/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--font-family-default:'Allianz Neo';--font-size-default-mobile:16px;--line-height-default-mobile:22px;--font-size-default-tablet:20px;--line-height-default-tablet:26px;--body-background-color:#fff;--headline-h1-font-size-mobile:28px;--headline-h1-line-height-mobile:32px;--headline-h1-font-size-tablet:40px;--headline-h1-line-height-tablet:40px;--headline-h1-font-size-desktop:52px;--headline-h1-line-height-desktop:52px;--headline-h1-font-weight:600;--headline-h1-letter-spacing:-0.26px;--headline-h3-font-size-mobile:24px;--headline-h3-line-height-mobile:28px;--headline-h3-font-weight-mobile:700;--headline-h3-font-size-tablet:32px;--headline-h3-line-height-tablet:32px;--headline-h3-font-size-desktop:36px;--headline-h3-line-height-desktop:36px;--headline-h3-font-weight:600;--headline-h3-letter-spacing:-0.18px;--headline-h4-font-size-mobile:20px;--headline-h4-line-height-mobile:24px;--headline-h4-font-size-desktop:24px;--headline-h4-line-height-desktop:28px;--headline-h4-font-weight:700;--page-block-margin-mobile:32px;--page-block-margin-tablet:48px;--page-block-margin-desktop:64px;--page-block-margin-negative-desktop:-64px;--content-wrap-max-width:1312px;--content-wrap-max-width-no-margin:1600px;--content-wrap-margin-mobile:24px;--content-wrap-margin-tablet:48px;--content-wrap-margin-desktop:64px;--gutter-tablet:48px;--gutter-desktop:64px;--gutter-columns-mobile:16px;--gutter-columns-desktop:32px;--columns-4-desktop:calc(((100% - (var(--gutter-columns-desktop) * 11)) / 12 * 4) + (3 * var(--gutter-columns-desktop)));--columns-8-desktop:calc(((100% - (var(--gutter-columns-desktop) * 11)) / 12 * 8) + (7 * var(--gutter-columns-desktop)));--columns-4-plus-gutter-desktop:calc(((100% - (var(--gutter-columns-desktop) * 11)) / 12 * 4) + (4 * var(--gutter-columns-desktop)));--core-color-blue-400:#ADC6DC;--core-color-blue-1000:#122B54;--core-color-blue-1000-transparent:rgba(18,43,84,0);--core-color-blue-1000-20perc:rgba(18,43,84,0.2);--core-color-blue-1000-lighten:#15305d;--core-color-yellow-500:#DBA103;--semantic-color-text-primary-resting:#003781;--semantic-color-text-secondary-resting:#3F72B1;--semantic-color-menu:#1B3E79;--semantic-color-accent-default-low-contrast-green:#05813C;--semantic-color-accent-attention-low-contrast-green:#34C270;--semantic-color-accent-default-low-contrast-teal:#1F9B9E;--semantic-color-accent-default-low-contrast-aqua:#0E98CC;--semantic-color-accent-attention-low-contrast-aqua:#51B6DD;--semantic-color-accent-default-low-contrast-purple:#962165;--semantic-color-accent-emphasis-low-contrast-red:#FD4369;--semantic-color-accent-default-low-contrast-orange:#EA6308;--semantic-color-accent-attention-low-contrast-yellow:#FAB600;--semantic-color-accent-emphasis-low-contrast-red-dark:#d13252;--semantic-color-surface-default-hover:#F0F7FC;--semantic-color-surface-emphasis-resting:#EEF6F6;--semantic-color-surface-attention-resting:var(--core-color-blue-1000);--color-whatsapp-dark:#0AA945;--color-whatsapp-dark-hover:#068836;}
// https://piccalil.li/blog/a-modern-css-reset


