.sf-common-template{font-family:"Darker Grotesque",sans-serif}
.sf-common-template h1{font-size:70px;line-height:70px;font-weight:400;color:#06050c}
.sf-common-template h2{font-size:50px;line-height:60px;font-weight:400;text-align:center}
.sf-common-template p{font-family:Onest;font-size:18px;font-weight:300;color:#06050c}
.sf-partner-help{padding:0 0 120px 0}
.sf-partner-help .help-items{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;gap:30px}
.sf-partner-help .help-items .help-item{background-color:#fff;padding:50px;border-radius:16px 16px 0 0;box-shadow:0 10px 40px 0 rgb(111 137 163 / 16%);position:relative}
.sf-partner-help .help-items .help-item:after{content:'';position:absolute;right:0;bottom:0;left:0;height:5px;background:linear-gradient(85.85deg,#3652f3 45%,#a162ef 100%)}
.sf-partner-help .help-items .help-item .help-item-content h3{font-size:32px;line-height:36px;font-weight:600;margin:20px 0}
.sf-partner-help .help-items .help-item .help-item-content p{line-height:34px;letter-spacing:-.01em;text-align:left}
.sf-partner-help .help-items .help-item .help-item-icon img{max-height:60px;width:auto}
.sf-related-resources{background-color:#f1f1f7;padding:120px 0}
.sf-related-resources .related-items{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;margin-top:60px}
.sf-related-resources .related-items .related-item{background-color:rgb(255 255 255 / 60%);padding:40px 50px 50px 40px;border-radius:20px;position:relative;transition:all .3s}
.sf-related-resources .related-items .related-item .related-item-link{position:absolute;left:0;right:0;top:0;display:block;width:100%;height:100%;z-index:9;font-size:0}
.sf-related-resources .related-items .related-item:hover{box-shadow:.2rem .4rem 1.6rem rgba(0,0,0,.1)}
.sf-related-resources .related-items .related-item .related-item-icon{display:flex;align-items:center;justify-content:center;width:88px;height:88px;background:#fff;border-radius:10px;margin-bottom:40px}
.sf-related-resources .related-items .related-item .related-item-icon img{max-width:40px;max-height:40px;object-fit:cover}
.sf-related-resources .related-items .related-item h4{font-size:36px;font-weight:400;line-height:44px;text-align:left;margin-bottom:14px}
.sf-related-resources .related-items .related-item p{line-height:27px;letter-spacing:.02em}
.sf-contact-cta{padding:60px 0;background:linear-gradient(85.85deg,#3652f3 45%,#a162ef 100%);position:relative;z-index:1}
.sf-contact-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(../assets/partner/contact-bg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:-1}
.sf-contact-cta h3{color:#fff;font-size:56px;font-weight:400;line-height:60px;text-align:center}
.sf-contact-cta .sf-cta__button{display:block;text-align:center;margin-top:40px}
.sf-getting-started{padding:120px 0 0 0}
.sf-getting-started .sf-grid-wrapper{margin-top:60px;display:flex;gap:30px}
.sf-getting-started .sf-grid-wrapper .sf-grid-item{background-color:#fff;border-radius:20px 20px 20px 20px;background:linear-gradient(85.85deg,#3652f3 45%,#a162ef 100%);box-shadow:0 10px 40px 0 rgb(111 137 163 / 16%);position:relative;transition:all .3s;display:flex;flex-direction:column;justify-content:space-between;width:calc(33.33% - 20px)}
.sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content{padding:40px 30px 40px 50px}
.sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content .sf-icon-text{display:flex;align-items:center;margin-bottom:20px;gap:20px}
.sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content .sf-icon-text img{width:60px;max-height:60px;object-fit:cover}
.sf-getting-started .sf-grid-wrapper .sf-grid-item h3{font-size:32px;font-weight:600;line-height:36px;color:#fff}
.sf-getting-started .sf-grid-wrapper .sf-grid-item p{color:#fff;line-height:34px;letter-spacing:-.01em}
.sf-getting-started .sf-cta__button{background:#fff;text-align:center;border-radius:0 0 20px 20px;padding:22px 30px 26px 30px}
.sf-getting-started .sf-button{background:0 0;font-size:20px;font-weight:700;line-height:27.02px;letter-spacing:.04em;color:#06050c;padding:0}
.sf-getting-started-wrapper{background:url(../assets/partner/image-text-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center bottom}
.sf-image-text-block{padding:120px 0}
.sf-image-text-block .image-text-wrapper{display:grid;max-width:1260px;margin:0 auto;grid-template-columns:1fr 40%;background:#fff;border-radius:20px;box-shadow:0 10px 40px 0 rgb(111 137 163 / 16%);align-items:center}
.sf-image-text-block .image-text-wrapper .content{padding:80px}
.sf-image-text-block .image-text-wrapper .content p{line-height:34px}
.sf-image-text-block .image-text-wrapper .image{width:100%;height:100%}
.sf-image-text-block .image-text-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:0 20px 20px 0}
.sf-top-header-wrapper .sf-top-header{display:flex;align-items:flex-start;gap:190px}
.sf-top-header__heading{min-width:350px}
.sf-top-header-wrapper .sf-top-header .sf-top-header__content{margin-top:30px}
.sf-top-header-wrapper .sf-top-header .sf-top-header__content p{font-size:18px;font-weight:300;line-height:34px}
.sf-contact-cta h3::selection,.sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content ::selection{background:#fff}

@media only screen and (min-width: 1576px) {
    .sf-top-header-wrapper .sf-top-header .sf-top-header__heading{min-width:495px}
    .sf-common-template h1{font-size:100px;line-height:1}
    .sf-common-template h2{font-size:70px;line-height:80px}
    .sf-getting-started .sf-grid-wrapper .sf-grid-item h3,.sf-partner-help .help-items .help-item .help-item-content h3{font-size:36px;line-height:42px}
    .sf-related-resources .related-items .related-item h4{font-size:42px;line-height:50px}
}
@media only screen and (max-width: 1360px) {
    .sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content{padding:30px 20px 30px 20px}
    .sf-partner-help .help-items .help-item{padding:25px}
    .sf-top-header-wrapper .sf-top-header{gap:50px}
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content .sf-icon-text{flex-direction:column;align-items:flex-start}
    .sf-getting-started .sf-grid-wrapper .sf-grid-item .item-content .sf-icon-text img{width:40px;max-height:40px}
    .sf-getting-started .sf-grid-wrapper .sf-grid-item h3{font-size:30px;line-height:36px}
    .sf-image-text-block .image-text-wrapper .content{padding:40px}
}
@media only screen and (max-width: 991px) {
    .sf-top-header-wrapper .sf-top-header{flex-direction:column;gap:50px}
    .sf-top-header__heading{min-width:100%}
    .sf-top-header-wrapper .sf-top-header .sf-top-header__content{margin-top:0}
    .sf-getting-started .sf-grid-wrapper{flex-direction:column;justify-content:center;align-items:center}
    .sf-getting-started .sf-grid-wrapper .sf-grid-item{width:100%}
    .sf-image-text-block .image-text-wrapper{grid-template-columns:1fr}
    .sf-image-text-block .image-text-wrapper img{border-radius:0 0 20px 20px}
    .sf-related-resources .related-items{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;margin-top:60px}
    .sf-partner-help .help-items{grid-template-columns:1fr}
    .sf-partner-help .help-items .help-item{padding:50px}
    .sf-image-text-block .image-text-wrapper .content{padding:40px}
    .sf-contact-cta::before{background-size:cover;background-position:left;height:180px}
}
@media only screen and (max-width: 767px) {
    .sf-related-resources .related-items{grid-template-columns:repeat(1,1fr)}
    .sf-image-text-block .image-text-wrapper .content{padding:30px}
    .sf-common-template h2{font-size:40px;line-height:50px}
    .sf-image-text-block,.sf-related-resources{padding:60px 0}
    .sf-getting-started{padding:60px 0 0 0}
    .sf-partner-help .help-items .help-item{padding:40px}
    .sf-contact-cta h3{font-size:40px;line-height:50px}
}


/* insurance */
.sf-full-container{padding-left:2rem;padding-right:2rem;}
.sf-page-h1{font-family:"Darker Grotesque",sans-serif;font-size:5rem;font-weight:400;line-height:1;}
.sf-page-h2{font-family:"Darker Grotesque",sans-serif;font-size:3.2rem;line-height:1.15;text-decoration:none;}
.sf-textcenter{text-align:center;}
.sf-page-fnt-36{font-family:"Darker Grotesque",sans-serif;font-size:3rem;line-height:4.4rem;text-decoration:none}
@media (min-width:768px){
	.sf-full-container{padding-left:20rem;padding-right:20rem;}
	.-sm.sf-page-h1{font-size:10rem;}
	.sf-page-h2{font-size:10rem;}
	.sf-page-fnt-36{font-size:3.6rem;}
}
@media (min-width:1024px){
	.sf-page-h2{font-size:7rem;}
}
@media (min-width:1920px){
	.sf-full-container{max-width:1920px;margin-left:auto;margin-right:auto;}
}

/*Banner*/
.sf-insurance-banner{padding-top:6rem;padding-bottom:4.5rem;background:url(../assets/partner/insurance-page-bg.png);background-size:cover;background-repeat:no-repeat;}
.sf-insurance-banner .sf-content-columns{display:flex;gap:30px;}
.sf-insurance-banner .sf-content-columns .sf-content-column-heading{flex-basis:58%;}
.sf-insurance-banner .sf-content-columns .sf-content-column-desc{flex:1;display:flex;gap:15px;padding-top:40px;}
.sf-insurance-banner .sf-content-columns .sf-content-column-desc{line-height:36px;}

/* .sf-insurance-template h1{font-size:100px;font-weight:400;line-height:100px;text-align:left;margin-bottom:80px;color:#06050C;margin-bottom: 0;} */
@media screen and (min-width:768px){
	.sf-insurance-banner{padding-top:23.8rem;padding-bottom:15rem;}
}

@media screen and (max-width:1199px){
	.sf-insurance-banner .sf-content-columns .sf-content-column-desc{padding-top:10px;}
}
@media screen and (max-width:992px){
	.sf-insurance-banner .sf-content-columns{flex-wrap:wrap;}
	.sf-insurance-banner .sf-content-column-heading,.sf-insurance-banner .sf-content-column-desc{flex:100%!important;}
	.sf-insurance-banner .sf-content-columns .sf-content-column-desc{padding-top:0;}
}
@media screen and (max-width:767px){
	.sf-insurance-banner .sf-content-columns{flex-direction:column;align-items:flex-start;}
}
@media screen and (max-width:575px){
	.sf-insurance-banner .sf-content-columns .sf-content-column-heading .sf-page-h1{
		font-size: 48px;
		line-height: 48px;
	}
}

/* sf-video-card-list */
.sf-about-solution{margin:120px 0;}
.sf-video-card-list{display:flex;gap:30px;margin-top:60px;}
.sf-video-card-item{box-shadow:0px 10px 40px 0px #6F89A329;border-radius:16px;flex:1;}
.sf-video-card-detail{padding:40px 31px;}
.sf-video-holder{border-radius:16px 16px 0 0;overflow:hidden;position:relative;width:100%;padding-top:58.6%;}
.sf-video-holder iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:0;border-radius:16px 16px 0 0;}
.sf-video-card-detail .sf-cardvideo-title{font-family:"Darker Grotesque",sans-serif;font-size:36px;font-weight:600;line-height:48.82px;text-align:left;margin-bottom:20px;}
.sf-video-card-detail p{font-family:Onest;font-size:18px;font-weight:300;line-height:34px;letter-spacing:-0.01em;text-align:left;}
@media screen and (max-width:1500px){
	.sf-video-card-detail .sf-cardvideo-title{font-size:30px;line-height:38px;}
	.sf-video-card-detail{padding:30px;}
}
@media screen and (max-width:992px){
	.sf-about-solution{margin:60px 0;}
	.sf-video-card-list{flex-wrap:wrap;}
	.sf-video-card-item{flex:0 0 calc(50% - 15px);}
	.sf-video-card-detail p{font-size:16px;line-height:24px;}
	.sf-video-card-detail .sf-cardvideo-title{font-size:27px;line-height:32px;}
	.sf-video-card-list{margin-top:40px;}
}
@media screen and (max-width:767px){
	.sf-video-holder{padding-top:66.25%;}
	.sf-video-card-item{flex:0 0 100%;}
	.sf-video-card-list{margin-top:30px;}
	.sf-video-card-detail .sf-cardvideo-title{font-size:28px;line-height:32px;}
}

/* trusted-logos */
.sf-trusted-industry{position:relative;}
.sf-trusted-industry:before{content:'';position:absolute;left:0;top:50%;background:url(../assets/partner/industry-logos-bg.png);background-position:center;background-repeat:no-repeat;width:100vw;transform:translateY(-50%);height:1000px;z-index:-1;background-size:cover;}
.sf-trusted-inner h2{text-align:left;}
.sf-trusted-inner{display:flex;max-width:1261px;width:100%;padding:0 2rem;margin:0 auto 120px;justify-content:space-between;align-items:center;}
.sf-trusted-logos{display:flex;flex-wrap:wrap;max-width:50%;gap:20px;}
.sf-trusted-logos-item{width:5rem;height:5rem;background:#fff;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center}
.sf-trusted-logos-item img{max-width:100%;}
@media screen and (min-width:768px){
	.sf-trusted-logos-item{width:20rem;height:20rem;}
	.sf-trusted-logos{gap:10px;}
	.sf-trusted-logos-item:nth-child(4){margin-left:9rem;}
	.sf-trusted-inner h2{padding-right:6rem;}
}
@media screen and (min-width:1199px){
	.sf-trusted-logos-item{width:16rem;height:16rem;}
	.sf-trusted-logos{gap:20px;}
	.sf-trusted-logos-item img{padding:15px;}
}
@media screen and (max-width:1199px){
	.sf-trusted-logos-item img{padding:15px;}
}
@media screen and (max-width:1023px){
	.sf-trusted-logos-item img{padding:8px;}
}
@media screen and (max-width:992px){
	.sf-trusted-industry{margin-bottom:60px;}
}
@media screen and (max-width:767px){
	.sf-trusted-inner{flex-wrap:wrap;justify-content:center;gap:50px;}
	.sf-trusted-logos{max-width:90%;justify-content:center;}
	.sf-trusted-logos-item{width:6rem;height:6rem;}
}
@media screen and (max-width:600px){
	.sf-trusted-inner{padding:0;}
	.sf-trusted-logos{max-width:100%;justify-content:center;}
	.sf-trusted-logos-item{width:8rem;height:8rem;}
}

/* safe-solution */
.sf-safe-solution{position:relative;background-color:#F2F2F8;background-image:url(../assets/partner/safe-bg.png);background-position:left bottom;background-repeat:no-repeat;}
.sf-safe-solution-header h2{margin:0 auto;max-width:100%;}
.sf-safe-solution-title{font-family:"Darker Grotesque",sans-serif;font-size:42px;line-height:50px;text-decoration:none;padding-right:20px;}
.sf-safe-solution-text p{line-height:32px;}
.sf-safe-solution-header{margin:0 0 48px 0;text-align:center;}
.sf-safe-solution-main{position:relative;}
.sf-safe-solution-items{display:flex;}
.sf-safe-solution-progress{position:relative;height:1px;width:calc(100% - 3.5rem);margin:4.5rem 0 0 0;}
.sf-safe-solution-progress-current,.sf-safe-solution-progress:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:currentColor;}
.sf-safe-solution-progress:before{content:"";opacity:0.1;}
.sf-safe-solution-info{overflow:hidden;grid-template-columns:50.1rem auto;display:grid;}
.sf-safe-solution-text{margin:2rem 0 0 0;}
.sf-safe-solution-more{display:none;}
.sf-safe-solution-grid{padding:60px 0 70px 0;}

/* Media Queries */
@media (max-width:1499px){
	.sf-safe-solution-title{font-size:34px;line-height:40px;}
}
@media (max-width:1199px){
	.sf-safe-solution-title{font-size:32px;line-height:42px;}
}
@media (max-width:1024px){
	.sf-safe-solution-title{font-size:28px;line-height:36px;}
	.sf-safe-solution-text{margin:20px 0 0 0;}
	.sf-safe-solution-text p{font-size:16px;line-height:27px;}
}
@media (max-width:991px){
	.sf-safe-solution-title{font-size:32px;line-height:38px;padding-right: 0; color: #3652F3;}
	.sf-safe-solution-content{padding-bottom:0;}
	.sf-safe-solution-grid-col.-items{margin:3rem 0 0 0;}
	.sf-safe-solution-carousel{overflow:hidden;}
	.sf-safe-solution-item{flex-shrink:0;}
	.sf-safe-solution-progress{position:absolute;height:1px;width:100%;margin:2.5rem 0 0 0;bottom:-10px;left:0;}
	.sf-safe-solution-progress-icon{position:absolute;top:-0.55rem;right:-3rem;font-size:1rem;}
	.sf-safe-solution-progress-current{width:30px;transition:width 0.5s ease;}
	.sf-safe-solution-info{display:block;}
	.sf-safe-solution-image img{max-width:100%;}
}
@media (min-width:992px){
	.sf-safe-solution{min-height:100vh;}
	.sf-safe-solution.-offsetted{z-index:-1;}
	.sf-safe-solution-image{width:60%;position:absolute;right:0;height:0;opacity:0;right:0;transition:right 1s,opacity 1s;top:50%;transform:translateY(-50%);max-height:100%;}
	.sf-safe-solution-content{display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;}
	.sf-safe-solution-grid{display:grid;align-items:center;gap:0 9.9rem;top:0;padding:80px 0;}
	.sf-safe-solution-grid-col.-header{align-self:end;}
	.sf-safe-solution-grid-col.-bubblebox{grid-column:2/3;grid-row:1/3;}
	.sf-safe-solution-grid-col.-items{align-self:start;}
	.sf-safe-solution-header{margin:0 0 6rem 0;text-align:left;}
	.sf-safe-solution-main{display:grid;grid-template-columns:60px 1fr;grid-auto-flow:column;justify-content:start;}
	.sf-safe-solution-items{display:grid;gap:5rem;width:100%;position:relative;}
	.sf-safe-solution-item{display:grid;grid-template-rows:0fr 0fr;opacity:0.1;transition:grid-template-rows 0.5s,opacity 1s;grid-template-columns:50.1rem auto;width:100%;padding-right:60%;}
	.sf-safe-solution-item.-active{opacity:1;}
	.sf-safe-solution-item.-active .sf-safe-solution-title{color:#3652F3;}
	.sf-safe-solution-progress{position:relative;width:1px;height:100%;margin:0 6.3rem 0 0;}
	.sf-safe-solution-progress-icon{display:none;}
	.sf-safe-solution-lottie{width:99.7rem;height:99.7rem;margin:0;}
	.sf-safe-solution-more{display:block;text-align:right;}
	.sf-safe-solution-item.-active .sf-safe-solution-image{height:auto;opacity:1;}
	.sf-safe-solution-image img{max-width:100%;width:100%;object-fit:cover;height:100%;}
	.sf-safe-solution-header h2{width:80rem;}
	.sf-safe-solution-inner{display:grid;grid-template-rows:0fr 0fr;transition:grid-template-rows 0.5s,opacity 1s;}
	.sf-safe-solution-item.-active .sf-safe-solution-inner{grid-template-rows:0fr 1fr;opacity:1;}
	.sf-safe-solution-inner.-active .sf-safe-solution-info{height:auto;}
}
@media (min-width:1500px){
	.sf-safe-solution-grid{padding:120px 0;}
}
