/*!
 * fullPage 3.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
.fp-enabled body,html.fp-enabled{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;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;width:100%;height:100%}#first-section .fp-tableCell{vertical-align:middle}.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;transform:translateZ(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{position:relative}.fp-scrollable,fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{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;transform:translateZ(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:hover a.active span,#fp-nav ul li a.active span,.fp-slidesNav ul li:hover a.active span,.fp-slidesNav ul li 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;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.fp-show-active a.active+.fp-tooltip,#fp-nav ul li:hover .fp-tooltip{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,.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}body{margin:0}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto}.row{width:100%}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}td.visible-xs,th.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}td.visible-sm,th.visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}td.visible-md,th.visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}td.visible-lg,th.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}td.visible-print,th.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face{font-family:Conv_AkkRg_Pro,sans-serif;src:url(fonts/akkbd_pro.eot?);src:url(fonts/akkbd_pro.woff) format("woff"),url(fonts/akkbd_pro.ttf) format("truetype"),url(fonts/akkbd_pro.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Conv_AkkRg_Pro;src:url(fonts/akkrg_pro.eot?);src:url(fonts/akkrg_pro.woff) format("woff"),url(fonts/akkrg_pro.ttf) format("truetype"),url(fonts/akkrg_pro.svg) format("svg");font-weight:400;font-style:normal}html *{font-family:Conv_AkkRg_Pro,sans-serif}html .side-menu-item *,html .text-content,html .text-content *,html .title,html .title-head{font-family:Conv_AkkBd_Pro,sans-serif !important}html a{cursor:pointer;text-decoration:none}html body .videobox{position:fixed;z-index:199;top:0;left:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0}html body .videobox.hide{display:none}html body .videobox #videowrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}html body .videobox #videowrapper #closearea{position:absolute;top:0;left:0;width:100%;height:100%}html body .videobox #videowrapper #videocontent{position:relative;overflow:hidden;width:64vw;height:36vw;border-radius:6px;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media(max-width:768px){html body .videobox #videowrapper #videocontent{width:90vw;height:50.625vw}}html body .videobox #videowrapper #videocontent iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}html body .bar{background:#1a1a1a;height:12px;width:12px;position:absolute;top:0;left:0;z-index:11}html body .float-btn{position:fixed;top:0;left:50px;transform:translateY(-100%);padding:8px 12px;background:#1a1a1a;text-align:center;transition:.3s}html body .float-btn span{font-size:18px;color:#fff}html body .float-btn span .text-red{color:#d6002a}html body .section#first-section .section-content .text-container .animation-wrapper{position:relative;padding:50px 0}html body .section#first-section .section-content .text-container .animation-wrapper .title-head{font-size:27px;margin:0;color:#999}html body .section#first-section .section-content .text-container .animation-wrapper .title{font-size:72px;margin-top:6px;margin-bottom:0;color:#d6002a}html body .section#first-section .section-content .text-container .animation-wrapper .text-content{margin-top:0;font-size:22px}html body .section#first-section .section-content .text-container .animation-wrapper .btn-wrapper{margin-top:50px}html body .section#first-section .section-content .text-container .animation-wrapper .btn-wrapper a{cursor:pointer;color:#d6002a;text-transform:uppercase;font-size:14px;font-family:Conv_AkkRg_Pro,sans-serif}html body .section#first-section .section-content .text-container .animation-wrapper .btn-wrapper a.link-with-arrow:after{content:">";margin-left:10px;transition:.2s}html body .section#first-section .section-content .text-container .animation-wrapper .btn-wrapper a:hover:after{margin-left:14px}html body .section#first-section .section-content .text-container .animation-wrapper .white-mask{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#fff}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta{z-index:99;width:100%;border-top:2px solid #000;background-color:#f5f5f5;margin-top:44px}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper{width:100%;margin:0 auto;display:flex;justify-content:space-around;align-items:center}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper .action-box{padding-bottom:19px}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper .action-box .action-hero{font-family:Conv_AkkRg_Pro,sans-serif;font-size:16px;margin:19px 0 0}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper .action-box .action-btn{font-family:Conv_AkkRg_Pro,sans-serif;font-size:28px;color:#d6002a}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper .action-box .action-btn.link-with-arrow:after{content:">";margin-left:10px;transition:.2s}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta .register-cta-wrapper .action-box .action-btn:hover:after{margin-left:14px}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta.fixed{margin:0;position:fixed;bottom:0;left:0;width:100%;border-width:4px;background-color:#fff}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta.fixed .register-cta-wrapper{width:64vw}@media(max-width:768px){html body .section#first-section .section-content .text-container .animation-wrapper .register-cta{display:none}}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb{z-index:99;width:100%;position:fixed;bottom:0;left:0}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper{width:100%;display:flex;align-items:stretch}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper .cta-action{width:100%;background:#d6002a;color:#fff;text-align:center;padding:16px 0}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper .cta-action:hover{background:#b30024}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper .cta-action a{color:#fff;font-size:16px;font-family:Conv_AkkRg_Pro,sans-serif}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper .cta-action a.link-with-arrow:after{content:">";margin-left:10px;transition:.2s}html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb .register-cta-wrapper .cta-action a:hover:after{margin-left:14px}@media(min-width:769px){html body .section#first-section .section-content .text-container .animation-wrapper .register-cta-mb{display:none}}@media(min-width:1200px){html body .section#first-section .section-content .text-container{padding:0 8%}}@media(max-width:600px){html body .section#first-section .section-content .text-container,html body .section#first-section .section-content .text-container .animation-wrapper{padding:0}html body .section#first-section .section-content .text-container .animation-wrapper .btn-wrapper{display:none}html body .section#first-section .section-content .text-container .animation-wrapper .title-head{font-size:22px}html body .section#first-section .section-content .text-container .animation-wrapper .title{font-size:39px}html body .section#first-section .section-content .text-container .animation-wrapper .text-content{font-size:18px}}@media(min-width:1200px){html body .section#second-section .section-content{padding-bottom:90px}html body .section#second-section .section-content .text-container{padding:0 8%}}html body .section#second-section .section-content .text-container .animation-box{height:44vh;position:relative}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper{position:absolute;left:calc(50% - 220px);bottom:0;width:360px;height:270px;overflow:hidden}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper img{position:absolute;left:0;bottom:-360px;width:360px}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper .globe-static{display:none}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper #playVideo{position:absolute;bottom:-150px;left:50%;transform:translateX(-50%);cursor:pointer}html body .section#second-section .section-content .text-container .animation-box .com-ico{position:absolute;opacity:0;cursor:pointer}html body .section#second-section .section-content .text-container .animation-box .com-ico .img-box{position:relative}html body .section#second-section .section-content .text-container .animation-box .com-ico .img-box img{position:absolute;height:45px}html body .section#second-section .section-content .text-container .animation-box .com-ico .img-box .color-ico{opacity:0}html body .section#second-section .section-content .text-container .animation-box .ico1{bottom:73px;left:calc(50% - 400px)}html body .section#second-section .section-content .text-container .animation-box .ico2{bottom:148px;left:calc(50% - 370px)}html body .section#second-section .section-content .text-container .animation-box .ico3{bottom:220px;left:calc(50% - 334px)}html body .section#second-section .section-content .text-container .animation-box .ico4{bottom:286px;left:calc(50% - 290px)}html body .section#second-section .section-content .text-container .animation-box .ico5{bottom:340px;left:calc(50% - 226px)}html body .section#second-section .section-content .text-container .animation-box .ico6{bottom:375px;left:calc(50% - 70px)}html body .section#second-section .section-content .text-container .animation-box .ico7{bottom:336px;left:calc(50% + 20px)}html body .section#second-section .section-content .text-container .animation-box .ico8{bottom:286px;left:calc(50% + 90px)}html body .section#second-section .section-content .text-container .animation-box .ico9{bottom:220px;left:calc(50% + 146px)}html body .section#second-section .section-content .text-container .animation-box .ico10{bottom:148px;left:calc(50% + 168px)}html body .section#second-section .section-content .text-container .animation-box .ico11{bottom:73px;left:calc(50% + 170px)}html body .section#second-section .section-content .text-container .animation-wrapper{padding:32px 0;border-top:12px solid #bdbdbd;position:relative}html body .section#second-section .section-content .text-container .animation-wrapper .text-content{font-size:27px}html body .section#second-section .section-content .text-container .animation-wrapper .text-content .text-red{color:#d6002a}html body .section#second-section .section-content .text-container .animation-wrapper .btn-wrapper{margin-top:30px}html body .section#second-section .section-content .text-container .animation-wrapper .btn-wrapper a{cursor:pointer;color:#d6002a;text-transform:uppercase;font-size:16px;font-family:Conv_AkkRg_Pro,sans-serif}html body .section#second-section .section-content .text-container .animation-wrapper .btn-wrapper a.link-with-arrow:after{content:">";margin-left:10px;transition:.2s}html body .section#second-section .section-content .text-container .animation-wrapper .btn-wrapper a:hover:after{margin-left:14px}html body .section#second-section .section-content .text-container .animation-wrapper .white-mask{position:absolute;bottom:0;left:0;height:110%;width:100%;background:#fff}@media(max-width:600px){html body .section#second-section .section-content .text-container{padding:0}html body .section#second-section .section-content .text-container .white-mask{display:none}html body .section#second-section .section-content .text-container .animation-box{height:56vw}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper{width:90%;left:50%;transform:translateX(-50%)}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper img{width:60%;left:15%;bottom:-70px;display:none}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper .globe-static{display:block}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper #playVideo{height:60px;width:60px;position:absolute;bottom:15px;left:45%;transform:translateX(-50%);cursor:pointer}html body .section#second-section .section-content .text-container .animation-box .globe-wrapper #playVideo .play-icon{height:100%;width:100%}html body .section#second-section .section-content .text-container .animation-box .com-ico{opacity:1}html body .section#second-section .section-content .text-container .animation-box .com-ico .img-box img{height:20px}html body .section#second-section .section-content .text-container .animation-box .com-ico .black-ico{display:none}html body .section#second-section .section-content .text-container .animation-box .com-ico .color-ico{opacity:1 !important}html body .section#second-section .section-content .text-container .animation-box .ico1{bottom:8vw;left:-1%}html body .section#second-section .section-content .text-container .animation-box .ico2{bottom:15.5vw;left:2%}html body .section#second-section .section-content .text-container .animation-box .ico3{bottom:22.8vw;left:5%}html body .section#second-section .section-content .text-container .animation-box .ico4{bottom:29.5vw;left:12%}html body .section#second-section .section-content .text-container .animation-box .ico5{bottom:35.5vw;left:21%}html body .section#second-section .section-content .text-container .animation-box .ico6{bottom:40.5vw;left:43%}html body .section#second-section .section-content .text-container .animation-box .ico7{bottom:35.8vw;left:54%}html body .section#second-section .section-content .text-container .animation-box .ico8{bottom:29.8vw;left:63%}html body .section#second-section .section-content .text-container .animation-box .ico9{bottom:23vw;left:70%}html body .section#second-section .section-content .text-container .animation-box .ico10{bottom:15.8vw;left:72%}html body .section#second-section .section-content .text-container .animation-box .ico11{bottom:8.2vw;left:73%}html body .section#second-section .section-content .text-container .animation-wrapper{border:none;padding:0}html body .section#second-section .section-content .text-container .animation-wrapper .text-content{font-size:18px}}@media(min-width:1200px){html body .section#third-section .section-content{padding-bottom:90px}html body .section#third-section .section-content .text-container{padding:0 8%}}html body .section#third-section .section-content .text-container .animation-wrapper{position:relative}html body .section#third-section .section-content .text-container .animation-wrapper .text-content{font-size:27px;line-height:1.2}html body .section#third-section .section-content .text-container .animation-wrapper .text-content .text-red{color:#d6002a}html body .section#third-section .section-content .text-container .animation-wrapper .white-mask{position:absolute;top:0;left:-100px;height:100%;width:calc(100% + 100px);background:#fff;z-index:9}html body .section#third-section .section-content .text-container .mobile-chart-static{display:none}html body .section#third-section .section-content .text-container .animation-box{display:flex;justify-content:space-evenly;align-items:center;padding:32px 0}html body .section#third-section .section-content .text-container .animation-box .frame-box{position:relative;opacity:0}html body .section#third-section .section-content .text-container .animation-box .frame-box img{width:100%}html body .section#third-section .section-content .text-container .animation-box .frame-box svg{position:absolute;z-index:-1}html body .section#third-section .section-content .text-container .animation-box .tablet-box{width:20%}html body .section#third-section .section-content .text-container .animation-box .tablet-box svg{position:absolute;top:10%;left:10%;width:80%;height:60%}html body .section#third-section .section-content .text-container .animation-box .tablet-box svg path{stroke-width:3px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .tablet-box svg #line-1{stroke-width:4px;stroke:#d6002a}html body .section#third-section .section-content .text-container .animation-box .laptop-box{width:50%}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg{position:absolute;top:5%;left:21%;width:58%;height:57%}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg path{stroke-width:3px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg #line-1{stroke-width:4px;stroke:#d6002a}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg circle{stroke-width:4px;stroke:#1a1a1a;opacity:0;fill:none}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg .arrow{stroke-width:4px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg #arrow-1{stroke:#d6002a}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg .bar-line{stroke-width:5px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg #bar-line-1{stroke:#d6002a}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg .dash{stroke-width:5px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .laptop-box svg#laptop-graph-svg #dash-1{stroke:#d6002a}html body .section#third-section .section-content .text-container .animation-box .mobile-box{width:12%}html body .section#third-section .section-content .text-container .animation-box .mobile-box svg#mobile-graph-svg{position:absolute;top:10%;left:5%;width:90%;height:64%}html body .section#third-section .section-content .text-container .animation-box .mobile-box svg#mobile-graph-svg circle{stroke-width:4px;stroke:#1a1a1a;opacity:0;fill:none}html body .section#third-section .section-content .text-container .animation-box .mobile-box svg#mobile-graph-svg .arrow{stroke-width:4px;stroke:#1a1a1a;fill:none}html body .section#third-section .section-content .text-container .animation-box .mobile-box svg#mobile-graph-svg #arrow-1{stroke:#d6002a}@media(max-width:600px){html body .section#third-section .section-content .text-container{display:flex;flex-direction:column-reverse;padding:0}html body .section#third-section .section-content .text-container .animation-box{display:none}html body .section#third-section .section-content .text-container .mobile-chart-static{display:block;width:100%}html body .section#third-section .section-content .text-container .mobile-chart-static img{width:100%}html body .section#third-section .section-content .text-container .animation-wrapper{border:none;padding:0}html body .section#third-section .section-content .text-container .animation-wrapper .text-content{font-size:18px}}html body .section#forth-section .section-content.overflow-hidden{overflow:hidden}@media(min-width:1200px){html body .section#forth-section .section-content{padding-bottom:90px}html body .section#forth-section .section-content .text-container{padding:0 8%}}html body .section#forth-section .section-content .text-container .animation-wrapper{position:relative}html body .section#forth-section .section-content .text-container .animation-wrapper .text-content{font-size:27px;margin:10px 0}html body .section#forth-section .section-content .text-container .animation-wrapper .text-content .text-red{color:#d6002a}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content{display:flex;justify-content:space-between;align-items:center}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper{width:50%}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper .desc-text{font-size:16px;font-weight:bold;margin:10px 0}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper .desc-text .bold{font-family:Conv_AkkBd_Pro,sans-serif}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper .desc-text.mb-3{margin-bottom:40px}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper a{text-decoration:none;font-size:18px;color:#fff;font-family:Conv_AkkRg_Pro,sans-serif}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper a.link-with-arrow:after{content:">";margin-left:10px;transition:.2s}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper a:hover:after{margin-left:14px}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper a.btn-block{padding:10px 20px;background:#d6002a}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-img-wrapper{width:45%}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-img-wrapper img{width:100%}html body .section#forth-section .section-content .text-container .animation-wrapper .white-mask{position:absolute;bottom:-70px;left:0;width:100%;height:calc(100% + 70px);background:#fff}@media(max-width:600px){html body .section#forth-section .section-content .text-container{padding:0}html body .section#forth-section .section-content .text-container .animation-wrapper{border:none;padding:0}html body .section#forth-section .section-content .text-container .animation-wrapper .text-content{font-size:18px}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content{flex-wrap:wrap;flex-direction:column-reverse}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper{width:100%}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper p{font-size:17px !important}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper p.mb-3{margin-bottom:20px !important}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-text-wrapper a{padding:5px !important;font-size:15px}html body .section#forth-section .section-content .text-container .animation-wrapper .desc-content .desc-img-wrapper{width:100%}}html body .section#fifth-section .section-content .text-container{display:flex;justify-content:space-between;align-items:center}html body .section#fifth-section .section-content .text-container .side-wrapper{width:24%}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu{display:flex;flex-direction:column;justify-content:space-around;align-items:center}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item{cursor:pointer;width:100%;margin:15px 0;opacity:0}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item span{color:#999;font-size:22px;position:relative}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item span:after{content:">";position:absolute;right:-18px;bottom:-2px;transition:.2s}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item:hover span:after{right:-22px}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item.active span{color:#1a1a1a}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item.active span:after{content:none}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item.btn-block .btn-box{background:#d6002a;width:calc(100% - 24px);padding:12px}html body .section#fifth-section .section-content .text-container .side-wrapper .side-menu .side-menu-item.btn-block .btn-box span{color:#fff}html body .section#fifth-section .section-content .text-container .animation-wrapper{width:66%;position:relative}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section{display:none;opacity:0}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section.active{display:flex}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-1{padding:0 2% 0 5%;flex-direction:column;justify-content:space-around;text-align:center;align-items:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-1 img{width:90%;max-width:640px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-1 .text-wrapper{text-align:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-1 .text-wrapper .text-content{font-size:27px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-1 .text-wrapper .content-text{font-size:20px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-2{padding:0 2% 0 5%;flex-direction:column;justify-content:space-around;text-align:center;align-items:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-2 img{width:81%;max-width:540px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-2 .text-wrapper{text-align:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-2 .text-wrapper .text-content{font-size:27px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-2 .text-wrapper .content-text{font-size:20px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-3{padding:0 2% 0 5%;justify-content:space-around;align-items:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-3 img{width:45%;max-width:360px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-3 .text-wrapper{width:50%}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-3 .text-wrapper .text-content{font-size:27px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-3 .text-wrapper .content-text{font-size:20px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-4{padding:0 2% 0 5%;flex-direction:column;justify-content:space-around;text-align:center;align-items:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-4 img{width:81%;max-width:540px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-4 .text-wrapper{text-align:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-4 .text-wrapper .text-content{font-size:27px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-4 .text-wrapper .content-text{font-size:20px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5{padding:0 1% 0 5%;justify-content:space-around}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .check-bullets ul{list-style-image:url("/commodityinsights/PlattsContent/_assets/_images/deliveryplatforms/check.png");margin-bottom:20px;margin:10px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .check-bullets li{font-size:18px;margin-bottom:10px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box{width:50%;max-width:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box .app-screen{width:96%;height:auto}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box .app-btn-box{width:96%;position:relative}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box .app-btn-box img{width:36%;position:absolute}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box .app-btn-box .apple img{left:24%;transform:translate(-50%,50%)}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .img-box .app-btn-box .google img{right:24%;transform:translate(50%,50%)}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper{width:40%}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .text-content{font-size:27px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .content-text{font-size:18px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .qr-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:center;padding:5px;background:#e0e7ef}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .qr-wrapper .qr-desc-wrapper{text-align:center;width:65%}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .qr-wrapper .qr-desc-wrapper .text-content{font-size:22px}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .qr-wrapper .qr-desc-wrapper a{color:#6986b0}html body .section#fifth-section .section-content .text-container .animation-wrapper #sub-section-5 .text-wrapper .qr-wrapper .qr-img{width:35%}html body .section#fifth-section .section-content .text-container .animation-wrapper .white-mask{position:absolute;top:0;left:0;height:100%;width:100%;background:#fff}@media(min-width:1200px){html body .section#fifth-section .section-content{padding-bottom:90px}html body .section#fifth-section .section-content .text-container{padding:0 4%}}@media(max-width:1200px){html body .section#fifth-section .section-content .text-container{padding:0 2%}}@media(max-width:600px){html body .section#fifth-section .section-content .text-container{padding:0}html body .section#fifth-section .section-content .text-container .side-wrapper{display:none}html body .section#fifth-section .section-content .text-container .animation-wrapper{width:100%;border:none;padding:0}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section{margin-bottom:30px;padding:0 !important;display:flex;flex-direction:column;opacity:1}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .qr-wrapper{width:100% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .check-bullets li{font-size:17px !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .text-content{font-size:18px !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .content-text{font-size:17px !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section img{width:100% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .apple img,html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .google img{width:36% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .apple img{left:23% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .google img{right:23% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .img-box{margin-bottom:50px}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .img-box,html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .text-wrapper{width:100% !important}html body .section#fifth-section .section-content .text-container .animation-wrapper .sub-section .qr-wrapper{flex-direction:column}html body .section#fifth-section .section-content .text-container .animation-wrapper .text-content{font-size:18px}html body .section#fifth-section .section-content .text-container .animation-wrapper .white-mask{display:none}}@media(max-width:600px){html body .section .section-content{padding-bottom:50px;border-bottom:2px solid #bdbdbd}}@media(max-width:600px){html body .section{margin:50px 0}}#fp-nav{left:50px !important}#fp-nav ul li{margin:12px}#fp-nav ul li a span:not(.fp-sr-only){height:6px;width:6px;background:none;border:2px solid #777}#fp-nav ul li a.active span:not(.fp-sr-only){background:#333;border:2px solid #333;margin:-2px 0 0 -2px}#fp-nav ul li:hover a span:not(.fp-sr-only){height:6px;width:6px;margin:-2px 0 0 -2px}.fullpage-nav{position:fixed;display:flex;left:50px;top:50%;transform:translateY(-50%);flex-direction:column}.fullpage-nav span{cursor:pointer;height:6px;width:6px;border:2px solid #777;border-radius:50%;background:none;margin:10px}.fullpage-nav span.active{border-color:#333;background:#333;pointer-events:none}@media(max-width:600px){.fullpage-nav{display:none}}img{max-width:none}a,a:focus{position:static}a:focus,a:hover{color:unset}@media(min-width:1000px){#forth-section .section-content{overflow:hidden;padding:70px 0}}