body.nav-active-broker:after{content:'';position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(102,102,102,.9);z-index:2}.c-header{font-size:1.6rem;line-height:2rem;font-weight:400;position:relative;z-index:1000}.c-header.nav-active-broker::after{z-index:99}.c-header::after{position:absolute;content:'';display:block;top:calc(100% - 10px);height:1rem;left:0;width:100%;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);-webkit-clip-path:inset(0 -1rem -1rem -1rem);clip-path:inset(0 -1rem -1rem -1rem);z-index:999;pointer-events:none}.c-header__top{background-color:#0a0907;color:#fff}.c-header__top__inner{display:flex;align-items:stretch;justify-content:space-between;height:100%}.c-header__top__contact{font-size:1.8rem;line-height:2.4rem;font-weight:400;font-family:'Stag Sans','Open Sans',Arial,sans-serif;display:flex;align-items:center;gap:1rem}.c-header__top__items{list-style:none;margin:0;height:100%;padding:0;display:flex;gap:4rem}.c-header__top__items--rolled{overflow:hidden}.c-header__top__items--rolled .c-header__top__item{display:none}.c-header__top__items--rolled .c-header__top__item.text-in{animation:textIn .5s ease;display:block;margin-top:.4rem}.c-header__top__items--rolled .c-header__top__item.text-out{animation:textOut 1s ease}@keyframes textIn{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes textOut{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}.c-header__top__item{display:flex;align-items:center;position:relative;padding-bottom:1rem;padding-top:1rem}.c-header__top__item::after{content:'';display:block;position:absolute;height:.5rem;bottom:0;left:0;width:100%;background-color:#efefef;border-radius:.5rem .5rem 0 0;opacity:0;transform:scaleX(0);transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1)}.c-header__top__item:hover::after{opacity:1;transform:scaleX(1)}.c-header__top__item:hover .c-header__top__subitem-wrapper{opacity:1;transition-delay:0s;visibility:visible;z-index:9999}.c-header__top__item:hover .c-header__top__icon--subitem{transform:rotate(180deg);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-header__top__item--no-line::after{display:none}.c-header__top__link{background:0 0;border:none;color:currentColor;text-decoration:none;display:flex;align-items:center;gap:.5rem}.c-header__top__link span{font-weight:700}.c-header__top__icon{fill:currentColor;height:2.4rem;width:2.4rem;margin-right:.5rem}.c-header__top__icon--right{transform:rotate(270deg)}.c-header__top__icon--small{padding:.6rem}.c-header__top__subitem-wrapper{visibility:hidden;opacity:0;transition:visibility .2s cubic-bezier(.77,0,.175,1) .2s,opacity .2s cubic-bezier(.77,0,.175,1);position:absolute;top:100%;right:0;min-width:35rem;z-index:99;background-color:#efefef;border-radius:0 0 .8rem .8rem;padding:3rem}.c-header__top__subitems{list-style:none;padding:0;display:grid;gap:1.5rem}.c-header__top__subitem-link{color:#231f20;text-decoration:none;display:flex;align-items:center}.c-header__top__subitem-link:hover{text-decoration:underline}.c-header__main{background-color:#fff;color:#231f20;transition:background-color .4s ease;box-shadow:rgba(0,0,0,.1) 0 2px 10px 0}.c-header__main .c-header__main__action-button{padding:1.2rem 2rem;height:4.6rem}.c-header__main .c-header__main__action-button-broker{padding:1.2rem;height:4.6rem}.is-broker-page .c-header__main{background-color:#231f20}.is-broker-page .c-header__main .c-header__main__logo{display:none}.is-broker-page .c-header__main .c-header__main__logo--dark{display:block}.is-broker-page .c-header__main .c-header__search{background-color:#000;color:#fff;font-size:0}.is-broker-page .c-header__main .c-header__main__action-button{background-color:#0a0907}.is-broker-page .c-header__main .c-header__main__nav-toggle-icons{color:#fff;fill:#fff}.is-broker-page .c-header__main .c-header__main__call-button{color:#fff}.is-broker-page .c-header__main .c-header__main__call-button svg{fill:#fff}@keyframes main-collapse{from{height:8.1rem}to{height:0}}.c-header__main__inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;height:100%;position:relative}.c-header__main__wrapper{display:flex;align-items:stretch;justify-content:space-between;flex:1;gap:4rem}.c-header__main__logo{align-self:center;padding:1.5rem 0}.c-header__main__logo--dark{display:none}.c-header__main__logo img{opacity:1;transition:.2s opacity cubic-bezier(.77,0,.175,1)}.c-header__main__logo img:hover{opacity:.8}.c-header__main__nav{display:flex;flex-direction:column;margin-right:3rem}.c-header__main__items{list-style:none;margin:0;height:100%;padding:0;display:flex}.c-header__main__items--mobile .c-header__main__item{display:flex;justify-content:space-between;flex-wrap:wrap;padding:0}.c-header__main__items--mobile .c-header__main__item.is-expanded{font-weight:700;background:#efefef}.c-header__main__items--mobile .c-header__main__item--with-subnav{background-color:#efefef;font-weight:700;padding:1rem 3rem}.c-header__main__items--mobile .c-header__main__link{color:#231f20;font-weight:400;text-decoration:none;padding:1rem 3rem}.c-header__main__items--mobile .c-header__main__button{width:100%;height:4.4rem;display:flex;justify-content:space-between;align-items:center;background-color:#fff;color:#231f20;border:0;cursor:pointer;padding:0 3rem}.c-header__main__items--mobile .c-header__main__button .c-header__main__icon{background-color:#efefef;border-radius:50%}.c-header__main__items--mobile .is-expanded .c-header__main__button{background-color:#efefef;font-weight:600}.c-header__main__items--mobile .is-expanded .c-header__main__button .c-header__main__icon{transform:rotate(180deg)}.c-header__main__item{display:flex;align-items:center;padding:0;transition:background-color .2s cubic-bezier(.215,.61,.355,1)}.c-header__main__item.show-subnav .c-header__main__subitem-wrapper{transform:translateX(-100%)}.c-header__main__item:hover .c-header__main__subitem-wrapper{opacity:1;transition-delay:0s;visibility:visible}.c-header__main__subnav{font-weight:400;width:100%}[data-subnav-item]{overflow:hidden;transition:max-height .5s ease-out;max-height:0}.active[data-subnav-item]{max-height:none}.c-header__main__subnav-items{margin:1rem 0;padding:0}.c-header__main__subnav-item{list-style:none}.c-header__main__subnav-link{display:flex;align-items:center;gap:.5rem;color:#231f20;text-decoration:none;padding:.7rem 3rem;width:100%}.c-header__main__subnav-link:focus,.c-header__main__subnav-link:hover{text-decoration:underline;text-underline-offset:.4rem}.c-header__main__link{font-size:1.6rem;line-height:2rem;font-weight:500;font-family:'Stag Sans','Open Sans',Arial,sans-serif;color:currentColor;height:100%;padding:0;position:relative;text-decoration:none;display:flex;align-items:center;gap:.5rem;background:0 0;border:none}.c-header__main__link--desktop::after{content:'';display:block;position:absolute;height:.5rem;bottom:0;left:0;width:100%;background-color:#231f20;border-radius:.5rem .5rem 0 0;opacity:0;transform:scaleX(0);transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);pointer-events:none}.c-header__main__link--desktop:hover .c-header__main__icon--subitem{transform:rotate(180deg);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-header__main__item:hover .c-header__main__link--desktop::after{opacity:1;transform:scaleX(1)}.c-header__main__link--mobile{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;padding:1rem 3rem}.c-header__main__link--mobile .c-header__main__button{background-color:unset;border:0;cursor:pointer;display:flex;padding:0}.c-header__main__link--mobile .c-header__main__icon--subitem{color:#231f20}.c-header__main__icon{fill:#706d6e;font-size:2.4rem}.c-header__main__icon--small{padding:0}.c-header__main__icon--right{transform:rotate(270deg)}.c-header__main__icon--reversed{transform:rotate(90deg)}.c-header__main__subitem-wrapper{visibility:hidden;opacity:0;position:absolute;top:100%;left:0;z-index:1000;background-color:#fff;border-radius:0 0 .8rem .8rem;width:100%;display:flex;box-shadow:0 .2rem 1rem 0 #0000001A}.c-header__main__subitem-wrapper.is-expand{transform:translateX(-100%)}.c-header__main__category{display:grid;gap:3rem}.c-header__main__category-header{background-color:#efefef;color:#231f20;border:0;cursor:pointer;padding:1.5rem 3rem;display:flex;align-items:center;gap:.5rem;font-family:'Stag Sans','Open Sans',Arial,sans-serif;font-weight:500}.c-header__main__category-header .c-header__main__icon{color:#231f20;fill:#231f20}.c-header__main__category-wrapper h3{padding:0 3rem;margin-bottom:8px}.c-header__main__subitems{list-style:none;padding:0;display:grid}.c-header__main__subitem-link{color:#231f20;text-decoration:none;display:flex;align-items:flex-start;gap:.5rem;padding:.7rem 3rem;line-height:2.4rem}.c-header__main__subitem-link:hover{text-decoration:underline;text-underline-offset:.4rem}.c-header__main__icon--submenu{flex-shrink:0}.c-header__main__subitem-link:hover .c-header__main__icon--submenu{background-color:#231f20;border-radius:100%;fill:#fff}.c-header__main__panel{margin:0 3rem;border-radius:1rem;padding:3rem;background-color:#efefef;display:flex;flex-direction:column}.c-header__main__panel-button{align-self:flex-start}.c-header__main__search-wrapper{position:relative}.c-header__main__search-wrapper--mobile{padding:0 3rem;margin-top:1rem}.c-header__main__search-wrapper--mobile .c-header__main__search{width:100%;display:block}.c-header__main__search-wrapper--mobile .c-header__main__search-field{border-radius:.4rem}.c-header__main__search-wrapper--desktop{display:none}.is-broker-page .c-header__main__search-wrapper--desktop .c-header__main__search{height:8.5rem;top:-6rem}.c-header__main__search-button{height:100%;padding-left:1.8rem;padding-right:1.8rem;font-size:0;border:0;background:0 0;cursor:pointer;outline:0}.c-header__main__search-button-icon{color:#231f20;font-size:1.8rem}.c-header__main__search{position:relative}.c-header__main__search-inner{perspective:50rem}.c-header__main__search-label{width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;white-space:nowrap!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.c-header__main__search-field{width:100%;padding:1rem 1.5rem;color:#231f20;font-size:1.6rem;line-height:2rem;border:0;border-radius:2.1rem;background-color:#efefef;outline:0;transition:border-color .3s cubic-bezier(.165,.84,.44,1)}.c-header__main__search-field.c-header__search-field--error{border-bottom-color:#231f20}.c-header__main__search-field.c-header__search-field--error .c-header__search-error{visibility:visible;transform:translateY(2.5rem) rotateX(0)}.c-header__main__search-submit{display:block;height:100%;padding:0 1.3rem;position:absolute;top:0;right:0;color:#231f20;font-size:0;border:0;background:0 0;cursor:pointer}.c-header__main__search-submit:focus,.c-header__main__search-submit:hover{outline:0}.c-header__main__search-icon{font-size:2.4rem;opacity:1;transition:opacity .3s cubic-bezier(.165,.84,.44,1)}.c-header__main__search-field:focus+.c-header__main__search-submit .c-header__main__search-icon{opacity:.7}.c-header__main__search-error{position:absolute;top:50%;font-size:1.4rem;color:#231f20;transition:visibility .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);transform:translateY(2.5rem) rotateX(0)}.c-header__main__search-close{display:none;position:absolute;z-index:10;font-size:0;height:38px;width:38px;top:1rem;left:-1.2rem;background-color:unset;border:none;cursor:pointer;transition:opacity .2s cubic-bezier(.165,.84,.44,1)}.is-broker-page .c-header__main__search-close{top:2.5rem;left:-1.5rem}.c-header__main__search-close:focus,.c-header__main__search-close:hover{opacity:.7}.c-header__main__search-close-icon{color:#696767;font-size:2.4rem}.c-header__main__action{display:flex;align-items:center;gap:1rem}.c-header__main__action--desktop{display:none;margin:0;padding:1.5rem 0}.c-header__main__action--mobile{flex-direction:column;padding:0 3rem;margin-top:2rem}.c-header__action-phone{display:none}.is-broker-page .c-header__action-phone{color:#fff}.c-header__main__action-wrapper{display:flex;gap:1rem;flex-direction:column;width:100%}.c-header__main__action-wrapper .c-btn{justify-content:center}.c-header__main__action-wrapper{display:flex;justify-content:center;width:100%}.c-header__main__action-link{color:#231f20;font-family:'Stag Sans','Open Sans',Arial,sans-serif;font-weight:500;padding:1rem;text-decoration:none;display:flex;align-items:center;gap:.5rem}.c-header__main__action-icon{font-size:2.4rem;width:2.4rem!important;height:2.4rem!important}.c-header__broker-button-icon-wrapper{position:relative;width:2.4rem;height:2.4rem;margin-right:.7rem}.c-header__broker-button-icon{position:absolute;font-size:2.4rem;width:2.4rem!important;height:2.4rem!important}.c-header__main__broker-button:focus .c-header__broker-button-icon--init,.c-header__main__broker-button:hover .c-header__broker-button-icon--init{display:none}.c-header__broker-button-icon--hover{display:none}.c-header__main__broker-button:focus .c-header__broker-button-icon--hover,.c-header__main__broker-button:hover .c-header__broker-button-icon--hover{display:block}.c-header__main__action__broker-button-wrapper{display:block;background:#fff;border:none;padding:1rem 2rem;position:relative}.c-header__main__action__broker-button-wrapper::after{content:'';position:absolute;background:#fff;top:100%;height:2rem;left:0;width:100%}.c-header__main__action__broker-button{position:absolute;top:0;height:calc(100% + 2rem);width:1rem;background:#231f20;z-index:1;pointer-events:none}.c-header__main__action__broker-button--before{left:0;border-bottom-right-radius:.5rem}.c-header__main__action__broker-button--after{right:0;border-bottom-left-radius:.5rem}.c-header__search{border:0;border-radius:100%;width:3.8rem;height:3.8rem;margin-right:3rem;cursor:pointer;font-size:0;background-color:#efefef}.c-header__main__broker-button{position:relative;background-color:#fff;color:#231f20;border:.2rem solid #231f20;border-radius:.8rem 0;height:4.6rem;padding:1.1rem;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:.5rem;font-family:'Stag Sans','Open Sans',Arial,sans-serif;font-weight:500;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.c-header__main__broker-button svg{fill:#000}.c-header__main__broker-button:focus,.c-header__main__broker-button:hover{border-color:#231f20;background-color:#231f20;color:#fff!important;text-decoration:none!important}.c-header__main__broker-button:focus svg,.c-header__main__broker-button:hover svg{fill:#fff}.is-broker-page .c-header__main__broker-button:focus,.is-broker-page .c-header__main__broker-button:hover{background-color:#fff;color:#231f20!important}.is-broker-page .c-header__main__broker-button:focus svg,.is-broker-page .c-header__main__broker-button:hover svg{fill:#000}.c-header__main__broker-button__curve{display:none;position:absolute;bottom:-2.1rem;height:.8rem;width:.8rem}.is-broker-page .c-header__main__broker-button__curve{display:block}.c-header__main__broker-button__curve--left{left:-.8rem}.c-header__main__broker-button__curve--right{right:-.8rem}.c-header__main__call-button{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#231f20;font-size:1.8rem;line-height:2.4rem;font-weight:600;font-family:'Stag Sans','Open Sans',Arial,sans-serif}.c-header__main__call-button svg{fill:#231f20}.c-header__main__nav-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;font-size:0;border:0;background-color:unset;outline:0;padding:2rem;position:relative}.c-header__main__nav-toggle-icons{width:3rem;height:3rem;position:absolute;color:#231f20;font-size:3rem;cursor:pointer;transition:opacity .5s,visibility .5s;display:flex;justify-content:center;align-items:center}.c-header__main__nav-toggle-icons--close{opacity:0;visibility:hidden;font-size:2rem}.nav-active .c-header__main__nav-toggle-icons--menu{opacity:0;visibility:hidden}.nav-active .c-header__main__nav-toggle-icons--close{opacity:1;visibility:visible}.c-header__main__nav-toggle-text{font-size:0}.c-header__broker{background-color:#fff;color:#231f20;max-height:10rem;opacity:1;visibility:visible;transition:max-height .5s cubic-bezier(.77,0,.175,1),opacity .5s cubic-bezier(.77,0,.175,1),visibility .5s cubic-bezier(.77,0,.175,1);position:relative;z-index:1}.c-header__broker.hidden{visibility:hidden;max-height:0;opacity:0}.c-header__broker__inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;height:100%;position:relative}.c-header__broker__wrapper{display:flex;flex:1;gap:4rem}.c-header__broker__logo{padding:1rem 0}.c-header__broker__logo-item img{display:block;opacity:1;transition:.2s opacity cubic-bezier(.77,0,.175,1)}.c-header__broker__logo-item img:hover{opacity:.8}.c-header__broker__hide-button{border:0;background-color:transparent;color:#231f20;font-family:'Stag Sans','Open Sans',Arial,sans-serif;font-weight:500;display:flex;align-items:center;gap:.5rem}.c-header__broker__hide-button:focus,.c-header__broker__hide-button:hover{cursor:pointer}.c-header__broker__hide-button-icon{transition:transform .3s cubic-bezier(.77,0,.175,1)}body.nav-active-broker .c-header__broker__hide-button-icon{transform:rotate(180deg)}.c-header__broker__nav{display:flex;flex-direction:column}.c-header__broker__items{list-style:none;margin:0;height:100%;padding:0;display:flex;gap:4rem;transition:transform .6s cubic-bezier(.165,.84,.44,1);background-color:#fff}.c-header__broker__items--desktop{display:none}.c-header__broker__items--mobile{gap:0!important;margin-top:4.6rem}.c-header__broker__items--mobile .c-header__broker__item{display:flex;justify-content:space-between;flex-wrap:wrap;padding:1.5rem 3rem}.c-header__broker__items--mobile .c-header__broker__item.is-expanded{background-color:#efefef}.c-header__broker__items--mobile .c-header__broker__item.is-expanded .c-header__broker__button svg{transform:rotate(180deg)}.c-header__broker__items--mobile .c-header__broker__link{color:#231f20;font-weight:400;text-decoration:none}.c-header__broker__items--mobile .c-header__broker__button{height:2.4rem;width:2.4rem;background-color:transparent;border:0;border-radius:100%;cursor:pointer;display:flex;padding:0}.c-header__broker--btn{width:100%;color:#fff!important;height:4.6rem;margin:1.5rem 0;justify-content:center}.c-header__broker__item{display:flex;align-items:center;padding:0 3rem}.c-header__broker__item:hover .c-header__broker__subitem-wrapper{opacity:1;transition-delay:0s;visibility:visible}.c-header__broker__action-link{background-color:#000;width:100%;padding:11px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}.c-header__broker__subnav{font-weight:400;width:100%}.c-header__broker__subnav-items{margin-top:1rem;padding:0}.c-header__broker__subnav-item{list-style:none;padding:1rem 0}.c-header__broker__subnav-link{display:flex;align-items:center;gap:.5rem;color:#231f20;text-decoration:none}.c-header__broker__subnav-link:focus,.c-header__broker__subnav-link:hover{text-decoration:underline;text-underline-offset:.4rem}.c-header__broker__link{font-size:1.6rem;line-height:2rem;font-weight:500;font-family:'Stag Sans','Open Sans',Arial,sans-serif;color:currentColor;height:100%;padding:0;position:relative;text-decoration:none!important;display:flex;align-items:center;gap:.5rem;background:0 0;border:none}.c-header__broker__link--desktop::after{content:'';display:block;position:absolute;height:.5rem;bottom:0;left:0;width:100%;background-color:#231f20;border-radius:5px 5px 0 0;opacity:0;transform:scaleX(0);transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1);pointer-events:none}.c-header__broker__link--desktop:hover .c-header__broker__icon--subitem{transform:rotate(180deg);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-header__broker__link--mobile{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%}.c-header__broker__link--mobile .c-header__broker__button{background-color:unset;border:0;cursor:pointer;display:flex;padding:0}.c-header__broker__item:hover .c-header__broker__link--desktop::after{opacity:1;transform:scaleX(1)}.c-header__broker__item:hover .c-header__broker__link--desktop .c-header__broker__icon--subitem{transform:rotate(180deg);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-header__broker__icon{fill:currentColor;height:2.4rem;width:2.4rem;color:#231f20}.c-header__broker__icon--small{padding:0}.c-header__broker__icon--reversed{transform:rotate(90deg)}.c-header__broker__subitem-wrapper{visibility:hidden;opacity:0;position:absolute;top:100%;min-width:29rem;padding:3rem;background-color:#fff;border-radius:0 0 8px 8px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);display:flex}.c-header__broker__subitem-wrapper.is-expand{transform:translateX(-100%)}.c-header__broker__category{display:grid;gap:3rem}.c-header__broker__category-header{background-color:#efefef;border:0;cursor:pointer;padding:2rem 3rem;display:flex;align-items:center;gap:.5rem}.c-header__broker__category-wrapper{padding:0 3rem}.c-header__broker__subitems{list-style:none;padding:0;display:grid;gap:1.5rem}.c-header__broker__subitem-link{color:#231f20;text-decoration:none;display:flex;align-items:center;gap:.5rem}.c-header__broker__subitem-link:hover{text-decoration:underline;text-underline-offset:.4rem}.c-header__broker__subitem-link:hover .c-header__broker__icon--submenu{background-color:#231f20;border-radius:100%;fill:#fff}.c-insurance-nav__brands{padding:2.4rem 3rem 3rem;display:flex;flex-direction:column;gap:3.2rem}.c-insurance-nav__brand{display:flex;flex-direction:column;gap:1.6rem}.c-insurance-nav__brand-link{padding:1.2rem;display:flex;gap:1.2rem;align-items:center;border-radius:.8rem;color:unset;line-height:1.25;font-weight:600}.c-insurance-nav__brand-logo{width:2.4rem;height:2.4rem}.c-insurance-nav__brand-summary{margin:0;padding:0 1.2rem;font-size:1.4rem;line-height:1.43}.c-insurance-nav__chevron-wrapper{margin-left:auto;width:2rem;height:2rem;border-radius:50%}.c-insurance-nav__brand-link:not(:hover) .c-insurance-nav__chevron-wrapper{background-color:unset!important}.c-insurance-nav__chevron{font-size:2rem;transform:rotate(-90deg)}.c-insurance-nav__brand-link:hover .c-insurance-nav__chevron{fill:#fff!important}.c-insurance-nav__subitems{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.6rem}.c-insurance-nav-subitem__link{padding:0 1.2rem;display:flex;gap:1.2rem;color:unset}.c-insurance-nav-subitem__chevron-wrapper{height:2.4rem;margin-top:-.2rem;border-radius:50%}.c-insurance-nav-subitem__link:not(:hover) .c-insurance-nav-subitem__chevron-wrapper{background-color:unset!important}.c-insurance-nav-subitem__chevron{font-size:2.4rem;transform:rotate(-90deg)}.c-insurance-nav-subitem__link:hover .c-insurance-nav-subitem__chevron{fill:#fff!important}.c-insurance-nav-subitem__external-icon{margin-top:-.2rem}@media all and (min-width:600px){.c-header__main__logo{padding:1rem 0}.c-header__main__action--desktop{display:flex;padding:1rem 0}.c-header__main__action--mobile{align-items:flex-start}.c-header__main__action-wrapper{display:none}.c-header__main__action-link{padding:1rem 0}.c-header__main__call-button{display:none}}@media all and (min-width:600px) and (max-width:1279px){.c-header__main__nav{max-width:37.5rem}.c-header__broker__nav{top:12.4rem}}@media all and (min-width:768px) and (max-width:1279px){.c-header__action-phone{font-size:1.8rem;line-height:2.4rem;font-weight:600;font-family:'Stag Sans','Open Sans',Arial,sans-serif;display:flex;gap:1rem;color:#231f20;margin-right:4rem;text-decoration:none}}@media all and (min-width:1280px){.is-broker-page .c-header__main .c-header__main__link{color:#fff}.is-broker-page .c-header__main .c-header__main__link:after{background-color:#fff}.c-header__main__inner{align-items:stretch;gap:1rem}.c-header__main__logo{padding:2rem 0}.c-header__main__items--mobile{display:none}.c-header__main__item{padding:0 2rem}.c-header__main__link--mobile{display:none}.c-header__main__subitem-wrapper{overflow:hidden;z-index:0}.is-broker-page .c-header__main__subitem-wrapper{z-index:1000}.c-header__main__category{flex:1;gap:4rem;padding:3rem 4rem}.c-header__main__category--2{grid-template-columns:repeat(2,1fr)}.c-header__main__category--3{grid-template-columns:repeat(3,1fr)}.c-header__main__category-header{display:none}.c-header__main__category--1 .c-header__main__subitems{grid-template-columns:repeat(2,1fr)}.c-header__main__panel{border-radius:0;margin:0;max-width:32.7rem;padding:3rem 3rem 4rem 3rem}.c-header__main__search-wrapper{display:flex;align-items:center}.c-header__main__search-wrapper--mobile .c-header__main__search{display:none}.c-header__main__search-wrapper--mobile{display:none}.c-header__main__search-wrapper--desktop{display:block}.c-header__main__search-button{background-color:#6c6c6c;height:3.8rem;width:3.8rem;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s cubic-bezier(.165,.84,.44,1)}.c-header__main__search-button:focus,.c-header__main__search-button:hover{background-color:rgba(108,108,108,.8)}.c-header__main__search{display:block;width:42rem;padding:3rem 0;position:absolute;left:0;top:-5rem;visibility:hidden;transition:visibility .6s cubic-bezier(.165,.84,.44,1)}.c-header__main__search-wrapper.search-active .c-header__main__search{visibility:visible}.c-header__main__search{width:38rem}.c-header__main__search-inner{background-color:#fff;z-index:2;display:flex;align-items:center;padding:0 2rem;position:absolute;top:0;bottom:0;right:100%;width:calc(100% + 1px);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.is-broker-page .c-header__main__search-inner{background-color:#231f20}.c-header__main__search-wrapper.search-active .c-header__main__search-inner{transform:translateX(100%)}.c-header__main__search-field{width:100%}.c-header__main__search-submit{margin-right:2rem}.c-header__main__action--desktop{padding:2rem 0}.c-header__main__action--mobile{display:none}.is-broker-page .c-header__main__broker-button{border-radius:.8rem .8rem 0 0;border:none}.is-broker-page .c-header__main__broker-button::after{content:'';display:block;position:absolute;top:100%;height:2.2rem;left:0;width:100%;background-color:#fff}.c-header__main__nav-toggle{display:none}.c-header__broker{top:-.1rem}.c-header__broker__inner{align-items:stretch;gap:4rem}.c-header__broker__hide-button{display:none}.c-header__broker__items--desktop{display:flex}.c-header__broker__items--mobile{display:none}.c-header__broker__item{padding:0}.c-header__broker__link--mobile{display:none}.c-header__broker__category{flex:1;gap:4rem;padding:3rem 4rem}.c-header__broker__category-header{display:none}h3.c-insurance-nav__heading{margin:0 0 2.4rem;padding:0}.c-insurance-nav__brands{padding:0;flex-direction:row;gap:4rem}.c-insurance-nav__brand{flex-basis:25%}}@media all and (max-width:1279px){.c-header__top{display:none}.c-header__main__nav{width:100%;position:fixed;top:7.8rem;bottom:0;left:100%;background-color:#fff;padding:2rem 0 3rem;z-index:100;gap:1.2rem;transition:transform .6s cubic-bezier(.165,.84,.44,1);box-shadow:rgba(0,0,0,.1) 0 2px 10px 0 inset}.nav-active .c-header__main__nav{transform:translateX(-100%);overflow-y:auto;overflow-x:hidden;z-index:1000}.c-header__main__items{flex-direction:column;gap:0;height:auto}.c-header__main__link--desktop{display:none}.c-header__main__subitem-wrapper{flex-direction:column;gap:3rem;height:100%;position:absolute;top:0;left:100%;width:100%;z-index:10;transition:transform .6s cubic-bezier(.215,.61,.355,1);visibility:visible;opacity:1;box-shadow:none;height:100vh}.c-header__main__search-button{display:none}.c-header__search{display:none}.c-header__broker__wrapper{justify-content:space-between}.c-header__broker__nav{position:fixed;width:100%;bottom:0;left:0;gap:3rem;transform:translateY(calc(-100% - 86px));transition:transform .6s cubic-bezier(.77,0,.175,1);z-index:-1}.c-header__broker__nav.nav-active-mobile-broker{transform:translateY(0)}.c-header__broker__items{flex-direction:column;gap:2rem;height:auto;overflow-y:scroll}.c-header__broker__item{font-family:'Stag Sans','Open Sans',Arial,sans-serif;font-weight:500}.c-header__broker__link--desktop{display:none}.c-header__broker__subitem-wrapper{flex-direction:column;gap:3rem;height:100%;position:absolute;top:0;left:100%;width:100%;z-index:10;transition:transform .6s cubic-bezier(.215,.61,.355,1);visibility:visible;opacity:1}}@media all and (max-width:767px){.is-broker-page .c-header__main{transition:height .2s cubic-bezier(.165,.84,.44,1)}.is-scrolled .is-broker-page .c-header__main{animation-name:main-collapse;animation-duration:.3s;animation-fill-mode:both;animation-direction:normal}}@media all and (max-width:600px){.c-header{position:fixed;width:100%}}@media all and (max-width:599px){.c-header__main__nav{top:8.1rem}.c-header__broker__nav{top:12.7rem}}