.pg-hero-banner{max-width:100vw;overflow:hidden;position:relative;width:100%}.pg-hero-banner__container{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;max-width:100%;min-height:100vh;width:100%}.pg-hero-banner__navigation{align-items:flex-end;display:flex;height:100%;inset:0;justify-content:flex-start;pointer-events:none;position:absolute;width:100%;z-index:10}.pg-hero-banner__navigation .pg-hero-banner__navigation-container{width:100%}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev{align-items:center;background:transparent;display:flex;height:34px;justify-content:center;padding:10px;pointer-events:all;position:absolute;transition:opacity .15s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:34px}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next:after,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev:after{content:unset;display:none}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-next,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-next{inset:50% 1rem auto auto}@media only screen and (min-width:320px){.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-next,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-next{inset:50% 1.5rem auto auto}}@media only screen and (min-width:768px){.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-next,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-next{inset:50% 3.75rem auto auto}}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-prev,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-prev{inset:50% auto auto 1rem}@media only screen and (min-width:320px){.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-prev,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-prev{inset:50% auto auto 1.5rem}}@media only screen and (min-width:768px){.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-prev,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-prev{inset:50% auto auto 3.75rem}}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next.swiper-button-disabled,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev.swiper-button-disabled{opacity:0}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next>svg,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev>svg{height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-next>svg path,.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-button-prev>svg path{stroke:#ededeb}.pg-hero-banner__navigation .pg-hero-banner__navigation-container.invert-navigation .swiper-button-next>svg path,.pg-hero-banner__navigation .pg-hero-banner__navigation-container.invert-navigation .swiper-button-prev>svg path{stroke:#000}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-pagination{align-items:center;display:flex;gap:10px;justify-content:flex-start;padding:20px 0;pointer-events:all;position:static;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-pagination .swiper-pagination-bullet{background:transparent;border:2px solid #fff;height:12px;margin:0;mix-blend-mode:difference;opacity:.5;width:12px}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;border-color:#fff;opacity:.9}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-pagination.invert-bullets .swiper-pagination-bullet{background:transparent;border:2px solid #000}.pg-hero-banner__navigation .pg-hero-banner__navigation-container .swiper-pagination.invert-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;border:2px solid #000}.pg-hero-banner__slide{align-items:center;display:flex;flex-flow:column nowrap;height:auto;isolation:isolate;justify-content:flex-end;overflow:hidden;position:relative;width:100%}.pg-hero-banner__slide .img-container{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.pg-hero-banner__slide .img-container img,.pg-hero-banner__slide .img-container picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pg-hero-banner__slide .content{align-items:center;display:flex;flex-direction:column;gap:5px;margin-bottom:50px;max-width:100%;position:relative;width:-moz-max-content;width:max-content}@media only screen and (max-width:767.98px){.pg-hero-banner__slide .content{gap:15px;width:100%}}.pg-hero-banner__slide .content .text-container{color:var(--text-color-desktop);font-size:var(--font-size-desktop);font-weight:300;max-width:100%;padding:var(--vertical-padding) var(--horizontal-padding);position:relative;text-align:var(--text-align);width:-moz-max-content;width:max-content}@media only screen and (max-width:767.98px){.pg-hero-banner__slide .content .text-container{color:var(--text-color-mobile);font-size:var(--font-size-mobile);width:100%}}.pg-hero-banner__slide .content .text-container *{color:inherit;font-size:inherit;font-weight:inherit}.pg-hero-banner__slide .content .text-container p{margin-bottom:5px;margin-top:0}.pg-hero-banner__slide .content .text-container p:last-of-type{margin-bottom:0}.pg-hero-banner__slide .content .text-container p strong{font-weight:700}.pg-hero-banner__slide .content .text-container p em{font-style:italic}.pg-hero-banner__slide .content .text-container p a{text-decoration:underline}.pg-hero-banner__slide .content .text-container:before{background-color:var(--overlay-color,#000);content:"";height:100%;inset:0;opacity:var(--overlay-opacity,0);position:absolute;width:100%;z-index:-1}.pg-hero-banner__slide .content .link{padding:18px 50px}@media only screen and (max-width:767.98px){.pg-hero-banner__slide .content .link{background-color:#fff;border:2px solid #fff;color:#000}.pg-hero-banner__slide .content .link:hover{background-color:#000;border:2px solid #000;color:#fff}}

/*# sourceMappingURL=section-pg-hero-banner-2.min.css.map*/