*,*::before,*::after{box-sizing:border-box;}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;}ul[role='list'],ol[role='list']{list-style:none;}html:focus-within{scroll-behavior:smooth;}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;}a:not([class]){text-decoration-skip-ink:auto;}img,picture{max-width:100%;display:block;}input,button,textarea,select{font:inherit;}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto;}*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}}
@font-face{font-family:'Allianz Neo';font-weight:400;src:url(/themes/custom/abv24/css/fonts/AllianzNeoW04-Regular.woff2) format('woff2'),url(/themes/custom/abv24/css/fonts/AllianzNeoW04-Regular.woff) format('woff');}@font-face{font-family:'Allianz Neo';font-weight:600;src:url(/themes/custom/abv24/css/fonts/AllianzNeoW04-SemiBold.woff2) format('woff2'),url(/themes/custom/abv24/css/fonts/AllianzNeoW04-SemiBold.woff) format('woff');}@font-face{font-family:'Allianz Neo';font-weight:700;src:url(/themes/custom/abv24/css/fonts/AllianzNeoW04-Bold.woff2) format('woff2'),url(/themes/custom/abv24/css/fonts/AllianzNeoW04-Bold.woff) format('woff');}
body{font-family:var(--font-family-default);font-size:var(--font-size-default-mobile);line-height:var(--line-height-default-mobile);background-color:var(--core-color-blue-1000);}.dialog-off-canvas-main-canvas{background-color:var(--body-background-color);color:var(--semantic-color-text-primary-resting);}a[href="#main-content"]{display:block;text-align:center;padding:2px 0;font-size:16px;color:#fff;}*{-webkit-font-smoothing:antialiased;font-smooth:auto;box-sizing:border-box;}@media screen and (min-width:800px){body{font-size:var(--font-size-default-tablet);line-height:var(--line-height-default-tablet);}}
h1,h2,h3,h4,h5,h6,p,ul,li{margin:0;}p,ul,li{hyphens:auto;hyphenate-limit-chars:auto 3;}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:inherit;}h1,h2{font-size:var(--headline-h1-font-size-mobile);line-height:var(--headline-h1-line-height-mobile);font-weight:var(--headline-h1-font-weight);letter-spacing:var(--headline-h1-letter-spacing);}h3{font-size:var(--headline-h3-font-size-mobile);line-height:var(--headline-h3-line-height-mobile);font-weight:var(--headline-h3-font-weight);letter-spacing:var(--headline-h3-letter-spacing);}@media screen and (max-width:799px){h3{font-weight:var(--headline-h3-font-weight-mobile);}}h4{font-size:var(--headline-h4-font-size-mobile);line-height:var(--headline-h4-line-height-mobile);font-weight:var(--headline-h4-font-weight);}h5{font-size:inherit;line-height:inherit;}@media screen and (min-width:800px){h1,h2{font-size:var(--headline-h1-font-size-tablet);line-height:var(--headline-h1-line-height-tablet);}h3{font-size:var(--headline-h3-font-size-tablet);line-height:var(--headline-h3-line-height-tablet);}}@media screen and (min-width:1200px){h1,h2{font-size:var(--headline-h1-font-size-desktop);line-height:var(--headline-h1-line-height-desktop);}h3{font-size:var(--headline-h3-font-size-desktop);line-height:var(--headline-h3-line-height-desktop);}h4{font-size:var(--headline-h4-font-size-desktop);line-height:var(--headline-h4-line-height-desktop);}}
div[data-drupal-messages]{border-top:1px solid #cfd4dd;padding:4px 24px;font-size:16px;color:#4f5661;}

@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical > .swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));}.swiper-css-mode > .swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered > .swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal > .swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical > .swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after);}.swiper-centered > .swiper-wrapper > .swiper-slide{scroll-snap-align:center center;}
.ui-embed-warning.has-no-accept{width:100%;aspect-ratio:4 / 5;}@media screen and (min-width:800px){.ui-embed-warning.has-no-accept{aspect-ratio:16 / 9;}.ui-embed-warning.opt-type-maps.has-no-accept{max-height:600px;}}.ui-embed-warning.has-no-accept .ui-embed-warning-wrap-inner{max-width:1024px;margin-left:auto;margin-right:auto;}.ui-embed-warning.has-no-accept a{color:inherit;}.opt-inverse .ui-embed-warning.has-no-accept{background-color:rgba(0,0,0,.2);color:#fff;}.opt-inverse .ui-embed-warning.has-no-accept .ui-embed-warning-control{color:#fff;}.opt-inverse .ui-embed-warning.has-no-accept .ui-embed-warning-control-toggle:before{border-color:#fff;}.opt-inverse .ui-embed-warning.has-no-accept .ui-embed-warning-control-toggle:after{background-color:#fff;}.opt-inverse .ui-embed-warning.has-accept .ui-embed-warning-control{color:var(--semantic-color-text-secondary-resting);font-size:16px;}.opt-inverse .ui-embed-warning.has-accept .ui-embed-warning-control-toggle:before{border-color:var(--semantic-color-text-secondary-resting);background-color:transparent;}.opt-inverse .ui-embed-warning.has-accept .ui-embed-warning-control-toggle:after{background-color:var(--semantic-color-text-secondary-resting);}@media screen and (max-width:1799px){.content-wrap.opt-no-margin .ui-embed-warning.has-accept .ui-embed-warning-control{padding-left:12px;}}
