@font-face{font-family:"Open Sans";font-weight:normal;src:url("../fonts/OpenSans-Regular.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-weight:bold;src:url("../fonts/OpenSans-Bold.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-weight:600;src:url("../fonts/OpenSans-SemiBold.ttf") format("truetype")}@font-face{font-family:"Open Sans";font-weight:400;src:url("../fonts/OpenSans-Light.ttf") format("truetype")}:root{--text: #1c2135;--darkBlue: #343c5c;--gray: #8e94a3;--gray2: #b5bac8;--gray3: #eeeffa33;--lightGray: #f5f7ff;--blue: #343c5c;--blue2: #434b6d;--blue3: #606dc2;--container-max-width: 90em;--container-padding: 0 5.125em;--1px: 1px}.spacer{flex:1 1;width:100%}.c-white.c-white{color:#fff}.first-capitalized{text-transform:capitalize}.mob-visible{display:none}.owl-carousel{touch-action:manipulation !important}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}html,body{padding:0;margin:0;font-family:"Open Sans";color:#fff}html *,body *{box-sizing:border-box}body{background-color:var(--text);font-size:16px;line-height:22px}body header{border-bottom:1px solid var(--gray3);box-sizing:border-box;height:4.375em;position:sticky;top:0;z-index:999;background-color:var(--text);border-width:var(--1px)}body header .pl-header-wrap{max-width:var(--container-max-width);padding:var(--container-padding);width:100%;margin:0 auto;align-items:center;display:flex;height:4.375em;box-sizing:border-box}body header .pl-header-wrap .pl-logo{display:flex;align-items:center}body header .pl-header-wrap .pl-logo img{width:5.875em}body header .pl-header-wrap nav{margin-left:4em;display:flex;width:100%}body header .pl-header-wrap nav a{color:var(--gray);font-weight:600;font-size:1em;line-height:1em;text-decoration:none;transition:color .3s}body header .pl-header-wrap nav a:not(:last-child){margin-right:1.5em}body header .pl-header-wrap nav a.active{color:#fff}body header .pl-header-wrap nav a:hover:not(.tci-link){color:var(--gray2)}body header .pl-header-wrap nav a.tci-link{font-weight:400;font-size:.875em}body .pl-container{max-width:var(--container-max-width);padding:var(--container-padding);box-sizing:border-box;margin:0 auto;width:100%}body article section.pl-block-1{display:flex;height:18.125em;align-items:center;justify-content:space-between;margin-top:1.5em}body article section.pl-block-1 .left{max-width:45em}body article section.pl-block-1 .left h1{font-weight:600;font-size:2.5em;line-height:1.375em;margin:0 0 2rem}body article section.pl-block-1 .left h4{font-style:normal;font-weight:400;font-size:1em;line-height:1em}body article section.pl-block-1 .right{align-self:flex-end;width:calc(100% - 45em)}body article section.pl-block-1 .right img{width:100%}body article section.pl-block-2{display:grid;gap:1.25em;grid-template-columns:repeat(5, 1fr);margin-top:5em;overflow:hidden}body article section.pl-block-2 .pl-owl-body-2{display:none;min-width:64em}body article section.pl-block-2 .pl-owl-body-2 .owl-carousel-2{display:none}body article section.pl-block-2 .pl-block-2__item{background-color:var(--blue);transition:background-color .3s;border-radius:.625em;padding:2em;display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;color:#fff;text-decoration:none}body article section.pl-block-2 .pl-block-2__item.tall{min-height:18em;justify-content:initial}body article section.pl-block-2 .pl-block-2__item.tall h6{width:calc(100% + .75em)}body article section.pl-block-2 .pl-block-2__item:hover{background-color:var(--blue2);box-shadow:0px 0px 1.5625em rgba(0,0,0,.6)}body article section.pl-block-2 .pl-block-2__item:active{background-color:var(--blue);box-shadow:none}body article section.pl-block-2 .pl-block-2__item h5{font-style:normal;font-weight:600;font-size:1em;line-height:1.375em;width:100%;margin:0}body article section.pl-block-2 .pl-block-2__item h6{font-style:normal;font-weight:400;font-size:.875em;line-height:1.5em;width:100%;margin:.5em 0 0}body article section.pl-block-2 .pl-block-2__item .pl-block-2__img{width:100%;height:5em;margin-bottom:2.75em}body article section.pl-block-2 .pl-block-2__item .pl-block-2__img img{height:5em;width:auto}body article section.pl-block-3{height:27.5625em;margin-top:5em;background-image:url(../images/block3-bg-30.png);display:flex;align-items:center;background-repeat:no-repeat;background-size:cover;background-blend-mode:overlay;overflow:hidden}body article section.pl-block-3 div h2{font-style:normal;font-weight:600;font-size:2.25em;line-height:3.0625em;text-align:center;width:100%;margin:0 0 1.4em}body article section.pl-block-3 div .pl-owl{width:100%;margin:0 auto;max-width:72.5em;height:7.5em;display:flex;align-items:center}body article section.pl-block-3 div .pl-owl .pl-owl-prev,body article section.pl-block-3 div .pl-owl .pl-owl-next{cursor:pointer}body article section.pl-block-3 div .pl-owl .pl-owl-prev img,body article section.pl-block-3 div .pl-owl .pl-owl-next img{width:1.875em}body article section.pl-block-3 div .pl-owl .pl-owl-next{margin-left:1em}body article section.pl-block-3 div .pl-owl .pl-owl-prev{margin-right:1em}body article section.pl-block-3 div .pl-owl .owl-dots{display:none}body article section.pl-block-3 div .pl-owl .pl-owl-body{max-width:66.25em;margin:0 auto;width:calc(100% - 5.75em)}body article section.pl-block-3 div .pl-owl .pl-owl-body .owl-carousel .pl-owl__item{width:8em;height:6em;border-radius:.625em;background-color:var(--lightGray);color:var(--text);font-style:normal;font-weight:700;font-size:1.25em;line-height:1.6875em;display:flex;justify-content:center;align-items:center}body article section.pl-block-4{padding-top:5em;margin-bottom:13.1875em}body article section.pl-block-4 h2{font-style:normal;font-weight:600;font-size:2.25em;line-height:2.52ex;text-align:center;margin:0 0 2.03em}body article section.pl-block-4 .pl-block-4__body{display:grid;grid-template-columns:repeat(2, 1fr);gap:0;position:relative}body article section.pl-block-4 .pl-block-4__body::before{content:"";position:absolute;width:100%;top:0;height:var(--1px);background-color:var(--gray3);z-index:-1}body article section.pl-block-4 .pl-block-4__body::after{content:"";position:absolute;width:100%;bottom:0;height:var(--1px);background-color:var(--gray3);z-index:-1}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item{display:flex;align-items:center;justify-content:center}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item img{height:100%;width:100%}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul{width:100%;max-width:30.625em}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li{list-style:none;padding-left:1.5em}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li:not(:last-child){margin-bottom:1.5em}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li .pl-block-4__h{font-style:normal;font-weight:600;font-size:1.125em;line-height:1.5em;position:relative}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li .pl-block-4__h::before{content:"";width:.5em;height:.5em;background-color:var(--blue3);border-radius:50%;display:inline-block;position:absolute;left:-1.5em;top:.5em}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li .pl-block-4__h .pl-block-4__text{font-size:.875em;font-weight:400;line-height:1.1875em;letter-spacing:0em}body footer{box-sizing:border-box;height:3.125em}body footer .pl-bottom-nav{display:flex;align-items:center;height:100%}body footer .pl-bottom-nav .pl-copy{font-style:normal;font-weight:400;font-size:.75em;line-height:.875em;margin-right:2.5em}body footer .pl-bottom-nav a.pl-agreement{color:#fff;font-style:normal;font-weight:400;font-size:.75em;line-height:1em}body footer .pl-bottom-nav .pl-madeby{font-style:normal;font-weight:400;font-size:.75em;line-height:.75em}body footer .pl-bottom-nav .pl-madeby img{margin:0 .25em;vertical-align:middle}body footer .cookie-agreement{position:fixed;bottom:2rem;width:100%;justify-content:center;z-index:9999999;font-size:1rem;color:var(--text);display:none}body footer .cookie-agreement.visible{display:flex}body footer .cookie-agreement .cookie-agreement-panel{background-color:#fff;width:32%;padding:1rem;border-radius:.5rem;box-shadow:0 0 5px 0 rgba(0,0,0,.6);display:flex;align-items:center}body footer .cookie-agreement .cookie-agreement-panel button{border:none;border-radius:1rem;background-color:#333;color:#fff;padding:.55rem 1.5rem;margin-left:1rem;cursor:pointer}@media(min-width: 150em){body{font-size:22.4px;line-height:30.8px}:root{--1px: 1.4px}}@media(min-width: 180em){body{font-size:24px;line-height:33px}:root{--1px: 1.5px}}@media(min-width: 210em){body{font-size:28.8px;line-height:39.6px}:root{--1px: 1.8px}}@media(min-width: 225em){body{font-size:32px;line-height:44px}:root{--1px: 2px}}@media(max-width: 64em){:root{--container-padding: 0 1em}.mob-hidden{display:none !important}.mob-visible{display:initial !important}body header{border:none}body header .pl-header-wrap .pl-logo{height:100%;padding:1em 0}body header .pl-header-wrap .pl-logo img{height:100%;width:auto}body article section.pl-block-1{flex-wrap:wrap;height:auto}body article section.pl-block-1 .left{max-width:initial !important;width:100%;order:2;margin-top:2em}body article section.pl-block-1 .left h1{font-size:1.75em;line-height:2.25rem}body article section.pl-block-1 .right{width:100%;order:1}body article section.pl-block-2{margin-top:4.5em;display:block}body article section.pl-block-2 .pl-owl-body-2{display:block}body article section.pl-block-2 .pl-owl-body-2 .owl-carousel-2{display:block}body article section.pl-block-2 .pl-owl-body-2 .owl-carousel-2 .owl-dots{display:none}body article section.pl-block-2 .pl-owl-body-2 .owl-carousel-2 .pl-block-2__item{min-height:8.75em;width:17.875em}body article section.pl-block-2 .pl-owl-body-2 .owl-carousel-2 .pl-block-2__item h5{font-weight:400;line-height:1.125em}body article section.pl-block-2 .pl-owl-body-2~*{display:none}body article section.pl-block-3{margin-top:4.5em}body article section.pl-block-3 div h2{font-size:2em;line-height:2.71875em}body article section.pl-block-3 div .pl-owl .pl-owl-prev,body article section.pl-block-3 div .pl-owl .pl-owl-next{display:none}body article section.pl-block-3 div .pl-owl .pl-owl-body .owl-carousel .pl-owl__item{height:4.5em}body article section.pl-block-4{margin-bottom:8.5em}body article section.pl-block-4 h2{font-size:2em;line-height:2.71875em;margin:0 0 1.5em}body article section.pl-block-4 .pl-block-4__body{display:flex;flex-wrap:wrap}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item{width:100%}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(1){order:1}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(2){order:2}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(3){order:4}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(4){order:3}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(5){order:5}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item:nth-child(6){order:6}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul{margin-top:2.5em;margin-bottom:4.5em;width:100%;padding:0}body article section.pl-block-4 .pl-block-4__body .pl-block-4__item ul li .pl-block-4__h{font-weight:400}body footer{height:auto}body footer .pl-bottom-nav{flex-direction:column;margin-bottom:3.75em}body footer .pl-bottom-nav .pl-copy,body footer .pl-bottom-nav .pl-agreement{margin:0 0 1em !important}}/*# sourceMappingURL=styles.css.map */
