.text-color-primary{color:#c21b17}.gap-24{grid-gap:24px;gap:24px}.fz-32{font-size:3.2rem!important}.fz-20{font-size:2rem!important}.fz-16{font-size:1.6rem!important}.fz-14{font-size:1.4rem!important}.red-text{color:#c4271b!important}.black-text{color:#20252b!important}.icon-text{display:flex;color:#c21b17;grid-gap:8px;gap:8px;align-items:center;font-weight:medium}.fs-text-1{font-size:2rem}@media screen and (min-width:960px){.fs-text-1{font-size:2.4rem}}.fs-text-2{font-size:1.8rem}@media screen and (min-width:960px){.fs-text-2{font-size:2rem}}.fs-text-3{font-size:1.6rem}@media screen and (min-width:960px){.fs-text-3{font-size:1.8rem}}.fs-text-4{font-size:1.4rem}@media screen and (min-width:960px){.fs-text-4{font-size:1.6rem}}.grecaptcha-badge{display:none}.cut-text{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.loading_mask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;z-index:999;opacity:.4}.generali-cta{display:inline-block;width:auto;padding:16px;border-radius:4px;background:#c21b17;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:1px;text-align:center;text-decoration:none;text-transform:uppercase;color:#fff}.generali-cta--outline{border-radius:4px;border:2px solid #fff;background:transparent}.generali-indexTitle{font-size:4rem;font-weight:300;line-height:1.3;text-align:center;color:#20252b}@media screen and (min-width:960px){.generali-indexTitle{font-size:4.8rem;line-height:1.25}}.pagePaddingTop{padding-top:64px}@media screen and (min-width:960px){.pagePaddingTop{padding-top:120px}}@media(min-width:960px){.container{max-width:900px}}@media(min-width:1234px){.container{max-width:1024px}}@media(min-width:1904px){.container{max-width:1440px}}.container--fluid{max-width:100%}.editor-style b,.editor-style strong{font-weight:600}.editor-style p{font-size:2rem;font-weight:300;line-height:1.4;color:#20252b;margin-bottom:0}.editor-style ol{counter-reset:my-awesome-counter;padding-left:0;padding-top:10px}.editor-style ol li{list-style:none;counter-increment:my-awesome-counter;position:relative;margin-bottom:20px;font-weight:300;line-height:1.4;padding-left:42px;color:#20252b}.editor-style ol li:before{font-size:2rem;font-weight:500;content:counter(my-awesome-counter);background-color:#c4271b;border-radius:50%;color:#fff;margin-right:.5rem;position:absolute;top:0;left:0;padding:2px 10px}.editor-style ul{padding-left:0}.editor-style ul li{list-style:none;position:relative;padding-left:19px;margin-bottom:12px;font-weight:300;line-height:1.4;color:#20252b}.editor-style ul li:before{position:absolute;top:.4em;left:0;content:"";width:0;height:0;padding:0;border-color:transparent transparent transparent #c5271c;border-style:solid;border-width:4px 0 4px 6px}.editor-style .ql-align-center{text-align:center}.editor-style .ql-align-right{text-align:right}.editor-style .ql-align-justify{text-align:justify}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:8px 20px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:24px;height:16px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}html{font-size:62.5%!important}*,:after,:before{box-sizing:border-box!important}body{font-size:1.6rem}button:focus{outline:none}input::-moz-placeholder{text-transform:capitalize}input:-ms-input-placeholder{text-transform:capitalize}.form__label,input::placeholder,label{text-transform:capitalize}h6{font-weight:400!important}