html{scroll-behavior:smooth}
body{margin:0;padding:0;font-family:Ubuntu,sans-serif}
h1{font-size:64px;font-style:normal;font-weight:700}
h2{font-size:30px;font-style:normal;font-weight:800}
h4{font-size:22px;font-style:normal;font-weight:700}
h5{font-size:16px;font-style:normal;font-weight:700}
.max-h50{max-height:50px}
.w-50{width:65%!important}
.w-75{width:85%!important}
.w-80{width:85%!important}
.shadow{background:var(--tg-white,#fff);box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}
.w-65{width:75%!important}
.header{transition:all .5s;z-index:997;padding:12px 0;text-align:center}
.header.header-scrolled{background:#fff;padding:15px 0;box-shadow:0 2px 20px rgba(1,41,112,.1)}
.header .logo{line-height:0}
.header .logo img{height:40px}
.section-margin-top{margin-top:-52rem}
.text-brand{color:#fdb933!important}
.text-secondary{color:#f68d40!important}
.text-primary{color:#0072bc!important}
.section-top{margin-top:80px}
.margin-t5{margin-top:-5rem}
.hero-section{background-image:url(../img/hero-section.jpg);background-repeat:no-repeat;background-size:cover;padding:80px 0 200px 0}
.hero-section::before{content:'';background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.section-one{background-color:#e8eff7!important}
.section-sec{background-color:#f5f5f5!important}
.band{border-radius:6px;background:linear-gradient(90deg,#eee 0,#fff 100%);box-shadow:0 1px 8px 0 rgba(222,209,181,.4);padding-top:10px;padding-bottom:10px}
.card-img-top{background-repeat:no-repeat;background-size:cover}
.card-shadow{border-radius:6px;background:rgba(255,255,255,.6);box-shadow:0 2px 10px 0 rgba(119,100,67,.2)}
.table-bg{border:.4px solid #bbe0f8;background:#d0ebfd;box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}
.check-mark{font-size:20px;font-weight:bolder;color:#219653}
#content-two{margin-top:15px}
.card-sub-content{border-radius:10px;background:#fff;box-shadow:0 2px 10px 0 rgba(119,100,67,.2)}
.bg-light-blue{background:linear-gradient(95deg,#eaf1f7 0,rgba(245,249,254,0) 100%)}
.border-r6{border-radius:6px;box-shadow:0 10.4px 31.2px 0 rgba(50,50,50,.2)}
.bg-secondary{background:#768894;box-shadow:0 10.4px 31.2px 0 rgba(50,50,50,.2)}
.text-align-bottom{display:flex;align-items:flex-end}
.margin-bottom-0{margin-top:auto}
hr{margin:0rem;border:3px solid #fff}
.hr-primary{border:3px solid #fdb933;opacity:1;margin:0}
.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}
.card-section{box-sizing:border-box;border-radius:6px;background:#fffF;box-shadow:0 6px 60px 0 rgba(0,0,0,.1)}
.main{display:flex;width:100%;position:relative;flex-direction:column;margin-top:60px}
@media (min-width:992px){
.main{padding-left:250px}
}
.main>section{display:block;width:100%}
.sidebar-item{position:absolute;top:0;left:0;width:250px;height:100%}
@media (max-width:992px){
.sidebar-item{display:none}
}
.sidebar-sticky{overflow-y:auto;position:sticky;position:-webkit-sticky;top:80px;padding:1rem;max-height:calc(100vh - 100px);background-color:#a3967e}
.sidebar-sticky .list-group .list-group-item{border:none;background-color:transparent;padding:.25rem 1.25rem;transition:all .3s ease;color:#fff}
.sidebar-sticky .list-group>a.list-group-item{position:relative;font-weight:400}
.sidebar-sticky .list-group>a.big-dot::before{content:'';display:inline-block;min-width:10px;height:10px;border-radius:50rem;background-color:#fff;box-shadow:0 0 0 5px #d5d5d5;margin-top:8px;position:absolute;left:0}
.sidebar-sticky .list-group .list-group>a.list-group-item{padding-top:.25rem;padding-bottom:.25rem;padding-left:2rem;font-size:13px;position:relative}
.sidebar-sticky .list-group .list-group>a.dot::before{content:'';display:inline-block;min-width:10px;height:10px;border-radius:50rem;background-color:#d5d5d5;margin-top:6px;position:absolute;left:0}
.sidebar-sticky .list-group>a.active,.sidebar-sticky .list-group>a:focus,.sidebar-sticky .list-group>a:hover{color:#fff;text-decoration:none;background-color:transparent}
.sidebar-sticky .list-group>a.big-dot.active::before{background-color:transparent;box-shadow:0 0 0 5px #eee}
.sidebar-sticky .list-group>a.active,.sidebar-sticky .list-group>a.active:focus,.sidebar-sticky .list-group>a.active:hover{font-weight:700}
.sidebar-sticky .list-group .list-group>a.active,.sidebar-sticky .list-group .list-group>a.active:focus,.sidebar-sticky .list-group .list-group>a.active:hover{font-weight:700}
.sidebar-sticky .list-group .list-group>a.dot.active::before{background-color:#fff}
.sidebar-sticky .list-group .list-group{display:none}
.sidebar-sticky .list-group>.list-group-item.active+.list-group{display:block;padding:0}
.section-three{background-image:url(../img/section-three.png);background-position:center;background-repeat:no-repeat;background-size:cover}
.margin-top-p5{margin-top:3rem}
.padding-top-p5{padding-top:3rem}
.margin-x5{margin-left:3rem;margin-right:3rem}
.padding-b4{padding-bottom:1.5rem!important}
.padding-x3{padding-right:1rem!important;padding-left:1rem!important}
.margin-l5{margin-left:3rem!important}
@media (max-width:1024px){
.margin-l5{margin-left:2rem!important}
}
.margin-5{margin-left:3rem;margin-right:3rem;margin-top:1rem;margin-bottom:1rem}
@media (max-width:768px){
.margin-x5{margin-left:1rem!important;margin-right:1rem!important}
.margin-x4{margin-right:0rem;margin-left:0rem}
.padding-x0{padding:0}
.margin-l5{margin-left:1rem!important}
.padding-l5{padding-left:0rem!important}
.margin-left-2{margin-left:0rem!important}
.padding-left-3{padding-left:0rem!important}
.padding-left-4{padding-left:0rem!important}
.padding-left-2{padding-left:0rem!important}
.w-75{width:100%!important}
.margin-x4{margin-right:0rem!important;margin-left:0rem!important}
.w-65{width:100%!important}
.w-50{width:100%!important}
.w-80{width:100%!important}
.margin-5{margin-left:.5rem;margin-right:.5rem;margin-top:.5rem;margin-bottom:.5rem}
.menu{display:none}
.hero-section{height:400px}
h1{font-size:40px}
.section-margin-top{margin-top:3rem}
.margin-x3{margin-right:1rem!important;margin-left:1rem!important}
.padding-x5{padding-right:0rem!important;padding-left:0rem!important}
.padding-5{padding:0rem!important}
.padding-3{padding:0rem!important}
.text-primary-title{text-align:center}
}
@media (max-width:992px){
.w-75{width:100%!important}
.w-65{width:100%!important}
.w-50{width:100%!important}
.w-80{width:95%}
.margin-l5{margin-left:1rem!important}
.margin-x4{margin-right:0rem;margin-left:0rem}
}
.header{transition:all .5s;z-index:997;padding:20px 0;background:linear-gradient(100deg,rgba(217,217,217,0) 2.08%,rgba(248,248,248,.6) 48.44%,rgba(217,217,217,0) 100%)}
.header.header-scrolled{background:#fff;padding:15px 0;box-shadow:0 2px 20px rgba(1,41,112,.1)}
.header .logo{line-height:0}
.header .logo img{height:50px;margin-right:6px}
.margin-x4{margin-right:1.5rem;margin-left:1.5rem}
.padding-l5{padding-left:3rem}
.margin-x3{margin-right:1rem;margin-left:1rem}
.padding-x5{padding-right:3rem;padding-left:3rem}
.margin-x5{margin-right:3rem;margin-left:3rem}
.padding-left-3{padding-left:1rem}
.margin-left-2{margin-left:1rem}
.padding-left-4{padding-left:1.5rem}
.padding-5{padding:3rem}
.padding-3{padding:1rem}
.padding-left-2{padding-left:.5rem}
.conclusion{position:relative;padding-bottom:30px;overflow:hidden}
.conclusion::before{content:'';background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.back-to-top{font-size:20px;color:#fff;position:fixed;right:30px;bottom:80px;width:40px;height:40px;line-height:40px;border-radius:5px;background:-webkit-linear-gradient(left,#f68d40 0,#fdb933 100%);background:-o-linear-gradient(left,#f68d40 0,#fdb933 100%);background:linear-gradient(to right,#f68d40 0,#fdb933 100%);text-align:center;z-index:99;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;display:none}
.back-to-top:hover{color:#fff}
.hubs-form{padding:42px;box-shadow:0 2px 20px rgba(1,41,112,.1)}
.hubs-form form{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}
.hubs-form form .hs-message{grid-area:4/1/5/3}
.hubs-form form .hs-submit{grid-area:5/1/6/3}
.hubs-form form .hs-input{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.5rem .75rem;font-size:16px;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.hubs-form form .hs-input:focus{color:#495057;background-color:#fff;border-color:#fcd941;outline:0;box-shadow:0 0 0 .2rem rgba(252,217,65,.25)}
.hubs-form form textarea.hs-input{height:auto;min-height:100px}
.hubs-form form .hs-form-field .hs-form-required{color:#ff7070}
.hubs-form form .hs-error-msgs{padding:0;margin:0;color:#ff7070;font-size:.85rem;list-style:none;line-height:1.2}
.hubs-form form .hs-button{border:0;border-radius:0;font-weight:700;white-space:nowrap;margin:0;min-width:150px;background:linear-gradient(to right,#f68d40 0,#fdb933 100%);padding:.5rem;transition:.3s all ease}
.hubs-form form .hs-button:focus,.hubs-form form .hs-button:hover{background:linear-gradient(to right,#a3967e 0,#f68d40 100%);color:#fff}
@media (max-width:992px){
.hubs-form form{display:grid;grid-template-columns:1fr;grid-column-gap:20px;grid-row-gap:20px}
.hubs-form form .hs-message{grid-area:6/1/7/2}
.hubs-form form .hs-submit{grid-area:7/1/8/2}
}
.nav-pills .nav-link.active{color:#fdb933!important;background-color:transparent!important;transition:.3s ease}
.nav-pills .nav-link.active .bi-chevron-up{transform:rotate(180deg);display:inline-block}
.cta{background:#f5af32;box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}
.card-bg{position:relative}
.card-bg::before{border-radius:.375rem;content:'';background:linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.sectionWhereYouFocus{background-color:#fdf5e6!important}
.bi-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.bi-2x{font-size:2em}
.bi-3x{font-size:3em}
.bi-4x{font-size:4em}
.bi-5x{font-size:5em}
.bi-fw{width:1.28571429em;text-align:center}
.bi-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.bi-ul>li{position:relative}
.bi-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.bi-li.bi-lg{left:-1.85714286em}
#aGlimpseIntoInsurance,#dataDrivenInsights,#embeddedInsurance,#everEvolvingLandscape,#finalThoughts,#hyperPersonalizations,#insurTechTransformationThroughInnovation,#navigateTheShiftInInsurance,#processAutomations,#shapingTomorrowsInsurance,#whyTrigentAXLR8Labs,#yourInsurTechAccelerator{scroll-margin-top:4rem}