.fw-banner{background-color:var(--fw_banner_background_color,var(--secondary_color));position:relative}.fw-banner__shapes{height:105%;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:1312px){.fw-banner__shapes{transform:translate(-52%,-50%)}}@media (max-width:1024px){.fw-banner__shapes{transform:translate(-62%,-50%)}}@media (max-width:991px){.fw-banner__shapes{display:none}}.fw-banner__shapes path{stroke-dasharray:1580;stroke-dashoffset:-1580}.fw-banner--visible .fw-banner__shapes path{stroke-dashoffset:0;transition:stroke-dashoffset var(--extra_slow_transition) var(--fw_banner_delay)}.fw-banner__text{margin-left:auto;margin-right:auto;max-width:768px;padding-bottom:12rem;padding-top:10rem}@media (max-width:991px){.fw-banner__text{padding-left:2rem;padding-right:2rem}}.fw-banner__text,.fw-banner__text *{color:var(--fw_banner_color,var(--white_color))}.fw-banner__text>:last-child{margin-bottom:0}