@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.header{width:100%;min-height:9.0625rem;z-index:99999}.header-container{max-width:85rem;width:100%;height:5.3125rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1.875rem}.header-container .logo{padding-left:1.25rem}.header-container .menu{position:unset}.header-container .menu-top{padding-right:1.25rem;display:flex;align-items:center;gap:1.875rem}.header-container .menu-top-item{font-weight:500;font-size:.6875rem;line-height:100%;color:#000;text-transform:uppercase}.header-container .menu-top-item.language-toggle{padding:.1875rem .3125rem .25rem;border:.0625rem solid #C8C8C8;border-radius:6.25rem;display:flex;align-items:center;gap:.9375rem}.header-container .menu-top-item.language-toggle .language-toggle-item{padding:.1875rem .625rem .125rem;border-radius:6.25rem;font-weight:600;font-size:.6875rem}.header-container .menu-top-item.language-toggle .language-toggle-item.active{background-color:#000;color:#fff}.header-container .menu-top-item.language-toggle:after{content:"";width:.0625rem;height:.5625rem;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-container .menu-top-item button{background-color:transparent}.header-container .menu-bottom{min-width:75%;min-height:3.75rem;padding:0 1.25rem;position:absolute;top:100%;left:0;display:flex;justify-content:space-between;align-items:center}.header-container .menu-bottom-item{height:100%;font-weight:700;font-size:1.1875rem;line-height:100%;letter-spacing:.02em;color:#000;position:unset}.header-container .menu-bottom-item[data-active]>a:before{content:"";width:100%;height:.1875rem;background-color:#000;border-radius:.125rem;position:absolute;bottom:.375rem;left:0;transition:bottom ease-in .2s,opacity ease-in .3s}.header-container .menu-bottom-item[data-active]:hover>a:before{bottom:.1875rem;opacity:0}.header-container .menu-bottom-item.search{display:none}.header-container .menu-bottom-item>a{min-height:3.75rem;height:100%;display:flex;justify-content:center;align-items:center}.header-container .menu-bottom-item>a:after{content:"";width:100%;height:.375rem;background-color:#e8e8e8;border-radius:.125rem .125rem 0 0;position:absolute;bottom:0;left:0;opacity:0;transition:opacity ease-in .2s}.header-container .menu-bottom-item-dropdown{height:calc(100vh - 9.0625rem);position:absolute;top:80%;left:0;z-index:0;opacity:0;visibility:hidden;transition:opacity ease-in .3s,top ease-in .3s,visibility ease-in .3s}.header-container .menu-bottom-item-dropdown:before{content:"";width:100vw;height:calc(100vh - 9.0625rem);background-color:#e8e8e8;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none;z-index:-1}.header-container .menu-bottom-item-dropdown-container{max-width:100vw;width:85rem;padding:5.3125rem 1.25rem;display:flex;justify-content:flex-end;gap:4.0625rem}.header-container .menu-bottom-item-dropdown-column{max-width:17.8125rem;width:100%;display:flex;flex-direction:column;gap:3.125rem}.header-container .menu-bottom-item-dropdown-column .list{display:flex;flex-direction:column;align-items:flex-start;gap:.9375rem}.header-container .menu-bottom-item-dropdown-column .list-item{font-weight:400;font-size:1.125rem;line-height:100%;letter-spacing:.02em;transition:padding-left ease-in .2s}.header-container .menu-bottom-item-dropdown-column .list-item:before{content:url("/static/icons/hover-arrow.792cfedc95c8.svg");position:absolute;top:-.0625rem;left:-3.125rem;opacity:0;transition:left ease-in .3s,opacity ease-in .3s}.header-container .menu-bottom-item-dropdown-column .list-item--title{min-height:2.1875rem;font-weight:500;font-size:1.875rem;line-height:100%;letter-spacing:.02em;transition:padding-left ease-in .2s}.header-container .menu-bottom-item-dropdown-column .list-item--title:before{content:url("/static/icons/hover-arrow.792cfedc95c8.svg");max-height:.5rem;position:absolute;top:-.3125rem;left:-3.125rem;opacity:0;transition:left ease-in .3s,opacity ease-in .3s}.header-container .menu-bottom-item-dropdown-column .list-item--title:hover{padding-left:1.25rem}.header-container .menu-bottom-item-dropdown-column .list-item--title:hover:before{left:0;opacity:1}.header-container .menu-bottom-item-dropdown-column .list-item:hover{padding-left:1.25rem}.header-container .menu-bottom-item-dropdown-column .list-item:hover:before{left:0;opacity:1}.header-container .menu-bottom-item-dropdown-column .card{min-width:15.625rem;max-width:17.5rem;background-color:#fff;border-radius:.1875rem;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden}.header-container .menu-bottom-item-dropdown-column .card img{-webkit-mask-image:url("/static/images/header-dropdown-card-mask-1.6ef6fb4fdeca.png");mask-image:url("/static/images/header-dropdown-card-mask-1.6ef6fb4fdeca.png")}.header-container .menu-bottom-item-dropdown-column .card-content{padding:0 1.5625rem;color:#000;display:flex;flex-direction:column;gap:.625rem}.header-container .menu-bottom-item-dropdown-column .card-content .card-title{font-weight:700;font-size:1.125rem;line-height:130%}.header-container .menu-bottom-item-dropdown-column .card-content .card-text{font-weight:500;font-size:.875rem;line-height:130%}.header-container .menu-bottom-item-dropdown-column .card-link{width:75px;height:50px;background-color:#e8e8e8;-webkit-mask-image:url("/static/images/header-dropdown-card-mask-2.804a20474998.png");mask-image:url("/static/images/header-dropdown-card-mask-2.804a20474998.png");-webkit-mask-position:center;mask-position:center;display:flex;justify-content:center;align-items:center;align-self:flex-end;transition:scale ease-in-out .3s}.header-container .menu-bottom-item-dropdown-column .card-link:before{content:url("/static/icons/link-arrow.1bb42bb06d4a.svg");padding:.5rem 0 0 1.25rem}.header-container .menu-bottom-item-dropdown-column .card-link:hover{scale:1.2}.header-container .menu-bottom-item:hover>a:after{opacity:1}.header-container .menu-bottom-item:hover .menu-bottom-item-dropdown{top:100%;opacity:1;visibility:visible}.header-container .menu--toggle{background-color:transparent;position:absolute;top:50%;right:24px;transform:translateY(-50%);outline:none;display:none;align-items:center;justify-content:center;visibility:hidden;opacity:0}.header-container:after{content:"";max-width:85rem;width:calc(100% - 2.5rem);height:.0625rem;background-color:#000;padding:0 1.25rem;position:absolute;bottom:0;left:1.25rem}@media (max-width: 1023px){.header{min-height:5.3125rem;background-color:#f6f6f6}.header-container{padding:0 1.25rem}.header-container .logo{padding:0}.header-container .menu{width:100%;min-height:calc(100vh - 3.75rem);height:100%;background-color:#e8e8e8;padding:1.5625rem 1.25rem 4.375rem;position:absolute;top:100%;left:-100%;display:flex;flex-direction:column;gap:2.5rem;opacity:0;visibility:hidden;overflow-y:auto;transition:left ease-in .3s,opacity ease-in .4s,visibility ease-in .4s}.header-container .menu-top{padding:0;flex-direction:column;align-items:flex-start;gap:2.5rem;order:1}.header-container .menu-top-item{font-size:.875rem}.header-container .menu-top-item.language-toggle{background-color:#fff;padding:.375rem .5625rem .40625rem;border-color:#000}.header-container .menu-top-item.language-toggle .language-toggle-item{padding:.375rem 1rem .34375rem;font-size:.8125rem}.header-container .menu-top-item.search{display:none}.header-container .menu-bottom{min-height:auto;padding:0;position:relative;top:unset;flex-direction:column;align-items:flex-start;order:0}.header-container .menu-bottom-item{width:100%;height:auto;border-top:.0625rem solid #000000;font-size:1.125rem;position:relative;display:flex;flex-direction:column;align-items:flex-start}.header-container .menu-bottom-item[data-active]>a:before{content:none}.header-container .menu-bottom-item.search{padding-bottom:1.5625rem;border-top:none;display:flex}.header-container .menu-bottom-item.search form{width:100%}.header-container .menu-bottom-item.search form input{width:100%;min-height:2.5rem;background:transparent url("/static/icons/search.ed42438c05f6.svg") no-repeat 1.25rem center;background-size:1.125rem;padding:.75rem 1.25rem .75rem 2.8125rem;border:.0625rem solid #000000;border-radius:1.875rem;font-weight:400;font-size:.8125rem;line-height:160%;color:#000}.header-container .menu-bottom-item.search form input::placeholder{text-transform:uppercase;color:#000}.header-container .menu-bottom-item:last-child{border-bottom:.0625rem solid #000000}.header-container .menu-bottom-item>a{min-height:5rem}.header-container .menu-bottom-item-button{width:3.125rem;max-height:5rem;height:100%;background:transparent url("/static/icons/arrow.d3c456876f8f.svg") no-repeat center;background-position:right;position:absolute;top:2.5rem;right:0;transform:translateY(-50%)}.header-container .menu-bottom-item-button.active{background-position:left;transform:rotate(180deg) translateY(50%)}.header-container .menu-bottom-item-dropdown{height:auto;background-color:#f6f6f6;position:relative;top:unset;left:-1.25rem;z-index:0;display:none;opacity:0;visibility:hidden}.header-container .menu-bottom-item-dropdown:before{content:none}.header-container .menu-bottom-item-dropdown-container{padding:1.5rem 1.25rem 2.8125rem;flex-direction:column;gap:2.5rem}.header-container .menu-bottom-item-dropdown-column{max-width:none}.header-container .menu-bottom-item-dropdown-column .list{gap:1.25rem}.header-container .menu-bottom-item-dropdown-column .list-item{width:100%;padding-bottom:1.25rem;border-bottom:.0625rem solid #C8C8C8;font-size:.9375rem;display:flex;align-items:center;gap:.375rem}.header-container .menu-bottom-item-dropdown-column .list-item:before{content:url("/static/icons/link-arrow.1bb42bb06d4a.svg");padding-top:.3125rem;position:relative;top:unset;left:unset;transform:translate(0);opacity:1;scale:.6}.header-container .menu-bottom-item-dropdown-column .list-item--title{font-size:1.125rem;display:flex;align-items:center;gap:1.25rem}.header-container .menu-bottom-item-dropdown-column .list-item--title:before{content:url("/static/icons/link-arrow.1bb42bb06d4a.svg");max-height:none;padding-top:.3125rem;position:relative;top:unset;left:unset;transform:translate(0);opacity:1;scale:.9}.header-container .menu-bottom-item-dropdown-column .card{display:none}.header-container .menu-bottom-item:has(.menu-bottom-item-button.active) .menu-bottom-item-dropdown{display:flex;opacity:1;visibility:visible}.header-container .menu-bottom-item:hover .menu-bottom-item-dropdown{top:unset;opacity:unset;visibility:unset}.header-container .menu--toggle{display:flex;visibility:visible;opacity:1}.header-container .menu--toggle .menu-close,.header-container .menu--toggle.active .menu-open{display:none}.header-container .menu--toggle.active .menu-close{display:flex}.header-container:has(.menu--toggle.active) .menu{left:0;opacity:1;visibility:visible}.header-container:after{width:100%;left:0}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.footer{width:100%;min-height:6.25rem;background-color:#000;display:flex;align-items:center}.footer-wrapper{max-width:85.375rem;width:100%;padding:2.5rem 1.25rem;margin:0 auto;display:flex;justify-content:space-between;gap:2.5rem}.footer-wrapper .footer-info{color:#fff;display:flex;justify-content:center;align-items:center;gap:1.125rem}.footer-wrapper .footer-info .logo img{width:4.6875rem;filter:brightness(0) invert(1)}.footer-wrapper .footer-info .copyright{font-size:.6875rem;line-height:133%;letter-spacing:.02em}.footer-wrapper .footer-social-media{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:.9375rem;column-gap:1.875rem}.footer-wrapper .footer-links{color:#fff;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:.9375rem;column-gap:3.125rem}.footer-wrapper .footer-links li{font-size:.75rem;line-height:133%;letter-spacing:.02em;position:relative}.footer-wrapper .footer-links li:not(:last-child):after{content:"";width:.125rem;height:.8125rem;background-color:#fff;border-radius:1.25rem;position:absolute;top:50%;right:-1.5625rem;transform:translateY(-50%)}.footer-wrapper .footer-author{display:flex;justify-content:center;align-items:center}@media (max-width: 1023px){.footer{min-height:auto}.footer-wrapper{width:100%;height:auto;padding:3.375rem 1.25rem;display:flex;flex-direction:column;justify-content:center;gap:2.5rem}.footer-wrapper .footer-info{flex-wrap:wrap}.footer-wrapper .footer-info .copyright{text-align:center}.footer-wrapper .footer-links{column-gap:1.875rem}.footer-wrapper .footer-links li:not(:last-child):after{right:-.9375rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.error-404{max-width:87.5rem;margin:2rem auto 3rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.error-404-message{margin-top:1.5625rem}.error-404-message h3,.error-404-message p{color:#000}.error-404-message h3{font-size:2rem;line-height:100%;text-align:center}.error-404-message p{font-size:1.25rem;line-height:100%;font-weight:300;margin-bottom:1.25rem}.error-404-content{max-width:87.5rem;margin-right:auto;margin-left:auto;display:flex;gap:1.125rem}.error-404-content div{background:#fff;border:.0625rem solid #efefef;box-shadow:0 0 .0625rem #0000001a;border-radius:1.25rem;padding:1.875rem;flex:1}.error-404-content div h4{font-size:1.25rem;line-height:1.25rem;font-weight:500;color:#000}.error-404-content div p{font-size:1rem;line-height:1.125rem;font-weight:300;color:#000;margin-top:1.125rem}.error-404-content div p b{font-size:1rem;line-height:1rem;font-weight:700;color:#000;display:block}.error-404-content div ul{margin-top:.5rem;display:flex;flex-direction:column;gap:.625rem}.error-404-content div ul li{max-width:fit-content}.error-404-content div ul li a{color:#000;font-size:1rem;line-height:1.125rem;font-weight:700;display:block;transition:background-position ease-in-out .4s}.error-404-content div ul li a:hover{color:#000}@media (max-width: 1440px){.error-404-content{padding-right:1.25rem;padding-left:1.25rem;margin-bottom:2.5rem}}@media (max-width: 768px){.error-404-content{flex-direction:column}}@media (max-width: 520px){.error-404-message{text-align:center}.error-404-content ul{margin-top:1.25rem}.error-404-content ul li{padding:1.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.accordion{width:100%;max-width:46.875rem;margin:1.875rem auto;display:flex;flex-direction:column;gap:1.25rem}.accordion-item{background:#fff;border:.0625rem solid #000000;border-radius:.625rem;padding-left:1.3125rem;position:relative;overflow:hidden}.accordion-item-header{padding-top:1.3125rem;padding-right:5rem;padding-bottom:1.3125rem;display:flex;align-items:center;cursor:pointer}.accordion-item-header h3{color:#000;font-size:1.25rem;line-height:100%;font-weight:500;transition:background-position ease-in-out .3s}.accordion-item-header button{width:4.375rem;height:100%;border-left:.0625rem solid #000000;border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;background:#fff;position:absolute;right:0;display:flex;justify-content:center;align-items:center;cursor:pointer}.accordion-item-header button:before{content:url("/static/icons/arrow.d3c456876f8f.svg");position:absolute;top:1rem;transition:all ease-in-out .5s}.accordion-item-content{padding-right:5rem;display:none}.accordion-item-content .rich-text p{margin-bottom:.625rem}.accordion-item-content .rich-text p:last-child{margin-bottom:0}.accordion-item-content .rich-text ol,.accordion-item-content .rich-text ul{margin:0}.accordion-item.active{padding-bottom:2.375rem}.accordion-item.active .accordion-item-content{display:flex;flex-direction:column;gap:1.25rem}.accordion-item.active button{height:100%;top:0}.accordion-item.active button:before{transform:rotate(180deg);transition:all ease-in-out .5s}@media (max-width: 1023px){.accordion-item-content .rich-text{padding:0}}@media (max-width: 767px){.accordion{padding-right:1.25rem;padding-left:1.25rem}}@media (max-width: 550px){.accordion-item{padding-left:.75rem}.accordion-item-header{padding-top:.75rem;padding-bottom:.75rem}.accordion-item-header h3{font-size:1.25rem;line-height:100%}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.rich-text{max-width:56.25rem;width:100%;height:auto;margin:0 auto;display:flex;flex-direction:column}.rich-text h3{margin:.625rem 0 1.5625rem;font-weight:700;font-size:1.5625rem;line-height:120%;letter-spacing:.02em;color:#122123}.rich-text a,.rich-text p,.rich-text ol,.rich-text ul{color:#122123;font-size:1.0625rem;line-height:150%;text-align:left;margin:.625rem 0 1.25rem;letter-spacing:.02em}.rich-text a{font-weight:700;cursor:pointer;transition:all ease-in-out .3s}.rich-text a:hover{text-decoration:underline!important}.rich-text b{font-weight:700}.rich-text p{font-weight:300}.rich-text p a{font-weight:700;cursor:pointer;transition:all ease-in-out .3s}.rich-text p a:hover{color:#000;text-decoration:underline!important}.rich-text p b{font-weight:700}.rich-text ul,.rich-text ol{font-weight:300}.rich-text ul li,.rich-text ol li{padding:.625rem 0 .625rem 1.875rem;position:relative}.rich-text ul li a,.rich-text ol li a{font-weight:700;cursor:pointer;transition:all ease-in-out .3s}.rich-text ul li a:hover,.rich-text ol li a:hover{color:#000;text-decoration:underline!important}.rich-text ul li b,.rich-text ol li b{font-weight:700}.rich-text ul li:before{content:url("/static/icons/list-item-marker.e232166f52d1.svg");position:absolute;top:.875rem;left:0;width:.6875rem;height:1.0625rem}.rich-text ol{list-style:none;counter-reset:li}.rich-text ol li{counter-increment:li}.rich-text ol li:before{content:counter(li) ". ";color:#000;font-weight:700;font-size:1.125rem;line-height:100%;position:absolute;left:0}.rich-text blockquote{margin:0 0 1.5625rem;font-weight:700;font-size:2.1875rem;line-height:120%;letter-spacing:.02em;color:#122123}@media (max-width: 1023px){.rich-text{padding:0 1.125rem}}@media (max-width: 767px){.rich-text h3{font-size:1.25rem}.rich-text a,.rich-text p,.rich-text ol,.rich-text ul{font-size:1rem}.rich-text blockquote{font-size:1.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.big-numbers{background-color:#e8e8e8;margin:0 auto;width:100vw;align-items:center;padding:11.75rem 0;display:flex;flex-direction:column;gap:3.4375rem}.big-numbers-title,.big-numbers-content{max-width:85.125rem;width:100%;margin:0 auto;padding:0 1.25rem}.big-numbers-title strong{font-family:Manrope,sans-serif;font-weight:700;font-size:2.5rem;line-height:100%;letter-spacing:-2%}.big-numbers-content{display:grid;grid-template-columns:repeat(2,1fr);gap:4.375rem 2.625rem;width:100%;align-items:center;justify-content:center;justify-self:center}.big-numbers-block{display:flex;flex-direction:column;align-items:start;gap:.75rem}.big-numbers-block strong{font-weight:700;font-size:6.25rem;line-height:120%;letter-spacing:-5%;position:relative;border-bottom:.0625rem solid #000000;width:100%}.big-numbers-block p{font-weight:600;font-size:1.25rem;line-height:1.25rem;letter-spacing:0%}@media (max-width: 1023px){.big-numbers-block strong{font-size:5rem}}@media (max-width: 960px){.big-numbers-block strong{font-size:4.375rem}}@media (max-width: 767px){.big-numbers-block strong{font-size:3.75rem}}@media (max-width: 640px){.big-numbers{padding:5.3125rem 0}.big-numbers-title strong{font-size:1.5625rem}.big-numbers-content{grid-template-columns:1fr;gap:2.5rem}.big-numbers-block p{font-size:1.0625rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.button{max-width:85rem;width:100%;padding:0 1.25rem;margin:0 auto 3.125rem;display:flex}.button a{width:fit-content;background-color:transparent;padding:1.125rem 3.125rem;border:.0625rem solid #000000;border-radius:3.125rem;font-weight:700;font-size:.9375rem;line-height:100%;color:#000;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background-color ease-in .2s,border-color ease-in .2s}.button a:visited,.button a:focus{color:#000}.button a:hover{background-color:#e8e8e8;border-color:transparent}.button[data-align=left]{justify-content:flex-start}.button[data-align=center]{justify-content:center}.button[data-align=right]{justify-content:flex-end}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.card-image-text{max-width:85.25rem;width:100%;margin:0 auto 6.25rem;padding:0 1.25rem;display:flex;gap:2.5625rem}.card-image-text picture{min-width:26.25rem;flex:1}.card-image-text picture img{width:100%;height:100%;object-fit:cover}.card-image-text .text{max-width:40.0625rem;width:100%;display:flex;flex-direction:column;gap:2.5rem}.card-image-text .text .rich-text{padding:0;gap:1.25rem}.card-image-text .text .rich-text h4,.card-image-text .text .rich-text p{margin:0}.card-image-text .text .rich-text h4{font-size:1.5625rem}.card-image-text .text .links{display:flex;flex-direction:column;gap:1.25rem}.card-image-text .text .links a{background-color:#f6f6f6;display:flex;height:fit-content;font-size:1.125rem;font-weight:700;position:relative;padding:.9375rem 1.375rem;align-items:center;gap:1.625rem;transition:all ease-in-out .3s}.card-image-text .text .links a:before{padding-top:.3125rem;transition:filter ease-in .3s}.card-image-text .text .links a[download]:before{content:url("/static/icons/download-cloud.6d3e49b9916a.svg")}.card-image-text .text .links a[target=_blank]:before{content:url("/static/icons/external-link.f3000641a25f.svg")}.card-image-text .text .links a:hover{background-color:#000;color:#fff}.card-image-text .text .links a:hover:before{filter:brightness(0) invert(1)}@media (max-width: 767px){.card-image-text{flex-direction:column;margin:0 auto 3.125rem;gap:1.875rem}.card-image-text picture{min-width:unset}.card-image-text .text .rich-text{max-width:100%;gap:.625rem}.card-image-text .text .links a{gap:.75rem;font-size:1rem}.card-image-text .text .links a:before{scale:.75}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.clients-cards{display:flex;flex-direction:column;gap:2.75rem;text-align:center;margin:7.0625rem auto 5.625rem;align-items:center;max-width:98.375rem;width:100%}.clients-cards strong{font-family:Manrope,sans-serif;font-weight:700;font-size:2.5rem;letter-spacing:-2%;line-height:100%}.clients-cards .swiper{width:100%;position:relative;padding-bottom:2.5rem}.clients-cards .swiper.centered-cards .swiper-wrapper{display:flex;justify-content:center!important}.clients-cards .swiper-slide{max-width:11.3125rem;height:7.3125rem;position:relative;overflow:hidden}.clients-cards .swiper-slide a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.clients-cards .swiper-slide picture{width:11.3125rem;height:100%;display:flex}.clients-cards .swiper-slide picture img{width:100%;height:100%;object-fit:cover;border-radius:.625rem}.clients-cards .swiper-scrollbar{bottom:-1.75rem;height:.125rem;background:#909090;position:relative;left:0}.clients-cards .swiper-scrollbar-drag{position:absolute;width:5.5625rem;height:.625rem;top:-.1875rem;background:#000;cursor:pointer}.clients-cards .swiper-scrollbar-horizontal{height:.0625rem!important}@media (max-width: 1599px){.clients-cards{max-width:73.5rem}}@media (max-width: 1365px){.clients-cards{max-width:61.0625rem}}@media (max-width: 768px){.clients-cards{max-width:47.125rem;gap:2.25rem}.clients-cards strong{font-size:1.875rem}}@media (max-width: 460px){.clients-cards{max-width:24.6875rem}.clients-cards strong{font-size:1.5625rem}.clients-cards .swiper-slide{max-width:7.8125rem;height:5.0625rem}.clients-cards .swiper-slide picture{width:7.8125rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.combo-filter{max-width:81.25rem;margin:1.875rem auto;display:flex;flex-direction:row;align-items:center;gap:.625rem;justify-content:center}.combo-filter .choices{width:25rem;margin-bottom:0;position:relative;outline:transparent;cursor:pointer}.combo-filter .choices[data-type*=select-one]:after{content:"";display:none}.combo-filter .choices[aria-expanded*=false]{border:none}.combo-filter .choices[aria-expanded*=false] .choices__inner{width:100%;height:3.75rem;background-color:#fff;border:.0625rem solid #000000;border-radius:.3125rem;padding:.625rem;font-size:1rem;font-weight:400;color:#000;overflow:hidden;display:flex;align-items:center}.combo-filter .choices[aria-expanded*=false] .choices__inner:after{content:"";background:url("/static/icons/arrow.d3c456876f8f.svg") no-repeat center;height:1.625rem;width:1.625rem;position:absolute;right:1rem;top:50%;transform:translate3d(0,-50%,0);transition:all ease-in-out .5s}.is-open .combo-filter .choices[aria-expanded*=false] .choices__inner{border-radius:.3125rem 0}.combo-filter .choices[aria-expanded*=false] .choices__inner:focus{outline:none}.combo-filter .choices[aria-expanded*=true]{border:none}.combo-filter .choices[aria-expanded*=true] .choices__inner{width:100%;height:3.75rem;background-color:#fff;border:.0625rem solid #000000;padding:.625rem;font-size:1rem;font-weight:400;color:#000;overflow:hidden;display:flex;align-items:center;border-radius:.3125rem .3125rem 0 0}.combo-filter .choices[aria-expanded*=true] .choices__inner:after{content:"";background:url("/static/icons/arrow.d3c456876f8f.svg") no-repeat center;height:1.625rem;width:1.625rem;position:absolute;right:1rem;top:50%;transform:translate3d(0,-50%,0) rotate(180deg);transition:all ease-in-out .5s}.combo-filter .choices[aria-expanded*=true] .choices__list{background-color:#fff;border-color:#000}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;overflow:hidden;word-break:break-all;will-change:visibility}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded].is-active{visibility:visible;border-radius:0 0 .3125rem .3125rem;z-index:9}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded] .choices__list{position:relative;z-index:9;width:100%;max-height:18.75rem;-webkit-overflow-scrolling:touch;will-change:scroll-position}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded] .choices__item{display:flex;align-items:center;position:relative;height:3.75rem;padding-left:1rem;font-size:1rem;font-weight:400;color:#000}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded] .choices__item[data-value="Standard option"]{display:none}.combo-filter .choices[aria-expanded*=true] .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#000;color:#fff}.combo-filter button{width:fit-content;height:3.75rem;padding:.9375rem;border-radius:.3125rem;border:.0625rem solid #000000;background-color:#000;color:#fff;font-size:1rem;line-height:100%;font-weight:700;text-transform:uppercase}@media (max-width: 1365px){.combo-filter{flex-direction:column;max-width:21rem}.combo-filter .choices{width:21rem}}.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]:after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.double-column-rich-text{max-width:82.8125rem;width:100%;margin:0 auto 3.125rem;display:flex;align-self:center;gap:2.5rem}.double-column-rich-text:has(.column .rich-text ul,.column .rich-text ol){padding-top:3.5rem;border-top:solid #000000 .0625rem}.double-column-rich-text .column{position:relative;flex:1}.double-column-rich-text .column h3{font-weight:600;font-size:1.5625rem;line-height:120%;letter-spacing:.02em;margin-bottom:-1.875rem}.double-column-rich-text .column .rich-text{max-width:40.0625rem;justify-content:center;margin:3.125rem 0 0}.double-column-rich-text .column .rich-text p{margin-top:0}.double-column-rich-text .column .rich-text p:last-of-type{margin:0}.double-column-rich-text .column .rich-text ul,.double-column-rich-text .column .rich-text ol{margin:0}.double-column-rich-text .column .rich-text ul li,.double-column-rich-text .column .rich-text ol li{padding-left:1.3125rem}.double-column-rich-text .column .rich-text ul li:last-of-type,.double-column-rich-text .column .rich-text ol li:last-of-type{padding-bottom:0}@media (max-width: 1365px){.double-column-rich-text{width:calc(100% - 2.5rem)}}@media (max-width: 1023px){.double-column-rich-text .column .rich-text{padding:0}}@media (max-width: 767px){.double-column-rich-text{margin-bottom:2.5rem;flex-direction:column}.double-column-rich-text:has(.column .rich-text ul,.column .rich-text ol){padding-top:2.5rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.downloads{max-width:56.25rem;width:100%;height:auto;display:flex;flex-direction:column;margin:1.875rem auto}.downloads ul{display:flex;flex-direction:column;gap:.9375rem;width:100%}.downloads ul li{display:flex;align-items:center;height:auto;min-height:3.75rem;border:.0625rem solid #000000;border-radius:.3125rem;padding:.625rem;position:relative}.downloads ul li p{margin-left:4.375rem;color:#000;font-size:1.25rem;font-weight:400;line-height:100%;max-width:50rem;word-wrap:break-word;transition:color ease-in-out .5s}.downloads ul li a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.downloads ul li:hover p{color:#000}.downloads ul li:before{content:url(https://placehold.co/40X40);position:absolute;left:.625rem;height:2.5rem;width:2.5rem}@media (max-width: 1200px){.downloads{padding:0 1.25rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.component-slider-wrapper{min-height:6.25rem;padding:.875rem 0;display:flex;flex-direction:column;justify-content:center}.component-slider-wrapper .component-slider-menu{max-width:75rem;margin:0 auto;display:flex;overflow:hidden}.component-slider-wrapper .component-slider-menu .slider-menu{display:flex;justify-content:center;flex-wrap:nowrap}.component-slider-wrapper .component-slider-menu .slider-menu.active{cursor:grabbing}.component-slider-wrapper .component-slider-menu .slider-menu-item{width:10.625rem;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.component-slider-wrapper .component-slider-menu .slider-menu-item-link{display:flex;justify-content:center;padding:.9375rem;border-radius:.9375rem;width:100%;color:#fff;background-color:#000;font-size:1rem;line-height:1rem;transition:all ease-in-out .3s}.component-slider-wrapper .component-slider-menu .slider-menu-item-link:hover{background-color:#000}.component-slider-wrapper .component-slider-menu.center{justify-content:center}@media (max-width: 1200px){.component-slider-wrapper .component-slider-menu{max-width:60rem}}@media (max-width: 1023px){.component-slider-wrapper .component-slider-menu{max-width:46.25rem}}@media (max-width: 768px){.component-slider-wrapper .component-slider-menu{max-width:36.25rem}}@media (max-width: 599px){.component-slider-wrapper .component-slider-menu{max-width:100%}}@media (max-width: 480px){.component-slider-menu{padding-left:1.25rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.extra-menu{margin-bottom:4.375rem;display:flex;flex-direction:column;justify-content:center}.extra-menu .extra-menu-wrapper{max-width:100vw;margin:0 auto;display:flex;overflow:hidden}.extra-menu .extra-menu-wrapper .slider{margin:0 1.25rem;display:flex;justify-content:center;flex-wrap:nowrap}.extra-menu .extra-menu-wrapper .slider-item{width:20.625rem;padding-bottom:.625rem;font-size:1rem;line-height:90%;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;border-bottom:solid .0625rem #E8E8E8}.extra-menu .extra-menu-wrapper .slider-item[data-active]{border-bottom:solid .25rem #000000}.extra-menu .extra-menu-wrapper .slider-item a{font-weight:400;flex:1}@media (max-width: 768px){.extra-menu{margin-bottom:1.875rem}}@media (max-width: 480px){.extra-menu .extra-menu-wrapper .slider-item{width:8.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.form-success-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:56.25rem;width:calc(100% - 2.5rem);min-height:3.75rem;background-color:var(--green-2);border-radius:.625rem;margin:0 auto 3.125rem;padding:1.25rem 0;position:relative}.form-success-message[data-status=failure]{background-color:var(--orange-2)}.form-success-message[data-status=failure] p{color:#000}.form-success-message p{font-size:1.25rem;line-height:100%;font-weight:600;color:var(--green-1);width:80%}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.form{max-width:53.25rem;width:100%;margin:0 auto 4.375rem;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;position:relative}.form .form-wrapper{width:100%;border-radius:.5rem;display:flex;flex-direction:column;gap:.9375rem;position:relative;padding:1.5625rem 1.25rem;border:.0625rem solid #000000}.form .form-wrapper .minor-group{width:100%;display:flex}.form .form-wrapper .minor-group .form-field-wrapper .choices{margin:0}.form .form-wrapper .form-field-wrapper{width:100%;padding:0;position:relative;display:flex;flex-direction:column;gap:.25rem;border:transparent}.form .form-wrapper .form-field-wrapper .field-error{margin:.375rem 0 .625rem;color:var(--orange-2);font-weight:700;font-size:1rem;line-height:1rem}.form .form-wrapper .form-field-wrapper .form-field-label{width:100%;font-family:var(--font);font-weight:400;font-size:.875rem;line-height:134%;color:#000}.form .form-wrapper .form-field-wrapper .form-field-input{max-width:53.25rem;width:100%;min-height:2.5rem;height:100%}.form .form-wrapper .form-field-wrapper .form-field-input::placeholder{font-weight:300;font-size:.875rem;line-height:134%;color:#000}.form .form-wrapper .form-field-wrapper p{font-weight:300;font-size:.75rem;line-height:110%;color:#000}.form .form-wrapper .form-field-wrapper .form-field-input,.form .form-wrapper .form-field-wrapper .form-field-textarea,.form .form-wrapper .form-field-wrapper .form-field-select,.form .form-wrapper .form-field-wrapper .form-field-select-api{background-color:#fff;padding:.9375rem .625rem;border-radius:.25rem;font-weight:400;font-size:1rem;line-height:1.5625rem;color:#000;border:.0625rem solid #000000}.form .form-wrapper .form-field-wrapper .choices{margin-bottom:.25rem}.form .form-wrapper .form-field-wrapper .choices[data-type*=select-one]:after{background-repeat:no-repeat;background-position:center;width:.75rem;height:1.25rem;margin-top:0;border:none;right:1.25rem;top:1.125rem;rotate:90deg;cursor:pointer;pointer-events:all;transition:rotate ease-in-out .3s}.form .form-wrapper .form-field-wrapper .choices[data-type*=select-one].is-open:after{rotate:270deg}.form .form-wrapper .form-field-wrapper .choices .choices__inner{height:3.25rem;background-color:#fff;padding:.375rem 3.5625rem .1875rem .625rem;border:.0625rem solid #000000;border-radius:.25rem;font-weight:400;line-height:1.5625rem;color:#000;display:flex;align-items:center;position:relative}.form .form-wrapper .form-field-wrapper .choices .choices__inner .choices__list--single{padding:0}.form .form-wrapper .form-field-wrapper .choices .choices__inner .choices__list--single .choices__item[data-value=""]{color:#000}.form .form-wrapper .form-field-wrapper .choices .choices__inner .form-field-select.choices__input{width:.0625rem;height:.0625rem;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form .form-wrapper .form-field-wrapper .choices .choices__list--dropdown{border:.0625rem solid var(--green-4)}.form .form-wrapper .form-field-wrapper .choices .choices__list--dropdown .choices__list .choices__item{padding-left:1.5625rem;padding-right:3.5625rem;border-bottom:.0625rem solid #FFFFFF;font-weight:400;font-size:1rem;color:#000;transition:all ease-in-out .3s}.form .form-wrapper .form-field-wrapper .choices .choices__list--dropdown .choices__list .choices__item:hover{background-color:var(--green-4);color:#fff}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open .choices__inner{border-radius:1.34375rem 1.34375rem 0 0}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open .choices__list--dropdown{border-bottom-right-radius:1.34375rem;border-bottom-left-radius:1.34375rem;background-color:#fff;z-index:9}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open .choices__list--dropdown .choices__list .choices__item:last-child{border-bottom:none}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open.is-flipped .choices__inner{border-radius:0 0 1.34375rem 1.34375rem}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open.is-flipped .choices__list--dropdown{border-top-right-radius:1.34375rem;border-top-left-radius:1.34375rem;border-bottom-right-radius:0;border-bottom-left-radius:0}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open.is-flipped .choices__list--dropdown .choices__list .choices__item:first-child{border-top:none}.form .form-wrapper .form-field-wrapper .choices.is-focused.is-open.is-flipped .choices__list--dropdown .choices__list .choices__item:last-child{border-bottom:.0625rem solid #FFFFFF}.form .form-wrapper .form-field-wrapper .form-field-textarea{max-width:53.25rem;width:100%}.form .form-wrapper .form-field-wrapper .checkbox-wrapper{display:flex;flex-direction:row;align-items:baseline;gap:.625rem}.form .form-wrapper .form-field-wrapper .checkbox-wrapper input{cursor:pointer}.form .form-wrapper .form-field-wrapper .checkbox-wrapper span{font-weight:300;font-size:1.125rem;line-height:1.25rem;color:#000}.form .form-wrapper .form-field-wrapper .checkbox-wrapper span a{color:var(--green-4);font-weight:700}.form .form-wrapper .form-field-wrapper .g-recaptcha-error .field-error{color:var(--orange-2)}.form .form-wrapper .api-search .choices .choices__list--dropdown input{background-color:#fff;padding:.375rem 3.5625rem .1875rem 1.5625rem;font-weight:400;font-size:1rem;line-height:1.5625rem;color:#000;border-top:.0625rem solid #FFFFFF;border-bottom:.0625rem solid #FFFFFF;border-radius:unset}.form .form-wrapper .api-search .choices .choices__list--dropdown .choices__list .choices__placeholder,.form .form-wrapper .ocult-field{display:none}.form .form-wrapper .input-file{width:100%;height:auto}.form .form-wrapper .input-file .input-file-wrapper{min-height:3.125rem;width:100%;background-color:#fff;border-radius:1.25rem;padding:1rem;position:relative;display:flex;justify-content:space-between;align-items:center;transition:background ease-in-out .2s;border:.0625rem solid #000000}.form .form-wrapper .input-file .input-file-wrapper input[type=file]{height:100%;width:100%;opacity:0;background:#fff;position:absolute;top:0;left:0;z-index:8}.form .form-wrapper .input-file .input-file-wrapper span,.form .form-wrapper .input-file .input-file-wrapper .required-file{color:#000;font-size:1rem;line-height:100%;font-weight:400;font-family:var(--font);position:relative;display:flex;align-items:center}.form .form-wrapper .input-file .input-file-wrapper button{border:.0625rem solid transparent;border-radius:6.25rem;background:transparent;font-family:var(--font);color:var(--green-4);font-size:.8125rem;line-height:110%;font-weight:700;z-index:0;pointer-events:all;text-transform:uppercase}.form .form-wrapper .input-file .input-file-wrapper span{font-family:var(--font);font-size:.875rem;line-height:134%;color:#000;font-weight:300}.form .form-wrapper .form-button-wrapper{background-color:var(--green-4);max-width:7.6875rem;width:100%;padding:0;border-radius:6.25rem;border:none;text-align:center;align-self:self-end;cursor:pointer;transition:background-color ease-in .3s}.form .form-wrapper .form-button-wrapper input{background:transparent;padding:.6875rem 2.1875rem;border:none;font-weight:700;font-size:.8125rem;line-height:110%;color:#fff;text-transform:uppercase;cursor:pointer;transition:color ease-in .3s}.form .form-wrapper .form-button-wrapper:hover{background-color:var(--green-2)}.form .form-wrapper .form-button-wrapper:hover input{color:var(--green-1)}.form .form-wrapper .loading{width:100%;height:100%;-webkit-backdrop-filter:blur(.09375rem);backdrop-filter:blur(.09375rem);background-color:transparent;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9}.form .form-wrapper .loading-spinner{width:6.25rem;height:6.25rem;border:.625rem dotted var(--green-4);border-radius:100%;animation:rotate 2s linear infinite}.form .form-modal-message{display:flex;justify-content:center;align-items:center;width:100vw;height:100%;position:fixed;top:0;left:0;z-index:999;background-color:#0009}.form .form-modal-message .close-modal-button{background:#fff url("/static/icons/close.c9776ebca6e9.svg") no-repeat center;width:1.875rem;height:1.875rem;border-radius:1.25rem;position:absolute;top:.625rem;right:1.25rem;transition:rotate ease-in .3s}.form .form-modal-message .close-modal-button:hover{rotate:180deg}.form .loading{width:100%;height:100%;-webkit-backdrop-filter:blur(.1875rem);backdrop-filter:blur(.1875rem);position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9}.form .loading-spinner{width:6.25rem;height:6.25rem;border:.75rem dashed var(--green-4);border-right-color:var(--green-2);border-radius:100%;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 920px){.form{padding:0 1.25rem}.form .form-wrapper{max-width:100vw}.form .form-wrapper .form-field-wrapper .choices[data-type*=select-one]:after{right:.9375rem}.form .form-wrapper .form-field-wrapper .choices .choices__inner{padding-right:1.5625rem;font-size:.75rem}.form .form-wrapper .input-file .input-file-wrapper .button-file-search{padding:.3125rem .625rem;font-size:.75rem;line-height:.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.hero-image{width:100%;height:26.25rem;margin-bottom:3.125rem;position:relative;display:flex;align-items:center}.hero-image picture{width:100%;height:100%}.hero-image picture:before{content:"";width:100%;height:100%;background:linear-gradient(90deg,#ffffff4d,#fff0);position:absolute;top:0;left:0;pointer-events:none;z-index:1}.hero-image picture img{width:100%;height:100%;object-fit:cover}.hero-image-content{max-width:85rem;width:100%;padding:0 1.25rem;position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:1.25rem;z-index:2}.hero-image-content .title{font-weight:700;font-size:3.4375rem;line-height:100%;letter-spacing:-.02em;color:#122123}@media (max-width: 1023px){.hero-image{height:16.875rem}}@media (max-width: 767px){.hero-image{height:12.5rem;margin-bottom:2.0625rem}.hero-image-content .title{font-size:2.5rem}}@media (max-width: 479px){.hero-image{height:7.8125rem}.hero-image-content .title{font-size:1.75rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.highlight-sustentability{max-width:120rem;width:100%;height:100%;max-height:63.0625rem;min-height:63.0625rem;margin:0 auto;display:flex;gap:0;position:relative}.highlight-sustentability picture{width:50%}.highlight-sustentability picture img{width:100%;height:100%;object-fit:cover}.highlight-sustentability .text{display:flex;flex-direction:column;gap:1.25rem;background-color:#e8e8e8;width:50%;position:relative;z-index:1}.highlight-sustentability .text .rich-text{max-width:33.0625rem;gap:1.25rem;justify-content:center;padding:7.75rem 1.25rem 0}.highlight-sustentability .text .rich-text h4{font-weight:700;font-size:2.5rem;line-height:100%;margin:0;letter-spacing:.05rem}.highlight-sustentability .text .rich-text p{font-size:1.25rem;line-height:120%;letter-spacing:2%;margin:0;letter-spacing:.05rem}.highlight-sustentability .text .buttons{display:flex;flex-wrap:wrap;gap:.9375rem;margin-top:0}.highlight-sustentability .text .buttons a,.highlight-sustentability .text .buttons .icon-text,.highlight-sustentability .text .buttons .icon-text-link{display:flex;align-items:center;gap:.9375rem;font-size:.9375rem;font-weight:700;border:.0625rem solid #000000;border-radius:1.875rem;padding:.75rem 2.375rem;white-space:nowrap;max-width:100%;width:fit-content;transition:.3s ease-in-out;margin:0;text-decoration:none}.highlight-sustentability .text .buttons a:hover,.highlight-sustentability .text .buttons .icon-text:hover,.highlight-sustentability .text .buttons .icon-text-link:hover{background-color:#fff;border-color:transparent;text-decoration:none}.highlight-sustentability .text .buttons #know-more{font-weight:700;padding:1.125rem 3.15625rem}.highlight-sustentability .text .buttons .icon-text:before,.highlight-sustentability .text .buttons .icon-text-link:before{content:"";display:inline-block;width:1.6875rem;height:1.6875rem;background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.highlight-sustentability .text .buttons .icon-text:before{background-image:url("/static/icons/download-cloud.6d3e49b9916a.svg")}.highlight-sustentability .text .buttons .icon-text-link:before{background-image:url("/static/icons/external-link.f3000641a25f.svg")}.highlight-sustentability .text:after{content:"";position:absolute;background-image:url("/static/icons/logo-adjust.f8cc9577c3fe.svg");background-size:contain;background-position:bottom right;background-repeat:no-repeat;max-width:100%;width:45.3125rem;height:100%;right:0;pointer-events:none}@media (max-width: 1600px){.highlight-sustentability{min-height:unset;max-height:52.5rem}.highlight-sustentability .text:after{width:29.875rem}.highlight-sustentability .text .rich-text{margin:unset;padding:7.8125rem 1.25rem 0 6.8125rem}}@media (max-width: 1360px){.highlight-sustentability .text .buttons{gap:1.5625rem}.highlight-sustentability .text:after{width:24.25rem}.highlight-sustentability .text .rich-text{padding:7.8125rem 1.25rem 0 4.375rem}}@media (max-width: 1200px){.highlight-sustentability .text .rich-text h4{font-size:1.875rem}.highlight-sustentability .text .buttons{gap:.9375rem}.highlight-sustentability .text .buttons #know-more{padding:.9375rem 1.875rem}.highlight-sustentability .text .buttons .icon-text{padding:.9375rem}.highlight-sustentability .text:after{width:18.125rem}}@media (max-width: 767px){.highlight-sustentability{flex-direction:column;min-height:0;max-height:none;height:auto}.highlight-sustentability picture{width:100%}.highlight-sustentability .text{width:100%}.highlight-sustentability .text .rich-text{padding:3.0625rem 1.25rem 8.75rem;gap:.75rem}.highlight-sustentability .text .rich-text h4{font-size:1.5625rem}.highlight-sustentability .text .rich-text p{font-size:1rem}.highlight-sustentability .text .buttons{flex-direction:column;gap:.875rem}.highlight-sustentability .text .buttons a{padding:.625rem .96875rem}.highlight-sustentability .text .buttons .icon-text{padding:.5625rem .875rem}.highlight-sustentability .text:after{background-image:url("/static/icons/logo-adjust-mobile.68b52f0a1dce.svg");left:50%;transform:translate(-50%);width:16.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.image{max-width:fit-content;height:fit-content;margin:0 auto 4.875rem;display:flex}.image figure{height:fit-content;display:inline-block}.image figure img{max-width:100%;max-height:100%;border-radius:.3125rem;display:block}.image figure figcaption{width:0;min-width:100%;font-size:.875rem;line-height:160%;font-weight:300;color:#000;padding-top:.375rem}@media (max-width: 1024px){.image{padding:0 1.25rem}}@media (max-width: 420px){.image{margin:0 auto 2.5625rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.image-number-cards{max-width:85rem;width:100%;padding:0 1.25rem;margin:0 auto 5.625rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));justify-content:center}.image-number-cards .image-number-card{width:100%;min-height:20.625rem}.image-number-cards .image-number-card[data-color=a]{background-color:#e8e8e8}.image-number-cards .image-number-card[data-color=b]{background-color:#f6f6f6}.image-number-cards .image-number-card[data-color=c]{background-color:#c8c8c8}.image-number-cards .image-number-card-content{height:100%;color:#000;text-align:start;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}.image-number-cards .image-number-card-content:not(:has(img)){padding:3.75rem 2.8125rem}.image-number-cards .image-number-card-content img{width:100%;height:100%;object-fit:cover}.image-number-cards .image-number-card-content strong{width:100%;font-weight:700;font-size:2.5rem;line-height:90%;letter-spacing:-.02em}.image-number-cards .image-number-card-content p{width:100%;font-weight:500;font-size:1.5625rem;line-height:120%;letter-spacing:-.02em}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.image-text{max-width:85.25rem;width:100%;height:auto;display:flex;flex-direction:column;margin:0 auto 7rem;padding:0 1.25rem}.image-text-item{min-width:41.375rem;width:100%;height:31.25rem;display:flex}.image-text-item div{max-width:41.375rem;height:100%;display:flex;flex-direction:column;justify-content:center;gap:1.875rem;padding:5.9375rem 3rem;overflow:hidden;font-family:Manrope,sans-serif;flex:1}.image-text-item div strong{color:#fff;font-weight:600;font-size:1.5625rem;line-height:120%;letter-spacing:2%}.image-text-item div p{font-size:1.0625rem;line-height:150%;color:#fff}.image-text-item div a{width:fit-content;height:3.125rem;display:flex;align-items:center;border:.0625rem solid #E8E8E8;border-radius:1.875rem;padding:.59375rem 1.21875rem;font-size:.75rem;font-weight:700;line-height:100%;transition:color ease-in-out .3s,border-color ease-in-out .3s}.image-text-item picture img{height:100%;object-fit:cover}.image-text .color-a div{background-color:#000}.image-text .color-a div strong,.image-text .color-a div p{color:#fff}.image-text .color-a div a{color:#fff;border-color:#fff}.image-text .color-a div a:hover{color:#000;background-color:#fff}.image-text .color-b div{background-color:#f6f6f6}.image-text .color-b div strong,.image-text .color-b div p{color:#000}.image-text .color-b div a{color:#000;border-color:#000}.image-text .color-b div a:hover{background-color:#e8e8e8;border-color:transparent}.image-text .color-c div{background-color:#909090}.image-text .color-c div strong,.image-text .color-c div p{color:#fff}.image-text .color-c div a{color:#fff;border-color:#fff}.image-text .color-c div a:hover{color:#000;background-color:#fff}.image-text .var-a{flex-direction:row-reverse}.image-text .var-b{flex-direction:row}@media (max-width: 767px){.image-text-item{min-width:unset;height:auto}.image-text-item div{max-width:unset}.image-text-item picture img{width:100%;max-height:18.75rem}.image-text .var-a,.image-text .var-b{flex-direction:column-reverse;flex:1}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.gallery{margin:1.875rem auto;max-width:56.25rem;height:auto;width:100%}.gallery .swiper{width:100%;max-width:56.25rem;height:37.5rem;position:relative;overflow:hidden}.gallery .swiper-slide{display:flex;justify-content:center;position:relative;height:31.25rem}.gallery .swiper-slide-thumbnail{width:100%;height:100%;position:absolute;display:flex;align-items:center;z-index:8}.gallery .swiper-slide-thumbnail img{width:100%;height:100%}.gallery .swiper-slide-thumbnail .swiper-slide-button{position:absolute;z-index:9;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:12.5rem;height:3.75rem;background-color:#000;color:#fff;padding:.625rem}.gallery .swiper-slide-description{color:#000;font-size:1rem;font-weight:400;line-height:100%;overflow:hidden;max-height:2.5rem;height:100%;width:100%;position:absolute;bottom:-3.125rem}.gallery .swiper-slide iframe{width:50rem;height:31.25rem}.gallery .swiper-slide picture{display:flex;width:50rem;height:31.25rem;object-fit:cover}.gallery .swiper-slide picture img{width:100%;height:100%;object-fit:cover}.gallery .swiper-next,.gallery .swiper-prev{position:absolute;top:0;z-index:9;display:flex;width:3.125rem;height:31.25rem;background:#0000004d}.gallery .swiper-next-icon,.gallery .swiper-prev-icon{background:url("/static/icons/arrow.d3c456876f8f.svg") no-repeat center;width:100%;height:100%}.gallery .swiper-prev{left:0}.gallery .swiper-prev-icon{rotate:90deg}.gallery .swiper-next{right:0}.gallery .swiper-next-icon{rotate:270deg}@media (max-width: 1023px){.gallery{max-width:43rem}.gallery .swiper{max-width:43rem;height:28.125rem}.gallery .swiper-slide{height:24.125rem}.gallery .swiper-slide iframe{width:100%;height:24.125rem}.gallery .swiper-slide picture{width:100%;height:100%}.gallery .swiper-slide-description{max-height:3.75rem;bottom:-4.0625rem}.gallery .swiper-next,.gallery .swiper-prev{width:3.125rem;height:6.25rem;top:8.9375rem}}@media (max-width: 960px){.gallery{padding:1.25rem}}@media (max-width: 480px){.gallery .swiper,.gallery .swiper-slide{height:15.625rem}.gallery .swiper-slide iframe,.gallery .swiper-slide picture{width:100%;height:12.5rem}.gallery .swiper-slide-description{bottom:-.9375rem}.gallery .swiper-prev,.gallery .swiper-next{top:3.125rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.news-group{max-width:81.25rem;width:100%;height:auto;margin:3.75rem auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.25rem}.news-group-card{display:flex;flex-direction:column;gap:.9375rem;width:19.375rem;min-height:18.75rem;height:auto;border-radius:.3125rem;background-color:#fff;border:.0625rem solid #000000;padding:1.875rem 1.25rem;overflow:hidden;position:relative}.news-group-card span{width:fit-content;height:1.25rem;display:flex;padding:.5rem;justify-content:center;align-items:center;border-radius:1.25rem;background:#000;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.news-group-card h4{color:#000;font-size:2.5rem;font-weight:400;line-height:100%}.news-group-card strong{color:#000;font-size:1.125rem;font-weight:700;line-height:120%}.news-group-card p{color:#000;font-size:.875rem;font-weight:500;line-height:100%}.news-group-card a{width:100%;height:100%;position:absolute;left:0;top:0;z-index:8;cursor:pointer}.news-group-error-message{display:flex;flex-direction:column;gap:.625rem;align-items:center}.news-group-error-message h3{font-size:1.875rem;line-height:100%;font-weight:700;color:#000}.news-group-error-message p{font-size:1rem;line-height:100%;font-weight:400;color:#000}@media (max-width: 1365px){.news-group{max-width:60.625rem}}@media (max-width: 1023px){.news-group{max-width:40rem}}@media (max-width: 480px){.news-group{max-width:19.375rem;flex-direction:column}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.news-internal-page{padding-top:2.8125rem;display:flex;flex-direction:column;align-items:center}.news-internal-page h3{font-size:1.5625rem;line-height:100%;color:#000;text-align:center;position:relative;margin-bottom:1.25rem;max-width:56.25rem}.news-internal-page h3:before{content:"";position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:-.5rem;height:.3125rem;width:3.3125rem;background-color:#000;border-radius:.125rem}.news-internal-page span{font-size:1rem;line-height:100%;color:#000;text-align:center;margin-bottom:1.25rem;max-width:56.25rem}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.news-slider{max-width:81.25rem;width:100%;height:auto;margin:1.875rem auto;position:relative;overflow:hidden}.news-slider h3{color:#000;font-size:2.5rem;font-weight:700;line-height:100%;padding:0 0 1.875rem}.news-slider .swiper-wrapper{width:100%;min-height:21.5625rem;margin-bottom:1.875rem}.news-slider .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;gap:.9375rem;height:auto;border-radius:.3125rem;background-color:#fff;border:.0625rem solid #000000;padding:1.875rem 1.25rem;overflow:hidden}.news-slider .swiper-wrapper .swiper-slide span{width:fit-content;height:1.25rem;display:flex;padding:.5rem;justify-content:center;align-items:center;border-radius:1.25rem;background:#000;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.news-slider .swiper-wrapper .swiper-slide h4{color:#000;font-size:2.5rem;font-weight:400;line-height:100%}.news-slider .swiper-wrapper .swiper-slide strong{color:#000;font-size:1.125rem;font-weight:700;line-height:120%}.news-slider .swiper-wrapper .swiper-slide p{color:#000;font-size:.875rem;font-weight:500;line-height:100%}.news-slider .swiper-wrapper .swiper-slide a{width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;cursor:pointer}.news-slider .swiper-pagination{display:block;position:relative}.news-slider .swiper-pagination-bullet{background-color:#fff;border:.0625rem solid #000000;opacity:1}.news-slider .swiper-pagination-bullet-active{background-color:#000}@media (max-width: 1365px){.news-slider{padding:0 1.25rem}}@media (max-width: 767px){.news-slider{max-width:100%;padding:0}.news-slider h3{font-size:1.5625rem;padding:0 1.25rem .9375rem}.news-slider .swiper{padding:0 1.25rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.related-content{width:100%;height:auto;min-height:28rem;margin:0 auto;color:#122123;display:flex;justify-content:center;align-items:center;background-color:#e8e8e8}.related-content-wrapper{max-width:85.375rem;width:100%;padding:2.5rem 1.25rem;display:flex;justify-content:center;flex-wrap:wrap;gap:3.4375rem}.related-content-wrapper a{max-width:25.3125rem;width:100%;font-weight:700;font-size:2.1875rem;line-height:120%;letter-spacing:-.02em;text-transform:uppercase;display:flex;flex-direction:column;justify-content:flex-end;gap:.3125rem;transition:scale ease-in .3s}.related-content-wrapper a span{max-width:20.4375rem;width:100%;display:block}.related-content-wrapper a:after{content:"";width:100%;height:1.875rem;background:url("/static/icons/big-arrow.79c83c17a154.svg") no-repeat center}.related-content-wrapper a:hover{scale:1.05}@media (max-width: 900px){.related-content{min-height:unset}}@media (max-width: 767px){.related-content{min-height:23.75rem}.related-content-wrapper{gap:2.5rem}.related-content-wrapper a{max-width:16.875rem;font-size:1.25rem}.related-content-wrapper a:after{max-width:16.875rem;background-size:16.875rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.search-results{max-width:51.25rem;width:100%;margin:0 auto}.search-results .title-text-wrapper{padding-bottom:0}.search-results .search-title{max-width:50.0625rem;font-size:1.5625rem;line-height:1.5625rem;font-weight:300;color:#000;text-align:center;margin-top:3.875rem;margin-right:auto;margin-left:auto}.search-results .search-title b{font-weight:700}.search-results .search-results{max-width:50.0625rem;margin-top:1.5625rem;margin-right:auto;margin-left:auto}.search-results .search-results-item{border-bottom:solid .0625rem #000000;padding-top:.8125rem;padding-bottom:1.6875rem}.search-results .search-results-item-breadcumb,.search-results .search-results-item-title{font-weight:500;margin-bottom:.5rem}.search-results .search-results-item-breadcumb{font-size:.875rem;line-height:1.25rem;color:#000;display:block}.search-results .search-results-item-title{background-image:linear-gradient(to right,#000,#000 50%,#000 50%);background-size:200% 100%;background-position:-100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:fit-content;font-size:1.25rem;line-height:1.5rem;transition:background-position ease-in-out .4s;cursor:pointer}.search-results .search-results-item-title:after{content:"";background:#000;display:block;bottom:-.1875rem;left:0;width:0;height:.1875rem;transition:width ease-in-out .4s}.search-results .search-results-item-title:hover{background-position:0}.search-results .search-results-item-title:hover:after{width:100%}.search-results .search-results-item-description{font-size:1rem;line-height:1.375rem;font-weight:300;color:#000}.search-results .input-field{width:100%;max-width:32.0625rem;margin:1.5625rem auto}.search-results .input-field label,.search-results .input-field input{font-weight:400}.search-results .input-field label{font-size:1.5625rem;line-height:1.8125rem;color:#000;margin-bottom:.9375rem;display:block}.search-results .input-field input{width:100%;font-family:var(--font);font-size:1.125rem;line-height:1.3125rem;color:#000;background:#fff;border:solid .0625rem #000000;border-radius:1.6875rem;padding:1.125rem 4.1875rem 1.125rem 1.5rem}.search-results .input-field input::placeholder{font-family:var(--font)}.search-results .input-field-capture{position:relative}.search-results .input-field-capture-button{width:4.1875rem;height:100%;background:#000 url(https://placehold.co/30X30) no-repeat center;border-radius:1.625rem;position:absolute;right:0}.pagination{width:100%;height:auto;margin-top:2.3125rem;margin-right:auto;margin-bottom:5rem;margin-left:auto;display:flex;justify-content:center;align-items:center;position:relative;gap:.9375rem}.pagination-value{list-style:none;font-size:1rem;line-height:1.1875rem;text-align:center;font-weight:400;color:#000;display:inline}.pagination-value li{padding-left:.3125rem;padding-right:.3125rem;display:inline;position:relative}.pagination-value li a.active{color:#000}.pagination-value-prev,.pagination-value-next{width:max-content;font-size:1rem;line-height:1.1875rem;font-weight:400;color:#000;transition:color ease-in-out .5s}.pagination-value-prev:hover,.pagination-value-next:hover{color:#000}.pagination-value-prev a:before{position:absolute;left:-.9375rem;transition:all ease-in-out .6s}.pagination-value-next a:after{position:absolute;right:-.9375rem;transition:all ease-in-out .6s}@media (max-width: 1023px){.pagination-value{position:relative;display:flex}.pagination-value-prev,.pagination-value-next{position:absolute!important;bottom:-2.5rem}.pagination-value-prev{right:80%}.pagination-value-next{left:80%}}@media (max-width: 960px){.search-title,.search-results{padding-right:2.1875rem;padding-left:2.1875rem}}@media (max-width: 480px){.search{padding-right:1.25rem;padding-left:1.25rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.block-highlight_image_cards_slider+.block-highlight_image_text{margin-top:-3.125rem}.solution-cards{width:100%;height:52.5rem;position:relative;display:flex;justify-content:center;z-index:1;margin-bottom:3.125rem}.solution-cards picture,.solution-cards img{height:100%;width:100%;object-fit:cover}.solution-cards.var-b .solution-cards-content{gap:1.25rem;flex-direction:column;align-items:unset}.solution-cards.var-b .solution-cards-content strong{font-size:1.5625rem;font-weight:600;line-height:100%}.solution-cards-content{display:flex;gap:3.9375rem;max-width:91.375rem;width:100%;position:absolute;top:50%;transform:translateY(-50%);right:0;align-items:center;overflow-x:auto;padding-left:1.5625rem}.solution-cards-content strong{max-width:21.3125rem;color:#fff;font-weight:700;font-size:2.5rem;line-height:100%;letter-spacing:-.02em}.solution-cards-content .swiper{display:flex;flex-direction:column;width:100%;height:fit-content;gap:1.125rem;justify-content:center}.solution-cards-content .swiper-scrollbar{width:100%;height:.0625rem;background:#fff;position:relative;top:0;bottom:0;left:0;margin-bottom:.625rem}.solution-cards-content .swiper-scrollbar-drag{height:.625rem;top:-.3125rem;background:#fff;cursor:pointer}.solution-cards-content .swiper-wrapper{display:flex}.solution-cards-content .swiper-wrapper .swiper-slide{width:fit-content}.solution-cards-content .swiper-wrapper .swiper-slide .content-card{display:flex;flex-direction:column;gap:5.625rem;justify-content:center;align-items:center;background-color:#fff;width:17.375rem;height:22.875rem;padding:5.1875rem 1.6875rem;border-radius:.3125rem;overflow:hidden;position:relative}.solution-cards-content .swiper-wrapper .swiper-slide .content-card:hover .line{height:10rem;width:17.375rem}.solution-cards-content .swiper-wrapper .swiper-slide .content-card img{width:5.9375rem;height:5.9375rem;object-fit:contain}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line{width:5.25rem;min-height:.1875rem;position:absolute;top:13.5rem;left:50%;transform:translate(-50%);transition:all .4s ease-in-out}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line.var-a{background-color:#f2df71}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line.var-b{background-color:#86bccb}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line.var-c{background-color:#cef08d}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line.var-d{background-color:#90ddcb}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line.var-e{background-color:#e8e8e8}.solution-cards-content .swiper-wrapper .swiper-slide .content-card p{color:#000;font-size:1.25rem;font-weight:700;line-height:100%;letter-spacing:-.02em;text-align:center}.solution-cards-content .swiper-wrapper .swiper-slide .content-card a{width:100%;height:100%;position:absolute;top:0;left:0;z-index:9}@media (max-width: 1023px){.solution-cards{height:31.25rem}}@media (max-width: 767px){.solution-cards{height:37.6875rem}.solution-cards-content{flex-direction:column;gap:2.3125rem;align-items:unset}.solution-cards-content strong{max-width:12.5rem;font-size:1.5625rem;text-align:left}.solution-cards-content .swiper-wrapper .swiper-slide .content-card{width:14.8125rem;height:19.5rem}.solution-cards-content .swiper-wrapper .swiper-slide .content-card .line{top:11.8125rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}.single-video{max-width:58.75rem;width:100%;padding:0 1.25rem;margin:0 auto 4.375rem;position:relative}.single-video picture{width:calc(100% - 2.5rem);height:100%;border-radius:.3125rem;position:absolute;display:flex;align-items:center}.single-video picture img{width:100%;height:100%;border-radius:.3125rem}.single-video picture .video-button{cursor:pointer;width:6rem;height:6rem;background:url("/static/icons/video-button-icon.f177c8bb267f.svg") no-repeat center;background-size:6rem;background-position:55%;border-radius:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9;transition:all ease-in-out .4s}.single-video .video-iframe{width:100%;height:100%;max-height:33.375rem;display:block;border-radius:.3125rem;aspect-ratio:16/9}@media (max-width: 520px){.single-video picture .video-button{width:4.375rem;height:4.375rem;background-size:4.375rem}}@font-face{font-family:Manrope;font-weight:300;src:url("/static/fonts/Manrope-Light.9e353f65739c.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:400;src:url("/static/fonts/Manrope-Regular.f8105661cf59.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:500;src:url("/static/fonts/Manrope-Medium.aa9897f9fa37.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:600;src:url("/static/fonts/Manrope-SemiBold.4410f0d144be.ttf");font-display:swap}@font-face{font-family:Manrope;font-weight:700;src:url("/static/fonts/Manrope-Bold.69258532ce99.ttf");font-display:swap}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span,mark,a,button,div,body,header,main,section,footer,aside,article,figure,figcaption,ul,ol,li,img,form,input,label,select,table,thead,tbody,tr,th,td,textarea{padding:0;margin:0;position:relative}ul,li,nav{list-style:none}a{color:inherit;text-decoration:none}label,input,textarea,select,button[type=button],button[type=submit]{font-family:inherit}button{border:none;cursor:pointer}img{height:auto;max-width:100%;display:block}body{height:100vh;font-family:var(--font);display:flex;flex-direction:column}body{height:100vh;font-family:Manrope,sans-serif;font-weight:400;display:flex;flex-direction:column}body:has(header.header .header-container .menu--toggle.active){overflow-y:hidden}.content{background:#fff;flex-basis:100%;display:flex;flex-direction:column}.content section:has(.block-image_text)+section:has(.block-image_text){margin-top:-7rem}html{overflow-x:hidden;scroll-behavior:smooth}.webdoor{position:relative;overflow:hidden}.webdoor .swiper{max-width:100%;height:48.4375rem;position:relative;-webkit-user-select:none;user-select:none}.webdoor .swiper-slide{max-width:100%;width:100%;background-color:#fff;position:relative;display:flex}.webdoor .swiper-slide:before{content:"";min-width:35%;height:100%;display:block;pointer-events:none}.webdoor .swiper-slide figure{width:100%;height:100%;position:relative;display:flex}.webdoor .swiper-slide figure:before{content:none}.webdoor .swiper-slide figure picture{flex:1}.webdoor .swiper-slide figure video{height:100%;width:100%;object-fit:cover}.webdoor .swiper-slide figure img,.webdoor .swiper-slide figure video{width:100%;height:100%;mask:url("/static/images/webdoor-mask.5f9f7689cf0e.png") no-repeat right;-webkit-mask-size:105% 100%;mask-size:105% 100%;object-fit:cover;flex:1}.webdoor .swiper-slide-content{max-width:85rem;width:100%;padding:0 1.25rem 3.125rem;color:#122123;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;gap:1.5625rem;z-index:9}.webdoor .swiper-slide-content h2{max-width:37.5rem;font-weight:700;font-size:4.6875rem;line-height:100%;letter-spacing:-.02em}.webdoor .swiper-slide-content p{max-width:26.5625rem;font-size:1.25rem;line-height:120%;letter-spacing:.02em}.webdoor .swiper-slide-content a{width:fit-content;background:transparent;padding:1.125rem 3.125rem;border:.0625rem solid #122123;border-radius:1.875rem;font-weight:700;font-size:.9375rem;line-height:100%;display:flex;align-items:center;transition:background-color ease-in .3s,border-color ease-in .3s;cursor:pointer}.webdoor .swiper-slide-content a:hover{background-color:#e8e8e8;border-color:#e8e8e8}.webdoor .swiper .webdoor-navigation{max-width:85rem;width:100%;padding:0 1.25rem;position:absolute;bottom:9.375rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:1.875rem;z-index:9}.webdoor .swiper .webdoor-navigation .swiper-pagination{width:fit-content;position:relative;top:unset;bottom:unset;left:unset;display:flex;align-items:center;gap:1.875rem}.webdoor .swiper .webdoor-navigation .swiper-pagination-bullet{width:.6875rem;height:.6875rem;background-color:transparent;margin:0;border:.0625rem solid #000000;opacity:1;transition:background-color ease-in-out .3s}.webdoor .swiper .webdoor-navigation .swiper-pagination-bullet-active{background:#000}.webdoor .swiper .webdoor-navigation .swiper-pagination-bullet:not(:last-child):after{content:"";width:1.875rem;height:.0625rem;background-color:#000;position:absolute;top:50%;left:calc(100% + .0625rem);transform:translateY(-50%);display:block}.webdoor .swiper .webdoor-navigation .swiper-prev,.webdoor .swiper .webdoor-navigation .swiper-next{min-width:.6875rem;height:.9375rem;background:transparent url("/static/icons/list-item-marker.e232166f52d1.svg") no-repeat center;position:relative;cursor:pointer}.webdoor .swiper .webdoor-navigation .swiper-prev.swiper-button-disabled,.webdoor .swiper .webdoor-navigation .swiper-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.webdoor .swiper .webdoor-navigation .swiper-prev{rotate:180deg}@media (max-width: 1600px){.webdoor .swiper-slide figure img,.webdoor .swiper-slide figure video{-webkit-mask-image:url("/static/images/webdoor-mask-medium-size.4fe9b0d5df6d.png");mask-image:url("/static/images/webdoor-mask-medium-size.4fe9b0d5df6d.png")}}@media (max-width: 1200px){.webdoor .swiper-slide figure img,.webdoor .swiper-slide figure video{-webkit-mask-size:130% 100%;mask-size:130% 100%;-webkit-mask-position:left;mask-position:left}}@media (max-width: 960px){.webdoor .swiper-slide-content h2{max-width:50%;font-size:3.125rem}.webdoor .swiper-slide-content p{max-width:50%;font-size:1.125rem}}@media (max-width: 767px){.webdoor .swiper{height:30.625rem}.webdoor .swiper-slide{align-items:flex-end}.webdoor .swiper-slide figure{max-height:70%}.webdoor .swiper-slide figure img,.webdoor .swiper-slide figure video{-webkit-mask-image:url("/static/images/webdoor-mask-small-size.ed68fea2199d.png");mask-image:url("/static/images/webdoor-mask-small-size.ed68fea2199d.png");-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:left top;mask-position:left top}.webdoor .swiper-slide-content{height:100%;padding-bottom:9.375rem;top:0;transform:translate(-50%);gap:.9375rem}.webdoor .swiper-slide-content h2{max-width:70%;font-size:2.25rem}.webdoor .swiper-slide-content p{font-size:1rem}.webdoor .swiper-slide-content a{padding:.625rem .96875rem}.webdoor .swiper .webdoor-navigation{bottom:6.25rem}.webdoor .swiper .webdoor-navigation .swiper-prev,.webdoor .swiper .webdoor-navigation .swiper-next{display:none}}
