html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none !important}@font-face{font-family:"Roboto";src:url("../../fonts/roboto-variable.woff2") format("woff2 supports variations"),url("../../fonts/roboto-variable.woff2") format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}html :where(.editor-styles-wrapper),.ns-body,.nnb-body{font-family:Roboto,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:300;font-size:1rem;line-height:1.5;color:#333}html :where(.editor-styles-wrapper) *,html :where(.editor-styles-wrapper) *::before,html :where(.editor-styles-wrapper) *::after,.ns-body *,.ns-body *::before,.ns-body *::after,.nnb-body *,.nnb-body *::before,.nnb-body *::after{box-sizing:border-box}html :where(.editor-styles-wrapper) h1,html :where(.editor-styles-wrapper) h2,html :where(.editor-styles-wrapper) h3,html :where(.editor-styles-wrapper) h4,html :where(.editor-styles-wrapper) h5,html :where(.editor-styles-wrapper) h6,.ns-body h1,.ns-body h2,.ns-body h3,.ns-body h4,.ns-body h5,.ns-body h6,.nnb-body h1,.nnb-body h2,.nnb-body h3,.nnb-body h4,.nnb-body h5,.nnb-body h6{font-weight:unset}.nnb-body>*:not(.alignfull){margin-inline:15px}@media (min-width: 768px){.nnb-body>*:not(.alignfull){max-width:1140px;margin-inline:auto}}.ns-container{padding-left:15px;padding-right:15px;max-width:1170px;margin:0 auto}.ns-stack-layout{padding-top:3rem;padding-bottom:3rem;display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.ns-stack-layout{gap:5rem}}.ns-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.ns-row{flex-direction:row}.ns-row>*{flex:1 1 0}}.ns-row-mobile{display:flex;gap:1rem}.ns-row-mobile>*{flex:1 1 0}.ns-text-100{font-size:12px}.ns-text-200{font-size:14px}.ns-text-300{font-size:16px}.ns-text-400{font-size:20px}.ns-heading-100{font-size:18px}@media (min-width: 768px){.ns-heading-100{font-size:22px}}.ns-heading-200{font-size:20px}@media (min-width: 768px){.ns-heading-200{font-size:30px}}.ns-heading-300{font-size:24px}@media (min-width: 768px){.ns-heading-300{font-size:36px}}.ns-heading-400{font-size:30px}@media (min-width: 768px){.ns-heading-400{font-size:44px}}.ns-display-50{font-size:1.5rem;color:#C21B17;font-weight:600;line-height:1}.ns-display-100{font-size:2.5rem;color:#C21B17;font-weight:600;line-height:1}@media (min-width: 768px){.ns-display-100{font-size:4rem}}.ns-faded{color:#828282}.ns-small{font-size:0.8em}.ns-Button{color:#333;text-decoration:none;display:block;font-size:16px;padding:0.75rem 1.5rem;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:1rem;border-radius:4px;text-transform:uppercase;font-weight:700;letter-spacing:0.04em;cursor:pointer}.ns-Button.-primary{background-color:#C21B17;color:#fff}.ns-Button.-light{background-color:#fff;color:#C21B17}.ns-Button.-outline{background-color:#fff;border-color:#C21B17;color:#C21B17}.ns-Button.-outline-light{background-color:transparent;border-color:#fff;color:#fff}.ns-Button.-block{display:flex;width:100%}.ns-Button svg{transition:transform .3s}.ns-Button:hover svg{transform:translateX(6px)}.ns-Badge{display:inline-block;background-color:#F8F8F8;font-size:14px;color:#828282;padding:0.5rem 1rem;border-radius:999px}.ns-Card{position:relative;background-color:#fff;color:#333;border:1px solid transparent;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0px 10px 40px rgba(0,0,0,0.1)}.ns-Card>p,.ns-Card>h3{margin:0}.ns-Card-badge{position:absolute;right:1.5rem;top:1.5rem}.ns-Card.-border{box-shadow:none;border-color:#E8E8E8}.ns-Card.-center{text-align:center}.ns-Card.-padding-none{padding:0}.ns-Card.-padding-small,.ns-Card.-padding-medium,.ns-Card.-padding-large{padding:1.5rem}@media (min-width: 768px){.ns-Card.-padding-none{padding:0}.ns-Card.-padding-small{padding:1.5rem}.ns-Card.-padding-medium{padding:2rem}.ns-Card.-padding-large{padding:4rem}}.ns-CardIcon{display:flex;align-items:center;justify-content:center}.ns-CardIcon img{display:block;width:auto;height:auto;max-height:64px}@media (min-width: 768px){.ns-CardIcon.-large{height:168px}.ns-CardIcon.-large img{max-height:120px}.ns-CardIcon.-medium{height:80px}.ns-CardIcon.-medium img{max-height:80px}}.ns-Section{padding:2rem 0}.ns-Section-title{margin-bottom:1.5rem;max-width:744px;text-wrap:balance}@media (min-width: 768px){.ns-Section-title{margin-bottom:3rem}}.ns-Section.-bg-100{background-color:#F8F8F8}.ns-Section.-bg-200{background-color:#F1F1F1}.ns-Section.-pad-bottom-half{padding-bottom:1rem}@media (min-width: 768px){.ns-Section{padding:4rem 0}.ns-Section.-pad-bottom-half{padding-bottom:0}}.ns-Accordion{margin-bottom:2rem}.ns-AccordionItem{border-bottom:1px solid #D7D7D7}.ns-AccordionItem summary{font-size:18px;font-weight:500;padding:0.5rem 2rem 1rem 0;cursor:pointer;position:relative}@media (min-width: 768px){.ns-AccordionItem summary{font-size:22px}}@media (min-width: 768px){.ns-AccordionItem summary{padding:1.5rem 2rem 1.5rem 0}}.ns-AccordionItem summary::marker{content:""}.ns-AccordionItem summary::after{content:"";display:block;width:14px;height:8px;position:absolute;right:0;top:2.25rem;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.76 1.33942L7.56701 7.27314C7.3596 7.44814 7.16516 7.51943 6.99989 7.51943C6.83461 7.51943 6.61197 7.44752 6.46225 7.3027L0.240114 1.33942C-0.0708639 1.04452 -0.0809749 0.522765 0.21678 0.240824C0.512494 -0.0710928 1.00686 -0.0812358 1.3157 0.217534L6.99989 5.66575L12.6841 0.221381C12.9919 -0.0773794 13.4871 -0.0672359 13.783 0.244672C14.0808 0.522766 14.0711 1.04452 13.76 1.33942Z' fill='%2320252B'/%3E%3C/svg%3E%0A");transition:transform .3s}.ns-AccordionItem[open] summary::after{transform:rotate(-180deg)}.ns-AccordionItem-inner{padding-bottom:1.5rem}.ns-LinkedDocument{display:flex;gap:0.5rem;font-weight:500;color:#C21B17}.ns-LinkedDocument-icon{width:24px;height:24px}.ns-Dual{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ns-Dual-media{max-width:40%}@media (min-width: 768px){.ns-Dual-media{height:520px}}.ns-Dual-body{max-width:680px;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.ns-Dual-body{gap:1.5rem}}.ns-Dual-title{display:flex;align-items:center;gap:1rem}.ns-Dual-title img{display:block;height:40px}.ns-Dual-title>*{margin:0}@media (min-width: 768px){.ns-Dual-title{height:48px}}.ns-Dual-paragraph{font-size:16px;margin:0}@media (min-width: 768px){.ns-Dual-paragraph{font-size:20px}}@media (min-width: 768px){.ns-Dual{flex-direction:row;justify-content:space-between;gap:2.5rem}.ns-Dual.-reverse{flex-direction:row-reverse}}.ns-Pagination{padding:0;margin:0;list-style:none;display:flex;justify-content:center;gap:0.5rem}.ns-PaginationItem span,.ns-PaginationItem a{display:flex;min-width:2.25rem;height:2.25rem;padding:0.25rem;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:500;border:2px solid #C2C2C2;border-radius:4px;background-color:#fff;color:#666;text-decoration:none}.ns-PaginationItem .current{background-color:rgba(194,27,23,0.12);color:#C21B17;border-color:transparent}.ns-PaginationItem .dots{border-color:transparent}.ns-Quote{background-color:#F8F8F8;padding:1rem}.ns-Quote>*:first-child{margin-top:0}.ns-Quote>*:last-child{margin-bottom:0}.ns-Quote-decoration{margin-bottom:1rem}.ns-Quote-text{max-width:700px}@media (min-width: 768px){.ns-Quote{padding:1.5rem}}.ns-Meter{--bg: #F1F4E1;--filled: #A1B637;min-width:90px;width:100%;height:6px;border:0;border-radius:1rem;display:block;background:var(--bg);overflow:hidden}.ns-Meter::-webkit-meter-bar{background:var(--bg)}.ns-Meter:-moz-meter-optimum::-moz-meter-bar{background:var(--filled)}.ns-Meter::-webkit-meter-optimum-value{background:var(--filled)}.ns-FormGroup-label{font-size:14px}.ns-Input,.ns-Select{display:block;width:100%;color:#333;border:0;border-radius:0;background-color:#fff;font-size:20px;font-weight:300;border-bottom:1px solid #E8E8E8;padding:6px 2rem 6px 0}.ns-Input:focus,.ns-Select:focus{outline:none}.ns-Input::-ms-expand,.ns-Select::-ms-expand{background-color:transparent;border:0}.ns-Input::-ms-clear,.ns-Select::-ms-clear{display:none}.ns-Select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.54' d='m17.35 10.298-4.826 4.472A.691.691 0 0 1 12 15a.77.77 0 0 1-.524-.205l-4.825-4.498a.745.745 0 0 1-.03-1.063.77.77 0 0 1 1.078-.028L12 13.217l4.302-4.013a.77.77 0 0 1 1.077.03.75.75 0 0 1-.03 1.064Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}.ns-ReviewBox{display:flex;flex-direction:column;gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #E8E8E8}.ns-ReviewBox:first-child{padding-top:0}.ns-ReviewBox-stars{min-height:42px;margin-bottom:0}.ns-ReviewBox-usercontent{margin-bottom:0.5rem}.ns-ReviewBox-usercontent *{display:inline}.ns-ReviewBox-usercontent:not(:empty)::before{content:"\201E"}.ns-ReviewBox-usercontent:not(:empty)::after{content:"\201D"}@media (min-width: 768px){.ns-ReviewBox{flex-direction:row}.ns-ReviewBox .ns-ReviewBox-header{width:244px}.ns-ReviewBox .ns-ReviewBox-body{flex:1}}.ns-ReviewsTable{max-width:280px;margin:0 auto}.ns-ReviewsTable th{width:130px}@media (min-width: 768px){.ns-ReviewsTable{max-width:100%;margin-left:40px;align-self:center}}.ns-ReviewsFilter{display:flex;gap:1.5rem;flex-direction:column-reverse}@media (min-width: 768px){.ns-ReviewsFilter{flex-direction:row}}.ns-ReviewsFilterForm{flex:1;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.ns-ReviewsFilterForm{flex-direction:row;gap:1.5rem}.ns-ReviewsFilterForm>*{flex:1}}@media (max-width: 767.98px){.ns-ReviewsFilterInfo{padding-bottom:1rem;border-bottom:1px solid #E8E8E8}}@media (min-width: 768px){.ns-ReviewsFilterInfo{display:flex;flex-direction:column;justify-content:center;border-left:1px solid #E8E8E8;padding-left:1.5rem}}.ns-mg-Hero{background-color:#C21B17;color:#fff;position:relative;padding-top:2.5rem;padding-bottom:2.5rem;background-image:url("../img/moja-generali-landing/hero-bg.png");background-size:auto 80%;background-repeat:no-repeat;background-position:top right}.ns-mg-Hero-image{width:90%;display:block;margin-left:auto}@media (min-width: 768px){.ns-mg-Hero-image{position:absolute;right:0;top:0;height:100%;width:auto}}.ns-mg-Hero-header{max-width:420px;display:flex;flex-direction:column;gap:0.5rem;margin-bottom:2rem}.ns-mg-Hero-header>*{margin:0}@media (min-width: 768px){.ns-mg-Hero-header{margin-bottom:4rem}}.ns-mg-Hero-actions{max-width:420px;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.ns-mg-Hero{background-size:auto 80%;background-position:center right;padding-top:5rem;padding-bottom:5rem}}.ns-mg-AppInfo{display:flex;align-items:center;gap:1rem}.ns-mg-AppInfo .ns-mg-AppInfo-links{width:160px}.ns-mg-AppInfo .ns-mg-AppInfo-label{flex:1}.ns-mg-AppInfo .ns-mg-AppInfo-qr{width:80px}.ns-mg-BackgroundPath{display:flex;flex-direction:column;gap:4rem}@media (min-width: 768px){.ns-mg-BackgroundPath{background-image:url("../img/moja-generali-landing/path.svg");background-repeat:no-repeat;background-position:center;background-size:808px auto}}.ns-mg-Applinks{display:flex;flex-direction:column;gap:0.5rem}.ns-mg-Applinks a{display:block;width:100%}.ns-mg-Applinks img{display:block;width:100%}.ns-mg-Contest{background-color:#AA1B17;color:#fff;padding:2rem 0}.ns-mg-Contest a{color:unset}.ns-mg-Contest-inner{display:flex;flex-direction:column;gap:3rem}.ns-mg-Contest-intro{display:flex;flex-direction:column;gap:0.5rem}.ns-mg-Contest-intro *{margin:0}@media (min-width: 768px){.ns-mg-Contest-inner{flex-direction:row}.ns-mg-Contest-intro{flex:0 0 300px}}.ns-mg-Bubble{display:flex;align-items:center;gap:1rem}.ns-mg-Bubble-image{width:100px}

/*# sourceMappingURL=main.css.map */
