@charset "UTF-8";.slice-add-on .add-on-panel{text-align:left;border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-secondary-10);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-5)}@media screen and (min-width:992px){.slice-add-on .add-on-panel{padding:var(--joy-core-spacing-12) 80px}}.slice-add-on .add-on-category{font-weight:var(--joy-font-weight-bold);color:var(--joy-color-secondary-30);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-add-on .add-on-items{display:grid;column-gap:var(--joy-core-spacing-8);grid-template-columns:repeat(2,minmax(0,1fr))}}.slice-add-on .add-on{display:flex;align-items:flex-start;gap:var(--joy-core-spacing-4);margin-bottom:var(--joy-core-spacing-8)}.slice-add-on .add-on-image{width:40px}.slice-add-on .add-on-content{flex:1 1 0%;width:100%}.slice-add-on .add-on-title{font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold)}.slice-add-on .add-on-text{margin-top:var(--joy-core-spacing-4)}.slice-add-on .slice-description{max-width:none}.arrow-button{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--joy-color-neutral-0);border:2px solid var(--joy-color-secondary-50);border-radius:var(--joy-core-radius-6);width:48px;height:48px;margin-right:10px;cursor:pointer;transition:all var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.arrow-button.left-arrow{transform:rotate(180deg)}.arrow-button:hover{background-color:var(--joy-color-secondary-50)}.arrow-button path{stroke:var(--joy-color-secondary-50);transition:stroke var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.arrow-button:hover path{stroke:#fff}.arrows{display:flex;justify-content:center;margin-top:16px}.benefits-slice-section{display:flex;flex-direction:column;justify-content:center;background-image:url("data:image/svg+xml,%3csvg%20width='1290'%20height='834'%20viewBox='0%200%201290%20834'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H873C1103.3%200%201290%20186.697%201290%20417C1290%20647.303%201103.3%20834%20873%20834H0V0Z'%20fill='%23F7F7F5'/%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:auto 100%;--background-position:center right calc(100vw - 1290px) ;background-position:var(--background-position);min-height:830px;font-family:var(--joy-font-family-base);padding:88px 0}@media(max-width:1290px){.benefits-slice-section{background-position:100%}}@media(max-width:991px){.benefits-slice-section{min-height:unset;padding:26px;background-image:none}}.benefits-slice-section__swiper-container{display:block}@media(min-width:991px){.benefits-slice-section__swiper-container{display:none}}.benefits-slice-section .title h2{margin-bottom:24px;font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-600);line-height:64px;color:var(--joy-color-neutral-60)}@media(max-width:991px){.benefits-slice-section .title h2{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large)}}.benefits-slice-section .subtitle{margin-bottom:24px;max-width:calc(50% - 90px);line-height:var(--joy-line-height-large);font-size:var(--joy-font-size-primary-600)}@media(max-width:991px){.benefits-slice-section .subtitle{max-width:100%}}.benefits-slice-section .headline{margin-bottom:36px;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media(max-width:1440px){.benefits-slice-section .headline{margin-left:80px;margin-right:80px;width:calc(100% - 160px)}}@media(max-width:991px){.benefits-slice-section .headline{margin-left:26px;margin-right:26px;width:calc(100% - 52px);margin-bottom:var(--joy-core-spacing-3)}}.benefits-slice-section .display-image-on-the-left{flex-direction:row-reverse}.benefits-slice-section .slice-content{display:none}@media(min-width:991px){.benefits-slice-section .slice-content{display:block;display:flex;flex-direction:row;align-items:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}}@media(min-width:991px)and (max-width:1440px){.benefits-slice-section .slice-content{margin-left:80px;margin-right:80px;width:calc(100% - 160px)}}@media(min-width:991px)and (max-width:991px){.benefits-slice-section .slice-content{margin-left:26px;margin-right:26px;width:calc(100% - 52px)}}@media(min-width:991px){.benefits-slice-section .slice-content{justify-content:space-between}}.benefits-slice-section .link-container{display:flex}.benefits-slice-section .link{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-400);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none;margin-top:60px}.benefits-slice-section .link:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}@media(max-width:991px){.benefits-slice-section .link{margin-top:0;margin-bottom:32px}}.benefits-slice-section .benefits{text-align:left;font-family:var(--joy-font-family-base);width:calc(50% - 20px);display:flex;flex-direction:column;align-items:flex-start}.benefits-slice-section .benefits-container{display:flex;flex-direction:column;gap:24px;padding-right:70px;width:100%}.benefits-slice-section .benefit{color:var(--joy-color-neutral-50)}.benefits-slice-section .benefit.selected{background-color:var(--joy-color-neutral-0);color:var(--joy-color-neutral-60)}.benefits-slice-section .benefit.selected .benefit-title h3,.benefits-slice-section .benefit.selected .benefit.selected .benefit-title h3 strong{color:var(--joy-color-neutral-60)}.benefits-slice-section .illustrations{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:min(50% + 20px,660px);position:relative}.benefits-slice-section .illustrations img{position:absolute;right:0;height:auto;width:100%;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function);object-fit:contain;object-position:center;border-radius:var(--joy-core-radius-4);opacity:0}.benefits-slice-section .illustrations img.current-img{opacity:1}.benefits-slice-section .illustration{align-self:stretch;align-items:flex-end;width:min(50% + 20px,660px);display:flex;flex-direction:column;justify-content:center}@media(max-width:991px){.benefits-slice-section .illustration{width:calc(100% - var(--joy-core-spacing-4));margin-bottom:var(--joy-core-spacing-4)}}.benefits-slice-section .illustration .main-image{width:calc(100% - var(--joy-core-radius-4));margin-left:var(--joy-core-spacing-4);border-radius:var(--joy-core-radius-3);height:auto}.benefits-slice-section .illustration .icons{display:flex;align-items:center;width:100%;gap:var(--joy-core-spacing-8);transform:translateY(-50%)}.benefits-slice-section .illustration .icons .icon-container{height:54px;width:54px;background-color:var(--joy-color-neutral-10);border-radius:var(--joy-core-radius-2);box-shadow:var(--joy-core-elevation-1);transition:all var(--joy-transition-duration-default) var(--joy-transition-timing-function);opacity:.7}.benefits-slice-section .illustration .icons .icon-container.selected{transform:scale(1.66);opacity:1}.benefits-slice-section .illustration .icons .icon-container .icon{margin:6px;width:42px;height:42px;object-fit:contain}.benefits-slice-section .benefit{border-width:0;border-radius:var(--joy-core-radius-4);background-color:unset;padding:20px;display:flex;flex-direction:row;align-items:flex-start;gap:22px}.benefits-slice-section .benefit p{font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large)}.benefits-slice-section .benefit-container{text-align:left;display:flex;flex-direction:column;align-items:flex-start;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400)}.benefits-slice-section .section.display-image-on-the-left img{left:57px;float:left}.benefits-slice-section .benefit-title h3{font-family:var(--joy-font-family-base);font-weight:var(--joy-font-weight-normal);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-60);font-size:var(--joy-font-size-primary-800);font-weight:var(--joy-font-weight-bold);margin-bottom:20px}@media(max-width:991px){.benefits-slice-section .benefit-title h3{margin-bottom:10px}}.benefits-slice-section .benefit-title h3 strong{font-weight:var(--joy-font-weight-bold)}.benefits-slice-section .icon{width:27px;height:auto}.benefits-slice-section .swiper{overflow:hidden;position:relative;z-index:0}.benefits-slice-section .swiper .swiper-slide{display:flex;flex-direction:column;margin-bottom:32px}.benefits-slice-section .swiper .swiper-slide img{width:100%;object-fit:contain;margin-bottom:32px;max-height:214px;object-position:center;border-radius:var(--joy-core-radius-4)}.benefits-slice-section .swiper .swiper-slide .benefit-text{font-size:var(--joy-font-size-primary-400);color:var(--joy-color-neutral-50);line-height:var(--joy-line-height-large)}.benefits-slice-section .arrows{display:flex;justify-content:center;align-items:center;margin-top:16px}.benefits-slice-section--is-mobile{display:none}@media(min-width:991px){.benefits-slice-section--is-mobile{display:block}}@media(min-width:991px){.benefits-slice-section--no-background-variation{background-image:none}.benefits-slice-section--no-background-variation .benefits-container{margin-left:70px;margin-right:0}.benefits-slice-section--no-background-variation .slice-content{flex-direction:row-reverse}.benefits-slice-section--no-background-variation .benefit.selected{background-color:var(--joy-color-secondary-10)}.benefits-slice-section--no-background-variation .benefit.selected .benefit-title h3{color:var(--joy-color-secondary-30)}.benefits-slice-section--no-background-variation .link{margin-left:70px}}@media(min-width:991px)and (max-width:991px){.benefits-slice-section--no-background-variation .link{margin-left:0}}@media(min-width:991px){.benefits-slice-section--no-background-variation img{background-position:0}.benefits-slice-section--no-background-variation .subtitle{max-width:100%}}.calendly-inline-widget{min-width:320px;min-height:680px}@media screen and (max-width:991px){.calendly-inline-widget iframe{margin-top:var(--joy-core-spacing-7)}}.slice-charts .chart-title{font-size:var(--joy-font-size-primary-400);font-weight:var(--joy-font-weight-bold);margin-bottom:var(--joy-core-spacing-4)}.slice-charts .chart-image{width:100%;max-width:450px;margin:0 auto}.slice-charts .slice-body>div{margin-bottom:var(--joy-core-spacing-8)}@media screen and (min-width:992px){.slice-charts .slice-body{display:flex;justify-content:center;gap:var(--joy-core-spacing-8)}.slice-charts .slice-body>div{width:50%;margin-bottom:0}}.slice-comparison .slice-title{margin-bottom:var(--joy-core-spacing-8)}@media screen and (min-width:1200px){.slice-comparison .slice-title{margin-bottom:var(--joy-core-spacing-10)}}.slice-comparison .footer-text{text-align:left;margin-top:var(--joy-core-spacing-8)}.slice-comparison .comparison-table{text-align:left;padding:0 var(--joy-core-spacing-4)}.slice-comparison .comparison-row{display:flex;align-items:stretch;transition:all .3s ease}.slice-comparison .comparison-row:nth-child(2n){background-color:var(--joy-color-neutral-20)}.slice-comparison .comparison-header{border:1px solid var(--joy-color-neutral-30);border-bottom:0;border-radius:var(--joy-core-radius-3) var(--joy-core-radius-3) 0 0;padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8) var(--joy-core-spacing-8)}@media screen and (min-width:1200px){.slice-comparison .comparison-header{padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8)}}.slice-comparison .comparison-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-200)}.slice-comparison .comparison-description strong{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-400);font-weight:var(--joy-font-weight-bold)}.slice-comparison .comparison-feature{flex:1 1 0%;display:none}@media screen and (min-width:1200px){.slice-comparison .comparison-feature{display:block;padding:var(--joy-core-spacing-4);border-right:1px solid var(--joy-color-neutral-30)}}.slice-comparison .comparison-value{padding:var(--joy-core-spacing-4);width:100%;flex:none;display:flex;align-items:center;justify-content:flex-start;gap:var(--joy-core-spacing-3)}@media screen and (min-width:1200px){.slice-comparison .comparison-value{justify-content:center;width:300px;border-right:1px solid var(--joy-color-neutral-30)}}.slice-comparison .comparison-value:last-child{border-right:0}.slice-comparison .comparison-value:after{content:attr(data-label);position:relative;font-size:var(--joy-font-size-primary-400)}@media screen and (min-width:1200px){.slice-comparison .comparison-value:after{content:none}}.slice-comparison .comparison-value>div{order:3;font-weight:var(--joy-font-weight-bold)}@media screen and (min-width:1200px){.slice-comparison .comparison-value>div{font-weight:var(--joy-font-weight-normal)}}.slice-comparison .comparison-icon{flex:none;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.slice-comparison .comparison-icon-cross{color:var(--joy-color-primary-50)}.slice-comparison .comparison-section-header{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:baseline;justify-content:space-between;margin:0 calc(var(--joy-core-spacing-4)*-1);border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-primary-50);font-weight:var(--joy-font-weight-bold);color:var(--joy-color-neutral-0);font-size:var(--joy-font-size-primary-600);padding:var(--joy-core-spacing-4) var(--joy-core-spacing-5)}@media screen and (min-width:1200px){.slice-comparison .comparison-section-header{padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8);font-size:var(--joy-font-size-primary-800);justify-content:flex-start;gap:var(--joy-core-spacing-8)}}.slice-comparison .comparison-section-header .joy-icon{position:relative;top:3px;display:inline-block;vertical-align:initial;pointer-events:none;transition:transform .3s ease}.slice-comparison .comparison-section[aria-expanded=true] .comparison-section-header .joy-icon{transform:rotateX(-180deg)}.slice-comparison .comparison-section-body{cursor:pointer;border:1px solid var(--joy-color-neutral-30);border-bottom:1px solid #fff;border-top:0;overflow:hidden;transition:height .3s ease;will-change:height;backface-visibility:hidden}.slice-comparison .comparison-section:last-child .comparison-section-body{position:relative;top:-1px;border-bottom-color:var(--joy-color-neutral-30)}.comparison-swiper .swiper-pagination-bullet-active{background-color:var(--joy-color-secondary-30)}.card-hand-inner:after,.card-hand-inner:before,.card-hand-inner>div{-webkit-clip-path:url(#card-hand-svg);clip-path:url(#card-hand-svg);width:100%;height:100%;object-fit:cover}.card-hand{display:inline-block;padding:0 36px}.card-consultant{margin:var(--joy-core-spacing-8) auto 0;text-align:center;padding:0 var(--joy-core-spacing-12);border-radius:var(--joy-core-radius-4)}.card-consultant__hand{margin:0 auto var(--joy-core-spacing-6);-webkit-user-select:none;user-select:none}.card-consultant__info{margin:var(--joy-core-spacing-5) auto 0;max-width:256px}.card-consultant__info strong{display:block;margin-top:var(--joy-core-spacing-4);color:var(--joy-color-secondary-30);font-size:var(--joy-font-size-primary-200);font-weight:var(--joy-font-weight-bold);text-transform:uppercase;letter-spacing:-.12px;-webkit-user-select:none;user-select:none}.card-consultant__info p{margin-top:var(--joy-core-spacing-1);color:var(--joy-color-neutral-40);letter-spacing:-.16px}.card-consultant__name{font-family:var(--joy-font-family-title);color:var(--joy-color-text-title);font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-small)}.card-consultant__job{margin-top:var(--joy-core-spacing-2);color:var(--joy-color-neutral-40);font-size:var(--joy-font-size-primary-400);font-weight:var(--joy-font-weight-bold);letter-spacing:-.16px;line-height:var(--joy-line-height-small)}.thumbnail-consultant{text-align:center;margin-bottom:var(--joy-core-spacing-10);-webkit-user-select:none;user-select:none}.thumbnail-consultant p{margin-top:var(--joy-core-spacing-1);font-size:var(--joy-font-size-primary-400);transition:color .4s ease-out;color:var(--joy-color-neutral-40)}.thumbnail-consultant__image{overflow:hidden;width:158px;height:198px;-webkit-clip-path:url(#thumb-svg);clip-path:url(#thumb-svg);display:inline-block;margin:0 auto var(--joy-core-spacing-4)}.thumbnail-consultant img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-out}.thumbnail-consultant__name{font-family:var(--joy-font-family-title);color:var(--joy-color-neutral-50);font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-small);transition:color .4s ease-out}.thumbnail-consultant__job{font-weight:var(--joy-font-weight-bold)}.thumbnail-consultant a:hover img{transform:scale(1.05)}.thumbnail-consultant a:hover div,.thumbnail-consultant a:hover p{color:var(--joy-color-neutral-70)}.swiper-grid .swiper-slide{width:auto}@media screen and (min-width:1200px){.swiper-grid{pointer-events:none}.swiper-grid .swiper-wrapper{flex-wrap:wrap;justify-content:center}}.thumbnail-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}@media screen and (min-width:992px){.thumbnail-grid{padding:0 var(--joy-core-spacing-8)}}.thumbnail-grid>div{width:100%}@media screen and (min-width:480px){.thumbnail-grid>div{width:50%}}@media screen and (min-width:768px){.thumbnail-grid>div{width:33.33%}}@media screen and (min-width:992px){.thumbnail-grid>div{width:25%}}.slice-content-section .slice-title{margin-bottom:48px}@media screen and (min-width:768px){.slice-content-section .slice-title{margin-bottom:90px}}.slice-content-section .image-wrapper{width:60%;height:auto;display:flex;align-items:center;position:relative;z-index:0}.slice-content-section .image-wrapper .image{border-radius:var(--joy-core-radius-4);width:100%;flex:1;height:auto;z-index:1}@media(max-width:991px){.slice-content-section .image-wrapper{width:100%}}.slice-content-section .image-wrapper.compressed{width:50%}@media(max-width:991px){.slice-content-section .image-wrapper.compressed{width:100%}}.slice-content-section .video{width:60%;padding-top:33.75%;position:relative}.slice-content-section .video iframe{position:absolute;width:100%;height:100%;top:0;bottom:0;border-radius:var(--joy-core-radius-4)}@media(max-width:991px){.slice-content-section .video{width:100%;padding-top:56.25%}}.slice-content-section .video.compressed{width:50%;padding-top:40%}@media(max-width:991px){.slice-content-section .video.compressed{width:100%;padding-top:80%}}.slice-content-section .content{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--joy-core-spacing-9)}@media(max-width:991px){.slice-content-section .content{flex-direction:column-reverse;gap:24px}}.slice-content-section .content.display-media-on-the-left{flex-direction:row-reverse}@media(max-width:991px){.slice-content-section .content.display-media-on-the-left{flex-direction:column-reverse}}.slice-content-section .content-description{width:40%;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(max-width:991px){.slice-content-section .content-description{width:100%;gap:24px}}.slice-content-section .content-description.wider{width:50%}@media(max-width:991px){.slice-content-section .content-description.wider{width:100%}}.slice-content-section .content-description.center{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media(max-width:1440px){.slice-content-section .content-description.center{margin-left:80px;margin-right:80px;width:calc(100% - 160px)}}@media(max-width:991px){.slice-content-section .content-description.center{margin-left:26px;margin-right:26px;width:calc(100% - 52px)}}.slice-content-section .content-description h3{font-size:var(--joy-font-size-secondary-400);font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);color:var(--joy-color-neutral-60)}@media(max-width:991px){.slice-content-section .content-description h3{font-size:var(--joy-font-size-primary-800)}}.slice-content-section .content-description ol,.slice-content-section .content-description p,.slice-content-section .content-description ul{font-weight:400;font-size:var(--joy-font-size-primary-400);line-height:150%;color:var(--joy-color-neutral-50);margin-bottom:var(--joy-core-spacing-4)}@media(max-width:991px){.slice-content-section .content-description ol,.slice-content-section .content-description p,.slice-content-section .content-description ul{margin-bottom:var(--joy-core-spacing-3);font-size:var(--joy-font-size-primary-400)}}.slice-content-section .content-description .joy-button{width:100%}@media screen and (min-width:768px){.slice-content-section .content-description .joy-button{width:auto}}.slice-content-section .content-description .link{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-400);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none}.slice-content-section .content-description .link:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.slice-content-section .column-variation{gap:0;display:flex;flex-direction:column;justify-content:center}.slice-content-section .column-variation h2{margin-bottom:24px}.slice-content-section .column-variation .description{text-align:center;font-size:var(--joy-font-size-primary-600);margin-bottom:var(--joy-core-spacing-12)}.slice-content-section .column-variation .columns{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:65px}@media(max-width:991px){.slice-content-section .column-variation .columns{display:flex;flex-direction:column;align-items:center}}.slice-content-section .column-variation .columns img{margin-bottom:var(--joy-core-spacing-9)}@media(max-width:991px){.slice-content-section .column-variation .columns img{margin-bottom:24px}}.slice-content-section .column-variation .columns .column{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.slice-content-section .column-variation .columns .column .column-content{display:flex;flex-direction:column;align-items:center;font-family:var(--joy-font-family-base);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-50);text-align:center}.slice-content-section .column-variation .columns .column .column-content h3,.slice-content-section .column-variation .columns .column .column-content h4{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-400);margin-bottom:12px;color:var(--joy-color-neutral-60)}@media(max-width:991px){.slice-content-section .column-variation .columns .column .column-content h3,.slice-content-section .column-variation .columns .column .column-content h4{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-small);margin-bottom:10px}}.criterias-panel{max-width:1280px;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-5);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033;background-color:var(--joy-color-neutral-20)}.criterias-panel .slice-title{font-size:var(--joy-font-size-secondary-200);margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.criterias-panel .slice-title{font-size:var(--joy-font-size-secondary-400)}}.criterias-panel__header{margin-bottom:var(--joy-core-spacing-8)}@media screen and (min-width:992px){.criterias-panel{text-align:left;display:flex;padding:var(--joy-core-spacing-12) 80px}.criterias-panel__header{flex:none;margin-bottom:0;width:45%}.criterias-panel__body{display:flex}.criterias-panel--two-cols .criteria{flex:none;width:50%}}.criterias-panel--bg{background-color:var(--joy-color-secondary-10);box-shadow:none}.criteria{width:100%;text-align:left;margin:0 auto var(--joy-core-spacing-6)}.criteria-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);color:var(--joy-color-neutral-60);margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.criteria-title{font-size:var(--joy-font-size-primary-800)}}.criteria-cta{margin-top:var(--joy-core-spacing-6)}.criteria-text li{list-style-type:none;padding-left:var(--joy-core-spacing-6);margin-bottom:var(--joy-core-spacing-3);background:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.8261%200.864258L5.22291%2012.6282C5.1094%2012.7843%204.95875%2012.9124%204.78339%2013.0018C4.60802%2013.0913%204.41296%2013.1396%204.21427%2013.1427C4.01558%2013.1459%203.81895%2013.1038%203.64059%2013.0199C3.46223%2012.9361%203.30725%2012.8128%203.18841%2012.6604L1%209.86767'%20stroke='%23fc5757'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat;background-position:left 3px}.criteria-text--teal li{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.8261%200.864258L5.22291%2012.6282C5.1094%2012.7843%204.95875%2012.9124%204.78339%2013.0018C4.60802%2013.0913%204.41296%2013.1396%204.21427%2013.1427C4.01558%2013.1459%203.81895%2013.1038%203.64059%2013.0199C3.46223%2012.9361%203.30725%2012.8128%203.18841%2012.6604L1%209.86767'%20stroke='%23008FA2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}@media screen and (min-width:992px){.criteria{padding-left:var(--joy-core-spacing-8)}}@media screen and (min-width:1200px){.slice-demo-popup .slice-content{padding-top:120px;padding-bottom:120px}}.slice-demo-popup .slice-title{line-height:var(--joy-line-height-small);margin-bottom:var(--joy-core-spacing-3)}.slice-demo-popup__inner{display:flex;flex-direction:column-reverse;position:relative;text-align:left;gap:var(--joy-core-spacing-8)}@media screen and (min-width:768px){.slice-demo-popup__inner{flex-direction:row;align-items:center;gap:0}.slice-demo-popup__inner--reverse{flex-direction:row-reverse}.slice-demo-popup__inner>div{width:50%}}.slice-demo-popup__cta{margin-top:var(--joy-core-spacing-4)}.slice-demo-popup__cta a{color:var(--joy-color-primary-50);font-weight:var(--joy-font-weight-bold)}.slice-demo-popup__cta a:hover{text-decoration:underline;text-underline-offset:2px}.slice-demo-popup__text{padding-left:0;padding-right:var(--joy-core-spacing-8)}@media screen and (min-width:768px){.slice-demo-popup__inner--reverse .slice-demo-popup__text{padding-left:var(--joy-core-spacing-8);padding-right:0}}@media screen and (min-width:1200px){.slice-demo-popup__text{padding-right:var(--joy-core-spacing-12)}.slice-demo-popup__inner--reverse .slice-demo-popup__text{padding-left:var(--joy-core-spacing-12)}}.slice-demo-popup__media{position:relative;border-radius:var(--joy-core-radius-4);overflow:hidden;box-shadow:var(--joy-core-elevation-3)}.slice-demo-popup__cover,.slice-demo-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.slice-demo-popup__cover{display:flex;align-items:center;justify-content:center;text-align:center}.slice-demo-popup__cover__content{pointer-events:none;position:relative;color:var(--joy-color-neutral-0);max-width:400px;font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-800)}.slice-demo-popup__cover__content p{color:var(--joy-color-neutral-0);font-family:var(--joy-font-family-title);margin-top:var(--joy-core-spacing-4)}.slice-demo-popup__overlay{cursor:pointer;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function);opacity:.85}.slice-demo-popup__overlay--red{background-color:var(--joy-color-primary-50)}.slice-demo-popup__overlay--ai-gradient{background-image:var(--joy-color-ai-gradient-30)}.slice-demo-popup__overlay--blue{background-color:var(--joy-color-brand-secondary-30)}.slice-demo-popup__overlay:hover{opacity:.9}.slice-demo-popup__image{display:block;width:100%;height:100%;object-fit:cover;filter:blur(3px)}.slice-demo-popup__tag{font-size:var(--joy-font-size-primary-200);font-weight:var(--joy-font-weight-bold);color:var(--joy-color-neutral-40);font-family:var(--joy-font-family-base);letter-spacing:-.2px;text-transform:uppercase;-webkit-user-select:none;user-select:none;margin-bottom:var(--joy-core-spacing-5)}.slice-demo-popup__dialog__loader{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.slice-demo-popup__dialog__loader .joy-spinner{--spinner-size:56px}.slice-demo-popup__dialog .joy-dialog__overlay{background-color:#000c}.slice-demo-popup__dialog .joy-dialog__inner{width:auto;padding:0}.slice-demo-popup__dialog .joy-dialog--header{margin-bottom:var(--joy-core-spacing-9)}@media screen and (min-width:768px){.slice-demo-popup__dialog .joy-dialog--header{display:none}}.slice-demo-popup__dialog .joy-dialog--body{max-width:none;max-height:none}.slice-demo-popup__dialog iframe{display:block;width:calc(100vw - 40px);max-width:1400px;max-height:calc(100vh - 40px);aspect-ratio:16/9}.breadcrumbs[data-v-f97bb18c]{display:flex;gap:4px;margin-bottom:32px}.breadscrumb[data-v-f97bb18c]{gap:4px}.breadscrumb[data-v-f97bb18c],.link[data-v-f97bb18c]{display:flex;color:var(--joy-color-neutral-50)}.link[data-v-f97bb18c]:last-child{color:var(--joy-color-neutral-60)}.diaporama[data-v-a4656a3e]{position:relative}.diaporama .image[data-v-a4656a3e]{position:static;opacity:1;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.diaporama .hidden[data-v-a4656a3e]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0}@media(max-height:800px){.diaporama[data-v-a4656a3e]{float:right}}.hero-with-shapes{background-color:var(--joy-color-secondary-50);background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='257'%20viewBox='0%200%201440%20257'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1544.19%20241.273C1567.93%20210.816%201546.8%20184.043%201526.44%20168.174L1430.27%2093.2125L1334.09%2018.2517C1313.72%202.38223%201283.85%20-13.1705%201258.86%2018.8896C1233.88%2050.9487%201256.25%2076.1192%201276.61%2091.9887L1372.79%20166.95L1468.97%20241.91C1489.33%20257.78%201520.45%20271.73%201544.19%20241.273Z'%20fill='%23F7F7F5'/%3e%3cpath%20d='M1681.54%20308.632C1700.43%20235.582%201641.75%20204.002%201592.91%20191.372L1362.23%20131.723L1131.54%2072.0753C1082.71%2059.4487%201017.06%2054.7808%20997.175%20131.679C977.295%20208.572%201036.97%20236.309%201085.81%20248.938L1316.49%20308.586L1547.18%20368.231C1596.01%20380.861%201662.65%20381.685%201681.54%20308.632Z'%20fill='%23FC5757'/%3e%3cpath%20d='M1648.97%20484.082C1661.57%20304.641%201510.29%20256.07%201390.33%20247.656L823.682%20207.913L257.023%20168.177C137.063%20159.758%20-18.8427%20177.304%20-32.0903%20366.184C-45.339%20555.069%20106.596%20594.195%20226.555%20602.609L793.214%20642.349L1359.86%20682.089C1479.82%20690.504%201636.39%20663.522%201648.97%20484.082Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center bottom -1px;background-size:101vw auto;display:flex;flex-direction:column}@media(max-width:991px){.hero-with-shapes{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='288'%20viewBox='0%200%20390%20288'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M472.593%20280.651C484.461%20265.423%20473.897%20252.036%20463.718%20244.102L415.629%20206.621L367.54%20169.141C357.358%20161.206%20342.422%20153.43%20329.927%20169.46C317.434%20185.489%20328.623%20198.074%20338.802%20206.009L386.891%20243.49L434.982%20280.97C445.162%20288.905%20460.722%20295.88%20472.593%20280.651Z'%20fill='%23F7F7F5'/%3e%3cpath%20d='M541.268%20314.331C550.712%20277.806%20521.369%20262.016%20496.953%20255.701L381.61%20225.877L266.268%20196.053C241.849%20189.739%20209.027%20187.405%20199.084%20225.854C189.144%20264.301%20218.983%20278.169%20243.399%20284.484L358.741%20314.308L474.087%20344.131C498.503%20350.445%20531.821%20350.857%20541.268%20314.331Z'%20fill='%23FC5757'/%3e%3cpath%20d='M805.032%20402.056C811.328%20312.335%20735.69%20288.05%20675.71%20283.843L392.387%20263.972L109.058%20244.103C49.0785%20239.894%20-28.8745%20248.667%20-35.4983%20343.107C-42.1226%20437.549%2033.8447%20457.112%2093.8241%20461.319L377.153%20481.189L660.476%20501.059C720.456%20505.267%20798.742%20491.776%20805.032%20402.056Z'%20fill='white'/%3e%3c/svg%3e")}}.hero-with-shapes.shapes-on-the-right{min-height:350px}@media screen and (min-width:1200px){.hero-with-shapes.shapes-on-the-right{min-height:500px}}.hero-with-shapes.shapes-on-the-top-left{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='1440'%20height='583'%20viewBox='0%200%201440%20583'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M454.722%20469.046C451.077%20393.682%20385.663%20380.943%20335.283%20383.376L97.2884%20394.882L-140.705%20406.389C-191.091%20408.827%20-255.162%20423.853%20-251.329%20503.188C-247.492%20582.517%20-182.27%20591.291%20-131.889%20588.858L106.105%20577.351L344.103%20565.839C394.484%20563.406%20458.362%20544.415%20454.722%20469.046Z'%20fill='%23FF7370'/%3e%3cpath%20d='M1522.45%20325.536C1551.7%2082.4046%201349.29%206.1407%201186.76%20-13.4053L418.984%20-105.733L-348.807%20-198.054C-511.345%20-217.607%20-724.513%20-204.285%20-755.289%2051.637C-786.067%20307.564%20-582.128%20371.03%20-419.59%20390.576L348.201%20482.902L1115.97%20575.227C1278.51%20594.774%201493.22%20568.667%201522.45%20325.536Z'%20fill='%230F6378'/%3e%3c/svg%3e");background-color:var(--joy-color-neutral-0);background-size:101vw 130%}@media(max-width:991px){.hero-with-shapes.shapes-on-the-top-left{background-size:101vw 100%;background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='390'%20height='318'%20viewBox='0%200%20390%20318'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M172.772%20203.12C185.124%20130.335%20153.195%20120.805%20126.285%20125.316L-0.835256%20146.638L-127.955%20167.96C-154.869%20172.476%20-191.349%20189.76%20-204.355%20266.38C-217.358%20342.995%20-184.779%20348.695%20-157.869%20344.184L-30.7486%20322.862L96.3753%20301.535C123.285%20297.024%20160.415%20275.91%20172.772%20203.12Z'%20fill='%23FF7370'/%3e%3cpath%20d='M520.505%2018.5293C581.885%20-218.036%20490.062%20-283.186%20408.432%20-295.148L22.8439%20-351.649L-362.756%20-408.143C-444.383%20-420.112%20-558.815%20-398.096%20-623.418%20-149.085C-688.023%2099.9304%20-592.973%20152.628%20-511.344%20164.59L-125.746%20221.089L259.844%20277.587C341.472%20289.551%20459.134%20255.094%20520.505%2018.5293Z'%20fill='%230F6378'/%3e%3c/svg%3e")}}.hero-with-shapes.shapes-on-the-bottom-left{background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='593'%20viewBox='0%200%201440%20593'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M288.008%20384.864C315.186%20339.497%20281.993%20306.633%20251.667%20288.463L108.404%20202.635L-34.8579%20116.807C-65.189%2098.6374%20-108.395%2082.4872%20-137.007%20130.243C-165.615%20177.996%20-130.992%20208.473%20-100.665%20226.643L42.5968%20312.471L185.864%20398.298C216.19%20416.468%20260.826%20430.231%20288.008%20384.864Z'%20fill='%23F7F7F5'/%3e%3cpath%20d='M608.013%20572.594C633.765%20472.99%20553.748%20429.93%20487.164%20412.71L172.625%20331.379L-141.913%20250.049C-208.506%20232.832%20-298.011%20226.467%20-325.126%20331.318C-352.233%20436.162%20-270.861%20473.981%20-204.278%20491.201L110.261%20572.532L424.808%20653.858C491.392%20671.078%20582.251%20672.202%20608.013%20572.594Z'%20fill='%23FF7370'/%3e%3cpath%20d='M1598.56%20808.4C1607.22%20606.192%201435.59%20556.199%201300.41%20550.413L661.862%20523.084L23.3034%20495.762C-111.877%20489.97%20-286.692%20514.484%20-295.802%20727.33C-304.913%20940.18%20-132.827%20979.53%202.35253%20985.315L640.911%201012.64L1279.45%201039.97C1414.63%201045.76%201589.91%201010.61%201598.56%20808.4Z'%20fill='white'/%3e%3c/svg%3e")}@media(max-width:991px){.hero-with-shapes.shapes-on-the-bottom-left{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='210'%20viewBox='0%200%20390%20210'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M76.793%20131.293C84.8645%20117.819%2075.0065%20108.059%2066%20102.663L23.4528%2077.1728L-19.0942%2051.6831C-28.1022%2046.2869%20-40.9338%2041.4905%20-49.4313%2055.6733C-57.9274%2069.8555%20-47.6447%2078.9066%20-38.6382%2084.303L3.90887%20109.793L46.4574%20135.282C55.4639%20140.679%2068.7201%20144.766%2076.793%20131.293Z'%20fill='%23F7F7F5'/%3e%3cpath%20d='M175.832%20187.046C183.48%20157.464%20159.716%20144.676%20139.942%20139.562L46.5275%20115.408L-46.8865%2091.2537C-66.6637%2086.1407%20-93.2456%2084.2504%20-101.298%20115.39C-109.349%20146.527%20-85.1824%20157.759%20-65.4079%20162.873L28.0062%20187.027L121.423%20211.18C141.197%20216.294%20168.181%20216.628%20175.832%20187.046Z'%20fill='%23FF7370'/%3e%3cpath%20d='M406.751%20242.11C409.206%20184.809%20360.568%20170.642%20322.261%20169.003L141.313%20161.258L-39.6391%20153.516C-77.946%20151.874%20-127.484%20158.821%20-130.066%20219.136C-132.648%20279.453%20-83.8828%20290.604%20-45.5761%20292.243L135.376%20299.987L316.324%20307.731C354.631%20309.371%20404.3%20299.411%20406.751%20242.11Z'%20fill='white'/%3e%3c/svg%3e")}}.hero-with-shapes.shapes-super-malter{background-color:var(--joy-color-primary-50);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20viewBox='0%200%20390%20288'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M%20337.456%20188.782%20C%20327.359%20180.506%20332.334%20170.103%20337.865%20163.353%20L%20363.998%20131.469%20L%20390.135%2099.586%20C%20395.666%2092.835%20404.362%2085.482%20414.991%2094.193%20C%20425.617%20102.905%20420.113%20112.872%20414.579%20119.622%20L%20388.445%20151.506%20L%20362.309%20183.39%20C%20356.777%20190.14%20347.553%20197.058%20337.456%20188.782%20Z'%20fill='%23FFC200'%20style=''/%3e%3cpath%20d='M%20286.62%20239.655%20C%20277.384%20224.233%20288.667%20213.062%20298.976%20206.886%20L%20347.673%20177.711%20L%20396.37%20148.536%20C%20406.679%20142.36%20421.367%20136.87%20431.092%20153.104%20C%20440.818%20169.336%20429.049%20179.695%20418.74%20185.872%20L%20370.043%20215.046%20L%20321.342%20244.221%20C%20311.033%20250.397%20295.86%20255.076%20286.62%20239.655%20Z'%20fill='%23F7F7F5'%20style=''/%3e%3cpath%20d='M%20177.844%20303.468%20C%20169.09%20269.61%20196.29%20254.973%20218.923%20249.12%20L%20325.841%20221.474%20L%20432.761%20193.828%20C%20455.395%20187.976%20485.821%20185.812%20495.037%20221.453%20C%20504.252%20257.092%20476.591%20269.947%20453.96%20275.8%20L%20347.04%20303.446%20L%20240.12%20331.091%20C%20217.486%20336.945%20186.6%20337.327%20177.844%20303.468%20Z'%20fill='%230529FC'%20style=''/%3e%3cpath%20d='M%20496.951%20352.343%20C%20494.376%20281.233%20432.831%20268.476%20385.296%20270.201%20L%20160.741%20278.347%20L%20-63.817%20286.497%20C%20-111.356%20288.22%20-171.943%20301.663%20-169.228%20376.514%20C%20-166.513%20451.367%20-105.108%20460.38%20-57.571%20458.656%20L%20166.988%20450.507%20L%20391.54%20442.361%20C%20439.079%20440.637%20499.532%20423.452%20496.951%20352.343%20Z'%20fill='white'%20style=''/%3e%3c/svg%3e")}@media screen and (min-width:992px){.hero-with-shapes.shapes-super-malter{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20viewBox='0%200%201440%20574'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M%201373.37%20250.952%20C%201340.51%20224.018%201356.7%20190.163%201374.7%20168.197%20L%201459.75%2064.434%20L%201544.81%20-39.329%20C%201562.81%20-61.296%201591.11%20-85.229%201625.7%20-56.877%20C%201660.28%20-28.526%201642.37%203.912%201624.36%2025.878%20L%201539.31%20129.641%20L%201454.25%20233.404%20C%201436.25%20255.37%201406.23%20277.885%201373.37%20250.952%20Z'%20fill='%23FFC200'/%3e%3cpath%20d='M%201207.93%20416.511%20C%201177.87%20366.324%201214.59%20329.969%201248.14%20309.869%20L%201406.62%20214.922%20L%201565.1%20119.976%20C%201598.65%2099.876%201646.45%2082.01%201678.1%20134.839%20C%201709.75%20187.666%201671.45%20221.38%201637.9%20241.481%20L%201479.42%20336.427%20L%201320.93%20431.372%20C%201287.38%20451.473%201238%20466.698%201207.93%20416.511%20Z'%20fill='%23F7F7F5'/%3e%3cpath%20d='M%20853.928%20624.185%20C%20825.44%20513.999%20913.958%20466.366%20987.615%20447.316%20L%201335.57%20357.344%20L%201683.53%20267.373%20C%201757.19%20248.328%201856.21%20241.287%201886.2%20357.277%20C%201916.19%20473.26%201826.17%20515.096%201752.52%20534.145%20L%201404.56%20624.117%20L%201056.6%20714.083%20C%20982.939%20733.133%20882.426%20734.376%20853.928%20624.185%20Z'%20fill='%230529FC'/%3e%3cpath%20d='M%201892.43%20783.246%20C%201884.05%20551.825%201683.76%20510.309%201529.06%20515.922%20L%20798.269%20542.434%20L%2067.465%20568.955%20C%20-87.244%20574.561%20-284.422%20618.313%20-275.585%20861.907%20C%20-266.749%201105.51%20-66.914%201134.84%2087.793%201129.23%20L%20818.597%201102.71%20L%201549.38%201076.2%20C%201704.09%201070.59%201900.83%201014.664%201892.43%20783.246%20Z'%20fill='white'/%3e%3c/svg%3e")}}.hero-with-shapes.shapes-super-malter .title{max-width:100%}@media screen and (min-width:768px){.hero-with-shapes.shapes-super-malter .title{max-width:75%}}@media screen and (min-width:992px){.hero-with-shapes.shapes-super-malter .title{max-width:50%}}.hero-with-shapes.shapes-super-malter .title em{position:relative;font-style:normal}.hero-with-shapes.shapes-super-malter .title em:before{content:"";background-color:var(--joy-color-brand-secondary-30);position:absolute;top:50%;left:0;width:100%;height:8px;margin-top:-2px;transform:rotate(-5deg)}.hero-with-shapes .joy-button{margin-top:var(--joy-core-spacing-8);width:100%}@media screen and (min-width:768px){.hero-with-shapes .joy-button{margin-top:var(--joy-core-spacing-10);width:auto}}.hero-with-shapes .title{max-width:50%}@media(max-width:991px){.hero-with-shapes .title{max-width:75%}}.hero-with-shapes .title h1{font-size:52px;line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-60)}.hero-with-shapes .title h1,.hero-with-shapes .title h1 strong{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal)}.hero-with-shapes .title h1 strong{font-style:normal;background-color:var(--joy-color-brand-primary-30);white-space:nowrap;border-radius:9999px;padding:2px 15px;margin:0 -5px}@media(max-width:991px){.hero-with-shapes .title h1{font-size:var(--joy-font-size-secondary-400)}.hero-with-shapes .title h1 strong{padding:2px 10px}}.hero-with-shapes .title h1{margin-top:120px;text-align:center;color:var(--joy-color-neutral-0);font-size:60px}@media(max-width:991px){.hero-with-shapes .title h1{margin-top:30px}}.hero-with-shapes .content{margin-bottom:138px;display:flex;flex-direction:column;align-items:center}@media(max-width:991px){.hero-with-shapes .content{margin:0 26px 160px}}.super-malter-picto{display:none}@media screen and (min-width:992px){.super-malter-picto{position:absolute;width:169px;height:348px;top:50%;margin-top:-179px;background-repeat:no-repeat;display:block;background-image:url("data:image/svg+xml,%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%20186%20382'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_449_867)'%3e%3cpath%20d='M186%20224.002V127.168C186%2046.1526%20129.115%200%2058.969%200C-11.1149%200%20-68%2046.0906%20-68%20127.168V224.064V373.936C-68%20381.194%20-59.2627%20384.729%20-54.1815%20379.581L59.031%20264.199L172.305%20377.099C177.387%20382.186%20186.062%20378.588%20186.062%20371.392V224.002H186Z'%20fill='white'/%3e%3cpath%20d='M162.267%20124.066C161.709%2066.9958%20123.972%2020.9672%2057.9778%2020.9672C-7.52059%2020.9672%20-46.3115%2067.6782%20-46.3115%20125.369C-46.3115%20126.424%20-46.2496%20127.416%20-46.2496%20128.471V124.252L58.0398%20229.088'%20fill='%23FFC200'/%3e%3cpath%20d='M58.1016%20229.088L162.143%20333.428L162.205%20123.818L58.1016%20229.088Z'%20fill='%23264FF9'/%3e%3cpath%20d='M-46.3115%20123.818L-46.2496%20333.428L58.1018%20229.088L-46.3115%20123.818Z'%20fill='%23FC5656'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_449_867'%3e%3crect%20width='254'%20height='382'%20fill='white'%20transform='translate(-68)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}}.hubspot-form{min-height:500px;overflow:hidden;position:relative}.hubspot-form form input:not([type=submit]):not([type=checkbox]),.hubspot-form form select:not([type=checkbox]),.hubspot-form form textarea:not([type=checkbox]){border-radius:var(--joy-core-radius-5);padding:12px 20px;border:2px solid var(--joy-color-neutral-30);color:var(--joy-color-neutral-60)}.hubspot-form form input:not([type=submit])[type=radio]:before,.hubspot-form form select[type=radio]:before,.hubspot-form form textarea[type=radio]:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;border-radius:var(--joy-core-radius-6);border:2px solid var(--joy-color-neutral-30);color:var(--joy-color-neutral-0);background-color:var(--joy-color-neutral-0);transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function);display:flex;flex-direction:row;align-items:center;justify-content:center}.hubspot-form form input:not([type=submit])[type=checkbox]:before,.hubspot-form form select[type=checkbox]:before,.hubspot-form form textarea[type=checkbox]:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;border-radius:var(--joy-core-radius-1);border:2px solid var(--joy-color-neutral-30);color:var(--joy-color-neutral-0);background-color:var(--joy-color-neutral-0);transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function);display:flex;flex-direction:row;align-items:center;justify-content:center}.hubspot-form form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='12'%20viewBox='0%200%2022%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%201.06152L11.4711%2010.7421C11.4093%2010.8043%2011.3359%2010.8535%2011.255%2010.8871C11.1742%2010.9208%2011.0875%2010.938%2011%2010.938C10.9125%2010.938%2010.8259%2010.9208%2010.745%2010.8871C10.6642%2010.8535%2010.5907%2010.8043%2010.5289%2010.7421L1%201.06152'%20stroke='%23E0DED9'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");--background-position:center right 20px;background-position:var(--background-position);background-repeat:no-repeat;padding-right:60px!important}.hubspot-form form select:focus{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='12'%20viewBox='0%200%2022%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%201.06152L11.4711%2010.7421C11.4093%2010.8043%2011.3359%2010.8535%2011.255%2010.8871C11.1742%2010.9208%2011.0875%2010.938%2011%2010.938C10.9125%2010.938%2010.8259%2010.9208%2010.745%2010.8871C10.6642%2010.8535%2010.5907%2010.8043%2010.5289%2010.7421L1%201.06152'%20stroke='%23333330'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.hubspot-form form .actions{margin-top:24px;padding:0 10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.hubspot-form form input[type=submit]{padding:14px 30px;border:2px solid #000;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);border-radius:var(--joy-core-radius-5);line-height:var(--joy-line-height-large);text-align:center;background-color:var(--joy-color-secondary-30);border:2px solid var(--joy-color-secondary-30);transition:all var(--joy-transition-duration-default) var(--joy-transition-timing-function);color:var(--joy-color-neutral-0);cursor:pointer}.reinsurance{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:var(--joy-core-spacing-6);height:unset;width:100%;font-size:var(--joy-font-size-primary-300);-webkit-user-select:none;user-select:none}@media screen and (min-width:768px){.reinsurance{flex-direction:row;align-items:center;gap:var(--joy-core-spacing-10)}}.reinsurance__item{display:flex;align-items:center;gap:16px;height:28px;color:var(--joy-color-neutral-40)}.reinsurance__item svg{filter:grayscale(100%)}.reinsurance__trustpilot{height:22px;margin:var(--joy-core-spacing-4) auto 0}@media screen and (min-width:768px){.reinsurance__trustpilot{margin:0 0 0 auto;text-align:right}}.reinsurance__trustpilot iframe{max-width:260px;max-height:22px}.hero-section .hero-without-shapes{background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='672'%20viewBox='0%200%201440%20672'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5678_4934)'%3e%3cpath%20d='M334.21%20-461.436C422.244%20-532.396%20493.264%20-471.302%20538.335%20-415.392L964.067%20112.799C1009.13%20168.706%201053.75%20251.09%20965.713%20322.037C877.684%20392.997%20806.661%20331.908%20761.592%20275.994L335.859%20-252.195C290.797%20-308.101%20246.184%20-390.482%20334.21%20-461.436Z'%20fill='%23FF7370'/%3e%3cpath%20d='M600.402%20-728.392C739.387%20-795.074%20814.566%20-691.829%20856.915%20-603.554L1256.97%20230.334C1299.31%20318.596%201332.79%20441.854%201193.83%20508.527C1054.84%20575.205%20979.658%20471.958%20937.313%20383.683L537.257%20-450.201C494.913%20-538.465%20461.431%20-661.724%20600.402%20-728.392Z'%20fill='%23ffb0f7'/%3e%3cpath%20d='M1556.83%20-1145.39C1760.23%20-1116.41%201767.11%20-946.315%201748.7%20-817.122L1574.76%20403.258C1556.35%20532.432%201502.2%20693.829%201298.82%20664.844C1095.41%20635.85%201088.53%20465.764%201106.95%20336.577L1280.89%20-883.806C1299.3%20-1012.99%201353.44%20-1174.38%201556.83%20-1145.39Z'%20fill='%23FC5757'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5678_4934'%3e%3crect%20width='1684.92'%20height='1729.06'%20fill='white'%20transform='matrix(0.931622%200.363428%200.363428%20-0.931622%20-104%20357.797)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 0;background-size:contain;padding-top:16px;display:flex;flex-direction:column;justify-content:center;justify-content:flex-start;align-items:center;position:relative;top:-15px}@media screen and (max-width:991px){.hero-section .hero-without-shapes{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='185'%20viewBox='0%200%20390%20185'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-69.7704%20-224.037C-37.7441%20-262.811%20-1.34752%20-242.529%2023.2799%20-222.19L255.914%20-30.0361C280.537%20-9.6978%20307.329%2022.2176%20275.302%2060.9861C243.278%2099.7604%20206.881%2079.4803%20182.254%2059.1391L-50.38%20-133.013C-75.0031%20-153.352%20-101.794%20-185.266%20-69.7704%20-224.037Z'%20fill='%23FF7370'/%3e%3cpath%20d='M151.394%20-360.433C205.316%20-382.652%20231.507%20-342.048%20245.618%20-307.801L378.918%2015.7205C393.025%2049.9634%20403.038%2097.2353%20349.124%20119.451C295.203%20141.668%20269.01%20101.064%20254.9%2066.8163L121.601%20-256.704C107.492%20-290.947%2097.4781%20-338.22%20151.394%20-360.433Z'%20fill='%23ffb0f7'/%3e%3cpath%20d='M513.65%20-442.688C583.752%20-428.65%20582.825%20-369.423%20573.908%20-324.898L489.668%2095.6951C480.752%20140.214%20458.793%20195.23%20388.7%20181.192C318.597%20167.151%20319.523%20107.925%20328.442%2063.4024L412.68%20-357.191C421.598%20-401.712%20443.556%20-456.728%20513.65%20-442.688Z'%20fill='%23FC5757'/%3e%3c/svg%3e");padding-top:21px}}.hero-section .hero-without-shapes .hero-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.hero-section .hero-without-shapes .hero-without-search{width:100%;display:flex;align-items:center;gap:48px}.hero-section .hero-without-shapes .hero-content{width:50%}@media screen and (max-width:991px){.hero-section .hero-without-shapes .hero-content{width:100%}}.hero-section .hero-without-shapes .image{width:50%;height:auto}.hero-section .hero-without-shapes .image img{width:100%;height:auto;border-radius:var(--joy-core-radius-4);vertical-align:middle}@media screen and (max-width:991px){.hero-section .hero-without-shapes .image{display:none}}@media(max-height:800px){.hero-section .hero-without-shapes .image img{width:500px}}.hero-section .hero-without-shapes .hero-with-form{flex-direction:column;gap:44px}@media screen and (min-width:992px){.hero-section .hero-without-shapes .hero-with-form{flex-direction:row;gap:48px}}.hero-section .hero-without-shapes .hero-with-form .card-form{flex:none;background:var(--joy-color-neutral-0);width:100%;min-width:40px;max-width:550px;margin:O auto;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-6) var(--joy-core-spacing-5);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033;height:auto}@media screen and (min-width:992px){.hero-section .hero-without-shapes .hero-with-form .card-form{width:calc(50% - 48px);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6)}}.hero-section .hero-without-shapes .search{margin-top:48px;width:100%}.hero-section .hero-without-shapes .search .search-card{width:100%}.hero-section .hero-without-shapes .title h1{margin-bottom:30px;font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:52px;line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-60)}.hero-section .hero-without-shapes .title h1 strong{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-style:normal;background-color:var(--joy-color-brand-primary-30);white-space:nowrap;border-radius:9999px;padding:2px 15px;margin:0 -5px}@media(max-width:991px){.hero-section .hero-without-shapes .title h1{font-size:var(--joy-font-size-secondary-400)}.hero-section .hero-without-shapes .title h1 strong{padding:2px 10px}}@media screen and (max-width:991px){.hero-section .hero-without-shapes .title h1{margin-bottom:24px}}.hero-section .hero-without-shapes .description{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-50)}.hero-section .hero-without-shapes .description a:hover{text-decoration:underline}.hero-section .hero-without-shapes .description a{color:var(--joy-color-secondary-30)}@media screen and (max-width:991px){.hero-section .hero-without-shapes .description a{color:inherit;text-decoration:underline}}.hero-section .hero-without-shapes .ctas{display:flex;gap:20px;flex-wrap:wrap;margin-top:48px}.hero-section .hero-without-shapes .ctas .joy-button{width:100%}@media screen and (min-width:768px){.hero-section .hero-without-shapes .ctas .joy-button{width:auto}}@media screen and (max-width:991px){.hero-section .hero-with-search{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='626'%20viewBox='0%200%20390%20626'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7000_2351)'%3e%3cg%20clip-path='url(%23clip1_7000_2351)'%3e%3cpath%20d='M485.124%20-1344.83C705.867%20-1305.9%20707.244%20-1120.19%20682.515%20-979.986L448.891%20344.419C424.163%20484.604%20359.315%20658.636%20138.597%20619.705C-82.1497%20580.764%20-83.5303%20395.059%20-58.7936%20254.861L174.824%20-1069.55C199.557%20-1209.74%20264.403%20-1383.77%20485.124%20-1344.83Z'%20fill='%23FC5757'/%3e%3cpath%20d='M-45.8008%20-320.346C2.57356%20-368.112%2048.7489%20-335.86%2079.0855%20-305.135L365.663%20-14.8945C395.994%2015.8265%20427.657%2062.4118%20379.29%20110.171C330.915%20157.935%20284.738%20125.683%20254.402%2094.958L-32.1742%20-195.282C-62.5071%20-226.003%20-94.171%20-272.588%20-45.8008%20-320.346Z'%20fill='%23FF91F0'/%3e%3cpath%20d='M221.137%20-357.726C284.308%20-382.847%20314.251%20-335.143%20330.205%20-295.02L480.916%2083.9953C496.866%20124.112%20507.856%20179.356%20444.694%20204.474C381.523%20229.593%20351.578%20181.887%20335.626%20141.765L184.915%20-237.249C168.964%20-277.366%20157.972%20-332.611%20221.137%20-357.726Z'%20fill='%23FF7370'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7000_2351'%3e%3crect%20width='390'%20height='626'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_7000_2351'%3e%3crect%20width='1945.72'%20height='2176.87'%20fill='white'%20transform='translate(-661%20-1451)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:cover}.hero-section .hero-with-search,.hero-section .hero-with-search .hero-details *,.hero-section .hero-with-search .title h1{color:var(--joy-color-neutral-0)}}.hero-section .hero-logo{max-width:150px;height:auto;margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.hero-section .hero-logo{max-width:250px;margin-bottom:var(--joy-core-spacing-8)}}.hero-section .reinsurance-wrapper{padding-top:0;padding-bottom:0}.slice-hero-strategy{overflow:hidden}@media screen and (min-width:992px){.slice-hero-strategy{min-height:58vw}}@media screen and (min-width:1600px){.slice-hero-strategy{min-height:auto}}.slice-hero-strategy .shape{overflow:visible;position:absolute;z-index:-1}.slice-hero-strategy .shape-mobile{right:0;width:60%;top:0}@media screen and (min-width:992px){.slice-hero-strategy .shape-mobile{display:none}}.slice-hero-strategy .shape-desktop{right:-10%;width:93%;top:-6vh;display:none}@media screen and (min-width:992px){.slice-hero-strategy .shape-desktop{display:block}}@media screen and (min-width:1400px){.slice-hero-strategy .shape-desktop{right:-1%;top:-58px}}.slice-hero-strategy .shape-s{fill:var(--joy-color-secondary-30)}.slice-hero-strategy .shape-m{fill:var(--joy-color-neutral-20)}.slice-hero-strategy .shape-l{fill:var(--joy-color-secondary-50)}.slice-hero-strategy .slice-content{position:relative}@media screen and (min-width:992px){.slice-hero-strategy .slice-content{display:flex}}.slice-hero-strategy .slice-title{font-size:var(--joy-font-size-secondary-400)}.slice-hero-strategy .slice-title strong{background-color:var(--joy-color-neutral-30)}@media screen and (min-width:992px){.slice-hero-strategy .slice-title{font-size:var(--joy-font-size-secondary-800)}}@media screen and (min-width:1200px){.slice-hero-strategy .slice-title{font-size:56px}}.slice-hero-strategy .slice-description{margin:var(--joy-core-spacing-8) 0 0;font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-small);padding:0;max-width:600px}@media screen and (min-width:768px){.slice-hero-strategy .slice-description{padding:0}}@media screen and (min-width:992px){.slice-hero-strategy .slice-description{width:auto}}.slice-hero-strategy .hero-content{text-align:left;padding:var(--joy-core-spacing-8) 0 0}@media screen and (min-width:480px){.slice-hero-strategy .hero-content{padding-right:20%}}@media screen and (min-width:992px){.slice-hero-strategy .hero-content{width:560px;padding-right:0}}@media screen and (min-width:1400px){.slice-hero-strategy .hero-content{padding:120px var(--joy-core-spacing-8)}}.slice-hero-strategy .hero-logo{width:150px;margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-hero-strategy .hero-logo{width:250px;margin-bottom:var(--joy-core-spacing-8)}}.slice-hero-strategy .hero-buttons{margin-top:var(--joy-core-spacing-8)}.slice-hero-strategy .hero-buttons>a{width:100%;margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:768px){.slice-hero-strategy .hero-buttons{display:flex;gap:var(--joy-core-spacing-6)}.slice-hero-strategy .hero-buttons>a{width:auto}}@media screen and (min-width:992px){.slice-hero-strategy .hero-buttons{width:125%}}.slice-hero-strategy__form{display:block;margin-top:var(--joy-core-spacing-12)}@media screen and (min-width:992px){.slice-hero-strategy__form{text-align:center;top:0;right:0;margin:O auto;height:auto;padding:0 var(--joy-core-spacing-9);width:calc(100% - 560px);opacity:0;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function)}}.slice-hero-strategy__form__title{font-size:var(--joy-font-size-primary-800);font-weight:var(--joy-font-weight-bold);margin-bottom:var(--joy-core-spacing-2)}.slice-hero-strategy__form__card{display:inline-block;background:#fff;width:100%;min-width:40px;max-width:550px;border-radius:var(--joy-core-radius-4);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033;padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6)}.slice-hero-strategy__form--visible{opacity:1}.slice-hero-with-shapes{overflow:hidden}.slice-hero-with-shapes .background{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center}.slice-hero-with-shapes .shape{fill:none;overflow:visible;height:100%}.slice-hero-with-shapes .shape-s{fill:var(--joy-color-neutral-20)}.slice-hero-with-shapes .shape-m{fill:var(--joy-color-tertiary-50)}.slice-hero-with-shapes .shape-l{fill:var(--joy-color-secondary-50)}.slice-hero-with-shapes .shape-xl{fill:var(--joy-color-secondary-30)}.slice-hero-with-shapes .slice-title{margin-bottom:var(--joy-core-spacing-10)}.slice-hero-with-shapes .slice-title h1{color:var(--joy-color-neutral-0);font-size:var(--joy-font-size-secondary-400)}@media screen and (min-width:992px){.slice-hero-with-shapes .slice-title h1{font-size:var(--joy-font-size-secondary-800);line-height:133.33%}}.slice-hero-with-shapes .slice-content{position:relative;padding-top:75px;padding-bottom:75px;max-width:700px}@media screen and (min-width:992px){.slice-hero-with-shapes .slice-content{padding-top:120px;padding-bottom:120px}}@media screen and (min-width:992px){.slice-highlight .slice-title{font-size:var(--joy-font-size-secondary-400)}}.slice-highlight .slice-description{max-width:450px;margin:var(--joy-core-spacing-6) auto 0}@media screen and (min-width:992px){.slice-highlight .slice-description{max-width:none;text-align:left;display:flex}}.slice-highlight .highlight-panel{border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-secondary-10);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-5)}@media screen and (min-width:992px){.slice-highlight .highlight-panel{text-align:left;display:flex;padding:var(--joy-core-spacing-12) 80px}}@media screen and (min-width:992px){.slice-highlight .highlight-content{flex:1 1 0%;margin-left:80px}}.slice-highlight .highlight-media{margin-bottom:var(--joy-core-spacing-6)}.slice-highlight .highlight-image{flex:none;width:170px}@media screen and (min-width:768px){.slice-highlight .highlight-image{width:240px}}.slice-highlight .highlight-category{font-weight:var(--joy-font-weight-bold);color:var(--joy-color-secondary-90);margin-bottom:var(--joy-core-spacing-2)}.slice-highlight .highlight-cta{margin-top:var(--joy-core-spacing-6)}.slice-highlight .highlight-cta .joy-button--slot{white-space:wrap}.slice-highlight.theme-malt .highlight-panel{background-color:var(--joy-color-primary-10)}.slice-highlight.theme-malt .highlight-category{color:var(--joy-color-primary-90)}.slice-highlight.theme-ai .highlight-panel{background-color:var(--joy-color-neutral-20);flex-direction:row-reverse}.slice-highlight.theme-ai .highlight-category{color:var(--joy-color-ai-primary-30)}@media screen and (min-width:992px){.slice-highlight.theme-ai .highlight-content{margin-left:0;padding-right:160px}}.slice-highlight.theme-ai .highlight-content,.slice-highlight.theme-ai .highlight-media{flex:1}@media screen and (min-width:992px){.slice-highlight.theme-ai .highlight-media{flex:none;width:50%}}.slice-highlight.theme-ai .highlight-image{width:100%;height:auto;max-width:550px}@media screen and (min-width:992px){.slice-highlight.theme-ai .highlight-image{max-width:none}}.card[data-v-00d9625b]{display:flex;flex-direction:column;max-width:450px;background:#fff;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-6) var(--joy-core-spacing-5);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033}.card--withoutShadow[data-v-00d9625b]{box-shadow:none;border:1px solid var(--joy-color-neutral-30)}@media screen and (min-width:1200px){.card[data-v-00d9625b]{padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6)}}.card-image img[data-v-00d9625b]{height:55px}@media screen and (min-width:1200px){.card-image img[data-v-00d9625b]{height:78px}}.card-title[data-v-00d9625b]{font-weight:var(--joy-font-weight-bold);margin-top:var(--joy-core-spacing-3);font-size:var(--joy-font-size-primary-600)}.card-title[data-v-00d9625b],.card-title--dark[data-v-00d9625b]{color:var(--joy-color-neutral-60)}@media screen and (min-width:1200px){.card-title[data-v-00d9625b]{margin-top:var(--joy-core-spacing-4);font-size:var(--joy-font-size-primary-800)}}.card-body[data-v-00d9625b]{margin-top:var(--joy-core-spacing-4)}.card-footer[data-v-00d9625b]{margin-top:auto}.job-categories{max-width:1130px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--joy-core-spacing-6)}@media screen and (min-width:768px){.job-categories{gap:var(--joy-core-spacing-8)}}.job-categories .card{width:100%}@media screen and (min-width:768px){.job-categories .card{max-width:350px}}.job-categories .card a,.job-categories .card a:visited{color:var(--joy-color-neutral-50);text-decoration:underline;text-underline-position:under;cursor:pointer;transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.job-categories .card a:hover,.job-categories .card a:visited:hover{color:var(--joy-color-neutral-60)}.job-categories .card-image{margin:0 auto;height:50px}.job-categories .card-image img{width:auto;height:100%}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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: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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.slice-jobs-family .family-title,.slice-jobs-family .slice-content{display:flex;flex-direction:row;align-items:center;justify-content:center}.slice-jobs-family .family-title{min-height:65px;text-transform:uppercase;width:100%;margin-bottom:24px}.slice-jobs-family .families{display:flex;flex-direction:row;align-items:flex-end;align-self:flex-start;width:100%;margin-bottom:48px}@media(max-width:991px){.slice-jobs-family .families{flex-direction:column;justify-content:center;align-items:center;margin-bottom:0}}@media(min-width:991px){.slice-jobs-family .families>div{flex:1 1 0}}.slice-jobs-family .families button{flex-direction:column;justify-content:center;flex:1 1 0px;border:none;padding:0;color:var(--joy-color-neutral-40);font-size:var(--joy-font-size-primary-400);font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-large);-webkit-user-select:none;user-select:none;transition:all var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.slice-jobs-family .families button:hover{color:var(--joy-color-neutral-50)}.slice-jobs-family .families button.selected{color:var(--joy-color-secondary-30)}.slice-jobs-family .families .rectangle{background:var(--joy-color-secondary-30);border-radius:8px;height:4px;transition:all .2s ease;width:100%}.slice-jobs-family .families .border{background:var(--joy-color-neutral-30);border-radius:8px;height:2px;transition:all .2s ease;width:100%}.slice-jobs-family .jobs-families-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:48px;width:840px}@media(max-width:991px){.slice-jobs-family .jobs-families-wrapper{align-items:center}}.slice-jobs-family .jobs-families{width:840px;min-height:250px}@media(max-width:991px){.slice-jobs-family .jobs-families{width:100%;height:auto}}.slice-jobs-family .jobs-families .jobs-family{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto auto;gap:var(--joy-core-spacing-9);-webkit-user-select:none;user-select:none}@media(max-width:991px){.slice-jobs-family .jobs-families .jobs-family{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px}.slice-jobs-family .jobs-families .jobs-family.hidden{display:none}}.slice-jobs-family .jobs-families .jobs-family .job{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:50px 30px;color:var(--joy-color-neutral-50);width:180px;height:98px;text-align:center;border-radius:var(--joy-core-radius-4);border:1px solid var(--joy-color-neutral-20);transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}@media(max-width:991px){.slice-jobs-family .jobs-families .jobs-family .job{width:157px;height:98px}}.slice-jobs-family .jobs-families .jobs-family .job:hover{background-color:var(--joy-color-secondary-30);transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.slice-jobs-family .jobs-families .jobs-family .job:hover .link{display:inline;color:var(--joy-color-neutral-0)}.slice-jobs-family .jobs-families .hidden,.slice-jobs-family .jobs-families .jobs-family .job .link,.slice-jobs-family .jobs-families .jobs-family .job:hover .job-title{display:none}.slice-jobs-family .images-wrapper{margin-right:60px;flex-basis:40%;padding-top:120px}@media(max-width:1400px){.slice-jobs-family .images-wrapper{display:none}}.slice-jobs-family .image{width:auto;height:287px;margin:0}.slice-jobs-family .image-top{margin-bottom:-180px;margin-right:140px}.slice-jobs-family .image-bottom{margin-top:-180px;margin-left:140px}.slice-jobs-family .swiper{overflow:hidden;position:relative;z-index:0;width:100%;max-width:calc(100vw - 52px);margin-bottom:48px}.slice-jobs-family .swiper .swiper-slide{width:100%}.slice-jobs-family .swiper .swiper-slide .family{width:100%;color:var(--joy-color-neutral-30);margin-bottom:48px}.slice-jobs-family .swiper .swiper-slide .family .mobile-border{background:var(--joy-color-neutral-30);border-radius:8px;height:2px;transition:all .2s ease;width:100%}.slice-jobs-family .swiper .benefits{width:100%}.slice-jobs-family .swiper .family-title{min-height:unset}.slice-jobs-family .swiper .swiper-slide-active .family .family-title{color:var(--joy-color-secondary-30);font-size:var(--joy-font-size-primary-600)}.slice-jobs-family .swiper .swiper-slide-active .family .mobile-border{background:var(--joy-color-secondary-30);border-radius:8px;height:4px;transition:all .2s ease;width:100%}.slice-jobs-family .swiper-pagination{position:relative;z-index:0;margin-top:var(--joy-core-spacing-4)}.slice-jobs-family .swiper-pagination.swiper-pagination-bullets{display:flex;justify-content:center;gap:8px}.slice-jobs-family .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:var(--joy-color-neutral-30);opacity:1}.slice-jobs-family .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:var(--joy-color-secondary-30)}.slice-jobs-family .swiper-pagination{margin-top:var(--joy-core-spacing-8)}.figure-item{text-align:center}.figure-item__figure{display:flex;align-items:center;justify-content:center;font-family:var(--joy-font-family-title);letter-spacing:-.2px;color:var(--joy-color-secondary-30);white-space:nowrap;line-height:var(--joy-line-height-small);opacity:0;font-size:var(--joy-font-size-secondary-200)}@media screen and (min-width:992px){.figure-item__figure{font-size:var(--joy-font-size-secondary-400)}}.figure-item__figure span{flex:none;width:var(--joy-core-spacing-6);position:relative}.figure-item__figure:first-child{text-align:right}.figure-item__caption{margin-top:var(--joy-core-spacing-1);font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);opacity:0;animation-delay:.25s}@keyframes fade-up{0%{opacity:0;transform:translate3d(0,.5rem,0)}to{opacity:1;transform:translateZ(0)}}.anim__fade-up{animation-duration:.3s;animation-timing-function:ease-out;animation-name:fade-up;animation-fill-mode:forwards}@media screen and (min-width:768px){.slice-keyfigures__frame{display:flex;justify-content:center;gap:var(--joy-core-spacing-6)}}.slice-keyfigures__header{text-align:center;flex:none;margin-bottom:var(--joy-core-spacing-6)}@media screen and (min-width:768px){.slice-keyfigures__header{text-align:left;width:334px;margin-bottom:0}}.slice-keyfigures__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--joy-core-spacing-2);column-gap:var(--joy-core-spacing-6);row-gap:var(--joy-core-spacing-6)}@media screen and (min-width:1200px){.slice-keyfigures__items{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:var(--joy-core-spacing-6);row-gap:var(--joy-core-spacing-9)}}@media screen and (min-width:1200px){.slice-keyfigures .slice-title{text-align:left}}.slice-keyfigures--dark .slice-keyfigures__frame{position:relative;padding:var(--joy-core-spacing-6) var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-keyfigures--dark .slice-keyfigures__frame{padding:var(--joy-core-spacing-12)}}.slice-keyfigures--dark .slice-keyfigures__frame:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-secondary-30)}.slice-keyfigures--dark .slice-keyfigures__frame .figure-item,.slice-keyfigures--dark .slice-keyfigures__frame .figure-item__figure,.slice-keyfigures--dark .slice-keyfigures__frame .slice-title h2{color:var(--joy-color-neutral-0)}.partners-card__offer{position:relative;border:1px solid var(--joy-color-primary-50);border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-5);letter-spacing:-.2px;margin-top:var(--joy-core-spacing-7)}.partners-card__offer-tag{position:absolute;top:-16px;left:10px;padding:var(--joy-core-spacing-1) var(--joy-core-spacing-5);border-radius:56px;color:var(--joy-color-primary-50);border:1px solid var(--joy-color-primary-50);background:var(--joy-color-neutral-0);transition:background-color var(--joy-transition-duration-long) var(--joy-transition-timing-function)}.partners-card__offer-title,.partners-card__offer-title-two{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-bold)}.partners-card__offer-title{font-size:var(--joy-font-size-secondary-400)}.partners-card__offer-title-two{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large);margin-bottom:var(--joy-core-spacing-3)}.partners-card__offer-cta-container a{display:inline-block;position:relative;cursor:pointer;bottom:1px;font-weight:var(--joy-font-weight-bold);text-decoration:underline;text-underline-position:under;color:var(--joy-color-primary-50);padding:0 var(--joy-core-spacing-9) var(--joy-core-spacing-2) var(--joy-core-spacing-9);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.partners-card__offer-cta-container a:hover{color:var(--joy-color-primary-70)}.partners-card__offer-description{margin-bottom:var(--joy-core-spacing-5)}@media screen and (min-width:768px){.partners-card__offer-description{max-height:0;overflow:hidden;transition:max-height .2s ease-out}}.category-pill{padding:var(--joy-core-spacing-1) var(--joy-core-spacing-3)}.category-pill a,.category-pill button{display:inline-block;color:var(--joy-color-primary-50);font-size:var(--joy-font-size-primary-400);text-align:center;transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function);position:relative;background:transparent}.category-pill a span,.category-pill button span{position:relative;z-index:2}.category-pill a:after,.category-pill button:after{border:1px solid var(--joy-color-primary-50);border-radius:50px;background-color:var(--joy-color-neutral-0);content:"";z-index:1;position:absolute;top:-4px;bottom:-4px;right:-12px;left:-12px;transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.category-pill a:hover,.category-pill button:hover{color:var(--joy-color-neutral-0)}.category-pill a:hover:after,.category-pill button:hover:after{background-color:var(--joy-color-primary-50)}.category-pill.selected a,.category-pill.selected button{color:var(--joy-color-neutral-0)}.category-pill.selected a:after,.category-pill.selected button:after{background-color:var(--joy-color-primary-50)}.category-pill.selected a:hover:after,.category-pill.selected button:hover:after{background-color:var(--joy-color-primary-70)}.partners-header__description,.partners-header__title{display:flex;text-align:left;justify-content:flex-start}@media screen and (min-width:480px){.partners-header__description,.partners-header__title{justify-content:center}}.partners-categories{margin-bottom:var(--joy-core-spacing-10);margin-top:var(--joy-core-spacing-9);display:flex;flex-wrap:wrap;gap:var(--joy-core-spacing-2)}@media screen and (min-width:768px){.partners-categories{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:1130px}}@media screen and (min-width:480px){.partners-categories{justify-content:center}}.partners-cards{display:flex;justify-content:center;flex-wrap:wrap;width:100%;gap:var(--joy-core-spacing-6);letter-spacing:-.2px}@media screen and (min-width:768px){.partners-cards{gap:var(--joy-core-spacing-8)}}.partners-card{border-radius:var(--joy-core-radius-5)!important;margin-bottom:var(--joy-core-spacing-6)}.partners-card:hover .partners-card__offer-description{max-height:300px;transition:max-height 1s ease-in-out}@media screen and (min-width:768px){.partners-card{width:370px;margin-bottom:var(--joy-core-spacing-8)}}.partners-card .card-image img{max-width:160px;max-height:36px;object-fit:contain}.partners-card .card-body{min-height:257px;margin-top:0;height:100%;display:flex;flex-flow:column;justify-content:space-between}.slice-plans .slice-body{text-align:left}@media screen and (min-width:768px){.slice-plans .slice-body{display:flex;gap:var(--joy-core-spacing-8)}}.slice-plans .plans-panel{border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-secondary-10);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-5)}@media screen and (min-width:992px){.slice-plans .plans-panel{padding:var(--joy-core-spacing-12)}}.slice-plans .plan{margin:var(--joy-core-spacing-4) auto 0}@media screen and (min-width:480px){.slice-plans .plan{max-width:450px}}@media screen and (min-width:992px){.slice-plans .plan{width:25%}}.slice-plans .plan-image{width:40px;margin-bottom:var(--joy-core-spacing-2)}.slice-plans .plan-image>img{width:100%}.slice-plans .plan-title{font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:1200px){.slice-plans .plan-title{font-size:var(--joy-font-size-primary-800)}}.product-link{display:inline-block;color:var(--joy-color-primary-50);letter-spacing:.3px;font-weight:var(--joy-font-weight-bold);-webkit-user-select:none;user-select:none;font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);padding-bottom:2px}.product-link:before{left:0;bottom:0;width:100%;height:2px;background-color:var(--joy-color-primary-30);transition:transform var(--ai-transition-duration-short) var(--ai-transition-timing-function);transform:translate3d(-100%,0,0)}.product-link:after,.product-link:before{content:"";display:block;position:absolute}.product-link:after{bottom:-10px;right:-15px;transform:translateY(-50%);transition:-webkit-mask-position var(--ai-transition-duration-short) linear;transition:mask-position var(--ai-transition-duration-short) linear;transition:mask-position var(--ai-transition-duration-short) linear,-webkit-mask-position var(--ai-transition-duration-short) linear;width:8px;height:20px;background-color:var(--joy-color-primary-50);-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 8 20" xmlns="http://www.w3.org/2000/svg"><path d="M2.707 5.293a1 1 0 00-1.414 1.415L4.586 10l-3.293 3.293a1 1 0 101.414 1.415l4-4a1 1 0 000-1.415l-4-4z" fill-rule="evenodd" clip-rule="evenodd"/></svg>');mask-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 8 20" xmlns="http://www.w3.org/2000/svg"><path d="M2.707 5.293a1 1 0 00-1.414 1.415L4.586 10l-3.293 3.293a1 1 0 101.414 1.415l4-4a1 1 0 000-1.415l-4-4z" fill-rule="evenodd" clip-rule="evenodd"/></svg>');-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.product-link:hover:before{transform:translateZ(0)}.product-link:hover:after{-webkit-mask-position:8px 0;mask-position:8px 0}.product-link--ai{color:var(--joy-color-ai-primary-30)}.product-link--ai:after,.product-link--ai:before{background-color:var(--joy-color-ai-primary-30)}@media screen and (min-width:1200px){.slice-product-content .slice-content{padding-top:120px;padding-bottom:120px}}.slice-product-content__inner{position:relative;text-align:left;display:flex;flex-direction:column-reverse;gap:var(--joy-core-spacing-8)}@media screen and (min-width:768px){.slice-product-content__inner{flex-direction:row;align-items:center;gap:100px}.slice-product-content__inner--reverse{flex-direction:row-reverse}}.slice-product-content__text{flex:1}.slice-product-content__media{flex:none;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:400px;margin:0 auto;padding:0 4px 4px}@media screen and (min-width:768px){.slice-product-content__media{max-width:none;width:50%}}.slice-product-content__media__element{box-shadow:0 4px 4px #00000040;width:100%;border-radius:var(--joy-core-radius-4)}.slice-product-content__tag{overflow:hidden;margin-bottom:19px}.slice-product-content__tag span{display:inline-block;background-color:var(--joy-color-neutral-20);border-radius:var(--joy-core-radius-2);padding:6px var(--joy-core-spacing-3);font-size:var(--joy-font-size-primary-200);font-weight:var(--joy-font-weight-bold);letter-spacing:-.2px;color:var(--joy-color-neutral-40);font-family:var(--joy-font-family-base);text-transform:uppercase;-webkit-user-select:none;user-select:none}.slice-product-content__header{overflow:hidden}.slice-product-content__title{transform:translate3d(0,100%,0);padding-bottom:var(--joy-core-spacing-4)}.slice-product-content__title h2{letter-spacing:-.4px;line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-200);color:var(--joy-color-text-title)}@media screen and (min-width:768px){.slice-product-content__title h2{font-size:var(--joy-font-size-secondary-400)}}@media screen and (min-width:1200px){.slice-product-content__title h2{font-size:var(--joy-font-size-secondary-600)}}.slice-product-content__description{font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);overflow:hidden}@media screen and (min-width:768px){.slice-product-content__description{font-size:var(--joy-font-size-primary-600)}}.slice-product-content__description p:not(:first-child){margin-top:var(--joy-core-spacing-5)}.slice-product-content__cta{margin-top:27px;overflow:hidden}.slice-product-content__media__element{transition-delay:0s!important;transition-duration:1s!important}.slice-product-content .anim-stagger{transform:translate3d(0,100%,0);will-change:transform;backface-visibility:hidden;transition:none}.slice-product-content .animate .anim-stagger{transition:transform var(--ai-transition-duration) var(--ai-transition-timing-function);transform:translateZ(0)}.product-cover{display:flex;justify-content:center;align-items:center;cursor:pointer;transition:opacity var(--ai-transition-duration-long) var(--ai-transition-timing-function)}.product-cover,.product-cover__image,.product-cover__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.product-cover__image{object-fit:cover}.product-cover__overlay{background:var(--joy-color-ai-gradient-30);opacity:.6}.product-cover__content{position:relative}.product-cover__title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600)}.product-cover__title,.product-cover__title p{color:var(--joy-color-neutral-0)}@media screen and (min-width:480px){.product-cover__title{font-size:var(--joy-font-size-secondary-200)}}@media screen and (min-width:768px){.product-cover__title{font-size:var(--joy-font-size-secondary-400)}}@media screen and (min-width:992px){.product-cover__title{font-size:var(--joy-font-size-secondary-600)}}.product-sparkle{position:relative;display:inline-block;width:70px;aspect-ratio:1}.product-sparkle>img{position:absolute;transform:scale(0)}.product-sparkle--sm{width:25.7142857143%;top:74.2857142857%;left:11.4285714286%}.product-sparkle--md{width:42.8571428571%;top:0;left:-5.7142857143%}.product-sparkle--lg{width:68.5714285714%;top:25.7142857143%;left:27.1428571429%}.product-sparkle.animate>img{transition:transform var(--ai-transition-duration) var(--ai-transition-timing-function);transform:scale(1)}.product-sparkle.animate .product-sparkle--sm{transition-delay:.2s}.product-sparkle.animate .product-sparkle--lg{transition-delay:.6s}.slice-product-demo iframe{border:1px solid var(--joy-color-neutral-30);aspect-ratio:16/7.5;width:100%}@media screen and (max-height:767px){.slice-product-demo iframe{height:calc(100vh - 150px)}}.slice-product-demo__sparkle{width:78px;margin-bottom:var(--joy-core-spacing-8)}.slice-product-demo__sparkle img{filter:brightness(0) saturate(100%) invert(100%)}.anim-text-wave{text-align:center;position:relative;line-height:1em;height:1em;white-space:nowrap;overflow:hidden;-webkit-user-select:none;user-select:none}.anim-text-wave:not(.animate) .letter{transform:translate3d(0,101%,0);transition:none!important}.anim-text-wave .letter{display:inline-block;position:relative;will-change:transform;backface-visibility:hidden}.anim-text-wave .dot{margin-left:-.125em}.anim-text-wave.animate .letter{transition:transform var(--ai-transition-duration-short) var(--ai-transition-timing-function);transform:translateZ(0)}.slice-product-featured-text{overflow:hidden}.slice-product-featured-text__line1,.slice-product-featured-text__line2{font-family:var(--joy-font-family-title);font-size:clamp(36px,6.2535531552vw,120px);color:var(--joy-color-text-title)}.slice-product-featured-text__line1{transform:translate(-5%)}.slice-product-featured-text__line2{transform:translate(10%)}.slice-product-featured-text__cta{overflow:hidden;margin-top:var(--joy-core-spacing-8);display:flex;flex-wrap:wrap;justify-content:center;column-gap:var(--joy-core-spacing-8);row-gap:var(--joy-core-spacing-6)}@media screen and (min-width:1200px){.slice-product-featured-text__cta{margin-top:var(--joy-core-spacing-12)}.slice-product-featured-text__cta .joy-button{flex:none}}.slice-product-featured-text__cta:not(.animate) .joy-button{transform:translate3d(0,100%,0);transition:none!important}.slice-product-featured-text__cta.animate .joy-button{transform:translateZ(0);transition:transform var(--ai-transition-duration) var(--ai-transition-timing-function) .2s}.slice-product-featured-text__cta.animate .joy-button:nth-child(2){transition-delay:.4s}.slice-product-featured-text .ai-button-sparkle{background:none;background-color:initial;color:var(--joy-color-ai-primary-30);border:2px solid var(--joy-color-ai-primary-30);transition:background-color var(--joy-transition-duration) var(--joy-transition-timing-function)}@media screen and (min-width:992px){.slice-product-featured-text .ai-button-sparkle{width:auto}}.slice-product-featured-text .ai-button-sparkle:hover{background:none;background-color:var(--joy-color-ai-primary-10);border:2px solid var(--joy-color-ai-primary-30);color:var(--joy-color-ai-primary-30)}.slice-product-featured-text .ai-button-sparkle span{height:16px;padding-right:16px}.slice-product-featured-text .ai-button-sparkle img{position:absolute;margin-left:8px}.slice-product-hero{text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:clamp(110px,16.3020833333vw,16.3020833333vw)}.slice-product-hero__content{position:relative;text-align:center;padding-top:0;padding-bottom:8px}@media screen and (min-width:1200px){.slice-product-hero__content{padding-bottom:11px}}.slice-product-hero__title{font-family:var(--joy-font-family-title);font-size:clamp(36px,6.7708333333vw,130px);color:var(--joy-color-text-title);text-align:center;margin-bottom:0;-webkit-user-select:none;user-select:none}.slice-product-hero__title>span{line-height:var(--joy-line-height-small)}.slice-product-hero__title>span>span{display:inline-block}.slice-product-hero__title strong{line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);font-size:clamp(26px,5.2083333333vw,100px)}.slice-product-hero__title strong>span{display:inline-block;background-image:var(--joy-color-ai-gradient-30);-webkit-background-clip:text;background-clip:text;color:transparent}.slice-product-hero__description{display:inline-flex;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-300);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);text-align:center;margin:48px auto 0;max-width:550px}@media screen and (min-width:768px){.slice-product-hero__description{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-base);max-width:940px;padding:0 60px}}@media screen and (min-width:992px){.slice-product-hero__description{max-width:1080px;padding:0 100px;margin-top:75px;font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-large)}}@media screen and (min-width:1600px){.slice-product-hero__description{font-size:var(--joy-font-size-secondary-400);padding:0 70px}}.slice-product-hero .product-sparkle{position:absolute;bottom:0;margin-left:clamp(4px,.5208333333vw,10px);width:clamp(10px,3.6458333333vw,70px);height:auto}.video-player{position:relative;display:inline-flex;margin:0 auto;width:100%;aspect-ratio:16/9;border-radius:var(--joy-core-radius-4);overflow:hidden}.video-player iframe{width:100%;height:100%}.video-player__cover,.video-player__overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.video-player__overlay{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#333430 0,#333330 48%,#333330 80%);cursor:pointer}.video-player__overlay .overlay-content{text-align:center;position:relative}.video-player__cover{object-fit:cover;-webkit-user-select:none;user-select:none;opacity:.7}.video-player__overlay:hover .video-player__cover{opacity:.6}.video-player__title{position:relative;color:#fff;font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-small);text-shadow:0 0 1px rgba(0,0,0,.5);padding:0 var(--joy-core-spacing-4);margin-bottom:var(--joy-core-spacing-4)}.video-player__consent{background:var(--joy-color-neutral-30);z-index:0}@media screen and (min-width:992px){.video-player__title{padding:0 var(--joy-core-spacing-8);margin-bottom:var(--joy-core-spacing-6)}.video-player--small{max-width:640px}.video-player--small .video-player__title{font-size:var(--joy-font-size-secondary-200)}.video-player--medium .video-player__title{font-size:var(--joy-font-size-secondary-400)}.video-player--medium{max-width:800px}.video-player--large .video-player__title{font-size:var(--joy-font-size-secondary-400)}.video-player--large{max-width:1140px}}.slice-product-video__wrapper{position:relative}.animate .slice-product-video__wrapper>*{transition-duration:2s}.slice-product-video__cover{transition:opacity var(--joy-transition-duration-long) var(--joy-transition-timing-function);display:flex!important;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--joy-core-radius-4);overflow:hidden}.slice-product-video__cover,.slice-product-video__cover__image,.slice-product-video__cover__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.slice-product-video__cover__image{object-fit:cover}.slice-product-video__cover__overlay{opacity:.6;background:var(--joy-color-ai-gradient-30)}.slice-product-video__cover__icon{width:48px;height:auto;margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:480px){.slice-product-video__cover__icon{width:75px}}@media screen and (min-width:768px){.slice-product-video__cover__icon{width:128px;margin-bottom:var(--joy-core-spacing-4)}}@media screen and (min-width:992px){.slice-product-video__cover__icon{width:175px;margin-bottom:var(--joy-core-spacing-6)}}.slice-product-video__cover__title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-small)}.slice-product-video__cover__title p{color:var(--joy-color-neutral-0)}@media screen and (min-width:480px){.slice-product-video__cover__title{font-size:var(--joy-font-size-secondary-200)}}@media screen and (min-width:768px){.slice-product-video__cover__title{font-size:var(--joy-font-size-secondary-400)}}@media screen and (min-width:992px){.slice-product-video__cover__title{font-size:var(--joy-font-size-secondary-600)}}.slice-proofpoints .proofpoints-cta{margin-top:var(--joy-core-spacing-6)}.slice-proofpoints .proofpoints-header{margin:0 auto var(--joy-core-spacing-6)}.slice-proofpoints .proofpoints-header img{margin-top:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-proofpoints .slice-content{text-align:left;display:flex;align-items:flex-start;gap:var(--joy-core-spacing-8)}.slice-proofpoints .slice-content .proofpoints-header{flex:none;width:calc(50% - 80px)}}.slice-proofpoints .proofpoint{display:flex;text-align:left;gap:var(--joy-core-spacing-5);margin-bottom:var(--joy-core-spacing-6)}.slice-proofpoints .proofpoint-image{flex:none;width:40px}.slice-proofpoints .proofpoint-image>img{width:100%}.slice-proofpoints .proofpoint-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-proofpoints .proofpoint-title{font-size:var(--joy-font-size-primary-800)}}.slice-proofpoints .proofpoint-text li{list-style-type:none;padding-left:var(--joy-core-spacing-6);margin-bottom:var(--joy-core-spacing-3);background:url("data:image/svg+xml,%3csvg%20width='15'%20height='14'%20viewBox='0%200%2015%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.8261%200.864258L5.22291%2012.6282C5.1094%2012.7843%204.95875%2012.9124%204.78339%2013.0018C4.60802%2013.0913%204.41296%2013.1396%204.21427%2013.1427C4.01558%2013.1459%203.81895%2013.1038%203.64059%2013.0199C3.46223%2012.9361%203.30725%2012.8128%203.18841%2012.6604L1%209.86767'%20stroke='%23008FA2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e") no-repeat;background-position:left 3px}.slice-proofpoints--two-cols .proofpoints-content{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0 var(--joy-core-spacing-8)}@media screen and (min-width:992px){.slice-proofpoints--two-cols .proofpoint{flex:none;width:calc(50% - var(--joy-core-spacing-4))}}.slice-quotation .slice-content{max-width:1024px}@media screen and (min-width:992px){.slice-quotation .slice-content{display:flex;align-items:center;gap:var(--joy-core-spacing-10)}}.slice-quotation__image{flex:none}@media screen and (min-width:992px){.slice-quotation__image{text-align:right;width:350px}}@media screen and (min-width:992px){.slice-quotation__content{text-align:left;padding-bottom:var(--joy-core-spacing-8)}}.slice-quotation__author{margin-top:var(--joy-core-spacing-4);font-weight:var(--joy-font-weight-bold);text-transform:uppercase}.slice-quotation__author-title{margin-top:var(--joy-core-spacing-1);color:var(--joy-color-neutral-40)}.ressources-bloc-section{background-color:var(--joy-color-neutral-0);color:var(--joy-color-neutral-60);display:flex;flex-direction:column;align-items:center;font-family:var(--joy-font-family-base);width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media(max-width:1440px){.ressources-bloc-section{margin-left:80px;margin-right:80px;width:calc(100% - 160px)}}@media(max-width:991px){.ressources-bloc-section{margin-left:26px;margin-right:26px;width:calc(100% - 52px)}}.ressources-bloc-section{max-width:100vw}.ressources-bloc-section .title h2{margin-bottom:60px;position:relative;text-align:center;font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-600);line-height:64px;color:var(--joy-color-neutral-60)}@media(max-width:991px){.ressources-bloc-section .title h2{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large)}}.ressources-bloc-section .title h2 em{font-style:normal;background-color:var(--joy-color-quaternary-50);border-radius:var(--joy-core-radius-5);padding:0 10px;margin:0 -10px}@media(max-width:991px){.ressources-bloc-section .title h2{margin-bottom:22px}}.ressources-bloc-section .cards{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:var(--joy-core-spacing-9);row-gap:var(--joy-core-spacing-9);max-width:1280px}.ressources-bloc-section .cards.two-columns{grid-template-columns:1fr 1fr}.ressources-bloc-section .cards.two-columns .thumbnail{width:536px;height:auto;max-width:100%}.ressources-bloc-section .swiper{width:100%}.ressources-bloc-section .swiper .swiper-slide{width:100%;box-sizing:border-box;padding:20px}.ressources-bloc-section .card{box-sizing:border-box;width:100%;padding:32px;text-align:left;justify-items:space-between;display:flex;flex-direction:column;align-items:flex-start;box-shadow:var(--joy-core-elevation-2);border:none;border-radius:var(--joy-core-radius-4);position:relative;top:0;transition:all .3s ease}@media(max-width:991px){.ressources-bloc-section .card{box-shadow:0 4px 24px #0000000f}}@media(min-width:1200px){.ressources-bloc-section .card:hover{box-shadow:0 8px 32px #1818183d;top:-3px}}@media(max-width:991px){.ressources-bloc-section .card{width:unset}}.ressources-bloc-section .card .top{flex-grow:1;width:100%}.ressources-bloc-section .card .thumbnail{width:100%;height:auto;margin-bottom:32px;border-radius:var(--joy-core-radius-4);aspect-ratio:16/9;object-fit:cover}.ressources-bloc-section .card .tags{color:var(--joy-color-secondary-30);text-transform:uppercase;font-size:var(--joy-font-size-primary-200);font-weight:var(--joy-font-weight-bold);margin-bottom:16px}@media(max-width:991px){.ressources-bloc-section .card .tags{margin-bottom:var(--joy-core-spacing-3)}}.ressources-bloc-section .card .cart-title{margin-bottom:16px}.ressources-bloc-section .card .cart-title h3{font-family:var(--joy-font-family-base);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-60);font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold)}@media(max-width:991px){.ressources-bloc-section .card .cart-title{margin-bottom:var(--joy-core-spacing-3)}}.ressources-bloc-section .card .cart-subtitle{margin-bottom:24px;line-height:var(--joy-line-height-large)}@media(max-width:991px){.ressources-bloc-section .card .cart-subtitle{margin-bottom:32px}}.ressources-bloc-section .card .link-button{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-400);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none}.ressources-bloc-section .card .link-button:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.ressources-bloc-section .card .info{color:var(--joy-color-neutral-50);font-size:var(--joy-font-size-primary-300);margin-top:32px}.ressources-bloc-section .card .info .date{padding-right:var(--joy-core-spacing-3);margin-right:var(--joy-core-spacing-3);border-right:1px solid var(--joy-color-neutral-30)}.rich-content.slice-content{text-align:left}.rich-content{display:flex;flex-direction:column;align-items:flex-start}.rich-content li,.rich-content ol,.rich-content p,.rich-content ul{font-size:18px}.rich-content h1,.rich-content h2{margin-bottom:var(--joy-core-spacing-8);font-size:var(--joy-font-size-secondary-200)}.rich-content h3,.rich-content h4,.rich-content h5,.rich-content h6,.rich-content ol,.rich-content p,.rich-content ul{margin-bottom:var(--joy-core-spacing-7)}.rich-content h3{font-size:var(--joy-font-size-primary-800)}.rich-content h4{font-size:var(--joy-font-size-primary-600)}.rich-content .block-img{display:flex;justify-content:center}.rich-content img{margin-bottom:var(--joy-core-spacing-14);max-width:100%}.rich-content a{color:var(--joy-color-primary-50);-webkit-text-decoration:underline var(--joy-color-primary-50);text-decoration:underline var(--joy-color-primary-50)}.rich-content a:hover{color:var(--joy-color-primary-70);-webkit-text-decoration:underline var(--joy-color-primary-70);text-decoration:underline var(--joy-color-primary-70)}.rich-content div{width:100%}.rich-content div[data-oembed-type=video]{width:100%;padding-top:56.25%;position:relative}.rich-content div[data-oembed-type=video] iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.slice-rich-content{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}.slice-rich-content .slice-content{text-align:left}.slice-rich-content:not(.slice-rich-content--full-width) .slice-content{max-width:840px;padding-left:0;padding-right:0}.slice-rich-content h1,.slice-rich-content h2,.slice-rich-content h3,.slice-rich-content h4,.slice-rich-content h5,.slice-rich-content h6{font-family:var(--joy-font-family-title);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-60);margin:0}.slice-rich-content h1{font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-small);font-size:40px}@media screen and (min-width:992px){.slice-rich-content h1{font-size:65px}}.slice-rich-content h2{font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-secondary-400)}@media screen and (min-width:992px){.slice-rich-content h2{font-size:40px}}.slice-rich-content h3{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-200)}@media screen and (min-width:992px){.slice-rich-content h3{font-size:32px}}.slice-rich-content h4{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800)}@media screen and (min-width:992px){.slice-rich-content h4{font-size:var(--joy-font-size-secondary-200)}}.slice-rich-content li,.slice-rich-content ol,.slice-rich-content p,.slice-rich-content ul{color:var(--joy-color-neutral-50);font-size:var(--joy-font-size-primary-400)}.slice-rich-content h1,.slice-rich-content h2{margin-bottom:var(--joy-core-spacing-8)}.slice-rich-content h3,.slice-rich-content h4,.slice-rich-content h5,.slice-rich-content h6,.slice-rich-content ol,.slice-rich-content p,.slice-rich-content ul{margin-bottom:var(--joy-core-spacing-7)}.slice-rich-content .block-img{display:flex;justify-content:center}.slice-rich-content img{margin-bottom:var(--joy-core-spacing-14);max-width:100%}.slice-rich-content a{color:var(--joy-color-primary-50);-webkit-text-decoration:underline var(--joy-color-primary-50);text-decoration:underline var(--joy-color-primary-50)}.slice-rich-content a:hover{color:var(--joy-color-primary-70);-webkit-text-decoration:underline var(--joy-color-primary-70);text-decoration:underline var(--joy-color-primary-70)}.slice-rich-content div{width:100%}.slice-rich-content div[data-oembed-type=video]{width:100%;padding-top:56.25%;position:relative}.slice-rich-content div[data-oembed-type=video] iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.slice-rich-content .title-anchor{position:relative;top:-92px;visibility:hidden}@media(max-width:991px){.slice-rich-content .title-anchor{top:-76px}}.freelance-search-slice{margin:0 80px;display:flex;flex-direction:column;align-items:center}@media(max-width:991px){.freelance-search-slice{margin:0 26px}}.freelance-search-slice .title h2{text-align:center;font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-600);line-height:64px;color:var(--joy-color-neutral-60)}@media(max-width:991px){.freelance-search-slice .title h2{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large)}}.freelance-search-slice .search{width:100%;max-width:1280px;margin:48px auto 0}@media(max-width:991px){.freelance-search-slice .search{margin:48px 0 0;width:100%}}.slice-skills .slice-body{display:flex;flex-wrap:wrap;text-align:left}.slice-skills .skill{display:flex;align-items:flex-start;margin-bottom:var(--joy-core-spacing-8);gap:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-skills .skill{width:50%;gap:var(--joy-core-spacing-5)}.slice-skills .skill:nth-child(odd){padding-right:var(--joy-core-spacing-8)}}.slice-skills .skill-image{flex:none;width:64px}@media screen and (min-width:992px){.slice-skills .skill-image{width:96px}}.slice-skills .skill-content{flex:1 1 0%}.slice-skills .skill-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);color:var(--joy-color-neutral-60);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-skills .skill-title{font-size:var(--joy-font-size-secondary-200)}}.testimonials{font-family:var(--joy-font-family-base);position:relative;overflow:visible;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media(max-width:1440px){.testimonials{margin-left:80px;margin-right:80px;width:calc(100% - 160px)}}@media(max-width:1920px){.testimonials{max-width:unset;width:calc(50% + 640px);margin-left:calc(50% - 640px);margin-right:0}}@media(max-width:1360px){.testimonials{margin-left:80px;margin-right:0;width:calc(100% - 80px)}}@media(max-width:991px){.testimonials{margin-left:26px;margin-right:26px;width:calc(100% - 52px)}}.testimonials .slice-container{display:grid;grid-template-columns:384px auto;grid-template-rows:auto;gap:48px;overflow:hidden}@media(max-width:1360px){.testimonials .slice-container{grid-template-columns:1fr 2fr}}@media(max-width:991px){.testimonials .slice-container{grid-template-columns:1fr;justify-items:center}}.testimonials .title{width:100%;max-width:384px;margin-bottom:48px}@media(max-width:991px){.testimonials .title{width:unset;margin:0 26px;text-align:center}}.testimonials .title h2{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-600);line-height:64px;color:var(--joy-color-neutral-60)}@media(max-width:991px){.testimonials .title h2{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large)}}.testimonials .title h2{line-height:var(--joy-line-height-small)}.testimonials .swiper{overflow:hidden;position:relative;z-index:0;grid-column-start:2;grid-column-end:2;grid-row-start:1;grid-row-end:3;max-width:100%}@media(max-width:991px){.testimonials .swiper{grid-area:auto;max-width:calc(100vw - 52px);margin:auto 0}}.testimonials .desktop-controls{grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.testimonials .swiper-wrapper{align-items:stretch}.testimonials .swiper-slide{width:100%;height:unset}@media(max-width:1920px){.testimonials .swiper-slide{max-width:780px}}@media(max-width:991px){.testimonials .swiper-slide{width:100vw;max-width:unset}}.testimonials .testimonial-section{flex-basis:60%;padding-left:48px;display:flex;flex-direction:column;justify-content:space-between;color:var(--joy-color-neutral-60);line-height:var(--joy-line-height-small)}@media(max-width:991px){.testimonials .testimonial-section{padding-left:0;margin-bottom:8px}}.testimonials .testimonial{height:100%;box-sizing:border-box;padding:25px;margin-bottom:23px;max-width:780px;margin-left:0}@media(max-width:991px){.testimonials .testimonial{max-width:unset}}.testimonials .card{display:flex;flex-direction:row;justify-content:center;border-radius:var(--joy-core-radius-4);position:relative;top:0;transition:all .3s ease}@media(max-width:991px){.testimonials .card{box-shadow:0 4px 24px #0000000f}}@media(min-width:1200px){.testimonials .card:hover{box-shadow:0 8px 32px #1818183d;top:-3px}}.testimonials .card{height:100%;padding:32px;box-sizing:border-box;border:none;box-shadow:var(--joy-core-elevation-2);margin:0 auto}@media(max-width:1920px){.testimonials .card{margin:unset}}@media(max-width:991px){.testimonials .card{display:flex;flex-direction:column;padding:24px 20px;height:auto}}.testimonials .testimonial-illustration{flex-basis:40%;height:100%;position:relative;max-width:400px}@media(max-width:991px){.testimonials .testimonial-illustration{width:100%;align-self:center;aspect-ratio:.9;margin-bottom:30px}}.testimonials .testimonial-illustration img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:calc(var(--joy-core-radius-4)/2)}.testimonials .testimonial-title{margin-bottom:14px}.testimonials .testimonial-title h3{font-size:var(--joy-font-size-primary-600)}.testimonials .testimonial-description{margin-bottom:24px;font-weight:400;font-size:var(--joy-font-size-primary-400);line-height:150%;color:var(--joy-color-neutral-50)}.testimonials .link{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-400);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none}.testimonials .link:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.testimonials .testimonials button{align-items:center;background-color:var(--joy-color-neutral-0);border:2px solid var(--joy-color-secondary-30);border-radius:var(--joy-core-radius-6);padding:22px;width:63px;height:62px;margin-right:10px;display:flex;flex-direction:row;justify-content:center}.testimonials .testimonial-info{gap:6px;display:flex;flex-direction:column;align-items:flex-start}.testimonials .interviewee-name{font-weight:var(--joy-font-weight-bold);text-transform:uppercase;color:var(--joy-color-neutral-60)}.testimonials .interviewee-job-title{font-size:var(--joy-font-size-primary-300);margin-bottom:24px}.testimonials .arrows{display:flex;flex-direction:row;align-items:flex-start;align-self:start}@media(max-width:991px){.testimonials .arrows{margin:0 26px}}.widget-trustpilot{margin:0 auto;-webkit-user-select:none;user-select:none;height:22px}.slice-content--fullWidth{padding:var(--joy-core-spacing-9) 0}.slice-columns__items{margin-left:auto;margin-right:auto;display:flex;justify-content:center;gap:var(--joy-core-spacing-8);flex-wrap:wrap}@media screen and (min-width:1200px){.slice-columns__items{flex-wrap:nowrap}}.slice-columns__item{width:100%;max-width:320px}.slice-columns__item__image{width:100px;height:100px;object-fit:contain}.slice-columns__item__title{font-weight:var(--joy-font-weight-bold);color:var(--joy-color-neutral-60);margin-top:var(--joy-core-spacing-3);font-size:var(--joy-font-size-primary-600)}.slice-columns__item__title--shadow{color:var(--joy-color-primary-30);line-height:25px}@media screen and (min-width:1200px){.slice-columns__item__title{margin-top:var(--joy-core-spacing-4);font-size:var(--joy-font-size-primary-800)}}.slice-columns__item--border{border-radius:var(--joy-core-radius-4);border:1px solid var(--joy-color-secondary-30);padding:var(--joy-core-radius-4)}.slice-columns__item--shadow{box-shadow:var(--joy-core-elevation-2);padding:var(--joy-core-spacing-4);border-radius:var(--joy-core-radius-4)}.faq-collapsible__header{background-color:initial;width:100%;padding:0;border:none;display:flex;align-items:center;justify-content:space-between}.faq-collapsible__header .faq-collapsible__chevron{transition:transform var(--joy-transition-duration-default) var(--joy-transition-timing-function);transform:rotate(0)}.faq-collapsible__header--open .faq-collapsible__chevron{transform:rotate(180deg)}.faq-collapsible__content{transition:max-height var(--joy-transition-duration-long) var(--joy-transition-timing-function);max-height:0;overflow:hidden}.slice-faq--default__content--narrow.slice-content{max-width:730px;margin-left:auto;margin-right:auto}.slice-faq--default__content,.slice-faq--with-image__content{font-family:var(--joy-font-family-base)}.slice-faq--with-image__content{display:grid;grid-template-columns:31.25% 1fr;column-gap:var(--joy-core-spacing-12);row-gap:var(--joy-core-spacing-6)}@media screen and (max-width:991px){.slice-faq--with-image__content{display:flex;flex-direction:column;justify-content:center;align-items:center}}.slice-faq--with-image__image{margin:var(--joy-core-spacing-8) auto 0;width:100%;max-width:640px;height:auto;object-fit:contain;object-position:top left}@media screen and (max-width:991px){.slice-faq--with-image__image{order:5;margin-top:var(--joy-core-spacing-6)}}.slice-faq--hide-in-mobile{display:none}@media screen and (min-width:768px){.slice-faq--hide-in-mobile{display:block}}.slice-faq__link-container{grid-column-end:span 2;display:flex;justify-content:center}.slice-faq__link{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold)}.slice-faq__link:hover{text-decoration:underline}.slice-faq__items{margin-top:var(--joy-core-spacing-8);width:100%;display:flex;flex-direction:column;text-align:left}.slice-faq__items--full-width{grid-column-end:span 2}@media screen and (max-width:991px){.slice-faq__items{margin-top:var(--joy-core-spacing-6)}}.slice-faq__item{border-bottom:1px solid var(--joy-color-neutral-30)}.slice-faq__item:last-child{border:none}.slice-faq__item .faq-collapsible__header{padding:var(--joy-core-spacing-6) 0}.slice-faq__question-title{margin-right:var(--joy-core-spacing-4)}.slice-faq__question-title h2,.slice-faq__question-title h3{font-family:var(--joy-font-family-title);color:var(--joy-color-neutral-40);font-size:var(--joy-font-size-primary-600);text-align:left}.slice-faq__answer{margin-bottom:var(--joy-core-spacing-7);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-50)}.slice-faq__answer,.slice-faq__answer h3{font-size:var(--joy-font-size-primary-400)}.slice-faq__answer a,.slice-faq__answer a:visited{color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold)}.slice-faq__answer a:hover{text-decoration:underline}.slice-faq__answer p:not(:first-child){margin-top:var(--joy-core-spacing-4)}.slice-faq__answer ol,.slice-faq__answer ul{margin:var(--joy-core-spacing-8) var(--joy-core-spacing-4);margin-right:0}.slice-features--centred__items{display:flex;flex-wrap:wrap;text-align:left;margin-top:var(--joy-core-spacing-10)}.slice-features--centred__item{display:flex;align-items:flex-start;margin-bottom:var(--joy-core-spacing-8);gap:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-features--centred__item{width:50%;gap:var(--joy-core-spacing-5)}.slice-features--centred__item:nth-child(odd){padding-right:var(--joy-core-spacing-8)}}.slice-features--centred__item-image{flex:none;width:64px}@media screen and (min-width:992px){.slice-features--centred__item-image{width:96px}}.slice-features--centred__item-content{flex:1 1 0%}.slice-features--centred__item-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);color:var(--joy-color-neutral-60);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-features--centred__item-title{font-size:var(--joy-font-size-secondary-200)}}.slice-features--default .slice-content{text-align:left}.slice-features--default .slice-description{max-width:none}.slice-features--default__category{font-weight:var(--joy-font-weight-bold);color:var(--joy-color-secondary-30);margin-bottom:var(--joy-core-spacing-2)}.slice-features--default__items{display:grid;gap:var(--joy-core-spacing-8) var(--joy-core-spacing-4);margin-top:var(--joy-core-spacing-10);grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.slice-features--default__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.slice-features--default__items{grid-template-columns:repeat(3,minmax(0,1fr))}}.slice-features--default__item{display:flex;align-items:flex-start;gap:var(--joy-core-spacing-4)}.slice-features--default__item-image{flex:none;width:40px}.slice-features--default__item-title{font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-600)}.slice-features--default__item-text{margin-top:var(--joy-core-spacing-3)}.slice-features--side{position:relative}.slice-features--side__cta{margin-top:var(--joy-core-spacing-6)}.slice-features--side__image{margin-top:var(--joy-core-spacing-4);max-width:600px;height:auto}@media screen and (min-width:992px){.slice-features--side .slice-content{display:grid;grid-template-columns:1fr;justify-items:center;gap:var(--joy-core-spacing-8)}}@media screen and (min-width:992px)and (min-width:992px){.slice-features--side .slice-content{grid-template-columns:1fr 1fr;justify-content:center;text-align:left}}.slice-features--side__item{display:flex;text-align:left;gap:var(--joy-core-spacing-5);margin-bottom:var(--joy-core-spacing-6)}.slice-features--side__item:first-child{margin-top:var(--joy-core-spacing-8)}@media screen and (min-width:992px){.slice-features--side__item:first-child{margin-top:0}}.slice-features--side__item-image{flex:none;width:40px}.slice-features--side__item-image>img{width:100%}.slice-features--side__item-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-features--side__item-title{font-size:var(--joy-font-size-primary-800)}}.slice-features--side__item-text li{list-style-type:none;padding-left:var(--joy-core-spacing-6);margin-bottom:var(--joy-core-spacing-3);background:url(../../../../assets/svg/check.svg) no-repeat;background-position:left 3px}.slice-features--side--two-cols .slice-features--side__content{display:flex;align-items:flex-start;flex-wrap:wrap;gap:0 var(--joy-core-spacing-8)}@media screen and (min-width:992px){.slice-features--side--two-cols .slice-features--side__item{flex:none;width:calc(50% - var(--joy-core-spacing-4))}}.slice-features--with-background .slice-description{max-width:none}.slice-features--with-background__panel{text-align:left;border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-secondary-10);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-5)}@media screen and (min-width:992px){.slice-features--with-background__panel{padding:var(--joy-core-spacing-12) 80px}}.slice-features--with-background__category{font-weight:var(--joy-font-weight-bold);color:var(--joy-color-secondary-30);margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:992px){.slice-features--with-background__items{display:grid;column-gap:var(--joy-core-spacing-8);grid-template-columns:repeat(2,minmax(0,1fr))}}.slice-features--with-background__item{display:flex;align-items:flex-start;gap:var(--joy-core-spacing-4);margin-bottom:var(--joy-core-spacing-8)}.slice-features--with-background__item-image{width:40px}.slice-features--with-background__item-content{flex:1 1 0%;width:100%}.slice-features--with-background__item-title{font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold)}.slice-features--with-background__item-text{margin-top:var(--joy-core-spacing-4)}.mkt-brand-title{font-family:var(--joy-font-family-title);font-weight:500;line-height:var(--joy-line-height-small);font-size:26px;margin-bottom:var(--joy-core-spacing-4)}.mkt-brand-title h1,.mkt-brand-title h2{font-size:inherit;font-weight:inherit}@media screen and (min-width:768px){.mkt-brand-title{font-weight:500;font-size:var(--joy-font-size-secondary-400);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);margin-bottom:var(--joy-core-spacing-9)}}@media screen and (min-width:1200px){.mkt-brand-title{font-weight:500;font-size:var(--joy-font-size-secondary-600);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title)}}.mkt-brand-title strong{display:inline-block;position:relative;z-index:1;font-weight:500;font-family:var(--joy-font-family-title);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-0);padding:0 var(--joy-core-spacing-4)}.mkt-brand-title strong:before{content:"";display:inline-block;position:absolute;left:0;top:-.09em;height:1em;width:100%;background-color:var(--joy-color-brand-primary-50);border-radius:9999px;z-index:-1}.mkt-brand-title--starts-with-strong strong:first-child{margin-left:calc(var(--joy-core-spacing-4)*-1)}.hubspot-form{overflow:hidden;position:relative}.hubspot-form form{font-family:var(--joy-font-family-base);margin:0 -10px;font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large)}.hubspot-form form ul{list-style:none}.hubspot-form form fieldset{max-width:unset}.hubspot-form form ul[role=checkbox]{margin-top:var(--joy-core-spacing-3)}.hubspot-form form ul[role=checkbox]>li>label{display:flex;align-items:center;justify-content:flex-start}.hubspot-form form ul[role=checkbox]>li>label input{width:auto}.hubspot-form form .hs-form-field{display:flex;flex-direction:column;padding:0 10px;margin:0 0 24px}.hubspot-form form .hs-form-field legend{display:none!important}.hubspot-form form .hs-form-field .hs-error-msgs .hs-error-msg{color:var(--joy-color-primary-50);margin-top:var(--joy-core-spacing-3);margin-bottom:0}.hubspot-form form .hs-form-field .hs-error-msgs label:not(.hs-error-msg) *{color:var(--joy-color-secondary-30)}.hubspot-form form .hs-form-field label{color:var(--joy-color-neutral-50);font-size:var(--joy-font-size-primary-400);margin-bottom:var(--joy-core-spacing-3)}.hubspot-form form .hs-form-field .input{margin:0}@media screen and (max-width:1199px){.hubspot-form form [class^=form-columns-] .hs-form-field{width:100%!important}}.hubspot-form form input:not([type=submit]),.hubspot-form form select,.hubspot-form form textarea{box-sizing:border-box;width:100%!important;background-color:initial}.hubspot-form form input:not([type=submit]):not([type=checkbox]),.hubspot-form form select:not([type=checkbox]),.hubspot-form form textarea:not([type=checkbox]){border-radius:50px;padding:12px 20px;border:2px solid var(--joy-color-neutral-30);color:var(--joy-color-neutral-60)}.hubspot-form form input:not([type=submit]):not([type=checkbox]):focus,.hubspot-form form select:not([type=checkbox]):focus,.hubspot-form form textarea:not([type=checkbox]):focus{outline:none;border:2px solid var(--joy-color-secondary-50)}.hubspot-form form input:not([type=submit]):not([type=checkbox]):hover,.hubspot-form form select:not([type=checkbox]):hover,.hubspot-form form textarea:not([type=checkbox]):hover{outline:none;border:2px solid var(--joy-color-state-hover)}.hubspot-form form input:not([type=submit]):not([type=checkbox])::placeholder,.hubspot-form form select:not([type=checkbox])::placeholder,.hubspot-form form textarea:not([type=checkbox])::placeholder{color:var(--joy-color-neutral-50);overflow:visible}.hubspot-form form input:not([type=submit])[type=text],.hubspot-form form select[type=text],.hubspot-form form textarea[type=text]{padding:var(--joy-core-spacing-3) 20px}.hubspot-form form input:not([type=submit])[type=radio],.hubspot-form form select[type=radio],.hubspot-form form textarea[type=radio]{width:15px!important;height:15px;position:relative;margin-right:var(--joy-core-spacing-3)}.hubspot-form form input:not([type=submit])[type=radio]:before,.hubspot-form form select[type=radio]:before,.hubspot-form form textarea[type=radio]:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;border-radius:var(--joy-core-radius-4);border:2px solid var(--joy-color-neutral-30);color:#fff;background-color:#fff;transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function);display:flex;flex-direction:row;align-items:center;justify-content:center}.hubspot-form form input:not([type=submit])[type=radio]:checked:before,.hubspot-form form select[type=radio]:checked:before,.hubspot-form form textarea[type=radio]:checked:before{content:"";background-color:var(--joy-color-secondary-30)}.hubspot-form form input:not([type=submit])[type=checkbox],.hubspot-form form select[type=checkbox],.hubspot-form form textarea[type=checkbox]{height:22px;width:22px!important;border-radius:var(--joy-core-radius-1);position:relative;flex-shrink:0;cursor:pointer}.hubspot-form form input:not([type=submit])[type=checkbox]:before,.hubspot-form form select[type=checkbox]:before,.hubspot-form form textarea[type=checkbox]:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;border-radius:var(--joy-core-radius-1);border:2px solid var(--joy-color-neutral-30);color:#fff;background-color:#fff;transition:background-color var(--joy-transition-duration-default) var(--joy-transition-timing-function);display:flex;flex-direction:row;align-items:center;justify-content:center}.hubspot-form form input:not([type=submit])[type=checkbox]:checked:before,.hubspot-form form select[type=checkbox]:checked:before,.hubspot-form form textarea[type=checkbox]:checked:before{border:2px solid var(--joy-color-secondary-30);content:"✔";background-color:var(--joy-color-secondary-30)}.hubspot-form form input:not([type=submit]),.hubspot-form form select{height:48px}.hubspot-form form textarea{padding:var(--joy-core-spacing-3) 20px;border-radius:var(--joy-core-radius-3)!important}.hubspot-form form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxIDEuMDYybC05LjUyOSA5LjY4YS42NjMuNjYzIDAgMDEtLjk0MiAwTDEgMS4wNjIiIHN0cm9rZT0iI0UwREVEOSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);--background-position:center right 20px;background-position:var(--background-position);background-repeat:no-repeat;padding-right:60px!important}.hubspot-form form select:focus{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxIDEuMDYybC05LjUyOSA5LjY4YS42NjMuNjYzIDAgMDEtLjk0MiAwTDEgMS4wNjIiIHN0cm9rZT0iIzMzMzMzMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=)}.hubspot-form form select *{padding:var(--joy-core-spacing-0) 0;font-family:var(--joy-font-family-base)}.hubspot-form form .legal-consent-container{margin-bottom:24px;padding:0 10px;font-size:var(--joy-font-size-primary-300)}.hubspot-form form .legal-consent-container label{display:flex;align-items:center;color:var(--joy-color-neutral-60);font-size:var(--joy-font-size-primary-300)}.hubspot-form form .legal-consent-container label a{color:var(--joy-color-neutral-60);-webkit-text-decoration:underline var(--joy-color-neutral-60);text-decoration:underline var(--joy-color-neutral-60)}.hubspot-form form .legal-consent-container label>span{margin-left:10px}.hubspot-form form .legal-consent-container .hs-form-field{padding:0}.hubspot-form form .hs_error_rollup{padding:0 10px;color:var(--joy-color-primary-50)}.hubspot-form form .actions{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:24px;padding:0 10px}.hubspot-form form input[type=submit]{padding:14px 30px;border:2px solid #000;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);border-radius:30px;line-height:var(--joy-line-height-large);text-align:center;background-color:var(--joy-color-secondary-30);border:2px solid var(--joy-color-secondary-30);transition:all var(--joy-transition-duration-default) var(--joy-transition-timing-function);color:#fff;cursor:pointer}.hubspot-form form input[type=submit]:hover{background-color:var(--joy-color-secondary-50);border:2px solid var(--joy-color-secondary-50)}@media screen and (max-width:1199px){.hubspot-form form input[type=submit]{width:100%}}.slice-form{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:747px;overflow:hidden;position:relative}@media screen and (min-width:768px){.slice-form--hide-in-mobile{display:flex}}.slice-form .slice-title{margin-bottom:var(--joy-core-spacing-10)}.slice-form .slice-content{text-align:left}.slice-form__card{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#fff;width:100%;max-width:600px;box-sizing:border-box;padding:var(--joy-core-spacing-9);box-shadow:0 6px 24px #18181829;border-radius:var(--joy-core-radius-3)}@media screen and (max-width:1199px){.slice-form__card{width:100%}}.slice-form__bg-shape{position:absolute;top:0;left:0}.slice-form__bg-shape__s{fill:var(--joy-color-primary-30)}.slice-form__bg-shape__m{fill:var(--joy-color-neutral-30)}.slice-form__bg-shape__l{fill:var(--joy-color-primary-50)}.slice-form__bg-shape--malt-strategy .slice-form__bg-shape__s{fill:var(--joy-color-tertiary-70)}.slice-form__bg-shape--malt-strategy .slice-form__bg-shape__l{fill:var(--joy-color-secondary-30)}.slice-form__container{position:relative;display:inline-block;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function);opacity:0}.slice-form__container--ready{opacity:1}.slice-form--ai .slice-form__bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.slice-form--ai .slice-form__bg-gradient>div{position:absolute;top:50%;width:100%;aspect-ratio:1/1}.slice-form--ai .slice-form__bg-gradient__left{left:-35%;background:radial-gradient(circle at center,#6d287b80 0,#6d287b00 60%);transform:translateY(-60%)}.slice-form--ai .slice-form__bg-gradient__right{right:-35%;background:radial-gradient(circle at center,#fb232380 0,#fb232300 60%);transform:translateY(-40%)}.slice-form--ai .hubspot-form input[type=submit]{background:var(--joy-color-ai-gradient-70);border:none!important}.slice-form--primary{background-color:var(--joy-color-neutral-20);background-image:url(//dam.malt.com/cms/shapes/hubspot-form.svg);background-size:cover;background-position:0 0;background-repeat:no-repeat;min-height:max-content}.slice-form--primary .slice-form__bg-shape{display:none}.slice-form--primary .actions .hs-button.primary{background-color:var(--joy-color-primary-50);color:var(--joy-color-neutral-0);border:2px solid transparent}.slice-form--primary .actions .hs-button.primary:hover{background-color:var(--joy-color-primary-70)}@media screen and (min-width:992px){.slice-form--primary .slice-form__container{width:100%}.slice-form--primary .slice-form__card{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--joy-core-spacing-12);padding:0;margin:0;width:100%;max-width:100%;background-color:initial;box-shadow:none}.slice-form--primary .slice-form__card .hubspot-form{background-color:var(--joy-color-neutral-0);border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-9)}.slice-form--primary .slice-form__card .actions{justify-content:flex-end}}.hubspot-form.mkt-hubspot-form-animated{text-align:left}.hubspot-form.mkt-hubspot-form-animated .hs-form-field:not(.hs-fieldtype-radio) label:not(.hs-error-msg){display:none}.hubspot-form.mkt-hubspot-form-animated .form-field--visible:not(.form-field--open){width:100%}.hubspot-form.mkt-hubspot-form-animated .hs-main-font-element,.hubspot-form.mkt-hubspot-form-animated .hs-main-font-element *{background:none!important}.hubspot-form.mkt-hubspot-form-animated .actions,.hubspot-form.mkt-hubspot-form-animated .hs-form-field:not(.form-field--visible),.hubspot-form.mkt-hubspot-form-animated .hs-richtext,.hubspot-form.mkt-hubspot-form-animated .hs_submit,.hubspot-form.mkt-hubspot-form-animated .legal-consent-container{transition:max-height var(--joy-transition-duration-default) var(--joy-transition-timing-function),opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function),margin-bottom var(--joy-transition-duration-default) var(--joy-transition-timing-function);transition-duration:.4s}.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .actions,.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .hs-form-field:not(.form-field--visible),.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .hs-richtext,.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .hs_submit,.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .legal-consent-container{max-height:0!important;opacity:0;margin:0;padding:0;visibility:hidden;pointer-events:none}.hubspot-form.mkt-hubspot-form-animated:not(.hubspot-form.mkt-hubspot-form-animated--focused) .hs-form-field{margin-bottom:0}.hubspot-form.mkt-hubspot-form-animated--focused .actions,.hubspot-form.mkt-hubspot-form-animated--focused .hs-form-field:not(.form-field--visible),.hubspot-form.mkt-hubspot-form-animated--focused .hs-richtext,.hubspot-form.mkt-hubspot-form-animated--focused .hs_submit,.hubspot-form.mkt-hubspot-form-animated--focused .legal-consent-container{max-height:none;opacity:1;visibility:visible;pointer-events:auto}.title-brand{font-family:var(--joy-font-family-title);font-weight:500;line-height:var(--joy-line-height-small);font-size:40px;margin-bottom:var(--joy-core-spacing-4);color:var(--joy-color-neutral-60)}.title-brand h1,.title-brand h2{font-size:inherit;font-weight:inherit}@media screen and (min-width:768px){.title-brand{font-weight:500;font-size:var(--joy-font-size-secondary-400);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);margin-bottom:var(--joy-core-spacing-9)}}@media screen and (min-width:1200px){.title-brand{font-size:52px}}.title-brand strong{display:inline-block;position:relative;z-index:1;font-weight:500;font-family:var(--joy-font-family-title);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-0);padding:0 .25em}.title-brand strong:before{content:"";display:inline-block;position:absolute;left:0;top:-.09em;height:1em;width:100%;background-color:var(--joy-color-brand-primary-50);border-radius:9999px;z-index:-1}.title-brand--starts-with-strong strong:first-child{margin-left:-.25em}.slice-form--hide-in-mobile{display:none}@media screen and (min-width:768px){.slice-form--hide-in-mobile{display:block}}.slice-form--form-with-accordion{padding:0}@media screen and (min-width:992px){.slice-form--form-with-accordion{padding:0 var(--joy-core-spacing-6)}}.slice-form--form-with-accordion.slice-form--grey{background-color:var(--joy-color-neutral-20)}.slice-form--form-with-accordion .slice-form__content{background-color:var(--joy-color-primary-50);text-align:center;margin-bottom:var(--joy-core-spacing-12);padding:var(--joy-core-spacing-9) var(--joy-core-spacing-5);border-radius:var(--joy-core-radius-4)}.slice-form--form-with-accordion .slice-form__content,.slice-form--form-with-accordion .slice-form__content .slice-form__title,.slice-form--form-with-accordion .slice-form__content .slice-form__title *{color:var(--joy-color-neutral-0);font-size:32px;font-weight:var(--joy-font-weight-normal);line-height:var(--joy-line-height-small)}.slice-form--form-with-accordion .slice-form__content .slice-form__title{margin-bottom:var(--joy-core-spacing-5)}@media screen and (min-width:992px){.slice-form--form-with-accordion .slice-form__content{display:flex;flex-direction:row;text-align:left;padding:var(--joy-core-spacing-9) var(--joy-core-spacing-12)}.slice-form--form-with-accordion .slice-form__content .slice-form__title{width:340px;padding-right:var(--joy-core-spacing-4);flex:none;margin-bottom:0}.slice-form--form-with-accordion .slice-form__content .slice-form__title *{font-size:var(--joy-font-size-secondary-400)}.slice-form--form-with-accordion .slice-form__content .hubspot-form-animated__wrapper{flex:1}.slice-form--form-with-accordion .slice-form__content:not(.slice-form--form-with-accordion .slice-form__content--focused) .hubspot-form-animated__wrapper{display:flex;align-items:center}}@media screen and (min-width:1200px){.slice-form--form-with-accordion .slice-form__content .slice-form__title{width:390px;padding-right:var(--joy-core-spacing-6)}}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-form-field .hs-error-msgs,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-form-field .hs-error-msgs *,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-main-font-element,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-main-font-element *,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-richtext,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-richtext *,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated label,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated label *{color:var(--joy-color-neutral-0)!important}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-form-field .hs-input{background-color:var(--joy-color-neutral-10);border-color:var(--joy-color-neutral-10)}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-fieldtype-select .hs-input,.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-fieldtype-text .hs-input{height:60px}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-button{background-color:initial;border-color:var(--joy-color-neutral-10)}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-button:hover{background-color:var(--joy-color-primary-70)}.slice-form--form-with-accordion .hubspot-form.mkt-hubspot-form-animated .hs-main-font-element{font-family:var(--joy-font-family-base)!important;font-size:var(--joy-font-size-primary-400)!important;font-weight:var(--joy-font-weight-normal)!important;line-height:var(--joy-line-height-large)!important}.slice-hero--default{--hero-header-height:590px;--hero-header-nav-height:72px;--hero-title-font-size:48px;--hero-subtitle-font-size:24px;display:flex;align-items:center;background-color:var(--joy-color-neutral-0);background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='185'%20viewBox='0%200%20390%20185'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-69.7704%20-224.037C-37.7441%20-262.811%20-1.34752%20-242.529%2023.2799%20-222.19L255.914%20-30.0361C280.537%20-9.6978%20307.329%2022.2176%20275.302%2060.9861C243.278%2099.7604%20206.881%2079.4803%20182.254%2059.1391L-50.38%20-133.013C-75.0031%20-153.352%20-101.794%20-185.266%20-69.7704%20-224.037Z'%20fill='%23FF7370'/%3e%3cpath%20d='M151.394%20-360.433C205.316%20-382.652%20231.507%20-342.048%20245.618%20-307.801L378.918%2015.7205C393.025%2049.9634%20403.038%2097.2353%20349.124%20119.451C295.203%20141.668%20269.01%20101.064%20254.9%2066.8163L121.601%20-256.704C107.492%20-290.947%2097.4781%20-338.22%20151.394%20-360.433Z'%20fill='%23ffb0f7'/%3e%3cpath%20d='M513.65%20-442.688C583.752%20-428.65%20582.825%20-369.423%20573.908%20-324.898L489.668%2095.6951C480.752%20140.214%20458.793%20195.23%20388.7%20181.192C318.597%20167.151%20319.523%20107.925%20328.442%2063.4024L412.68%20-357.191C421.598%20-401.712%20443.556%20-456.728%20513.65%20-442.688Z'%20fill='%23FC5757'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 0;background-size:contain;padding-top:21px;min-height:var(--hero-header-height);height:max-content}.slice-hero--default__title.title-brand{font-size:var(--hero-title-font-size);line-height:var(--joy-line-height-small)}.slice-hero--default__subtitle{font-size:var(--hero-subtitle-font-size);font-family:var(--joy-font-family-title);margin-bottom:var(--joy-core-spacing-2);line-height:var(--joy-line-height-small)}.slice-hero--default__description,.slice-hero--default__subtitle{color:var(--joy-color-neutral-60)}.slice-hero--default__description a{text-decoration:underline}.slice-hero--default__ctas{display:flex;flex-direction:column;justify-content:center;gap:var(--joy-core-spacing-5);padding-top:70px}@media screen and (min-width:480px){.slice-hero--default__ctas{flex-direction:row;padding-bottom:var(--joy-core-spacing-5)}}.slice-hero--default__ctas .joy-button{width:100%}@media screen and (min-width:768px){.slice-hero--default__ctas .joy-button{width:auto}}.slice-hero--default .slice-hero--default__cta-wrapper--primary .joy-button{color:var(--joy-color-primary-50);background-color:var(--joy-color-neutral-0)}.slice-hero--default .slice-hero--default__cta-wrapper--primary .joy-button:hover{background-color:var(--joy-color-neutral-20)}.slice-hero--default .slice-hero--default__cta-wrapper--secondary .joy-button{color:var(--joy-color-neutral-0);background-color:initial;border-color:var(--joy-color-neutral-0)}.slice-hero--default .slice-hero--default__cta-wrapper--secondary .joy-button:hover{border-color:var(--joy-color-neutral-0);background-color:var(--joy-color-neutral-0);color:var(--joy-color-primary-50)}@media screen and (min-width:480px){.slice-hero--default{--hero-header-height:500px}}@media screen and (min-width:768px){.slice-hero--default{--hero-header-height:550px}.slice-hero--default__title h1{text-indent:.85em hanging}.slice-hero--default__description{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large);font-weight:400;max-width:90%;padding-bottom:70px}}@media screen and (min-width:1200px){.slice-hero--default{--hero-header-height:590px;--hero-title-font-size:85px;--hero-subtitle-font-size:52px}.slice-hero--default .slice-content{padding-top:90px}}.hero-product-sparkle{position:relative;display:inline-block;width:70px;aspect-ratio:1}.hero-product-sparkle__img{position:absolute;transform:scale(0)}.hero-product-sparkle__img--sm{width:25.7142857143%;top:74.2857142857%;left:11.4285714286%}.hero-product-sparkle__img--md{width:42.8571428571%;top:0;left:-5.7142857143%}.hero-product-sparkle__img--lg{width:68.5714285714%;top:25.7142857143%;left:27.1428571429%}.hero-product-sparkle--animate .hero-product-sparkle__img{transition:transform var(--ai-transition-duration) var(--ai-transition-timing-function);transform:scale(1)}.hero-product-sparkle--animate .hero-product-sparkle__img--sm{transition-delay:.2s}.hero-product-sparkle--animate .hero-product-sparkle__img--lg{transition-delay:.6s}.slice-hero--product{--ai-transition-duration:.7s;--ai-transition-duration-long:1s;--ai-transition-timing-function:cubic-bezier(.16,1,.3,1);text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:clamp(110px,16.3020833333vw,16.3020833333vw)}.slice-hero--product__background{position:absolute;top:0;left:0;width:100%;overflow:hidden;pointer-events:none}.slice-hero--product__background-svg{width:100%;height:auto;transform:translate3d(0,-50%,0) scaleX(2);transition:transform 1.5s var(--ai-transition-timing-function)}.slice-hero--product--animate .slice-hero--product__background-svg{transform:translateZ(0) scaleX(1)}.slice-hero--product__logo{position:absolute;right:2.5vw;top:5vw;width:clamp(30px,15.9479166667vw,306.2px);height:auto;pointer-events:none;filter:brightness(0) saturate(100%) invert(100%)}.slice-hero--product__logo img{display:block;width:100%;height:auto}.slice-hero--product .slice-content{position:relative;text-align:center;padding-top:0;padding-bottom:8px}@media screen and (min-width:1200px){.slice-hero--product .slice-content{padding-bottom:11px}}.slice-hero--product__title{font-family:var(--joy-font-family-title);font-size:clamp(36px,6.7708333333vw,130px);color:var(--joy-color-text-title);text-align:center;margin-bottom:0;-webkit-user-select:none;user-select:none}.slice-hero--product__title>span{line-height:var(--joy-line-height-small)}.slice-hero--product__title>span>span{display:inline-block}.slice-hero--product__title strong{line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);font-size:clamp(26px,5.2083333333vw,100px)}.slice-hero--product__title strong>span{display:inline-block;background-image:var(--joy-color-ai-gradient-30);-webkit-background-clip:text;background-clip:text;color:transparent}.slice-hero--product__description{display:inline-flex;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-300);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);text-align:center;margin:48px auto 0;max-width:550px}@media screen and (min-width:768px){.slice-hero--product__description{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-base);max-width:940px;padding:0 60px}}@media screen and (min-width:992px){.slice-hero--product__description{max-width:1080px;padding:0 100px;margin-top:75px;font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-large)}}@media screen and (min-width:1600px){.slice-hero--product__description{font-size:var(--joy-font-size-secondary-400);padding:0 70px}}.slice-hero--product__sparkle{position:absolute;bottom:0;margin-left:clamp(4px,.5208333333vw,10px);width:clamp(10px,3.6458333333vw,70px);height:auto}.slice-hero--product__slide-in{position:relative;display:block;overflow:hidden}.slice-hero--product__slide-in>*{transform:translate3d(0,101%,0);will-change:transform}.slice-hero--product--animate .slice-hero--product__slide-in>*{transition:transform var(--ai-transition-duration-long) var(--ai-transition-timing-function) .3s;transform:translateZ(0)}.hero-strategy-shapes{overflow:visible;position:absolute;z-index:-1}.hero-strategy-shapes--mobile{right:0;width:60%;top:0}@media screen and (min-width:992px){.hero-strategy-shapes--mobile{display:none}}.hero-strategy-shapes--desktop{right:-10%;width:93%;top:-6vh;display:none}@media screen and (min-width:992px){.hero-strategy-shapes--desktop{display:block}}@media screen and (min-width:1400px){.hero-strategy-shapes--desktop{right:-1%;top:-58px}}.hero-strategy-shapes__path--mobile-s,.hero-strategy-shapes__path--s{fill:var(--joy-color-secondary-30)}.hero-strategy-shapes__path--m,.hero-strategy-shapes__path--mobile-m{fill:var(--joy-color-neutral-20)}.hero-strategy-shapes__path--l,.hero-strategy-shapes__path--mobile-l{fill:var(--joy-color-secondary-50)}.slice-hero--strategy{overflow:hidden}@media screen and (min-width:992px){.slice-hero--strategy{min-height:58vw}}@media screen and (min-width:1600px){.slice-hero--strategy{min-height:auto}}.slice-hero--strategy .slice-content{position:relative}@media screen and (min-width:992px){.slice-hero--strategy .slice-content{display:flex}}.slice-hero--strategy .slice-hero--strategy__title h1{font-size:var(--joy-font-size-secondary-400)}.slice-hero--strategy .slice-hero--strategy__title h1 strong{background-color:var(--joy-color-neutral-30)}@media screen and (min-width:992px){.slice-hero--strategy .slice-hero--strategy__title h1{font-size:var(--joy-font-size-secondary-800)}}@media screen and (min-width:1200px){.slice-hero--strategy .slice-hero--strategy__title h1{font-size:56px}}.slice-hero--strategy__description{margin:var(--joy-core-spacing-8) 0 0;font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-small);padding:0;max-width:600px}@media screen and (min-width:992px){.slice-hero--strategy__description{width:auto}}.slice-hero--strategy__content{text-align:left;padding:var(--joy-core-spacing-8) 0 0}@media screen and (min-width:480px){.slice-hero--strategy__content{padding-right:20%}}@media screen and (min-width:992px){.slice-hero--strategy__content{width:560px;padding-right:0}}@media screen and (min-width:1400px){.slice-hero--strategy__content{padding:120px var(--joy-core-spacing-8)}}@media screen and (min-width:992px){.slice-hero--strategy__ctas{width:125%}}.slice-hero--strategy__form{display:block;margin-top:var(--joy-core-spacing-12)}@media screen and (min-width:992px){.slice-hero--strategy__form{text-align:center;top:0;right:0;margin:0 auto;height:auto;padding:0 var(--joy-core-spacing-9);width:calc(100% - 560px);opacity:0;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function)}}.slice-hero--strategy__form-card{display:inline-block;background:var(--joy-color-neutral-0);width:100%;min-width:40px;max-width:550px;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033}@media screen and (min-width:992px){.slice-hero--strategy__form--visible{opacity:1}}.slice-hero--with-background{--hero-header-height:590px;--hero-header-nav-height:72px;--hero-polygon-height-variation:25px;--hero-polygon-background-size:auto 250px;--hero-background-position:100% calc(100% + var(--joy-core-spacing-5));--hero-title-font-size:48px;--hero-subtitle-font-size:24px;min-height:var(--hero-header-height);height:max-content;display:flex;align-items:center}.slice-hero--with-background__title.title-brand>*{font-size:var(--hero-title-font-size);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-0)}.slice-hero--with-background__subtitle{font-size:var(--hero-subtitle-font-size);font-family:var(--joy-font-family-title);margin-bottom:var(--joy-core-spacing-2);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-0)}.slice-hero--with-background__description{color:var(--joy-color-neutral-0)}.slice-hero--with-background__description *{color:inherit}.slice-hero--with-background__description a{text-decoration:underline}.slice-hero--with-background__polygon{position:absolute;width:100%;height:100%;background-color:var(--joy-color-primary-50);background-position:var(--hero-background-position);background-repeat:no-repeat;background-size:var(--hero-polygon-background-size);padding-bottom:100px;z-index:-1;-webkit-clip-path:polygon(100% 0,100% calc(100% - var(--hero-polygon-height-variation)),0 100%,0 0);clip-path:polygon(100% 0,100% calc(100% - var(--hero-polygon-height-variation)),0 100%,0 0);background-image:url("data:image/svg+xml,%3csvg%20width='605'%20height='559'%20viewBox='0%200%20605%20559'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1020.25%2057.1733C987.833%20-21.4314%20911.406%20-4.21357%20857.16%2022.0978L600.937%20146.409L344.714%20270.721C290.476%20297.04%20226.001%20343.215%20260.128%20425.954C294.264%20508.701%20368.975%20487.341%20423.221%20461.03L679.444%20336.718L935.667%20212.407C989.913%20186.095%201052.67%20135.778%201020.25%2057.1733Z'%20fill='%23FF91F0'/%3e%3cpath%20d='M953.582%20350.94C937.358%20254.036%20846.832%20253.699%20778.941%20269.33L458.258%20343.199L137.575%20417.067C69.6912%20432.709%20-14.8502%20468.072%202.22872%20570.074C19.3152%20672.086%20108.978%20667.315%20176.87%20651.684L497.553%20577.816L818.235%20503.947C886.127%20488.316%20969.805%20447.844%20953.582%20350.94Z'%20fill='%23EB73DE'/%3e%3c/svg%3e")}.slice-hero--with-background__polygon--left-bottom{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--hero-polygon-height-variation)));clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - var(--hero-polygon-height-variation)));background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='512'%20viewBox='0%200%201440%20512'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-1005.22%20-283.816C-926.068%20-419.622%20-803.527%20-375.504%20-717.276%20-325.238L97.5573%20149.648C183.794%20199.938%20282.583%20284.812%20203.449%20420.594C124.302%20556.399%201.75992%20512.282%20-84.4904%20462.015L-899.324%20-12.8703C-985.575%20-63.1371%20-1084.36%20-148.011%20-1005.22%20-283.816Z'%20fill='%23FF7370'/%3e%3cpath%20d='M-1356.15%20145.255C-1300.63%20-69.5409%20-1117.27%20-56.5294%20-980.848%20-21.2685L307.925%20311.852C444.332%20347.152%20611.034%20424.625%20555.523%20639.382C500.003%20854.177%20316.64%20841.166%20180.223%20805.905L-1108.55%20472.784C-1244.97%20437.523%20-1411.67%20360.05%20-1356.15%20145.255Z'%20fill='%23FF91F0'/%3e%3cpath%20d='M-400.826%20677.919C-391.281%20451.081%20-205.003%20424.821%20-60.9385%20430.883L1300.09%20488.151C1444.15%20494.253%201627.57%20536.068%201618.02%20762.866C1608.48%20989.703%201422.2%201015.96%201278.14%201009.9L-82.892%20952.634C-226.957%20946.573%20-410.371%20904.757%20-400.826%20677.919Z'%20fill='white'/%3e%3c/svg%3e");background-position:0 100%;background-size:100% auto}.slice-hero--with-background__ctas{display:flex;flex-direction:column;justify-content:center;gap:var(--joy-core-spacing-5);padding-top:50px}@media screen and (min-width:480px){.slice-hero--with-background__ctas{flex-direction:row;padding-bottom:90px}}.slice-hero--with-background__ctas .joy-button{width:100%}@media screen and (min-width:768px){.slice-hero--with-background__ctas .joy-button{width:auto}}.slice-hero--with-background .slice-hero--with-background__cta-wrapper--primary .joy-button{color:var(--joy-color-primary-50);background-color:var(--joy-color-neutral-0)}.slice-hero--with-background .slice-hero--with-background__cta-wrapper--primary .joy-button:hover{background-color:var(--joy-color-neutral-20)}.slice-hero--with-background .slice-hero--with-background__cta-wrapper--secondary .joy-button{color:var(--joy-color-neutral-0);background-color:initial;border-color:var(--joy-color-neutral-0)}.slice-hero--with-background .slice-hero--with-background__cta-wrapper--secondary .joy-button:hover{border-color:var(--joy-color-neutral-0);background-color:var(--joy-color-neutral-0);color:var(--joy-color-primary-50)}@media screen and (min-width:480px){.slice-hero--with-background{--hero-header-height:500px}}@media screen and (min-width:768px){.slice-hero--with-background{--hero-header-height:550px;--hero-polygon-height-variation:50px;--hero-polygon-background-size:350px auto}.slice-hero--with-background__title h1{text-indent:.85em hanging}.slice-hero--with-background__polygon{padding-bottom:0}.slice-hero--with-background__description{font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-large);font-weight:400;max-width:90%;padding-bottom:70px}}@media screen and (min-width:1200px){.slice-hero--with-background{--hero-header-height:590px;--hero-polygon-height-variation:80px;--hero-polygon-background-size:630px auto;--hero-background-position: calc(100% + 24px) calc(100% + 10px) ;--hero-title-font-size:85px;--hero-subtitle-font-size:52px}.slice-hero--with-background .slice-content{padding-top:90px}}.diaporama[data-v-326f0b19]{position:relative}.diaporama .image[data-v-326f0b19]{position:static;opacity:1;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.diaporama .hidden[data-v-326f0b19]{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0}@media(max-height:800px){.diaporama[data-v-326f0b19]{float:right}}.slice-hero--with-images__shapes{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='185'%20viewBox='0%200%20390%20185'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-69.7704%20-224.037C-37.7441%20-262.811%20-1.34752%20-242.529%2023.2799%20-222.19L255.914%20-30.0361C280.537%20-9.6978%20307.329%2022.2176%20275.302%2060.9861C243.278%2099.7604%20206.881%2079.4803%20182.254%2059.1391L-50.38%20-133.013C-75.0031%20-153.352%20-101.794%20-185.266%20-69.7704%20-224.037Z'%20fill='%23FF7370'/%3e%3cpath%20d='M151.394%20-360.433C205.316%20-382.652%20231.507%20-342.048%20245.618%20-307.801L378.918%2015.7205C393.025%2049.9634%20403.038%2097.2353%20349.124%20119.451C295.203%20141.668%20269.01%20101.064%20254.9%2066.8163L121.601%20-256.704C107.492%20-290.947%2097.4781%20-338.22%20151.394%20-360.433Z'%20fill='%23ffb0f7'/%3e%3cpath%20d='M513.65%20-442.688C583.752%20-428.65%20582.825%20-369.423%20573.908%20-324.898L489.668%2095.6951C480.752%20140.214%20458.793%20195.23%20388.7%20181.192C318.597%20167.151%20319.523%20107.925%20328.442%2063.4024L412.68%20-357.191C421.598%20-401.712%20443.556%20-456.728%20513.65%20-442.688Z'%20fill='%23FC5757'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% 0;background-size:contain;padding-top:21px}.slice-hero--with-images__shapes--with-search{background-image:none}@media screen and (min-width:992px){.slice-hero--with-images__shapes{background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='672'%20viewBox='0%200%201440%20672'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5678_4934)'%3e%3cpath%20d='M334.21%20-461.436C422.244%20-532.396%20493.264%20-471.302%20538.335%20-415.392L964.067%20112.799C1009.13%20168.706%201053.75%20251.09%20965.713%20322.037C877.684%20392.997%20806.661%20331.908%20761.592%20275.994L335.859%20-252.195C290.797%20-308.101%20246.184%20-390.482%20334.21%20-461.436Z'%20fill='%23FF7370'/%3e%3cpath%20d='M600.402%20-728.392C739.387%20-795.074%20814.566%20-691.829%20856.915%20-603.554L1256.97%20230.334C1299.31%20318.596%201332.79%20441.854%201193.83%20508.527C1054.84%20575.205%20979.658%20471.958%20937.313%20383.683L537.257%20-450.201C494.913%20-538.465%20461.431%20-661.724%20600.402%20-728.392Z'%20fill='%23ffb0f7'/%3e%3cpath%20d='M1556.83%20-1145.39C1760.23%20-1116.41%201767.11%20-946.315%201748.7%20-817.122L1574.76%20403.258C1556.35%20532.432%201502.2%20693.829%201298.82%20664.844C1095.41%20635.85%201088.53%20465.764%201106.95%20336.577L1280.89%20-883.806C1299.3%20-1012.99%201353.44%20-1174.38%201556.83%20-1145.39Z'%20fill='%23FC5757'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5678_4934'%3e%3crect%20width='1684.92'%20height='1729.06'%20fill='white'%20transform='matrix(0.931622%200.363428%200.363428%20-0.931622%20-104%20357.797)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");padding-top:16px}}.slice-hero--with-form .slice-hero__content-wrapper{flex-direction:column;gap:44px}@media screen and (min-width:992px){.slice-hero--with-form .slice-hero__content-wrapper{flex-direction:row;gap:48px}}.slice-hero--with-form__form-card{flex:none;background:var(--joy-color-neutral-0);width:100%;min-width:40px;max-width:550px;margin:0 auto;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-6) var(--joy-core-spacing-5);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033;height:auto}@media screen and (min-width:992px){.slice-hero--with-form__form-card{width:calc(50% - 48px);padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6)}}.mkt-reinsurance{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:var(--joy-core-spacing-6);height:unset;width:100%;font-size:var(--joy-font-size-primary-300);-webkit-user-select:none;user-select:none}@media screen and (min-width:768px){.mkt-reinsurance{flex-direction:row;align-items:center;gap:var(--joy-core-spacing-10)}}.mkt-reinsurance__item{display:flex;align-items:center;gap:16px;height:28px;color:var(--joy-color-neutral-40)}.mkt-reinsurance__item svg{filter:grayscale(100%)}.mkt-reinsurance__trustpilot{height:22px;margin:var(--joy-core-spacing-4) auto 0}@media screen and (min-width:768px){.mkt-reinsurance__trustpilot{margin:0 0 0 auto;text-align:right}}.mkt-reinsurance__trustpilot iframe{max-width:260px;max-height:22px}.slice-hero--with-search{background-image:url("data:image/svg+xml,%3csvg%20width='390'%20height='626'%20viewBox='0%200%20390%20626'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7000_2351)'%3e%3cg%20clip-path='url(%23clip1_7000_2351)'%3e%3cpath%20d='M485.124%20-1344.83C705.867%20-1305.9%20707.244%20-1120.19%20682.515%20-979.986L448.891%20344.419C424.163%20484.604%20359.315%20658.636%20138.597%20619.705C-82.1497%20580.764%20-83.5303%20395.059%20-58.7936%20254.861L174.824%20-1069.55C199.557%20-1209.74%20264.403%20-1383.77%20485.124%20-1344.83Z'%20fill='%23FC5757'/%3e%3cpath%20d='M-45.8008%20-320.346C2.57356%20-368.112%2048.7489%20-335.86%2079.0855%20-305.135L365.663%20-14.8945C395.994%2015.8265%20427.657%2062.4118%20379.29%20110.171C330.915%20157.935%20284.738%20125.683%20254.402%2094.958L-32.1742%20-195.282C-62.5071%20-226.003%20-94.171%20-272.588%20-45.8008%20-320.346Z'%20fill='%23FF91F0'/%3e%3cpath%20d='M221.137%20-357.726C284.308%20-382.847%20314.251%20-335.143%20330.205%20-295.02L480.916%2083.9953C496.866%20124.112%20507.856%20179.356%20444.694%20204.474C381.523%20229.593%20351.578%20181.887%20335.626%20141.765L184.915%20-237.249C168.964%20-277.366%20157.972%20-332.611%20221.137%20-357.726Z'%20fill='%23FF7370'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7000_2351'%3e%3crect%20width='390'%20height='626'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_7000_2351'%3e%3crect%20width='1945.72'%20height='2176.87'%20fill='white'%20transform='translate(-661%20-1451)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:bottom;background-size:cover}.slice-hero--with-search .slice-hero__description,.slice-hero--with-search .slice-hero__title h1{color:var(--joy-color-neutral-0)}@media screen and (min-width:992px){.slice-hero--with-search{background-image:none}.slice-hero--with-search .slice-hero__description,.slice-hero--with-search .slice-hero__title h1{color:initial}}.slice-hero--with-search__panel{width:100%;margin-top:48px}.slice-hero--with-search__reinsurance-wrapper{padding-top:0;padding-bottom:0}.slice-hero--hide-in-mobile{display:none}@media screen and (min-width:768px){.slice-hero--hide-in-mobile{display:block}}.slice-hero__logo{max-width:150px;height:auto;margin-bottom:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-hero__logo{max-width:250px;margin-bottom:var(--joy-core-spacing-8)}}.slice-hero__title h1{font-size:var(--joy-font-size-secondary-400);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-60)}.slice-hero__title h1,.slice-hero__title h1 strong{font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal)}.slice-hero__title h1 strong{font-style:normal;background-color:var(--joy-color-brand-primary-30);white-space:nowrap;border-radius:9999px;padding:2px 10px;margin:0 -5px}@media screen and (min-width:768px){.slice-hero__title h1{margin-bottom:30px;font-size:52px}.slice-hero__title h1 strong{padding:2px 15px}}.slice-hero__description{margin-top:24px;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);color:var(--joy-color-neutral-50)}.slice-hero__description a:hover{text-decoration:underline}.slice-hero__description a{color:var(--joy-color-secondary-30)}@media screen and (max-width:991px){.slice-hero__description a{color:inherit;text-decoration:underline}}.slice-hero__content-wrapper{display:flex;gap:48px;align-items:center}.slice-hero__content{width:100%}@media screen and (min-width:992px){.slice-hero__content{width:50%}}.slice-hero__ctas{display:flex;flex-direction:column;gap:20px;margin-top:48px;width:100%}@media screen and (min-width:480px){.slice-hero__ctas{flex-direction:row;width:inherit}}.slice-hero__ctas .joy-button{width:100%}@media screen and (min-width:768px){.slice-hero__ctas .joy-button{width:auto}}.slice-hero__image{display:none}@media screen and (min-width:992px){.slice-hero__image{display:block;width:50%;height:auto}.slice-hero__image img{width:100%;height:auto;border-radius:var(--joy-core-radius-4);vertical-align:middle}}@media(max-height:800px){.slice-hero__image img{width:500px}}.hubspot-slice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:747px;overflow:hidden;position:relative}.hubspot-slice .slice-title{margin-bottom:var(--joy-core-spacing-10)}.hubspot-slice .slice-content{text-align:left}.hubspot-slice .card{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#fff;width:100%;max-width:600px;box-sizing:border-box;padding:var(--joy-core-spacing-9);box-shadow:0 6px 24px #18181829;border-radius:var(--joy-core-radius-3)}@media screen and (max-width:1199px){.hubspot-slice .card{width:100%}}.hubspot-bg-shape{position:absolute;top:0;left:0}.hubspot-bg-shape__s{fill:var(--joy-color-primary-30)}.hubspot-bg-shape__m{fill:var(--joy-color-neutral-30)}.hubspot-bg-shape__l{fill:var(--joy-color-primary-50)}.hubspot-slice--ai .hubspot-bg-gradient{position:absolute;top:0;left:0;width:100%;height:100%}.hubspot-slice--ai .hubspot-bg-gradient>div{position:absolute;top:50%;width:100%;aspect-ratio:1/1}.hubspot-slice--ai .hubspot-bg-gradient__left{left:-35%;background:radial-gradient(circle at center,#6d287b80 0,#6d287b00 60%);transform:translateY(-60%)}.hubspot-slice--ai .hubspot-bg-gradient__right{right:-35%;background:radial-gradient(circle at center,#fb232380 0,#fb232300 60%);transform:translateY(-40%)}.hubspot-slice--ai .hubspot-form input[type=submit]{background:var(--joy-color-ai-gradient-70);border:none!important}.form-container{position:relative;display:inline-block;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function);opacity:0}.form-container--ready{opacity:1}.hubspot-bg-shape--ms .hubspot-bg-shape__s{fill:var(--joy-color-tertiary-70)}.hubspot-bg-shape--ms .hubspot-bg-shape__l{fill:var(--joy-color-secondary-30)}.hubspot-slice--primary{background-color:var(--joy-color-neutral-20);background-image:url(//dam.malt.com/cms/shapes/hubspot-form.svg);background-size:cover;background-position:0 0;background-repeat:no-repeat;min-height:max-content}.hubspot-slice--primary .hubspot-bg-shape{display:none}.hubspot-slice--primary .actions .hs-button.primary{background-color:var(--joy-color-primary-50);color:var(--joy-color-neutral-0);border:2px solid transparent}.hubspot-slice--primary .actions .hs-button.primary:hover{background-color:var(--joy-color-primary-70)}@media screen and (min-width:992px){.hubspot-slice--primary .form-container{width:100%}.hubspot-slice--primary .card{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--joy-core-spacing-12);padding:0;margin:0;width:100%;max-width:100%;background-color:initial;box-shadow:none}.hubspot-slice--primary .card .hubspot-form{background-color:var(--joy-color-neutral-0);border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-9)}.hubspot-slice--primary .card .actions{justify-content:flex-end}}.card-hand-inner{position:relative;width:219px;height:274px;transition:all 1.5s ease;transform:translateZ(0)}.card-hand-inner.event-theme{transform:scale(.7)!important}.card-hand-inner:after,.card-hand-inner:before,.card-hand-inner>div{-webkit-clip-path:url(#card-hand-svg);clip-path:url(#card-hand-svg);width:100%;height:100%;object-fit:cover}.card-hand-inner:after,.card-hand-inner:before{content:"";position:absolute;top:0;left:0;z-index:-1;transition:all 1.5s ease;transform-origin:center;transform:translateZ(0) rotate3d(0,0,0,0);will-change:transform}.card-hand-inner img{backface-visibility:hidden;object-fit:cover;width:100%;height:100%}.card-hand-inner:after{background-color:var(--joy-color-primary-50)}.card-hand-inner:before{background-color:var(--joy-color-primary-30)}.card-hand-inner.ms-theme:after{background-color:var(--joy-color-secondary-30)}.card-hand-inner.ms-theme:before{background-color:var(--joy-color-tertiary-70)}.card-hand-inner.brand-theme:after{background-color:var(--joy-color-primary-50)}.card-hand-inner.brand-theme:before{background-color:var(--joy-color-brand-primary-50)}.card-hand{display:inline-block;padding:0 10px}.card-hand--open .card-hand-inner{transform:translate3d(37px,0,0)}.card-hand--open .card-hand-inner:after{transform:translate3d(-31px,-1px,0) rotate(-13.5deg)}.card-hand--open .card-hand-inner:before{transform:translate3d(-57px,0,0) rotate(-30deg)}.slice-verbatim{background-color:var(--joy-color-neutral-10);padding-bottom:80px}.slice-verbatim__content{display:flex;flex-direction:column;align-items:center;text-align:left}@media screen and (min-width:992px){.slice-verbatim__content{flex-direction:row;gap:80px}}.slice-verbatim__quote{position:relative;padding:80px var(--joy-core-spacing-6)}.slice-verbatim__quote:after,.slice-verbatim__quote:before{content:"“";position:absolute;font-weight:500;font-size:var(--joy-font-size-secondary-800);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);font-size:142px}.slice-verbatim__quote:before{top:0;left:0}@media screen and (min-width:992px){.slice-verbatim__quote:before{left:-40px}}.slice-verbatim__quote:after{bottom:100px;right:0;transform:rotate(180deg)}.slice-verbatim__quote-text{line-height:var(--joy-line-height-small);line-height:125%;margin:0;padding-bottom:var(--joy-core-spacing-8)}.slice-verbatim__name,.slice-verbatim__quote-text{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);font-family:var(--joy-font-family-base)}.slice-verbatim__name{line-height:var(--joy-line-height-small);font-weight:700;letter-spacing:-.2px}.slice-verbatim__job{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-base)}.slice-verbatim__controls{display:flex;justify-content:center}@media screen and (min-width:992px){.slice-verbatim__controls{padding-left:var(--joy-core-spacing-6);justify-content:flex-start}}.persona-slice{font-family:var(--joy-font-family-base);color:var(--joy-color-neutral-70);border-bottom-right-radius:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.persona-slice--hideInMobile{display:none}@media screen and (min-width:768px){.persona-slice{align-items:center;display:block}}.persona-slice .title h2{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-base);font-weight:var(--joy-font-weight-bold);text-align:left;margin-bottom:var(--joy-core-spacing-8)}@media screen and (min-width:768px){.persona-slice .title h2{font-weight:500;font-size:var(--joy-font-size-secondary-600);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);text-align:center;margin-bottom:48px}}.persona-slice .swiper{overflow:hidden;position:relative;z-index:0;max-width:calc(100vw - 52px);margin-bottom:48px}.persona-slice .swiper .swiper-slide{width:100%}.persona-slice .swiper .swiper-slide .persona-button{color:var(--joy-color-neutral-30);margin-bottom:35px}.persona-slice .swiper .swiper-slide .persona-button .icon{filter:grayscale(100%) brightness(2.5);margin-right:var(--joy-core-spacing-5);width:28px;height:28px}.persona-slice .swiper .swiper-slide-active .persona-button .persona-name-content{color:var(--joy-color-secondary-30)}.persona-slice .swiper .swiper-slide-active .persona-button .icon{filter:unset;margin-right:var(--joy-core-spacing-5);width:28px;height:28px}.persona-slice .swiper .swiper-pagination{position:relative;z-index:0;margin-top:var(--joy-core-spacing-4)}.persona-slice .swiper .swiper-pagination.swiper-pagination-bullets{display:flex;justify-content:center;gap:var(--joy-core-spacing-2)}.persona-slice .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:var(--joy-color-neutral-30);opacity:1}.persona-slice .swiper .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:var(--joy-color-secondary-30)}.persona-slice .persona-names{display:flex;width:100%}.persona-slice .persona-rectangle{background:var(--joy-color-secondary-30);border-radius:var(--joy-core-radius-3);height:4px;transition:all .2s ease;width:100%}.persona-slice .persona-button{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0;background-color:initial;color:var(--joy-color-neutral-30);font-weight:var(--joy-font-weight-bold);border:0;font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);width:100%}.persona-slice .persona-button .icon{filter:grayscale(100%) brightness(2.5);margin-right:var(--joy-core-spacing-5);width:28px;height:28px}.persona-slice .persona-button.selected{color:var(--joy-color-secondary-30)}.persona-slice .persona-button.selected .icon{filter:unset}.persona-slice .persona-button .persona-name-content{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px var(--joy-core-spacing-5)}.persona-slice .persona-button .border{background:var(--joy-color-neutral-30);border-radius:var(--joy-core-radius-3);height:2px;transition:all .2s ease;width:100%}.persona-slice .persona{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;line-height:150%;text-align:left}.persona-slice .persona--mobile{display:block}@media screen and (min-width:768px){.persona-slice .persona--mobile{display:none}}.persona-slice .persona--desktop{display:none}@media screen and (min-width:768px){.persona-slice .persona--desktop{display:flex}}.persona-slice .benefit-title h3{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);font-weight:var(--joy-font-weight-bold);line-height:140%;color:var(--joy-color-neutral-50);margin-bottom:0}@media screen and (min-width:768px){.persona-slice .benefit-title h3{margin-bottom:var(--joy-core-spacing-5)}}.persona-slice .benefits{display:flex;flex-direction:column;gap:var(--joy-core-spacing-9);padding-bottom:var(--joy-core-spacing-6);width:100%}@media screen and (min-width:768px){.persona-slice .benefits{flex-direction:row;gap:64px;padding-bottom:0}}.persona-slice .link{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none}.persona-slice .link:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.persona-slice .benefit{flex:1 1 0;color:var(--joy-color-neutral-50);line-height:var(--joy-line-height-large);font-size:var(--joy-font-size-primary-400);margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.persona-slice .benefit p{overflow:visible}.persona-slice .benefit .ellipsed p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:768px){.persona-slice .benefit{margin-bottom:0;display:block;gap:0}}.persona-slice .hidden{display:none}.persona-slice .display-benefit-description{border:none;font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);color:var(--joy-color-secondary-30);font-weight:var(--joy-font-weight-bold);padding:0 0 6px;border-bottom:2px solid var(--joy-color-secondary-30);text-decoration:none}.persona-slice .display-benefit-description:hover{color:var(--joy-color-secondary-50);transition:color var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.slice-content--fullWidth[data-v-2ba5fb9e]{padding:var(--joy-core-spacing-9) 0}.slice-picture-gallery--hasBackground[data-v-2ba5fb9e]{background-color:var(--joy-color-quaternary-10)}.slice-picture-gallery__title[data-v-2ba5fb9e]{padding-bottom:40px}.picture-gallery[data-v-2ba5fb9e]{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--joy-core-spacing-4)}@media screen and (min-width:768px){.picture-gallery[data-v-2ba5fb9e]{aspect-ratio:72/37;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--joy-core-spacing-6)}}.picture-gallery>div[data-v-2ba5fb9e]{position:relative;overflow:hidden;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--joy-core-spacing-4)}@media screen and (min-width:768px){.picture-gallery>div[data-v-2ba5fb9e]{gap:var(--joy-core-spacing-6)}}.picture-gallery img[data-v-2ba5fb9e]{width:100%;height:100%;object-fit:cover}.card[data-v-fe981201]{display:flex;flex-direction:column;max-width:450px;background:#fff;border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-6) var(--joy-core-spacing-5);box-shadow:0 var(--joy-core-spacing-1) var(--joy-core-spacing-5) 0 #33333033}.card--withoutShadow[data-v-fe981201]{box-shadow:none;border:1px solid var(--joy-color-neutral-30)}@media screen and (min-width:1200px){.card[data-v-fe981201]{padding:var(--joy-core-spacing-8) var(--joy-core-spacing-6)}}.card-image img[data-v-fe981201]{height:55px}@media screen and (min-width:1200px){.card-image img[data-v-fe981201]{height:78px}}.card-title[data-v-fe981201]{font-weight:var(--joy-font-weight-bold);margin-top:var(--joy-core-spacing-3);font-size:var(--joy-font-size-primary-600)}.card-title[data-v-fe981201],.card-title--dark[data-v-fe981201]{color:var(--joy-color-neutral-60)}@media screen and (min-width:1200px){.card-title[data-v-fe981201]{margin-top:var(--joy-core-spacing-4);font-size:var(--joy-font-size-primary-800)}}.card-body[data-v-fe981201]{margin-top:var(--joy-core-spacing-4)}.card-footer[data-v-fe981201]{margin-top:auto}.pricing-plan{display:flex;flex-direction:column;text-align:left}.pricing-plan .card-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-200);margin-top:0}.pricing-plan hr{margin:var(--joy-core-spacing-8) 0;border:none;border-top:1px solid var(--joy-color-neutral-30)}.pricing-plan__subtitle strong{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-400);font-weight:var(--joy-font-weight-bold)}.pricing-plan__description{margin-top:var(--joy-core-spacing-6)}.pricing-plan__content ul{padding:0;margin:var(--joy-core-spacing-4) 0}.pricing-plan__content ul li{list-style-type:none;background-position:0 2px;background-repeat:no-repeat;background-image:url(check.svg);padding-left:var(--joy-core-spacing-6);margin-bottom:var(--joy-core-spacing-3)}.pricing-plan__content ul .ai-sparkle{color:transparent;display:inline-block;width:19px;height:20px;background-image:url(https://dam.malt.com/cms-front/ai-sparkle.svg?vh=284103)}.pricing-plan__footer{padding-top:var(--joy-core-spacing-8);text-align:center}.slice-pricing--default .swiper-pricing{margin:0 calc(var(--joy-core-spacing-4)*-1)}.slice-pricing--default .swiper-pricing .swiper-wrapper{align-items:stretch}.slice-pricing--default .swiper-pricing .swiper-slide{min-width:350px;width:450px;height:auto;padding:var(--joy-core-spacing-4)}@media screen and (min-width:1200px){.slice-pricing--default .swiper-pricing .swiper-wrapper{flex-wrap:wrap;justify-content:center}}.slice-pricing--default .pricing-plan{max-width:none;height:100%}.slice-pricing--default .footer-link{margin-top:var(--joy-core-spacing-8)}.slice-pricing--default .footer-link a,.slice-pricing--default .footer-link a:visited{color:var(--joy-color-secondary-30);text-decoration:underline;font-weight:var(--joy-font-weight-bold)}.slice-pricing--default .slice-footer{text-align:left}.comparison-table{text-align:left;padding:0 var(--joy-core-spacing-4)}.comparison-row{display:flex;align-items:stretch;transition:all .3s ease}.comparison-row:nth-child(2n){background-color:var(--joy-color-neutral-20)}.comparison-header{border:1px solid var(--joy-color-neutral-30);border-bottom:0;border-radius:var(--joy-core-radius-3) var(--joy-core-radius-3) 0 0;padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8) var(--joy-core-spacing-8)}@media screen and (min-width:1200px){.comparison-header{padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8)}}.comparison-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-200)}.comparison-description strong{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-400);font-weight:var(--joy-font-weight-bold)}.comparison-feature{flex:1 1 0%;display:none}@media screen and (min-width:1200px){.comparison-feature{display:block;padding:var(--joy-core-spacing-4);border-right:1px solid var(--joy-color-neutral-30)}}.comparison-value{padding:var(--joy-core-spacing-4);width:100%;flex:none;display:flex;align-items:center;justify-content:flex-start;gap:var(--joy-core-spacing-3)}@media screen and (min-width:1200px){.comparison-value{justify-content:center;width:300px;border-right:1px solid var(--joy-color-neutral-30)}}.comparison-value:last-child{border-right:0}.comparison-value:after{content:attr(data-label);position:relative;font-size:var(--joy-font-size-primary-400)}@media screen and (min-width:1200px){.comparison-value:after{content:none}}.comparison-value>div{order:3;font-weight:var(--joy-font-weight-bold)}@media screen and (min-width:1200px){.comparison-value>div{font-weight:var(--joy-font-weight-normal)}}.comparison-icon{flex:none;width:16px;height:16px;background-repeat:no-repeat;display:inline-block}.comparison-icon-cross{color:var(--joy-color-primary-50)}.comparison-section-header{-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:baseline;justify-content:space-between;margin:0 calc(var(--joy-core-spacing-4)*-1);border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-primary-50);font-weight:var(--joy-font-weight-bold);color:var(--joy-color-neutral-0);font-size:var(--joy-font-size-primary-600);padding:var(--joy-core-spacing-4) var(--joy-core-spacing-5)}@media screen and (min-width:1200px){.comparison-section-header{padding:var(--joy-core-spacing-5) var(--joy-core-spacing-8);font-size:var(--joy-font-size-primary-800);justify-content:flex-start;gap:var(--joy-core-spacing-8)}}.comparison-section-header .joy-icon{position:relative;top:3px;display:inline-block;vertical-align:initial;pointer-events:none;transition:transform .3s ease}.comparison-section[aria-expanded=true] .comparison-section-header .joy-icon{transform:rotateX(-180deg)}.comparison-section-body{cursor:pointer;border:1px solid var(--joy-color-neutral-30);border-bottom:1px solid #fff;border-top:0;overflow:hidden;transition:height .3s ease;will-change:height;backface-visibility:hidden}.comparison-section:last-child .comparison-section-body{position:relative;top:-1px;border-bottom-color:var(--joy-color-neutral-30)}.comparison-swiper{width:100%}@media screen and (min-width:1200px){.comparison-swiper{width:auto;margin-right:0!important}}.comparison-swiper .swiper-wrapper{display:flex}.comparison-swiper .swiper-slide{width:100%!important}@media screen and (min-width:1200px){.comparison-swiper .swiper-slide{width:300px!important}.comparison-swiper .swiper-slide:not(:first-child) .comparison-header{border-left:0}}.comparison-swiper .swiper-pagination-bullet-active{background-color:var(--joy-color-primary-50)}.slice-pricing--detailed .slice-title{margin-bottom:var(--joy-core-spacing-8)}@media screen and (min-width:1200px){.slice-pricing--detailed .slice-title{margin-bottom:var(--joy-core-spacing-10)}}.slice-pricing--detailed .slice-description *{margin-bottom:var(--joy-core-spacing-9)}.slice-pricing--detailed__footer-text{text-align:left;margin-top:var(--joy-core-spacing-8)}.slice-reinsurance{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:auto}@media screen and (max-width:991px){.slice-reinsurance--isMobile{display:none}}@media screen and (max-width:991px){.slice-reinsurance{margin:0 var(--joy-core-spacing-7)}}.slice-reinsurance__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:var(--joy-core-spacing-5);column-gap:var(--joy-core-spacing-5);filter:grayscale(100%);margin-top:var(--joy-core-spacing-6)}.slice-reinsurance__logos--withColor{filter:none}@media screen and (min-width:992px){.slice-reinsurance__logos{row-gap:var(--joy-core-spacing-8);column-gap:var(--joy-core-spacing-12);margin-top:var(--joy-core-spacing-10)}}.slice-reinsurance__logos img{max-width:70px;width:auto;object-fit:contain;height:24px}.slice-reinsurance__logos img.bigger{height:32px}@media screen and (min-width:768px){.slice-reinsurance__logos img{max-width:100px;height:40px}.slice-reinsurance__logos img.bigger{height:56px}}.slice-rich-text--default{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}.slice-rich-text--default .slice-content{text-align:left}.slice-rich-text--default:not(.slice-rich-text--full-width) .slice-content{max-width:840px;padding-left:0;padding-right:0}.slice-rich-text--default h1,.slice-rich-text--default h2,.slice-rich-text--default h3,.slice-rich-text--default h4,.slice-rich-text--default h5,.slice-rich-text--default h6{font-family:var(--joy-font-family-title);line-height:var(--joy-line-height-small);color:var(--joy-color-neutral-60);margin:0}.slice-rich-text--default h1{font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-small);font-size:40px}@media screen and (min-width:992px){.slice-rich-text--default h1{font-size:65px}}.slice-rich-text--default h2{font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-secondary-400)}@media screen and (min-width:992px){.slice-rich-text--default h2{font-size:40px}}.slice-rich-text--default h3{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-secondary-200)}@media screen and (min-width:992px){.slice-rich-text--default h3{font-size:32px}}.slice-rich-text--default h4{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-800)}@media screen and (min-width:992px){.slice-rich-text--default h4{font-size:var(--joy-font-size-secondary-200)}}.slice-rich-text--default li,.slice-rich-text--default ol,.slice-rich-text--default p,.slice-rich-text--default ul{color:var(--joy-color-neutral-50);font-size:var(--joy-font-size-primary-400)}.slice-rich-text--default h1,.slice-rich-text--default h2{margin-bottom:var(--joy-core-spacing-8)}.slice-rich-text--default h3,.slice-rich-text--default h4,.slice-rich-text--default h5,.slice-rich-text--default h6,.slice-rich-text--default ol,.slice-rich-text--default p,.slice-rich-text--default ul{margin-bottom:var(--joy-core-spacing-7)}.slice-rich-text--default .block-img{display:flex;justify-content:center}.slice-rich-text--default img{margin-bottom:var(--joy-core-spacing-14);max-width:100%}.slice-rich-text--default a{color:var(--joy-color-primary-50);-webkit-text-decoration:underline var(--joy-color-primary-50);text-decoration:underline var(--joy-color-primary-50)}.slice-rich-text--default a:hover{color:var(--joy-color-primary-70);-webkit-text-decoration:underline var(--joy-color-primary-70);text-decoration:underline var(--joy-color-primary-70)}.slice-rich-text--default div{width:100%}.slice-rich-text--default div[data-oembed-type=video]{width:100%;padding-top:56.25%;position:relative}.slice-rich-text--default div[data-oembed-type=video] iframe{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.slice-rich-text--default .title-anchor{position:relative;top:-76px;visibility:hidden}@media screen and (min-width:992px){.slice-rich-text--default .title-anchor{top:-92px}}.slice-rich-text--with-shapes{overflow:hidden;position:relative}.slice-rich-text--with-shapes .slice-content{text-align:left}.slice-rich-text--with-shapes--grey{background-color:var(--joy-color-neutral-20)}.slice-rich-text--with-shapes__shape{position:absolute;top:0;right:0;width:50%}@media screen and (min-width:992px){.slice-rich-text--with-shapes__shape{width:754px;overflow:visible}}.slice-rich-text--with-shapes__text{position:relative}.slice-rich-text--with-shapes__text .slice-body h2{padding-top:var(--joy-core-spacing-6);padding-bottom:var(--joy-core-spacing-8);font-family:var(--joy-font-family-title);font-weight:500;font-size:36px}@media screen and (min-width:1200px){.slice-rich-text--with-shapes__text .slice-body h2{font-size:52px;padding-top:var(--joy-core-spacing-10);padding-bottom:var(--joy-core-spacing-10)}}@media screen and (min-width:992px){.slice-rich-text--with-shapes__text{padding-top:100px;max-width:900px}}.slice-stepper__steps{position:relative;overflow:hidden}@media screen and (min-width:992px){.slice-stepper__steps{display:flex}}.slice-stepper__step{position:relative;max-width:450px;margin:0 auto}@media screen and (min-width:992px){.slice-stepper__step{flex:none;width:33.33%}.slice-stepper__step__content{margin:0 var(--joy-core-spacing-4)}.slice-stepper__step:first-child .slice-stepper__step__content{margin-left:0}.slice-stepper__step:last-child .slice-stepper__step__content{margin-right:0}}.slice-stepper__step__number{margin:0 auto;color:var(--joy-color-secondary-30);font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-secondary-600);text-align:center}.slice-stepper__step__title{font-size:var(--joy-font-size-primary-800);font-weight:var(--joy-font-weight-bold)}.slice-stepper__step__text{margin-top:var(--joy-core-spacing-4);color:var(--joy-color-neutral-40)}.slice-stepper__step__circle{opacity:0;width:var(--joy-core-spacing-6);height:var(--joy-core-spacing-6);border-radius:var(--joy-core-radius-6);background-color:var(--joy-color-secondary-30);transition:all 1s cubic-bezier(0,0,.2,1);margin:var(--joy-core-spacing-12) auto var(--joy-core-spacing-3)}@media screen and (min-width:992px){.slice-stepper__step__circle{margin:var(--joy-core-spacing-8) auto}}.slice-stepper__step--active .slice-stepper__step__circle{transform:scale(1);opacity:1}.slice-stepper__step__line{position:absolute;z-index:-1;background-color:var(--joy-color-tertiary-70);transform-origin:0 0;transition:transform 1s linear;left:50%;top:calc(var(--joy-core-spacing-11)*-1);height:var(--joy-core-spacing-11);width:1px}@media screen and (min-width:992px){.slice-stepper__step__line{width:auto;height:1px;top:calc(var(--joy-core-spacing-8) + var(--joy-core-spacing-3) - 1px);left:-50%;right:50%;transform:scaleX(0)}}.slice-stepper__step--active .slice-stepper__step__line{transform:scaleX(1)}.slice-stepper__step--theme-malt .slice-stepper__step__number{color:var(--joy-color-primary-50)}.slice-stepper__step--theme-malt .slice-stepper__step__circle,.slice-stepper__step--theme-malt .slice-stepper__step__line{background-color:var(--joy-color-primary-50)}.testimonial-card{position:relative;display:flex;flex-direction:column;text-align:left;box-shadow:var(--joy-core-elevation-1);padding:var(--joy-core-spacing-6);border-radius:var(--joy-core-radius-4);background-color:var(--joy-color-neutral-0);border:1px solid var(--joy-color-neutral-20);max-width:320px;height:100%}.testimonial-card__image{position:relative;margin-bottom:var(--joy-core-spacing-4)}.testimonial-card__image>img{width:100%;height:100%;object-fit:contain}.testimonial-card__content{flex:1}.testimonial-card__footer{margin-top:var(--joy-core-spacing-4);height:auto!important}.card-hand-adaptive{width:100%;height:max-content;aspect-ratio:.85}.card-hand-adaptive--open .card-hand-adaptive-inner{transform:translate3d(27%,0,0)}.card-hand-adaptive--open .card-hand-adaptive-inner:after{transform:translate3d(-7.5%,-1px,0) rotate(-15deg)}.card-hand-adaptive--open .card-hand-adaptive-inner:before{transform:translate3d(-15%,0,0) rotate(-33deg)}.card-hand-adaptive-inner{position:relative;width:78%;min-width:78%;height:100%;transition:all 1.5s ease;transform:translateZ(0)}.card-hand-adaptive-inner:after,.card-hand-adaptive-inner:before,.card-hand-adaptive-inner>div{border-radius:250px;overflow:hidden;width:100%;height:100%}.card-hand-adaptive-inner:after,.card-hand-adaptive-inner:before{content:"";position:absolute;top:0;left:0;z-index:-1;transition:all 1.5s ease;transform-origin:center;transform:translateZ(0) rotate3d(0,0,0,0);will-change:transform}.card-hand-adaptive-inner img{backface-visibility:hidden;object-fit:cover;width:100%;height:100%}.card-hand-adaptive-inner:after{background-color:var(--joy-color-primary-50)}.card-hand-adaptive-inner:before{background-color:var(--joy-color-primary-30)}.card-hand-adaptive-inner.ms-theme:after{background-color:var(--joy-color-secondary-30)}.card-hand-adaptive-inner.ms-theme:before{background-color:var(--joy-color-tertiary-70)}.card-hand-adaptive-inner.brand-theme:after{background-color:var(--joy-color-primary-50)}.card-hand-adaptive-inner.brand-theme:before{background-color:var(--joy-color-brand-primary-50)}.testimonial-card__testimonial :first-child:before{content:"“"}.testimonial-card__testimonial :last-child:after{content:"”"}.testimonial-card__author{display:flex;flex-direction:column;margin-top:var(--joy-core-spacing-6);width:100%}.testimonial-card__author-image-wrapper{width:53px;min-width:53px;margin:0 auto var(--joy-core-spacing-6) auto}.testimonial-card__author-name{font-family:var(--joy-font-family-title)}.testimonial-card__author-job-title{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);font-weight:400}@media screen and (min-width:480px){.testimonial-card__author{flex-direction:row}.testimonial-card__author-image-wrapper{margin:0 var(--joy-core-spacing-6) 0 0}}.testimonials-carousel-wrapper .swiper{margin:0 calc(var(--joy-core-spacing-3)*-1);padding:0 var(--joy-core-spacing-3)}.testimonials-carousel-wrapper .swiper-wrapper{display:flex;align-items:stretch}.testimonials-carousel-wrapper .swiper-slide{width:280px;height:auto;padding:var(--joy-core-spacing-2) 0 var(--joy-core-spacing-7)}.testimonials-carousel-wrapper .swiper-slide:not(:last-child){margin-right:var(--joy-core-spacing-5)}.testimonials-carousel-wrapper .swiper-slide>div,.testimonials-carousel-wrapper .swiper-slide>div>div,.testimonials-carousel-wrapper .swiper-slide>div>div>div{height:100%}.testimonials-carousel-wrapper .swiper-pagination-bullet{margin:0 4px}.testimonials-carousel-wrapper .swiper-navigation-hidden,.testimonials-carousel-wrapper .swiper-pagination-hidden{display:none!important}.testimonials-carousel-wrapper .testimonials-carousel{position:relative;display:flex;-webkit-tap-highlight-color:transparent;transition:opacity var(--joy-transition-duration-default) var(--joy-transition-timing-function);opacity:1;padding:0}@media screen and (max-width:1199px){.testimonials-carousel-wrapper .testimonials-carousel{margin:0 calc(var(--joy-core-spacing-6)*-1)}}.testimonials-carousel-wrapper .testimonials-carousel.swiper-ready{opacity:1}.testimonials-carousel-wrapper .testimonials-carousel__buttons{width:150px;margin:var(--joy-core-spacing-4) auto 0;display:none}@media(hover:hover){.testimonials-carousel-wrapper .testimonials-carousel__buttons{display:block}}.testimonials-carousel-wrapper .testimonials-carousel__buttons .joy-button:not(:disabled){background-color:var(--joy-color-neutral-60)}.testimonials-carousel-wrapper .testimonials-carousel__buttons .swiper-button-prev{margin-right:40px}.testimonials-carousel-wrapper .testimonials-carousel__pagination{height:20px;width:100%;display:none}@media(hover:none){.testimonials-carousel-wrapper .testimonials-carousel__pagination{display:block}}.testimonials-carousel-wrapper .testimonials-carousel__pagination .swiper-pagination-bullet{height:10px;width:10px;display:inline-block;background-color:var(--joy-color-neutral-30);opacity:1}.testimonials-carousel-wrapper .testimonials-carousel__pagination .swiper-pagination-bullet-active{background-color:var(--joy-color-neutral-60)}.slice-testimonials--columns{--quotes-position-x:50px}.slice-testimonials--columns--grey{background-color:var(--joy-color-neutral-20)}@media screen and (min-width:992px){.slice-testimonials--columns .testimonials-carousel__buttons{margin-top:0!important}}.slice-testimonials--columns .testimonial-card{max-width:unset}.slice-testimonials--columns .title-brand{text-align:center}@media screen and (min-width:992px){.slice-testimonials--columns .title-brand{margin-bottom:0}}.slice-testimonials--columns .slice-content{position:relative}@media screen and (min-width:992px){.slice-testimonials--columns .slice-content .swiper-slide{padding:0 0 var(--joy-core-spacing-1) 0}}.slice-testimonials--columns__quotes-close,.slice-testimonials--columns__quotes-open{display:none}@media screen and (min-width:992px){.slice-testimonials--columns__quotes-close,.slice-testimonials--columns__quotes-open{position:relative;width:50px;height:50px;display:block}}@media screen and (min-width:1200px){.slice-testimonials--columns{--quotes-position-x:25px}}@media screen and (min-width:1600px){.slice-testimonials--columns{--quotes-position-x:0px}}.slice-testimonials--columns__quotes-open{left:calc(var(--quotes-position-x) - 50px);margin-bottom:var(--joy-core-spacing-5)}.slice-testimonials--columns__quotes-close{left:calc(100% - var(--quotes-position-x));margin-top:var(--joy-core-spacing-5)}.testimonials-slider-controls{display:flex;flex-direction:row;align-items:flex-start;align-self:start;gap:10px}.testimonials-slider-controls__button{display:flex;align-items:center;justify-content:center;background-color:var(--joy-color-neutral-0);border:2px solid var(--joy-color-secondary-30);border-radius:var(--joy-core-radius-6);padding:22px;width:63px;height:62px;cursor:pointer}.testimonials-slider-controls__button--prev :deep(svg){transform:rotate(0)}.slice-testimonials{font-family:var(--joy-font-family-base);position:relative;overflow:visible;width:100%;max-width:1280px;margin-left:auto;margin-right:auto}@media(max-width:1920px){.slice-testimonials{max-width:unset;width:calc(50% + 640px);margin-left:calc(50% - 640px);margin-right:0}}@media(max-width:1360px){.slice-testimonials{margin-left:80px;margin-right:0;width:calc(100% - 80px)}}@media(max-width:991px){.slice-testimonials{margin-left:26px;margin-right:26px;width:calc(100% - 52px)}}@media(max-width:991px){.slice-testimonials--hide-in-mobile{display:none}}.slice-testimonials--default .slice-content.slice-testimonials__layout{display:grid;grid-template-columns:384px auto;grid-template-rows:auto;gap:48px;overflow:hidden;text-align:left;max-width:none;padding:var(--joy-core-spacing-9) 0}@media(max-width:1360px){.slice-testimonials--default .slice-content.slice-testimonials__layout{grid-template-columns:1fr 2fr}}@media(max-width:991px){.slice-testimonials--default .slice-content.slice-testimonials__layout{grid-template-columns:1fr;justify-items:center;padding:var(--joy-core-spacing-9) var(--joy-core-spacing-6)}}.slice-testimonials__title{width:100%;max-width:384px;margin-bottom:48px}@media(max-width:991px){.slice-testimonials__title{width:unset;margin:0 26px;text-align:center}}.slice-testimonials__title h2{font-weight:500;font-size:var(--joy-font-size-secondary-600);font-family:var(--joy-font-family-title);line-height:var(--joy-line-height-small)}.slice-testimonials__swiper{overflow:hidden;position:relative;z-index:0;grid-column-start:2;grid-column-end:2;grid-row-start:1;grid-row-end:3;max-width:100%}@media(max-width:991px){.slice-testimonials__swiper{grid-area:auto;max-width:calc(100vw - 52px);margin:auto 0}}.slice-testimonials__swiper :deep(.swiper-wrapper){align-items:stretch}.slice-testimonials__swiper :deep(.swiper-slide){width:100%;height:unset}@media(max-width:1920px){.slice-testimonials__swiper :deep(.swiper-slide){max-width:780px}}@media(max-width:991px){.slice-testimonials__swiper :deep(.swiper-slide){width:100vw;max-width:unset}}.slice-testimonials__mobile-controls{justify-content:center}@media(min-width:992px){.slice-testimonials__mobile-controls{display:none}}.slice-testimonials__desktop-controls{display:none!important}@media(min-width:992px){.slice-testimonials__desktop-controls{display:flex!important}}.slice-testimonials__section{flex-basis:60%;padding-left:48px;display:flex;flex-direction:column;justify-content:space-between;color:var(--joy-color-neutral-60);line-height:var(--joy-line-height-small)}@media(max-width:991px){.slice-testimonials__section{padding-left:0;margin-bottom:8px}}.slice-testimonials__testimonial{height:100%;box-sizing:border-box;padding:25px;margin-bottom:23px;max-width:780px;margin-left:0}@media(max-width:991px){.slice-testimonials__testimonial{max-width:unset}}.slice-testimonials__card{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;padding:32px;box-sizing:border-box;border:none;border-radius:var(--joy-core-radius-4);box-shadow:var(--joy-core-elevation-2);margin:0 auto}@media(max-width:1920px){.slice-testimonials__card{margin:unset}}@media(max-width:991px){.slice-testimonials__card{flex-direction:column;padding:var(--joy-core-spacing-6) var(--joy-core-spacing-5);height:auto}}.slice-testimonials__illustration{flex-basis:40%;height:100%;position:relative;max-width:400px}@media(max-width:991px){.slice-testimonials__illustration{width:100%;align-self:center;aspect-ratio:.9;margin-bottom:30px}}.slice-testimonials__illustration img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:calc(var(--joy-core-radius-4)/2)}.slice-testimonials__testimonial-title{margin-bottom:14px}.slice-testimonials__testimonial-title h3{font-size:var(--joy-font-size-primary-600)}.slice-testimonials__testimonial-description{margin-bottom:24px;font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large)}.slice-testimonials__link{display:inline-block;padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);color:var(--joy-color-secondary-30);text-decoration:none}.slice-testimonials__link:hover{text-decoration:none}.slice-testimonials__info{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.slice-testimonials__interviewee-name{font-weight:var(--joy-font-weight-bold);text-transform:uppercase;color:var(--joy-color-neutral-60)}.slice-testimonials__interviewee-job{font-size:var(--joy-font-size-primary-300);margin-bottom:var(--joy-core-spacing-6)}.slice-testimonials--single--grey{background-color:var(--joy-color-neutral-20)}@media screen and (min-width:992px){.slice-testimonials--single .slice-content{padding-left:120px;padding-right:120px}}.slice-testimonials--single__title{margin-bottom:var(--joy-core-spacing-9)}@media screen and (min-width:992px){.slice-testimonials--single__title{text-align:center;margin-bottom:var(--joy-core-spacing-6)}}.slice-testimonials--single__quote{background-color:var(--joy-color-neutral-20);padding:var(--joy-core-spacing-9) var(--joy-core-spacing-4);border-radius:var(--joy-core-radius-4);text-align:left}.slice-testimonials--single__quote--white{background-color:var(--joy-color-neutral-0)}.slice-testimonials--single__quote p{font-size:var(--joy-font-size-primary-600);font-family:var(--joy-font-family-title);line-height:30px}.slice-testimonials--single__quote svg{margin-bottom:var(--joy-core-spacing-6);align-self:flex-start;flex:none}@media screen and (min-width:992px){.slice-testimonials--single__quote{display:flex;align-items:center;padding:var(--joy-core-spacing-9) var(--joy-core-spacing-8);gap:var(--joy-core-spacing-9)}}.slice-testimonials--single__image-wrapper{width:80px}@media screen and (min-width:992px){.slice-testimonials--single__image-wrapper{width:145px;margin-left:auto}}.slice-testimonials--single__author-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-top:var(--joy-core-spacing-6);gap:var(--joy-core-spacing-4)}@media screen and (min-width:992px){.slice-testimonials--single__author-wrapper{flex-direction:column-reverse;text-align:left;margin-top:0}}.slice-testimonials--single__author{text-align:right;line-height:var(--joy-line-height-large)}.slice-testimonials--single__author :first-child{font-size:var(--joy-font-size-primary-400);font-family:var(--joy-font-family-title)}.slice-testimonials--single__author :last-child{width:200px;font-size:var(--joy-font-size-primary-300)}.versus-options{text-align:center}.versus-options__title{text-align:left;font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-large);letter-spacing:-.2px}.versus-options__logo,.versus-options__title{margin-bottom:var(--joy-core-spacing-8)}.versus-options__grid{display:none}.versus-options__cards{display:grid;gap:var(--joy-core-spacing-4)}.versus-options__card{border:1px solid var(--joy-color-neutral-30);border-radius:var(--joy-core-radius-4);padding:var(--joy-core-spacing-8)}.versus-options__card:first-of-type{background-color:var(--joy-color-neutral-10)}.versus-options__card-header{text-align:left;margin-bottom:var(--joy-core-spacing-6)}.versus-options__card-header--text{font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-large);letter-spacing:-.2px}.versus-options__card-features{list-style:none;padding:0;margin:0}.versus-options__card-feature{display:flex;justify-content:space-between;align-items:center;padding:var(--joy-core-spacing-2) 0;text-align:left}.versus-options__cta{margin:var(--joy-core-spacing-8) auto}@media screen and (min-width:992px){.versus-options__cards{display:none}.versus-options__logo,.versus-options__title{grid-column-end:span calc(1 + var(--v009b99a1))}.versus-options__grid{display:grid;justify-content:center;grid-template-columns:1.5fr repeat(var(--v009b99a1),1fr);column-gap:var(--joy-core-spacing-4)}.versus-options__cell{width:100%;text-align:center;padding:var(--joy-core-spacing-3)}.versus-options__cell--featureHeader{text-align:left;padding-left:0;font-size:var(--joy-font-size-primary-600);font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-large);letter-spacing:-.2px}.versus-options__cell--featureHeader,.versus-options__cell--header{padding-top:var(--joy-core-spacing-8);padding-bottom:var(--joy-core-spacing-6)}.versus-options__cell--header{border:1px solid var(--joy-color-neutral-30);border-bottom:none;border-radius:var(--joy-core-radius-4) var(--joy-core-radius-4) 0 0}.versus-options__cell--header-text{font-size:var(--joy-font-size-primary-400);font-weight:var(--joy-font-weight-bold);line-height:var(--joy-line-height-large);letter-spacing:-.2px}.versus-options__cell--feature{text-align:left;padding-left:0}.versus-options__cell--value{border-left:1px solid var(--joy-color-neutral-30);border-right:1px solid var(--joy-color-neutral-30)}.versus-options__cell--lastRow{border-bottom:1px solid var(--joy-color-neutral-30);border-radius:0 0 var(--joy-core-radius-4) var(--joy-core-radius-4);padding-bottom:var(--joy-core-spacing-6)}.versus-options__cell--firstOption{background-color:var(--joy-color-neutral-10)}.versus-options__value{display:flex;align-items:flex-start;justify-content:center;gap:var(--joy-core-spacing-2)}.versus-options__note{font-size:var(--joy-font-size-primary-300);font-weight:var(--joy-font-weight-normal);line-height:var(--joy-line-height-large);letter-spacing:-.2px}}.comparison[data-v-89df61fd]{width:100%}.comparison__headers--desktop[data-v-89df61fd]{display:none}@media screen and (min-width:768px){.comparison__headers--desktop[data-v-89df61fd]{display:grid;grid-template-columns:1fr 1fr;gap:var(--joy-core-spacing-9);color:var(--joy-color-text-title);text-align:left}}.comparison__header[data-v-89df61fd]{border-radius:var(--joy-core-radius-3) var(--joy-core-radius-3) 0 0;font-weight:500;font-size:var(--joy-font-size-secondary-200);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title)}.comparison__header--left[data-v-89df61fd],.comparison__header--right[data-v-89df61fd]{border:1px solid var(--joy-color-neutral-30);border-bottom:none;padding:var(--joy-core-spacing-6)}@media screen and (min-width:768px){.comparison__header--left[data-v-89df61fd],.comparison__header--right[data-v-89df61fd]{padding:var(--joy-core-spacing-9) var(--joy-core-spacing-9) var(--joy-core-spacing-2) var(--joy-core-spacing-9)}}.comparison__header__label[data-v-89df61fd]{margin-top:var(--joy-core-spacing-3)}.comparison__items[data-v-89df61fd]{display:flex;flex-direction:column;gap:var(--joy-core-spacing-4)}@media screen and (min-width:768px){.comparison__items[data-v-89df61fd]{display:grid;grid-template-columns:1fr 1fr;gap:0 var(--joy-core-spacing-9);align-items:start}}.comparison__item[data-v-89df61fd]{display:flex;flex-direction:column;background-color:#fff;border:1px solid var(--joy-color-neutral-30);border-radius:var(--joy-core-radius-3)}@media screen and (min-width:768px){.comparison__item[data-v-89df61fd]{display:contents;background:none;border-radius:0;border:none}.comparison__item:not(:last-child) .comparison__cell[data-v-89df61fd]:after{display:block;clear:both;content:"";position:relative;left:0;bottom:0;height:1px;width:calc(100% - var(--joy-core-spacing-10));margin:0 auto}.comparison__item:not(:last-child) .comparison__cell--left[data-v-89df61fd]:after,.comparison__item:not(:last-child) .comparison__cell--right[data-v-89df61fd]:after{border-bottom:1px solid var(--joy-color-neutral-30)}.comparison__item:last-child .comparison__cell--left[data-v-89df61fd],.comparison__item:last-child .comparison__cell--right[data-v-89df61fd]{border-radius:0 0 var(--joy-core-radius-3) var(--joy-core-radius-3);border-bottom:1px solid var(--joy-color-neutral-30)}}.comparison__cell[data-v-89df61fd]{display:flex;flex-direction:column;justify-content:flex-start}.comparison__cell[data-v-89df61fd]:last-child{padding-bottom:var(--joy-core-spacing-6)}@media screen and (min-width:768px){.comparison__cell[data-v-89df61fd]{justify-content:center;border-radius:0;border-style:solid;border-width:0 1px;height:100%;box-sizing:initial}.comparison__cell--left[data-v-89df61fd],.comparison__cell--right[data-v-89df61fd]{border-color:var(--joy-color-neutral-30)}.comparison__cell[data-v-89df61fd]:last-child{padding-bottom:0}}.comparison__label--mobile[data-v-89df61fd]{display:flex;flex-direction:row;align-items:center;gap:var(--joy-core-spacing-3);font-weight:var(--joy-font-weight-bold);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);padding:var(--joy-core-spacing-6) var(--joy-core-spacing-6) var(--joy-core-spacing-2) var(--joy-core-spacing-6);color:var(--joy-color-text-title)}.comparison__label--mobile[data-v-89df61fd]:last-child{padding-top:0}@media screen and (min-width:768px){.comparison__label--mobile[data-v-89df61fd]{display:none}}.comparison__content[data-v-89df61fd]{text-align:left;display:flex;flex-direction:row;justify-content:flex-start;gap:var(--joy-core-spacing-2);height:100%;padding:0 var(--joy-core-spacing-6);color:var(--joy-color-text-body)}@media screen and (min-width:768px){.comparison__content[data-v-89df61fd]{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-400);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);padding:var(--joy-core-spacing-4) var(--joy-core-spacing-9)}}.comparison__content .joy-icon[data-v-89df61fd]{margin-top:var(--joy-core-spacing-1)}.comparison-versus__subtitle[data-v-46d00ca2],.comparison-versus__title[data-v-46d00ca2]{margin:0 auto;text-align:center}.comparison-versus__title[data-v-46d00ca2]{font-weight:500;font-size:var(--joy-font-size-secondary-600);line-height:var(--joy-line-height-small);font-family:var(--joy-font-family-title);color:var(--joy-color-text-title);margin-bottom:var(--joy-core-spacing-2)}.comparison-versus__subtitle[data-v-46d00ca2]{font-weight:var(--joy-font-weight-normal);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-large);font-family:var(--joy-font-family-base);color:var(--joy-color-text-body);margin-bottom:var(--joy-core-spacing-8)}.comparison-versus__cta[data-v-46d00ca2]{margin-top:var(--joy-core-spacing-10)}.slice-versus-comparison .slice-content{max-width:1024px}.slice-video--product__description{margin-bottom:var(--joy-core-spacing-6)}.slice-video--product__wrapper{position:relative}.animate .slice-video--product__wrapper>*{transition-duration:2s}.slice-video--product__cover{transition:opacity var(--joy-transition-duration-long) var(--joy-transition-timing-function);display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--joy-core-radius-4);overflow:hidden}.slice-video--product__cover,.slice-video--product__cover-image,.slice-video--product__cover-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.slice-video--product__cover-image{object-fit:cover}.slice-video--product__cover-overlay{opacity:.6;background:var(--joy-color-ai-gradient-30)}.slice-video--product__cover-content{position:relative}.slice-video--product__cover-icon{width:48px;height:auto;margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:480px){.slice-video--product__cover-icon{width:75px}}@media screen and (min-width:768px){.slice-video--product__cover-icon{width:128px;margin-bottom:var(--joy-core-spacing-4)}}@media screen and (min-width:992px){.slice-video--product__cover-icon{width:175px;margin-bottom:var(--joy-core-spacing-6)}}.slice-video--product__cover-title{font-family:var(--joy-font-family-title);font-size:var(--joy-font-size-primary-600);line-height:var(--joy-line-height-small)}.slice-video--product__cover-title p{color:var(--joy-color-neutral-0)}@media screen and (min-width:480px){.slice-video--product__cover-title{font-size:var(--joy-font-size-secondary-200)}}@media screen and (min-width:768px){.slice-video--product__cover-title{font-size:var(--joy-font-size-secondary-400)}}@media screen and (min-width:992px){.slice-video--product__cover-title{font-size:var(--joy-font-size-secondary-600)}}.slice-video--with-shapes{padding-bottom:130px;position:relative;overflow:hidden}.slice-video--with-shapes--grey{background-color:var(--joy-color-neutral-20)}.slice-video--with-shapes--grey .slice-video--with-shapes__description,.slice-video--with-shapes--grey .slice-video--with-shapes__description *,.slice-video--with-shapes--grey .slice-video--with-shapes__title,.slice-video--with-shapes--grey .slice-video--with-shapes__title *{color:var(--joy-color-neutral-60)}.slice-video--with-shapes--grey .slice-video--with-shapes__description strong,.slice-video--with-shapes--grey .slice-video--with-shapes__title strong{color:var(--joy-color-neutral-0)}@media screen and (min-width:992px){.slice-video--with-shapes{padding-bottom:0}}.slice-video--with-shapes__content{position:static;background:linear-gradient(180deg,var(--joy-color-neutral-0) 25%,var(--joy-color-primary-50) 0)}@media screen and (min-width:992px){.slice-video--with-shapes__content{display:grid;background:none;grid-template-columns:repeat(2,1fr)}.slice-video--with-shapes__content>:first-child{grid-row:2;grid-column:span 2}.slice-video--with-shapes__content>:nth-child(2){grid-row:1;grid-column:1/-1}.slice-video--with-shapes__content>:nth-child(2):after{content:"";position:absolute;top:0;left:0;height:50%;width:100%;background:var(--joy-color-primary-50);border-radius:0 999px 999px 0;z-index:-1}}@media screen and (min-width:1200px){.slice-video--with-shapes__content>:first-child{grid-column:2/-2}.slice-video--with-shapes__content>:nth-child(2):after{width:70%}}@media screen and (min-width:1600px){.slice-video--with-shapes__content>:nth-child(2):after{width:70%}}.slice-video--with-shapes__wrapper{position:relative}@media screen and (min-width:1200px){.slice-video--with-shapes__wrapper{width:880px}}.animate .slice-video--with-shapes__wrapper>*{transition-duration:var(--joy-transition-duration-default)}.slice-video--with-shapes__cover{transition:opacity var(--joy-transition-duration-long) var(--joy-transition-timing-function);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--joy-core-radius-4);overflow:hidden}.slice-video--with-shapes__cover-image,.slice-video--with-shapes__cover-overlay{position:absolute;width:100%;height:108%;object-fit:cover}.slice-video--with-shapes__cover-overlay{opacity:.3;background:var(--joy-color-neutral-40)}.slice-video--with-shapes__cover-icon{width:48px;height:auto;margin-bottom:var(--joy-core-spacing-2)}@media screen and (min-width:480px){.slice-video--with-shapes__cover-icon{width:40px}}@media screen and (min-width:768px){.slice-video--with-shapes__cover-icon{width:65px;margin-bottom:var(--joy-core-spacing-4)}}@media screen and (min-width:992px){.slice-video--with-shapes__cover-icon{width:100px;margin-bottom:var(--joy-core-spacing-6)}}.slice-video--with-shapes__cover-icon-wrapper{z-index:1}.slice-video--with-shapes__text-wrapper{text-align:left;padding-top:var(--joy-core-spacing-6)}@media screen and (min-width:992px){.slice-video--with-shapes__text-wrapper{padding-bottom:var(--joy-core-spacing-8)}}@media screen and (min-width:1200px){.slice-video--with-shapes__text-wrapper{width:60%;padding-top:80px}}@media screen and (min-width:1600px){.slice-video--with-shapes__text-wrapper{width:58%}}.slice-video--with-shapes__title,.slice-video--with-shapes__title *{font-size:32px;font-family:var(--joy-font-family-title);font-weight:var(--joy-font-weight-normal);color:var(--joy-color-neutral-0)}@media screen and (min-width:768px){.slice-video--with-shapes__title,.slice-video--with-shapes__title *{font-size:var(--joy-font-size-secondary-400)}}.slice-video--with-shapes__description,.slice-video--with-shapes__description *{font-size:var(--joy-font-size-primary-400);color:var(--joy-color-neutral-0)}@media screen and (min-width:992px){.slice-video--with-shapes__description,.slice-video--with-shapes__description *{font-size:var(--joy-font-size-primary-800)}}.slice-video--with-shapes__shapes{position:absolute;bottom:-25px;left:0;width:500px;height:auto;aspect-ratio:1/1;background:url("data:image/svg+xml,%3csvg%20width='659'%20height='420'%20viewBox='0%200%20659%20420'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20overflow='visible'%20focusable='false'%20%3e%3cpath%20fill='%23D4524F'%20d='M345.092%20185.691C331.239%20140.217%20283.33%20115.176%20238.086%20129.761L-136.248%20250.427C-181.493%20265.012%20-206.941%20313.699%20-193.087%20359.173C-179.234%20404.646%20-131.325%20429.687%20-86.0807%20415.103L288.253%20294.436C333.498%20279.852%20358.946%20231.164%20345.092%20185.691Z'%20/%3e%3cpath%20fill='%23FF91F0'%20d='M657.751%20104.469C651.304%2040.4255%20594.183%20-6.05898%20530.166%200.642616L3.80722%2055.7443C-60.2097%2062.4459%20-106.88%20119.796%20-100.433%20183.839C-93.9871%20247.882%20-36.8654%20294.367%2027.1516%20287.665L553.51%20232.563C617.527%20225.862%20664.197%20168.512%20657.751%20104.469Z'%20/%3e%3c/svg%3e") no-repeat bottom;background-size:contain;z-index:-2}@media screen and (min-width:992px){.slice-video--with-shapes__shapes{background-position:50%;top:60px;bottom:0;width:750px}}.slice-video--hide-in-mobile{display:none}@media screen and (min-width:768px){.slice-video--hide-in-mobile{display:block}}.slice-video__link{display:inline-block;margin-top:var(--joy-core-spacing-8);padding-bottom:6px;border-bottom:2px solid var(--joy-color-secondary-30);transition:padding var(--joy-transition-duration-default) var(--joy-transition-timing-function)}.slice-video__link:hover{text-decoration:none;padding:0 6px 6px}.slice-video--hideInMobile{display:none}@media screen and (min-width:768px){.slice-video--hideInMobile{display:block}}.slice-video__grid{display:flex;flex-direction:column;justify-content:center;gap:var(--joy-core-spacing-8);margin:var(--joy-core-spacing-8) auto 0}@media screen and (min-width:992px){.slice-video__grid{max-width:1140px;flex-direction:row}.slice-video__grid--multiple{flex-wrap:wrap}.slice-video__grid--multiple>div:first-child,.slice-video__grid--multiple>div:nth-child(2){width:calc(50% - var(--joy-core-spacing-4))}}
