@import "https://use.typekit.net/ujt2ufp.css";
.branding-animation {width: 90%;height: 50%;margin: 0 auto;max-width: 820px;-webkit-transition: all 1.25s cubic-bezier(0.175, 0.885, 0.320, 1.275);transition: all 1.25s cubic-bezier(0.175, 0.885, 0.320, 1.275);}
.slide-intro-content {margin: 0 auto 0;max-width: 800px;padding: 0 2em;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-out .3s;transition:all .3s ease-out .3s;}
.lcomplete .slide-intro-content{opacity:1;visibility:visible;}
.lcomplete .branding-animation{max-width: 500px;}
.product-play-wrap{background-color:#002A4A;}
.play-form-panel{overflow-y: scroll;max-height: 60vh;}
.pp-logo{margin:0;}
p.pp-btn a {display: inline-block;color:#3194F7;background-color: #fff;padding: 12px;border-radius: 5px;font-size: 14px;font-weight:700;line-height:1em;}
.slides-outer-wrap, .product-play-wrap{position:fixed;z-index:100;height:100%;top:0;left:0;width:100%;}
.acf-block-preview .slides-outer-wrap, .acf-block-preview .product-play-wrap{position:static;}
.slide-nav-bar-wrap{position:fixed;z-index:101;top:1em;width:100%;}
.slide-nav-bar{max-width:1200px;margin:0 auto;-webkit-transition:all .2s ease;transition:all .2s ease .5s;}
.fp-viewing-0 .slide-nav-bar{opacity:0;}
.slides-reveal{position: absolute;z-index: 9999;top:0;left:0;height: 100%;width:100%;background:#002A4A url(/wp-content/uploads/2022/04/130.gif) no-repeat 50% 50%;visibility:visible;opacity:1;}
.spin a{font-weight:600;padding-bottom:46px;background:transparent url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236%22%20height%3D%2236%22%20viewBox%3D%220%200%2036%2036%22%3E%0D%0A%20%20%3Cg%20id%3D%22spin-button%22%20transform%3D%22translate(-811%20-777)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Arrow_Icon%22%20data-name%3D%22Arrow%20Icon%22%20transform%3D%22translate(834.141%20787.141)%20rotate(90)%22%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_64%22%20data-name%3D%22Path%2064%22%20d%3D%22M310.814%2C438.558l5.141%2C5.141-5.141%2C5.141%22%20transform%3D%22translate(-299.954%20-438.558)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cline%20id%3D%22Line_4%22%20data-name%3D%22Line%204%22%20x1%3D%2216%22%20transform%3D%22translate(0%205.141)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Ellipse_973%22%20data-name%3D%22Ellipse%20973%22%20transform%3D%22translate(811%20777)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%3E%0D%0A%20%20%20%20%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%20%20%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2217.25%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat 50% bottom;text-decoration:none;}

/*.fp-enabled .slide-wrap-overlay{visibility:hidden;opacity:0;}*/
.slide-content-wrap { width: 1300px; margin: 0 auto;max-width:95%;}
.slide-image-layer {background-size: cover;}
.slide-content-wrap .wp-block-column{-ms-flex-preferred-size:55%!important;flex-basis:55%!important;}
.slide-content-wrap .slide-message-wrap.wp-block-column{-ms-flex-preferred-size:45%;flex-basis:45%;}
.slide-content-wrap .slide-messageleft{padding-right:5%;}
.slide-content-wrap .slide-messageright{padding-left:5%;}
.slide-content-center *{text-align:center;}
.slide-messaging{position:relative;z-index:1;}
.slide-messaging p{color:#4d4d4f;}
.slide-messaging h3{font-size:1.5rem;font-weight:600;}

.video-panels{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:90%;margin:0 auto;gap:2em;}
.video-panel {position: relative;box-shadow: 0 0 30px rgba(0,0,0,.1);-webkit-transition: box-shadow 0.3s ease-in-out;transition: box-shadow 0.3s ease-in-out;background-color: #fff;padding:2em;max-width:400px;}
.video-panel a {text-indent: -9999px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-panel::after {content: "";width: 30px;height: 10px;position: absolute;bottom: 1em;left:calc(50% - 15px);-webkit-transition:all .2s ease;transition:all .2s ease;}
.video-panel:hover::after {left:calc(50% - 10px);}
.video-panel a{text-indent:-9999px;}
.slide-video{position:absolute;top:0;left:0;width:0;height:0;}
.accent-color-orange{border-bottom:8px solid #FF7F31;}
.accent-color-orange::after{background:transparent url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.75%22%20height%3D%2211.342%22%20viewBox%3D%220%200%2016.75%2011.342%22%3E%0D%0A%20%20%3Cg%20id%3D%22Arrow_Icon%22%20data-name%3D%22Arrow%20Icon%22%20transform%3D%22translate(0%200.53)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_63%22%20data-name%3D%22Path%2063%22%20d%3D%22M310.814%2C438.558l5.141%2C5.141-5.141%2C5.141%22%20transform%3D%22translate(-299.954%20-438.558)%22%20fill%3D%22none%22%20stroke%3D%22%23ff7f31%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_3%22%20data-name%3D%22Line%203%22%20x1%3D%2216%22%20transform%3D%22translate(0%205.141)%22%20fill%3D%22none%22%20stroke%3D%22%23ff7f31%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat 0 0}
.accent-color-aqua{border-bottom:8px solid #0070C7;}
.accent-color-aqua::after{background:transparent url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.75%22%20height%3D%2211.342%22%20viewBox%3D%220%200%2016.75%2011.342%22%3E%0D%0A%20%20%3Cg%20id%3D%22Arrow_Icon%22%20data-name%3D%22Arrow%20Icon%22%20transform%3D%22translate(0%200.53)%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_63%22%20data-name%3D%22Path%2063%22%20d%3D%22M310.814%2C438.558l5.141%2C5.141-5.141%2C5.141%22%20transform%3D%22translate(-299.954%20-438.558)%22%20fill%3D%22none%22%20stroke%3D%22%230070C7%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_3%22%20data-name%3D%22Line%203%22%20x1%3D%2216%22%20transform%3D%22translate(0%205.141)%22%20fill%3D%22none%22%20stroke%3D%22%230070C7%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A') no-repeat 0 0}
figure.wp-block-video {position: relative;}
figure.wp-block-video a {position: absolute;top: 0;left: 0;text-indent: -9999px;width: 100%;height: 100%;background-position:50%;background-repeat:no-repeat;background-color:transparent;}
.product-play-btn{margin-top:2em;}
.product-play-btn a {font-size: 24px;line-height: 1em;color: #fff;font-weight: 700;display: inline-block;padding: 16px 0 16px 72px;background-color: transparent;background-position: left 50%;background-size: 56px;background-repeat: no-repeat;}
.fp-tableCell figure.wp-block-video a, .product-play-btn a {background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22181.193%22%20height%3D%22169.255%22%20viewBox%3D%220%200%20181.193%20169.255%22%3E%0D%0A%20%20%3Cg%20id%3D%22product-play-btn%22%20transform%3D%22translate(-954.085%20-909)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_4286%22%20data-name%3D%22Group%204286%22%20transform%3D%22translate(971.975%201068.941)%20rotate(-90)%22%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_54531%22%20data-name%3D%22Path%2054531%22%20d%3D%22M79.972%2C0A79.971%2C79.971%2C0%2C1%2C1%2C0%2C79.971%2C79.971%2C79.971%2C0%2C0%2C1%2C79.972%2C0%22%20transform%3D%22translate(159.941%200)%20rotate(90)%22%20fill%3D%22%231046a8%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_54532%22%20data-name%3D%22Path%2054532%22%20d%3D%22M46.261%2C23.714a6.707%2C6.707%2C0%2C0%2C1%2C0%2C11.35L10.285%2C57.742A6.707%2C6.707%2C0%2C0%2C1%2C0%2C52.068V6.707A6.707%2C6.707%2C0%2C0%2C1%2C10.285%2C1.034Z%22%20transform%3D%22translate(109.548%2059.741)%20rotate(90)%22%20fill%3D%22%23fff%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_54535%22%20data-name%3D%22Path%2054535%22%20d%3D%22M345.933%2C451.269a19.547%2C19.547%2C0%2C1%2C1-19.547-19.547A19.547%2C19.547%2C0%2C0%2C1%2C345.933%2C451.269Z%22%20transform%3D%22translate(772.668%20606.439)%22%20fill%3D%22none%22%20stroke%3D%22%23ffc967%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_4284%22%20data-name%3D%22Group%204284%22%20transform%3D%22translate(946.085%201002.155)%22%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2572%22%20data-name%3D%22Path%202572%22%20d%3D%22M758.012%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-748.08%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2573%22%20data-name%3D%22Path%202573%22%20d%3D%22M771.595%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.931%2C1.931%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-749.831%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2574%22%20data-name%3D%22Path%202574%22%20d%3D%22M785.179%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-751.583%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2575%22%20data-name%3D%22Path%202575%22%20d%3D%22M798.762%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-753.334%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2576%22%20data-name%3D%22Path%202576%22%20d%3D%22M812.346%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-755.085%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2582%22%20data-name%3D%22Path%202582%22%20d%3D%22M758.012%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-748.08%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2583%22%20data-name%3D%22Path%202583%22%20d%3D%22M771.595%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-749.831%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2584%22%20data-name%3D%22Path%202584%22%20d%3D%22M785.179%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-751.583%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2585%22%20data-name%3D%22Path%202585%22%20d%3D%22M798.762%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-753.334%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2586%22%20data-name%3D%22Path%202586%22%20d%3D%22M812.346%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-755.085%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2592%22%20data-name%3D%22Path%202592%22%20d%3D%22M758.012%2C556.821a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-748.08%20-529.375)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2593%22%20data-name%3D%22Path%202593%22%20d%3D%22M771.595%2C556.821a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-749.831%20-529.375)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2594%22%20data-name%3D%22Path%202594%22%20d%3D%22M785.179%2C556.821a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-751.583%20-529.375)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2595%22%20data-name%3D%22Path%202595%22%20d%3D%22M798.762%2C556.821a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.931%2C1.931%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-753.334%20-529.375)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2596%22%20data-name%3D%22Path%202596%22%20d%3D%22M812.346%2C556.821a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-755.085%20-529.375)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_4301%22%20data-name%3D%22Group%204301%22%20transform%3D%22translate(1076.085%20932.155)%22%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2572-2%22%20data-name%3D%22Path%202572%22%20d%3D%22M758.012%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-748.08%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2573-2%22%20data-name%3D%22Path%202573%22%20d%3D%22M771.595%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.931%2C1.931%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-749.831%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2574-2%22%20data-name%3D%22Path%202574%22%20d%3D%22M785.179%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-751.583%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2575-2%22%20data-name%3D%22Path%202575%22%20d%3D%22M798.762%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-753.334%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2576-2%22%20data-name%3D%22Path%202576%22%20d%3D%22M812.346%2C529.869a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-755.085%20-525.869)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2582-2%22%20data-name%3D%22Path%202582%22%20d%3D%22M758.012%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-748.08%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2583-2%22%20data-name%3D%22Path%202583%22%20d%3D%22M771.595%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-749.831%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2584-2%22%20data-name%3D%22Path%202584%22%20d%3D%22M785.179%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-751.583%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2585-2%22%20data-name%3D%22Path%202585%22%20d%3D%22M798.762%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-753.334%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_2586-2%22%20data-name%3D%22Path%202586%22%20d%3D%22M812.346%2C543.345a1.932%2C1.932%2C0%2C1%2C1-1.932%2C1.932%2C1.932%2C1.932%2C0%2C0%2C1%2C1.932-1.932%22%20transform%3D%22translate(-755.085%20-527.622)%22%20fill%3D%22%23029af7%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Ccircle%20id%3D%22Ellipse_6848%22%20data-name%3D%22Ellipse%206848%22%20cx%3D%228.107%22%20cy%3D%228.107%22%20r%3D%228.107%22%20transform%3D%22matrix(0.924%2C%20-0.383%2C%200.383%2C%200.924%2C%20979.681%2C%20934.511)%22%20fill%3D%22none%22%20stroke%3D%22%2300b2ab%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');}
.scroll-panel, .scroll-container, .bg-panels{height:100%;width:100%;top:0;left:0;position: relative;z-index: 1;}    
.scroll-container section{background:transparent;}
.scroll-panel {display: table;table-layout: fixed;width: 100%;}
.scroll-panel .wp-block-video video {cursor: pointer;}
.bg-panels{position: fixed;}	
.bcg {background-size: cover;position: fixed;top: 0;left: 0;bottom: 0;right: 0;background-repeat: no-repeat;max-width: none;z-index: 0;opacity:0;background-position:50% 50%;}
.fp-enabled .bcg{-webkit-transition: 1s all ease-in-out;transition: 1s all ease-in-out;}
.bcg div{position:absolute;top:0;left:0;width:100%;height:100%;}
.bcg:first-child, .bcg.panel-active{opacity:1;}
.bcg.scale-out{-webkit-transform:scale(1.3);transform:scale(1.3);}
.scroll-content {max-width: 90%;margin: 0 auto;-webkit-transform: translate(0, -100px);transform: translate(0, -100px);}
.scroll-content > div{margin-top:3em;opacity:0;transition: all .5s ease-in-out .5s;-webkit-transition: all .5s ease-in-out .5s;}
.active .scroll-content > div{opacity:1;margin-top:0;}
.scroll-content h2, .scroll-content p{color:#fff;text-align:center;}
.scroll-content h2{font-size:3.75em;margin-bottom:.5em;}
.scroll-content p{font-size:1.5em;}
.pblue{color:#39BEE3;}
.progress-header-wrap{position: fixed;display:flex;flex-direction:column;top:0;height:100%;right:80px;z-index:100;}
.progress-header {width: 1px; overflow:visible;z-index: 100;}
.progress-bar{position: absolute;top:0;width:4px;left:0;background-color: #0080C2;-webkit-transition: .5s height ease-in-out;transition: .5s height ease-in-out;}
.progress-ticks{position: absolute;top:0;left:-3px;display: -webkit-box;display: -ms-flexbox;display: flex;height:100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.progress-ticks li {padding:7px 5px 5px 7px;cursor:pointer;margin:0 0 2em 0;}
.progress-ticks li span.dot{width:12px;height: 12px;background-color: transparent;border-radius: 50%;position:relative;display:block;}
span.label {position: absolute;right: 150%;top: 50%;color: #fff;opacity: .3;font-size: 15px;width: 150px;text-align: right;line-height: 1.1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.progress-ticks li.pinned span.dot{background-color: #FF7F31;}
.progress-ticks li.pinned span.label{opacity:1;}
ul#progress-ticks li::after {content: "";height: 1.5em;width: 1px;border-right: 1px dashed #fff;position: absolute;left: 50%;transform: translateY(10px);}
ul#progress-ticks li:last-child::after {display:none;}
.progress-ticks li::before{display:none;}
.progress-ticks li::before {content: "";display: block;position: absolute;width: 16px;height: 16px;border: 2px solid #fff;border-radius: 50%;top: 5px;left: 5px;background-color: transparent;}
a.btn{border: 2px solid #399bd4;background: #399bd4;color: #fff;cursor: pointer;font-size: 16px;font-size: 1rem;font-weight: 600;line-height: 1em;margin-top: 1em;padding: 0.65em 1.5em;text-align: center;text-decoration: none;text-transform: uppercase;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
a.btn.down{cursor:default;padding-right:55px;background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2213.796%22%20height%3D%2214.545%22%20viewBox%3D%220%200%2013.796%2014.545%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_820%22%20data-name%3D%22Group%20820%22%20transform%3D%22translate%28-107.711%20-77.739%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_2234%22%20data-name%3D%22Path%202234%22%20d%3D%22M109.833%2C285.385l4.754%2C4.754%2C4.8-4.8%22%20transform%3D%22translate%280%20-199.355%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22/%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_616%22%20data-name%3D%22Line%20616%22%20y1%3D%2211.545%22%20transform%3D%22translate%28114.586%2079.239%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A');background-repeat: no-repeat;background-position: right 20px center;}
.scroll-next{position:fixed;bottom:3em;width:100%;font-weight:700;padding-bottom:3em;background: transparent url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2232.923%22%20height%3D%2237.659%22%20viewBox%3D%220%200%2032.923%2037.659%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_832%22%20data-name%3D%22Group%20832%22%20transform%3D%22translate%28-107.711%20-77.739%29%22%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_2234%22%20data-name%3D%22Path%202234%22%20d%3D%22M109.833%2C285.477%2C124.1%2C299.748l14.409-14.409%22%20transform%3D%22translate%280%20-185.85%29%22%20fill%3D%22none%22%20stroke%3D%22%230080c2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22/%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_616%22%20data-name%3D%22Line%20616%22%20y1%3D%2234.659%22%20transform%3D%22translate%28124.104%2079.239%29%22%20fill%3D%22none%22%20stroke%3D%22%230080c2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22/%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A') no-repeat 50% bottom;z-index: 100;color: #fff;text-align: center;opacity:0;-webkit-transition: 1s all ease-in-out;transition: 1s all ease-in-out;}
.scroll-next.reverse{color:#000;}
.scroll-next.visible{opacity:1;}
.scroll-down {width: 40px;height: 90px;background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224.072%22%20height%3D%2256.561%22%20viewBox%3D%220%200%2024.072%2056.561%22%3E%0D%0A%20%20%3Cg%20id%3D%22Group_119%22%20data-name%3D%22Group%20119%22%20transform%3D%22translate%28184.625%20-349%29%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_117%22%20data-name%3D%22Group%20117%22%3E%0D%0A%20%20%20%20%20%20%3Cg%20id%3D%22Rectangle_182%22%20data-name%3D%22Rectangle%20182%22%20transform%3D%22translate%28-184.625%20349%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%0D%0A%20%20%20%20%20%20%20%20%3Crect%20width%3D%2224.072%22%20height%3D%2236.108%22%20rx%3D%2212.036%22%20stroke%3D%22none%22/%3E%0D%0A%20%20%20%20%20%20%20%20%3Crect%20x%3D%220.75%22%20y%3D%220.75%22%20width%3D%2222.572%22%20height%3D%2234.608%22%20rx%3D%2211.286%22%20fill%3D%22none%22/%3E%0D%0A%20%20%20%20%20%20%3C/g%3E%0D%0A%20%20%20%20%20%20%3Cline%20id%3D%22Line_44%22%20data-name%3D%22Line%2044%22%20y2%3D%225.349%22%20transform%3D%22translate%28-172.255%20358.361%29%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%20%20%3C/g%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Group_118%22%20data-name%3D%22Group%20118%22%20transform%3D%22translate%280.481%29%22%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_57%22%20data-name%3D%22Path%2057%22%20d%3D%22M-165.071%2C390.3l-7.518%2C7.518-7.518-7.518%22%20fill%3D%22none%22%20stroke%3D%22%230080C2%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%20%20%20%20%3Cpath%20id%3D%22Path_58%22%20data-name%3D%22Path%2058%22%20d%3D%22M-165.071%2C396.982l-7.518%2C7.518-7.518-7.518%22%20fill%3D%22none%22%20stroke%3D%22%230080C2%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22/%3E%0D%0A%20%20%20%20%3C/g%3E%0D%0A%20%20%3C/g%3E%0D%0A%3C/svg%3E%0D%0A);background-repeat: no-repeat;background-size: contain;text-indent:-9999px;}


html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/*.fp-tableCell *{color:#fff;}*/
.fp-slide,.fp-slidesContainer{height:100%;display:block}
.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}
.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}
.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}
.fp-slidesContainer{float:left;position:relative}
.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}
.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}
.fp-scrollable{overflow:hidden;position:relative}
.fp-scroller{overflow:hidden}
.iScrollIndicator{border:0!important}
.fp-notransition{-webkit-transition:none!important;transition:none!important}
#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}
#fp-nav.fp-right{right:17px}
#fp-nav.fp-left{left:17px}
.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}
.fp-slidesNav.fp-bottom{bottom:17px}
.fp-slidesNav.fp-top{top:17px}
#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}
#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}
.fp-slidesNav ul li{display:inline-block}
#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}
#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}
#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}
#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}
#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}
#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active + .fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}
#fp-nav ul li .fp-tooltip.fp-right{right:20px}
#fp-nav ul li .fp-tooltip.fp-left{left:20px}
.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto!important}
.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto!important}
.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}


.acf-field-61eab4338b992 .acf-button-group label {
    width: 50px;
    height: 38px;
    background-position: 50% 50%!important;
    background-repeat: no-repeat!important;
    background-size: 40px!important;
    display: block!important;
    text-indent: -9999px;
    border: none!important;
    border-radius: 2px!important;
    margin-right: 10px;
}
.acf-field-61eab4338b992 .acf-button-group label:nth-child(1) {
	background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2238%22%20viewBox%3D%220%200%2050%2038%22%3E%0D%0A%20%20%3Cg%20id%3D%22option1%22%20transform%3D%22translate(12173%2013621)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Rectangle_444%22%20data-name%3D%22Rectangle%20444%22%20transform%3D%22translate(-12173%20-13621)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20width%3D%2250%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2249%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_905%22%20data-name%3D%22Path%20905%22%20d%3D%22M5.5-8.372a2.14%2C2.14%2C0%2C0%2C0-1.862.91A4.247%2C4.247%2C0%2C0%2C0%2C3-4.97%2C4.365%2C4.365%2C0%2C0%2C0%2C3.591-2.5%2C2.144%2C2.144%2C0%2C0%2C0%2C5.5-1.624a5.483%2C5.483%2C0%2C0%2C0%2C1.218-.14%2C12.043%2C12.043%2C0%2C0%2C0%2C1.33-.392V-.378a7.123%2C7.123%2C0%2C0%2C1-1.3.392A7.54%2C7.54%2C0%2C0%2C1%2C5.306.14%2C4.646%2C4.646%2C0%2C0%2C1%2C2.758-.5a3.775%2C3.775%2C0%2C0%2C1-1.47-1.792%2C7.037%2C7.037%2C0%2C0%2C1-.476-2.7%2C6.22%2C6.22%2C0%2C0%2C1%2C.546-2.674%2C4.223%2C4.223%2C0%2C0%2C1%2C1.589-1.82A4.7%2C4.7%2C0%2C0%2C1%2C5.5-10.136a6.075%2C6.075%2C0%2C0%2C1%2C1.491.189%2C7.941%2C7.941%2C0%2C0%2C1%2C1.435.511L7.742-7.714a11.009%2C11.009%2C0%2C0%2C0-1.127-.462A3.394%2C3.394%2C0%2C0%2C0%2C5.5-8.372Z%22%20transform%3D%22translate(-12165%20-13597)%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_904%22%20data-name%3D%22Path%20904%22%20d%3D%22M9.1-10%2C5.7%2C0H3.388L0-10H2.142l1.876%2C5.95.154.567q.112.413.224.868a7.589%2C7.589%2C0%2C0%2C1%2C.154.763q.042-.308.147-.763t.21-.868q.1-.413.161-.567L6.958-10Z%22%20transform%3D%22translate(-12139%20-13597)%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_493%22%20data-name%3D%22Line%20493%22%20y2%3D%2237%22%20transform%3D%22translate(-12147.5%20-13620.5)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
}

.acf-field-61eab4338b992 .acf-button-group label:nth-child(2) {
	background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2238%22%20viewBox%3D%220%200%2050%2038%22%3E%0D%0A%20%20%3Cg%20id%3D%22option2%22%20transform%3D%22translate(12173%2013621)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Rectangle_444%22%20data-name%3D%22Rectangle%20444%22%20transform%3D%22translate(-12173%20-13621)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20width%3D%2250%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2249%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_903%22%20data-name%3D%22Path%20903%22%20d%3D%22M5.5-8.372a2.14%2C2.14%2C0%2C0%2C0-1.862.91A4.247%2C4.247%2C0%2C0%2C0%2C3-4.97%2C4.365%2C4.365%2C0%2C0%2C0%2C3.591-2.5%2C2.144%2C2.144%2C0%2C0%2C0%2C5.5-1.624a5.483%2C5.483%2C0%2C0%2C0%2C1.218-.14%2C12.043%2C12.043%2C0%2C0%2C0%2C1.33-.392V-.378a7.123%2C7.123%2C0%2C0%2C1-1.3.392A7.54%2C7.54%2C0%2C0%2C1%2C5.306.14%2C4.646%2C4.646%2C0%2C0%2C1%2C2.758-.5a3.775%2C3.775%2C0%2C0%2C1-1.47-1.792%2C7.037%2C7.037%2C0%2C0%2C1-.476-2.7%2C6.22%2C6.22%2C0%2C0%2C1%2C.546-2.674%2C4.223%2C4.223%2C0%2C0%2C1%2C1.589-1.82A4.7%2C4.7%2C0%2C0%2C1%2C5.5-10.136a6.075%2C6.075%2C0%2C0%2C1%2C1.491.189%2C7.941%2C7.941%2C0%2C0%2C1%2C1.435.511L7.742-7.714a11.009%2C11.009%2C0%2C0%2C0-1.127-.462A3.394%2C3.394%2C0%2C0%2C0%2C5.5-8.372Z%22%20transform%3D%22translate(-12141%20-13597)%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_902%22%20data-name%3D%22Path%20902%22%20d%3D%22M9.1-10%2C5.7%2C0H3.388L0-10H2.142l1.876%2C5.95.154.567q.112.413.224.868a7.589%2C7.589%2C0%2C0%2C1%2C.154.763q.042-.308.147-.763t.21-.868q.1-.413.161-.567L6.958-10Z%22%20transform%3D%22translate(-12164%20-13597)%22%2F%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_493%22%20data-name%3D%22Line%20493%22%20y2%3D%2237%22%20transform%3D%22translate(-12147.5%20-13620.5)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
}

.acf-field-61eab4338b992 .acf-button-group label:nth-child(3)  {
	background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2238%22%20viewBox%3D%220%200%2050%2038%22%3E%0D%0A%20%20%3Cg%20id%3D%22option3%22%20transform%3D%22translate(12173%2013621)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Rectangle_444%22%20data-name%3D%22Rectangle%20444%22%20transform%3D%22translate(-12173%20-13621)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20width%3D%2250%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2249%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_492%22%20data-name%3D%22Line%20492%22%20x2%3D%2249%22%20transform%3D%22translate(-12172.5%20-13602.5)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_907%22%20data-name%3D%22Path%20907%22%20d%3D%22M5.5-8.372a2.14%2C2.14%2C0%2C0%2C0-1.862.91A4.247%2C4.247%2C0%2C0%2C0%2C3-4.97%2C4.365%2C4.365%2C0%2C0%2C0%2C3.591-2.5%2C2.144%2C2.144%2C0%2C0%2C0%2C5.5-1.624a5.483%2C5.483%2C0%2C0%2C0%2C1.218-.14%2C12.043%2C12.043%2C0%2C0%2C0%2C1.33-.392V-.378a7.123%2C7.123%2C0%2C0%2C1-1.3.392A7.54%2C7.54%2C0%2C0%2C1%2C5.306.14%2C4.646%2C4.646%2C0%2C0%2C1%2C2.758-.5a3.775%2C3.775%2C0%2C0%2C1-1.47-1.792%2C7.037%2C7.037%2C0%2C0%2C1-.476-2.7%2C6.22%2C6.22%2C0%2C0%2C1%2C.546-2.674%2C4.223%2C4.223%2C0%2C0%2C1%2C1.589-1.82A4.7%2C4.7%2C0%2C0%2C1%2C5.5-10.136a6.075%2C6.075%2C0%2C0%2C1%2C1.491.189%2C7.941%2C7.941%2C0%2C0%2C1%2C1.435.511L7.742-7.714a11.009%2C11.009%2C0%2C0%2C0-1.127-.462A3.394%2C3.394%2C0%2C0%2C0%2C5.5-8.372Z%22%20transform%3D%22translate(-12153%20-13607)%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_906%22%20data-name%3D%22Path%20906%22%20d%3D%22M9.1-10%2C5.7%2C0H3.388L0-10H2.142l1.876%2C5.95.154.567q.112.413.224.868a7.589%2C7.589%2C0%2C0%2C1%2C.154.763q.042-.308.147-.763t.21-.868q.1-.413.161-.567L6.958-10Z%22%20transform%3D%22translate(-12152%20-13588)%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
}
.acf-field-61eab4338b992 .acf-button-group label:nth-child(4)  {
	background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2250%22%20height%3D%2238%22%20viewBox%3D%220%200%2050%2038%22%3E%0D%0A%20%20%3Cg%20id%3D%22option4%22%20transform%3D%22translate(12173%2013621)%22%3E%0D%0A%20%20%20%20%3Cg%20id%3D%22Rectangle_444%22%20data-name%3D%22Rectangle%20444%22%20transform%3D%22translate(-12173%20-13621)%22%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%3E%0D%0A%20%20%20%20%20%20%3Crect%20width%3D%2250%22%20height%3D%2238%22%20stroke%3D%22none%22%2F%3E%0D%0A%20%20%20%20%20%20%3Crect%20x%3D%220.5%22%20y%3D%220.5%22%20width%3D%2249%22%20height%3D%2237%22%20fill%3D%22none%22%2F%3E%0D%0A%20%20%20%20%3C%2Fg%3E%0D%0A%20%20%20%20%3Cline%20id%3D%22Line_492%22%20data-name%3D%22Line%20492%22%20x2%3D%2249%22%20transform%3D%22translate(-12172.5%20-13602.5)%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_907%22%20data-name%3D%22Path%20907%22%20d%3D%22M5.5-8.372a2.14%2C2.14%2C0%2C0%2C0-1.862.91A4.247%2C4.247%2C0%2C0%2C0%2C3-4.97%2C4.365%2C4.365%2C0%2C0%2C0%2C3.591-2.5%2C2.144%2C2.144%2C0%2C0%2C0%2C5.5-1.624a5.483%2C5.483%2C0%2C0%2C0%2C1.218-.14%2C12.043%2C12.043%2C0%2C0%2C0%2C1.33-.392V-.378a7.123%2C7.123%2C0%2C0%2C1-1.3.392A7.54%2C7.54%2C0%2C0%2C1%2C5.306.14%2C4.646%2C4.646%2C0%2C0%2C1%2C2.758-.5a3.775%2C3.775%2C0%2C0%2C1-1.47-1.792%2C7.037%2C7.037%2C0%2C0%2C1-.476-2.7%2C6.22%2C6.22%2C0%2C0%2C1%2C.546-2.674%2C4.223%2C4.223%2C0%2C0%2C1%2C1.589-1.82%2C4.7%2C4.7%2C0%2C0%2C1%2C2.553-.65%2C6.075%2C6.075%2C0%2C0%2C1%2C1.491.189%2C7.941%2C7.941%2C0%2C0%2C1%2C1.435.511L7.742-7.714a11.009%2C11.009%2C0%2C0%2C0-1.127-.462%2C3.394%2C3.394%2C0%2C0%2C0-1.115-.2Z%22%20transform%3D%22translate(-12152.068%20-13588.002)%22%2F%3E%0D%0A%20%20%20%20%3Cpath%20id%3D%22Path_906%22%20data-name%3D%22Path%20906%22%20d%3D%22M9.1-10%2C5.7%2C0H3.388L0-10H2.142L4.018-4.05l.154.567q.112.413.224.868a7.589%2C7.589%2C0%2C0%2C1%2C.154.763q.042-.308.147-.763t.21-.868a4.978%2C4.978%2C0%2C0%2C1%2C.161-.567L6.958-10Z%22%20transform%3D%22translate(-12152%20-13607)%22%2F%3E%0D%0A%20%20%3C%2Fg%3E%0D%0A%3C%2Fsvg%3E%0D%0A');
}
.acf-repeater .ui-sortable > .acf-row:nth-child(odd) td{background-color:#f7f7f7!important;} 
.acf-repeater .acf-row-handle.order {background: #fff!important;}

.vivify{-webkit-animation-duration:0.8s;-webkit-animation-fill-mode:both;animation-duration:0.8s;animation-fill-mode:both}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.pullUp{-webkit-animation-name:pullUp;animation-name:pullUp;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullUp{0%{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}30%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1);-webkit-transform-origin:center bottom;transform-origin:center bottom}100%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pullDown{-webkit-animation-name:pullDown;animation-name:pullDown;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullDown{0%{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0)}50%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1);-webkit-transform-origin:center top;transform-origin:center top}100%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pullLeft{-webkit-animation-name:pullLeft;animation-name:pullLeft;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullLeft{0%{-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}50%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1);-webkit-transform-origin:center left;transform-origin:center left}100%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.pullRight{-webkit-animation-name:pullRight;animation-name:pullRight;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullRight{0%{-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}50%{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1);-webkit-transform-origin:center right;transform-origin:center right}100%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.popIn{-webkit-animation-name:popIn;animation-name:popIn}@keyframes popIn{0%{-webkit-transform:scale3d(0, 0, 0);transform:scale3d(0, 0, 0);opacity:0}20%{opacity:1}40%{-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);-webkit-transform:scale3d(1.08, 1.08, 1.08);transform:scale3d(1.08, 1.08, 1.08)}60%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}80%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}100%{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.popInLeft{-webkit-animation-name:popInLeft;animation-name:popInLeft}@keyframes popInLeft{0%{opacity:0;-webkit-transform:translate3d(-200px, 0, 0) scale3d(0.1, 0.1, 0.1);transform:translate3d(-200px, 0, 0) scale3d(0.1, 0.1, 0.1)}40%{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08);transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08);-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}60%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}80%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}100%{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.popInRight{-webkit-animation-name:popInRight;animation-name:popInRight}@keyframes popInRight{0%{-webkit-transform:translate3d(200px, 0, 0) scale3d(0.1, 0.1, 0.1);transform:translate3d(200px, 0, 0) scale3d(0.1, 0.1, 0.1);opacity:0}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);-webkit-transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08);transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08)}60%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}80%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}100%{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.popInTop{-webkit-animation-name:popInTop;animation-name:popInTop}@keyframes popInTop{0%{-webkit-transform:translate3d(0, -200px, 0) scale3d(0.1, 0.1, 0.1);transform:translate3d(0, -200px, 0) scale3d(0.1, 0.1, 0.1);opacity:0}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);-webkit-transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08);transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08)}60%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1);transform:translate3d(0, 0, 0) scale3d(1, 1, 1)}80%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:translate3d(0, 0, 0) scale3d(1.03, 1.03, 1.03);transform:translate3d(0, 0, 0) scale3d(1.03, 1.03, 1.03)}100%{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1);transform:translate3d(0, 0, 0) scale3d(1, 1, 1)}}.popInBottom{-webkit-animation-name:popInBottom;animation-name:popInBottom}@keyframes popInBottom{0%{-webkit-transform:translate3d(0, 200px, 0) scale3d(0.1, 0.1, 0.1);transform:translate3d(0, 200px, 0) scale3d(0.1, 0.1, 0.1);opacity:0}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715);-webkit-transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08);transform:translate3d(0, 0, 0) scale3d(1.08, 1.08, 1.08)}60%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1);transform:translate3d(0, 0, 0) scale3d(1, 1, 1)}80%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:translate3d(0, 0, 0) scale3d(1.03, 1.03, 1.03);transform:translate3d(0, 0, 0) scale3d(1.03, 1.03, 1.03)}100%{-webkit-animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);animation-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);-webkit-transform:translate3d(0, 0, 0) scale3d(1, 1, 1);transform:translate3d(0, 0, 0) scale3d(1, 1, 1)}}.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-animation-duration:1s;animation-duration:1s}@keyframes flipInX{from{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg) scale3d(1.2, 1.2, 1.2);transform:perspective(400px) rotateX(90deg) scale3d(1.2, 1.2, 1.2)}50%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);-webkit-transform:perspective(400px) rotateX(-20deg) scale3d(1, 1, 1);transform:perspective(400px) rotateX(-20deg) scale3d(1, 1, 1)}to{-webkit-transform:perspective(400px) rotateX(0deg) scale3d(1, 1, 1);transform:perspective(400px) rotateX(0deg) scale3d(1, 1, 1)}}.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:1s;animation-duration:1s}@keyframes flipInY{from{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg) scale3d(1.2, 1.2, 1.2);transform:perspective(400px) rotateY(90deg) scale3d(1.2, 1.2, 1.2)}50%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);-webkit-transform:perspective(400px) rotateY(-20deg) scale3d(1, 1, 1);transform:perspective(400px) rotateY(-20deg) scale3d(1, 1, 1)}to{-webkit-transform:perspective(400px) rotateY(0deg) scale3d(1, 1, 1);transform:perspective(400px) rotateY(0deg) scale3d(1, 1, 1)}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes fadeInRight{0%{-webkit-transform:translate3d(400px, 0, 0);transform:translate3d(400px, 0, 0);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-400px, 0, 0);transform:translate3d(-400px, 0, 0);opacity:0}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.fadeInTop{-webkit-animation-name:fadeInTop;animation-name:fadeInTop;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes fadeInTop{0%{-webkit-transform:translate3d(0, -400px, 0);transform:translate3d(0, -400px, 0);opacity:0}50%{opacity:0.2}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.fadeInBottom{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom;-webkit-animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955);animation-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}@keyframes fadeInBottom{0%{-webkit-transform:translate3d(0, 400px, 0);transform:translate3d(0, 400px, 0);opacity:0}50%{opacity:0.2}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}}.driveInLeft{-webkit-animation-name:driveInLeft;animation-name:driveInLeft;-webkit-animation-duration:1s;animation-duration:1s}@keyframes driveInLeft{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform:translate3d(-400px, 0, 0);transform:translate3d(-400px, 0, 0)}30%{opacity:1}60%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:translate3d(30px, 0, 0);transform:translate3d(30px, 0, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.driveInRight{-webkit-animation-name:driveInRight;animation-name:driveInRight;-webkit-animation-duration:1s;animation-duration:1s}@keyframes driveInRight{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform:translate3d(400px, 0, 0);transform:translate3d(400px, 0, 0)}30%{opacity:1}60%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:translate3d(-30px, 0, 0);transform:translate3d(-30px, 0, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.driveInTop{-webkit-animation-name:driveInTop;animation-name:driveInTop;-webkit-animation-duration:1s;animation-duration:1s}@keyframes driveInTop{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform:translate3d(0, -400px, 0);transform:translate3d(0, -400px, 0)}30%{opacity:1}60%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:translate3d(0, 30px, 0);transform:translate3d(0, 30px, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.driveInBottom{-webkit-animation-name:driveInBottom;animation-name:driveInBottom;-webkit-animation-duration:1s;animation-duration:1s}@keyframes driveInBottom{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);animation-timing-function:cubic-bezier(0.165, 0.84, 0.44, 1);-webkit-transform:translate3d(0, 300px, 0);transform:translate3d(0, 300px, 0)}30%{opacity:1}60%{-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.swoopInLeft{-webkit-animation-name:swoopInLeft;animation-name:swoopInLeft;-webkit-animation-duration:0.5s;animation-duration:0.5s}@keyframes swoopInLeft{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scaleX(1.5) translate3d(-400px, 0, 0);transform:scaleX(1.5) translate3d(-400px, 0, 0)}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleX(1.2) translate3d(0, 0, 0);transform:scaleX(1.2) translate3d(0, 0, 0)}65%{-webkit-transform:scaleX(1) translate3d(20px, 0, 0);transform:scaleX(1) translate3d(20px, 0, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleX(1) translate3d(0, 0, 0);transform:scaleX(1) translate3d(0, 0, 0)}}.swoopInRight{-webkit-animation-name:swoopInRight;animation-name:swoopInRight;-webkit-animation-duration:0.5s;animation-duration:0.5s}@keyframes swoopInRight{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scaleX(1.5) translate3d(400px, 0, 0);transform:scaleX(1.5) translate3d(400px, 0, 0)}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleX(1.2) translate3d(0, 0, 0);transform:scaleX(1.2) translate3d(0, 0, 0)}65%{-webkit-transform:scaleX(1) translate3d(-20px, 0, 0);transform:scaleX(1) translate3d(-20px, 0, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleX(1) translate3d(0, 0, 0);transform:scaleX(1) translate3d(0, 0, 0)}}.swoopInTop{-webkit-animation-name:swoopInTop;animation-name:swoopInTop;-webkit-animation-duration:0.5s;animation-duration:0.5s}@keyframes swoopInTop{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scaleY(1.5) translate3d(0, -400px, 0);transform:scaleY(1.5) translate3d(0, -400px, 0)}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleY(1.2) translate3d(0, 0, 0);transform:scaleY(1.2) translate3d(0, 0, 0)}65%{-webkit-transform:scaleY(1) translate3d(0, 20px, 0);transform:scaleY(1) translate3d(0, 20px, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleY(1) translate3d(0, 0, 0);transform:scaleY(1) translate3d(0, 0, 0)}}.swoopInBottom{-webkit-animation-name:swoopInBottom;animation-name:swoopInBottom;-webkit-animation-duration:0.5s;animation-duration:0.5s}@keyframes swoopInBottom{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:scaleY(1.5) translate3d(0, 250px, 0);transform:scaleY(1.5) translate3d(0, 250px, 0)}40%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleY(1.2) translate3d(0, 0, 0);transform:scaleY(1.2) translate3d(0, 0, 0)}65%{-webkit-transform:scaleY(1) translate3d(0, -20px, 0);transform:scaleY(1) translate3d(0, -20px, 0)}100%{-webkit-animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);animation-timing-function:cubic-bezier(0.42, 0, 0.58, 1);-webkit-transform:scaleY(1) translate3d(0, 0, 0);transform:scaleY(1) translate3d(0, 0, 0)}}.delay-100{-webkit-animation-delay:0.1s;animation-delay:0.1s}.delay-150{-webkit-animation-delay:150ms;animation-delay:150ms}.duration-100{-webkit-animation-duration:0.1s;animation-duration:0.1s}.duration-150{-webkit-animation-duration:150ms;animation-duration:150ms}.delay-200{-webkit-animation-delay:0.2s;animation-delay:0.2s}.delay-250{-webkit-animation-delay:250ms;animation-delay:250ms}.duration-200{-webkit-animation-duration:0.2s;animation-duration:0.2s}.duration-250{-webkit-animation-duration:250ms;animation-duration:250ms}.delay-300{-webkit-animation-delay:0.3s;animation-delay:0.3s}.delay-350{-webkit-animation-delay:350ms;animation-delay:350ms}.duration-300{-webkit-animation-duration:0.3s;animation-duration:0.3s}.duration-350{-webkit-animation-duration:350ms;animation-duration:350ms}.delay-400{-webkit-animation-delay:0.4s;animation-delay:0.4s}.delay-450{-webkit-animation-delay:450ms;animation-delay:450ms}.duration-400{-webkit-animation-duration:0.4s;animation-duration:0.4s}.duration-450{-webkit-animation-duration:450ms;animation-duration:450ms}.delay-500{-webkit-animation-delay:0.5s;animation-delay:0.5s}.delay-550{-webkit-animation-delay:550ms;animation-delay:550ms}.duration-500{-webkit-animation-duration:0.5s;animation-duration:0.5s}.duration-550{-webkit-animation-duration:550ms;animation-duration:550ms}.delay-600{-webkit-animation-delay:0.6s;animation-delay:0.6s}.delay-650{-webkit-animation-delay:650ms;animation-delay:650ms}.duration-600{-webkit-animation-duration:0.6s;animation-duration:0.6s}.duration-650{-webkit-animation-duration:650ms;animation-duration:650ms}.delay-700{-webkit-animation-delay:0.7s;animation-delay:0.7s}.delay-750{-webkit-animation-delay:750ms;animation-delay:750ms}.duration-700{-webkit-animation-duration:0.7s;animation-duration:0.7s}.duration-750{-webkit-animation-duration:750ms;animation-duration:750ms}.delay-800{-webkit-animation-delay:0.8s;animation-delay:0.8s}.delay-850{-webkit-animation-delay:850ms;animation-delay:850ms}.duration-800{-webkit-animation-duration:0.8s;animation-duration:0.8s}.duration-850{-webkit-animation-duration:850ms;animation-duration:850ms}.delay-900{-webkit-animation-delay:0.9s;animation-delay:0.9s}.delay-950{-webkit-animation-delay:950ms;animation-delay:950ms}.duration-900{-webkit-animation-duration:0.9s;animation-duration:0.9s}.duration-950{-webkit-animation-duration:950ms;animation-duration:950ms}.delay-1000{-webkit-animation-delay:1s;animation-delay:1s}.delay-1250{-webkit-animation-delay:1250ms;animation-delay:1250ms}.delay-1500{-webkit-animation-delay:1.5s;animation-delay:1.5s}.delay-1750{-webkit-animation-delay:1750ms;animation-delay:1750ms}.duration-1000{-webkit-animation-duration:1s;animation-duration:1s}.duration-1250{-webkit-animation-duration:1250ms;animation-duration:1250ms}.duration-1500{-webkit-animation-duration:1.5s;animation-duration:1.5s}.duration-1750{-webkit-animation-duration:1750ms;animation-duration:1750ms}.delay-2000{-webkit-animation-delay:2s;animation-delay:2s}.delay-2250{-webkit-animation-delay:2250ms;animation-delay:2250ms}.delay-2500{-webkit-animation-delay:2.5s;animation-delay:2.5s}.delay-2750{-webkit-animation-delay:2750ms;animation-delay:2750ms}.duration-2000{-webkit-animation-duration:2s;animation-duration:2s}.duration-2250{-webkit-animation-duration:2250ms;animation-duration:2250ms}.duration-2500{-webkit-animation-duration:2.5s;animation-duration:2.5s}.duration-2750{-webkit-animation-duration:2750ms;animation-duration:2750ms}.delay-3000{-webkit-animation-delay:3s;animation-delay:3s}.delay-3250{-webkit-animation-delay:3250ms;animation-delay:3250ms}.delay-3500{-webkit-animation-delay:3.5s;animation-delay:3.5s}.delay-3750{-webkit-animation-delay:3750ms;animation-delay:3750ms}.duration-3000{-webkit-animation-duration:3s;animation-duration:3s}.duration-3250{-webkit-animation-duration:3250ms;animation-duration:3250ms}.duration-3500{-webkit-animation-duration:3.5s;animation-duration:3.5s}.duration-3750{-webkit-animation-duration:3750ms;animation-duration:3750ms}.delay-4000{-webkit-animation-delay:4s;animation-delay:4s}.delay-4250{-webkit-animation-delay:4250ms;animation-delay:4250ms}.delay-4500{-webkit-animation-delay:4.5s;animation-delay:4.5s}.delay-4750{-webkit-animation-delay:4750ms;animation-delay:4750ms}.duration-4000{-webkit-animation-duration:4s;animation-duration:4s}.duration-4250{-webkit-animation-duration:4250ms;animation-duration:4250ms}.duration-4500{-webkit-animation-duration:4.5s;animation-duration:4.5s}.duration-4750{-webkit-animation-duration:4750ms;animation-duration:4750ms}.delay-5000{-webkit-animation-delay:5s;animation-delay:5s}.delay-5250{-webkit-animation-delay:5250ms;animation-delay:5250ms}.delay-5500{-webkit-animation-delay:5.5s;animation-delay:5.5s}.delay-5750{-webkit-animation-delay:5750ms;animation-delay:5750ms}.duration-5000{-webkit-animation-duration:5s;animation-duration:5s}.duration-5250{-webkit-animation-duration:5250ms;animation-duration:5250ms}.duration-5500{-webkit-animation-duration:5.5s;animation-duration:5.5s}.duration-5750{-webkit-animation-duration:5750ms;animation-duration:5750ms}.duration-6000{-webkit-animation-duration:6s;animation-duration:6s}.duration-6250{-webkit-animation-duration:6250ms;animation-duration:6250ms}.duration-6500{-webkit-animation-duration:6.5s;animation-duration:6.5s}.duration-6750{-webkit-animation-duration:6750ms;animation-duration:6750ms}.duration-7000{-webkit-animation-duration:7s;animation-duration:7s}.duration-7250{-webkit-animation-duration:7250ms;animation-duration:7250ms}.duration-7500{-webkit-animation-duration:7.5s;animation-duration:7.5s}.duration-7750{-webkit-animation-duration:7750ms;animation-duration:7750ms}.duration-8000{-webkit-animation-duration:8s;animation-duration:8s}.duration-8250{-webkit-animation-duration:8250ms;animation-duration:8250ms}.duration-8500{-webkit-animation-duration:8.5s;animation-duration:8.5s}.duration-8750{-webkit-animation-duration:8750ms;animation-duration:8750ms}.duration-9000{-webkit-animation-duration:9s;animation-duration:9s}.duration-9250{-webkit-animation-duration:9250ms;animation-duration:9250ms}.duration-9500{-webkit-animation-duration:9.5s;animation-duration:9.5s}.duration-9750{-webkit-animation-duration:9750ms;animation-duration:9750ms}.duration-10000{-webkit-animation-duration:10s;animation-duration:10s}.duration-10250{-webkit-animation-duration:10250ms;animation-duration:10250ms}.duration-10500{-webkit-animation-duration:10.5s;animation-duration:10.5s}.duration-10750{-webkit-animation-duration:10750ms;animation-duration:10750ms}

    @media (min-aspect-ratio: 16/9) {
        .videoBG {
            width:100%;
            height: auto;
        }
    }
    @media (max-aspect-ratio: 16/9) {
    .videoBG { 
        width:auto;
        height: 100%;
    }
}
@media (max-width: 767px) {
    .videoBG {
        display: none;
    }
	.progress-header-wrap{
		right:20px;
	}
	span.label {
		display:none;
	}
	.video-panel {
		padding: 1em 0;
		margin-bottom:1em!important;
	}
}
@media (max-width: 480px) {
	.scroll-logo{
		max-width:200px;
	}
    .scroll-panel h2{
        font-size:1.75em;
    }
    .scroll-panel h3{
        font-size:1.325em;
    }
	.mt-s{
		margin-top:1em;
	}
	.mb-xs{
		margin-bottom:1em;
	}
	.scroll-down {
		width: 20px;
		height: 45px;
	}
	.scroll-panel p {
		font-size: 14px!important;
	}
	.slide-nav-bar-wrap {
		display: none;
	}
}
