.inner-banner{background-color:#f8f9fc;background-size:cover;background-repeat:no-repeat;background-position:center center}.inner-banner.provider-banner{padding:40px 0}.inner-banner.provider-banner::before,.inner-banner.provider-banner::after{display:none}.inner-banner .container{position:relative;z-index:9}.inner-banner .inner-banner-caption{margin:200px 0}.inner-banner::before{position:absolute;content:"";left:0;bottom:0;width:100%;height:210px;background-image:url(https://cdn.stratospherewebsites.com/source/sites/a8673f1b-5736-40ec-9bd2-1254a98a8e33/images/inner-banner-pattern.svg);background-size:cover;background-position:bottom;background-repeat:no-repeat;z-index:2}.inner-banner::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#faf9fc),to(rgba(250,249,252,0)));background:linear-gradient(to right,#faf9fc 0%,rgba(250,249,252,0) 100%)}.inner-banner h1{font-size:4rem;line-height:5rem;font-weight:700;margin-bottom:20px}.inner-banner h1 i{color:#272862;font-style:normal}.inner-banner .sub-heading{font-size:1.8rem;line-height:2.8rem}.clancy-hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(248,249,252,.15)),color-stop(46%,rgba(16,32,55,.52)),to(#061a2d)),-webkit-gradient(linear,left top,right top,from(rgba(6,26,45,.75)),color-stop(68%,rgba(6,26,45,.18))),var(--hero-bg);background-image:linear-gradient(180deg,rgba(248,249,252,.15) 0%,rgba(16,32,55,.52) 46%,#061a2d 100%),linear-gradient(90deg,rgba(6,26,45,.75) 0%,rgba(6,26,45,.18) 68%),var(--hero-bg);background-size:cover;background-position:bottom right;isolation:isolate}.clancy-hero .container{position:relative;z-index:1}.clancy-hero::after{content:"";position:absolute;inset:auto 0 -1px;height:180px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(6,26,45,0)),color-stop(72%,#06132a));background:linear-gradient(180deg,rgba(6,26,45,0),#06132a 72%);z-index:0}.clancy-hero::before{content:"";background-image:url(https://cdn.stratospherewebsites.com/source/sites/a8673f1b-5736-40ec-9bd2-1254a98a8e33/images/top-blend.webp);background-repeat:repeat-x;background-size:100% 200px;height:300px;left:0;position:absolute;top:0;-webkit-transition:all .5s ease;transition:all .5s ease;visibility:visible;width:100%;z-index:2}.clancy-hero__content{padding:250px 0 300px}.clancy-hero__content h1{position:relative;color:#fff;font-size:7rem;line-height:8rem;text-shadow:0 16px 40px rgba(0,0,0,.28)}.clancy-hero__content h1::after{content:"";position:absolute;left:0;bottom:.06em;width:min(330px,72%);height:18px;background:rgba(1,153,102,.68);z-index:-1}.clancy-profile-section{position:relative;overflow:hidden;color:#fff;padding:15px 0 130px;background-image:url(https://cdn.stratospherewebsites.com/source/sites/a8673f1b-5736-40ec-9bd2-1254a98a8e33/images/banner-bottom-blend.webp);background-size:cover}.clancy-profile-card{position:relative;z-index:1;text-align:center}.clancy-profile-card__logo{margin:0 auto 25px;display:inline-block}.clancy-profile-card__copy{margin:0 auto 54px}.clancy-profile-card__copy p{color:rgba(255,255,255,.9);font-size:1.7rem;line-height:3.2rem;margin-bottom:14px}.clancy-contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1120px;margin:0 auto;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22)}.clancy-contact-card{min-height:138px;padding:28px 24px;border-right:1px solid rgba(255,255,255,.28);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.clancy-contact-card:last-child{border-right:0}.clancy-contact-card i{color:rgba(255,255,255,.82);font-size:4rem}.clancy-contact-card a,.clancy-contact-card span{color:#fff}.clancy-contact-card__label{font-weight:800}.clancy-services-section{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#fafafa),color-stop(42%,#fcfcfc));background:linear-gradient(180deg,#fafafa 0%,#fcfcfc 42%)}.clancy-section-heading{margin-bottom:46px}.clancy-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;position:relative;z-index:9}.clancy-service-card{position:relative;overflow:hidden;min-height:100%;background:#fff;border:1px solid rgba(16,32,55,.1);border-radius:28px;padding:30px;-webkit-box-shadow:0 18px 50px rgba(39,40,98,.08);box-shadow:0 18px 50px rgba(39,40,98,.08);-webkit-transition:all .3s ease;transition:all .3s ease}.clancy-service-card::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:-webkit-gradient(linear,left top,right top,from(#272862),to(rgba(39,40,98,.35)));background:linear-gradient(90deg,#272862,rgba(39,40,98,.35))}.clancy-service-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 24px 62px rgba(39,40,98,.14);box-shadow:0 24px 62px rgba(39,40,98,.14)}.clancy-service-card p{margin:0;color:#102037}.clancy-service-card strong{color:#272862}.clancy-service-card__icon{width:56px;height:56px;border-radius:18px;background:rgba(39,40,98,.14);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.3rem;margin-bottom:20px}.clancy-testimonial-section{background:#fcfcfc}.clancy-testimonial-section .container{position:relative;z-index:9}.clancy-testimonial-card{position:relative;margin:0 auto;text-align:center}.clancy-testimonial-card .clancy-section-heading{margin-bottom:28px}.clancy-testimonial-card p{color:#4b5563;font-size:2rem;line-height:3.4rem;margin-bottom:24px}.clancy-testimonial-card__quote{position:absolute;color:#019966;font-size:5.8rem;line-height:1}.clancy-testimonial-card__quote--start{left:36px;top:-26px;padding-right:12px}.clancy-testimonial-card__quote--end{right:36px;bottom:-34px;padding-left:12px}.clancy-testimonial-card__author{color:#102037!important;font-weight:800;font-size:1.7rem!important;line-height:2.4rem!important;margin-bottom:0!important}.clancy-family-section{position:relative;overflow:visible;margin-top:-80px;padding:300px 0 150px;text-align:center;background-image:url(https://cdn.stratospherewebsites.com/source/sites/a8673f1b-5736-40ec-9bd2-1254a98a8e33/images/footer-top-blend.webp);background-size:cover}.clancy-family-section__content p{color:#fff;font-size:3rem;line-height:5rem;margin-bottom:0;font-style:italic}@media(max-width:1199px){.clancy-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clancy-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clancy-contact-card:nth-child(2){border-right:0}.clancy-contact-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.28)}}@media(max-width:990px){.clancy-hero__content{padding:150px 0 200px}}@media(max-width:767px){.clancy-family-section__content p{font-size:2.5rem;line-height:4rem}.clancy-family-section{padding:150px 0 90px}.clancy-hero__content h1{font-size:4rem;line-height:5rem}.clancy-hero__content{padding:120px 0}.clancy-profile-section{padding-bottom:100px}.clancy-profile-card__logo{margin-bottom:30px}.clancy-profile-card__copy{margin-bottom:38px}.clancy-contact-grid,.clancy-services-grid{grid-template-columns:1fr}.clancy-contact-card,.clancy-contact-card:nth-child(2){border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.clancy-contact-card:last-child{border-bottom:0}.clancy-service-card{padding:24px;border-radius:22px}.clancy-testimonial-card{padding:42px 24px}.clancy-testimonial-card__quote{font-size:4.6rem}.clancy-testimonial-card__quote--start{left:22px}.clancy-testimonial-card__quote--end{right:22px}}.single-box{padding:20px;border:1px solid #eee;border-radius:20px;position:relative;overflow:hidden;margin:20px 0 0;min-height:calc(100% - 20px)}.solution-card{background:#fff;border-color:#e5e7eb;padding:35px;margin:30px 0 0;min-height:calc(100% - 30px);-webkit-box-shadow:0 8px 25px rgba(39,40,98,.08);box-shadow:0 8px 25px rgba(39,40,98,.08);-webkit-transition:all .3s ease;transition:all .3s ease}.solution-card:hover{border-color:rgba(39,40,98,.25);-webkit-box-shadow:0 14px 35px rgba(39,40,98,.14);box-shadow:0 14px 35px rgba(39,40,98,.14);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.solution-card__icon{width:72px;height:72px;border-radius:18px;background:rgba(39,40,98,.08);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.8rem;margin-bottom:24px}.solution-card__icon--commercial{background:rgba(27,20,100,.08);color:#1b1464}.solution-card .heading{margin-bottom:18px;font-size:2.8rem;line-height:3.8rem;padding:0 0 15px}.solution-card h3{color:#272862;font-size:2rem;line-height:3rem;margin:28px 0 15px}.solution-card .check-list{margin:15px 0 0;padding-left:0}.solution-card .coverage-pill-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin:16px 0;padding:0}.solution-card .coverage-pill-list li{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;background:#f8f9fc;border:1px solid #dfe1e6;border-radius:999px;color:#102037;font-weight:600;padding:10px 18px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.85);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);-webkit-transition:all .25s ease;transition:all .25s ease}.solution-card .coverage-pill-list li:hover{border-color:rgba(39,40,98,.3);color:#272862;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.solution-card .coverage-pill-list li i{color:#272862;font-size:16px;min-width:16px;text-align:center}.solution-card .btn-main{margin-top:25px!important}.personal-intro-card__content,.personal-intro-card__visual{position:relative;z-index:1}.personal-intro-card__icon{width:68px;height:68px;border-radius:18px;background:rgba(39,40,98,.09);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.8rem;margin-bottom:24px}.personal-intro-card .heading{max-width:720px;margin-bottom:20px}.personal-intro-card p{max-width:760px;margin-bottom:0}.personal-intro-card__visual{min-height:clamp(220px,25vw,320px);border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 42%),linear-gradient(145deg,#272862,#1b1464);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;isolation:isolate;overflow:hidden}.personal-intro-card__shield{position:relative;z-index:2;width:150px;height:150px;border-radius:38px;background:rgba(255,255,255,.95);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:5.4rem;-webkit-box-shadow:0 22px 45px rgba(0,0,0,.2);box-shadow:0 22px 45px rgba(0,0,0,.2);-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.personal-intro-card__mini{position:absolute;z-index:3;width:62px;height:62px;border-radius:18px;background:#fff;color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.3rem;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.18);box-shadow:0 15px 30px rgba(0,0,0,.18)}.personal-intro-card__mini--auto{left:42px;bottom:52px}.personal-intro-card__mini--life{right:42px;top:54px}.personal-intro-card__orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.14)}.personal-intro-card__orb--one{width:190px;height:190px;right:-65px;bottom:-65px}.personal-intro-card__orb--two{width:110px;height:110px;left:34px;top:32px}.personal-why-card{display:grid;grid-template-columns:minmax(235px,.34fr) minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:32px;-webkit-box-shadow:0 22px 55px rgba(39,40,98,.1);box-shadow:0 22px 55px rgba(39,40,98,.1)}.personal-why-card__visual{position:relative;min-height:100%;background:linear-gradient(150deg,#272862,#1b1464);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.personal-why-card__visual::before,.personal-why-card__visual::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.1)}.personal-why-card__visual::before{width:230px;height:230px;left:-95px;top:-75px}.personal-why-card__visual::after{width:160px;height:160px;right:-58px;bottom:-42px}.personal-why-card__icon{position:relative;z-index:2;width:112px;height:112px;border-radius:32px;background:rgba(255,255,255,.95);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:4.4rem;-webkit-box-shadow:0 22px 42px rgba(0,0,0,.2);box-shadow:0 22px 42px rgba(0,0,0,.2)}.personal-why-card__ring{position:absolute;z-index:1;width:170px;height:170px;border:1px solid rgba(255,255,255,.32);border-radius:50%}.personal-why-card__dot{position:absolute;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.75)}.personal-why-card__dot--one{right:58px;top:72px}.personal-why-card__dot--two{left:62px;bottom:76px}.personal-why-card__content{padding:clamp(30px,4vw,52px)}.personal-why-card .heading{margin-bottom:16px}.personal-why-card h3{color:#272862;font-size:2rem;line-height:3rem;margin:0 0 18px}.personal-why-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;padding:0}.personal-why-list li{list-style:none;position:relative;background:#f8f9fc;border:1px solid #e5e7eb;border-radius:16px;color:#102037;font-weight:600;padding:16px 18px 16px 52px}.personal-why-list li::before{content:"";font-family:"Font Awesome 7 Pro";font-weight:900;position:absolute;left:18px;top:15px;width:24px;height:24px;border-radius:50%;background:#272862;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.1rem}.commercial-intro-card__content,.commercial-intro-card__visual{position:relative;z-index:1}.commercial-intro-card .heading{margin-bottom:20px}.commercial-intro-card__visual{min-height:clamp(220px,25vw,320px);border-radius:28px;background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 42%),linear-gradient(145deg,#272862,#1b1464);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;isolation:isolate;overflow:hidden}.commercial-intro-card__shield{position:relative;z-index:2;width:150px;height:150px;border-radius:38px;background:rgba(255,255,255,.95);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:5.4rem;-webkit-box-shadow:0 22px 45px rgba(0,0,0,.2);box-shadow:0 22px 45px rgba(0,0,0,.2);-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.commercial-intro-card__mini{position:absolute;z-index:3;width:62px;height:62px;border-radius:18px;background:#fff;color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.3rem;-webkit-box-shadow:0 15px 30px rgba(0,0,0,.18);box-shadow:0 15px 30px rgba(0,0,0,.18)}.commercial-intro-card__mini--briefcase{left:42px;bottom:52px}.commercial-intro-card__mini--chart{right:42px;top:54px}.commercial-intro-card__orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.14)}.commercial-intro-card__orb--one{width:190px;height:190px;right:-65px;bottom:-65px}.commercial-intro-card__orb--two{width:110px;height:110px;left:34px;top:32px}.commercial-highlight-section .commercial-industries-card{margin-top:30px}.commercial-why-card{display:grid;grid-template-columns:minmax(235px,.34fr) minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:32px;-webkit-box-shadow:0 22px 55px rgba(39,40,98,.1);box-shadow:0 22px 55px rgba(39,40,98,.1)}.commercial-why-card__visual{position:relative;min-height:100%;background:linear-gradient(150deg,#272862,#1b1464);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.commercial-why-card__visual::before,.commercial-why-card__visual::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.1)}.commercial-why-card__visual::before{width:230px;height:230px;left:-95px;top:-75px}.commercial-why-card__visual::after{width:160px;height:160px;right:-58px;bottom:-42px}.commercial-why-card__icon{position:relative;z-index:2;width:112px;height:112px;border-radius:32px;background:rgba(255,255,255,.95);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:4.4rem;-webkit-box-shadow:0 22px 42px rgba(0,0,0,.2);box-shadow:0 22px 42px rgba(0,0,0,.2)}.commercial-why-card__ring{position:absolute;z-index:1;width:170px;height:170px;border:1px solid rgba(255,255,255,.32);border-radius:50%}.commercial-why-card__dot{position:absolute;width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.75)}.commercial-why-card__dot--one{right:58px;top:72px}.commercial-why-card__dot--two{left:62px;bottom:76px}.commercial-why-card__content{padding:clamp(30px,4vw,52px)}.commercial-why-card .heading{margin-bottom:16px}.commercial-why-card h3{color:#272862;font-size:2rem;line-height:3rem;margin:0 0 18px}.commercial-check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0}.commercial-check-list li{list-style:none;position:relative;background:#f8f9fc;border:1px solid #e5e7eb;border-radius:16px;color:#102037;font-weight:600;padding:16px 18px 16px 52px}.commercial-check-list li::before{content:"";font-family:"Font Awesome 7 Pro";font-weight:900;position:absolute;left:18px;top:15px;width:24px;height:24px;border-radius:50%;background:#272862;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.1rem}.commercial-industries-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:clamp(30px,4vw,52px);-webkit-box-shadow:0 22px 55px rgba(39,40,98,.09);box-shadow:0 22px 55px rgba(39,40,98,.09)}.commercial-industries-card::before{content:"";position:absolute;inset:0 0 auto;height:6px;background:-webkit-gradient(linear,left top,right top,from(#272862),to(rgba(39,40,98,.18)));background:linear-gradient(90deg,#272862,rgba(39,40,98,.18))}.commercial-industries-card__icon{width:72px;height:72px;border-radius:18px;background:rgba(39,40,98,.08);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.8rem;margin-bottom:24px}.commercial-industries-card .heading{margin-bottom:18px}.commercial-industries-card .coverage-pill-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin:22px 0;padding:0}.commercial-industries-card .coverage-pill-list li{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;background:#f8f9fc;border:1px solid #dfe1e6;border-radius:999px;color:#102037;font-weight:600;padding:10px 18px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.85);box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.commercial-industries-card .coverage-pill-list i{color:#272862;font-size:16px;min-width:16px;text-align:center}@media(max-width:1199px){.commercial-why-card{grid-template-columns:1fr}.commercial-why-card__visual{min-height:230px;padding:45px 0}.commercial-why-card__visual::before{width:190px;height:190px;left:-70px;top:-70px}.commercial-why-card__visual::after{width:130px;height:130px}.commercial-intro-card__visual{min-height:260px}}@media(max-width:767px){.commercial-intro-card::before{width:70px}.commercial-intro-card__visual{min-height:220px;border-radius:22px}.commercial-intro-card__shield{width:118px;height:118px;border-radius:28px;font-size:4.2rem}.commercial-intro-card__mini{width:50px;height:50px;border-radius:15px;font-size:1.9rem}.commercial-intro-card__mini--briefcase{left:24px;bottom:34px}.commercial-intro-card__mini--chart{right:24px;top:34px}.commercial-why-card{border-radius:24px}.commercial-why-card__content{padding:24px}.commercial-why-card .heading{font-size:2.4rem;line-height:3.2rem}.commercial-why-card__visual{min-height:190px;padding:35px 0}.commercial-why-card__icon{width:88px;height:88px;border-radius:24px;font-size:3.4rem}.commercial-check-list{grid-template-columns:1fr;gap:10px}.commercial-check-list li{padding:14px 14px 14px 48px}.commercial-intro-card .flex-btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.commercial-intro-card .flex-btn .btn-main{width:100%}}@media(max-width:1199px){.personal-why-card{grid-template-columns:1fr}.personal-why-card__visual{min-height:230px;padding:45px 0}.personal-why-card__visual::before{width:190px;height:190px;left:-70px;top:-70px}.personal-why-card__visual::after{width:130px;height:130px}.personal-intro-card__visual{min-height:260px}}@media(max-width:767px){.personal-intro-card::before{width:70px}.personal-intro-card__visual{min-height:220px;border-radius:22px}.personal-intro-card__shield{width:118px;height:118px;border-radius:28px;font-size:4.2rem}.personal-intro-card__mini{width:50px;height:50px;border-radius:15px;font-size:1.9rem}.personal-intro-card__mini--auto{left:24px;bottom:34px}.personal-intro-card__mini--life{right:24px;top:34px}.personal-why-card{border-radius:24px}.personal-why-card__content{padding:24px}.personal-why-card .heading{font-size:2.4rem;line-height:3.2rem}.personal-why-card__visual{min-height:190px;padding:35px 0}.personal-why-card__icon{width:88px;height:88px;border-radius:24px;font-size:3.4rem}.personal-why-list{grid-template-columns:1fr;gap:10px}.personal-why-list li{padding:14px 14px 14px 48px}.personal-intro-card .flex-btn{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.personal-intro-card .flex-btn .btn-main{width:100%}}@media(max-width:767px){.inner-banner h1{font-size:3rem;line-height:4rem}.solution-card{padding:24px}.solution-card__icon{width:60px;height:60px;border-radius:15px;font-size:2.2rem;margin-bottom:20px}.solution-card .coverage-pill-list{gap:10px}}.inner-img-block{position:relative;background-color:#272862;border-radius:10px;padding:2px;overflow:hidden}.inner-img-block img{position:relative;z-index:1;border-radius:10px}@media(max-width:1024px){.inner-banner::after{background-color:#fff;opacity:.8}.inner-banner{background-position:center right}}@media(max-width:990px){.inner-banner .inner-banner-caption{margin:160px 0}}@media(max-width:767px){.inner-banner .inner-banner-caption{margin:100px 0 70px}}.history-box{background:rgba(248,249,252,.2);border-radius:0;position:relative;margin:60px 0;border:1px solid #e5e7eb;border-radius:20px}.vertical-timeline{max-width:1000px;margin:0 auto;position:relative;padding:40px 0}.vertical-timeline::before{content:"";position:absolute;left:50%;top:120px;bottom:120px;width:2px;background:#e0e0e0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:0}.timeline-step{position:relative;margin-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:fadeInUp .6s ease-out;animation:fadeInUp .6s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.timeline-step:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}.timeline-step:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.timeline-step:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.timeline-step:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.timeline-step:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.timeline-step:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.timeline-step:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.timeline-step:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.timeline-step:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s}.timeline-step:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.timeline-step:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s}.timeline-step:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.timeline-step:nth-child(13){-webkit-animation-delay:1.3s;animation-delay:1.3s}.timeline-step:nth-child(14){-webkit-animation-delay:1.4s;animation-delay:1.4s}.timeline-step:nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s}.timeline-step:last-child{margin-bottom:0}.timeline-step:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.timeline-step:nth-child(odd) .timeline-step__content{text-align:right;padding-right:40px;margin-right:calc(50% + 60px);margin-left:0}.timeline-step:nth-child(odd) .timeline-step__year{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-step:nth-child(odd)::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;background:#272862;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.timeline-step:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.timeline-step:nth-child(even) .timeline-step__content{text-align:left;padding-left:40px;margin-left:calc(50% + 60px);margin-right:0}.timeline-step:nth-child(even) .timeline-step__year{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-step:nth-child(even)::after{content:"";position:absolute;left:50%;top:50%;width:12px;height:12px;background:#272862;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.timeline-step__year{position:absolute;width:100px;height:100px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;font-weight:700;background:#fff;color:#333;-ms-flex-negative:0;flex-shrink:0;z-index:3;border:5px solid #272862;-webkit-box-shadow:0 4px 15px rgba(39,40,98,.2);box-shadow:0 4px 15px rgba(39,40,98,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.timeline-step__year:hover{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1);-webkit-box-shadow:0 6px 20px rgba(39,40,98,.3);box-shadow:0 6px 20px rgba(39,40,98,.3)}.timeline-step__year.filled{background:#272862;border:0;color:#fff}.timeline-step__year.filled.green,.timeline-step__year.filled.brown,.timeline-step__year.filled.blue{background:#272862}.timeline-step__year.green-outline,.timeline-step__year.orange-outline,.timeline-step__year.peach-outline,.timeline-step__year.gray-outline,.timeline-step__year.light-gray-outline,.timeline-step__year.navy-outline,.timeline-step__year.yellow-outline,.timeline-step__year.blue-outline{background:#fff;border:5px solid #272862;color:#333}.timeline-step__content{width:calc(50% - 110px);background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:35px 40px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05)}.timeline-step__content:hover{border-color:#272862;-webkit-box-shadow:0 8px 25px rgba(39,40,98,.15);box-shadow:0 8px 25px rgba(39,40,98,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.timeline-step__title{font-size:1.8rem;font-weight:700;color:#272862;margin-bottom:12px;line-height:2.8rem;-webkit-transition:color .3s ease;transition:color .3s ease}.timeline-step__desc{color:#666;margin:0}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width:990px){.timeline-step{margin-bottom:60px}.timeline-step__year{width:80px;height:80px;font-size:1.6rem}.timeline-step__year:hover{-webkit-transform:translateX(-50%) scale(1.08);transform:translateX(-50%) scale(1.08)}.timeline-step__content{width:calc(50% - 100px);padding:25px 28px}.timeline-step:nth-child(odd) .timeline-step__content{margin-right:calc(50% + 50px);margin-left:0}.timeline-step:nth-child(even) .timeline-step__content{margin-left:calc(50% + 50px);margin-right:0}}@media(max-width:767px){.history-box{padding:30px 15px}.vertical-timeline{padding:20px 0}.vertical-timeline::before{display:none}.timeline-step:not(:last-child)::before{content:"";position:absolute;left:31px;top:64px;bottom:-30px;width:2px;background:#e0e0e0;z-index:0}.timeline-step:last-child::after{display:none!important}.timeline-step{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;margin-bottom:30px;padding-left:0;position:relative}.timeline-step::after{display:none!important}.timeline-step:nth-child(odd),.timeline-step:nth-child(even){-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.timeline-step:nth-child(odd) .timeline-step__year,.timeline-step:nth-child(even) .timeline-step__year{position:relative!important;left:auto!important;-webkit-transform:none!important;transform:none!important}.timeline-step:nth-child(odd) .timeline-step__content,.timeline-step:nth-child(even) .timeline-step__content{text-align:left;padding:16px 14px;margin-left:15px;margin-right:0;width:calc(100% - 80px)}.timeline-step__year{position:relative;left:auto;top:auto;-webkit-transform:none;transform:none;-ms-flex-negative:0;flex-shrink:0;width:64px;height:64px;font-size:1.3rem;margin-top:0}.timeline-step__year:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.timeline-step__content{padding:16px 14px}.timeline-step__content:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.contact-section__card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:clamp(30px,4vw,50px);-webkit-box-shadow:0 18px 50px rgba(39,40,98,.08);box-shadow:0 18px 50px rgba(39,40,98,.08)}.contact-section__card-header{margin-bottom:32px}.contact-section__card-header .heading{margin-bottom:8px}.contact-section__card-header p{color:#4b5563;margin:0}.contact-section__info{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:clamp(24px,3vw,38px);-webkit-box-shadow:0 18px 50px rgba(39,40,98,.08);box-shadow:0 18px 50px rgba(39,40,98,.08)}.contact-section__info-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-bottom:24px}.contact-section__info-item:last-child{margin-bottom:0}.contact-section__info-item i{width:42px;height:42px;min-width:42px;border-radius:12px;background:rgba(39,40,98,.1);color:#272862;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem}.contact-section__info-item span{display:block;margin-bottom:2px}.contact-section__info-item p,.contact-section__info-item a{color:#4b5563}.contact-section__info-item a:hover{color:#272862}