@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}article section#port_trunking .list-style-disc span,article section#port_trunking ::marker{color:var(--bs-primary)}article section#choices [type=button],article section#choices div{-moz-appearance:none;appearance:none;-webkit-appearance:none}article section#choices .nav-bottom-line{border-bottom:none}article section#choices .nav-bottom-line .nav-link{border-width:0;color:#707070;height:100%;margin-bottom:0;position:relative}article section#choices .nav-bottom-line .nav-link:after{background-color:#ced4da;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}article section#choices .nav-bottom-line .nav-item.show .nav-link,article section#choices .nav-bottom-line .nav-link.active{background-color:transparent;color:#007aff}article section#choices .nav-bottom-line .nav-item.show .nav-link:after,article section#choices .nav-bottom-line .nav-link.active:after{background-color:#006ee6}article section#choices .nav-pills .nav-link:hover{background-color:#007aff;color:#fff}article section#choices .nav-pills .nav-link.active a,article section#choices .nav-pills .nav-link:hover a,article section#choices .nav-pills .show>.nav-link a{color:#0ff}article section#choices .nav-pills .nav-link.active a:hover,article section#choices .nav-pills .nav-link:hover a:hover,article section#choices .nav-pills .show>.nav-link a:hover{color:#9ff}@media (min-width:768px){article section#choices .nav-rounded{border-radius:1.875rem}.theme-smb article section#choices .nav-rounded{background-color:#464e5f;border:5px solid #464e5f}}article section#choices .nav-rounded .nav-link{border:3px solid;border-radius:1.875rem;font-size:calc(1.025rem + .3vw);font-weight:500;margin-bottom:1rem;margin-right:1rem;padding:.75rem calc(1.0875rem + 1.05vw);text-align:left}@media (min-width:1200px){article section#choices .nav-rounded .nav-link{font-size:1.25rem;padding:.75rem 1.875rem}}.theme-smb article section#choices .nav-rounded .nav-link{border-color:#464e5f;color:#464e5f}@media (min-width:768px){article section#choices .nav-rounded .nav-link{border:none;margin:0}.theme-smb article section#choices .nav-rounded .nav-link{color:#fff}}article section#choices .nav-rounded .nav-link:hover{background-color:transparent}.theme-smb article section#choices .nav-rounded .nav-link.active{background-color:#16223a;color:#464e5f}@media (min-width:768px){article section#choices .nav-rounded.nav-rounded--dark-bg{background-color:#464e5f;border:5px solid #464e5f;border-radius:1.875rem}}article section#choices .nav-rounded.nav-rounded--dark-bg .nav-link{border-color:#464e5f;color:#464e5f}@media (min-width:768px){article section#choices .nav-rounded.nav-rounded--dark-bg .nav-link{color:#fff}}article section#choices .nav-rounded.nav-rounded--dark-bg .nav-link.active{background-color:#16223a;color:#fff}@media (min-width:1000px){article section#choices .nav-link{font-size:1.125rem}}article section#choices .tab-images-row{transition:all .5s ease-in}article section#choices .tab-images-row .tab-image{flex-shrink:0;padding:0 calc(1.0875rem + 1.05vw);width:70%}@media (min-width:1200px){article section#choices .tab-images-row .tab-image{padding:0 1.875rem}}@media (min-width:1920px){article section#choices .tab-images-row .tab-image{width:1200px}}article section#choices .tab-images-row .tab-image .video-js,article section#choices .tab-images-row .tab-image img,article section#choices .tab-images-row .tab-image video{opacity:.3;transition:all .3s;width:100%}article section#choices .tab-images-row .tab-image.active .video-js,article section#choices .tab-images-row .tab-image.active img,article section#choices .tab-images-row .tab-image.active video{opacity:1}article section#choices .nav.nav-tabs+.tab-content .h4,article section#choices .nav.nav-tabs+.tab-content .h6,article section#choices .nav.nav-tabs+.tab-content h3,article section#choices .nav.nav-tabs+.tab-content h4,article section#choices .nav.nav-tabs+.tab-content h5,article section#choices .nav.nav-tabs+.tab-content h6,article section#choices .tab-content--mobile .h4,article section#choices .tab-content--mobile .h6,article section#choices .tab-content--mobile h3,article section#choices .tab-content--mobile h4,article section#choices .tab-content--mobile h5,article section#choices .tab-content--mobile h6{color:#707070}article section#choices .nav.nav-tabs+.tab-content p,article section#choices .tab-content--mobile p{color:#333}article section#choices .tab-content--slow-fade>.tab-pane{display:block;float:left;margin-right:-100%;opacity:0;pointer-events:none;position:relative;transition:opacity 1s;width:100%;z-index:1}article section#choices .tab-content--slow-fade>.tab-pane.tab-slideshow-section__image figure.lottie-image,article section#choices .tab-content--slow-fade>.tab-pane.tab-slideshow-section__image img{position:relative}article section#choices .tab-content--slow-fade>.tab-pane .tab-content--slow-fade>.tab-pane{pointer-events:none}article section#choices .tab-content--slow-fade>.tab-pane.active{opacity:1;pointer-events:auto}article section#choices .tab-content--slow-fade>.tab-pane.active .tab-content--slow-fade>.tab-pane.active{pointer-events:auto}article section#choices .tab-slideshow-section .tab-content--slow-fade{display:flex}@media (min-width:1280px){article section#choices .tab-slideshow-section .tab-content--slow-fade{align-items:center}}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li{border-color:rgba(33,37,41,.1);border-bottom:1px rgba(33,37,41,.1);border-style:solid;cursor:pointer;padding:calc(1.05rem + .6vw) calc(1.075rem + .9vw);position:relative}@media (min-width:1200px){article section#choices .tab-slideshow-section .tab-slideshow-section__text>li{padding:1.5rem 1.75rem}}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li.active,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li:hover{background-color:rgba(33,37,41,.03)}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li.active:before{background-color:rgba(33,37,41,.1);content:" ";height:7px;left:0;position:absolute;top:0;width:64px}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li:first-child{border-top-width:1px}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li img{width:60px}@media (min-width:600px){article section#choices .tab-slideshow-section .tab-slideshow-section__text>li img{width:80px}}@media (min-width:1920px){article section#choices .tab-slideshow-section .tab-slideshow-section__text>li img{width:100px}}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li li,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){article section#choices .tab-slideshow-section .tab-slideshow-section__text>li li,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li p{font-size:1.125rem}}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li h3+.nav-item__desc,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li h3+p,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li h4+.nav-item__desc,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li h4+p{margin-top:.5rem}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .nav-item__desc p+ul{margin-top:1.25rem}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row .h6,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h3,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h4,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h5,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h6{padding-right:calc(1.075rem + .9vw)}@media (min-width:1200px){article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row .h6,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h3,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h4,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h5,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h6{padding-right:1.75rem}}article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h3+p,article section#choices .tab-slideshow-section .tab-slideshow-section__text>li .row h4+p{margin-top:0}article section#choices .tab-slideshow-section .tab-slideshow-section__text.dark-bg>li{border-color:hsla(0,0%,100%,.2)}article section#choices .tab-slideshow-section .tab-slideshow-section__text.dark-bg>li.active,article section#choices .tab-slideshow-section .tab-slideshow-section__text.dark-bg>li:hover{background-color:hsla(0,0%,100%,.1)}article section#choices .tab-slideshow-section .tab-slideshow-section__text.dark-bg>li.active:before{background-color:hsla(0,0%,100%,.2)}article section#choices .tab-slideshow-section .tab-slideshow-section__image>figure{position:relative;text-align:center}article section#choices .tab-slideshow-section .tab-slideshow-section__image figure.lottie-image,article section#choices .tab-slideshow-section .tab-slideshow-section__image img{opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .5s}article section#choices .tab-slideshow-section .tab-slideshow-section__image figure.lottie-image.active,article section#choices .tab-slideshow-section .tab-slideshow-section__image img.active{opacity:1;pointer-events:all;position:relative}article section#choices .tab-slideshow-section .tab-slideshow-section__image figure.lottie-image{width:100%}article section#choices .tab-slideshow-section .tab-slideshow-section__image .h4+p{margin-top:.75rem}article section#choices .tab-slideshow-section .tab-slideshow-section__image__pagination{display:flex;justify-content:center}article section#choices .tab-slideshow-section .tab-slideshow-section__image__pagination li{background-color:rgba(0,0,0,.2);border-radius:50%;cursor:pointer;height:10px;margin:0 .5rem;width:10px}article section#choices .tab-slideshow-section .tab-slideshow-section__image__pagination li.active{background-color:#000}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-content--slow-fade{align-items:stretch}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text{flex-direction:column}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li{padding-left:0;padding-right:0}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li .nav-item__desc{display:none}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li h3{margin:0}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li:first-child{border-top:none}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li:last-child{border-bottom:none}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li.active{background-color:transparent}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li.active:before{display:none}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li.active .nav-item__desc{display:block}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li:not(.active)>div{opacity:.5}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li:hover{background-color:transparent}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__text>li:hover h3{color:#212529}article section#choices .tab-slideshow-section.tab-slideshow-section--only-title .tab-slideshow-section__image>figure{align-items:flex-start}.theme-smb article section#choices .tab-slideshow-section.dark-bg{background-color:#286199}article section#choices .tab-slideshow-section.dark-bg .tab-slideshow-section__text>li{border-color:hsla(0,0%,100%,.2)}article section#choices .tab-slideshow-section.dark-bg .tab-slideshow-section__text>li.active,article section#choices .tab-slideshow-section.dark-bg .tab-slideshow-section__text>li:hover{background-color:hsla(0,0%,100%,.1)}article section#choices .tab-slideshow-section.dark-bg .tab-slideshow-section__text>li.active:before{background-color:hsla(0,0%,100%,.2)}.theme-smb article section#choices .tab-slideshow-section.dark-bg.tab-slideshow-section--only-title .tab-slideshow-section__text>li:not(.active) h3{color:#16223a}article section#choices .tab-slideshow-section.dark-bg.tab-slideshow-section--only-title .tab-slideshow-section__text>li.active,article section#choices .tab-slideshow-section.dark-bg.tab-slideshow-section--only-title .tab-slideshow-section__text>li:hover{background-color:transparent}.theme-smb article section#choices .tab-slideshow-section.dark-bg.tab-slideshow-section--only-title .tab-slideshow-section__text>li:hover h3{color:#fff}article section#choices .nav-step{justify-content:center;margin-bottom:1.5rem}article section#choices .nav-step .nav-link{align-items:center;background-color:inherit;border:inherit;display:flex;padding-right:0}article section#choices .nav-step .nav-link .nav-link-line{background:#fff;height:3px;margin-right:1rem;width:9.5rem}article section#choices .nav-step .nav-link .nav-link-line.nav-link-line--short{width:5rem}article section#choices .nav-step .nav-link .nav-link-number{align-items:center;background-color:#fff;border:4px solid transparent;border-radius:50%;color:#6c757d;display:flex;font-weight:700;height:50px;justify-content:center;line-height:42px;width:50px}article section#choices .nav-step .nav-link .nav-link-number span{display:inline-flex}article section#choices .nav-step .nav-link .nav-link-number i{display:none;font-size:2rem}article section#choices .nav-step .nav-link.active .nav-link-line{background:linear-gradient(90deg,#3eb936 0,#76a2d2)}article section#choices .nav-step .nav-link.active .nav-link-number{border-color:#76a2d2;color:#76a2d2}article section#choices .nav-step .nav-link.actived .nav-link-line{background:linear-gradient(90deg,#3eb936 0,#76a2d2)}article section#choices .nav-step .nav-link.actived .nav-link-number{background-color:#3eb936;border-color:#3eb936;color:#3eb936}article section#choices .nav-step .nav-link.actived .nav-link-number span{display:none}article section#choices .nav-step .nav-link.actived .nav-link-number i{color:#fff;display:inline-flex}article section#choices .tab-vertical .nav-link{border:1px solid #ddd;color:#212529;margin-bottom:calc(1.05rem + .6vw);padding:1rem 0 1rem calc(1.025rem + .3vw)}@media (min-width:1200px){article section#choices .tab-vertical .nav-link{margin-bottom:1.5rem;padding:1rem 0 1rem 1.25rem}}article section#choices .tab-vertical .nav-link>i{color:#fff;flex-shrink:0;visibility:hidden;width:50px}article section#choices .tab-vertical .nav-link.active,article section#choices .tab-vertical .nav-link:hover{border-color:#007aff}article section#choices .tab-vertical .nav-link.active .h6,article section#choices .tab-vertical .nav-link.active h3,article section#choices .tab-vertical .nav-link.active h4,article section#choices .tab-vertical .nav-link.active h5,article section#choices .tab-vertical .nav-link.active h6,article section#choices .tab-vertical .nav-link.active p,article section#choices .tab-vertical .nav-link:hover .h6,article section#choices .tab-vertical .nav-link:hover h3,article section#choices .tab-vertical .nav-link:hover h4,article section#choices .tab-vertical .nav-link:hover h5,article section#choices .tab-vertical .nav-link:hover h6,article section#choices .tab-vertical .nav-link:hover p{color:#fff}article section#choices .tab-vertical .nav-link.active>i,article section#choices .tab-vertical .nav-link:hover>i{visibility:visible}article section#choices .tab-vertical .tab-pane .h4+p{margin-top:.75rem}article section#choices .dark-bg .nav-bottom-line .nav-link{color:hsla(0,0%,100%,.5)}article section#choices .dark-bg .nav-bottom-line .nav-link:after{background-color:hsla(0,0%,100%,.5)}article section#choices .dark-bg .nav-bottom-line .nav-item.show .nav-link,article section#choices .dark-bg .nav-bottom-line .nav-link.active{color:#0ff}article section#choices .dark-bg .nav-bottom-line .nav-item.show .nav-link:after,article section#choices .dark-bg .nav-bottom-line .nav-link.active:after{background-color:#00e6e6}article section#choices .dark-bg .nav.nav-tabs+.tab-content .h4,article section#choices .dark-bg .nav.nav-tabs+.tab-content .h6,article section#choices .dark-bg .nav.nav-tabs+.tab-content h3,article section#choices .dark-bg .nav.nav-tabs+.tab-content h4,article section#choices .dark-bg .nav.nav-tabs+.tab-content h5,article section#choices .dark-bg .nav.nav-tabs+.tab-content h6,article section#choices .dark-bg .nav.nav-tabs+.tab-content p,article section#choices .dark-bg .tab-content--mobile .h4,article section#choices .dark-bg .tab-content--mobile .h6,article section#choices .dark-bg .tab-content--mobile h3,article section#choices .dark-bg .tab-content--mobile h4,article section#choices .dark-bg .tab-content--mobile h5,article section#choices .dark-bg .tab-content--mobile h6,article section#choices .dark-bg .tab-content--mobile p,article section#choices .dark-bg .tab-vertical .nav-link{color:#fff}article section#choices .dark-bg .tab-vertical .nav-link>i{color:#212529}article section#choices .dark-bg .tab-vertical .nav-link.active,article section#choices .dark-bg .tab-vertical .nav-link:hover{border-color:#0ff}article section#choices .dark-bg .tab-vertical .nav-link.active .h6,article section#choices .dark-bg .tab-vertical .nav-link.active h3,article section#choices .dark-bg .tab-vertical .nav-link.active h4,article section#choices .dark-bg .tab-vertical .nav-link.active h5,article section#choices .dark-bg .tab-vertical .nav-link.active h6,article section#choices .dark-bg .tab-vertical .nav-link.active p,article section#choices .dark-bg .tab-vertical .nav-link:hover .h6,article section#choices .dark-bg .tab-vertical .nav-link:hover h3,article section#choices .dark-bg .tab-vertical .nav-link:hover h4,article section#choices .dark-bg .tab-vertical .nav-link:hover h5,article section#choices .dark-bg .tab-vertical .nav-link:hover h6,article section#choices .dark-bg .tab-vertical .nav-link:hover p{color:#212529}article section#choices .dark-bg .nav-pills .nav-link.active,article section#choices .dark-bg .nav-pills .nav-link:hover,article section#choices .dark-bg .nav-pills .show>.nav-link{background-color:#0ff;color:#212529}article section#choices .dark-bg .nav-pills .nav-link.active a,article section#choices .dark-bg .nav-pills .nav-link:hover a,article section#choices .dark-bg .nav-pills .show>.nav-link a{color:#007aff}article section#choices .dark-bg .nav-pills .nav-link.active a:hover,article section#choices .dark-bg .nav-pills .nav-link:hover a:hover,article section#choices .dark-bg .nav-pills .show>.nav-link a:hover{color:#50a2ff}article section#choices .tab-horizontal-section--only-title .nav-tabs .nav-link{padding-top:0}article section#choices .tab-horizontal-section--only-title .tab-vertical{margin-top:calc(1.075rem + .9vw)}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical{margin-top:1.75rem}}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link{border-radius:0;margin-bottom:0;padding:calc(1.025rem + .3vw) .875rem}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link{padding:1.25rem .875rem}}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link i{color:#707070;font-size:20px;height:20px;margin-left:.875rem;visibility:visible;width:20px}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link i:after{content:"\f22a";font-family:bootstrap-icons}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link p{font-size:calc(1.0125rem + .15vw)}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link p{font-size:1.125rem}}@media (min-width:1440px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link p{font-size:calc(1.025rem + .3vw)}}@media (min-width:1440px) and (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link p{font-size:1.25rem}}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h6{color:#707070;font-size:calc(1.0375rem + .45vw)}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h6{font-size:1.375rem}}@media (min-width:1440px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h6{font-size:calc(1.05rem + .6vw)}}@media (min-width:1440px) and (min-width:1200px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link h6{font-size:1.5rem}}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active h6{color:#fff}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active p{display:block}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active i{color:#fff}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active i:after{content:"\f236"}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link.active:last-child{border-bottom-color:#007aff}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) figure,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) p{display:none}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active) h6{font-weight:500}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover{background-color:transparent;border-color:#ddd;color:#007aff}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover .h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover h3,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover h4,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover h5,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover h6,article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(.active):hover i{color:#007aff}@media (min-width:1280px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link{border-bottom:0}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:last-child{border-bottom:1px solid #ddd}}article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(:last-child){margin-bottom:.5rem}@media (min-width:1280px){article section#choices .tab-horizontal-section--only-title .tab-vertical .nav-link:not(:last-child){margin-bottom:0}}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link{padding:1rem calc(1.025rem + .3vw)}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link{padding:1rem 1.25rem}}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link h5{font-weight:700}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link li,article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link p{font-size:calc(1.025rem + .3vw)}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link h5,article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link li,article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link p{font-size:1.25rem}}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link li{line-height:1.5}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link h4+p{margin-top:.75rem}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link hr{margin:calc(1.05rem + .6vw) 0}@media (min-width:1200px){article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link hr{margin:1.5rem 0}}article section#choices .tab-horizontal-section--only-title.tab-horizontal-section--only-title--innerlist .tab-vertical .nav-link h5+ul{margin-top:.5rem}.theme-smb article section#choices .nav-rounded .nav-link.active{color:#fff}article section#choices .data-container .chart .chart__data.chart__data--column{border-color:hsla(0,0%,100%,.2)}@media (min-width:1280px){article section#choices .data-container .chart .chart__data.chart__data--column{border-color:inherit;border-left:0;padding:0}}
