main.front-page header{background:linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.85) 100%);display:flex;height:684px;overflow:hidden;position:relative}main.front-page header video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}main.front-page header .content-area{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center}main.front-page header h1,main.front-page header p{color:#17294a}main.front-page header h1{font-size:64px;margin-bottom:24px}main.front-page header p{font-family:"Vollkorn",serif;font-size:40px;line-height:1.2;margin-bottom:64px}main.front-page .blue-swoop{display:flex;margin-top:-25px;margin-bottom:-2px;position:relative;width:100%}main.front-page .key-stats{background-color:#17294a;position:relative;z-index:1}main.front-page .key-stats .content-wrapper{display:flex;gap:120px;justify-content:center;padding-top:32px;padding-bottom:32px}main.front-page .brands{background:#f3f3f3}main.front-page .brands .content-wrapper{padding-top:96px;padding-bottom:0}main.front-page .brands h2{font-size:40px;margin-bottom:16px}main.front-page .brands .paragraph{margin-bottom:40px}main.front-page .brands .brand-cards{display:grid;gap:40px;grid-template-columns:repeat(4, minmax(0, 1fr))}main.front-page .brands .brand-card{background:#fff;border-radius:16px;box-shadow:6px 6px 16px 0px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between;padding:32px}main.front-page .brands .brand-card img{margin-bottom:32px;max-height:54px;width:auto}main.front-page .brands .brand-card p{margin-bottom:32px}main.front-page .brands .brand-card:nth-child(2) img{margin-bottom:18px}main.front-page .partners{background:#f3f3f3}main.front-page .partners .content-wrapper{padding-top:96px;padding-bottom:96px}main.front-page .partners h2{margin-bottom:16px}main.front-page .partners .swiper-container{display:flex;flex-direction:column;gap:60px;margin:96px 0}main.front-page .partners .swiper-wrapper{transition-timing-function:linear}main.front-page .partners .partners-swiper-row-1,main.front-page .partners .partners-swiper-row-2{width:100%;position:relative}main.front-page .partners .partners-swiper-row-1::before,main.front-page .partners .partners-swiper-row-1::after,main.front-page .partners .partners-swiper-row-2::before,main.front-page .partners .partners-swiper-row-2::after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}main.front-page .partners .partners-swiper-row-1::before,main.front-page .partners .partners-swiper-row-2::before{left:0;background:linear-gradient(to right, #f3f3f3 0%, rgba(243, 243, 243, 0) 100%)}main.front-page .partners .partners-swiper-row-1::after,main.front-page .partners .partners-swiper-row-2::after{right:0;background:linear-gradient(to left, #f3f3f3 0%, rgba(243, 243, 243, 0) 100%)}main.front-page .partners .partners-swiper-row-1 .swiper-wrapper,main.front-page .partners .partners-swiper-row-2 .swiper-wrapper{display:flex;align-items:center}main.front-page .partners .partners-swiper-row-1 .swiper-slide,main.front-page .partners .partners-swiper-row-2 .swiper-slide{width:auto !important;display:flex;align-items:center;justify-content:center}main.front-page .partners .partners-swiper-row-1 img,main.front-page .partners .partners-swiper-row-2 img{height:48px;width:auto;max-width:160px;object-fit:contain;display:block}main.front-page .partners .cta-button{display:block;margin:0 auto}main.front-page .company-identity .content-wrapper{padding-top:96px;padding-bottom:96px}main.front-page .company-identity .content-wrapper h2{margin-bottom:16px}main.front-page .company-identity .content-wrapper>p{margin-bottom:40px}main.front-page .company-identity .company-identity-card{align-items:center;display:flex}main.front-page .company-identity .company-identity-card:nth-child(odd){flex-direction:row-reverse}main.front-page .company-identity .company-identity-card .content,main.front-page .company-identity .company-identity-card img{width:50%}main.front-page .company-identity .company-identity-card .content{padding:48px 64px}main.front-page .company-identity .company-identity-card h3{font-size:32px;margin-bottom:16px}main.front-page .company-identity .cta-button{display:block;margin:40px auto 0 auto}main.front-page .testimonial{background-color:#f3f3f3;padding-top:96px}main.front-page .testimonial h2{padding:0 16px;text-align:center}main.front-page .testimonial .swiper-container{position:relative}main.front-page .testimonial .swiper-container .pink-background{background-color:#fae8e1;height:100%;max-height:190px;position:absolute;top:50%;transform:translateY(-50%);width:100%}main.front-page .testimonial .swiper-container .swiper-wrapper{align-items:center}main.front-page .testimonial .swiper-container .testimonial-card{align-items:center;background-color:#fff;border-radius:16px;box-shadow:6px 6px 16px 0px rgba(0,0,0,.04);margin:40px 56px;overflow:hidden}main.front-page .testimonial .swiper-container .testimonial-card .content{padding:48px}main.front-page .testimonial .swiper-container .testimonial-card .quote{font-size:20px;line-height:1.3;margin-bottom:40px}main.front-page .testimonial .swiper-container .testimonial-card .location{font-size:20px;line-height:1.3;margin-top:8px}main.front-page .testimonial .swiper-container .testimonial-card.has-image{display:grid;grid-template-areas:"image text-content";grid-template-columns:32.5% minmax(0, 1fr)}main.front-page .testimonial .swiper-container .testimonial-card.has-image img{grid-area:image;height:100%;object-fit:cover;width:100%}main.front-page .testimonial .swiper-container .testimonial-card.has-image .content{grid-area:text-content}main.front-page .testimonial .swiper-container .testimonial-card.has-image .quote{margin-bottom:32px}main.front-page .testimonial .swiper-container .swiper-button-prev,main.front-page .testimonial .swiper-container .swiper-button-next{background-color:#2f4a8a;height:40px;width:40px;border-radius:50%}main.front-page .testimonial .swiper-container .swiper-button-prev::after,main.front-page .testimonial .swiper-container .swiper-button-next::after{color:#fff;font-size:16px;font-weight:600}main.front-page .testimonial .swiper-container .swiper-button-prev:hover,main.front-page .testimonial .swiper-container .swiper-button-next:hover{background-color:#263d6e}main.front-page .testimonial .swiper-container .swiper-button-prev:active,main.front-page .testimonial .swiper-container .swiper-button-next:active{background:linear-gradient(0deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%),#263d6e}main.front-page .testimonial .swiper-container .swiper-button-prev{left:1px}main.front-page .testimonial .swiper-container .swiper-button-next{right:1px}@media(max-width: 1024px){main.front-page .testimonial .swiper-container .testimonial-card{margin:40px 64px}main.front-page .testimonial .swiper-container .testimonial-card.has-image .content{padding:32px}main.front-page .testimonial .swiper-container .testimonial-card.has-image .quote{margin-bottom:24px}}@media(max-width: 768px){main.front-page .testimonial .swiper-container .testimonial-card{gap:0 24px;margin:40px 48px;padding:48px}main.front-page .testimonial .swiper-container .testimonial-card .content{display:contents}main.front-page .testimonial .swiper-container .testimonial-card img{border-radius:50%;width:88px}main.front-page .testimonial .swiper-container .testimonial-card .quote{margin-bottom:40px}main.front-page .testimonial .swiper-container .testimonial-card .author{font-size:24px}main.front-page .testimonial .swiper-container .testimonial-card.has-image{grid-template-areas:"quote quote" "image author-info";grid-template-columns:88px minmax(0, 1fr)}main.front-page .testimonial .swiper-container .testimonial-card.has-image img{grid-area:image}main.front-page .testimonial .swiper-container .testimonial-card.has-image .quote{grid-area:quote;margin-bottom:40px}main.front-page .testimonial .swiper-container .testimonial-card.has-image .author-info{grid-area:author-info}main.front-page .testimonial .swiper-container .swiper-button-prev,main.front-page .testimonial .swiper-container .swiper-button-next{height:32px;width:32px}main.front-page .testimonial .swiper-container .swiper-button-prev::after,main.front-page .testimonial .swiper-container .swiper-button-next::after{font-size:12px}}@media(max-width: 600px){main.front-page .testimonial .swiper-container .testimonial-card{margin:40px 0;padding:32px 24px}main.front-page .testimonial .swiper-container .testimonial-card .quote{margin-bottom:24px}main.front-page .testimonial .swiper-container .testimonial-card.has-image{grid-template-areas:"quote" "author-info" "image";grid-template-columns:minmax(0, 1fr)}main.front-page .testimonial .swiper-container .testimonial-card.has-image img{margin:0 auto;max-width:106px}main.front-page .testimonial .swiper-container .testimonial-card.has-image .quote{margin-bottom:24px}main.front-page .testimonial .swiper-container .testimonial-card.has-image .location{margin-bottom:24px}main.front-page .testimonial .swiper-container .swiper-button-prev,main.front-page .testimonial .swiper-container .swiper-button-next{display:none}}main.front-page .testimonial .testimonial-swiper-pagination{display:flex;gap:24px;justify-content:center}main.front-page .testimonial .testimonial-swiper-pagination .swiper-pagination-bullet{background-color:#7e9bcb;border-radius:12px;height:24px;margin:0;opacity:.4;transition:width .4s ease-out;width:24px}main.front-page .testimonial .testimonial-swiper-pagination .swiper-pagination-bullet:hover{opacity:1}main.front-page .testimonial .testimonial-swiper-pagination .swiper-pagination-bullet-active{background-color:#2f4a8a;border-radius:16px;opacity:1;width:64px}main.front-page .customer-stories{background-color:#f3f3f3;padding-top:96px;padding-bottom:96px}main.front-page .customer-stories .content-wrapper h2{margin-bottom:24px}main.front-page .customer-stories .content-wrapper>p{margin-bottom:40px}main.front-page .customer-stories .slide-container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:40px}main.front-page .customer-stories .story-card{background-color:#fff;border-radius:16px;box-shadow:6px 6px 16px 0px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:space-between}main.front-page .customer-stories .story-card .image{border-radius:16px 16px 0 0;display:flex;margin-bottom:32px;overflow:hidden}main.front-page .customer-stories .story-card .image img{transition:transform .3s ease;width:100%}main.front-page .customer-stories .story-card .image img:hover{transform:scale(1.05)}main.front-page .customer-stories .story-card .image img:active{opacity:.8}main.front-page .customer-stories .story-card .badge{border:1px solid #333;border-radius:8px;display:inline-block;margin:0 24px 24px 24px;padding:6px 12px;text-decoration:none}main.front-page .customer-stories .story-card .badge.mitylite{border-color:#2c5597;color:#2c5597}main.front-page .customer-stories .story-card .badge.mitylite:hover{border-color:#5587bb;color:#5587bb}main.front-page .customer-stories .story-card .badge.mitylite:active{border-color:#0b3d7b;color:#0b3d7b}main.front-page .customer-stories .story-card .badge.holsag{border-color:#578132;color:#578132}main.front-page .customer-stories .story-card .badge.holsag:hover{border-color:#8cab70;color:#8cab70}main.front-page .customer-stories .story-card .badge.holsag:active{border-color:#49672d;color:#49672d}main.front-page .customer-stories .story-card .badge.bertolini{border-color:#820017;color:#820017}main.front-page .customer-stories .story-card .badge.bertolini:hover{border-color:#a33f6c;color:#a33f6c}main.front-page .customer-stories .story-card .badge.bertolini:active{border-color:#640200}main.front-page .customer-stories .story-card .badge.broda{border-color:#10547e;color:#10547e}main.front-page .customer-stories .story-card .badge.broda:hover{border-color:#4278a5;color:#4278a5}main.front-page .customer-stories .story-card .badge.broda:active{border-color:#01265b;color:#01265b}main.front-page .customer-stories .story-card h3{margin:0 24px 8px 24px}main.front-page .customer-stories .story-card h3 a{color:#333;text-decoration:none}main.front-page .customer-stories .story-card h3 a:visited{color:#333}main.front-page .customer-stories .story-card h3 a:hover{color:#d96334}main.front-page .customer-stories .story-card h3 a:active{color:#ab3b0a}main.front-page .customer-stories .story-card .excerpt{margin:0 24px}main.front-page .customer-stories .story-card .cta-button{margin:32px 24px}@media(max-width: 1024px){main.front-page .customer-stories .slide-container{gap:24px}}@media(max-width: 768px){main.front-page .customer-stories{padding-top:64px;padding-bottom:64px}main.front-page .customer-stories .slide-container{display:flex;gap:16px;overflow-x:auto}main.front-page .customer-stories .story-card{margin-bottom:16px;min-width:309px}}@media(max-width: 600px){main.front-page .customer-stories .content-wrapper{padding-left:0;padding-right:0}main.front-page .customer-stories .content-wrapper h2,main.front-page .customer-stories .content-wrapper>p{padding:0 16px}main.front-page .customer-stories .slide-container{gap:8px;padding:0 16px}main.front-page .customer-stories .story-card{min-width:288px}}@media(max-width: 1024px){main.front-page header{height:569px}main.front-page header .content-area{width:70%}main.front-page .blue-swoop{margin-top:-17px}main.front-page .key-stats .content-wrapper{gap:60px}main.front-page .brands .brand-cards{gap:16px}main.front-page .brands .brand-card{padding:32px 24px}main.front-page .brands .brand-card img{margin-bottom:24px;max-height:38px}main.front-page .brands .brand-card:nth-child(2) img{margin-bottom:12px}main.front-page .partners .swiper-container{gap:48px;margin:64px 0}main.front-page .company-identity .company-identity-card .content{padding:24px}main.front-page .company-identity .company-identity-card .content p{font-size:16px}}@media(max-width: 768px){main.front-page header{height:417px}main.front-page header h1{font-size:48px}main.front-page header p{font-size:32px;margin-bottom:32px}main.front-page .blue-swoop{margin-top:-13px}main.front-page .key-stats svg{max-width:120px}main.front-page .brands .content-wrapper{padding-top:64px}main.front-page .brands h2{font-size:32px}main.front-page .brands .brand-cards{grid-template-columns:repeat(2, minmax(0, 1fr))}main.front-page .brands .brand-card img{max-height:40px;max-width:85%}main.front-page .brands .brand-card:nth-child(2) img{max-height:52px}main.front-page .partners .content-wrapper{padding-top:64px;padding-bottom:64px}main.front-page .company-identity .content-wrapper{padding-top:64px;padding-bottom:64px}main.front-page .company-identity .company-identity-card{flex-direction:column;margin-bottom:64px}main.front-page .company-identity .company-identity-card .content,main.front-page .company-identity .company-identity-card img{width:unset}main.front-page .company-identity .company-identity-card .content{padding:0}main.front-page .company-identity .company-identity-card h3{font-size:28px}main.front-page .company-identity .company-identity-card p{margin-bottom:40px}main.front-page .company-identity .company-identity-card:nth-child(odd){flex-direction:column}main.front-page .company-identity .company-identity-card:last-child{margin-bottom:0}main.front-page .testimonial{padding-top:64px}}@media(max-width: 600px){main.front-page header{background:hsla(0,0%,100%,.8);height:unset}main.front-page header .content-wrapper{padding:32px 16px}main.front-page header .content-area{width:100%}main.front-page header h1{font-size:40px}main.front-page .blue-swoop{margin-top:-6px}main.front-page .key-stats .content-wrapper{display:grid;gap:32px;grid-template-columns:repeat(2, minmax(0, 1fr));justify-items:center}main.front-page .brands h2{font-size:32px}main.front-page .brands .brand-cards{display:flex;flex-direction:column}main.front-page .brands .brand-card img{max-height:38px;max-width:85%}main.front-page .brands .brand-card:nth-child(2) img{max-height:38px}main.front-page .partners .partners-swiper-row-1::before,main.front-page .partners .partners-swiper-row-1::after,main.front-page .partners .partners-swiper-row-2::before,main.front-page .partners .partners-swiper-row-2::after{content:none}}/*# sourceMappingURL=front-page.css.map */
