a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

@charset "UTF-8";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}

.webui-popover-content{display:none}.webui-popover-rtl{direction:rtl;text-align:right}.webui-popover{position:absolute;top:0;left:0;z-index:9999;display:none;min-width:50px;min-height:32px;padding:1px;text-align:left;white-space:normal;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.webui-popover.top,.webui-popover.top-left,.webui-popover.top-right{margin-top:-10px}.webui-popover.right,.webui-popover.right-bottom,.webui-popover.right-top{margin-left:10px}.webui-popover.bottom,.webui-popover.bottom-left,.webui-popover.bottom-right{margin-top:10px}.webui-popover.left,.webui-popover.left-bottom,.webui-popover.left-top{margin-left:-10px}.webui-popover.pop{-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:transform .15s cubic-bezier(.3,0,0,1.5);-o-transition:transform .15s cubic-bezier(.3,0,0,1.5);transition:transform .15s cubic-bezier(.3,0,0,1.5);opacity:0}.webui-popover.pop-out{-webkit-transition-property:"opacity,transform";-o-transition-property:"opacity,transform";transition-property:"opacity,transform";-webkit-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear;opacity:0}.webui-popover.fade,.webui-popover.fade-out{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;opacity:0}.webui-popover.out{opacity:0}.webui-popover.in{-webkit-transform:none;-o-transform:none;transform:none;opacity:1}.webui-popover .webui-popover-content{padding:9px 14px;overflow:auto;display:block}.webui-popover .webui-popover-content>div:first-child{width:99%}.webui-popover-inner .close{font-family:arial;margin:8px 10px 0 0;float:right;font-size:16px;font-weight:700;line-height:16px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;text-decoration:none}.webui-popover-inner .close:focus,.webui-popover-inner .close:hover{opacity:.5}.webui-popover-inner .close:after{content:"\00D7";width:.8em;height:.8em;padding:4px;position:relative}.webui-popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:700;line-height:18px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.webui-popover-content{padding:9px 14px;overflow:auto;display:none}.webui-popover-inverse{background-color:#333;color:#eee}.webui-popover-inverse .webui-popover-title{background:#333;border-bottom:1px solid #3b3b3b;color:#eee}.webui-no-padding .webui-popover-content{padding:0}.webui-no-padding .list-group-item{border-right:none;border-left:none}.webui-no-padding .list-group-item:first-child{border-top:0}.webui-no-padding .list-group-item:last-child{border-bottom:0}.webui-popover>.webui-arrow,.webui-popover>.webui-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.webui-popover>.webui-arrow{border-width:11px}.webui-popover>.webui-arrow:after{border-width:10px;content:""}.webui-popover.top-left>.webui-arrow,.webui-popover.top-right>.webui-arrow,.webui-popover.top>.webui-arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.webui-popover.top-left>.webui-arrow:after,.webui-popover.top-right>.webui-arrow:after,.webui-popover.top>.webui-arrow:after{content:" ";bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0}.webui-popover.right-bottom>.webui-arrow,.webui-popover.right-top>.webui-arrow,.webui-popover.right>.webui-arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.webui-popover.right-bottom>.webui-arrow:after,.webui-popover.right-top>.webui-arrow:after,.webui-popover.right>.webui-arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.webui-popover.bottom-left>.webui-arrow,.webui-popover.bottom-right>.webui-arrow,.webui-popover.bottom>.webui-arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.webui-popover.bottom-left>.webui-arrow:after,.webui-popover.bottom-right>.webui-arrow:after,.webui-popover.bottom>.webui-arrow:after{content:" ";top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0}.webui-popover.left-bottom>.webui-arrow,.webui-popover.left-top>.webui-arrow,.webui-popover.left>.webui-arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.webui-popover.left-bottom>.webui-arrow:after,.webui-popover.left-top>.webui-arrow:after,.webui-popover.left>.webui-arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.webui-popover-inverse.top-left>.webui-arrow,.webui-popover-inverse.top-left>.webui-arrow:after,.webui-popover-inverse.top-right>.webui-arrow,.webui-popover-inverse.top-right>.webui-arrow:after,.webui-popover-inverse.top>.webui-arrow,.webui-popover-inverse.top>.webui-arrow:after{border-top-color:#333}.webui-popover-inverse.right-bottom>.webui-arrow,.webui-popover-inverse.right-bottom>.webui-arrow:after,.webui-popover-inverse.right-top>.webui-arrow,.webui-popover-inverse.right-top>.webui-arrow:after,.webui-popover-inverse.right>.webui-arrow,.webui-popover-inverse.right>.webui-arrow:after{border-right-color:#333}.webui-popover-inverse.bottom-left>.webui-arrow,.webui-popover-inverse.bottom-left>.webui-arrow:after,.webui-popover-inverse.bottom-right>.webui-arrow,.webui-popover-inverse.bottom-right>.webui-arrow:after,.webui-popover-inverse.bottom>.webui-arrow,.webui-popover-inverse.bottom>.webui-arrow:after{border-bottom-color:#333}.webui-popover-inverse.left-bottom>.webui-arrow,.webui-popover-inverse.left-bottom>.webui-arrow:after,.webui-popover-inverse.left-top>.webui-arrow,.webui-popover-inverse.left-top>.webui-arrow:after,.webui-popover-inverse.left>.webui-arrow,.webui-popover-inverse.left>.webui-arrow:after{border-left-color:#333}.webui-popover i.icon-refresh:before{content:""}.webui-popover i.icon-refresh{display:block;width:30px;height:30px;font-size:20px;top:50%;left:50%;position:absolute;margin-left:-15px;margin-right:-15px;background:url(../../../../assets/css/addons/img/loading.gif) no-repeat}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}.webui-popover-backdrop{background-color:rgba(0,0,0,.65);width:100%;height:100%;position:fixed;top:0;left:0;z-index:9998}.webui-popover .dropdown-menu{display:block;position:relative;top:0;border:none;box-shadow:none;float:none}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.no-border,.stash{border:0 !important}.blowout{margin-left:0 !important;margin-right:0 !important}.push>li:nth-child(2),.pull>li:last-child,.collapse>li,.blowout,.stash,.bleed{padding-left:0 !important}.push>li:first-child,.pull>li:nth-last-child(2),.collapse>li,.blowout,.stash,.bleed{padding-right:0 !important}.cloak,.get-height{visibility:hidden !important}.bleed .halves,.bleed .halves-v2,.bleed .thirds,.bleed .thirds-v2,.bleed .quarters,.bleed .quarters-v2,.bleed .quarters-v3,.bleed .quarters-v4,.bleed .quarters-v5,.bleed .fifths,.bleed .sixths,.bleed .threeone>li:last-child,.bleed .threeone-v2>li:first-child,.bleed .twothirds>li:last-child,.bleed .twothirds-v2>li:first-child,.bleed .onesix>li:last-child,.bleed .col.xs-2,.bleed .col.sm-2,.bleed .col.sm-3,.bleed .col.md-2,.bleed .col.md-3,.bleed .col.md-4,.bleed .col.lg-2,.bleed .col.lg-3,.bleed .col.lg-4,.bleed .col.lg-5,.bleed .col.lg-6,.bleed .col.xl-2,.bleed .col.xl-3,.bleed .col.xl-4,.bleed .col.xl-5,.bleed .col.xl-6,.bleed .col.xxl-2,.bleed .col.xxl-3,.bleed .col.xxl-4,.bleed .col.xxl-5,.bleed .col.xxl-6,section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{max-width:1600px;margin-left:auto;margin-right:auto}body:not([data-lang=ja]):not([data-lang^=ru]){font-family:Roboto,Arial,Helvetica,sans-serif}body[data-lang^=ru]{font-family:Roboto,Arial,Helvetica,sans-serif}body[data-lang^=js]{font-family:"Noto Sans Japanese",Roboto,Arial,Helvetica,sans-serif}[class*=" font-icon-"],[class^=font-icon-]{font-family:spkc-icons !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-icon-grid-view:before{content:""}.font-icon-list-view:before{content:""}.font-icon-triangle-dow:before{content:""}.font-icon-search:before{content:""}.font-icon-x:before{content:""}.font-icon-chec:before{content:""}.font-icon-dash:before{content:""}.font-icon-plus:before{content:""}.font-icon-primitive-dot:before{content:""}.font-icon-oaks-opennew:before{content:""}.font-icon-arrow-left:before{content:""}.font-icon-arrow-right:before{content:""}.font-icon-dropdown-arrow:before{content:""}.font-icon-equalizer:before{content:""}.font-icon-sort:before{content:""}.font-icon-hamburger-menu:before{content:""}.font-icon-user-logged-in-authenticated:before{content:""}.font-icon-user-logged-in:before{content:""}.font-icon-oaks-user-loggedout:before{content:""}.font-icon-oaks-gss:before{content:""}.font-icon-oaks-rocket:before{content:""}.font-icon-oaks-link-card:before{content:""}.font-icon-oaks-asset-download:before{content:""}.font-icon-oaks-default-asset-type:before{content:""}.font-icon-oaks-analystreport:before{content:""}.font-icon-oaks-articles:before{content:""}.font-icon-oaks-briefshandouts:before{content:""}.font-icon-oaks-brochures:before{content:""}.font-icon-oaks-cobrandableassets:before{content:""}.font-icon-oaks-competitivereports:before{content:""}.font-icon-oaks-customerprofilescasestudies:before{content:""}.font-icon-oaks-datasheets:before{content:""}.font-icon-oaks-faqs:before{content:""}.font-icon-oaks-industryreports:before{content:""}.font-icon-oaks-internalcommunications:before{content:""}.font-icon-oaks-legaldocuments:before{content:""}.font-icon-oaks-manualwarrantyinformations:before{content:""}.font-icon-oaks-offeringoverviewdocuments:before{content:""}.font-icon-oaks-playbooks:before{content:""}.font-icon-oaks-presentations:before{content:""}.font-icon-oaks-proposals:before{content:""}.font-icon-oaks-quickreferenceguides:before{content:""}.font-icon-oaks-roadmaps:before{content:""}.font-icon-oaks-eol:before{content:""}.font-icon-oaks-salesdocuments:before{content:""}.font-icon-oaks-saleswin:before{content:""}.font-icon-oaks-sourcebooks:before{content:""}.font-icon-oaks-technicalguidessupportinformation:before{content:""}.font-icon-oaks-templateforms:before{content:""}.font-icon-oaks-training:before{content:""}.font-icon-oaks-whitepapers:before{content:""}.font-icon-oaks-video:before{content:""}.font-icon-oaks-clippy:before{content:""}.font-icon-oaks-arrow-left-up:before{content:""}.font-icon-oaks-preview:before{content:""}.font-icon-oaks-document-search:before{content:""}.font-icon-oaks-feedback:before{content:""}.font-icon-oaks-multitrack-alert:before{content:""}.font-icon-oaks-copy-nav:before{content:""}.font-icon-oaks-download-nav:before{content:""}.font-icon-oaks-preview-nav:before{content:""}.font-icon-oaks-feedback-nav:before{content:""}.font-icon-oaks-feedback-module:before{content:""}.font-icon-oaks-thankyou-module:before{content:""}.font-icon-oaks-thankyou-module-two:before{content:""}.font-icon-oaks-thankyou-checkmark:before{content:""}.font-icon-oaks-products:before{content:""}.font-icon-oaks-services:before{content:""}.font-icon-oaks-solutions:before{content:""}.font-icon-oaks-sales:before{content:""}.font-icon-oaks-partner:before{content:""}.font-icon-oaks-soi:before{content:""}.font-icon-oaks-mycollections-active:before{content:""}.font-icon-oaks-mycollections-inactive:before{content:""}.font-icon-oaks-mycollections-add-symbol:before{content:""}.font-icon-oaks-doc:before{content:""}.font-icon-oaks-docm:before{content:""}.font-icon-oaks-docx:before{content:""}.font-icon-oaks-eml:before{content:""}.font-icon-oaks-ena:before{content:""}.font-icon-oaks-exe:before{content:""}.font-icon-oaks-ics:before{content:""}.font-icon-oaks-ind:before{content:""}.font-icon-oaks-indd:before{content:""}.font-icon-oaks-jpeg:before{content:""}.font-icon-oaks-jpg:before{content:""}.font-icon-oaks-tif:before{content:""}.font-icon-oaks-svg:before{content:""}.font-icon-oaks-gif:before{content:""}.font-icon-oaks-mov:before{content:""}.font-icon-oaks-mp3:before{content:""}.font-icon-oaks-mp4:before{content:""}.font-icon-oaks-mpp:before{content:""}.font-icon-oaks-msg:before{content:""}.font-icon-oaks-ndu:before{content:""}.font-icon-oaks-oft:before{content:""}.font-icon-oaks-ova:before{content:""}.font-icon-oaks-pdf:before{content:""}.font-icon-oaks-png:before{content:""}.font-icon-oaks-ppsx:before{content:""}.font-icon-oaks-ppt:before{content:""}.font-icon-oaks-pptm:before{content:""}.font-icon-oaks-pptx:before{content:""}.font-icon-oaks-psd:before{content:""}.font-icon-oaks-txt:before{content:""}.font-icon-oaks-url:before{content:""}.font-icon-oaks-vss:before{content:""}.font-icon-oaks-wmv:before{content:""}.font-icon-oaks-xls:before{content:""}.font-icon-oaks-xlsb:before{content:""}.font-icon-oaks-xlsm:before{content:""}.font-icon-oaks-xlsx:before{content:""}.font-icon-oaks-zip:before{content:""}.font-icon-alert-notice:before{content:""}.font-icon-oaks-carousel-arrow:before{content:""}.font-icon-oaks-inperson-event:before{content:""}.font-icon-oaks-virtual-event:before{content:""}.font-icon-oaks-virtual-inperson-event:before{content:""}.font-icon-oaks-event-calendar:before{content:""}.font-icon-oaks-new-version:before{content:""}.font-icon-oaks-translations:before{content:""}.font-icon-oaks-alert-info:before{content:""}.font-icon-oaks-alert-notice:before{content:""}.font-icon-oaks-bell-active:before{content:""}.font-icon-oaks-bell-inactive:before{content:""}.wrapper-icon{font-family:spkc-icons !important;color:#6ea204;font-size:50px;line-height:initial}.wrapper-icon.defaultassettype:before,.wrapper-icon.default-asset-type:before,.wrapper-icon.at-default-asset-type:before{content:""}.wrapper-icon.analystreports:before,.wrapper-icon.analyst-reports:before,.wrapper-icon.at-43475:before{content:""}.wrapper-icon.articles:before,.wrapper-icon.articles:before,.wrapper-icon.at-43476:before{content:""}.wrapper-icon.briefshandouts:before,.wrapper-icon.briefs---handouts:before,.wrapper-icon.at-43478:before{content:""}.wrapper-icon.brochures:before,.wrapper-icon.brochures:before,.wrapper-icon.at-43478:before{content:""}.wrapper-icon.cobrandableassets:before,.wrapper-icon.co-brandable-assets:before,.wrapper-icon.at-43479:before{content:""}.wrapper-icon.competitivereports:before,.wrapper-icon.competitive-reports:before,.wrapper-icon.at-43480:before{content:""}.wrapper-icon.customerprofilescasestudies:before,.wrapper-icon.customer-profiles---case-studies:before,.wrapper-icon.at-43481:before{content:""}.wrapper-icon.datasheets:before,.wrapper-icon.data-sheets:before,.wrapper-icon.at-43482:before{content:""}.wrapper-icon.faqs:before,.wrapper-icon.faqs:before,.wrapper-icon.at-43483:before{content:""}.wrapper-icon.industryreports:before,.wrapper-icon.industry-reports:before,.wrapper-icon.at-43484:before{content:""}.wrapper-icon.internalcommunications:before,.wrapper-icon.internal-communications:before,.wrapper-icon.at-43485:before{content:""}.wrapper-icon.legaldocuments:before,.wrapper-icon.legal-documents:before,.wrapper-icon.at-43486:before{content:""}.wrapper-icon.manualwarrantyinformations:before,.wrapper-icon.manual---warranty-informations:before,.wrapper-icon.at-43487:before{content:""}.wrapper-icon.offeringoverviewdocuments:before,.wrapper-icon.offering-overview-documents:before,.wrapper-icon.at-43488:before{content:""}.wrapper-icon.playbooks:before,.wrapper-icon.playbooks:before,.wrapper-icon.at-43489:before{content:""}.wrapper-icon.presentations:before,.wrapper-icon.presentations:before,.wrapper-icon.at-43490:before{content:""}.wrapper-icon.proposals:before,.wrapper-icon.proposals:before,.wrapper-icon.at-43491:before{content:""}.wrapper-icon.quickreferenceguides:before,.wrapper-icon.quick-reference-guides:before,.wrapper-icon.at-43492:before{content:""}.wrapper-icon.roadmaps:before,.wrapper-icon.roadmaps:before,.wrapper-icon.at-43493:before{content:""}.wrapper-icon.eol:before,.wrapper-icon.eol:before,.wrapper-icon.at-47205:before{content:""}.wrapper-icon.salesdocuments:before,.wrapper-icon.sales-documents:before,.wrapper-icon.at-43494:before{content:""}.wrapper-icon.saleswin:before,.wrapper-icon.sales-win:before,.wrapper-icon.at-43495:before{content:""}.wrapper-icon.sourcebooks:before,.wrapper-icon.sourcebooks:before,.wrapper-icon.at-43496:before{content:""}.wrapper-icon.technicalguidessupportinformation:before,.wrapper-icon.technical-guides---support-information:before,.wrapper-icon.at-43497:before{content:""}.wrapper-icon.templateforms:before,.wrapper-icon.template---forms:before,.wrapper-icon.at-43498:before{content:""}.wrapper-icon.training:before,.wrapper-icon.training:before,.wrapper-icon.at-43499:before{content:""}.wrapper-icon.whitepapers:before,.wrapper-icon.white-papers:before,.wrapper-icon.at-434500:before{content:""}.wrapper-icon.video:before,.wrapper-icon.video:before,.wrapper-icon.at-video:before{content:""}.layout-dynamic::after{clear:both;content:"";display:table}.layout-dynamic>div:first-child:nth-last-child(2),.layout-dynamic>div:first-child:nth-last-child(2)~div{float:left;display:block;margin-right:16.0363113405%;width:41.9818443298%}.layout-dynamic>div:first-child:nth-last-child(2):last-child,.layout-dynamic>div:first-child:nth-last-child(2)~div:last-child{margin-right:0}.layout-dynamic>div:first-child:nth-last-child(3),.layout-dynamic>div:first-child:nth-last-child(3)~div{float:left;display:block;margin-right:10.1483979942%;width:26.5677346705%}.layout-dynamic>div:first-child:nth-last-child(3):last-child,.layout-dynamic>div:first-child:nth-last-child(3)~div:last-child{margin-right:0}.layout-dynamic>div:first-child:nth-last-child(4),.layout-dynamic>div:first-child:nth-last-child(4)~div{float:left;display:block;margin-right:7.4229703521%;width:19.432772236%}.layout-dynamic>div:first-child:nth-last-child(4):last-child,.layout-dynamic>div:first-child:nth-last-child(4)~div:last-child{margin-right:0}.layout-dynamic>div:first-child:nth-last-child(5),.layout-dynamic>div:first-child:nth-last-child(5)~div{float:left;display:block;margin-right:5.8515051827%;width:15.3187958539%}.layout-dynamic>div:first-child:nth-last-child(5):last-child,.layout-dynamic>div:first-child:nth-last-child(5)~div:last-child{margin-right:0}.layout-dynamic>div:first-child:nth-last-child(6),.layout-dynamic>div:first-child:nth-last-child(6)~div{float:left;display:block;margin-right:4.8291579146%;width:12.6423684045%}.layout-dynamic>div:first-child:nth-last-child(6):last-child,.layout-dynamic>div:first-child:nth-last-child(6)~div:last-child{margin-right:0}.layout-dynamic>div:first-child:nth-last-child(7),.layout-dynamic>div:first-child:nth-last-child(7)~div{float:left;display:block;margin-right:4.1109178249%;width:10.7620704358%}.layout-dynamic>div:first-child:nth-last-child(7):last-child,.layout-dynamic>div:first-child:nth-last-child(7)~div:last-child{margin-right:0}@media screen and (min-width: 0)and (max-width: 639.9px){.quarters-v2>li,.quarters-v2>div{display:table-cell;width:50%;float:left;display:block}.quarters-v2>li:nth-child(2n+1),.quarters-v2>div:nth-child(2n+1){padding-left:0;padding-right:7.5px}.quarters-v2>li:nth-child(2n),.quarters-v2>div:nth-child(2n){padding-left:7.5px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(2n+1),.quarters-v2>div:nth-child(2n+1){clear:left}.col.xs-2>li,.col.xs-2>div{display:table-cell;width:50%;float:left;display:block}.col.xs-2>li:nth-child(2n+1),.col.xs-2>div:nth-child(2n+1){padding-left:0;padding-right:7.5px}.col.xs-2>li:nth-child(2n),.col.xs-2>div:nth-child(2n){padding-left:7.5px;padding-right:0}.col.xs-2>li:nth-child(1n),.col.xs-2>div:nth-child(1n){clear:none}.col.xs-2>li:nth-child(2n+1),.col.xs-2>div:nth-child(2n+1){clear:left}}@media screen and (min-width: 640px)and (max-width: 767.9px){.halves>li,.halves>div{display:table-cell;width:50%;float:left;display:block}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves>li:nth-child(2n),.halves>div:nth-child(2n){padding-left:10px;padding-right:0}.halves>li:nth-child(1n),.halves>div:nth-child(1n){clear:none}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){clear:left}.thirds>li,.thirds>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds>li:nth-child(3n),.thirds>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds>li:nth-child(1n),.thirds>div:nth-child(1n){clear:none}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){clear:left}.thirds>li:nth-child(3n+2),.thirds>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds>li:nth-child(3n-1),.thirds>div:nth-child(3n-1){padding-right:6.6666666667px}.quarters>li,.quarters>div{display:table-cell;width:50%;float:left;display:block}.quarters>li:nth-child(2n+1),.quarters>div:nth-child(2n+1){padding-left:0;padding-right:10px}.quarters>li:nth-child(2n),.quarters>div:nth-child(2n){padding-left:10px;padding-right:0}.quarters>li:nth-child(1n),.quarters>div:nth-child(1n){clear:none}.quarters>li:nth-child(2n+1),.quarters>div:nth-child(2n+1){clear:left}.quarters-v2>li,.quarters-v2>div{display:table-cell;width:50%;float:left;display:block}.quarters-v2>li:nth-child(2n+1),.quarters-v2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.quarters-v2>li:nth-child(2n),.quarters-v2>div:nth-child(2n){padding-left:10px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(2n+1),.quarters-v2>div:nth-child(2n+1){clear:left}.quarters-v3>li,.quarters-v3>div{display:table-cell;width:50%;float:left;display:block}.quarters-v3>li:nth-child(2n+1),.quarters-v3>div:nth-child(2n+1){padding-left:0;padding-right:10px}.quarters-v3>li:nth-child(2n),.quarters-v3>div:nth-child(2n){padding-left:10px;padding-right:0}.quarters-v3>li:nth-child(1n),.quarters-v3>div:nth-child(1n){clear:none}.quarters-v3>li:nth-child(2n+1),.quarters-v3>div:nth-child(2n+1){clear:left}.quarters-v5>li,.quarters-v5>div{display:table-cell;width:33.3333333333%;float:left;display:block}.quarters-v5>li:nth-child(3n+1),.quarters-v5>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.quarters-v5>li:nth-child(3n),.quarters-v5>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.quarters-v5>li:nth-child(1n),.quarters-v5>div:nth-child(1n){clear:none}.quarters-v5>li:nth-child(3n+1),.quarters-v5>div:nth-child(3n+1){clear:left}.quarters-v5>li:nth-child(3n+2),.quarters-v5>div:nth-child(3n+2){padding-left:6.6666666667px}.quarters-v5>li:nth-child(3n-1),.quarters-v5>div:nth-child(3n-1){padding-right:6.6666666667px}.col.sm-2>li,.col.sm-2>div{display:table-cell;width:50%;float:left;display:block}.col.sm-2>li:nth-child(2n+1),.col.sm-2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.col.sm-2>li:nth-child(2n),.col.sm-2>div:nth-child(2n){padding-left:10px;padding-right:0}.col.sm-2>li:nth-child(1n),.col.sm-2>div:nth-child(1n){clear:none}.col.sm-2>li:nth-child(2n+1),.col.sm-2>div:nth-child(2n+1){clear:left}.col.sm-3>li,.col.sm-3>div{display:table-cell;width:33.3333333333%;float:left;display:block}.col.sm-3>li:nth-child(3n+1),.col.sm-3>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.col.sm-3>li:nth-child(3n),.col.sm-3>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.col.sm-3>li:nth-child(1n),.col.sm-3>div:nth-child(1n){clear:none}.col.sm-3>li:nth-child(3n+1),.col.sm-3>div:nth-child(3n+1){clear:left}.col.sm-3>li:nth-child(3n+2),.col.sm-3>div:nth-child(3n+2){padding-left:6.6666666667px}.col.sm-3>li:nth-child(3n-1),.col.sm-3>div:nth-child(3n-1){padding-right:6.6666666667px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.halves>li,.halves>div{display:table-cell;width:50%;float:left;display:block}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves>li:nth-child(2n),.halves>div:nth-child(2n){padding-left:10px;padding-right:0}.halves>li:nth-child(1n),.halves>div:nth-child(1n){clear:none}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){clear:left}.halves-v2>li,.halves-v2>div{display:table-cell;width:50%;float:left;display:block}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves-v2>li:nth-child(2n),.halves-v2>div:nth-child(2n){padding-left:10px;padding-right:0}.halves-v2>li:nth-child(1n),.halves-v2>div:nth-child(1n){clear:none}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){clear:left}.thirds>li,.thirds>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds>li:nth-child(3n),.thirds>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds>li:nth-child(1n),.thirds>div:nth-child(1n){clear:none}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){clear:left}.thirds>li:nth-child(3n+2),.thirds>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds>li:nth-child(3n-1),.thirds>div:nth-child(3n-1){padding-right:6.6666666667px}.quarters>li,.quarters>div{display:table-cell;width:25%;float:left;display:block}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters>li:nth-child(4n),.quarters>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters>li:nth-child(1n),.quarters>div:nth-child(1n){clear:none}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){clear:left}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-left:5px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-right:5px}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-right:10px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-left:10px}.quarters-v2>li,.quarters-v2>div{display:table-cell;width:25%;float:left;display:block}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v2>li:nth-child(4n),.quarters-v2>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){clear:left}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-left:5px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-right:5px}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-right:10px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-left:10px}.quarters-v3>li,.quarters-v3>div{display:table-cell;width:50%;float:left;display:block}.quarters-v3>li:nth-child(2n+1),.quarters-v3>div:nth-child(2n+1){padding-left:0;padding-right:10px}.quarters-v3>li:nth-child(2n),.quarters-v3>div:nth-child(2n){padding-left:10px;padding-right:0}.quarters-v3>li:nth-child(1n),.quarters-v3>div:nth-child(1n){clear:none}.quarters-v3>li:nth-child(2n+1),.quarters-v3>div:nth-child(2n+1){clear:left}.quarters-v5>li,.quarters-v5>div{display:table-cell;width:33.3333333333%;float:left;display:block}.quarters-v5>li:nth-child(3n+1),.quarters-v5>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.quarters-v5>li:nth-child(3n),.quarters-v5>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.quarters-v5>li:nth-child(1n),.quarters-v5>div:nth-child(1n){clear:none}.quarters-v5>li:nth-child(3n+1),.quarters-v5>div:nth-child(3n+1){clear:left}.quarters-v5>li:nth-child(3n+2),.quarters-v5>div:nth-child(3n+2){padding-left:6.6666666667px}.quarters-v5>li:nth-child(3n-1),.quarters-v5>div:nth-child(3n-1){padding-right:6.6666666667px}.col.md-2>li,.col.md-2>div{display:table-cell;width:50%;float:left;display:block}.col.md-2>li:nth-child(2n+1),.col.md-2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.col.md-2>li:nth-child(2n),.col.md-2>div:nth-child(2n){padding-left:10px;padding-right:0}.col.md-2>li:nth-child(1n),.col.md-2>div:nth-child(1n){clear:none}.col.md-2>li:nth-child(2n+1),.col.md-2>div:nth-child(2n+1){clear:left}.col.md-3>li,.col.md-3>div{display:table-cell;width:33.3333333333%;float:left;display:block}.col.md-3>li:nth-child(3n+1),.col.md-3>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.col.md-3>li:nth-child(3n),.col.md-3>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.col.md-3>li:nth-child(1n),.col.md-3>div:nth-child(1n){clear:none}.col.md-3>li:nth-child(3n+1),.col.md-3>div:nth-child(3n+1){clear:left}.col.md-3>li:nth-child(3n+2),.col.md-3>div:nth-child(3n+2){padding-left:6.6666666667px}.col.md-3>li:nth-child(3n-1),.col.md-3>div:nth-child(3n-1){padding-right:6.6666666667px}.col.md-4>li,.col.md-4>div{display:table-cell;width:25%;float:left;display:block}.col.md-4>li:nth-child(4n+1),.col.md-4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.col.md-4>li:nth-child(4n),.col.md-4>div:nth-child(4n){padding-left:15px;padding-right:0}.col.md-4>li:nth-child(1n),.col.md-4>div:nth-child(1n){clear:none}.col.md-4>li:nth-child(4n+1),.col.md-4>div:nth-child(4n+1){clear:left}.col.md-4>li:nth-child(4n+2),.col.md-4>div:nth-child(4n+2){padding-left:5px}.col.md-4>li:nth-child(4n-1),.col.md-4>div:nth-child(4n-1){padding-right:5px}.col.md-4>li:nth-child(4n+2),.col.md-4>div:nth-child(4n+2){padding-right:10px}.col.md-4>li:nth-child(4n-1),.col.md-4>div:nth-child(4n-1){padding-left:10px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.halves>li,.halves>div{display:table-cell;width:50%;float:left;display:block}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves>li:nth-child(2n),.halves>div:nth-child(2n){padding-left:10px;padding-right:0}.halves>li:nth-child(1n),.halves>div:nth-child(1n){clear:none}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){clear:left}.halves-v2>li,.halves-v2>div{display:table-cell;width:50%;float:left;display:block}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves-v2>li:nth-child(2n),.halves-v2>div:nth-child(2n){padding-left:10px;padding-right:0}.halves-v2>li:nth-child(1n),.halves-v2>div:nth-child(1n){clear:none}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){clear:left}.thirds>li,.thirds>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds>li:nth-child(3n),.thirds>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds>li:nth-child(1n),.thirds>div:nth-child(1n){clear:none}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){clear:left}.thirds>li:nth-child(3n+2),.thirds>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds>li:nth-child(3n-1),.thirds>div:nth-child(3n-1){padding-right:6.6666666667px}.thirds-v2>li,.thirds-v2>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds-v2>li:nth-child(3n),.thirds-v2>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds-v2>li:nth-child(1n),.thirds-v2>div:nth-child(1n){clear:none}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){clear:left}.thirds-v2>li:nth-child(3n+2),.thirds-v2>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds-v2>li:nth-child(3n-1),.thirds-v2>div:nth-child(3n-1){padding-right:6.6666666667px}.quarters>li,.quarters>div{display:table-cell;width:25%;float:left;display:block}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters>li:nth-child(4n),.quarters>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters>li:nth-child(1n),.quarters>div:nth-child(1n){clear:none}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){clear:left}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-left:5px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-right:5px}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-right:10px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-left:10px}.quarters-v2>li,.quarters-v2>div{display:table-cell;width:25%;float:left;display:block}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v2>li:nth-child(4n),.quarters-v2>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){clear:left}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-left:5px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-right:5px}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-right:10px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-left:10px}.quarters-v3>li,.quarters-v3>div{display:table-cell;width:25%;float:left;display:block}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v3>li:nth-child(4n),.quarters-v3>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v3>li:nth-child(1n),.quarters-v3>div:nth-child(1n){clear:none}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){clear:left}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-left:5px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-right:5px}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-right:10px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-left:10px}.quarters-v4>li,.quarters-v4>div{display:table-cell;width:25%;float:left;display:block}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v4>li:nth-child(4n),.quarters-v4>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v4>li:nth-child(1n),.quarters-v4>div:nth-child(1n){clear:none}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){clear:left}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-left:5px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-right:5px}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-right:10px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-left:10px}.quarters-v5>li,.quarters-v5>div{display:table-cell;width:25%;float:left;display:block}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v5>li:nth-child(4n),.quarters-v5>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v5>li:nth-child(1n),.quarters-v5>div:nth-child(1n){clear:none}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){clear:left}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-left:5px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-right:5px}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-right:10px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-left:10px}.fifths>li,.fifths>div{display:table-cell;width:20%;float:left;display:block}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){padding-left:0;padding-right:16px}.fifths>li:nth-child(5n),.fifths>div:nth-child(5n){padding-left:16px;padding-right:0}.fifths>li:nth-child(1n),.fifths>div:nth-child(1n){clear:none}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){clear:left}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-left:4px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-right:4px}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-right:12px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-left:12px}.fifths>li:nth-child(5n+3),.fifths>div:nth-child(5n+3){padding-left:8px}.fifths>li:nth-child(5n-2),.fifths>div:nth-child(5n-2){padding-right:8px}.sixths>li,.sixths>div{display:table-cell;width:16.6666666667%;float:left;display:block}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.sixths>li:nth-child(6n),.sixths>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.sixths>li:nth-child(1n),.sixths>div:nth-child(1n){clear:none}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){clear:left}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-left:3.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-right:3.3333333333px}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-right:13.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-left:13.3333333333px}.sixths>li:nth-child(6n+3),.sixths>div:nth-child(6n+3){padding-left:6.6666666667px}.sixths>li:nth-child(6n-2),.sixths>div:nth-child(6n-2){padding-right:6.6666666667px}.sixths>li:nth-child(6n+4),.sixths>div:nth-child(6n+4){padding-left:10px}.sixths>li:nth-child(6n-3),.sixths>div:nth-child(6n-3){padding-right:10px}.threeone>li:last-child>li,.threeone>li:last-child>div{display:table-cell;width:25%;float:left;display:block}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone>li:last-child>li:nth-child(4n),.threeone>li:last-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone>li:last-child>li:nth-child(1n),.threeone>li:last-child>div:nth-child(1n){clear:none}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){clear:left}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-left:5px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-right:5px}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-right:10px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-left:10px}.threeone-v2>li:first-child>li,.threeone-v2>li:first-child>div{display:table-cell;width:25%;float:left;display:block}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone-v2>li:first-child>li:nth-child(4n),.threeone-v2>li:first-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone-v2>li:first-child>li:nth-child(1n),.threeone-v2>li:first-child>div:nth-child(1n){clear:none}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){clear:left}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-left:5px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-right:5px}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-right:10px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-left:10px}.twothirds>li:last-child>li,.twothirds>li:last-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds>li:last-child>li:nth-child(3n),.twothirds>li:last-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds>li:last-child>li:nth-child(1n),.twothirds>li:last-child>div:nth-child(1n){clear:none}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){clear:left}.twothirds>li:last-child>li:nth-child(3n+2),.twothirds>li:last-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds>li:last-child>li:nth-child(3n-1),.twothirds>li:last-child>div:nth-child(3n-1){padding-right:6.6666666667px}.twothirds-v2>li:first-child>li,.twothirds-v2>li:first-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds-v2>li:first-child>li:nth-child(3n),.twothirds-v2>li:first-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds-v2>li:first-child>li:nth-child(1n),.twothirds-v2>li:first-child>div:nth-child(1n){clear:none}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){clear:left}.twothirds-v2>li:first-child>li:nth-child(3n+2),.twothirds-v2>li:first-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds-v2>li:first-child>li:nth-child(3n-1),.twothirds-v2>li:first-child>div:nth-child(3n-1){padding-right:6.6666666667px}.onesix>li:last-child>li,.onesix>li:last-child>div{display:table-cell;width:16.6666666667%;float:left;display:block}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.onesix>li:last-child>li:nth-child(6n),.onesix>li:last-child>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.onesix>li:last-child>li:nth-child(1n),.onesix>li:last-child>div:nth-child(1n){clear:none}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){clear:left}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-left:3.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-right:3.3333333333px}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-right:13.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-left:13.3333333333px}.onesix>li:last-child>li:nth-child(6n+3),.onesix>li:last-child>div:nth-child(6n+3){padding-left:6.6666666667px}.onesix>li:last-child>li:nth-child(6n-2),.onesix>li:last-child>div:nth-child(6n-2){padding-right:6.6666666667px}.onesix>li:last-child>li:nth-child(6n+4),.onesix>li:last-child>div:nth-child(6n+4){padding-left:10px}.onesix>li:last-child>li:nth-child(6n-3),.onesix>li:last-child>div:nth-child(6n-3){padding-right:10px}.col.lg-2>li,.col.lg-2>div{display:table-cell;width:50%;float:left;display:block}.col.lg-2>li:nth-child(2n+1),.col.lg-2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.col.lg-2>li:nth-child(2n),.col.lg-2>div:nth-child(2n){padding-left:10px;padding-right:0}.col.lg-2>li:nth-child(1n),.col.lg-2>div:nth-child(1n){clear:none}.col.lg-2>li:nth-child(2n+1),.col.lg-2>div:nth-child(2n+1){clear:left}.col.lg-3>li,.col.lg-3>div{display:table-cell;width:33.3333333333%;float:left;display:block}.col.lg-3>li:nth-child(3n+1),.col.lg-3>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.col.lg-3>li:nth-child(3n),.col.lg-3>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.col.lg-3>li:nth-child(1n),.col.lg-3>div:nth-child(1n){clear:none}.col.lg-3>li:nth-child(3n+1),.col.lg-3>div:nth-child(3n+1){clear:left}.col.lg-3>li:nth-child(3n+2),.col.lg-3>div:nth-child(3n+2){padding-left:6.6666666667px}.col.lg-3>li:nth-child(3n-1),.col.lg-3>div:nth-child(3n-1){padding-right:6.6666666667px}.col.lg-4>li,.col.lg-4>div{display:table-cell;width:25%;float:left;display:block}.col.lg-4>li:nth-child(4n+1),.col.lg-4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.col.lg-4>li:nth-child(4n),.col.lg-4>div:nth-child(4n){padding-left:15px;padding-right:0}.col.lg-4>li:nth-child(1n),.col.lg-4>div:nth-child(1n){clear:none}.col.lg-4>li:nth-child(4n+1),.col.lg-4>div:nth-child(4n+1){clear:left}.col.lg-4>li:nth-child(4n+2),.col.lg-4>div:nth-child(4n+2){padding-left:5px}.col.lg-4>li:nth-child(4n-1),.col.lg-4>div:nth-child(4n-1){padding-right:5px}.col.lg-4>li:nth-child(4n+2),.col.lg-4>div:nth-child(4n+2){padding-right:10px}.col.lg-4>li:nth-child(4n-1),.col.lg-4>div:nth-child(4n-1){padding-left:10px}.col.lg-5>li,.col.lg-5>div{display:table-cell;width:20%;float:left;display:block}.col.lg-5>li:nth-child(5n+1),.col.lg-5>div:nth-child(5n+1){padding-left:0;padding-right:16px}.col.lg-5>li:nth-child(5n),.col.lg-5>div:nth-child(5n){padding-left:16px;padding-right:0}.col.lg-5>li:nth-child(1n),.col.lg-5>div:nth-child(1n){clear:none}.col.lg-5>li:nth-child(5n+1),.col.lg-5>div:nth-child(5n+1){clear:left}.col.lg-5>li:nth-child(5n+2),.col.lg-5>div:nth-child(5n+2){padding-left:4px}.col.lg-5>li:nth-child(5n-1),.col.lg-5>div:nth-child(5n-1){padding-right:4px}.col.lg-5>li:nth-child(5n+2),.col.lg-5>div:nth-child(5n+2){padding-right:12px}.col.lg-5>li:nth-child(5n-1),.col.lg-5>div:nth-child(5n-1){padding-left:12px}.col.lg-5>li:nth-child(5n+3),.col.lg-5>div:nth-child(5n+3){padding-left:8px}.col.lg-5>li:nth-child(5n-2),.col.lg-5>div:nth-child(5n-2){padding-right:8px}.col.lg-6>li,.col.lg-6>div{display:table-cell;width:16.6666666667%;float:left;display:block}.col.lg-6>li:nth-child(6n+1),.col.lg-6>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.col.lg-6>li:nth-child(6n),.col.lg-6>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.col.lg-6>li:nth-child(1n),.col.lg-6>div:nth-child(1n){clear:none}.col.lg-6>li:nth-child(6n+1),.col.lg-6>div:nth-child(6n+1){clear:left}.col.lg-6>li:nth-child(6n+2),.col.lg-6>div:nth-child(6n+2){padding-left:3.3333333333px}.col.lg-6>li:nth-child(6n-1),.col.lg-6>div:nth-child(6n-1){padding-right:3.3333333333px}.col.lg-6>li:nth-child(6n+2),.col.lg-6>div:nth-child(6n+2){padding-right:13.3333333333px}.col.lg-6>li:nth-child(6n-1),.col.lg-6>div:nth-child(6n-1){padding-left:13.3333333333px}.col.lg-6>li:nth-child(6n+3),.col.lg-6>div:nth-child(6n+3){padding-left:6.6666666667px}.col.lg-6>li:nth-child(6n-2),.col.lg-6>div:nth-child(6n-2){padding-right:6.6666666667px}.col.lg-6>li:nth-child(6n+4),.col.lg-6>div:nth-child(6n+4){padding-left:10px}.col.lg-6>li:nth-child(6n-3),.col.lg-6>div:nth-child(6n-3){padding-right:10px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.halves>li,.halves>div{display:table-cell;width:50%;float:left;display:block}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves>li:nth-child(2n),.halves>div:nth-child(2n){padding-left:10px;padding-right:0}.halves>li:nth-child(1n),.halves>div:nth-child(1n){clear:none}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){clear:left}.halves-v2>li,.halves-v2>div{display:table-cell;width:50%;float:left;display:block}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves-v2>li:nth-child(2n),.halves-v2>div:nth-child(2n){padding-left:10px;padding-right:0}.halves-v2>li:nth-child(1n),.halves-v2>div:nth-child(1n){clear:none}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){clear:left}.thirds>li,.thirds>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds>li:nth-child(3n),.thirds>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds>li:nth-child(1n),.thirds>div:nth-child(1n){clear:none}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){clear:left}.thirds>li:nth-child(3n+2),.thirds>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds>li:nth-child(3n-1),.thirds>div:nth-child(3n-1){padding-right:6.6666666667px}.thirds-v2>li,.thirds-v2>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds-v2>li:nth-child(3n),.thirds-v2>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds-v2>li:nth-child(1n),.thirds-v2>div:nth-child(1n){clear:none}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){clear:left}.thirds-v2>li:nth-child(3n+2),.thirds-v2>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds-v2>li:nth-child(3n-1),.thirds-v2>div:nth-child(3n-1){padding-right:6.6666666667px}.quarters>li,.quarters>div{display:table-cell;width:25%;float:left;display:block}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters>li:nth-child(4n),.quarters>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters>li:nth-child(1n),.quarters>div:nth-child(1n){clear:none}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){clear:left}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-left:5px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-right:5px}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-right:10px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-left:10px}.quarters-v2>li,.quarters-v2>div{display:table-cell;width:25%;float:left;display:block}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v2>li:nth-child(4n),.quarters-v2>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){clear:left}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-left:5px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-right:5px}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-right:10px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-left:10px}.quarters-v3>li,.quarters-v3>div{display:table-cell;width:25%;float:left;display:block}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v3>li:nth-child(4n),.quarters-v3>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v3>li:nth-child(1n),.quarters-v3>div:nth-child(1n){clear:none}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){clear:left}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-left:5px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-right:5px}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-right:10px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-left:10px}.quarters-v4>li,.quarters-v4>div{display:table-cell;width:25%;float:left;display:block}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v4>li:nth-child(4n),.quarters-v4>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v4>li:nth-child(1n),.quarters-v4>div:nth-child(1n){clear:none}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){clear:left}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-left:5px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-right:5px}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-right:10px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-left:10px}.quarters-v5>li,.quarters-v5>div{display:table-cell;width:25%;float:left;display:block}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v5>li:nth-child(4n),.quarters-v5>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v5>li:nth-child(1n),.quarters-v5>div:nth-child(1n){clear:none}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){clear:left}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-left:5px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-right:5px}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-right:10px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-left:10px}.fifths>li,.fifths>div{display:table-cell;width:20%;float:left;display:block}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){padding-left:0;padding-right:16px}.fifths>li:nth-child(5n),.fifths>div:nth-child(5n){padding-left:16px;padding-right:0}.fifths>li:nth-child(1n),.fifths>div:nth-child(1n){clear:none}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){clear:left}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-left:4px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-right:4px}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-right:12px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-left:12px}.fifths>li:nth-child(5n+3),.fifths>div:nth-child(5n+3){padding-left:8px}.fifths>li:nth-child(5n-2),.fifths>div:nth-child(5n-2){padding-right:8px}.sixths>li,.sixths>div{display:table-cell;width:16.6666666667%;float:left;display:block}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.sixths>li:nth-child(6n),.sixths>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.sixths>li:nth-child(1n),.sixths>div:nth-child(1n){clear:none}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){clear:left}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-left:3.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-right:3.3333333333px}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-right:13.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-left:13.3333333333px}.sixths>li:nth-child(6n+3),.sixths>div:nth-child(6n+3){padding-left:6.6666666667px}.sixths>li:nth-child(6n-2),.sixths>div:nth-child(6n-2){padding-right:6.6666666667px}.sixths>li:nth-child(6n+4),.sixths>div:nth-child(6n+4){padding-left:10px}.sixths>li:nth-child(6n-3),.sixths>div:nth-child(6n-3){padding-right:10px}.threeone>li:last-child>li,.threeone>li:last-child>div{display:table-cell;width:25%;float:left;display:block}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone>li:last-child>li:nth-child(4n),.threeone>li:last-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone>li:last-child>li:nth-child(1n),.threeone>li:last-child>div:nth-child(1n){clear:none}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){clear:left}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-left:5px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-right:5px}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-right:10px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-left:10px}.threeone-v2>li:first-child>li,.threeone-v2>li:first-child>div{display:table-cell;width:25%;float:left;display:block}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone-v2>li:first-child>li:nth-child(4n),.threeone-v2>li:first-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone-v2>li:first-child>li:nth-child(1n),.threeone-v2>li:first-child>div:nth-child(1n){clear:none}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){clear:left}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-left:5px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-right:5px}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-right:10px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-left:10px}.twothirds>li:last-child>li,.twothirds>li:last-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds>li:last-child>li:nth-child(3n),.twothirds>li:last-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds>li:last-child>li:nth-child(1n),.twothirds>li:last-child>div:nth-child(1n){clear:none}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){clear:left}.twothirds>li:last-child>li:nth-child(3n+2),.twothirds>li:last-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds>li:last-child>li:nth-child(3n-1),.twothirds>li:last-child>div:nth-child(3n-1){padding-right:6.6666666667px}.twothirds-v2>li:first-child>li,.twothirds-v2>li:first-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds-v2>li:first-child>li:nth-child(3n),.twothirds-v2>li:first-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds-v2>li:first-child>li:nth-child(1n),.twothirds-v2>li:first-child>div:nth-child(1n){clear:none}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){clear:left}.twothirds-v2>li:first-child>li:nth-child(3n+2),.twothirds-v2>li:first-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds-v2>li:first-child>li:nth-child(3n-1),.twothirds-v2>li:first-child>div:nth-child(3n-1){padding-right:6.6666666667px}.onesix>li:last-child>li,.onesix>li:last-child>div{display:table-cell;width:16.6666666667%;float:left;display:block}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.onesix>li:last-child>li:nth-child(6n),.onesix>li:last-child>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.onesix>li:last-child>li:nth-child(1n),.onesix>li:last-child>div:nth-child(1n){clear:none}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){clear:left}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-left:3.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-right:3.3333333333px}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-right:13.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-left:13.3333333333px}.onesix>li:last-child>li:nth-child(6n+3),.onesix>li:last-child>div:nth-child(6n+3){padding-left:6.6666666667px}.onesix>li:last-child>li:nth-child(6n-2),.onesix>li:last-child>div:nth-child(6n-2){padding-right:6.6666666667px}.onesix>li:last-child>li:nth-child(6n+4),.onesix>li:last-child>div:nth-child(6n+4){padding-left:10px}.onesix>li:last-child>li:nth-child(6n-3),.onesix>li:last-child>div:nth-child(6n-3){padding-right:10px}.col.xl-2>li,.col.xl-2>div{display:table-cell;width:50%;float:left;display:block}.col.xl-2>li:nth-child(2n+1),.col.xl-2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.col.xl-2>li:nth-child(2n),.col.xl-2>div:nth-child(2n){padding-left:10px;padding-right:0}.col.xl-2>li:nth-child(1n),.col.xl-2>div:nth-child(1n){clear:none}.col.xl-2>li:nth-child(2n+1),.col.xl-2>div:nth-child(2n+1){clear:left}.col.xl-3>li,.col.xl-3>div{display:table-cell;width:33.3333333333%;float:left;display:block}.col.xl-3>li:nth-child(3n+1),.col.xl-3>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.col.xl-3>li:nth-child(3n),.col.xl-3>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.col.xl-3>li:nth-child(1n),.col.xl-3>div:nth-child(1n){clear:none}.col.xl-3>li:nth-child(3n+1),.col.xl-3>div:nth-child(3n+1){clear:left}.col.xl-3>li:nth-child(3n+2),.col.xl-3>div:nth-child(3n+2){padding-left:6.6666666667px}.col.xl-3>li:nth-child(3n-1),.col.xl-3>div:nth-child(3n-1){padding-right:6.6666666667px}.col.xl-4>li,.col.xl-4>div{display:table-cell;width:25%;float:left;display:block}.col.xl-4>li:nth-child(4n+1),.col.xl-4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.col.xl-4>li:nth-child(4n),.col.xl-4>div:nth-child(4n){padding-left:15px;padding-right:0}.col.xl-4>li:nth-child(1n),.col.xl-4>div:nth-child(1n){clear:none}.col.xl-4>li:nth-child(4n+1),.col.xl-4>div:nth-child(4n+1){clear:left}.col.xl-4>li:nth-child(4n+2),.col.xl-4>div:nth-child(4n+2){padding-left:5px}.col.xl-4>li:nth-child(4n-1),.col.xl-4>div:nth-child(4n-1){padding-right:5px}.col.xl-4>li:nth-child(4n+2),.col.xl-4>div:nth-child(4n+2){padding-right:10px}.col.xl-4>li:nth-child(4n-1),.col.xl-4>div:nth-child(4n-1){padding-left:10px}.col.xl-5>li,.col.xl-5>div{display:table-cell;width:20%;float:left;display:block}.col.xl-5>li:nth-child(5n+1),.col.xl-5>div:nth-child(5n+1){padding-left:0;padding-right:16px}.col.xl-5>li:nth-child(5n),.col.xl-5>div:nth-child(5n){padding-left:16px;padding-right:0}.col.xl-5>li:nth-child(1n),.col.xl-5>div:nth-child(1n){clear:none}.col.xl-5>li:nth-child(5n+1),.col.xl-5>div:nth-child(5n+1){clear:left}.col.xl-5>li:nth-child(5n+2),.col.xl-5>div:nth-child(5n+2){padding-left:4px}.col.xl-5>li:nth-child(5n-1),.col.xl-5>div:nth-child(5n-1){padding-right:4px}.col.xl-5>li:nth-child(5n+2),.col.xl-5>div:nth-child(5n+2){padding-right:12px}.col.xl-5>li:nth-child(5n-1),.col.xl-5>div:nth-child(5n-1){padding-left:12px}.col.xl-5>li:nth-child(5n+3),.col.xl-5>div:nth-child(5n+3){padding-left:8px}.col.xl-5>li:nth-child(5n-2),.col.xl-5>div:nth-child(5n-2){padding-right:8px}.col.xl-6>li,.col.xl-6>div{display:table-cell;width:16.6666666667%;float:left;display:block}.col.xl-6>li:nth-child(6n+1),.col.xl-6>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.col.xl-6>li:nth-child(6n),.col.xl-6>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.col.xl-6>li:nth-child(1n),.col.xl-6>div:nth-child(1n){clear:none}.col.xl-6>li:nth-child(6n+1),.col.xl-6>div:nth-child(6n+1){clear:left}.col.xl-6>li:nth-child(6n+2),.col.xl-6>div:nth-child(6n+2){padding-left:3.3333333333px}.col.xl-6>li:nth-child(6n-1),.col.xl-6>div:nth-child(6n-1){padding-right:3.3333333333px}.col.xl-6>li:nth-child(6n+2),.col.xl-6>div:nth-child(6n+2){padding-right:13.3333333333px}.col.xl-6>li:nth-child(6n-1),.col.xl-6>div:nth-child(6n-1){padding-left:13.3333333333px}.col.xl-6>li:nth-child(6n+3),.col.xl-6>div:nth-child(6n+3){padding-left:6.6666666667px}.col.xl-6>li:nth-child(6n-2),.col.xl-6>div:nth-child(6n-2){padding-right:6.6666666667px}.col.xl-6>li:nth-child(6n+4),.col.xl-6>div:nth-child(6n+4){padding-left:10px}.col.xl-6>li:nth-child(6n-3),.col.xl-6>div:nth-child(6n-3){padding-right:10px}}@media screen and (min-width: 1600px){.halves>li,.halves>div{display:table-cell;width:50%;float:left;display:block}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves>li:nth-child(2n),.halves>div:nth-child(2n){padding-left:10px;padding-right:0}.halves>li:nth-child(1n),.halves>div:nth-child(1n){clear:none}.halves>li:nth-child(2n+1),.halves>div:nth-child(2n+1){clear:left}.halves-v2>li,.halves-v2>div{display:table-cell;width:50%;float:left;display:block}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.halves-v2>li:nth-child(2n),.halves-v2>div:nth-child(2n){padding-left:10px;padding-right:0}.halves-v2>li:nth-child(1n),.halves-v2>div:nth-child(1n){clear:none}.halves-v2>li:nth-child(2n+1),.halves-v2>div:nth-child(2n+1){clear:left}.thirds>li,.thirds>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds>li:nth-child(3n),.thirds>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds>li:nth-child(1n),.thirds>div:nth-child(1n){clear:none}.thirds>li:nth-child(3n+1),.thirds>div:nth-child(3n+1){clear:left}.thirds>li:nth-child(3n+2),.thirds>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds>li:nth-child(3n-1),.thirds>div:nth-child(3n-1){padding-right:6.6666666667px}.thirds-v2>li,.thirds-v2>div{display:table-cell;width:33.3333333333%;float:left;display:block}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.thirds-v2>li:nth-child(3n),.thirds-v2>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.thirds-v2>li:nth-child(1n),.thirds-v2>div:nth-child(1n){clear:none}.thirds-v2>li:nth-child(3n+1),.thirds-v2>div:nth-child(3n+1){clear:left}.thirds-v2>li:nth-child(3n+2),.thirds-v2>div:nth-child(3n+2){padding-left:6.6666666667px}.thirds-v2>li:nth-child(3n-1),.thirds-v2>div:nth-child(3n-1){padding-right:6.6666666667px}.quarters>li,.quarters>div{display:table-cell;width:25%;float:left;display:block}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters>li:nth-child(4n),.quarters>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters>li:nth-child(1n),.quarters>div:nth-child(1n){clear:none}.quarters>li:nth-child(4n+1),.quarters>div:nth-child(4n+1){clear:left}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-left:5px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-right:5px}.quarters>li:nth-child(4n+2),.quarters>div:nth-child(4n+2){padding-right:10px}.quarters>li:nth-child(4n-1),.quarters>div:nth-child(4n-1){padding-left:10px}.quarters-v2>li,.quarters-v2>div{display:table-cell;width:25%;float:left;display:block}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v2>li:nth-child(4n),.quarters-v2>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v2>li:nth-child(1n),.quarters-v2>div:nth-child(1n){clear:none}.quarters-v2>li:nth-child(4n+1),.quarters-v2>div:nth-child(4n+1){clear:left}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-left:5px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-right:5px}.quarters-v2>li:nth-child(4n+2),.quarters-v2>div:nth-child(4n+2){padding-right:10px}.quarters-v2>li:nth-child(4n-1),.quarters-v2>div:nth-child(4n-1){padding-left:10px}.quarters-v3>li,.quarters-v3>div{display:table-cell;width:25%;float:left;display:block}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v3>li:nth-child(4n),.quarters-v3>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v3>li:nth-child(1n),.quarters-v3>div:nth-child(1n){clear:none}.quarters-v3>li:nth-child(4n+1),.quarters-v3>div:nth-child(4n+1){clear:left}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-left:5px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-right:5px}.quarters-v3>li:nth-child(4n+2),.quarters-v3>div:nth-child(4n+2){padding-right:10px}.quarters-v3>li:nth-child(4n-1),.quarters-v3>div:nth-child(4n-1){padding-left:10px}.quarters-v4>li,.quarters-v4>div{display:table-cell;width:25%;float:left;display:block}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v4>li:nth-child(4n),.quarters-v4>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v4>li:nth-child(1n),.quarters-v4>div:nth-child(1n){clear:none}.quarters-v4>li:nth-child(4n+1),.quarters-v4>div:nth-child(4n+1){clear:left}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-left:5px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-right:5px}.quarters-v4>li:nth-child(4n+2),.quarters-v4>div:nth-child(4n+2){padding-right:10px}.quarters-v4>li:nth-child(4n-1),.quarters-v4>div:nth-child(4n-1){padding-left:10px}.quarters-v5>li,.quarters-v5>div{display:table-cell;width:25%;float:left;display:block}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){padding-left:0;padding-right:15px}.quarters-v5>li:nth-child(4n),.quarters-v5>div:nth-child(4n){padding-left:15px;padding-right:0}.quarters-v5>li:nth-child(1n),.quarters-v5>div:nth-child(1n){clear:none}.quarters-v5>li:nth-child(4n+1),.quarters-v5>div:nth-child(4n+1){clear:left}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-left:5px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-right:5px}.quarters-v5>li:nth-child(4n+2),.quarters-v5>div:nth-child(4n+2){padding-right:10px}.quarters-v5>li:nth-child(4n-1),.quarters-v5>div:nth-child(4n-1){padding-left:10px}.fifths>li,.fifths>div{display:table-cell;width:20%;float:left;display:block}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){padding-left:0;padding-right:16px}.fifths>li:nth-child(5n),.fifths>div:nth-child(5n){padding-left:16px;padding-right:0}.fifths>li:nth-child(1n),.fifths>div:nth-child(1n){clear:none}.fifths>li:nth-child(5n+1),.fifths>div:nth-child(5n+1){clear:left}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-left:4px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-right:4px}.fifths>li:nth-child(5n+2),.fifths>div:nth-child(5n+2){padding-right:12px}.fifths>li:nth-child(5n-1),.fifths>div:nth-child(5n-1){padding-left:12px}.fifths>li:nth-child(5n+3),.fifths>div:nth-child(5n+3){padding-left:8px}.fifths>li:nth-child(5n-2),.fifths>div:nth-child(5n-2){padding-right:8px}.sixths>li,.sixths>div{display:table-cell;width:16.6666666667%;float:left;display:block}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.sixths>li:nth-child(6n),.sixths>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.sixths>li:nth-child(1n),.sixths>div:nth-child(1n){clear:none}.sixths>li:nth-child(6n+1),.sixths>div:nth-child(6n+1){clear:left}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-left:3.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-right:3.3333333333px}.sixths>li:nth-child(6n+2),.sixths>div:nth-child(6n+2){padding-right:13.3333333333px}.sixths>li:nth-child(6n-1),.sixths>div:nth-child(6n-1){padding-left:13.3333333333px}.sixths>li:nth-child(6n+3),.sixths>div:nth-child(6n+3){padding-left:6.6666666667px}.sixths>li:nth-child(6n-2),.sixths>div:nth-child(6n-2){padding-right:6.6666666667px}.sixths>li:nth-child(6n+4),.sixths>div:nth-child(6n+4){padding-left:10px}.sixths>li:nth-child(6n-3),.sixths>div:nth-child(6n-3){padding-right:10px}.threeone>li:last-child>li,.threeone>li:last-child>div{display:table-cell;width:25%;float:left;display:block}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone>li:last-child>li:nth-child(4n),.threeone>li:last-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone>li:last-child>li:nth-child(1n),.threeone>li:last-child>div:nth-child(1n){clear:none}.threeone>li:last-child>li:nth-child(4n+1),.threeone>li:last-child>div:nth-child(4n+1){clear:left}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-left:5px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-right:5px}.threeone>li:last-child>li:nth-child(4n+2),.threeone>li:last-child>div:nth-child(4n+2){padding-right:10px}.threeone>li:last-child>li:nth-child(4n-1),.threeone>li:last-child>div:nth-child(4n-1){padding-left:10px}.threeone-v2>li:first-child>li,.threeone-v2>li:first-child>div{display:table-cell;width:25%;float:left;display:block}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){padding-left:0;padding-right:15px}.threeone-v2>li:first-child>li:nth-child(4n),.threeone-v2>li:first-child>div:nth-child(4n){padding-left:15px;padding-right:0}.threeone-v2>li:first-child>li:nth-child(1n),.threeone-v2>li:first-child>div:nth-child(1n){clear:none}.threeone-v2>li:first-child>li:nth-child(4n+1),.threeone-v2>li:first-child>div:nth-child(4n+1){clear:left}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-left:5px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-right:5px}.threeone-v2>li:first-child>li:nth-child(4n+2),.threeone-v2>li:first-child>div:nth-child(4n+2){padding-right:10px}.threeone-v2>li:first-child>li:nth-child(4n-1),.threeone-v2>li:first-child>div:nth-child(4n-1){padding-left:10px}.twothirds>li:last-child>li,.twothirds>li:last-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds>li:last-child>li:nth-child(3n),.twothirds>li:last-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds>li:last-child>li:nth-child(1n),.twothirds>li:last-child>div:nth-child(1n){clear:none}.twothirds>li:last-child>li:nth-child(3n+1),.twothirds>li:last-child>div:nth-child(3n+1){clear:left}.twothirds>li:last-child>li:nth-child(3n+2),.twothirds>li:last-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds>li:last-child>li:nth-child(3n-1),.twothirds>li:last-child>div:nth-child(3n-1){padding-right:6.6666666667px}.twothirds-v2>li:first-child>li,.twothirds-v2>li:first-child>div{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.twothirds-v2>li:first-child>li:nth-child(3n),.twothirds-v2>li:first-child>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.twothirds-v2>li:first-child>li:nth-child(1n),.twothirds-v2>li:first-child>div:nth-child(1n){clear:none}.twothirds-v2>li:first-child>li:nth-child(3n+1),.twothirds-v2>li:first-child>div:nth-child(3n+1){clear:left}.twothirds-v2>li:first-child>li:nth-child(3n+2),.twothirds-v2>li:first-child>div:nth-child(3n+2){padding-left:6.6666666667px}.twothirds-v2>li:first-child>li:nth-child(3n-1),.twothirds-v2>li:first-child>div:nth-child(3n-1){padding-right:6.6666666667px}.onesix>li:last-child>li,.onesix>li:last-child>div{display:table-cell;width:16.6666666667%;float:left;display:block}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.onesix>li:last-child>li:nth-child(6n),.onesix>li:last-child>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.onesix>li:last-child>li:nth-child(1n),.onesix>li:last-child>div:nth-child(1n){clear:none}.onesix>li:last-child>li:nth-child(6n+1),.onesix>li:last-child>div:nth-child(6n+1){clear:left}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-left:3.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-right:3.3333333333px}.onesix>li:last-child>li:nth-child(6n+2),.onesix>li:last-child>div:nth-child(6n+2){padding-right:13.3333333333px}.onesix>li:last-child>li:nth-child(6n-1),.onesix>li:last-child>div:nth-child(6n-1){padding-left:13.3333333333px}.onesix>li:last-child>li:nth-child(6n+3),.onesix>li:last-child>div:nth-child(6n+3){padding-left:6.6666666667px}.onesix>li:last-child>li:nth-child(6n-2),.onesix>li:last-child>div:nth-child(6n-2){padding-right:6.6666666667px}.onesix>li:last-child>li:nth-child(6n+4),.onesix>li:last-child>div:nth-child(6n+4){padding-left:10px}.onesix>li:last-child>li:nth-child(6n-3),.onesix>li:last-child>div:nth-child(6n-3){padding-right:10px}.col.xxl-2>li,.col.xxl-2>div{display:table-cell;width:50%;float:left;display:block}.col.xxl-2>li:nth-child(2n+1),.col.xxl-2>div:nth-child(2n+1){padding-left:0;padding-right:10px}.col.xxl-2>li:nth-child(2n),.col.xxl-2>div:nth-child(2n){padding-left:10px;padding-right:0}.col.xxl-2>li:nth-child(1n),.col.xxl-2>div:nth-child(1n){clear:none}.col.xxl-2>li:nth-child(2n+1),.col.xxl-2>div:nth-child(2n+1){clear:left}.col.xxl-3>li,.col.xxl-3>div{display:table-cell;width:33.3333333333%;float:left;display:block}.col.xxl-3>li:nth-child(3n+1),.col.xxl-3>div:nth-child(3n+1){padding-left:0;padding-right:13.3333333333px}.col.xxl-3>li:nth-child(3n),.col.xxl-3>div:nth-child(3n){padding-left:13.3333333333px;padding-right:0}.col.xxl-3>li:nth-child(1n),.col.xxl-3>div:nth-child(1n){clear:none}.col.xxl-3>li:nth-child(3n+1),.col.xxl-3>div:nth-child(3n+1){clear:left}.col.xxl-3>li:nth-child(3n+2),.col.xxl-3>div:nth-child(3n+2){padding-left:6.6666666667px}.col.xxl-3>li:nth-child(3n-1),.col.xxl-3>div:nth-child(3n-1){padding-right:6.6666666667px}.col.xxl-4>li,.col.xxl-4>div{display:table-cell;width:25%;float:left;display:block}.col.xxl-4>li:nth-child(4n+1),.col.xxl-4>div:nth-child(4n+1){padding-left:0;padding-right:15px}.col.xxl-4>li:nth-child(4n),.col.xxl-4>div:nth-child(4n){padding-left:15px;padding-right:0}.col.xxl-4>li:nth-child(1n),.col.xxl-4>div:nth-child(1n){clear:none}.col.xxl-4>li:nth-child(4n+1),.col.xxl-4>div:nth-child(4n+1){clear:left}.col.xxl-4>li:nth-child(4n+2),.col.xxl-4>div:nth-child(4n+2){padding-left:5px}.col.xxl-4>li:nth-child(4n-1),.col.xxl-4>div:nth-child(4n-1){padding-right:5px}.col.xxl-4>li:nth-child(4n+2),.col.xxl-4>div:nth-child(4n+2){padding-right:10px}.col.xxl-4>li:nth-child(4n-1),.col.xxl-4>div:nth-child(4n-1){padding-left:10px}.col.xxl-5>li,.col.xxl-5>div{display:table-cell;width:20%;float:left;display:block}.col.xxl-5>li:nth-child(5n+1),.col.xxl-5>div:nth-child(5n+1){padding-left:0;padding-right:16px}.col.xxl-5>li:nth-child(5n),.col.xxl-5>div:nth-child(5n){padding-left:16px;padding-right:0}.col.xxl-5>li:nth-child(1n),.col.xxl-5>div:nth-child(1n){clear:none}.col.xxl-5>li:nth-child(5n+1),.col.xxl-5>div:nth-child(5n+1){clear:left}.col.xxl-5>li:nth-child(5n+2),.col.xxl-5>div:nth-child(5n+2){padding-left:4px}.col.xxl-5>li:nth-child(5n-1),.col.xxl-5>div:nth-child(5n-1){padding-right:4px}.col.xxl-5>li:nth-child(5n+2),.col.xxl-5>div:nth-child(5n+2){padding-right:12px}.col.xxl-5>li:nth-child(5n-1),.col.xxl-5>div:nth-child(5n-1){padding-left:12px}.col.xxl-5>li:nth-child(5n+3),.col.xxl-5>div:nth-child(5n+3){padding-left:8px}.col.xxl-5>li:nth-child(5n-2),.col.xxl-5>div:nth-child(5n-2){padding-right:8px}.col.xxl-6>li,.col.xxl-6>div{display:table-cell;width:16.6666666667%;float:left;display:block}.col.xxl-6>li:nth-child(6n+1),.col.xxl-6>div:nth-child(6n+1){padding-left:0;padding-right:16.6666666667px}.col.xxl-6>li:nth-child(6n),.col.xxl-6>div:nth-child(6n){padding-left:16.6666666667px;padding-right:0}.col.xxl-6>li:nth-child(1n),.col.xxl-6>div:nth-child(1n){clear:none}.col.xxl-6>li:nth-child(6n+1),.col.xxl-6>div:nth-child(6n+1){clear:left}.col.xxl-6>li:nth-child(6n+2),.col.xxl-6>div:nth-child(6n+2){padding-left:3.3333333333px}.col.xxl-6>li:nth-child(6n-1),.col.xxl-6>div:nth-child(6n-1){padding-right:3.3333333333px}.col.xxl-6>li:nth-child(6n+2),.col.xxl-6>div:nth-child(6n+2){padding-right:13.3333333333px}.col.xxl-6>li:nth-child(6n-1),.col.xxl-6>div:nth-child(6n-1){padding-left:13.3333333333px}.col.xxl-6>li:nth-child(6n+3),.col.xxl-6>div:nth-child(6n+3){padding-left:6.6666666667px}.col.xxl-6>li:nth-child(6n-2),.col.xxl-6>div:nth-child(6n-2){padding-right:6.6666666667px}.col.xxl-6>li:nth-child(6n+4),.col.xxl-6>div:nth-child(6n+4){padding-left:10px}.col.xxl-6>li:nth-child(6n-3),.col.xxl-6>div:nth-child(6n-3){padding-right:10px}}section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:48px}@media screen and (min-width: 640px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:48px}}@media screen and (min-width: 768px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:72px}}@media screen and (min-width: 980px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:72px}}@media screen and (min-width: 1280px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:72px}}@media screen and (min-width: 1600px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row{margin-bottom:96px}}.gutter,.grid-gutter{padding-left:7.5px;padding-right:7.5px}@media screen and (min-width: 640px){.gutter,.grid-gutter{padding-left:10px;padding-right:10px}}@media screen and (min-width: 768px){.gutter,.grid-gutter{padding-left:10px;padding-right:10px}}@media screen and (min-width: 980px){.gutter,.grid-gutter{padding-left:10px;padding-right:10px}}@media screen and (min-width: 1280px){.gutter,.grid-gutter{padding-left:10px;padding-right:10px}}@media screen and (min-width: 1600px){.gutter,.grid-gutter{padding-left:10px;padding-right:10px}}.view{margin-bottom:48px}@media screen and (min-width: 640px){.view{margin-bottom:48px}}@media screen and (min-width: 768px){.view{margin-bottom:72px}}@media screen and (min-width: 980px){.view{margin-bottom:72px}}@media screen and (min-width: 1280px){.view{margin-bottom:72px}}@media screen and (min-width: 1600px){.view{margin-bottom:96px}}.shim{padding-top:48px;padding-bottom:48px}.shim-top{padding-top:48px}.shim-bottom{padding-bottom:48px}@media screen and (min-width: 640px){.shim{padding-top:48px;padding-bottom:48px}.shim-top{padding-top:48px}.shim-bottom{padding-bottom:48px}}@media screen and (min-width: 768px){.shim{padding-top:72px;padding-bottom:72px}.shim-top{padding-top:72px}.shim-bottom{padding-bottom:72px}}@media screen and (min-width: 980px){.shim{padding-top:72px;padding-bottom:72px}.shim-top{padding-top:72px}.shim-bottom{padding-bottom:72px}}@media screen and (min-width: 1280px){.shim{padding-top:72px;padding-bottom:72px}.shim-top{padding-top:72px}.shim-bottom{padding-bottom:72px}}@media screen and (min-width: 1600px){.shim{padding-top:96px;padding-bottom:96px}.shim-top{padding-top:96px}.shim-bottom{padding-bottom:96px}}section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:18px;padding-right:18px}@media screen and (min-width: 640px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:18px;padding-right:18px}}@media screen and (min-width: 768px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:18px;padding-right:18px}}@media screen and (min-width: 980px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1280px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:50px;padding-right:50px}}@media screen and (min-width: 1600px){section>div>.row,section .raw-html>div>.row,section>div>.widget,section .raw-html>div>.widget,.sticky-wrapper>.row,.bleed .pagebed,.bleed .grid-pagebed,.widget.widget-tab-v2,.tab-target{padding-left:90px;padding-right:90px}}@media screen and (max-width: 40em){.quarters-v2>li:nth-child(odd){clear:left}}@media screen and (min-width: 640px){.complex>li{display:table-cell;width:50%;float:left;display:block}.complex>li:first-child,.complex>li:last-child{display:table-cell;width:100%;float:left;display:block}.complex>li:nth-child(2){padding-right:10px}.complex>li:nth-child(3){padding-left:10px}}@media screen and (min-width: 980px){.complex>li:first-child{display:table-cell;width:50%;float:left;display:block}.complex>li:nth-child(3){display:table-cell;width:33.3333333333%;float:left;display:block}.complex>li:last-child{display:table-cell;width:66.6666666667%;float:left;display:block}.complex>li:first-child,.complex>li:nth-child(3){padding-right:10px;padding-left:0}.complex>li:last-child,.complex>li:nth-child(2){padding-left:10px;padding-right:0}.twothirds>li,.twothirds>dd{display:table-cell;width:33.3333333333%;float:left;display:block}.twothirds>li .text-alone,.twothirds>dd .text-alone{width:100%}.twothirds>li:first-of-type,.twothirds>li:first-child,.twothirds>dd:first-of-type,.twothirds>dd:first-child{display:table-cell;width:66.6666666667%;float:left;display:block;padding-right:10px}.twothirds>li:last-of-type,.twothirds>li:last-child,.twothirds>dd:last-of-type,.twothirds>dd:last-child{padding-left:10px}.twothirds-v2>li,.twothirds-v2>dd{display:table-cell;width:66.6666666667%;float:left;display:block}.twothirds-v2>li .text-alone,.twothirds-v2>dd .text-alone{width:100%}.twothirds-v2>li:first-of-type,.twothirds-v2>li:first-child,.twothirds-v2>dd:first-of-type,.twothirds-v2>dd:first-child{display:table-cell;width:33.3333333333%;float:left;display:block;padding-right:10px}.twothirds-v2>li:last-of-type,.twothirds-v2>li:last-child,.twothirds-v2>dd:last-of-type,.twothirds-v2>dd:last-child{padding-left:10px}.onesix>li,.onesix>dd{display:table-cell;width:16.6666666667%;float:left;display:block}.onesix>li .text-alone,.onesix>dd .text-alone{width:100%}.onesix>li:first-child,.onesix>li:first-of-type,.onesix>dd:first-child,.onesix>dd:first-of-type{display:table-cell;width:83.3333333333%;float:left;display:block;padding-right:10px}.onesix>li:last-child,.onesix>li:last-of-type,.onesix>dd:last-child,.onesix>dd:last-of-type{padding-left:10px}.twothirds li:last-child>div,.twothirds-v2 li:first-child>div,.onesix li:last-child>div,.onesix li:last-of-type>div{width:100% !important}.threeone>li,.threeone>dd{display:table-cell;width:25%;float:left;display:block}.threeone>li .text-alone,.threeone>dd .text-alone{width:100%}.threeone>li:first-child,.threeone>li:first-of-type,.threeone>dd:first-child,.threeone>dd:first-of-type{display:table-cell;width:75%;float:left;display:block;padding-right:10px}.threeone>li:last-child,.threeone>li:last-of-type,.threeone>dd:last-child,.threeone>dd:last-of-type{padding-left:10px}.threeone-v2>li,.threeone-v2>dd{display:table-cell;width:25%;float:left;display:block}.threeone-v2>li .text-alone,.threeone-v2>dd .text-alone{width:100%}.threeone-v2>li:last-child,.threeone-v2>li:last-of-type,.threeone-v2>dd:last-child,.threeone-v2>dd:last-of-type{display:table-cell;width:75%;float:left;display:block;padding-right:10px}.threeone-v2>li:last-child,.threeone-v2>li:last-of-type,.threeone-v2>dd:last-child,.threeone-v2>dd:last-of-type{padding-left:10px}.threeone li:last-child>div,.threeone-v2 li:first-child>div{width:100% !important}.uneven>li,.uneven>dd{display:table-cell;width:40%;float:left;display:block}.uneven>li:first-child,.uneven>dd:first-child{display:table-cell;width:60%;float:left;display:block;padding-right:10px}.uneven>li:last-child,.uneven>dd:last-child{padding-left:10px}.uneven-v2>li,.uneven-v2>dd{display:table-cell;width:60%;float:left;display:block}.uneven-v2>li:first-child,.uneven-v2>dd:first-child{display:table-cell;width:40%;float:left;display:block;padding-right:10px}.uneven-v2>li:last-child,.uneven-v2>dd:last-child{padding-left:10px}.thirds>li:nth-child(2),.thirds>dd:nth-child(2){padding:0 5px}}.bg-primary{background-color:#0672cb}.bg-secondary{background-color:#b6b6b6}.bg-tertiary{background-color:#fff}.bg-quaternary{background-color:#000}.bg-quinary{background-color:#f5f6f7}.bg-senary{background-color:#444}.bg-septenary{background-color:#0e0e0e}.bg-octonary{background-color:#00468b}.bg-nonary{background-color:#3dc6ef}.bg-denary{background-color:#444}.bg-eleven{background-color:#ccc}.bg-twelve{background-color:#6ea204}.row,html{background-size:cover}.row{background-position-y:0%}.row.bg-left{background-position-x:0%}.row.bg-center{background-position-x:50%}.row.bg-right{background-position-x:100%}html,body{height:100%}html{font-size:10px}*,*:before,*:after{box-sizing:inherit}body{-webkit-text-size-adjust:100%;min-width:320px}@media screen and (min-width: 0)and (max-width: 639.9px){.section .heading,.subheading,div{font-weight:200}.footnote,.heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 640px)and (max-width: 767.9px){.section .heading,.subheading,.heading,div{font-weight:200}.footnote,.col.sm-3 .heading,.quarters-v5 .heading,.thirds .heading,.col.sm-2 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.halves .heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 768px)and (max-width: 979.9px){.icon-text .heading,.section .heading,.subheading,.heading,div{font-weight:200}.col.md-4 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.col.md-3 .icon-text .heading,.quarters-v5 .icon-text .heading,.thirds .icon-text .heading,.text-width-long .icon-text .heading,.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.text-width-narrow .icon-text .heading,.col.md-2 .icon-text .heading,.quarters-v3 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.footnote,.col.md-4 .heading,.quarters-v2 .heading,.quarters .heading,.col.md-3 .heading,.quarters-v5 .heading,.thirds .heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.icon-text .heading,.section .heading,.subheading,.heading,div{font-weight:200}.col.lg-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.lg-5 .icon-text .heading,.fifths .icon-text .heading,.col.lg-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.lg-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.footnote,.col.lg-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.lg-5 .heading,.fifths .heading,.col.lg-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.icon-text .heading,.section .heading,.subheading,.heading,div{font-weight:200}.col.xl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.footnote,.col.xl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xl-5 .heading,.fifths .heading,.col.xl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 1600px){.icon-text .heading,.section .heading,.subheading,.heading,div{font-weight:200}.col.xxl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xxl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xxl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xxl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.footnote,.col.xxl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xxl-5 .heading,.fifths .heading,.col.xxl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.label{font-weight:400}.claim{font-weight:100}}@media screen and (min-width: 0)and (max-width: 639.9px){.col.xs-2 .subheading,.quarters-v2 .subheading,.col.xs-2 .heading,.quarters-v2 .heading,div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.xs-2 .label,.quarters-v2 .label{font-size:8px;font-size:.8rem}.heading{font-size:24px;font-size:2.4rem}.subheading{font-size:18px;font-size:1.8rem}.footnote{font-size:12px;font-size:1.2rem}.section .heading{font-size:30px;font-size:3rem}.icon-text .heading{font-size:20px;font-size:2rem}.icon-text .claim{font-size:36px;font-size:3.6rem}.claim{font-size:66px;font-size:6.6rem}.col.xs-2 .claim,.quarters-v2 .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.col.sm-3 .subheading,.quarters-v5 .subheading,.thirds .subheading,div{font-size:16px;font-size:1.6rem}.col.sm-3 div,.quarters-v5 div,.thirds div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.sm-3 .footnote,.quarters-v5 .footnote,.thirds .footnote,.footnote,.col.sm-3 .label,.quarters-v5 .label,.thirds .label{font-size:12px;font-size:1.2rem}.icon-text .heading,.heading{font-size:30px;font-size:3rem}.subheading,.col.sm-2 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.halves .heading{font-size:24px;font-size:2.4rem}.col.sm-2 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.halves .subheading,.col.sm-3 .heading,.quarters-v5 .heading,.thirds .heading{font-size:18px;font-size:1.8rem}.col.sm-3 .icon-text .claim,.quarters-v5 .icon-text .claim,.thirds .icon-text .claim,.col.sm-2 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.halves .icon-text .claim,.section .heading{font-size:36px;font-size:3.6rem}.col.sm-2 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.halves .icon-text .heading{font-size:20px;font-size:2rem}.claim,.icon-text .claim{font-size:66px;font-size:6.6rem}.col.sm-3 .claim,.quarters-v5 .claim,.thirds .claim,.col.sm-2 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.halves .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.col.md-4 .subheading,.quarters-v2 .subheading,.quarters .subheading,div{font-size:16px;font-size:1.6rem}.col.md-4 div,.quarters-v2 div,.quarters div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.md-4 .footnote,.quarters-v2 .footnote,.quarters .footnote,.footnote,.col.md-4 .label,.quarters-v2 .label,.quarters .label{font-size:12px;font-size:1.2rem}.col.md-4 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.col.md-3 .icon-text .claim,.quarters-v5 .icon-text .claim,.thirds .icon-text .claim,.text-width-long .icon-text .claim,.text-width-wide .icon-text .claim,.text-width-half .icon-text .claim,.text-width-narrow .icon-text .claim,.col.md-2 .icon-text .claim,.quarters-v3 .icon-text .claim,.halves-v2 .icon-text .claim,.halves .icon-text .claim,.heading{font-size:36px;font-size:3.6rem}.icon-text .heading,.text-width-long .heading,.text-width-wide .heading,.text-width-half .heading,.text-width-narrow .heading,.col.md-2 .heading,.quarters-v3 .heading,.halves-v2 .heading,.halves .heading{font-size:30px;font-size:3rem}.text-width-long .subheading,.text-width-wide .subheading,.text-width-half .subheading,.text-width-narrow .subheading,.col.md-2 .subheading,.quarters-v3 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.md-3 .heading,.quarters-v5 .heading,.thirds .heading{font-size:24px;font-size:2.4rem}.col.md-3 .subheading,.quarters-v5 .subheading,.thirds .subheading,.col.md-4 .heading,.quarters-v2 .heading,.quarters .heading{font-size:18px;font-size:1.8rem}.section .heading{font-size:42px;font-size:4.2rem}.text-width-long .icon-text .heading,.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.text-width-narrow .icon-text .heading,.col.md-2 .icon-text .heading,.quarters-v3 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading{font-size:20px;font-size:2rem}.col.md-3 .claim,.quarters-v5 .claim,.thirds .claim,.text-width-long .claim,.text-width-wide .claim,.text-width-half .claim,.text-width-narrow .claim,.col.md-2 .claim,.quarters-v3 .claim,.halves-v2 .claim,.halves .claim,.claim,.icon-text .claim{font-size:66px;font-size:6.6rem}.col.md-4 .claim,.quarters-v2 .claim,.quarters .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.col.lg-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.lg-5 .subheading,.fifths .subheading,div{font-size:16px;font-size:1.6rem}.col.lg-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.lg-6 div,.onesix>li:last-child div,.sixths div,.col.lg-5 div,.fifths div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.lg-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.lg-5 .footnote,.fifths .footnote,.footnote,.col.lg-6 .label,.onesix>li:last-child .label,.sixths .label,.col.lg-5 .label,.fifths .label{font-size:12px;font-size:1.2rem}.heading{font-size:42px;font-size:4.2rem}.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.lg-2 .heading,.halves-v2 .heading,.halves .heading{font-size:36px;font-size:3.6rem}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.lg-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.lg-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{font-size:30px;font-size:3rem}.col.lg-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.lg-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.lg-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.lg-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.lg-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{font-size:24px;font-size:2.4rem}.col.lg-5 .icon-text .heading,.fifths .icon-text .heading,.col.lg-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.lg-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.lg-5 .heading,.fifths .heading{font-size:18px;font-size:1.8rem}.section .heading{font-size:48px;font-size:4.8rem}.col.lg-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.lg-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.lg-2 .claim,.halves-v2 .claim,.halves .claim,.claim,.icon-text .claim{font-size:66px;font-size:6.6rem}.col.lg-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.lg-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{font-size:54px;font-size:5.4rem}.col.lg-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.lg-5 .claim,.fifths .claim,.col.lg-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.lg-5 .icon-text .claim,.fifths .icon-text .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xl-5 .subheading,.fifths .subheading,div{font-size:16px;font-size:1.6rem}.col.xl-6 div,.onesix>li:last-child div,.sixths div,.col.xl-5 div,.fifths div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.xl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xl-5 .footnote,.fifths .footnote,.footnote,.col.xl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xl-5 .label,.fifths .label{font-size:12px;font-size:1.2rem}.heading{font-size:42px;font-size:4.2rem}.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.xl-2 .heading,.halves-v2 .heading,.halves .heading{font-size:36px;font-size:3.6rem}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.xl-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.xl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{font-size:30px;font-size:3rem}.col.xl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.xl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.xl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{font-size:24px;font-size:2.4rem}.col.xl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xl-5 .heading,.fifths .heading{font-size:18px;font-size:1.8rem}.section .heading{font-size:48px;font-size:4.8rem}.col.xl-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.xl-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.xl-2 .claim,.halves-v2 .claim,.halves .claim,.claim,.icon-text .claim{font-size:66px;font-size:6.6rem}.col.xl-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.xl-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{font-size:54px;font-size:5.4rem}.col.xl-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.xl-5 .claim,.fifths .claim,.col.xl-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.xl-5 .icon-text .claim,.fifths .icon-text .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 1600px){.col.xxl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xxl-5 .subheading,.fifths .subheading,div{font-size:16px;font-size:1.6rem}.col.xxl-6 div,.onesix>li:last-child div,.sixths div,.col.xxl-5 div,.fifths div{font-size:14px;font-size:1.4rem}.label{font-size:15px;font-size:1.5rem}.col.xxl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xxl-5 .footnote,.fifths .footnote,.footnote,.col.xxl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xxl-5 .label,.fifths .label{font-size:12px;font-size:1.2rem}.heading{font-size:42px;font-size:4.2rem}.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.xxl-2 .heading,.halves-v2 .heading,.halves .heading{font-size:36px;font-size:3.6rem}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.xxl-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.xxl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{font-size:30px;font-size:3rem}.col.xxl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xxl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.xxl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xxl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.xxl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{font-size:24px;font-size:2.4rem}.col.xxl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xxl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xxl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xxl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xxl-5 .heading,.fifths .heading{font-size:18px;font-size:1.8rem}.section .heading{font-size:48px;font-size:4.8rem}.col.xxl-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.xxl-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.xxl-2 .claim,.halves-v2 .claim,.halves .claim,.claim,.icon-text .claim{font-size:66px;font-size:6.6rem}.col.xxl-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.xxl-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{font-size:54px;font-size:5.4rem}.col.xxl-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.xxl-5 .claim,.fifths .claim,.col.xxl-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.xxl-5 .icon-text .claim,.fifths .icon-text .claim{font-size:44px;font-size:4.4rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.col.xs-2 .subheading,.quarters-v2 .subheading,.col.xs-2 .heading,.quarters-v2 .heading,div{line-height:20px}.subheading,.label{line-height:24px}.col.xs-2 .label,.quarters-v2 .label{line-height:14px}.heading{line-height:30px}.footnote{line-height:16px}.icon-text .claim,.section .heading{line-height:36px}.icon-text .heading{line-height:26px}.claim{line-height:50px}.col.xs-2 .claim,.quarters-v2 .claim{line-height:46px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.col.sm-3 .subheading,.quarters-v5 .subheading,.thirds .subheading,.col.sm-2 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.halves .subheading,.col.sm-3 .heading,.quarters-v5 .heading,.thirds .heading,.label,div{line-height:24px}.col.sm-3 .label,.quarters-v5 .label,.thirds .label,.col.sm-3 div,.quarters-v5 div,.thirds div{line-height:20px}.col.sm-3 .icon-text .claim,.quarters-v5 .icon-text .claim,.thirds .icon-text .claim,.col.sm-2 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.halves .icon-text .claim,.icon-text .heading,.heading{line-height:36px}.subheading,.col.sm-2 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.halves .heading{line-height:30px}.col.sm-3 .footnote,.quarters-v5 .footnote,.thirds .footnote,.footnote{line-height:16px}.section .heading{line-height:42px}.col.sm-2 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.halves .icon-text .heading{line-height:26px}.icon-text .claim{line-height:61px}.col.sm-3 .claim,.quarters-v5 .claim,.thirds .claim,.col.sm-2 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.halves .claim,.claim{line-height:50px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.col.md-4 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.md-3 .subheading,.quarters-v5 .subheading,.thirds .subheading,.col.md-4 .heading,.quarters-v2 .heading,.quarters .heading,.label,div{line-height:24px}.col.md-4 .label,.quarters-v2 .label,.quarters .label,.col.md-4 div,.quarters-v2 div,.quarters div{line-height:20px}.heading{line-height:42px}.col.md-4 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.col.md-3 .icon-text .claim,.quarters-v5 .icon-text .claim,.thirds .icon-text .claim,.text-width-long .icon-text .claim,.text-width-wide .icon-text .claim,.text-width-half .icon-text .claim,.text-width-narrow .icon-text .claim,.col.md-2 .icon-text .claim,.quarters-v3 .icon-text .claim,.halves-v2 .icon-text .claim,.halves .icon-text .claim,.icon-text .heading,.text-width-long .heading,.text-width-wide .heading,.text-width-half .heading,.text-width-narrow .heading,.col.md-2 .heading,.quarters-v3 .heading,.halves-v2 .heading,.halves .heading{line-height:36px}.text-width-long .subheading,.text-width-wide .subheading,.text-width-half .subheading,.text-width-narrow .subheading,.col.md-2 .subheading,.quarters-v3 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.md-3 .heading,.quarters-v5 .heading,.thirds .heading{line-height:30px}.col.md-4 .footnote,.quarters-v2 .footnote,.quarters .footnote,.footnote{line-height:16px}.section .heading{line-height:48px}.text-width-long .icon-text .heading,.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.text-width-narrow .icon-text .heading,.col.md-2 .icon-text .heading,.quarters-v3 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading{line-height:26px}.icon-text .claim{line-height:61px}.col.md-4 .claim,.quarters-v2 .claim,.quarters .claim,.col.md-3 .claim,.quarters-v5 .claim,.thirds .claim,.text-width-long .claim,.text-width-wide .claim,.text-width-half .claim,.text-width-narrow .claim,.col.md-2 .claim,.quarters-v3 .claim,.halves-v2 .claim,.halves .claim,.claim{line-height:50px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.col.lg-5 .icon-text .heading,.fifths .icon-text .heading,.col.lg-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.lg-5 .subheading,.fifths .subheading,.col.lg-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.lg-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.lg-5 .heading,.fifths .heading,.label,div{line-height:24px}.col.lg-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.lg-6 div,.onesix>li:last-child div,.sixths div,.col.lg-5 div,.fifths div{line-height:20px}.col.lg-6 .label,.onesix>li:last-child .label,.sixths .label,.col.lg-5 .label,.fifths .label{line-height:18px}.heading{line-height:48px}.col.lg-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.lg-5 .icon-text .claim,.fifths .icon-text .claim,.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.lg-2 .heading,.halves-v2 .heading,.halves .heading{line-height:42px}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.lg-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.lg-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{line-height:36px}.col.lg-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.lg-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.lg-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.lg-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.lg-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{line-height:30px}.col.lg-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.lg-5 .footnote,.fifths .footnote,.footnote{line-height:16px}.section .heading{line-height:54px}.icon-text .claim{line-height:61px}.col.lg-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.lg-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{line-height:51px}.col.lg-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.lg-5 .claim,.fifths .claim,.col.lg-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.lg-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.lg-2 .claim,.halves-v2 .claim,.halves .claim,.claim{line-height:50px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xl-5 .subheading,.fifths .subheading,.col.xl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xl-5 .heading,.fifths .heading,.label,div{line-height:24px}.col.xl-6 div,.onesix>li:last-child div,.sixths div,.col.xl-5 div,.fifths div{line-height:20px}.col.xl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xl-5 .label,.fifths .label{line-height:18px}.heading{line-height:48px}.col.xl-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.xl-5 .icon-text .claim,.fifths .icon-text .claim,.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.xl-2 .heading,.halves-v2 .heading,.halves .heading{line-height:42px}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.xl-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.xl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{line-height:36px}.col.xl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.xl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.xl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{line-height:30px}.col.xl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xl-5 .footnote,.fifths .footnote,.footnote{line-height:16px}.section .heading{line-height:54px}.icon-text .claim{line-height:61px}.col.xl-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.xl-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{line-height:51px}.col.xl-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.xl-5 .claim,.fifths .claim,.col.xl-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.xl-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.xl-2 .claim,.halves-v2 .claim,.halves .claim,.claim{line-height:50px}}@media screen and (min-width: 1600px){.col.xxl-6 .icon-text .heading,.onesix>li:last-child .icon-text .heading,.sixths .icon-text .heading,.col.xxl-5 .icon-text .heading,.fifths .icon-text .heading,.col.xxl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xxl-5 .subheading,.fifths .subheading,.col.xxl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xxl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xxl-5 .heading,.fifths .heading,.label,div{line-height:24px}.col.xxl-6 div,.onesix>li:last-child div,.sixths div,.col.xxl-5 div,.fifths div{line-height:20px}.col.xxl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xxl-5 .label,.fifths .label{line-height:18px}.heading{line-height:48px}.col.xxl-6 .icon-text .claim,.onesix>li:last-child .icon-text .claim,.sixths .icon-text .claim,.col.xxl-5 .icon-text .claim,.fifths .icon-text .claim,.icon-text .heading,.text-width-wide .heading,.text-width-half .heading,.col.xxl-2 .heading,.halves-v2 .heading,.halves .heading{line-height:42px}.text-width-wide .icon-text .heading,.text-width-half .icon-text .heading,.col.xxl-2 .icon-text .heading,.halves-v2 .icon-text .heading,.halves .icon-text .heading,.text-width-narrow .heading,.col.xxl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{line-height:36px}.col.xxl-4 .icon-text .heading,.threeone-v2>li:first-child .icon-text .heading,.threeone>li:last-child .icon-text .heading,.quarters-v5 .icon-text .heading,.quarters-v4 .icon-text .heading,.quarters-v3 .icon-text .heading,.quarters-v2 .icon-text .heading,.quarters .icon-text .heading,.text-width-narrow .icon-text .heading,.col.xxl-3 .icon-text .heading,.twothirds-v2>li:first-child .icon-text .heading,.twothirds>li:last-child .icon-text .heading,.thirds-v2 .icon-text .heading,.thirds .icon-text .heading,.text-width-narrow .subheading,.col.xxl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xxl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.col.xxl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{line-height:30px}.col.xxl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xxl-5 .footnote,.fifths .footnote,.footnote{line-height:16px}.section .heading{line-height:54px}.icon-text .claim{line-height:61px}.col.xxl-4 .icon-text .claim,.threeone-v2>li:first-child .icon-text .claim,.threeone>li:last-child .icon-text .claim,.quarters-v5 .icon-text .claim,.quarters-v4 .icon-text .claim,.quarters-v3 .icon-text .claim,.quarters-v2 .icon-text .claim,.quarters .icon-text .claim,.text-width-narrow .icon-text .claim,.col.xxl-3 .icon-text .claim,.twothirds-v2>li:first-child .icon-text .claim,.twothirds>li:last-child .icon-text .claim,.thirds-v2 .icon-text .claim,.thirds .icon-text .claim{line-height:51px}.col.xxl-6 .claim,.onesix>li:last-child .claim,.sixths .claim,.col.xxl-5 .claim,.fifths .claim,.col.xxl-4 .claim,.threeone-v2>li:first-child .claim,.threeone>li:last-child .claim,.quarters-v5 .claim,.quarters-v4 .claim,.quarters-v3 .claim,.quarters-v2 .claim,.quarters .claim,.text-width-narrow .claim,.col.xxl-3 .claim,.twothirds-v2>li:first-child .claim,.twothirds>li:last-child .claim,.thirds-v2 .claim,.thirds .claim,.text-width-wide .claim,.text-width-half .claim,.col.xxl-2 .claim,.halves-v2 .claim,.halves .claim,.claim{line-height:50px}}@media screen and (min-width: 0)and (max-width: 639.9px){.label{margin-bottom:5px}.col.xs-2 .wrapper-image,.quarters-v2 .wrapper-image,.footnote,.heading{margin-bottom:12px}.col.xs-2 .footnote,.quarters-v2 .footnote,.col.xs-2 .heading,.quarters-v2 .heading{margin-bottom:3px}.wrapper-image,.subheading,.rte{margin-bottom:18px}.col.xs-2 .rte,.quarters-v2 .rte{margin-bottom:9px}.col.xs-2 .subheading,.quarters-v2 .subheading{margin-bottom:14px}.section .label{margin-bottom:10px}.section .heading{margin-bottom:24px}.section .rte{margin-bottom:30px}.list-item{margin-bottom:19px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.label{margin-bottom:10px}.col.sm-3 .label,.quarters-v5 .label,.thirds .label,.col.sm-2 .label,.quarters-v3 .label,.quarters-v2 .label,.quarters .label,.halves .label{margin-bottom:5px}.col.sm-2 .wrapper-image,.quarters-v3 .wrapper-image,.quarters-v2 .wrapper-image,.quarters .wrapper-image,.halves .wrapper-image,.col.sm-2 .rte,.quarters-v3 .rte,.quarters-v2 .rte,.quarters .rte,.halves .rte,.heading{margin-bottom:18px}.col.sm-2 .footnote,.quarters-v3 .footnote,.quarters-v2 .footnote,.quarters .footnote,.halves .footnote,.col.sm-2 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading,.halves .heading{margin-bottom:12px}.col.sm-3 .heading,.quarters-v5 .heading,.thirds .heading{margin-bottom:7px}.wrapper-image,.col.sm-2 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.halves .subheading,.subheading,.rte{margin-bottom:24px}.col.sm-3 .rte,.quarters-v5 .rte,.thirds .rte{margin-bottom:13px}.section .heading,.col.sm-3 .subheading,.quarters-v5 .subheading,.thirds .subheading{margin-bottom:16px}.footnote{margin-bottom:15px}.col.sm-3 .footnote,.quarters-v5 .footnote,.thirds .footnote{margin-bottom:6px}.section .label{margin-bottom:8px}.section .rte{margin-bottom:36px}.list-item{margin-bottom:30px}.col.sm-2 .list-item,.quarters-v3 .list-item,.quarters-v2 .list-item,.quarters .list-item,.halves .list-item{margin-bottom:19px}.col.sm-3 .wrapper-image,.quarters-v5 .wrapper-image,.thirds .wrapper-image{margin-bottom:14px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.label{margin-bottom:10px}.col.md-4 .label,.quarters-v2 .label,.quarters .label,.col.md-3 .label,.quarters-v5 .label,.thirds .label{margin-bottom:5px}.heading{margin-bottom:21px}.col.md-3 .wrapper-image,.quarters-v5 .wrapper-image,.thirds .wrapper-image,.col.md-3 .rte,.quarters-v5 .rte,.thirds .rte,.text-width-long .heading,.text-width-wide .heading,.text-width-half .heading,.text-width-narrow .heading,.col.md-2 .heading,.quarters-v3 .heading,.halves-v2 .heading,.halves .heading{margin-bottom:18px}.col.md-3 .footnote,.quarters-v5 .footnote,.thirds .footnote,.col.md-3 .heading,.quarters-v5 .heading,.thirds .heading{margin-bottom:12px}.col.md-4 .heading,.quarters-v2 .heading,.quarters .heading{margin-bottom:7px}.wrapper-image,.list-item,.rte{margin-bottom:30px}.text-width-long .wrapper-image,.text-width-wide .wrapper-image,.text-width-half .wrapper-image,.text-width-narrow .wrapper-image,.col.md-2 .wrapper-image,.quarters-v3 .wrapper-image,.halves-v2 .wrapper-image,.halves .wrapper-image,.col.md-3 .subheading,.quarters-v5 .subheading,.thirds .subheading,.text-width-long .subheading,.text-width-wide .subheading,.text-width-half .subheading,.text-width-narrow .subheading,.col.md-2 .subheading,.quarters-v3 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.text-width-long .rte,.text-width-wide .rte,.text-width-half .rte,.text-width-narrow .rte,.col.md-2 .rte,.quarters-v3 .rte,.halves-v2 .rte,.halves .rte{margin-bottom:24px}.col.md-4 .rte,.quarters-v2 .rte,.quarters .rte{margin-bottom:13px}.col.md-4 .subheading,.quarters-v2 .subheading,.quarters .subheading{margin-bottom:16px}.footnote{margin-bottom:22px}.text-width-long .footnote,.text-width-wide .footnote,.text-width-half .footnote,.text-width-narrow .footnote,.col.md-2 .footnote,.quarters-v3 .footnote,.halves-v2 .footnote,.halves .footnote{margin-bottom:15px}.col.md-4 .footnote,.quarters-v2 .footnote,.quarters .footnote{margin-bottom:6px}.section .label{margin-bottom:8px}.section .heading{margin-bottom:23px}.section .rte{margin-bottom:42px}.text-width-long .list-item,.text-width-wide .list-item,.text-width-half .list-item,.text-width-narrow .list-item,.col.md-2 .list-item,.quarters-v3 .list-item,.halves-v2 .list-item,.halves .list-item{margin-bottom:19px}.col.md-4 .wrapper-image,.quarters-v2 .wrapper-image,.quarters .wrapper-image{margin-bottom:14px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.label{margin-bottom:10px}.col.lg-6 .label,.onesix>li:last-child .label,.sixths .label,.col.lg-5 .label,.fifths .label,.col.lg-4 .label,.threeone-v2>li:first-child .label,.threeone>li:last-child .label,.quarters-v5 .label,.quarters-v4 .label,.quarters-v3 .label,.quarters-v2 .label,.quarters .label{margin-bottom:5px}.footnote,.heading{margin-bottom:26px}.text-width-wide .heading,.text-width-half .heading,.col.lg-2 .heading,.halves-v2 .heading,.halves .heading{margin-bottom:21px}.col.lg-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.lg-4 .rte,.threeone-v2>li:first-child .rte,.threeone>li:last-child .rte,.quarters-v5 .rte,.quarters-v4 .rte,.quarters-v3 .rte,.quarters-v2 .rte,.quarters .rte,.text-width-narrow .heading,.col.lg-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{margin-bottom:18px}.col.lg-4 .footnote,.threeone-v2>li:first-child .footnote,.threeone>li:last-child .footnote,.quarters-v5 .footnote,.quarters-v4 .footnote,.quarters-v3 .footnote,.quarters-v2 .footnote,.quarters .footnote,.col.lg-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{margin-bottom:12px}.col.lg-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.lg-5 .heading,.fifths .heading{margin-bottom:7px}.wrapper-image,.rte{margin-bottom:36px}.text-width-wide .wrapper-image,.text-width-half .wrapper-image,.col.lg-2 .wrapper-image,.halves-v2 .wrapper-image,.halves .wrapper-image,.text-width-wide .list-item,.text-width-half .list-item,.col.lg-2 .list-item,.halves-v2 .list-item,.halves .list-item,.text-width-wide .rte,.text-width-half .rte,.col.lg-2 .rte,.halves-v2 .rte,.halves .rte{margin-bottom:30px}.text-width-narrow .wrapper-image,.col.lg-3 .wrapper-image,.twothirds-v2>li:first-child .wrapper-image,.twothirds>li:last-child .wrapper-image,.thirds-v2 .wrapper-image,.thirds .wrapper-image,.col.lg-6 .list-item,.onesix>li:last-child .list-item,.sixths .list-item,.col.lg-5 .list-item,.fifths .list-item,.col.lg-4 .list-item,.threeone-v2>li:first-child .list-item,.threeone>li:last-child .list-item,.quarters-v5 .list-item,.quarters-v4 .list-item,.quarters-v3 .list-item,.quarters-v2 .list-item,.quarters .list-item,.text-width-narrow .list-item,.col.lg-3 .list-item,.twothirds-v2>li:first-child .list-item,.twothirds>li:last-child .list-item,.thirds-v2 .list-item,.thirds .list-item,.text-width-narrow .subheading,.col.lg-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.lg-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.text-width-narrow .rte,.col.lg-3 .rte,.twothirds-v2>li:first-child .rte,.twothirds>li:last-child .rte,.thirds-v2 .rte,.thirds .rte{margin-bottom:24px}.col.lg-6 .rte,.onesix>li:last-child .rte,.sixths .rte,.col.lg-5 .rte,.fifths .rte{margin-bottom:13px}.col.lg-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.lg-5 .subheading,.fifths .subheading{margin-bottom:16px}.text-width-wide .footnote,.text-width-half .footnote,.col.lg-2 .footnote,.halves-v2 .footnote,.halves .footnote{margin-bottom:22px}.text-width-narrow .footnote,.col.lg-3 .footnote,.twothirds-v2>li:first-child .footnote,.twothirds>li:last-child .footnote,.thirds-v2 .footnote,.thirds .footnote{margin-bottom:15px}.col.lg-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.lg-5 .footnote,.fifths .footnote{margin-bottom:6px}.section .label{margin-bottom:8px}.section .heading{margin-bottom:29px}.section .rte{margin-bottom:48px}.list-item{margin-bottom:34px}.col.lg-5 .wrapper-image,.fifths .wrapper-image,.col.lg-4 .wrapper-image,.threeone-v2>li:first-child .wrapper-image,.threeone>li:last-child .wrapper-image,.quarters-v5 .wrapper-image,.quarters-v4 .wrapper-image,.quarters-v3 .wrapper-image,.quarters-v2 .wrapper-image,.quarters .wrapper-image{margin-bottom:14px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.label{margin-bottom:10px}.col.xl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xl-5 .label,.fifths .label,.col.xl-4 .label,.threeone-v2>li:first-child .label,.threeone>li:last-child .label,.quarters-v5 .label,.quarters-v4 .label,.quarters-v3 .label,.quarters-v2 .label,.quarters .label{margin-bottom:5px}.footnote,.heading{margin-bottom:26px}.text-width-wide .heading,.text-width-half .heading,.col.xl-2 .heading,.halves-v2 .heading,.halves .heading{margin-bottom:21px}.col.xl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xl-4 .rte,.threeone-v2>li:first-child .rte,.threeone>li:last-child .rte,.quarters-v5 .rte,.quarters-v4 .rte,.quarters-v3 .rte,.quarters-v2 .rte,.quarters .rte,.text-width-narrow .heading,.col.xl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{margin-bottom:18px}.col.xl-4 .footnote,.threeone-v2>li:first-child .footnote,.threeone>li:last-child .footnote,.quarters-v5 .footnote,.quarters-v4 .footnote,.quarters-v3 .footnote,.quarters-v2 .footnote,.quarters .footnote,.col.xl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{margin-bottom:12px}.col.xl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xl-5 .heading,.fifths .heading{margin-bottom:7px}.wrapper-image,.rte{margin-bottom:36px}.text-width-wide .wrapper-image,.text-width-half .wrapper-image,.col.xl-2 .wrapper-image,.halves-v2 .wrapper-image,.halves .wrapper-image,.text-width-wide .list-item,.text-width-half .list-item,.col.xl-2 .list-item,.halves-v2 .list-item,.halves .list-item,.text-width-wide .rte,.text-width-half .rte,.col.xl-2 .rte,.halves-v2 .rte,.halves .rte{margin-bottom:30px}.text-width-narrow .wrapper-image,.col.xl-3 .wrapper-image,.twothirds-v2>li:first-child .wrapper-image,.twothirds>li:last-child .wrapper-image,.thirds-v2 .wrapper-image,.thirds .wrapper-image,.col.xl-6 .list-item,.onesix>li:last-child .list-item,.sixths .list-item,.col.xl-5 .list-item,.fifths .list-item,.col.xl-4 .list-item,.threeone-v2>li:first-child .list-item,.threeone>li:last-child .list-item,.quarters-v5 .list-item,.quarters-v4 .list-item,.quarters-v3 .list-item,.quarters-v2 .list-item,.quarters .list-item,.text-width-narrow .list-item,.col.xl-3 .list-item,.twothirds-v2>li:first-child .list-item,.twothirds>li:last-child .list-item,.thirds-v2 .list-item,.thirds .list-item,.text-width-narrow .subheading,.col.xl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.text-width-narrow .rte,.col.xl-3 .rte,.twothirds-v2>li:first-child .rte,.twothirds>li:last-child .rte,.thirds-v2 .rte,.thirds .rte{margin-bottom:24px}.col.xl-6 .rte,.onesix>li:last-child .rte,.sixths .rte,.col.xl-5 .rte,.fifths .rte{margin-bottom:13px}.col.xl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xl-5 .subheading,.fifths .subheading{margin-bottom:16px}.text-width-wide .footnote,.text-width-half .footnote,.col.xl-2 .footnote,.halves-v2 .footnote,.halves .footnote{margin-bottom:22px}.text-width-narrow .footnote,.col.xl-3 .footnote,.twothirds-v2>li:first-child .footnote,.twothirds>li:last-child .footnote,.thirds-v2 .footnote,.thirds .footnote{margin-bottom:15px}.col.xl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xl-5 .footnote,.fifths .footnote{margin-bottom:6px}.section .label{margin-bottom:8px}.section .heading{margin-bottom:29px}.section .rte{margin-bottom:48px}.list-item{margin-bottom:34px}.col.xl-5 .wrapper-image,.fifths .wrapper-image,.col.xl-4 .wrapper-image,.threeone-v2>li:first-child .wrapper-image,.threeone>li:last-child .wrapper-image,.quarters-v5 .wrapper-image,.quarters-v4 .wrapper-image,.quarters-v3 .wrapper-image,.quarters-v2 .wrapper-image,.quarters .wrapper-image{margin-bottom:14px}}@media screen and (min-width: 1600px){.label{margin-bottom:10px}.col.xxl-6 .label,.onesix>li:last-child .label,.sixths .label,.col.xxl-5 .label,.fifths .label,.col.xxl-4 .label,.threeone-v2>li:first-child .label,.threeone>li:last-child .label,.quarters-v5 .label,.quarters-v4 .label,.quarters-v3 .label,.quarters-v2 .label,.quarters .label{margin-bottom:5px}.footnote,.heading{margin-bottom:26px}.text-width-wide .heading,.text-width-half .heading,.col.xxl-2 .heading,.halves-v2 .heading,.halves .heading{margin-bottom:21px}.col.xxl-4 .subheading,.threeone-v2>li:first-child .subheading,.threeone>li:last-child .subheading,.quarters-v5 .subheading,.quarters-v4 .subheading,.quarters-v3 .subheading,.quarters-v2 .subheading,.quarters .subheading,.col.xxl-4 .rte,.threeone-v2>li:first-child .rte,.threeone>li:last-child .rte,.quarters-v5 .rte,.quarters-v4 .rte,.quarters-v3 .rte,.quarters-v2 .rte,.quarters .rte,.text-width-narrow .heading,.col.xxl-3 .heading,.twothirds-v2>li:first-child .heading,.twothirds>li:last-child .heading,.thirds-v2 .heading,.thirds .heading{margin-bottom:18px}.col.xxl-4 .footnote,.threeone-v2>li:first-child .footnote,.threeone>li:last-child .footnote,.quarters-v5 .footnote,.quarters-v4 .footnote,.quarters-v3 .footnote,.quarters-v2 .footnote,.quarters .footnote,.col.xxl-4 .heading,.threeone-v2>li:first-child .heading,.threeone>li:last-child .heading,.quarters-v5 .heading,.quarters-v4 .heading,.quarters-v3 .heading,.quarters-v2 .heading,.quarters .heading{margin-bottom:12px}.col.xxl-6 .heading,.onesix>li:last-child .heading,.sixths .heading,.col.xxl-5 .heading,.fifths .heading{margin-bottom:7px}.wrapper-image,.rte{margin-bottom:36px}.text-width-wide .wrapper-image,.text-width-half .wrapper-image,.col.xxl-2 .wrapper-image,.halves-v2 .wrapper-image,.halves .wrapper-image,.text-width-wide .list-item,.text-width-half .list-item,.col.xxl-2 .list-item,.halves-v2 .list-item,.halves .list-item,.text-width-wide .rte,.text-width-half .rte,.col.xxl-2 .rte,.halves-v2 .rte,.halves .rte{margin-bottom:30px}.text-width-narrow .wrapper-image,.col.xxl-3 .wrapper-image,.twothirds-v2>li:first-child .wrapper-image,.twothirds>li:last-child .wrapper-image,.thirds-v2 .wrapper-image,.thirds .wrapper-image,.col.xxl-6 .list-item,.onesix>li:last-child .list-item,.sixths .list-item,.col.xxl-5 .list-item,.fifths .list-item,.col.xxl-4 .list-item,.threeone-v2>li:first-child .list-item,.threeone>li:last-child .list-item,.quarters-v5 .list-item,.quarters-v4 .list-item,.quarters-v3 .list-item,.quarters-v2 .list-item,.quarters .list-item,.text-width-narrow .list-item,.col.xxl-3 .list-item,.twothirds-v2>li:first-child .list-item,.twothirds>li:last-child .list-item,.thirds-v2 .list-item,.thirds .list-item,.text-width-narrow .subheading,.col.xxl-3 .subheading,.twothirds-v2>li:first-child .subheading,.twothirds>li:last-child .subheading,.thirds-v2 .subheading,.thirds .subheading,.text-width-wide .subheading,.text-width-half .subheading,.col.xxl-2 .subheading,.halves-v2 .subheading,.halves .subheading,.subheading,.text-width-narrow .rte,.col.xxl-3 .rte,.twothirds-v2>li:first-child .rte,.twothirds>li:last-child .rte,.thirds-v2 .rte,.thirds .rte{margin-bottom:24px}.col.xxl-6 .rte,.onesix>li:last-child .rte,.sixths .rte,.col.xxl-5 .rte,.fifths .rte{margin-bottom:13px}.col.xxl-6 .subheading,.onesix>li:last-child .subheading,.sixths .subheading,.col.xxl-5 .subheading,.fifths .subheading{margin-bottom:16px}.text-width-wide .footnote,.text-width-half .footnote,.col.xxl-2 .footnote,.halves-v2 .footnote,.halves .footnote{margin-bottom:22px}.text-width-narrow .footnote,.col.xxl-3 .footnote,.twothirds-v2>li:first-child .footnote,.twothirds>li:last-child .footnote,.thirds-v2 .footnote,.thirds .footnote{margin-bottom:15px}.col.xxl-6 .footnote,.onesix>li:last-child .footnote,.sixths .footnote,.col.xxl-5 .footnote,.fifths .footnote{margin-bottom:6px}.section .label{margin-bottom:8px}.section .heading{margin-bottom:29px}.section .rte{margin-bottom:48px}.list-item{margin-bottom:34px}.col.xxl-5 .wrapper-image,.fifths .wrapper-image,.col.xxl-4 .wrapper-image,.threeone-v2>li:first-child .wrapper-image,.threeone>li:last-child .wrapper-image,.quarters-v5 .wrapper-image,.quarters-v4 .wrapper-image,.quarters-v3 .wrapper-image,.quarters-v2 .wrapper-image,.quarters .wrapper-image{margin-bottom:14px}}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list{row-gap:24px}.col.xs-2 .partial-cta-list,.quarters-v2 .partial-cta-list{row-gap:14px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list{row-gap:30px}.col.sm-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.halves .partial-cta-list{row-gap:24px}.col.sm-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list{row-gap:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list{row-gap:36px}.text-width-long .partial-cta-list,.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.text-width-narrow .partial-cta-list,.col.md-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{row-gap:30px}.col.md-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list{row-gap:24px}.col.md-4 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{row-gap:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.partial-cta-list{row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.lg-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{row-gap:36px}.text-width-narrow .partial-cta-list,.col.lg-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{row-gap:30px}.col.lg-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.lg-5 .partial-cta-list,.fifths .partial-cta-list,.col.lg-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{row-gap:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.partial-cta-list{row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.xl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{row-gap:36px}.text-width-narrow .partial-cta-list,.col.xl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{row-gap:30px}.col.xl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{row-gap:18px}}@media screen and (min-width: 1600px){.partial-cta-list{row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.xxl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{row-gap:36px}.text-width-narrow .partial-cta-list,.col.xxl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{row-gap:30px}.col.xxl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xxl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xxl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{row-gap:18px}}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list{display:flex;row-gap:24px}.col.xs-2 .partial-cta-list,.quarters-v2 .partial-cta-list{display:flex;row-gap:14px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list{display:flex;row-gap:30px}.col.sm-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.halves .partial-cta-list{display:flex;row-gap:24px}.col.sm-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list{display:flex;row-gap:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list{display:flex;row-gap:36px}.text-width-long .partial-cta-list,.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.text-width-narrow .partial-cta-list,.col.md-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{display:flex;row-gap:30px}.col.md-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list{display:flex;row-gap:24px}.col.md-4 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{display:flex;row-gap:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.partial-cta-list{display:flex;row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.lg-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{display:flex;row-gap:36px}.text-width-narrow .partial-cta-list,.col.lg-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{display:flex;row-gap:30px}.col.lg-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.lg-5 .partial-cta-list,.fifths .partial-cta-list,.col.lg-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{display:flex;row-gap:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.partial-cta-list{display:flex;row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.xl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{display:flex;row-gap:36px}.text-width-narrow .partial-cta-list,.col.xl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{display:flex;row-gap:30px}.col.xl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{display:flex;row-gap:18px}}@media screen and (min-width: 1600px){.partial-cta-list{display:flex;row-gap:42px}.text-width-wide .partial-cta-list,.text-width-half .partial-cta-list,.col.xxl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{display:flex;row-gap:36px}.text-width-narrow .partial-cta-list,.col.xxl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list{display:flex;row-gap:30px}.col.xxl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xxl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xxl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list{display:flex;row-gap:18px}}@media screen and (min-width: 0)and (max-width: 639.9px){.wrapper-text{padding-right:30px}.align-center.wrapper-text{padding-left:30px}.align-right.wrapper-text{padding-left:30px;padding-right:0}.col.xs-2 .wrapper-text,.quarters-v2 .wrapper-text{padding-right:20px}.col.xs-2 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text{padding-left:20px}.col.xs-2 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text{padding-left:20px;padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.wrapper-text{padding-right:36px}.align-center.wrapper-text{padding-left:36px}.align-right.wrapper-text{padding-left:36px;padding-right:0}.col.sm-2 .wrapper-text,.quarters-v3 .wrapper-text,.quarters-v2 .wrapper-text,.quarters .wrapper-text,.halves .wrapper-text{padding-right:30px}.col.sm-2 .align-center.wrapper-text,.quarters-v3 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text,.quarters .align-center.wrapper-text,.halves .align-center.wrapper-text{padding-left:30px}.col.sm-2 .align-right.wrapper-text,.quarters-v3 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text,.quarters .align-right.wrapper-text,.halves .align-right.wrapper-text{padding-left:30px;padding-right:0}.col.sm-3 .wrapper-text,.quarters-v5 .wrapper-text,.thirds .wrapper-text{padding-right:24px}.col.sm-3 .align-center.wrapper-text,.quarters-v5 .align-center.wrapper-text,.thirds .align-center.wrapper-text{padding-left:24px}.col.sm-3 .align-right.wrapper-text,.quarters-v5 .align-right.wrapper-text,.thirds .align-right.wrapper-text{padding-left:24px;padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.wrapper-text{padding-right:42px}.align-center.wrapper-text{padding-left:42px}.align-right.wrapper-text{padding-left:42px;padding-right:0}.text-width-long .wrapper-text,.text-width-wide .wrapper-text,.text-width-half .wrapper-text,.text-width-narrow .wrapper-text,.col.md-2 .wrapper-text,.quarters-v3 .wrapper-text,.halves-v2 .wrapper-text,.halves .wrapper-text{padding-right:36px}.text-width-long .align-center.wrapper-text,.text-width-wide .align-center.wrapper-text,.text-width-half .align-center.wrapper-text,.text-width-narrow .align-center.wrapper-text,.col.md-2 .align-center.wrapper-text,.quarters-v3 .align-center.wrapper-text,.halves-v2 .align-center.wrapper-text,.halves .align-center.wrapper-text{padding-left:36px}.text-width-long .align-right.wrapper-text,.text-width-wide .align-right.wrapper-text,.text-width-half .align-right.wrapper-text,.text-width-narrow .align-right.wrapper-text,.col.md-2 .align-right.wrapper-text,.quarters-v3 .align-right.wrapper-text,.halves-v2 .align-right.wrapper-text,.halves .align-right.wrapper-text{padding-left:36px;padding-right:0}.col.md-3 .wrapper-text,.quarters-v5 .wrapper-text,.thirds .wrapper-text{padding-right:30px}.col.md-3 .align-center.wrapper-text,.quarters-v5 .align-center.wrapper-text,.thirds .align-center.wrapper-text{padding-left:30px}.col.md-3 .align-right.wrapper-text,.quarters-v5 .align-right.wrapper-text,.thirds .align-right.wrapper-text{padding-left:30px;padding-right:0}.col.md-4 .wrapper-text,.quarters-v2 .wrapper-text,.quarters .wrapper-text{padding-right:24px}.col.md-4 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text,.quarters .align-center.wrapper-text{padding-left:24px}.col.md-4 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text,.quarters .align-right.wrapper-text{padding-left:24px;padding-right:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.wrapper-text{padding-right:48px}.align-center.wrapper-text{padding-left:48px}.align-right.wrapper-text{padding-left:48px;padding-right:0}.text-width-wide .wrapper-text,.text-width-half .wrapper-text,.col.lg-2 .wrapper-text,.halves-v2 .wrapper-text,.halves .wrapper-text{padding-right:42px}.text-width-wide .align-center.wrapper-text,.text-width-half .align-center.wrapper-text,.col.lg-2 .align-center.wrapper-text,.halves-v2 .align-center.wrapper-text,.halves .align-center.wrapper-text{padding-left:42px}.text-width-wide .align-right.wrapper-text,.text-width-half .align-right.wrapper-text,.col.lg-2 .align-right.wrapper-text,.halves-v2 .align-right.wrapper-text,.halves .align-right.wrapper-text{padding-left:42px;padding-right:0}.text-width-narrow .wrapper-text,.col.lg-3 .wrapper-text,.twothirds-v2>li:first-child .wrapper-text,.twothirds>li:last-child .wrapper-text,.thirds-v2 .wrapper-text,.thirds .wrapper-text{padding-right:36px}.text-width-narrow .align-center.wrapper-text,.col.lg-3 .align-center.wrapper-text,.twothirds-v2>li:first-child .align-center.wrapper-text,.twothirds>li:last-child .align-center.wrapper-text,.thirds-v2 .align-center.wrapper-text,.thirds .align-center.wrapper-text{padding-left:36px}.text-width-narrow .align-right.wrapper-text,.col.lg-3 .align-right.wrapper-text,.twothirds-v2>li:first-child .align-right.wrapper-text,.twothirds>li:last-child .align-right.wrapper-text,.thirds-v2 .align-right.wrapper-text,.thirds .align-right.wrapper-text{padding-left:36px;padding-right:0}.col.lg-4 .wrapper-text,.threeone-v2>li:first-child .wrapper-text,.threeone>li:last-child .wrapper-text,.quarters-v5 .wrapper-text,.quarters-v4 .wrapper-text,.quarters-v3 .wrapper-text,.quarters-v2 .wrapper-text,.quarters .wrapper-text{padding-right:30px}.col.lg-4 .align-center.wrapper-text,.threeone-v2>li:first-child .align-center.wrapper-text,.threeone>li:last-child .align-center.wrapper-text,.quarters-v5 .align-center.wrapper-text,.quarters-v4 .align-center.wrapper-text,.quarters-v3 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text,.quarters .align-center.wrapper-text{padding-left:30px}.col.lg-4 .align-right.wrapper-text,.threeone-v2>li:first-child .align-right.wrapper-text,.threeone>li:last-child .align-right.wrapper-text,.quarters-v5 .align-right.wrapper-text,.quarters-v4 .align-right.wrapper-text,.quarters-v3 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text,.quarters .align-right.wrapper-text{padding-left:30px;padding-right:0}.col.lg-6 .wrapper-text,.onesix>li:last-child .wrapper-text,.sixths .wrapper-text,.col.lg-5 .wrapper-text,.fifths .wrapper-text{padding-right:24px}.col.lg-6 .align-center.wrapper-text,.onesix>li:last-child .align-center.wrapper-text,.sixths .align-center.wrapper-text,.col.lg-5 .align-center.wrapper-text,.fifths .align-center.wrapper-text{padding-left:24px}.col.lg-6 .align-right.wrapper-text,.onesix>li:last-child .align-right.wrapper-text,.sixths .align-right.wrapper-text,.col.lg-5 .align-right.wrapper-text,.fifths .align-right.wrapper-text{padding-left:24px;padding-right:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.wrapper-text{padding-right:48px}.align-center.wrapper-text{padding-left:48px}.align-right.wrapper-text{padding-left:48px;padding-right:0}.text-width-wide .wrapper-text,.text-width-half .wrapper-text,.col.xl-2 .wrapper-text,.halves-v2 .wrapper-text,.halves .wrapper-text{padding-right:42px}.text-width-wide .align-center.wrapper-text,.text-width-half .align-center.wrapper-text,.col.xl-2 .align-center.wrapper-text,.halves-v2 .align-center.wrapper-text,.halves .align-center.wrapper-text{padding-left:42px}.text-width-wide .align-right.wrapper-text,.text-width-half .align-right.wrapper-text,.col.xl-2 .align-right.wrapper-text,.halves-v2 .align-right.wrapper-text,.halves .align-right.wrapper-text{padding-left:42px;padding-right:0}.text-width-narrow .wrapper-text,.col.xl-3 .wrapper-text,.twothirds-v2>li:first-child .wrapper-text,.twothirds>li:last-child .wrapper-text,.thirds-v2 .wrapper-text,.thirds .wrapper-text{padding-right:36px}.text-width-narrow .align-center.wrapper-text,.col.xl-3 .align-center.wrapper-text,.twothirds-v2>li:first-child .align-center.wrapper-text,.twothirds>li:last-child .align-center.wrapper-text,.thirds-v2 .align-center.wrapper-text,.thirds .align-center.wrapper-text{padding-left:36px}.text-width-narrow .align-right.wrapper-text,.col.xl-3 .align-right.wrapper-text,.twothirds-v2>li:first-child .align-right.wrapper-text,.twothirds>li:last-child .align-right.wrapper-text,.thirds-v2 .align-right.wrapper-text,.thirds .align-right.wrapper-text{padding-left:36px;padding-right:0}.col.xl-4 .wrapper-text,.threeone-v2>li:first-child .wrapper-text,.threeone>li:last-child .wrapper-text,.quarters-v5 .wrapper-text,.quarters-v4 .wrapper-text,.quarters-v3 .wrapper-text,.quarters-v2 .wrapper-text,.quarters .wrapper-text{padding-right:30px}.col.xl-4 .align-center.wrapper-text,.threeone-v2>li:first-child .align-center.wrapper-text,.threeone>li:last-child .align-center.wrapper-text,.quarters-v5 .align-center.wrapper-text,.quarters-v4 .align-center.wrapper-text,.quarters-v3 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text,.quarters .align-center.wrapper-text{padding-left:30px}.col.xl-4 .align-right.wrapper-text,.threeone-v2>li:first-child .align-right.wrapper-text,.threeone>li:last-child .align-right.wrapper-text,.quarters-v5 .align-right.wrapper-text,.quarters-v4 .align-right.wrapper-text,.quarters-v3 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text,.quarters .align-right.wrapper-text{padding-left:30px;padding-right:0}.col.xl-6 .wrapper-text,.onesix>li:last-child .wrapper-text,.sixths .wrapper-text,.col.xl-5 .wrapper-text,.fifths .wrapper-text{padding-right:24px}.col.xl-6 .align-center.wrapper-text,.onesix>li:last-child .align-center.wrapper-text,.sixths .align-center.wrapper-text,.col.xl-5 .align-center.wrapper-text,.fifths .align-center.wrapper-text{padding-left:24px}.col.xl-6 .align-right.wrapper-text,.onesix>li:last-child .align-right.wrapper-text,.sixths .align-right.wrapper-text,.col.xl-5 .align-right.wrapper-text,.fifths .align-right.wrapper-text{padding-left:24px;padding-right:0}}@media screen and (min-width: 1600px){.wrapper-text{padding-right:48px}.align-center.wrapper-text{padding-left:48px}.align-right.wrapper-text{padding-left:48px;padding-right:0}.text-width-wide .wrapper-text,.text-width-half .wrapper-text,.col.xxl-2 .wrapper-text,.halves-v2 .wrapper-text,.halves .wrapper-text{padding-right:42px}.text-width-wide .align-center.wrapper-text,.text-width-half .align-center.wrapper-text,.col.xxl-2 .align-center.wrapper-text,.halves-v2 .align-center.wrapper-text,.halves .align-center.wrapper-text{padding-left:42px}.text-width-wide .align-right.wrapper-text,.text-width-half .align-right.wrapper-text,.col.xxl-2 .align-right.wrapper-text,.halves-v2 .align-right.wrapper-text,.halves .align-right.wrapper-text{padding-left:42px;padding-right:0}.text-width-narrow .wrapper-text,.col.xxl-3 .wrapper-text,.twothirds-v2>li:first-child .wrapper-text,.twothirds>li:last-child .wrapper-text,.thirds-v2 .wrapper-text,.thirds .wrapper-text{padding-right:36px}.text-width-narrow .align-center.wrapper-text,.col.xxl-3 .align-center.wrapper-text,.twothirds-v2>li:first-child .align-center.wrapper-text,.twothirds>li:last-child .align-center.wrapper-text,.thirds-v2 .align-center.wrapper-text,.thirds .align-center.wrapper-text{padding-left:36px}.text-width-narrow .align-right.wrapper-text,.col.xxl-3 .align-right.wrapper-text,.twothirds-v2>li:first-child .align-right.wrapper-text,.twothirds>li:last-child .align-right.wrapper-text,.thirds-v2 .align-right.wrapper-text,.thirds .align-right.wrapper-text{padding-left:36px;padding-right:0}.col.xxl-4 .wrapper-text,.threeone-v2>li:first-child .wrapper-text,.threeone>li:last-child .wrapper-text,.quarters-v5 .wrapper-text,.quarters-v4 .wrapper-text,.quarters-v3 .wrapper-text,.quarters-v2 .wrapper-text,.quarters .wrapper-text{padding-right:30px}.col.xxl-4 .align-center.wrapper-text,.threeone-v2>li:first-child .align-center.wrapper-text,.threeone>li:last-child .align-center.wrapper-text,.quarters-v5 .align-center.wrapper-text,.quarters-v4 .align-center.wrapper-text,.quarters-v3 .align-center.wrapper-text,.quarters-v2 .align-center.wrapper-text,.quarters .align-center.wrapper-text{padding-left:30px}.col.xxl-4 .align-right.wrapper-text,.threeone-v2>li:first-child .align-right.wrapper-text,.threeone>li:last-child .align-right.wrapper-text,.quarters-v5 .align-right.wrapper-text,.quarters-v4 .align-right.wrapper-text,.quarters-v3 .align-right.wrapper-text,.quarters-v2 .align-right.wrapper-text,.quarters .align-right.wrapper-text{padding-left:30px;padding-right:0}.col.xxl-6 .wrapper-text,.onesix>li:last-child .wrapper-text,.sixths .wrapper-text,.col.xxl-5 .wrapper-text,.fifths .wrapper-text{padding-right:24px}.col.xxl-6 .align-center.wrapper-text,.onesix>li:last-child .align-center.wrapper-text,.sixths .align-center.wrapper-text,.col.xxl-5 .align-center.wrapper-text,.fifths .align-center.wrapper-text{padding-left:24px}.col.xxl-6 .align-right.wrapper-text,.onesix>li:last-child .align-right.wrapper-text,.sixths .align-right.wrapper-text,.col.xxl-5 .align-right.wrapper-text,.fifths .align-right.wrapper-text{padding-left:24px;padding-right:0}}.list-item:last-child{margin-bottom:0 !important}.list-item::after{clear:both;content:"";display:table}div{color:#444}.bg-dark .claim,.claim,.label{color:#0672cb}.heading{color:#0e0e0e}.footnote{color:#444}.bg-dark .heading,.bg-medium .claim,.bg-medium .footnote,.bg-medium .heading,.bg-medium .label,.bg-medium div{color:#fff}.bg-dark .footnote,.bg-dark div{color:#f5f6f7}.bg-dark .label{color:#e6ac28}.row.bg-light div{color:#444}.row.bg-dark .claim,.row.bg-light .claim,.row.bg-light .label{color:#0672cb}.row.bg-light .heading{color:#0e0e0e}.row.bg-light .footnote{color:#444}.row.bg-dark .heading,.row.bg-medium .claim,.row.bg-medium .footnote,.row.bg-medium .heading,.row.bg-medium .label,.row.bg-medium div{color:#fff}.row.bg-dark .footnote,.row.bg-dark div{color:#f5f6f7}.row.bg-dark .label{color:#e6ac28}.wrapper.bg-light div{color:#444}.wrapper.bg-dark .claim,.wrapper.bg-light .claim,.wrapper.bg-light .label{color:#0672cb}.wrapper.bg-light .heading{color:#0e0e0e}.wrapper.bg-light .footnote{color:#444}.wrapper.bg-dark .heading,.wrapper.bg-medium .claim,.wrapper.bg-medium .footnote,.wrapper.bg-medium .heading,.wrapper.bg-medium .label,.wrapper.bg-medium div{color:#fff}.wrapper.bg-dark .footnote,.wrapper.bg-dark div{color:#f5f6f7}.wrapper.bg-dark .label{color:#e6ac28}.rendition.bg-light div{color:#444}.rendition.bg-dark .claim,.rendition.bg-light .claim,.rendition.bg-light .label{color:#0672cb}.rendition.bg-light .heading{color:#0e0e0e}.rendition.bg-light .footnote{color:#444}.rendition.bg-dark .heading,.rendition.bg-dark div,.rendition.bg-medium .claim,.rendition.bg-medium .footnote,.rendition.bg-medium .heading,.rendition.bg-medium .label,.rendition.bg-medium div{color:#fff}.rendition.bg-dark .label{color:#e6ac28}.rendition.bg-dark .footnote{color:#f5f6f7}.wrapper-quote.bg-light div{color:#444}.wrapper-quote.bg-dark .claim,.wrapper-quote.bg-light .claim,.wrapper-quote.bg-light .label{color:#0672cb}.wrapper-quote.bg-light .heading{color:#0e0e0e}.wrapper-quote.bg-light .footnote{color:#444}.wrapper-quote.bg-dark .heading,.wrapper-quote.bg-dark div,.wrapper-quote.bg-medium .claim,.wrapper-quote.bg-medium .footnote,.wrapper-quote.bg-medium .heading,.wrapper-quote.bg-medium .label,.wrapper-quote.bg-medium div{color:#fff}.wrapper-quote.bg-dark .label{color:#e6ac28}.wrapper-quote.bg-dark .footnote{color:#f5f6f7}@media screen and (min-width: 768px){.rendition.md-bg-light div{color:#444}.rendition.md-bg-dark .claim,.rendition.md-bg-light .claim,.rendition.md-bg-light .label{color:#0672cb}.rendition.md-bg-light .heading{color:#0e0e0e}.rendition.md-bg-light .footnote{color:#444}.rendition.md-bg-dark .heading,.rendition.md-bg-medium .claim,.rendition.md-bg-medium .footnote,.rendition.md-bg-medium .heading,.rendition.md-bg-medium .label,.rendition.md-bg-medium div{color:#fff}.rendition.md-bg-dark .footnote,.rendition.md-bg-dark div{color:#f5f6f7}.rendition.md-bg-dark .label{color:#e6ac28}}.clearfix::after{clear:both;content:"";display:table}.compact{margin-bottom:0 !important}.hide{display:none !important}@media screen and (min-width: 0)and (max-width: 639.9px){.hide-xsmall{display:none !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hide-small{display:none !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hide-medium{display:none !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hide-large{display:none !important}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hide-xlarge{display:none !important}}@media screen and (min-width: 1600px){.hide-xxlarge{display:none !important}}.blowout{max-width:none !important}@media screen and (min-width: 0)and (max-width: 639.9px){.overlap{margin-top:-48px !important}.overlap-xsmall{margin-top:-48px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.overlap{margin-top:-48px !important}.overlap-small{margin-top:-48px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.overlap{margin-top:-72px !important}.overlap-medium{margin-top:-72px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.overlap{margin-top:-72px !important}.overlap-large{margin-top:-72px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.overlap{margin-top:-72px !important}.overlap-xlarge{margin-top:-72px}}@media screen and (min-width: 1600px){.overlap{margin-top:-96px !important}.overlap-xxlarge{margin-top:-96px}}.stash{clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;position:absolute !important;width:1px !important}.get-height{display:block !important;min-width:320px}.blowout{max-width:100% !important;width:100% !important}.blowout .maxwidth{max-width:1600px !important;margin-left:auto;margin-right:auto}.blowout{max-width:none !important}.bg-dark>.control>li:first-child>div>.padded{padding-top:3em}.bg-dark>.control>li:last-child>div>.padded{padding-bottom:2em}.pull{display:flex}.pull>li:last-child{order:-1}.push{display:flex}.push>li:first-child{order:999}.no-scroll{overflow-y:hidden !important}.label{text-transform:uppercase;font-weight:400}.row>ul,div>.view{position:relative}.row>ul::after,div>.view::after{clear:both;content:"";display:table}section#tt-content{visibility:visible}ul,ol{list-style-type:none}ul{list-style:outside none none}[tabindex="-1"]:focus{outline:none !important}a img{border:none}input[type=text]::-ms-clear{display:none}.appleios *{cursor:pointer}.align-left{text-align:left}.align-left .partial-cta-list{float:left}.align-center{text-align:center}.align-center.wrapper-text,.align-center .wrapper-text{margin:0 auto}.align-center .partial-cta-list{margin:0 auto}.align-right{text-align:right}.align-right .partial-cta-list{float:right}.wrapper-text::after{clear:both;content:"";display:table}@media screen and (min-width: 980px){.wrapper .wrapper-text.text-alone{float:none}.wrapper .wrapper-text.text-alone.align-default{float:left}.wrapper .wrapper-text.text-alone.align-center{margin:0 auto}.wrapper .wrapper-text.text-alone.align-right{float:right}.wrapper .wrapper-text.text-alone.align-left{float:left}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text-alone{width:100%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text-alone{width:66%}.col.xl-6 .text-alone,.onesix>li:last-child .text-alone,.sixths .text-alone,.col.xl-5 .text-alone,.fifths .text-alone,.col.xl-4 .text-alone,.threeone-v2>li:first-child .text-alone,.threeone>li:last-child .text-alone,.quarters-v5 .text-alone,.quarters-v4 .text-alone,.quarters-v3 .text-alone,.quarters-v2 .text-alone,.quarters .text-alone,.col.xl-3 .text-alone,.twothirds-v2>li:first-child .text-alone,.twothirds>li:last-child .text-alone,.thirds-v2 .text-alone,.thirds .text-alone,.col.xl-2 .text-alone,.halves-v2 .text-alone,.halves .text-alone{width:100%}}@media screen and (min-width: 1600px){.text-alone{width:66%}.col.xxl-6 .text-alone,.onesix>li:last-child .text-alone,.sixths .text-alone,.col.xxl-5 .text-alone,.fifths .text-alone,.col.xxl-4 .text-alone,.threeone-v2>li:first-child .text-alone,.threeone>li:last-child .text-alone,.quarters-v5 .text-alone,.quarters-v4 .text-alone,.quarters-v3 .text-alone,.quarters-v2 .text-alone,.quarters .text-alone,.col.xxl-3 .text-alone,.twothirds-v2>li:first-child .text-alone,.twothirds>li:last-child .text-alone,.thirds-v2 .text-alone,.thirds .text-alone,.col.xxl-2 .text-alone,.halves-v2 .text-alone,.halves .text-alone{width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text-width-long .wrapper-icon,.text-width-long .wrapper-image,.text-width-long .wrapper-text,.text-width-wide .wrapper-icon,.text-width-wide .wrapper-image,.text-width-wide .wrapper-text,.text-width-half .wrapper-text,.text-width-half .wrapper-image,.text-width-half .wrapper-icon,.text-width-narrow .wrapper-icon,.text-width-narrow .wrapper-image,.text-width-narrow .wrapper-text{width:50%}.col.md-4 .text-width-long .wrapper-icon,.quarters-v2 .text-width-long .wrapper-icon,.quarters .text-width-long .wrapper-icon,.col.md-3 .text-width-long .wrapper-icon,.quarters-v5 .text-width-long .wrapper-icon,.thirds .text-width-long .wrapper-icon,.col.md-2 .text-width-long .wrapper-icon,.quarters-v3 .text-width-long .wrapper-icon,.halves-v2 .text-width-long .wrapper-icon,.halves .text-width-long .wrapper-icon,.col.md-4 .text-width-long .wrapper-image,.quarters-v2 .text-width-long .wrapper-image,.quarters .text-width-long .wrapper-image,.col.md-3 .text-width-long .wrapper-image,.quarters-v5 .text-width-long .wrapper-image,.thirds .text-width-long .wrapper-image,.col.md-2 .text-width-long .wrapper-image,.quarters-v3 .text-width-long .wrapper-image,.halves-v2 .text-width-long .wrapper-image,.halves .text-width-long .wrapper-image,.col.md-4 .text-width-long .wrapper-text,.quarters-v2 .text-width-long .wrapper-text,.quarters .text-width-long .wrapper-text,.col.md-3 .text-width-long .wrapper-text,.quarters-v5 .text-width-long .wrapper-text,.thirds .text-width-long .wrapper-text,.col.md-2 .text-width-long .wrapper-text,.quarters-v3 .text-width-long .wrapper-text,.halves-v2 .text-width-long .wrapper-text,.halves .text-width-long .wrapper-text,.col.md-4 .text-width-wide .wrapper-icon,.quarters-v2 .text-width-wide .wrapper-icon,.quarters .text-width-wide .wrapper-icon,.col.md-3 .text-width-wide .wrapper-icon,.quarters-v5 .text-width-wide .wrapper-icon,.thirds .text-width-wide .wrapper-icon,.col.md-2 .text-width-wide .wrapper-icon,.quarters-v3 .text-width-wide .wrapper-icon,.halves-v2 .text-width-wide .wrapper-icon,.halves .text-width-wide .wrapper-icon,.col.md-4 .text-width-wide .wrapper-image,.quarters-v2 .text-width-wide .wrapper-image,.quarters .text-width-wide .wrapper-image,.col.md-3 .text-width-wide .wrapper-image,.quarters-v5 .text-width-wide .wrapper-image,.thirds .text-width-wide .wrapper-image,.col.md-2 .text-width-wide .wrapper-image,.quarters-v3 .text-width-wide .wrapper-image,.halves-v2 .text-width-wide .wrapper-image,.halves .text-width-wide .wrapper-image,.col.md-4 .text-width-wide .wrapper-text,.quarters-v2 .text-width-wide .wrapper-text,.quarters .text-width-wide .wrapper-text,.col.md-3 .text-width-wide .wrapper-text,.quarters-v5 .text-width-wide .wrapper-text,.thirds .text-width-wide .wrapper-text,.col.md-2 .text-width-wide .wrapper-text,.quarters-v3 .text-width-wide .wrapper-text,.halves-v2 .text-width-wide .wrapper-text,.halves .text-width-wide .wrapper-text,.col.md-4 .text-width-half .wrapper-text,.col.md-4 .text-width-half .wrapper-image,.col.md-4 .text-width-half .wrapper-icon,.quarters-v2 .text-width-half .wrapper-text,.quarters-v2 .text-width-half .wrapper-image,.quarters-v2 .text-width-half .wrapper-icon,.quarters .text-width-half .wrapper-text,.quarters .text-width-half .wrapper-image,.quarters .text-width-half .wrapper-icon,.col.md-3 .text-width-half .wrapper-text,.col.md-3 .text-width-half .wrapper-image,.col.md-3 .text-width-half .wrapper-icon,.quarters-v5 .text-width-half .wrapper-text,.quarters-v5 .text-width-half .wrapper-image,.quarters-v5 .text-width-half .wrapper-icon,.thirds .text-width-half .wrapper-text,.thirds .text-width-half .wrapper-image,.thirds .text-width-half .wrapper-icon,.col.md-2 .text-width-half .wrapper-text,.col.md-2 .text-width-half .wrapper-image,.col.md-2 .text-width-half .wrapper-icon,.quarters-v3 .text-width-half .wrapper-text,.quarters-v3 .text-width-half .wrapper-image,.quarters-v3 .text-width-half .wrapper-icon,.halves-v2 .text-width-half .wrapper-text,.halves-v2 .text-width-half .wrapper-image,.halves-v2 .text-width-half .wrapper-icon,.halves .text-width-half .wrapper-text,.halves .text-width-half .wrapper-image,.halves .text-width-half .wrapper-icon,.col.md-4 .text-width-narrow .wrapper-icon,.quarters-v2 .text-width-narrow .wrapper-icon,.quarters .text-width-narrow .wrapper-icon,.col.md-3 .text-width-narrow .wrapper-icon,.quarters-v5 .text-width-narrow .wrapper-icon,.thirds .text-width-narrow .wrapper-icon,.col.md-2 .text-width-narrow .wrapper-icon,.quarters-v3 .text-width-narrow .wrapper-icon,.halves-v2 .text-width-narrow .wrapper-icon,.halves .text-width-narrow .wrapper-icon,.col.md-4 .text-width-narrow .wrapper-image,.quarters-v2 .text-width-narrow .wrapper-image,.quarters .text-width-narrow .wrapper-image,.col.md-3 .text-width-narrow .wrapper-image,.quarters-v5 .text-width-narrow .wrapper-image,.thirds .text-width-narrow .wrapper-image,.col.md-2 .text-width-narrow .wrapper-image,.quarters-v3 .text-width-narrow .wrapper-image,.halves-v2 .text-width-narrow .wrapper-image,.halves .text-width-narrow .wrapper-image,.col.md-4 .text-width-narrow .wrapper-text,.quarters-v2 .text-width-narrow .wrapper-text,.quarters .text-width-narrow .wrapper-text,.col.md-3 .text-width-narrow .wrapper-text,.quarters-v5 .text-width-narrow .wrapper-text,.thirds .text-width-narrow .wrapper-text,.col.md-2 .text-width-narrow .wrapper-text,.quarters-v3 .text-width-narrow .wrapper-text,.halves-v2 .text-width-narrow .wrapper-text,.halves .text-width-narrow .wrapper-text{width:100%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text-width-long .wrapper-icon,.text-width-long .wrapper-image,.text-width-narrow .wrapper-text{width:33%}.col.lg-6 .text-width-long .wrapper-icon,.onesix>li:last-child .text-width-long .wrapper-icon,.sixths .text-width-long .wrapper-icon,.col.lg-5 .text-width-long .wrapper-icon,.fifths .text-width-long .wrapper-icon,.col.lg-4 .text-width-long .wrapper-icon,.threeone-v2>li:first-child .text-width-long .wrapper-icon,.threeone>li:last-child .text-width-long .wrapper-icon,.quarters-v5 .text-width-long .wrapper-icon,.quarters-v4 .text-width-long .wrapper-icon,.quarters-v3 .text-width-long .wrapper-icon,.quarters-v2 .text-width-long .wrapper-icon,.quarters .text-width-long .wrapper-icon,.col.lg-3 .text-width-long .wrapper-icon,.twothirds-v2>li:first-child .text-width-long .wrapper-icon,.twothirds>li:last-child .text-width-long .wrapper-icon,.thirds-v2 .text-width-long .wrapper-icon,.thirds .text-width-long .wrapper-icon,.col.lg-2 .text-width-long .wrapper-icon,.halves-v2 .text-width-long .wrapper-icon,.halves .text-width-long .wrapper-icon,.col.lg-6 .text-width-long .wrapper-image,.onesix>li:last-child .text-width-long .wrapper-image,.sixths .text-width-long .wrapper-image,.col.lg-5 .text-width-long .wrapper-image,.fifths .text-width-long .wrapper-image,.col.lg-4 .text-width-long .wrapper-image,.threeone-v2>li:first-child .text-width-long .wrapper-image,.threeone>li:last-child .text-width-long .wrapper-image,.quarters-v5 .text-width-long .wrapper-image,.quarters-v4 .text-width-long .wrapper-image,.quarters-v3 .text-width-long .wrapper-image,.quarters-v2 .text-width-long .wrapper-image,.quarters .text-width-long .wrapper-image,.col.lg-3 .text-width-long .wrapper-image,.twothirds-v2>li:first-child .text-width-long .wrapper-image,.twothirds>li:last-child .text-width-long .wrapper-image,.thirds-v2 .text-width-long .wrapper-image,.thirds .text-width-long .wrapper-image,.col.lg-2 .text-width-long .wrapper-image,.halves-v2 .text-width-long .wrapper-image,.halves .text-width-long .wrapper-image,.col.lg-6 .text-width-long .wrapper-text,.onesix>li:last-child .text-width-long .wrapper-text,.sixths .text-width-long .wrapper-text,.col.lg-5 .text-width-long .wrapper-text,.fifths .text-width-long .wrapper-text,.col.lg-4 .text-width-long .wrapper-text,.threeone-v2>li:first-child .text-width-long .wrapper-text,.threeone>li:last-child .text-width-long .wrapper-text,.quarters-v5 .text-width-long .wrapper-text,.quarters-v4 .text-width-long .wrapper-text,.quarters-v3 .text-width-long .wrapper-text,.quarters-v2 .text-width-long .wrapper-text,.quarters .text-width-long .wrapper-text,.col.lg-3 .text-width-long .wrapper-text,.twothirds-v2>li:first-child .text-width-long .wrapper-text,.twothirds>li:last-child .text-width-long .wrapper-text,.thirds-v2 .text-width-long .wrapper-text,.thirds .text-width-long .wrapper-text,.col.lg-2 .text-width-long .wrapper-text,.halves-v2 .text-width-long .wrapper-text,.halves .text-width-long .wrapper-text,.col.lg-6 .text-width-wide .wrapper-icon,.onesix>li:last-child .text-width-wide .wrapper-icon,.sixths .text-width-wide .wrapper-icon,.col.lg-5 .text-width-wide .wrapper-icon,.fifths .text-width-wide .wrapper-icon,.col.lg-4 .text-width-wide .wrapper-icon,.threeone-v2>li:first-child .text-width-wide .wrapper-icon,.threeone>li:last-child .text-width-wide .wrapper-icon,.quarters-v5 .text-width-wide .wrapper-icon,.quarters-v4 .text-width-wide .wrapper-icon,.quarters-v3 .text-width-wide .wrapper-icon,.quarters-v2 .text-width-wide .wrapper-icon,.quarters .text-width-wide .wrapper-icon,.col.lg-3 .text-width-wide .wrapper-icon,.twothirds-v2>li:first-child .text-width-wide .wrapper-icon,.twothirds>li:last-child .text-width-wide .wrapper-icon,.thirds-v2 .text-width-wide .wrapper-icon,.thirds .text-width-wide .wrapper-icon,.col.lg-2 .text-width-wide .wrapper-icon,.halves-v2 .text-width-wide .wrapper-icon,.halves .text-width-wide .wrapper-icon,.col.lg-6 .text-width-wide .wrapper-image,.onesix>li:last-child .text-width-wide .wrapper-image,.sixths .text-width-wide .wrapper-image,.col.lg-5 .text-width-wide .wrapper-image,.fifths .text-width-wide .wrapper-image,.col.lg-4 .text-width-wide .wrapper-image,.threeone-v2>li:first-child .text-width-wide .wrapper-image,.threeone>li:last-child .text-width-wide .wrapper-image,.quarters-v5 .text-width-wide .wrapper-image,.quarters-v4 .text-width-wide .wrapper-image,.quarters-v3 .text-width-wide .wrapper-image,.quarters-v2 .text-width-wide .wrapper-image,.quarters .text-width-wide .wrapper-image,.col.lg-3 .text-width-wide .wrapper-image,.twothirds-v2>li:first-child .text-width-wide .wrapper-image,.twothirds>li:last-child .text-width-wide .wrapper-image,.thirds-v2 .text-width-wide .wrapper-image,.thirds .text-width-wide .wrapper-image,.col.lg-2 .text-width-wide .wrapper-image,.halves-v2 .text-width-wide .wrapper-image,.halves .text-width-wide .wrapper-image,.col.lg-6 .text-width-wide .wrapper-text,.onesix>li:last-child .text-width-wide .wrapper-text,.sixths .text-width-wide .wrapper-text,.col.lg-5 .text-width-wide .wrapper-text,.fifths .text-width-wide .wrapper-text,.col.lg-4 .text-width-wide .wrapper-text,.threeone-v2>li:first-child .text-width-wide .wrapper-text,.threeone>li:last-child .text-width-wide .wrapper-text,.quarters-v5 .text-width-wide .wrapper-text,.quarters-v4 .text-width-wide .wrapper-text,.quarters-v3 .text-width-wide .wrapper-text,.quarters-v2 .text-width-wide .wrapper-text,.quarters .text-width-wide .wrapper-text,.col.lg-3 .text-width-wide .wrapper-text,.twothirds-v2>li:first-child .text-width-wide .wrapper-text,.twothirds>li:last-child .text-width-wide .wrapper-text,.thirds-v2 .text-width-wide .wrapper-text,.thirds .text-width-wide .wrapper-text,.col.lg-2 .text-width-wide .wrapper-text,.halves-v2 .text-width-wide .wrapper-text,.halves .text-width-wide .wrapper-text,.col.lg-6 .text-width-half .wrapper-text,.col.lg-6 .text-width-half .wrapper-image,.col.lg-6 .text-width-half .wrapper-icon,.onesix>li:last-child .text-width-half .wrapper-text,.onesix>li:last-child .text-width-half .wrapper-image,.onesix>li:last-child .text-width-half .wrapper-icon,.sixths .text-width-half .wrapper-text,.sixths .text-width-half .wrapper-image,.sixths .text-width-half .wrapper-icon,.col.lg-5 .text-width-half .wrapper-text,.col.lg-5 .text-width-half .wrapper-image,.col.lg-5 .text-width-half .wrapper-icon,.fifths .text-width-half .wrapper-text,.fifths .text-width-half .wrapper-image,.fifths .text-width-half .wrapper-icon,.col.lg-4 .text-width-half .wrapper-text,.col.lg-4 .text-width-half .wrapper-image,.col.lg-4 .text-width-half .wrapper-icon,.threeone-v2>li:first-child .text-width-half .wrapper-text,.threeone-v2>li:first-child .text-width-half .wrapper-image,.threeone-v2>li:first-child .text-width-half .wrapper-icon,.threeone>li:last-child .text-width-half .wrapper-text,.threeone>li:last-child .text-width-half .wrapper-image,.threeone>li:last-child .text-width-half .wrapper-icon,.quarters-v5 .text-width-half .wrapper-text,.quarters-v5 .text-width-half .wrapper-image,.quarters-v5 .text-width-half .wrapper-icon,.quarters-v4 .text-width-half .wrapper-text,.quarters-v4 .text-width-half .wrapper-image,.quarters-v4 .text-width-half .wrapper-icon,.quarters-v3 .text-width-half .wrapper-text,.quarters-v3 .text-width-half .wrapper-image,.quarters-v3 .text-width-half .wrapper-icon,.quarters-v2 .text-width-half .wrapper-text,.quarters-v2 .text-width-half .wrapper-image,.quarters-v2 .text-width-half .wrapper-icon,.quarters .text-width-half .wrapper-text,.quarters .text-width-half .wrapper-image,.quarters .text-width-half .wrapper-icon,.col.lg-3 .text-width-half .wrapper-text,.col.lg-3 .text-width-half .wrapper-image,.col.lg-3 .text-width-half .wrapper-icon,.twothirds-v2>li:first-child .text-width-half .wrapper-text,.twothirds-v2>li:first-child .text-width-half .wrapper-image,.twothirds-v2>li:first-child .text-width-half .wrapper-icon,.twothirds>li:last-child .text-width-half .wrapper-text,.twothirds>li:last-child .text-width-half .wrapper-image,.twothirds>li:last-child .text-width-half .wrapper-icon,.thirds-v2 .text-width-half .wrapper-text,.thirds-v2 .text-width-half .wrapper-image,.thirds-v2 .text-width-half .wrapper-icon,.thirds .text-width-half .wrapper-text,.thirds .text-width-half .wrapper-image,.thirds .text-width-half .wrapper-icon,.col.lg-2 .text-width-half .wrapper-text,.col.lg-2 .text-width-half .wrapper-image,.col.lg-2 .text-width-half .wrapper-icon,.halves-v2 .text-width-half .wrapper-text,.halves-v2 .text-width-half .wrapper-image,.halves-v2 .text-width-half .wrapper-icon,.halves .text-width-half .wrapper-text,.halves .text-width-half .wrapper-image,.halves .text-width-half .wrapper-icon,.col.lg-6 .text-width-narrow .wrapper-icon,.onesix>li:last-child .text-width-narrow .wrapper-icon,.sixths .text-width-narrow .wrapper-icon,.col.lg-5 .text-width-narrow .wrapper-icon,.fifths .text-width-narrow .wrapper-icon,.col.lg-4 .text-width-narrow .wrapper-icon,.threeone-v2>li:first-child .text-width-narrow .wrapper-icon,.threeone>li:last-child .text-width-narrow .wrapper-icon,.quarters-v5 .text-width-narrow .wrapper-icon,.quarters-v4 .text-width-narrow .wrapper-icon,.quarters-v3 .text-width-narrow .wrapper-icon,.quarters-v2 .text-width-narrow .wrapper-icon,.quarters .text-width-narrow .wrapper-icon,.col.lg-3 .text-width-narrow .wrapper-icon,.twothirds-v2>li:first-child .text-width-narrow .wrapper-icon,.twothirds>li:last-child .text-width-narrow .wrapper-icon,.thirds-v2 .text-width-narrow .wrapper-icon,.thirds .text-width-narrow .wrapper-icon,.col.lg-2 .text-width-narrow .wrapper-icon,.halves-v2 .text-width-narrow .wrapper-icon,.halves .text-width-narrow .wrapper-icon,.col.lg-6 .text-width-narrow .wrapper-image,.onesix>li:last-child .text-width-narrow .wrapper-image,.sixths .text-width-narrow .wrapper-image,.col.lg-5 .text-width-narrow .wrapper-image,.fifths .text-width-narrow .wrapper-image,.col.lg-4 .text-width-narrow .wrapper-image,.threeone-v2>li:first-child .text-width-narrow .wrapper-image,.threeone>li:last-child .text-width-narrow .wrapper-image,.quarters-v5 .text-width-narrow .wrapper-image,.quarters-v4 .text-width-narrow .wrapper-image,.quarters-v3 .text-width-narrow .wrapper-image,.quarters-v2 .text-width-narrow .wrapper-image,.quarters .text-width-narrow .wrapper-image,.col.lg-3 .text-width-narrow .wrapper-image,.twothirds-v2>li:first-child .text-width-narrow .wrapper-image,.twothirds>li:last-child .text-width-narrow .wrapper-image,.thirds-v2 .text-width-narrow .wrapper-image,.thirds .text-width-narrow .wrapper-image,.col.lg-2 .text-width-narrow .wrapper-image,.halves-v2 .text-width-narrow .wrapper-image,.halves .text-width-narrow .wrapper-image,.col.lg-6 .text-width-narrow .wrapper-text,.onesix>li:last-child .text-width-narrow .wrapper-text,.sixths .text-width-narrow .wrapper-text,.col.lg-5 .text-width-narrow .wrapper-text,.fifths .text-width-narrow .wrapper-text,.col.lg-4 .text-width-narrow .wrapper-text,.threeone-v2>li:first-child .text-width-narrow .wrapper-text,.threeone>li:last-child .text-width-narrow .wrapper-text,.quarters-v5 .text-width-narrow .wrapper-text,.quarters-v4 .text-width-narrow .wrapper-text,.quarters-v3 .text-width-narrow .wrapper-text,.quarters-v2 .text-width-narrow .wrapper-text,.quarters .text-width-narrow .wrapper-text,.col.lg-3 .text-width-narrow .wrapper-text,.twothirds-v2>li:first-child .text-width-narrow .wrapper-text,.twothirds>li:last-child .text-width-narrow .wrapper-text,.thirds-v2 .text-width-narrow .wrapper-text,.thirds .text-width-narrow .wrapper-text,.col.lg-2 .text-width-narrow .wrapper-text,.halves-v2 .text-width-narrow .wrapper-text,.halves .text-width-narrow .wrapper-text{width:100%}.text-width-long .wrapper-text,.text-width-narrow .wrapper-icon,.text-width-narrow .wrapper-image{width:66%}.text-width-half .wrapper-text,.text-width-half .wrapper-image,.text-width-half .wrapper-icon{width:50%}.text-width-wide .wrapper-text{width:60%}.text-width-wide .wrapper-icon,.text-width-wide .wrapper-image{width:40%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text-width-long .wrapper-icon,.text-width-long .wrapper-image,.text-width-narrow .wrapper-text{width:33%}.col.xl-6 .text-width-long .wrapper-icon,.onesix>li:last-child .text-width-long .wrapper-icon,.sixths .text-width-long .wrapper-icon,.col.xl-5 .text-width-long .wrapper-icon,.fifths .text-width-long .wrapper-icon,.col.xl-4 .text-width-long .wrapper-icon,.threeone-v2>li:first-child .text-width-long .wrapper-icon,.threeone>li:last-child .text-width-long .wrapper-icon,.quarters-v5 .text-width-long .wrapper-icon,.quarters-v4 .text-width-long .wrapper-icon,.quarters-v3 .text-width-long .wrapper-icon,.quarters-v2 .text-width-long .wrapper-icon,.quarters .text-width-long .wrapper-icon,.col.xl-3 .text-width-long .wrapper-icon,.twothirds-v2>li:first-child .text-width-long .wrapper-icon,.twothirds>li:last-child .text-width-long .wrapper-icon,.thirds-v2 .text-width-long .wrapper-icon,.thirds .text-width-long .wrapper-icon,.col.xl-2 .text-width-long .wrapper-icon,.halves-v2 .text-width-long .wrapper-icon,.halves .text-width-long .wrapper-icon,.col.xl-6 .text-width-long .wrapper-image,.onesix>li:last-child .text-width-long .wrapper-image,.sixths .text-width-long .wrapper-image,.col.xl-5 .text-width-long .wrapper-image,.fifths .text-width-long .wrapper-image,.col.xl-4 .text-width-long .wrapper-image,.threeone-v2>li:first-child .text-width-long .wrapper-image,.threeone>li:last-child .text-width-long .wrapper-image,.quarters-v5 .text-width-long .wrapper-image,.quarters-v4 .text-width-long .wrapper-image,.quarters-v3 .text-width-long .wrapper-image,.quarters-v2 .text-width-long .wrapper-image,.quarters .text-width-long .wrapper-image,.col.xl-3 .text-width-long .wrapper-image,.twothirds-v2>li:first-child .text-width-long .wrapper-image,.twothirds>li:last-child .text-width-long .wrapper-image,.thirds-v2 .text-width-long .wrapper-image,.thirds .text-width-long .wrapper-image,.col.xl-2 .text-width-long .wrapper-image,.halves-v2 .text-width-long .wrapper-image,.halves .text-width-long .wrapper-image,.col.xl-6 .text-width-long .wrapper-text,.onesix>li:last-child .text-width-long .wrapper-text,.sixths .text-width-long .wrapper-text,.col.xl-5 .text-width-long .wrapper-text,.fifths .text-width-long .wrapper-text,.col.xl-4 .text-width-long .wrapper-text,.threeone-v2>li:first-child .text-width-long .wrapper-text,.threeone>li:last-child .text-width-long .wrapper-text,.quarters-v5 .text-width-long .wrapper-text,.quarters-v4 .text-width-long .wrapper-text,.quarters-v3 .text-width-long .wrapper-text,.quarters-v2 .text-width-long .wrapper-text,.quarters .text-width-long .wrapper-text,.col.xl-3 .text-width-long .wrapper-text,.twothirds-v2>li:first-child .text-width-long .wrapper-text,.twothirds>li:last-child .text-width-long .wrapper-text,.thirds-v2 .text-width-long .wrapper-text,.thirds .text-width-long .wrapper-text,.col.xl-2 .text-width-long .wrapper-text,.halves-v2 .text-width-long .wrapper-text,.halves .text-width-long .wrapper-text,.col.xl-6 .text-width-wide .wrapper-icon,.onesix>li:last-child .text-width-wide .wrapper-icon,.sixths .text-width-wide .wrapper-icon,.col.xl-5 .text-width-wide .wrapper-icon,.fifths .text-width-wide .wrapper-icon,.col.xl-4 .text-width-wide .wrapper-icon,.threeone-v2>li:first-child .text-width-wide .wrapper-icon,.threeone>li:last-child .text-width-wide .wrapper-icon,.quarters-v5 .text-width-wide .wrapper-icon,.quarters-v4 .text-width-wide .wrapper-icon,.quarters-v3 .text-width-wide .wrapper-icon,.quarters-v2 .text-width-wide .wrapper-icon,.quarters .text-width-wide .wrapper-icon,.col.xl-3 .text-width-wide .wrapper-icon,.twothirds-v2>li:first-child .text-width-wide .wrapper-icon,.twothirds>li:last-child .text-width-wide .wrapper-icon,.thirds-v2 .text-width-wide .wrapper-icon,.thirds .text-width-wide .wrapper-icon,.col.xl-2 .text-width-wide .wrapper-icon,.halves-v2 .text-width-wide .wrapper-icon,.halves .text-width-wide .wrapper-icon,.col.xl-6 .text-width-wide .wrapper-image,.onesix>li:last-child .text-width-wide .wrapper-image,.sixths .text-width-wide .wrapper-image,.col.xl-5 .text-width-wide .wrapper-image,.fifths .text-width-wide .wrapper-image,.col.xl-4 .text-width-wide .wrapper-image,.threeone-v2>li:first-child .text-width-wide .wrapper-image,.threeone>li:last-child .text-width-wide .wrapper-image,.quarters-v5 .text-width-wide .wrapper-image,.quarters-v4 .text-width-wide .wrapper-image,.quarters-v3 .text-width-wide .wrapper-image,.quarters-v2 .text-width-wide .wrapper-image,.quarters .text-width-wide .wrapper-image,.col.xl-3 .text-width-wide .wrapper-image,.twothirds-v2>li:first-child .text-width-wide .wrapper-image,.twothirds>li:last-child .text-width-wide .wrapper-image,.thirds-v2 .text-width-wide .wrapper-image,.thirds .text-width-wide .wrapper-image,.col.xl-2 .text-width-wide .wrapper-image,.halves-v2 .text-width-wide .wrapper-image,.halves .text-width-wide .wrapper-image,.col.xl-6 .text-width-wide .wrapper-text,.onesix>li:last-child .text-width-wide .wrapper-text,.sixths .text-width-wide .wrapper-text,.col.xl-5 .text-width-wide .wrapper-text,.fifths .text-width-wide .wrapper-text,.col.xl-4 .text-width-wide .wrapper-text,.threeone-v2>li:first-child .text-width-wide .wrapper-text,.threeone>li:last-child .text-width-wide .wrapper-text,.quarters-v5 .text-width-wide .wrapper-text,.quarters-v4 .text-width-wide .wrapper-text,.quarters-v3 .text-width-wide .wrapper-text,.quarters-v2 .text-width-wide .wrapper-text,.quarters .text-width-wide .wrapper-text,.col.xl-3 .text-width-wide .wrapper-text,.twothirds-v2>li:first-child .text-width-wide .wrapper-text,.twothirds>li:last-child .text-width-wide .wrapper-text,.thirds-v2 .text-width-wide .wrapper-text,.thirds .text-width-wide .wrapper-text,.col.xl-2 .text-width-wide .wrapper-text,.halves-v2 .text-width-wide .wrapper-text,.halves .text-width-wide .wrapper-text,.col.xl-6 .text-width-half .wrapper-text,.col.xl-6 .text-width-half .wrapper-image,.col.xl-6 .text-width-half .wrapper-icon,.onesix>li:last-child .text-width-half .wrapper-text,.onesix>li:last-child .text-width-half .wrapper-image,.onesix>li:last-child .text-width-half .wrapper-icon,.sixths .text-width-half .wrapper-text,.sixths .text-width-half .wrapper-image,.sixths .text-width-half .wrapper-icon,.col.xl-5 .text-width-half .wrapper-text,.col.xl-5 .text-width-half .wrapper-image,.col.xl-5 .text-width-half .wrapper-icon,.fifths .text-width-half .wrapper-text,.fifths .text-width-half .wrapper-image,.fifths .text-width-half .wrapper-icon,.col.xl-4 .text-width-half .wrapper-text,.col.xl-4 .text-width-half .wrapper-image,.col.xl-4 .text-width-half .wrapper-icon,.threeone-v2>li:first-child .text-width-half .wrapper-text,.threeone-v2>li:first-child .text-width-half .wrapper-image,.threeone-v2>li:first-child .text-width-half .wrapper-icon,.threeone>li:last-child .text-width-half .wrapper-text,.threeone>li:last-child .text-width-half .wrapper-image,.threeone>li:last-child .text-width-half .wrapper-icon,.quarters-v5 .text-width-half .wrapper-text,.quarters-v5 .text-width-half .wrapper-image,.quarters-v5 .text-width-half .wrapper-icon,.quarters-v4 .text-width-half .wrapper-text,.quarters-v4 .text-width-half .wrapper-image,.quarters-v4 .text-width-half .wrapper-icon,.quarters-v3 .text-width-half .wrapper-text,.quarters-v3 .text-width-half .wrapper-image,.quarters-v3 .text-width-half .wrapper-icon,.quarters-v2 .text-width-half .wrapper-text,.quarters-v2 .text-width-half .wrapper-image,.quarters-v2 .text-width-half .wrapper-icon,.quarters .text-width-half .wrapper-text,.quarters .text-width-half .wrapper-image,.quarters .text-width-half .wrapper-icon,.col.xl-3 .text-width-half .wrapper-text,.col.xl-3 .text-width-half .wrapper-image,.col.xl-3 .text-width-half .wrapper-icon,.twothirds-v2>li:first-child .text-width-half .wrapper-text,.twothirds-v2>li:first-child .text-width-half .wrapper-image,.twothirds-v2>li:first-child .text-width-half .wrapper-icon,.twothirds>li:last-child .text-width-half .wrapper-text,.twothirds>li:last-child .text-width-half .wrapper-image,.twothirds>li:last-child .text-width-half .wrapper-icon,.thirds-v2 .text-width-half .wrapper-text,.thirds-v2 .text-width-half .wrapper-image,.thirds-v2 .text-width-half .wrapper-icon,.thirds .text-width-half .wrapper-text,.thirds .text-width-half .wrapper-image,.thirds .text-width-half .wrapper-icon,.col.xl-2 .text-width-half .wrapper-text,.col.xl-2 .text-width-half .wrapper-image,.col.xl-2 .text-width-half .wrapper-icon,.halves-v2 .text-width-half .wrapper-text,.halves-v2 .text-width-half .wrapper-image,.halves-v2 .text-width-half .wrapper-icon,.halves .text-width-half .wrapper-text,.halves .text-width-half .wrapper-image,.halves .text-width-half .wrapper-icon,.col.xl-6 .text-width-narrow .wrapper-icon,.onesix>li:last-child .text-width-narrow .wrapper-icon,.sixths .text-width-narrow .wrapper-icon,.col.xl-5 .text-width-narrow .wrapper-icon,.fifths .text-width-narrow .wrapper-icon,.col.xl-4 .text-width-narrow .wrapper-icon,.threeone-v2>li:first-child .text-width-narrow .wrapper-icon,.threeone>li:last-child .text-width-narrow .wrapper-icon,.quarters-v5 .text-width-narrow .wrapper-icon,.quarters-v4 .text-width-narrow .wrapper-icon,.quarters-v3 .text-width-narrow .wrapper-icon,.quarters-v2 .text-width-narrow .wrapper-icon,.quarters .text-width-narrow .wrapper-icon,.col.xl-3 .text-width-narrow .wrapper-icon,.twothirds-v2>li:first-child .text-width-narrow .wrapper-icon,.twothirds>li:last-child .text-width-narrow .wrapper-icon,.thirds-v2 .text-width-narrow .wrapper-icon,.thirds .text-width-narrow .wrapper-icon,.col.xl-2 .text-width-narrow .wrapper-icon,.halves-v2 .text-width-narrow .wrapper-icon,.halves .text-width-narrow .wrapper-icon,.col.xl-6 .text-width-narrow .wrapper-image,.onesix>li:last-child .text-width-narrow .wrapper-image,.sixths .text-width-narrow .wrapper-image,.col.xl-5 .text-width-narrow .wrapper-image,.fifths .text-width-narrow .wrapper-image,.col.xl-4 .text-width-narrow .wrapper-image,.threeone-v2>li:first-child .text-width-narrow .wrapper-image,.threeone>li:last-child .text-width-narrow .wrapper-image,.quarters-v5 .text-width-narrow .wrapper-image,.quarters-v4 .text-width-narrow .wrapper-image,.quarters-v3 .text-width-narrow .wrapper-image,.quarters-v2 .text-width-narrow .wrapper-image,.quarters .text-width-narrow .wrapper-image,.col.xl-3 .text-width-narrow .wrapper-image,.twothirds-v2>li:first-child .text-width-narrow .wrapper-image,.twothirds>li:last-child .text-width-narrow .wrapper-image,.thirds-v2 .text-width-narrow .wrapper-image,.thirds .text-width-narrow .wrapper-image,.col.xl-2 .text-width-narrow .wrapper-image,.halves-v2 .text-width-narrow .wrapper-image,.halves .text-width-narrow .wrapper-image,.col.xl-6 .text-width-narrow .wrapper-text,.onesix>li:last-child .text-width-narrow .wrapper-text,.sixths .text-width-narrow .wrapper-text,.col.xl-5 .text-width-narrow .wrapper-text,.fifths .text-width-narrow .wrapper-text,.col.xl-4 .text-width-narrow .wrapper-text,.threeone-v2>li:first-child .text-width-narrow .wrapper-text,.threeone>li:last-child .text-width-narrow .wrapper-text,.quarters-v5 .text-width-narrow .wrapper-text,.quarters-v4 .text-width-narrow .wrapper-text,.quarters-v3 .text-width-narrow .wrapper-text,.quarters-v2 .text-width-narrow .wrapper-text,.quarters .text-width-narrow .wrapper-text,.col.xl-3 .text-width-narrow .wrapper-text,.twothirds-v2>li:first-child .text-width-narrow .wrapper-text,.twothirds>li:last-child .text-width-narrow .wrapper-text,.thirds-v2 .text-width-narrow .wrapper-text,.thirds .text-width-narrow .wrapper-text,.col.xl-2 .text-width-narrow .wrapper-text,.halves-v2 .text-width-narrow .wrapper-text,.halves .text-width-narrow .wrapper-text{width:100%}.text-width-long .wrapper-text,.text-width-narrow .wrapper-icon,.text-width-narrow .wrapper-image{width:66%}.text-width-half .wrapper-text,.text-width-half .wrapper-image,.text-width-half .wrapper-icon{width:50%}.text-width-wide .wrapper-text{width:60%}.text-width-wide .wrapper-icon,.text-width-wide .wrapper-image{width:40%}}@media screen and (min-width: 1600px){.text-width-long .wrapper-icon,.text-width-long .wrapper-image,.text-width-narrow .wrapper-text{width:33%}.col.xxl-6 .text-width-long .wrapper-icon,.onesix>li:last-child .text-width-long .wrapper-icon,.sixths .text-width-long .wrapper-icon,.col.xxl-5 .text-width-long .wrapper-icon,.fifths .text-width-long .wrapper-icon,.col.xxl-4 .text-width-long .wrapper-icon,.threeone-v2>li:first-child .text-width-long .wrapper-icon,.threeone>li:last-child .text-width-long .wrapper-icon,.quarters-v5 .text-width-long .wrapper-icon,.quarters-v4 .text-width-long .wrapper-icon,.quarters-v3 .text-width-long .wrapper-icon,.quarters-v2 .text-width-long .wrapper-icon,.quarters .text-width-long .wrapper-icon,.col.xxl-3 .text-width-long .wrapper-icon,.twothirds-v2>li:first-child .text-width-long .wrapper-icon,.twothirds>li:last-child .text-width-long .wrapper-icon,.thirds-v2 .text-width-long .wrapper-icon,.thirds .text-width-long .wrapper-icon,.col.xxl-2 .text-width-long .wrapper-icon,.halves-v2 .text-width-long .wrapper-icon,.halves .text-width-long .wrapper-icon,.col.xxl-6 .text-width-long .wrapper-image,.onesix>li:last-child .text-width-long .wrapper-image,.sixths .text-width-long .wrapper-image,.col.xxl-5 .text-width-long .wrapper-image,.fifths .text-width-long .wrapper-image,.col.xxl-4 .text-width-long .wrapper-image,.threeone-v2>li:first-child .text-width-long .wrapper-image,.threeone>li:last-child .text-width-long .wrapper-image,.quarters-v5 .text-width-long .wrapper-image,.quarters-v4 .text-width-long .wrapper-image,.quarters-v3 .text-width-long .wrapper-image,.quarters-v2 .text-width-long .wrapper-image,.quarters .text-width-long .wrapper-image,.col.xxl-3 .text-width-long .wrapper-image,.twothirds-v2>li:first-child .text-width-long .wrapper-image,.twothirds>li:last-child .text-width-long .wrapper-image,.thirds-v2 .text-width-long .wrapper-image,.thirds .text-width-long .wrapper-image,.col.xxl-2 .text-width-long .wrapper-image,.halves-v2 .text-width-long .wrapper-image,.halves .text-width-long .wrapper-image,.col.xxl-6 .text-width-long .wrapper-text,.onesix>li:last-child .text-width-long .wrapper-text,.sixths .text-width-long .wrapper-text,.col.xxl-5 .text-width-long .wrapper-text,.fifths .text-width-long .wrapper-text,.col.xxl-4 .text-width-long .wrapper-text,.threeone-v2>li:first-child .text-width-long .wrapper-text,.threeone>li:last-child .text-width-long .wrapper-text,.quarters-v5 .text-width-long .wrapper-text,.quarters-v4 .text-width-long .wrapper-text,.quarters-v3 .text-width-long .wrapper-text,.quarters-v2 .text-width-long .wrapper-text,.quarters .text-width-long .wrapper-text,.col.xxl-3 .text-width-long .wrapper-text,.twothirds-v2>li:first-child .text-width-long .wrapper-text,.twothirds>li:last-child .text-width-long .wrapper-text,.thirds-v2 .text-width-long .wrapper-text,.thirds .text-width-long .wrapper-text,.col.xxl-2 .text-width-long .wrapper-text,.halves-v2 .text-width-long .wrapper-text,.halves .text-width-long .wrapper-text,.col.xxl-6 .text-width-wide .wrapper-icon,.onesix>li:last-child .text-width-wide .wrapper-icon,.sixths .text-width-wide .wrapper-icon,.col.xxl-5 .text-width-wide .wrapper-icon,.fifths .text-width-wide .wrapper-icon,.col.xxl-4 .text-width-wide .wrapper-icon,.threeone-v2>li:first-child .text-width-wide .wrapper-icon,.threeone>li:last-child .text-width-wide .wrapper-icon,.quarters-v5 .text-width-wide .wrapper-icon,.quarters-v4 .text-width-wide .wrapper-icon,.quarters-v3 .text-width-wide .wrapper-icon,.quarters-v2 .text-width-wide .wrapper-icon,.quarters .text-width-wide .wrapper-icon,.col.xxl-3 .text-width-wide .wrapper-icon,.twothirds-v2>li:first-child .text-width-wide .wrapper-icon,.twothirds>li:last-child .text-width-wide .wrapper-icon,.thirds-v2 .text-width-wide .wrapper-icon,.thirds .text-width-wide .wrapper-icon,.col.xxl-2 .text-width-wide .wrapper-icon,.halves-v2 .text-width-wide .wrapper-icon,.halves .text-width-wide .wrapper-icon,.col.xxl-6 .text-width-wide .wrapper-image,.onesix>li:last-child .text-width-wide .wrapper-image,.sixths .text-width-wide .wrapper-image,.col.xxl-5 .text-width-wide .wrapper-image,.fifths .text-width-wide .wrapper-image,.col.xxl-4 .text-width-wide .wrapper-image,.threeone-v2>li:first-child .text-width-wide .wrapper-image,.threeone>li:last-child .text-width-wide .wrapper-image,.quarters-v5 .text-width-wide .wrapper-image,.quarters-v4 .text-width-wide .wrapper-image,.quarters-v3 .text-width-wide .wrapper-image,.quarters-v2 .text-width-wide .wrapper-image,.quarters .text-width-wide .wrapper-image,.col.xxl-3 .text-width-wide .wrapper-image,.twothirds-v2>li:first-child .text-width-wide .wrapper-image,.twothirds>li:last-child .text-width-wide .wrapper-image,.thirds-v2 .text-width-wide .wrapper-image,.thirds .text-width-wide .wrapper-image,.col.xxl-2 .text-width-wide .wrapper-image,.halves-v2 .text-width-wide .wrapper-image,.halves .text-width-wide .wrapper-image,.col.xxl-6 .text-width-wide .wrapper-text,.onesix>li:last-child .text-width-wide .wrapper-text,.sixths .text-width-wide .wrapper-text,.col.xxl-5 .text-width-wide .wrapper-text,.fifths .text-width-wide .wrapper-text,.col.xxl-4 .text-width-wide .wrapper-text,.threeone-v2>li:first-child .text-width-wide .wrapper-text,.threeone>li:last-child .text-width-wide .wrapper-text,.quarters-v5 .text-width-wide .wrapper-text,.quarters-v4 .text-width-wide .wrapper-text,.quarters-v3 .text-width-wide .wrapper-text,.quarters-v2 .text-width-wide .wrapper-text,.quarters .text-width-wide .wrapper-text,.col.xxl-3 .text-width-wide .wrapper-text,.twothirds-v2>li:first-child .text-width-wide .wrapper-text,.twothirds>li:last-child .text-width-wide .wrapper-text,.thirds-v2 .text-width-wide .wrapper-text,.thirds .text-width-wide .wrapper-text,.col.xxl-2 .text-width-wide .wrapper-text,.halves-v2 .text-width-wide .wrapper-text,.halves .text-width-wide .wrapper-text,.col.xxl-6 .text-width-half .wrapper-text,.col.xxl-6 .text-width-half .wrapper-image,.col.xxl-6 .text-width-half .wrapper-icon,.onesix>li:last-child .text-width-half .wrapper-text,.onesix>li:last-child .text-width-half .wrapper-image,.onesix>li:last-child .text-width-half .wrapper-icon,.sixths .text-width-half .wrapper-text,.sixths .text-width-half .wrapper-image,.sixths .text-width-half .wrapper-icon,.col.xxl-5 .text-width-half .wrapper-text,.col.xxl-5 .text-width-half .wrapper-image,.col.xxl-5 .text-width-half .wrapper-icon,.fifths .text-width-half .wrapper-text,.fifths .text-width-half .wrapper-image,.fifths .text-width-half .wrapper-icon,.col.xxl-4 .text-width-half .wrapper-text,.col.xxl-4 .text-width-half .wrapper-image,.col.xxl-4 .text-width-half .wrapper-icon,.threeone-v2>li:first-child .text-width-half .wrapper-text,.threeone-v2>li:first-child .text-width-half .wrapper-image,.threeone-v2>li:first-child .text-width-half .wrapper-icon,.threeone>li:last-child .text-width-half .wrapper-text,.threeone>li:last-child .text-width-half .wrapper-image,.threeone>li:last-child .text-width-half .wrapper-icon,.quarters-v5 .text-width-half .wrapper-text,.quarters-v5 .text-width-half .wrapper-image,.quarters-v5 .text-width-half .wrapper-icon,.quarters-v4 .text-width-half .wrapper-text,.quarters-v4 .text-width-half .wrapper-image,.quarters-v4 .text-width-half .wrapper-icon,.quarters-v3 .text-width-half .wrapper-text,.quarters-v3 .text-width-half .wrapper-image,.quarters-v3 .text-width-half .wrapper-icon,.quarters-v2 .text-width-half .wrapper-text,.quarters-v2 .text-width-half .wrapper-image,.quarters-v2 .text-width-half .wrapper-icon,.quarters .text-width-half .wrapper-text,.quarters .text-width-half .wrapper-image,.quarters .text-width-half .wrapper-icon,.col.xxl-3 .text-width-half .wrapper-text,.col.xxl-3 .text-width-half .wrapper-image,.col.xxl-3 .text-width-half .wrapper-icon,.twothirds-v2>li:first-child .text-width-half .wrapper-text,.twothirds-v2>li:first-child .text-width-half .wrapper-image,.twothirds-v2>li:first-child .text-width-half .wrapper-icon,.twothirds>li:last-child .text-width-half .wrapper-text,.twothirds>li:last-child .text-width-half .wrapper-image,.twothirds>li:last-child .text-width-half .wrapper-icon,.thirds-v2 .text-width-half .wrapper-text,.thirds-v2 .text-width-half .wrapper-image,.thirds-v2 .text-width-half .wrapper-icon,.thirds .text-width-half .wrapper-text,.thirds .text-width-half .wrapper-image,.thirds .text-width-half .wrapper-icon,.col.xxl-2 .text-width-half .wrapper-text,.col.xxl-2 .text-width-half .wrapper-image,.col.xxl-2 .text-width-half .wrapper-icon,.halves-v2 .text-width-half .wrapper-text,.halves-v2 .text-width-half .wrapper-image,.halves-v2 .text-width-half .wrapper-icon,.halves .text-width-half .wrapper-text,.halves .text-width-half .wrapper-image,.halves .text-width-half .wrapper-icon,.col.xxl-6 .text-width-narrow .wrapper-icon,.onesix>li:last-child .text-width-narrow .wrapper-icon,.sixths .text-width-narrow .wrapper-icon,.col.xxl-5 .text-width-narrow .wrapper-icon,.fifths .text-width-narrow .wrapper-icon,.col.xxl-4 .text-width-narrow .wrapper-icon,.threeone-v2>li:first-child .text-width-narrow .wrapper-icon,.threeone>li:last-child .text-width-narrow .wrapper-icon,.quarters-v5 .text-width-narrow .wrapper-icon,.quarters-v4 .text-width-narrow .wrapper-icon,.quarters-v3 .text-width-narrow .wrapper-icon,.quarters-v2 .text-width-narrow .wrapper-icon,.quarters .text-width-narrow .wrapper-icon,.col.xxl-3 .text-width-narrow .wrapper-icon,.twothirds-v2>li:first-child .text-width-narrow .wrapper-icon,.twothirds>li:last-child .text-width-narrow .wrapper-icon,.thirds-v2 .text-width-narrow .wrapper-icon,.thirds .text-width-narrow .wrapper-icon,.col.xxl-2 .text-width-narrow .wrapper-icon,.halves-v2 .text-width-narrow .wrapper-icon,.halves .text-width-narrow .wrapper-icon,.col.xxl-6 .text-width-narrow .wrapper-image,.onesix>li:last-child .text-width-narrow .wrapper-image,.sixths .text-width-narrow .wrapper-image,.col.xxl-5 .text-width-narrow .wrapper-image,.fifths .text-width-narrow .wrapper-image,.col.xxl-4 .text-width-narrow .wrapper-image,.threeone-v2>li:first-child .text-width-narrow .wrapper-image,.threeone>li:last-child .text-width-narrow .wrapper-image,.quarters-v5 .text-width-narrow .wrapper-image,.quarters-v4 .text-width-narrow .wrapper-image,.quarters-v3 .text-width-narrow .wrapper-image,.quarters-v2 .text-width-narrow .wrapper-image,.quarters .text-width-narrow .wrapper-image,.col.xxl-3 .text-width-narrow .wrapper-image,.twothirds-v2>li:first-child .text-width-narrow .wrapper-image,.twothirds>li:last-child .text-width-narrow .wrapper-image,.thirds-v2 .text-width-narrow .wrapper-image,.thirds .text-width-narrow .wrapper-image,.col.xxl-2 .text-width-narrow .wrapper-image,.halves-v2 .text-width-narrow .wrapper-image,.halves .text-width-narrow .wrapper-image,.col.xxl-6 .text-width-narrow .wrapper-text,.onesix>li:last-child .text-width-narrow .wrapper-text,.sixths .text-width-narrow .wrapper-text,.col.xxl-5 .text-width-narrow .wrapper-text,.fifths .text-width-narrow .wrapper-text,.col.xxl-4 .text-width-narrow .wrapper-text,.threeone-v2>li:first-child .text-width-narrow .wrapper-text,.threeone>li:last-child .text-width-narrow .wrapper-text,.quarters-v5 .text-width-narrow .wrapper-text,.quarters-v4 .text-width-narrow .wrapper-text,.quarters-v3 .text-width-narrow .wrapper-text,.quarters-v2 .text-width-narrow .wrapper-text,.quarters .text-width-narrow .wrapper-text,.col.xxl-3 .text-width-narrow .wrapper-text,.twothirds-v2>li:first-child .text-width-narrow .wrapper-text,.twothirds>li:last-child .text-width-narrow .wrapper-text,.thirds-v2 .text-width-narrow .wrapper-text,.thirds .text-width-narrow .wrapper-text,.col.xxl-2 .text-width-narrow .wrapper-text,.halves-v2 .text-width-narrow .wrapper-text,.halves .text-width-narrow .wrapper-text{width:100%}.text-width-long .wrapper-text,.text-width-narrow .wrapper-icon,.text-width-narrow .wrapper-image{width:66%}.text-width-half .wrapper-text,.text-width-half .wrapper-image,.text-width-half .wrapper-icon{width:50%}.text-width-wide .wrapper-text{width:60%}.text-width-wide .wrapper-icon,.text-width-wide .wrapper-image{width:40%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.align-indented{margin-left:16.66%}.col.lg-6 .align-indented,.onesix>li:last-child .align-indented,.sixths .align-indented,.col.lg-5 .align-indented,.fifths .align-indented,.col.lg-4 .align-indented,.threeone-v2>li:first-child .align-indented,.threeone>li:last-child .align-indented,.quarters-v5 .align-indented,.quarters-v4 .align-indented,.quarters-v3 .align-indented,.quarters-v2 .align-indented,.quarters .align-indented,.text-width-narrow .align-indented,.col.lg-3 .align-indented,.twothirds-v2>li:first-child .align-indented,.twothirds>li:last-child .align-indented,.thirds-v2 .align-indented,.thirds .align-indented,.text-width-wide .align-indented,.text-width-half .align-indented,.col.lg-2 .align-indented,.halves-v2 .align-indented,.halves .align-indented{margin-left:0%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.align-indented{margin-left:16.66%}.col.xl-6 .align-indented,.onesix>li:last-child .align-indented,.sixths .align-indented,.col.xl-5 .align-indented,.fifths .align-indented,.col.xl-4 .align-indented,.threeone-v2>li:first-child .align-indented,.threeone>li:last-child .align-indented,.quarters-v5 .align-indented,.quarters-v4 .align-indented,.quarters-v3 .align-indented,.quarters-v2 .align-indented,.quarters .align-indented,.text-width-narrow .align-indented,.col.xl-3 .align-indented,.twothirds-v2>li:first-child .align-indented,.twothirds>li:last-child .align-indented,.thirds-v2 .align-indented,.thirds .align-indented,.text-width-wide .align-indented,.text-width-half .align-indented,.col.xl-2 .align-indented,.halves-v2 .align-indented,.halves .align-indented{margin-left:0%}}@media screen and (min-width: 1600px){.align-indented{margin-left:16.66%}.col.xxl-6 .align-indented,.onesix>li:last-child .align-indented,.sixths .align-indented,.col.xxl-5 .align-indented,.fifths .align-indented,.col.xxl-4 .align-indented,.threeone-v2>li:first-child .align-indented,.threeone>li:last-child .align-indented,.quarters-v5 .align-indented,.quarters-v4 .align-indented,.quarters-v3 .align-indented,.quarters-v2 .align-indented,.quarters .align-indented,.text-width-narrow .align-indented,.col.xxl-3 .align-indented,.twothirds-v2>li:first-child .align-indented,.twothirds>li:last-child .align-indented,.thirds-v2 .align-indented,.thirds .align-indented,.text-width-wide .align-indented,.text-width-half .align-indented,.col.xxl-2 .align-indented,.halves-v2 .align-indented,.halves .align-indented{margin-left:0%}}@media screen and (min-width: 0)and (max-width: 639.9px){.text-component .partial-cta-list dd .btn{width:auto !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text-component .partial-cta-list dd .btn{width:auto !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text-component .partial-cta-list dd .btn{width:auto !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text-component .partial-cta-list dd .btn{width:auto !important}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text-component .partial-cta-list dd .btn{width:auto !important}}@media screen and (min-width: 1600px){.text-component .partial-cta-list dd .btn{width:auto !important}}.wrapper-image{position:relative;text-align:center;overflow:hidden;width:100%}.wrapper-image .image{height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.wrapper-icon-custom img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:33%;width:auto !important}.wrapper-caption{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.5)}.wrapper-caption .caption{color:#fff;padding:10px}.wrapper-image .btn{position:absolute;left:50%;top:50%;height:auto;width:auto;margin:0;transform:translate(-50%, -50%)}img.js-lazyload{opacity:0;transition:opacity .5s}img.js-lazyload.b-loaded,img.js-lazyload.b-error,img.js-lazyload.b-single-loaded,img.js-lazyload.b-single-error{aspect-ratio:auto !important;opacity:1}.wrap-image img,.mask-image img,.overlay-video-trigger img,img.partial-img,img.rendition{vertical-align:text-bottom}.view .mask-image .overlay-video-trigger .btn.play{z-index:10}[data-rendition-type=background].parallax{background-attachment:fixed}.wrap-image img:not(.image){width:100%}.rendition.row{background-size:cover;background-position:center bottom;background-repeat:no-repeat}.mask-image{height:100px;margin-bottom:20px;overflow:hidden;position:relative}.mask-image.mask-round{border-radius:50%}.mask-image.mask-rect{padding-top:100%}.mask-image.mask-rect-v2{padding-top:75%}.mask-image.mask-rect-v3{padding-top:56.25%}.mask-image img{position:absolute;min-height:100%;min-width:100%}.mask-image img.left{left:0}.mask-image img.center{left:50%;margin-right:-50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}.mask-image img.right{right:0}.mask-image img.top{top:0}.mask-image img.middle{bottom:0;margin:auto;top:0}.mask-image img.bottom{bottom:0}.mask-image img.fill-mask{width:100%}.mask-image img.fill-mask-v2{height:110px;width:auto;min-width:auto}.rte ul,.rte ol{display:block;list-style-image:none;list-style-position:outside;margin-top:1em;margin-bottom:1em;padding-left:1.5em}.rte ul{list-style-type:disc}.rte ol{list-style-type:decimal}.rte b{font-weight:700}.rte i{font-style:italic}.rte u{text-decoration:underline}.rte a{color:#0672cb;display:inline;font-weight:200;font-size:1em}.rte a:hover{color:#444}@media screen and (min-width: 0)and (max-width: 639.9px){.teasers *{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.teasers *{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.teasers *{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.teasers *{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.teasers *{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.teasers *{font-size:16px;font-size:1.6rem}}.teasers li{margin-bottom:20px;position:relative}.teasers li.hidden{display:none}.teasers li.transparent{opacity:0}.teasers li:hover h3,.teasers li:hover .subheading{background-color:rgba(0,0,0,.8)}.teasers a:hover span,.teasers a:hover h3,.teasers a:hover .heading{text-decoration:none}.teasers img{height:auto;width:100%}.teasers h3,.teasers .subheading{background-color:rgba(0,0,0,.6);color:#0672cb;font-weight:700;left:0;line-height:1.2;top:0;margin:0;padding:20px;position:absolute;width:100%}.teasers span{-webkit-opacity:.6;-moz-opacity:.6;opacity:.6;background-color:#000;bottom:2px;color:#0672cb;font-weight:700;padding:10px;position:absolute;right:0;text-transform:uppercase}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list{width:75%}.col.sm-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list,.col.sm-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.halves .partial-cta-list{width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list{width:75%}.col.md-4 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.col.md-3 .partial-cta-list,.quarters-v5 .partial-cta-list,.thirds .partial-cta-list,.col.md-2 .partial-cta-list,.quarters-v3 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{width:100%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.partial-cta-list{width:75%}.col.lg-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.lg-5 .partial-cta-list,.fifths .partial-cta-list,.col.lg-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.col.lg-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list,.col.lg-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{width:100%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.col.xl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list,.partial-cta-list{width:100%}.col.xl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{width:75%}}@media screen and (min-width: 1600px){.col.xxl-6 .partial-cta-list,.onesix>li:last-child .partial-cta-list,.sixths .partial-cta-list,.col.xxl-5 .partial-cta-list,.fifths .partial-cta-list,.col.xxl-4 .partial-cta-list,.threeone-v2>li:first-child .partial-cta-list,.threeone>li:last-child .partial-cta-list,.quarters-v5 .partial-cta-list,.quarters-v4 .partial-cta-list,.quarters-v3 .partial-cta-list,.quarters-v2 .partial-cta-list,.quarters .partial-cta-list,.col.xxl-3 .partial-cta-list,.twothirds-v2>li:first-child .partial-cta-list,.twothirds>li:last-child .partial-cta-list,.thirds-v2 .partial-cta-list,.thirds .partial-cta-list,.partial-cta-list{width:100%}.col.xxl-2 .partial-cta-list,.halves-v2 .partial-cta-list,.halves .partial-cta-list{width:75%}}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list dd{max-width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list dd{max-width:77.7777%}.col.sm-3 .partial-cta-list dd,.quarters-v5 .partial-cta-list dd,.thirds .partial-cta-list dd,.col.sm-2 .partial-cta-list dd,.quarters-v3 .partial-cta-list dd,.quarters-v2 .partial-cta-list dd,.quarters .partial-cta-list dd,.halves .partial-cta-list dd{max-width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list dd{max-width:77.7777%}.col.md-4 .partial-cta-list dd,.quarters-v2 .partial-cta-list dd,.quarters .partial-cta-list dd,.col.md-3 .partial-cta-list dd,.quarters-v5 .partial-cta-list dd,.thirds .partial-cta-list dd,.text-width-long .partial-cta-list dd,.text-width-wide .partial-cta-list dd,.text-width-half .partial-cta-list dd,.text-width-narrow .partial-cta-list dd,.col.md-2 .partial-cta-list dd,.quarters-v3 .partial-cta-list dd,.halves-v2 .partial-cta-list dd,.halves .partial-cta-list dd{max-width:100%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.col.lg-6 .partial-cta-list dd,.onesix>li:last-child .partial-cta-list dd,.sixths .partial-cta-list dd,.col.lg-5 .partial-cta-list dd,.fifths .partial-cta-list dd,.col.lg-4 .partial-cta-list dd,.threeone-v2>li:first-child .partial-cta-list dd,.threeone>li:last-child .partial-cta-list dd,.quarters-v5 .partial-cta-list dd,.quarters-v4 .partial-cta-list dd,.quarters-v3 .partial-cta-list dd,.quarters-v2 .partial-cta-list dd,.quarters .partial-cta-list dd,.text-width-narrow .partial-cta-list dd,.col.lg-3 .partial-cta-list dd,.twothirds-v2>li:first-child .partial-cta-list dd,.twothirds>li:last-child .partial-cta-list dd,.thirds-v2 .partial-cta-list dd,.thirds .partial-cta-list dd,.text-width-wide .partial-cta-list dd,.text-width-half .partial-cta-list dd,.col.lg-2 .partial-cta-list dd,.halves-v2 .partial-cta-list dd,.halves .partial-cta-list dd,.partial-cta-list dd{max-width:100%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .partial-cta-list dd,.onesix>li:last-child .partial-cta-list dd,.sixths .partial-cta-list dd,.col.xl-5 .partial-cta-list dd,.fifths .partial-cta-list dd,.col.xl-4 .partial-cta-list dd,.threeone-v2>li:first-child .partial-cta-list dd,.threeone>li:last-child .partial-cta-list dd,.quarters-v5 .partial-cta-list dd,.quarters-v4 .partial-cta-list dd,.quarters-v3 .partial-cta-list dd,.quarters-v2 .partial-cta-list dd,.quarters .partial-cta-list dd,.text-width-narrow .partial-cta-list dd,.col.xl-3 .partial-cta-list dd,.twothirds-v2>li:first-child .partial-cta-list dd,.twothirds>li:last-child .partial-cta-list dd,.thirds-v2 .partial-cta-list dd,.thirds .partial-cta-list dd,.text-width-wide .partial-cta-list dd,.text-width-half .partial-cta-list dd,.col.xl-2 .partial-cta-list dd,.halves-v2 .partial-cta-list dd,.halves .partial-cta-list dd,.partial-cta-list dd{max-width:100%}}@media screen and (min-width: 1600px){.col.xxl-6 .partial-cta-list dd,.onesix>li:last-child .partial-cta-list dd,.sixths .partial-cta-list dd,.col.xxl-5 .partial-cta-list dd,.fifths .partial-cta-list dd,.col.xxl-4 .partial-cta-list dd,.threeone-v2>li:first-child .partial-cta-list dd,.threeone>li:last-child .partial-cta-list dd,.quarters-v5 .partial-cta-list dd,.quarters-v4 .partial-cta-list dd,.quarters-v3 .partial-cta-list dd,.quarters-v2 .partial-cta-list dd,.quarters .partial-cta-list dd,.text-width-narrow .partial-cta-list dd,.col.xxl-3 .partial-cta-list dd,.twothirds-v2>li:first-child .partial-cta-list dd,.twothirds>li:last-child .partial-cta-list dd,.thirds-v2 .partial-cta-list dd,.thirds .partial-cta-list dd,.text-width-wide .partial-cta-list dd,.text-width-half .partial-cta-list dd,.col.xxl-2 .partial-cta-list dd,.halves-v2 .partial-cta-list dd,.halves .partial-cta-list dd,.partial-cta-list dd{max-width:100%}}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list dd{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list dd{width:auto}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list dd{width:auto}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.partial-cta-list dd{width:auto}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.partial-cta-list dd{width:auto}}@media screen and (min-width: 1600px){.partial-cta-list dd{width:auto}}@media screen and (min-width: 0)and (max-width: 639.9px){.partial-cta-list dd .btn{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.partial-cta-list dd .btn{width:auto}}@media screen and (min-width: 768px)and (max-width: 979.9px){.partial-cta-list dd .btn{width:auto}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.partial-cta-list dd .btn{width:auto}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.partial-cta-list dd .btn{width:auto}}@media screen and (min-width: 1600px){.partial-cta-list dd .btn{width:auto}}.partial-cta-list{column-gap:15px;flex-wrap:wrap}.cta-trigger:hover,.cta-target:hover{cursor:pointer}a{font-size:1em;line-height:1.2em;text-decoration:none;color:#0672cb}a .cta-text{line-height:18px;line-height:1.8rem}.btn{border:none;background-color:rgba(0,0,0,0);display:table;text-decoration:none}.btn>div{font-size:16px;font-size:1.6rem;border:solid 2px;border-collapse:separate;border-spacing:12px 5px;height:100%;min-height:42.4px;position:relative;width:100%;display:table;margin:0 auto;vertical-align:middle;font-weight:normal;border-radius:2px}.btn>div .cta-text{padding:3px 0;text-align:center;width:auto;word-break:break-word}.btn>div .cta-icn,.btn>div .cta-img{background-position:center center;background-repeat:no-repeat;background-size:contain;height:28px;width:28px}.btn span{display:table-cell;vertical-align:middle}.btn .cta-play{border:solid 2px;background-position:center center;background-repeat:no-repeat;background-size:contain;width:42px;height:42.4px;min-height:42.4px;display:table-cell}.btn .cta-play:after{display:block;vertical-align:middle;text-align:center}.btn.play,.btn.just-icn{height:auto;width:auto}.btn.play.round .cta-play{border-radius:50%}.btn.play.round .cta-play:after{margin-left:4px}.btn.just-icn .cta-icn{background-size:auto;width:14px}.section .btn>div{font-size:18px;font-size:1.8rem;min-height:48px;padding:3px}.section .btn .cta-play{width:48px;height:48px}.rendition.bg-dark div.cta-body,.bg-dark .rendition.bg-dark div.cta-body,.bg-medium .rendition.bg-dark div.cta-body,.bg-light .rendition.bg-dark div.cta-body,.bg-primary.bg-medium .rendition.bg-dark div.cta-body{color:#fff}.rendition.bg-dark div.cta-body:hover,.bg-dark .rendition.bg-dark div.cta-body:hover,.bg-medium .rendition.bg-dark div.cta-body:hover,.bg-light .rendition.bg-dark div.cta-body:hover,.bg-primary.bg-medium .rendition.bg-dark div.cta-body:hover{color:#fff}.rendition.bg-dark a.secondary div.cta-body,.bg-dark .rendition.bg-dark a.secondary div.cta-body,.bg-medium .rendition.bg-dark a.secondary div.cta-body,.bg-light .rendition.bg-dark a.secondary div.cta-body,.bg-primary.bg-medium .rendition.bg-dark a.secondary div.cta-body{color:#fff}.rendition.bg-dark a.secondary div.cta-body:hover,.bg-dark .rendition.bg-dark a.secondary div.cta-body:hover,.bg-medium .rendition.bg-dark a.secondary div.cta-body:hover,.bg-light .rendition.bg-dark a.secondary div.cta-body:hover,.bg-primary.bg-medium .rendition.bg-dark a.secondary div.cta-body:hover{color:#0e0e0e}@media screen and (min-width: 640px){.align-center .partial-cta-list{justify-content:center}.align-right .partial-cta-list dd:not(:first-of-type) .cta{margin-left:15px;margin-right:0}.align-right .partial-cta-list dd .btn,.align-right .partial-cta-list dd .cta,.align-right .btn,.align-right .cta{margin-right:0;margin-left:17px}.btn>div .cta-text{font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem}}@media screen and (min-width: 768px){.btn.play.round .cta-play{width:60px;height:60.6px;min-height:60.6px}.btn.play.round .cta-play:after{font-size:26px}}.cta{display:table}.cta:hover .cta-text{text-decoration:underline}.cta>div{display:table;margin:0 auto;vertical-align:middle;font-weight:normal}.cta>div .cta-text{padding:10px 0}.cta>div .cta-text{padding:10px 0}.cta>div span{display:inline-block;vertical-align:middle}.cta>div span.cta-icn{display:none}.cta>div .cta-text:after{width:24px;background-repeat:no-repeat}.cta>div .cta-icn,.cta>div .cta-img{background-position:center center;background-repeat:no-repeat;background-size:contain;height:28px;width:28px}.cta>div .cta-img{width:28px}.cta>div.is-new{display:table-cell}.cta:not(.round) .cta-play,.btn:not(.round) .cta-play{background-size:24px}.cta:not(.round).arrow-down .cta-icn,.cta:not(.round).arrow-down .cta-text:after,.btn:not(.round).arrow-down .cta-icn,.btn:not(.round).arrow-down .cta-text:after{background-size:28px}.cta:not(.round).arrow-up .cta-icn,.cta:not(.round).arrow-up .cta-text:after,.btn:not(.round).arrow-up .cta-icn,.btn:not(.round).arrow-up .cta-text:after{background-size:28px}.cta:not(.round).arrow-prev .cta-icn,.cta:not(.round).arrow-prev .cta-text:after,.btn:not(.round).arrow-prev .cta-icn,.btn:not(.round).arrow-prev .cta-text:after{background-size:26px}.cta:not(.round).arrow-next .cta-icn,.cta:not(.round).arrow-next .cta-text:after,.btn:not(.round).arrow-next .cta-icn,.btn:not(.round).arrow-next .cta-text:after{background-size:22px}.cta:not(.round).twitter .cta-icn,.cta:not(.round).twitter .cta-text:after,.btn:not(.round).twitter .cta-icn,.btn:not(.round).twitter .cta-text:after{background-size:22px}.cta:not(.round).playhover .cta-icn,.cta:not(.round).playhover .cta-text:after,.btn:not(.round).playhover .cta-icn,.btn:not(.round).playhover .cta-text:after{background-size:24px}.cta:not(.round).external .cta-icn,.cta:not(.round).external .cta-text:after{background-size:8px}@media screen and (min-width: 0)and (max-width: 639.9px){.cta.arrow-next .cta-body .cta-text:after{height:16px;margin-top:2px}.cta.external .cta-body .cta-text:after{width:11px}}@media screen and (min-width: 640px){.cta :not(.round) .cta-play,.btn:not(.round) .cta-play{background-size:29px}.cta :not(.round).arrow-down .cta-icn,.cta :not(.round).arrow-down .cta-text:after,.btn:not(.round).arrow-down .cta-icn,.btn:not(.round).arrow-down .cta-text:after{background-size:36px}.cta :not(.round).arrow-up .cta-icn,.cta :not(.round).arrow-up .cta-text:after,.btn:not(.round).arrow-up .cta-icn,.btn:not(.round).arrow-up .cta-text:after{background-size:36px}.cta :not(.round).arrow-prev .cta-icn,.cta :not(.round).arrow-prev .cta-text:after,.btn:not(.round).arrow-prev .cta-icn,.btn:not(.round).arrow-prev .cta-text:after{background-size:34px}.cta :not(.round).arrow-next .cta-body .cta-text:after,.btn:not(.round).arrow-next .cta-body .cta-text:after{height:20px;margin-top:2px}.cta :not(.round).arrow-next .cta-icn,.cta :not(.round).arrow-next .cta-text:after,.btn:not(.round).arrow-next .cta-icn,.btn:not(.round).arrow-next .cta-text:after{background-size:31px}.cta :not(.round).external .cta-body .cta-text:after,.btn:not(.round).external .cta-body .cta-text:after{width:13px}.cta :not(.round).twitter .cta-icn,.cta :not(.round).twitter .cta-text:after,.btn:not(.round).twitter .cta-icn,.btn:not(.round).twitter .cta-text:after{background-size:25px}.cta :not(.round).playhover .cta-icn,.cta :not(.round).playhover .cta-text:after,.btn:not(.round).playhover .cta-icn,.btn:not(.round).playhover .cta-text:after{background-size:29px}.cta :not(.round).external .cta-icn,.cta :not(.round).external .cta-text:after{background-size:10px}}.btn .cta-text,.cta .cta-text{text-transform:none !important}.wrapper-quote.bg-dark .btn>div,.wrapper-quote.bg-dark .btn .cta-play,.rendition.bg-dark .btn>div,.rendition.bg-dark .btn .cta-play,.wrapper.bg-dark .btn>div,.wrapper.bg-dark .btn .cta-play,.row.bg-dark .btn>div,.row.bg-dark .btn .cta-play,.bg-dark .btn>div,.bg-dark .btn .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.wrapper-quote.bg-dark .btn:hover>div,.wrapper-quote.bg-dark .btn:hover .cta-play,.rendition.bg-dark .btn:hover>div,.rendition.bg-dark .btn:hover .cta-play,.wrapper.bg-dark .btn:hover>div,.wrapper.bg-dark .btn:hover .cta-play,.row.bg-dark .btn:hover>div,.row.bg-dark .btn:hover .cta-play,.bg-dark .btn:hover>div,.bg-dark .btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.wrapper-quote.bg-medium .btn>div,.wrapper-quote.bg-medium .btn .cta-play,.rendition.bg-medium .btn>div,.rendition.bg-medium .btn .cta-play,.wrapper.bg-medium .btn>div,.wrapper.bg-medium .btn .cta-play,.row.bg-medium .btn>div,.row.bg-medium .btn .cta-play,.bg-medium .btn>div,.bg-medium .btn .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.wrapper-quote.bg-medium .btn:hover>div,.wrapper-quote.bg-medium .btn:hover .cta-play,.rendition.bg-medium .btn:hover>div,.rendition.bg-medium .btn:hover .cta-play,.wrapper.bg-medium .btn:hover>div,.wrapper.bg-medium .btn:hover .cta-play,.row.bg-medium .btn:hover>div,.row.bg-medium .btn:hover .cta-play,.bg-medium .btn:hover>div,.bg-medium .btn:hover .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.wrapper-quote.bg-light .btn>div,.wrapper-quote.bg-light .btn .cta-play,.rendition.bg-light .btn>div,.rendition.bg-light .btn .cta-play,.wrapper.bg-light .btn>div,.wrapper.bg-light .btn .cta-play,.row.bg-light .btn>div,.row.bg-light .btn .cta-play,.btn>div,.btn .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.wrapper-quote.bg-light .btn:hover>div,.wrapper-quote.bg-light .btn:hover .cta-play,.rendition.bg-light .btn:hover>div,.rendition.bg-light .btn:hover .cta-play,.wrapper.bg-light .btn:hover>div,.wrapper.bg-light .btn:hover .cta-play,.row.bg-light .btn:hover>div,.row.bg-light .btn:hover .cta-play,.btn:hover>div,.btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.wrapper-quote.bg-medium.bg-primary .btn>div,.wrapper-quote.bg-medium.bg-primary .btn .cta-play,.rendition.bg-medium.bg-primary .btn>div,.rendition.bg-medium.bg-primary .btn .cta-play,.wrapper.bg-medium.bg-primary .btn>div,.wrapper.bg-medium.bg-primary .btn .cta-play,.row.bg-medium.bg-primary .btn>div,.row.bg-medium.bg-primary .btn .cta-play,.bg-medium.bg-primary .btn>div,.bg-medium.bg-primary .btn .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.wrapper-quote.bg-medium.bg-primary .btn:hover>div,.wrapper-quote.bg-medium.bg-primary .btn:hover .cta-play,.rendition.bg-medium.bg-primary .btn:hover>div,.rendition.bg-medium.bg-primary .btn:hover .cta-play,.wrapper.bg-medium.bg-primary .btn:hover>div,.wrapper.bg-medium.bg-primary .btn:hover .cta-play,.row.bg-medium.bg-primary .btn:hover>div,.row.bg-medium.bg-primary .btn:hover .cta-play,.bg-medium.bg-primary .btn:hover>div,.bg-medium.bg-primary .btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.wrapper-quote.bg-dark .btn.secondary>div,.wrapper-quote.bg-dark .btn.secondary .cta-play,.rendition.bg-dark .btn.secondary>div,.rendition.bg-dark .btn.secondary .cta-play,.wrapper.bg-dark .btn.secondary>div,.wrapper.bg-dark .btn.secondary .cta-play,.row.bg-dark .btn.secondary>div,.row.bg-dark .btn.secondary .cta-play,.bg-dark .btn.secondary>div,.bg-dark .btn.secondary .cta-play{border-color:#3dc6ef;background-color:rgba(0,0,0,0);color:#3dc6ef}.wrapper-quote.bg-dark .btn.secondary:hover>div,.wrapper-quote.bg-dark .btn.secondary:hover .cta-play,.rendition.bg-dark .btn.secondary:hover>div,.rendition.bg-dark .btn.secondary:hover .cta-play,.wrapper.bg-dark .btn.secondary:hover>div,.wrapper.bg-dark .btn.secondary:hover .cta-play,.row.bg-dark .btn.secondary:hover>div,.row.bg-dark .btn.secondary:hover .cta-play,.bg-dark .btn.secondary:hover>div,.bg-dark .btn.secondary:hover .cta-play{border-color:#3dc6ef;background-color:#3dc6ef;color:#0e0e0e}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round>div,.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round .cta-play,.wrapper-quote.bg-dark .btn.play.btn.round>div,.wrapper-quote.bg-dark .btn.play.btn.round .cta-play,.wrapper-quote.bg-medium .btn.play.btn.round>div,.wrapper-quote.bg-medium .btn.play.btn.round .cta-play,.wrapper-quote.bg-medium .btn.secondary>div,.wrapper-quote.bg-medium .btn.secondary .cta-play,.wrapper-quote.bg-light .btn.play.btn.round>div,.wrapper-quote.bg-light .btn.play.btn.round .cta-play,.rendition.bg-medium.bg-primary .btn.play.btn.round>div,.rendition.bg-medium.bg-primary .btn.play.btn.round .cta-play,.rendition.bg-dark .btn.play.btn.round>div,.rendition.bg-dark .btn.play.btn.round .cta-play,.rendition.bg-medium .btn.play.btn.round>div,.rendition.bg-medium .btn.play.btn.round .cta-play,.rendition.bg-medium .btn.secondary>div,.rendition.bg-medium .btn.secondary .cta-play,.rendition.bg-light .btn.play.btn.round>div,.rendition.bg-light .btn.play.btn.round .cta-play,.wrapper.bg-medium.bg-primary .btn.play.btn.round>div,.wrapper.bg-medium.bg-primary .btn.play.btn.round .cta-play,.wrapper.bg-dark .btn.play.btn.round>div,.wrapper.bg-dark .btn.play.btn.round .cta-play,.wrapper.bg-medium .btn.play.btn.round>div,.wrapper.bg-medium .btn.play.btn.round .cta-play,.wrapper.bg-medium .btn.secondary>div,.wrapper.bg-medium .btn.secondary .cta-play,.wrapper.bg-light .btn.play.btn.round>div,.wrapper.bg-light .btn.play.btn.round .cta-play,.row.bg-medium.bg-primary .btn.play.btn.round>div,.row.bg-medium.bg-primary .btn.play.btn.round .cta-play,.row.bg-dark .btn.play.btn.round>div,.row.bg-dark .btn.play.btn.round .cta-play,.row.bg-medium .btn.play.btn.round>div,.row.bg-medium .btn.play.btn.round .cta-play,.row.bg-medium .btn.secondary>div,.row.bg-medium .btn.secondary .cta-play,.row.bg-light .btn.play.btn.round>div,.row.bg-light .btn.play.btn.round .cta-play,.bg-medium.bg-primary .btn.play.btn.round>div,.bg-medium.bg-primary .btn.play.btn.round .cta-play,.bg-dark .btn.play.btn.round>div,.bg-dark .btn.play.btn.round .cta-play,.bg-medium .btn.play.btn.round>div,.bg-medium .btn.play.btn.round .cta-play,.bg-medium .btn.secondary>div,.bg-medium .btn.secondary .cta-play,.btn.play.btn.round>div,.btn.play.btn.round .cta-play{border-color:#fff;background-color:rgba(0,0,0,0);color:#fff}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round:hover>div,.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.wrapper-quote.bg-dark .btn.play.btn.round:hover>div,.wrapper-quote.bg-dark .btn.play.btn.round:hover .cta-play,.wrapper-quote.bg-medium .btn.play.btn.round:hover>div,.wrapper-quote.bg-medium .btn.play.btn.round:hover .cta-play,.wrapper-quote.bg-medium .btn.secondary:hover>div,.wrapper-quote.bg-medium .btn.secondary:hover .cta-play,.wrapper-quote.bg-light .btn.play.btn.round:hover>div,.wrapper-quote.bg-light .btn.play.btn.round:hover .cta-play,.rendition.bg-medium.bg-primary .btn.play.btn.round:hover>div,.rendition.bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.rendition.bg-dark .btn.play.btn.round:hover>div,.rendition.bg-dark .btn.play.btn.round:hover .cta-play,.rendition.bg-medium .btn.play.btn.round:hover>div,.rendition.bg-medium .btn.play.btn.round:hover .cta-play,.rendition.bg-medium .btn.secondary:hover>div,.rendition.bg-medium .btn.secondary:hover .cta-play,.rendition.bg-light .btn.play.btn.round:hover>div,.rendition.bg-light .btn.play.btn.round:hover .cta-play,.wrapper.bg-medium.bg-primary .btn.play.btn.round:hover>div,.wrapper.bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.wrapper.bg-dark .btn.play.btn.round:hover>div,.wrapper.bg-dark .btn.play.btn.round:hover .cta-play,.wrapper.bg-medium .btn.play.btn.round:hover>div,.wrapper.bg-medium .btn.play.btn.round:hover .cta-play,.wrapper.bg-medium .btn.secondary:hover>div,.wrapper.bg-medium .btn.secondary:hover .cta-play,.wrapper.bg-light .btn.play.btn.round:hover>div,.wrapper.bg-light .btn.play.btn.round:hover .cta-play,.row.bg-medium.bg-primary .btn.play.btn.round:hover>div,.row.bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.row.bg-dark .btn.play.btn.round:hover>div,.row.bg-dark .btn.play.btn.round:hover .cta-play,.row.bg-medium .btn.play.btn.round:hover>div,.row.bg-medium .btn.play.btn.round:hover .cta-play,.row.bg-medium .btn.secondary:hover>div,.row.bg-medium .btn.secondary:hover .cta-play,.row.bg-light .btn.play.btn.round:hover>div,.row.bg-light .btn.play.btn.round:hover .cta-play,.bg-medium.bg-primary .btn.play.btn.round:hover>div,.bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.bg-dark .btn.play.btn.round:hover>div,.bg-dark .btn.play.btn.round:hover .cta-play,.bg-medium .btn.play.btn.round:hover>div,.bg-medium .btn.play.btn.round:hover .cta-play,.bg-medium .btn.secondary:hover>div,.bg-medium .btn.secondary:hover .cta-play,.btn.play.btn.round:hover>div,.btn.play.btn.round:hover .cta-play{border-color:#fff;background-color:#fff;color:#00468b}.wrapper-quote.bg-light .btn.secondary>div,.wrapper-quote.bg-light .btn.secondary .cta-play,.rendition.bg-light .btn.secondary>div,.rendition.bg-light .btn.secondary .cta-play,.wrapper.bg-light .btn.secondary>div,.wrapper.bg-light .btn.secondary .cta-play,.row.bg-light .btn.secondary>div,.row.bg-light .btn.secondary .cta-play,.btn.secondary>div,.btn.secondary .cta-play{border-color:#0672cb;background-color:rgba(0,0,0,0);color:#0672cb}.wrapper-quote.bg-light .btn.secondary:hover>div,.wrapper-quote.bg-light .btn.secondary:hover .cta-play,.rendition.bg-light .btn.secondary:hover>div,.rendition.bg-light .btn.secondary:hover .cta-play,.wrapper.bg-light .btn.secondary:hover>div,.wrapper.bg-light .btn.secondary:hover .cta-play,.row.bg-light .btn.secondary:hover>div,.row.bg-light .btn.secondary:hover .cta-play,.btn.secondary:hover>div,.btn.secondary:hover .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.wrapper-quote.bg-medium.bg-primary .btn.secondary>div,.wrapper-quote.bg-medium.bg-primary .btn.secondary .cta-play,.rendition.bg-medium.bg-primary .btn.secondary>div,.rendition.bg-medium.bg-primary .btn.secondary .cta-play,.wrapper.bg-medium.bg-primary .btn.secondary>div,.wrapper.bg-medium.bg-primary .btn.secondary .cta-play,.row.bg-medium.bg-primary .btn.secondary>div,.row.bg-medium.bg-primary .btn.secondary .cta-play,.bg-medium.bg-primary .btn.secondary>div,.bg-medium.bg-primary .btn.secondary .cta-play{border-color:#fff;background-color:rgba(0,0,0,0);color:#fff}.wrapper-quote.bg-medium.bg-primary .btn.secondary:hover>div,.wrapper-quote.bg-medium.bg-primary .btn.secondary:hover .cta-play,.rendition.bg-medium.bg-primary .btn.secondary:hover>div,.rendition.bg-medium.bg-primary .btn.secondary:hover .cta-play,.wrapper.bg-medium.bg-primary .btn.secondary:hover>div,.wrapper.bg-medium.bg-primary .btn.secondary:hover .cta-play,.row.bg-medium.bg-primary .btn.secondary:hover>div,.row.bg-medium.bg-primary .btn.secondary:hover .cta-play,.bg-medium.bg-primary .btn.secondary:hover>div,.bg-medium.bg-primary .btn.secondary:hover .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.wrapper-quote.bg-dark .btn.play>span~span,.rendition.bg-dark .btn.play>span~span,.wrapper.bg-dark .btn.play>span~span,.row.bg-dark .btn.play>span~span,.bg-dark .btn.play>span~span{width:2px}.wrapper-quote.bg-dark .btn.play>div,.rendition.bg-dark .btn.play>div,.wrapper.bg-dark .btn.play>div,.row.bg-dark .btn.play>div,.bg-dark .btn.play>div{border-left-width:0;padding-left:0px}.wrapper-quote.bg-dark .btn.play:hover>span~span,.rendition.bg-dark .btn.play:hover>span~span,.wrapper.bg-dark .btn.play:hover>span~span,.row.bg-dark .btn.play:hover>span~span,.bg-dark .btn.play:hover>span~span{width:2px}.wrapper-quote.bg-dark .btn.play:hover>div,.rendition.bg-dark .btn.play:hover>div,.wrapper.bg-dark .btn.play:hover>div,.row.bg-dark .btn.play:hover>div,.bg-dark .btn.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-medium .btn.play>span~span,.rendition.bg-medium .btn.play>span~span,.wrapper.bg-medium .btn.play>span~span,.row.bg-medium .btn.play>span~span,.bg-medium .btn.play>span~span{width:2px}.wrapper-quote.bg-medium .btn.play>div,.rendition.bg-medium .btn.play>div,.wrapper.bg-medium .btn.play>div,.row.bg-medium .btn.play>div,.bg-medium .btn.play>div{border-left-width:0;padding-left:0px}.wrapper-quote.bg-medium .btn.play:hover>span~span,.rendition.bg-medium .btn.play:hover>span~span,.wrapper.bg-medium .btn.play:hover>span~span,.row.bg-medium .btn.play:hover>span~span,.bg-medium .btn.play:hover>span~span{width:2px}.wrapper-quote.bg-medium .btn.play:hover>div,.rendition.bg-medium .btn.play:hover>div,.wrapper.bg-medium .btn.play:hover>div,.row.bg-medium .btn.play:hover>div,.bg-medium .btn.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-light .btn.play>span~span,.rendition.bg-light .btn.play>span~span,.wrapper.bg-light .btn.play>span~span,.row.bg-light .btn.play>span~span,.btn.play>span~span{width:2px}.wrapper-quote.bg-light .btn.play>div,.rendition.bg-light .btn.play>div,.wrapper.bg-light .btn.play>div,.row.bg-light .btn.play>div,.btn.play>div{border-left-width:0;padding-left:0px}.wrapper-quote.bg-light .btn.play:hover>span~span,.rendition.bg-light .btn.play:hover>span~span,.wrapper.bg-light .btn.play:hover>span~span,.row.bg-light .btn.play:hover>span~span,.btn.play:hover>span~span{width:2px}.wrapper-quote.bg-light .btn.play:hover>div,.rendition.bg-light .btn.play:hover>div,.wrapper.bg-light .btn.play:hover>div,.row.bg-light .btn.play:hover>div,.btn.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-medium.bg-primary .btn.play>span~span,.rendition.bg-medium.bg-primary .btn.play>span~span,.wrapper.bg-medium.bg-primary .btn.play>span~span,.row.bg-medium.bg-primary .btn.play>span~span,.bg-medium.bg-primary .btn.play>span~span{width:2px}.wrapper-quote.bg-medium.bg-primary .btn.play>div,.rendition.bg-medium.bg-primary .btn.play>div,.wrapper.bg-medium.bg-primary .btn.play>div,.row.bg-medium.bg-primary .btn.play>div,.bg-medium.bg-primary .btn.play>div{border-left-width:0;padding-left:0px}.wrapper-quote.bg-medium.bg-primary .btn.play:hover>span~span,.rendition.bg-medium.bg-primary .btn.play:hover>span~span,.wrapper.bg-medium.bg-primary .btn.play:hover>span~span,.row.bg-medium.bg-primary .btn.play:hover>span~span,.bg-medium.bg-primary .btn.play:hover>span~span{width:2px}.wrapper-quote.bg-medium.bg-primary .btn.play:hover>div,.rendition.bg-medium.bg-primary .btn.play:hover>div,.wrapper.bg-medium.bg-primary .btn.play:hover>div,.row.bg-medium.bg-primary .btn.play:hover>div,.bg-medium.bg-primary .btn.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-dark .btn.secondary.play>span~span,.rendition.bg-dark .btn.secondary.play>span~span,.wrapper.bg-dark .btn.secondary.play>span~span,.row.bg-dark .btn.secondary.play>span~span,.bg-dark .btn.secondary.play>span~span{width:0}.wrapper-quote.bg-dark .btn.secondary.play>div,.rendition.bg-dark .btn.secondary.play>div,.wrapper.bg-dark .btn.secondary.play>div,.row.bg-dark .btn.secondary.play>div,.bg-dark .btn.secondary.play>div{border-left-width:0;padding-left:2px}.wrapper-quote.bg-dark .btn.secondary.play:hover>span~span,.rendition.bg-dark .btn.secondary.play:hover>span~span,.wrapper.bg-dark .btn.secondary.play:hover>span~span,.row.bg-dark .btn.secondary.play:hover>span~span,.bg-dark .btn.secondary.play:hover>span~span{width:2px}.wrapper-quote.bg-dark .btn.secondary.play:hover>div,.rendition.bg-dark .btn.secondary.play:hover>div,.wrapper.bg-dark .btn.secondary.play:hover>div,.row.bg-dark .btn.secondary.play:hover>div,.bg-dark .btn.secondary.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round.play>span~span,.wrapper-quote.bg-dark .btn.play.btn.round.play>span~span,.wrapper-quote.bg-medium .btn.play.btn.round.play>span~span,.wrapper-quote.bg-medium .btn.secondary.play>span~span,.wrapper-quote.bg-light .btn.play.btn.round.play>span~span,.rendition.bg-medium.bg-primary .btn.play.btn.round.play>span~span,.rendition.bg-dark .btn.play.btn.round.play>span~span,.rendition.bg-medium .btn.play.btn.round.play>span~span,.rendition.bg-medium .btn.secondary.play>span~span,.rendition.bg-light .btn.play.btn.round.play>span~span,.wrapper.bg-medium.bg-primary .btn.play.btn.round.play>span~span,.wrapper.bg-dark .btn.play.btn.round.play>span~span,.wrapper.bg-medium .btn.play.btn.round.play>span~span,.wrapper.bg-medium .btn.secondary.play>span~span,.wrapper.bg-light .btn.play.btn.round.play>span~span,.row.bg-medium.bg-primary .btn.play.btn.round.play>span~span,.row.bg-dark .btn.play.btn.round.play>span~span,.row.bg-medium .btn.play.btn.round.play>span~span,.row.bg-medium .btn.secondary.play>span~span,.row.bg-light .btn.play.btn.round.play>span~span,.bg-medium.bg-primary .btn.play.btn.round.play>span~span,.bg-dark .btn.play.btn.round.play>span~span,.bg-medium .btn.play.btn.round.play>span~span,.bg-medium .btn.secondary.play>span~span,.btn.play.btn.round.play>span~span{width:0}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round.play>div,.wrapper-quote.bg-dark .btn.play.btn.round.play>div,.wrapper-quote.bg-medium .btn.play.btn.round.play>div,.wrapper-quote.bg-medium .btn.secondary.play>div,.wrapper-quote.bg-light .btn.play.btn.round.play>div,.rendition.bg-medium.bg-primary .btn.play.btn.round.play>div,.rendition.bg-dark .btn.play.btn.round.play>div,.rendition.bg-medium .btn.play.btn.round.play>div,.rendition.bg-medium .btn.secondary.play>div,.rendition.bg-light .btn.play.btn.round.play>div,.wrapper.bg-medium.bg-primary .btn.play.btn.round.play>div,.wrapper.bg-dark .btn.play.btn.round.play>div,.wrapper.bg-medium .btn.play.btn.round.play>div,.wrapper.bg-medium .btn.secondary.play>div,.wrapper.bg-light .btn.play.btn.round.play>div,.row.bg-medium.bg-primary .btn.play.btn.round.play>div,.row.bg-dark .btn.play.btn.round.play>div,.row.bg-medium .btn.play.btn.round.play>div,.row.bg-medium .btn.secondary.play>div,.row.bg-light .btn.play.btn.round.play>div,.bg-medium.bg-primary .btn.play.btn.round.play>div,.bg-dark .btn.play.btn.round.play>div,.bg-medium .btn.play.btn.round.play>div,.bg-medium .btn.secondary.play>div,.btn.play.btn.round.play>div{border-left-width:0;padding-left:2px}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.wrapper-quote.bg-dark .btn.play.btn.round.play:hover>span~span,.wrapper-quote.bg-medium .btn.play.btn.round.play:hover>span~span,.wrapper-quote.bg-medium .btn.secondary.play:hover>span~span,.wrapper-quote.bg-light .btn.play.btn.round.play:hover>span~span,.rendition.bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.rendition.bg-dark .btn.play.btn.round.play:hover>span~span,.rendition.bg-medium .btn.play.btn.round.play:hover>span~span,.rendition.bg-medium .btn.secondary.play:hover>span~span,.rendition.bg-light .btn.play.btn.round.play:hover>span~span,.wrapper.bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.wrapper.bg-dark .btn.play.btn.round.play:hover>span~span,.wrapper.bg-medium .btn.play.btn.round.play:hover>span~span,.wrapper.bg-medium .btn.secondary.play:hover>span~span,.wrapper.bg-light .btn.play.btn.round.play:hover>span~span,.row.bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.row.bg-dark .btn.play.btn.round.play:hover>span~span,.row.bg-medium .btn.play.btn.round.play:hover>span~span,.row.bg-medium .btn.secondary.play:hover>span~span,.row.bg-light .btn.play.btn.round.play:hover>span~span,.bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.bg-dark .btn.play.btn.round.play:hover>span~span,.bg-medium .btn.play.btn.round.play:hover>span~span,.bg-medium .btn.secondary.play:hover>span~span,.btn.play.btn.round.play:hover>span~span{width:2px}.wrapper-quote.bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.wrapper-quote.bg-dark .btn.play.btn.round.play:hover>div,.wrapper-quote.bg-medium .btn.play.btn.round.play:hover>div,.wrapper-quote.bg-medium .btn.secondary.play:hover>div,.wrapper-quote.bg-light .btn.play.btn.round.play:hover>div,.rendition.bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.rendition.bg-dark .btn.play.btn.round.play:hover>div,.rendition.bg-medium .btn.play.btn.round.play:hover>div,.rendition.bg-medium .btn.secondary.play:hover>div,.rendition.bg-light .btn.play.btn.round.play:hover>div,.wrapper.bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.wrapper.bg-dark .btn.play.btn.round.play:hover>div,.wrapper.bg-medium .btn.play.btn.round.play:hover>div,.wrapper.bg-medium .btn.secondary.play:hover>div,.wrapper.bg-light .btn.play.btn.round.play:hover>div,.row.bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.row.bg-dark .btn.play.btn.round.play:hover>div,.row.bg-medium .btn.play.btn.round.play:hover>div,.row.bg-medium .btn.secondary.play:hover>div,.row.bg-light .btn.play.btn.round.play:hover>div,.bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.bg-dark .btn.play.btn.round.play:hover>div,.bg-medium .btn.play.btn.round.play:hover>div,.bg-medium .btn.secondary.play:hover>div,.btn.play.btn.round.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-light .btn.secondary.play>span~span,.rendition.bg-light .btn.secondary.play>span~span,.wrapper.bg-light .btn.secondary.play>span~span,.row.bg-light .btn.secondary.play>span~span,.btn.secondary.play>span~span{width:0}.wrapper-quote.bg-light .btn.secondary.play>div,.rendition.bg-light .btn.secondary.play>div,.wrapper.bg-light .btn.secondary.play>div,.row.bg-light .btn.secondary.play>div,.btn.secondary.play>div{border-left-width:0;padding-left:2px}.wrapper-quote.bg-light .btn.secondary.play:hover>span~span,.rendition.bg-light .btn.secondary.play:hover>span~span,.wrapper.bg-light .btn.secondary.play:hover>span~span,.row.bg-light .btn.secondary.play:hover>span~span,.btn.secondary.play:hover>span~span{width:2px}.wrapper-quote.bg-light .btn.secondary.play:hover>div,.rendition.bg-light .btn.secondary.play:hover>div,.wrapper.bg-light .btn.secondary.play:hover>div,.row.bg-light .btn.secondary.play:hover>div,.btn.secondary.play:hover>div{border-left-width:0;padding-left:0}.wrapper-quote.bg-medium.bg-primary .btn.secondary.play>span~span,.rendition.bg-medium.bg-primary .btn.secondary.play>span~span,.wrapper.bg-medium.bg-primary .btn.secondary.play>span~span,.row.bg-medium.bg-primary .btn.secondary.play>span~span,.bg-medium.bg-primary .btn.secondary.play>span~span{width:0}.wrapper-quote.bg-medium.bg-primary .btn.secondary.play>div,.rendition.bg-medium.bg-primary .btn.secondary.play>div,.wrapper.bg-medium.bg-primary .btn.secondary.play>div,.row.bg-medium.bg-primary .btn.secondary.play>div,.bg-medium.bg-primary .btn.secondary.play>div{border-left-width:0;padding-left:2px}.wrapper-quote.bg-medium.bg-primary .btn.secondary.play:hover>span~span,.rendition.bg-medium.bg-primary .btn.secondary.play:hover>span~span,.wrapper.bg-medium.bg-primary .btn.secondary.play:hover>span~span,.row.bg-medium.bg-primary .btn.secondary.play:hover>span~span,.bg-medium.bg-primary .btn.secondary.play:hover>span~span{width:2px}.wrapper-quote.bg-medium.bg-primary .btn.secondary.play:hover>div,.rendition.bg-medium.bg-primary .btn.secondary.play:hover>div,.wrapper.bg-medium.bg-primary .btn.secondary.play:hover>div,.row.bg-medium.bg-primary .btn.secondary.play:hover>div,.bg-medium.bg-primary .btn.secondary.play:hover>div{border-left-width:0;padding-left:0}@media screen and (min-width: 768px){.rendition.md-bg-dark .btn>div,.rendition.md-bg-dark .btn .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.rendition.md-bg-dark .btn:hover>div,.rendition.md-bg-dark .btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.rendition.md-bg-medium .btn>div,.rendition.md-bg-medium .btn .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.rendition.md-bg-medium .btn:hover>div,.rendition.md-bg-medium .btn:hover .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.rendition.md-bg-light .btn>div,.rendition.md-bg-light .btn .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.rendition.md-bg-light .btn:hover>div,.rendition.md-bg-light .btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.rendition.md-bg-medium.bg-primary .btn>div,.rendition.md-bg-medium.bg-primary .btn .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.rendition.md-bg-medium.bg-primary .btn:hover>div,.rendition.md-bg-medium.bg-primary .btn:hover .cta-play{border-color:#00468b;background-color:#00468b;color:#fff}.rendition.md-bg-dark .btn.secondary>div,.rendition.md-bg-dark .btn.secondary .cta-play{border-color:#3dc6ef;background-color:rgba(0,0,0,0);color:#3dc6ef}.rendition.md-bg-dark .btn.secondary:hover>div,.rendition.md-bg-dark .btn.secondary:hover .cta-play{border-color:#3dc6ef;background-color:#3dc6ef;color:#0e0e0e}.rendition.md-bg-medium.bg-primary .btn.play.btn.round>div,.rendition.md-bg-medium.bg-primary .btn.play.btn.round .cta-play,.rendition.md-bg-dark .btn.play.btn.round>div,.rendition.md-bg-dark .btn.play.btn.round .cta-play,.rendition.md-bg-medium .btn.play.btn.round>div,.rendition.md-bg-medium .btn.play.btn.round .cta-play,.rendition.md-bg-medium .btn.secondary>div,.rendition.md-bg-medium .btn.secondary .cta-play,.rendition.md-bg-light .btn.play.btn.round>div,.rendition.md-bg-light .btn.play.btn.round .cta-play{border-color:#fff;background-color:rgba(0,0,0,0);color:#fff}.rendition.md-bg-medium.bg-primary .btn.play.btn.round:hover>div,.rendition.md-bg-medium.bg-primary .btn.play.btn.round:hover .cta-play,.rendition.md-bg-dark .btn.play.btn.round:hover>div,.rendition.md-bg-dark .btn.play.btn.round:hover .cta-play,.rendition.md-bg-medium .btn.play.btn.round:hover>div,.rendition.md-bg-medium .btn.play.btn.round:hover .cta-play,.rendition.md-bg-medium .btn.secondary:hover>div,.rendition.md-bg-medium .btn.secondary:hover .cta-play,.rendition.md-bg-light .btn.play.btn.round:hover>div,.rendition.md-bg-light .btn.play.btn.round:hover .cta-play{border-color:#fff;background-color:#fff;color:#00468b}.rendition.md-bg-light .btn.secondary>div,.rendition.md-bg-light .btn.secondary .cta-play{border-color:#0672cb;background-color:rgba(0,0,0,0);color:#0672cb}.rendition.md-bg-light .btn.secondary:hover>div,.rendition.md-bg-light .btn.secondary:hover .cta-play{border-color:#0672cb;background-color:#0672cb;color:#fff}.rendition.md-bg-medium.bg-primary .btn.secondary>div,.rendition.md-bg-medium.bg-primary .btn.secondary .cta-play{border-color:#fff;background-color:rgba(0,0,0,0);color:#fff}.rendition.md-bg-medium.bg-primary .btn.secondary:hover>div,.rendition.md-bg-medium.bg-primary .btn.secondary:hover .cta-play{border-color:#fff;background-color:#fff;color:#0672cb}.rendition.md-bg-dark .btn.play>span~span{width:2px}.rendition.md-bg-dark .btn.play>div{border-left-width:0;padding-left:0px}.rendition.md-bg-dark .btn.play:hover>span~span{width:2px}.rendition.md-bg-dark .btn.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-medium .btn.play>span~span{width:2px}.rendition.md-bg-medium .btn.play>div{border-left-width:0;padding-left:0px}.rendition.md-bg-medium .btn.play:hover>span~span{width:2px}.rendition.md-bg-medium .btn.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-light .btn.play>span~span{width:2px}.rendition.md-bg-light .btn.play>div{border-left-width:0;padding-left:0px}.rendition.md-bg-light .btn.play:hover>span~span{width:2px}.rendition.md-bg-light .btn.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-medium.bg-primary .btn.play>span~span{width:2px}.rendition.md-bg-medium.bg-primary .btn.play>div{border-left-width:0;padding-left:0px}.rendition.md-bg-medium.bg-primary .btn.play:hover>span~span{width:2px}.rendition.md-bg-medium.bg-primary .btn.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-dark .btn.secondary.play>span~span{width:0}.rendition.md-bg-dark .btn.secondary.play>div{border-left-width:0;padding-left:2px}.rendition.md-bg-dark .btn.secondary.play:hover>span~span{width:2px}.rendition.md-bg-dark .btn.secondary.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-medium.bg-primary .btn.play.btn.round.play>span~span,.rendition.md-bg-dark .btn.play.btn.round.play>span~span,.rendition.md-bg-medium .btn.play.btn.round.play>span~span,.rendition.md-bg-medium .btn.secondary.play>span~span,.rendition.md-bg-light .btn.play.btn.round.play>span~span{width:0}.rendition.md-bg-medium.bg-primary .btn.play.btn.round.play>div,.rendition.md-bg-dark .btn.play.btn.round.play>div,.rendition.md-bg-medium .btn.play.btn.round.play>div,.rendition.md-bg-medium .btn.secondary.play>div,.rendition.md-bg-light .btn.play.btn.round.play>div{border-left-width:0;padding-left:2px}.rendition.md-bg-medium.bg-primary .btn.play.btn.round.play:hover>span~span,.rendition.md-bg-dark .btn.play.btn.round.play:hover>span~span,.rendition.md-bg-medium .btn.play.btn.round.play:hover>span~span,.rendition.md-bg-medium .btn.secondary.play:hover>span~span,.rendition.md-bg-light .btn.play.btn.round.play:hover>span~span{width:2px}.rendition.md-bg-medium.bg-primary .btn.play.btn.round.play:hover>div,.rendition.md-bg-dark .btn.play.btn.round.play:hover>div,.rendition.md-bg-medium .btn.play.btn.round.play:hover>div,.rendition.md-bg-medium .btn.secondary.play:hover>div,.rendition.md-bg-light .btn.play.btn.round.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-light .btn.secondary.play>span~span{width:0}.rendition.md-bg-light .btn.secondary.play>div{border-left-width:0;padding-left:2px}.rendition.md-bg-light .btn.secondary.play:hover>span~span{width:2px}.rendition.md-bg-light .btn.secondary.play:hover>div{border-left-width:0;padding-left:0}.rendition.md-bg-medium.bg-primary .btn.secondary.play>span~span{width:0}.rendition.md-bg-medium.bg-primary .btn.secondary.play>div{border-left-width:0;padding-left:2px}.rendition.md-bg-medium.bg-primary .btn.secondary.play:hover>span~span{width:2px}.rendition.md-bg-medium.bg-primary .btn.secondary.play:hover>div{border-left-width:0;padding-left:0}}.bg-dark .cta,.cta .cta-text,.cta{color:#0672cb}.cta.nohref{color:#444}.bg-dark .cta.nohref,.bg-dark .cta .cta-text,.bg-medium .cta.nohref,.bg-medium .cta .cta-text,.bg-medium .cta{color:#fff}.bg-medium.bg-primary .cta.nohref,.bg-medium.bg-primary .cta{color:#444}.row.bg-dark .cta,.row.bg-light .cta .cta-text,.row.bg-light .cta{color:#0672cb}.row.bg-light .cta.nohref{color:#444}.row.bg-dark .cta.nohref,.row.bg-dark .cta .cta-text,.row.bg-medium .cta.nohref,.row.bg-medium .cta .cta-text,.row.bg-medium .cta{color:#fff}.row.bg-medium.bg-primary .cta.nohref,.row.bg-medium.bg-primary .cta{color:#444}.wrapper.bg-dark .cta,.wrapper.bg-light .cta .cta-text,.wrapper.bg-light .cta{color:#0672cb}.wrapper.bg-light .cta.nohref{color:#444}.wrapper.bg-dark .cta.nohref,.wrapper.bg-dark .cta .cta-text,.wrapper.bg-medium .cta.nohref,.wrapper.bg-medium .cta .cta-text,.wrapper.bg-medium .cta{color:#fff}.wrapper.bg-medium.bg-primary .cta.nohref,.wrapper.bg-medium.bg-primary .cta{color:#444}.rendition.bg-dark .cta,.rendition.bg-light .cta .cta-text,.rendition.bg-light .cta{color:#0672cb}.rendition.bg-light .cta.nohref{color:#444}.rendition.bg-dark .cta.nohref,.rendition.bg-dark .cta .cta-text,.rendition.bg-medium .cta.nohref,.rendition.bg-medium .cta .cta-text,.rendition.bg-medium .cta{color:#fff}.rendition.bg-medium.bg-primary .cta.nohref,.rendition.bg-medium.bg-primary .cta{color:#444}.wrapper-quote.bg-dark .cta,.wrapper-quote.bg-light .cta .cta-text,.wrapper-quote.bg-light .cta{color:#0672cb}.wrapper-quote.bg-light .cta.nohref{color:#444}.wrapper-quote.bg-dark .cta.nohref,.wrapper-quote.bg-dark .cta .cta-text,.wrapper-quote.bg-medium .cta.nohref,.wrapper-quote.bg-medium .cta .cta-text,.wrapper-quote.bg-medium .cta{color:#fff}.wrapper-quote.bg-medium.bg-primary .cta.nohref,.wrapper-quote.bg-medium.bg-primary .cta{color:#444}@media screen and (min-width: 768px){.rendition.md-bg-dark .cta,.rendition.md-bg-light .cta .cta-text,.rendition.md-bg-light .cta{color:#0672cb}.rendition.md-bg-light .cta.nohref{color:#444}.rendition.md-bg-dark .cta.nohref,.rendition.md-bg-dark .cta .cta-text,.rendition.md-bg-medium .cta.nohref,.rendition.md-bg-medium .cta .cta-text,.rendition.md-bg-medium .cta{color:#fff}.rendition.md-bg-medium.bg-primary .cta.nohref,.rendition.md-bg-medium.bg-primary .cta{color:#444}}.bg-dark .rte a:hover,.bg-medium .rte a:hover,.rte a:hover,.rte a{color:#444}.bg-dark .rte a,.bg-medium .rte a{color:#fff}.row.bg-dark .rte a:hover,.row.bg-medium .rte a:hover,.row.bg-light .rte a:hover,.row.bg-light .rte a{color:#444}.row.bg-dark .rte a,.row.bg-medium .rte a{color:#fff}.wrapper.bg-dark .rte a:hover,.wrapper.bg-medium .rte a:hover,.wrapper.bg-light .rte a:hover,.wrapper.bg-light .rte a{color:#444}.wrapper.bg-dark .rte a,.wrapper.bg-medium .rte a{color:#fff}.rendition.bg-dark .rte a:hover,.rendition.bg-medium .rte a:hover,.rendition.bg-light .rte a:hover,.rendition.bg-light .rte a{color:#444}.rendition.bg-dark .rte a,.rendition.bg-medium .rte a{color:#fff}.wrapper-quote.bg-dark .rte a:hover,.wrapper-quote.bg-medium .rte a:hover,.wrapper-quote.bg-light .rte a:hover,.wrapper-quote.bg-light .rte a{color:#444}.wrapper-quote.bg-dark .rte a,.wrapper-quote.bg-medium .rte a{color:#fff}@media screen and (min-width: 0)and (max-width: 639.9px){.wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.xs-2 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing{padding:8px 18px 18px 18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.wrapper-text.card-spacing{padding:24px 36px 36px 36px}.col.sm-2 .wrapper-text.card-spacing,.quarters-v3 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing,.quarters .wrapper-text.card-spacing,.halves .wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.sm-3 .wrapper-text.card-spacing,.quarters-v5 .wrapper-text.card-spacing,.thirds .wrapper-text.card-spacing{padding:12px 24px 24px 24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.wrapper-text.card-spacing{padding:30px 42px 42px 42px}.text-width-long .wrapper-text.card-spacing,.text-width-wide .wrapper-text.card-spacing,.text-width-half .wrapper-text.card-spacing,.text-width-narrow .wrapper-text.card-spacing,.col.md-2 .wrapper-text.card-spacing,.quarters-v3 .wrapper-text.card-spacing,.halves-v2 .wrapper-text.card-spacing,.halves .wrapper-text.card-spacing{padding:24px 36px 36px 36px}.col.md-3 .wrapper-text.card-spacing,.quarters-v5 .wrapper-text.card-spacing,.thirds .wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.md-4 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing,.quarters .wrapper-text.card-spacing{padding:12px 24px 24px 24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.wrapper-text.card-spacing{padding:36px 48px 48px 48px}.text-width-wide .wrapper-text.card-spacing,.text-width-half .wrapper-text.card-spacing,.col.lg-2 .wrapper-text.card-spacing,.halves-v2 .wrapper-text.card-spacing,.halves .wrapper-text.card-spacing{padding:30px 42px 42px 42px}.text-width-narrow .wrapper-text.card-spacing,.col.lg-3 .wrapper-text.card-spacing,.twothirds-v2>li:first-child .wrapper-text.card-spacing,.twothirds>li:last-child .wrapper-text.card-spacing,.thirds-v2 .wrapper-text.card-spacing,.thirds .wrapper-text.card-spacing{padding:24px 36px 36px 36px}.col.lg-4 .wrapper-text.card-spacing,.threeone-v2>li:first-child .wrapper-text.card-spacing,.threeone>li:last-child .wrapper-text.card-spacing,.quarters-v5 .wrapper-text.card-spacing,.quarters-v4 .wrapper-text.card-spacing,.quarters-v3 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing,.quarters .wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.lg-6 .wrapper-text.card-spacing,.onesix>li:last-child .wrapper-text.card-spacing,.sixths .wrapper-text.card-spacing,.col.lg-5 .wrapper-text.card-spacing,.fifths .wrapper-text.card-spacing{padding:12px 24px 24px 24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.wrapper-text.card-spacing{padding:36px 48px 48px 48px}.text-width-wide .wrapper-text.card-spacing,.text-width-half .wrapper-text.card-spacing,.col.xl-2 .wrapper-text.card-spacing,.halves-v2 .wrapper-text.card-spacing,.halves .wrapper-text.card-spacing{padding:30px 42px 42px 42px}.text-width-narrow .wrapper-text.card-spacing,.col.xl-3 .wrapper-text.card-spacing,.twothirds-v2>li:first-child .wrapper-text.card-spacing,.twothirds>li:last-child .wrapper-text.card-spacing,.thirds-v2 .wrapper-text.card-spacing,.thirds .wrapper-text.card-spacing{padding:24px 36px 36px 36px}.col.xl-4 .wrapper-text.card-spacing,.threeone-v2>li:first-child .wrapper-text.card-spacing,.threeone>li:last-child .wrapper-text.card-spacing,.quarters-v5 .wrapper-text.card-spacing,.quarters-v4 .wrapper-text.card-spacing,.quarters-v3 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing,.quarters .wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.xl-6 .wrapper-text.card-spacing,.onesix>li:last-child .wrapper-text.card-spacing,.sixths .wrapper-text.card-spacing,.col.xl-5 .wrapper-text.card-spacing,.fifths .wrapper-text.card-spacing{padding:12px 24px 24px 24px}}@media screen and (min-width: 1600px){.wrapper-text.card-spacing{padding:36px 48px 48px 48px}.text-width-wide .wrapper-text.card-spacing,.text-width-half .wrapper-text.card-spacing,.col.xxl-2 .wrapper-text.card-spacing,.halves-v2 .wrapper-text.card-spacing,.halves .wrapper-text.card-spacing{padding:30px 42px 42px 42px}.text-width-narrow .wrapper-text.card-spacing,.col.xxl-3 .wrapper-text.card-spacing,.twothirds-v2>li:first-child .wrapper-text.card-spacing,.twothirds>li:last-child .wrapper-text.card-spacing,.thirds-v2 .wrapper-text.card-spacing,.thirds .wrapper-text.card-spacing{padding:24px 36px 36px 36px}.col.xxl-4 .wrapper-text.card-spacing,.threeone-v2>li:first-child .wrapper-text.card-spacing,.threeone>li:last-child .wrapper-text.card-spacing,.quarters-v5 .wrapper-text.card-spacing,.quarters-v4 .wrapper-text.card-spacing,.quarters-v3 .wrapper-text.card-spacing,.quarters-v2 .wrapper-text.card-spacing,.quarters .wrapper-text.card-spacing{padding:18px 30px 30px 30px}.col.xxl-6 .wrapper-text.card-spacing,.onesix>li:last-child .wrapper-text.card-spacing,.sixths .wrapper-text.card-spacing,.col.xxl-5 .wrapper-text.card-spacing,.fifths .wrapper-text.card-spacing{padding:12px 24px 24px 24px}}@media screen and (min-width: 0)and (max-width: 639.9px){.image-onside-height,.image-above-height{max-height:150px}.col.xs-2 .image-onside-height,.quarters-v2 .image-onside-height,.col.xs-2 .image-above-height,.quarters-v2 .image-above-height{max-height:80px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.image-onside-height,.image-above-height{max-height:280px}.col.sm-2 .image-onside-height,.quarters-v3 .image-onside-height,.quarters-v2 .image-onside-height,.quarters .image-onside-height,.halves .image-onside-height,.col.sm-2 .image-above-height,.quarters-v3 .image-above-height,.quarters-v2 .image-above-height,.quarters .image-above-height,.halves .image-above-height{max-height:140px}.col.sm-3 .image-onside-height,.quarters-v5 .image-onside-height,.thirds .image-onside-height,.col.sm-3 .image-above-height,.quarters-v5 .image-above-height,.thirds .image-above-height{max-height:110px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.image-above-height{max-height:360px}.col.md-2 .image-onside-height,.quarters-v3 .image-onside-height,.halves-v2 .image-onside-height,.halves .image-onside-height,.col.md-2 .image-above-height,.quarters-v3 .image-above-height,.halves-v2 .image-above-height,.halves .image-above-height{max-height:175px}.col.md-3 .image-onside-height,.quarters-v5 .image-onside-height,.thirds .image-onside-height,.col.md-3 .image-above-height,.quarters-v5 .image-above-height,.thirds .image-above-height{max-height:130px}.col.md-4 .image-onside-height,.quarters-v2 .image-onside-height,.quarters .image-onside-height,.col.md-4 .image-above-height,.quarters-v2 .image-above-height,.quarters .image-above-height{max-height:100px}.image-onside-height{max-height:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.image-onside-height,.image-above-height{max-height:unset}.col.lg-2 .image-onside-height,.halves-v2 .image-onside-height,.halves .image-onside-height,.col.lg-2 .image-above-height,.halves-v2 .image-above-height,.halves .image-above-height{max-height:230px}.col.lg-3 .image-onside-height,.twothirds-v2>li:first-child .image-onside-height,.twothirds>li:last-child .image-onside-height,.thirds-v2 .image-onside-height,.thirds .image-onside-height,.col.lg-3 .image-above-height,.twothirds-v2>li:first-child .image-above-height,.twothirds>li:last-child .image-above-height,.thirds-v2 .image-above-height,.thirds .image-above-height{max-height:160px}.col.lg-6 .image-onside-height,.onesix>li:last-child .image-onside-height,.sixths .image-onside-height,.col.lg-5 .image-onside-height,.fifths .image-onside-height,.col.lg-4 .image-onside-height,.threeone-v2>li:first-child .image-onside-height,.threeone>li:last-child .image-onside-height,.quarters-v5 .image-onside-height,.quarters-v4 .image-onside-height,.quarters-v3 .image-onside-height,.quarters-v2 .image-onside-height,.quarters .image-onside-height,.col.lg-6 .image-above-height,.onesix>li:last-child .image-above-height,.sixths .image-above-height,.col.lg-5 .image-above-height,.fifths .image-above-height,.col.lg-4 .image-above-height,.threeone-v2>li:first-child .image-above-height,.threeone>li:last-child .image-above-height,.quarters-v5 .image-above-height,.quarters-v4 .image-above-height,.quarters-v3 .image-above-height,.quarters-v2 .image-above-height,.quarters .image-above-height{max-height:130px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.image-onside-height,.image-above-height{max-height:unset}.col.xl-2 .image-onside-height,.halves-v2 .image-onside-height,.halves .image-onside-height,.col.xl-2 .image-above-height,.halves-v2 .image-above-height,.halves .image-above-height{max-height:280px}.col.xl-3 .image-onside-height,.twothirds-v2>li:first-child .image-onside-height,.twothirds>li:last-child .image-onside-height,.thirds-v2 .image-onside-height,.thirds .image-onside-height,.col.xl-3 .image-above-height,.twothirds-v2>li:first-child .image-above-height,.twothirds>li:last-child .image-above-height,.thirds-v2 .image-above-height,.thirds .image-above-height{max-height:200px}.col.xl-6 .image-onside-height,.onesix>li:last-child .image-onside-height,.sixths .image-onside-height,.col.xl-5 .image-onside-height,.fifths .image-onside-height,.col.xl-4 .image-onside-height,.threeone-v2>li:first-child .image-onside-height,.threeone>li:last-child .image-onside-height,.quarters-v5 .image-onside-height,.quarters-v4 .image-onside-height,.quarters-v3 .image-onside-height,.quarters-v2 .image-onside-height,.quarters .image-onside-height,.col.xl-6 .image-above-height,.onesix>li:last-child .image-above-height,.sixths .image-above-height,.col.xl-5 .image-above-height,.fifths .image-above-height,.col.xl-4 .image-above-height,.threeone-v2>li:first-child .image-above-height,.threeone>li:last-child .image-above-height,.quarters-v5 .image-above-height,.quarters-v4 .image-above-height,.quarters-v3 .image-above-height,.quarters-v2 .image-above-height,.quarters .image-above-height{max-height:160px}}@media screen and (min-width: 1600px){.image-onside-height,.image-above-height{max-height:unset}.col.xxl-2 .image-onside-height,.halves-v2 .image-onside-height,.halves .image-onside-height,.col.xxl-2 .image-above-height,.halves-v2 .image-above-height,.halves .image-above-height{max-height:270px}.col.xxl-3 .image-onside-height,.twothirds-v2>li:first-child .image-onside-height,.twothirds>li:last-child .image-onside-height,.thirds-v2 .image-onside-height,.thirds .image-onside-height,.col.xxl-3 .image-above-height,.twothirds-v2>li:first-child .image-above-height,.twothirds>li:last-child .image-above-height,.thirds-v2 .image-above-height,.thirds .image-above-height{max-height:200px}.col.xxl-6 .image-onside-height,.onesix>li:last-child .image-onside-height,.sixths .image-onside-height,.col.xxl-5 .image-onside-height,.fifths .image-onside-height,.col.xxl-4 .image-onside-height,.threeone-v2>li:first-child .image-onside-height,.threeone>li:last-child .image-onside-height,.quarters-v5 .image-onside-height,.quarters-v4 .image-onside-height,.quarters-v3 .image-onside-height,.quarters-v2 .image-onside-height,.quarters .image-onside-height,.col.xxl-6 .image-above-height,.onesix>li:last-child .image-above-height,.sixths .image-above-height,.col.xxl-5 .image-above-height,.fifths .image-above-height,.col.xxl-4 .image-above-height,.threeone-v2>li:first-child .image-above-height,.threeone>li:last-child .image-above-height,.quarters-v5 .image-above-height,.quarters-v4 .image-above-height,.quarters-v3 .image-above-height,.quarters-v2 .image-above-height,.quarters .image-above-height{max-height:160px}}.partial-cta-list{line-height:0;display:flex}.wrapper-text .rte a{color:#0672cb}.wrapper-text .rte a:hover{color:#0672cb;text-decoration:underline}.bg-light.bg-tertiary .wrapper-text .rte a{color:#0672cb}.bg-light.bg-tertiary .wrapper-text .rte a:hover{color:#0672cb;text-decoration:underline}.bg-light.bg-quinary .wrapper-text .rte a{color:#0672cb}.bg-light.bg-quinary .wrapper-text .rte a:hover{color:#0672cb;text-decoration:underline}.bg-medium.bg-secondary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-medium.bg-secondary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.bg-medium.bg-denary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-medium.bg-denary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.bg-medium.bg-senary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-medium.bg-senary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.bg-medium.bg-primary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-medium.bg-primary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.bg-dark.bg-septenary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-dark.bg-septenary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.bg-dark.bg-quaternary .wrapper-text .rte a{color:#fff;text-decoration:underline}.bg-dark.bg-quaternary .wrapper-text .rte a:hover{color:#fff;text-decoration:underline}.rendition.md-bg-light .wrapper-text .rte a{color:#0672cb}.rendition.md-bg-light .wrapper-text .rte a:hover{color:#0672cb;text-decoration:underline}.rendition.md-bg-medium .wrapper-text .rte a{color:#fff;text-decoration:underline}.rendition.md-bg-dark .wrapper-text .rte a{color:#fff;text-decoration:underline}:focus{outline:none !important}input:focus,.kb-focus:focus{outline:none !important;box-shadow:0px 0px 0px 1px #fff,0 0 0 2px #00468b}.tooltipped{position:relative}.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:5px 8px;font:normal normal 11px/1.5 Roboto,Arial,Helvetica,sans-serif;-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#000;border-radius:3px;opacity:0}.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#000;pointer-events:none;content:"";border:6px solid rgba(0,0,0,0);opacity:0}@keyframes tooltip-appear{from{opacity:0}to{opacity:1}}.tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after{display:inline-block;text-decoration:none;animation-name:tooltip-appear;animation-duration:500ms;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:500ms}.tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after{animation-delay:0s}.tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after{display:table-cell}.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#000}.tooltipped-se::after{right:auto;left:50%;margin-left:-5px}.tooltipped-sw::after{margin-right:-5px}.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#000}.tooltipped-ne::after{right:auto;left:50%;margin-left:-5px}.tooltipped-nw::after{margin-right:-5px}.tooltipped-s::after,.tooltipped-n::after{transform:translateX(50%)}.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;transform:translateY(50%)}.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#000}.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;transform:translateY(50%)}.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#000}.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}.tooltipped-align-right-1::before{right:10px}.tooltipped-align-right-2::before{right:15px}.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}.tooltipped-align-left-1::before{left:5px}.tooltipped-align-left-2::before{left:10px}.tooltipped-multiline::after{width:max-content;max-width:100px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}.tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after{right:auto;left:50%;transform:translateX(-50%)}.tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after{right:100%}@media screen and (min-width: 0\0 ){.tooltipped-multiline::after{width:100px}}.tooltipped-sticky::before,.tooltipped-sticky::after{display:inline-block}.tooltipped-sticky.tooltipped-multiline::after{display:table-cell}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.divider01-view hr{border-bottom-color:#444}.bg-dark .divider01-view hr.divider-colored,.divider01-view hr.divider-colored{border-bottom-color:#0672cb}.bg-medium .divider01-view hr.divider-colored,.bg-medium .divider01-view hr{border-bottom-color:#f5f6f7}.bg-dark .divider01-view hr{border-bottom-color:#ccc}.row.bg-light .divider01-view hr{border-bottom-color:#444}.row.bg-dark .divider01-view hr.divider-colored,.row.bg-light .divider01-view hr.divider-colored{border-bottom-color:#0672cb}.row.bg-medium .divider01-view hr.divider-colored,.row.bg-medium .divider01-view hr{border-bottom-color:#f5f6f7}.row.bg-dark .divider01-view hr{border-bottom-color:#ccc}.wrapper.bg-light .divider01-view hr{border-bottom-color:#444}.wrapper.bg-dark .divider01-view hr.divider-colored,.wrapper.bg-light .divider01-view hr.divider-colored{border-bottom-color:#0672cb}.wrapper.bg-medium .divider01-view hr.divider-colored,.wrapper.bg-medium .divider01-view hr{border-bottom-color:#f5f6f7}.wrapper.bg-dark .divider01-view hr{border-bottom-color:#ccc}.rendition.bg-light .divider01-view hr{border-bottom-color:#444}.rendition.bg-dark .divider01-view hr.divider-colored,.rendition.bg-light .divider01-view hr.divider-colored{border-bottom-color:#0672cb}.rendition.bg-medium .divider01-view hr.divider-colored,.rendition.bg-medium .divider01-view hr{border-bottom-color:#f5f6f7}.rendition.bg-dark .divider01-view hr{border-bottom-color:#ccc}.wrapper-quote.bg-light .divider01-view hr{border-bottom-color:#444}.wrapper-quote.bg-dark .divider01-view hr.divider-colored,.wrapper-quote.bg-light .divider01-view hr.divider-colored{border-bottom-color:#0672cb}.wrapper-quote.bg-medium .divider01-view hr.divider-colored,.wrapper-quote.bg-medium .divider01-view hr{border-bottom-color:#f5f6f7}.wrapper-quote.bg-dark .divider01-view hr{border-bottom-color:#ccc}.divider01-view .divider-spacer{margin-bottom:0 !important}@media screen and (min-width: 0)and (max-width: 639.9px){.divider01-view .divider-spacing-quarter{margin-top:12px;margin-bottom:12px}.divider01-view .divider-spacing-half{margin-top:24px;margin-bottom:24px}.divider01-view .divider-spacing-full{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.divider01-view .divider-spacing-quarter{margin-top:12px;margin-bottom:12px}.divider01-view .divider-spacing-half{margin-top:24px;margin-bottom:24px}.divider01-view .divider-spacing-full{margin-top:48px;margin-bottom:48px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.divider01-view .divider-spacing-quarter{margin-top:18px;margin-bottom:18px}.divider01-view .divider-spacing-half{margin-top:36px;margin-bottom:36px}.divider01-view .divider-spacing-full{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.divider01-view .divider-spacing-quarter{margin-top:18px;margin-bottom:18px}.divider01-view .divider-spacing-half{margin-top:36px;margin-bottom:36px}.divider01-view .divider-spacing-full{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.divider01-view .divider-spacing-quarter{margin-top:18px;margin-bottom:18px}.divider01-view .divider-spacing-half{margin-top:36px;margin-bottom:36px}.divider01-view .divider-spacing-full{margin-top:72px;margin-bottom:72px}}@media screen and (min-width: 1600px){.divider01-view .divider-spacing-quarter{margin-top:24px;margin-bottom:24px}.divider01-view .divider-spacing-half{margin-top:48px;margin-bottom:48px}.divider01-view .divider-spacing-full{margin-top:96px;margin-bottom:96px}}.divider01-view hr{border:0}.divider01-view .divider-width-full{width:100%}.divider01-view .divider-width-long{width:80%}.divider01-view .divider-dashed,.divider01-view .divider-solid,.divider01-view .divider-dotted{border-bottom-width:thin}.divider01-view .divider-bold{border-bottom-width:thick}.divider01-view .divider-solid,.divider01-view .divider-bold{border-bottom-style:solid}.divider01-view .divider-dashed{border-bottom-style:dashed;transform:scaleX(4)}.divider01-view .divider-dashed.divider-width-long{width:20%}.divider01-view .divider-dashed.divider-width-full{width:25%}.divider01-view .divider-dotted{border-bottom-style:dotted;transform:scale(4, 2)}.divider01-view .divider-dotted.divider-width-long{width:20%}.divider01-view .divider-dotted.divider-width-full{width:25%}.oaks-divider-header-view .spacing{height:116px}@media screen and (min-width: 980px){.oaks-divider-header-view{height:0 !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text01-view .no-swap-order.wrapper-image{padding-right:42px}.text01-view .text-width-long .no-swap-order.wrapper-image,.text01-view .text-width-wide .no-swap-order.wrapper-image,.text01-view .text-width-half .no-swap-order.wrapper-image,.text01-view .text-width-narrow .no-swap-order.wrapper-image,.text01-view .col.md-2 .no-swap-order.wrapper-image,.text01-view .quarters-v3 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text01-view .no-swap-order.wrapper-image{padding-right:48px}.text01-view .text-width-wide .no-swap-order.wrapper-image,.text01-view .text-width-half .no-swap-order.wrapper-image,.text01-view .col.lg-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text01-view .text-width-narrow .no-swap-order.wrapper-image,.text01-view .col.lg-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text01-view .no-swap-order.wrapper-image{padding-right:48px}.text01-view .text-width-wide .no-swap-order.wrapper-image,.text01-view .text-width-half .no-swap-order.wrapper-image,.text01-view .col.xl-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text01-view .text-width-narrow .no-swap-order.wrapper-image,.text01-view .col.xl-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1600px){.text01-view .no-swap-order.wrapper-image{padding-right:48px}.text01-view .text-width-wide .no-swap-order.wrapper-image,.text01-view .text-width-half .no-swap-order.wrapper-image,.text01-view .col.xxl-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text01-view .text-width-narrow .no-swap-order.wrapper-image,.text01-view .col.xxl-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text01-view .col.md-4 .no-swap-order.wrapper-image,.text01-view .quarters-v2 .no-swap-order.wrapper-image,.text01-view .quarters .no-swap-order.wrapper-image,.text01-view .col.md-3 .no-swap-order.wrapper-image,.text01-view .quarters-v5 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image,.text01-view .col.md-2 .no-swap-order.wrapper-image,.text01-view .quarters-v3 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text01-view .col.lg-6 .no-swap-order.wrapper-image,.text01-view .onesix>li:last-child .no-swap-order.wrapper-image,.text01-view .sixths .no-swap-order.wrapper-image,.text01-view .col.lg-5 .no-swap-order.wrapper-image,.text01-view .fifths .no-swap-order.wrapper-image,.text01-view .col.lg-4 .no-swap-order.wrapper-image,.text01-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .threeone>li:last-child .no-swap-order.wrapper-image,.text01-view .quarters-v5 .no-swap-order.wrapper-image,.text01-view .quarters-v4 .no-swap-order.wrapper-image,.text01-view .quarters-v3 .no-swap-order.wrapper-image,.text01-view .quarters-v2 .no-swap-order.wrapper-image,.text01-view .quarters .no-swap-order.wrapper-image,.text01-view .col.lg-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image,.text01-view .col.lg-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text01-view .col.xl-6 .no-swap-order.wrapper-image,.text01-view .onesix>li:last-child .no-swap-order.wrapper-image,.text01-view .sixths .no-swap-order.wrapper-image,.text01-view .col.xl-5 .no-swap-order.wrapper-image,.text01-view .fifths .no-swap-order.wrapper-image,.text01-view .col.xl-4 .no-swap-order.wrapper-image,.text01-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .threeone>li:last-child .no-swap-order.wrapper-image,.text01-view .quarters-v5 .no-swap-order.wrapper-image,.text01-view .quarters-v4 .no-swap-order.wrapper-image,.text01-view .quarters-v3 .no-swap-order.wrapper-image,.text01-view .quarters-v2 .no-swap-order.wrapper-image,.text01-view .quarters .no-swap-order.wrapper-image,.text01-view .col.xl-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image,.text01-view .col.xl-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1600px){.text01-view .col.xxl-6 .no-swap-order.wrapper-image,.text01-view .onesix>li:last-child .no-swap-order.wrapper-image,.text01-view .sixths .no-swap-order.wrapper-image,.text01-view .col.xxl-5 .no-swap-order.wrapper-image,.text01-view .fifths .no-swap-order.wrapper-image,.text01-view .col.xxl-4 .no-swap-order.wrapper-image,.text01-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .threeone>li:last-child .no-swap-order.wrapper-image,.text01-view .quarters-v5 .no-swap-order.wrapper-image,.text01-view .quarters-v4 .no-swap-order.wrapper-image,.text01-view .quarters-v3 .no-swap-order.wrapper-image,.text01-view .quarters-v2 .no-swap-order.wrapper-image,.text01-view .quarters .no-swap-order.wrapper-image,.text01-view .col.xxl-3 .no-swap-order.wrapper-image,.text01-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text01-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text01-view .thirds-v2 .no-swap-order.wrapper-image,.text01-view .thirds .no-swap-order.wrapper-image,.text01-view .col.xxl-2 .no-swap-order.wrapper-image,.text01-view .halves-v2 .no-swap-order.wrapper-image,.text01-view .halves .no-swap-order.wrapper-image{padding-right:unset}}.text01-view .partial-cta-list dd{width:100% !important;max-width:100% !important;display:block}.text01-view .align-center .partial-cta-list a{margin:0 auto}.text01-view .align-right .partial-cta-list a{float:right}.text01-view .wrapper-text .rte p a{color:#0672cb}.text01-view .wrapper-text .rte p a:hover{color:#0672cb;text-decoration:underline}@media screen and (min-width: 768px){.text01-view .wrapper-text.with-image{float:left}.text01-view .wrapper-image{float:left;height:auto}.text01-view .swap-order.wrapper-image{float:right}.text01-view .swap-order.wrapper-text.with-image{float:left}.text01-view .no-swap-order.wrapper-image{float:left}.text01-view .no-swap-order.wrapper-text.with-image{float:right}}.text02-view .wrap-text .partial-cta-list{width:auto}.text02-view .wrap-text .partial-cta-list a{width:auto;margin-left:0}.text02-view .wrap-text.align-center .partial-cta-list a{margin:0 auto}.text02-view .wrap-text.align-right .partial-cta-list dd:last-child a{margin-right:0}.text02-view .wrap-text.align-right .partial-cta-list a{margin-left:auto;margin-right:15px}@media screen and (min-width: 640px){.text02-view .wrap-text .partial-cta-list{width:100%}.text02-view .wrap-text.align-center .partial-cta-list dd:last-child a{margin-right:0}.text02-view .wrap-text.align-center .partial-cta-list a{margin-right:15px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo01-view .partial-cta-list dd{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo01-view .partial-cta-list dd{width:auto}.promo01-view .col.sm-3 .partial-cta-list dd,.promo01-view .quarters-v5 .partial-cta-list dd,.promo01-view .thirds .partial-cta-list dd,.promo01-view .col.sm-2 .partial-cta-list dd,.promo01-view .quarters-v3 .partial-cta-list dd,.promo01-view .quarters-v2 .partial-cta-list dd,.promo01-view .quarters .partial-cta-list dd,.promo01-view .halves .partial-cta-list dd{width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo01-view .partial-cta-list dd{width:auto}.promo01-view .col.md-4 .partial-cta-list dd,.promo01-view .quarters-v2 .partial-cta-list dd,.promo01-view .quarters .partial-cta-list dd,.promo01-view .col.md-3 .partial-cta-list dd,.promo01-view .quarters-v5 .partial-cta-list dd,.promo01-view .thirds .partial-cta-list dd,.promo01-view .text-width-long .partial-cta-list dd,.promo01-view .text-width-wide .partial-cta-list dd,.promo01-view .text-width-half .partial-cta-list dd,.promo01-view .text-width-narrow .partial-cta-list dd,.promo01-view .col.md-2 .partial-cta-list dd,.promo01-view .quarters-v3 .partial-cta-list dd,.promo01-view .halves-v2 .partial-cta-list dd,.promo01-view .halves .partial-cta-list dd{width:100%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo01-view .partial-cta-list dd{width:auto}.promo01-view .col.lg-6 .partial-cta-list dd,.promo01-view .onesix>li:last-child .partial-cta-list dd,.promo01-view .sixths .partial-cta-list dd,.promo01-view .col.lg-5 .partial-cta-list dd,.promo01-view .fifths .partial-cta-list dd,.promo01-view .col.lg-4 .partial-cta-list dd,.promo01-view .threeone-v2>li:first-child .partial-cta-list dd,.promo01-view .threeone>li:last-child .partial-cta-list dd,.promo01-view .quarters-v5 .partial-cta-list dd,.promo01-view .quarters-v4 .partial-cta-list dd,.promo01-view .quarters-v3 .partial-cta-list dd,.promo01-view .quarters-v2 .partial-cta-list dd,.promo01-view .quarters .partial-cta-list dd,.promo01-view .text-width-narrow .partial-cta-list dd,.promo01-view .col.lg-3 .partial-cta-list dd,.promo01-view .twothirds-v2>li:first-child .partial-cta-list dd,.promo01-view .twothirds>li:last-child .partial-cta-list dd,.promo01-view .thirds-v2 .partial-cta-list dd,.promo01-view .thirds .partial-cta-list dd,.promo01-view .text-width-wide .partial-cta-list dd,.promo01-view .text-width-half .partial-cta-list dd,.promo01-view .col.lg-2 .partial-cta-list dd,.promo01-view .halves-v2 .partial-cta-list dd,.promo01-view .halves .partial-cta-list dd{width:100%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo01-view .partial-cta-list dd{width:auto}.promo01-view .col.xl-6 .partial-cta-list dd,.promo01-view .onesix>li:last-child .partial-cta-list dd,.promo01-view .sixths .partial-cta-list dd,.promo01-view .col.xl-5 .partial-cta-list dd,.promo01-view .fifths .partial-cta-list dd,.promo01-view .col.xl-4 .partial-cta-list dd,.promo01-view .threeone-v2>li:first-child .partial-cta-list dd,.promo01-view .threeone>li:last-child .partial-cta-list dd,.promo01-view .quarters-v5 .partial-cta-list dd,.promo01-view .quarters-v4 .partial-cta-list dd,.promo01-view .quarters-v3 .partial-cta-list dd,.promo01-view .quarters-v2 .partial-cta-list dd,.promo01-view .quarters .partial-cta-list dd,.promo01-view .text-width-narrow .partial-cta-list dd,.promo01-view .col.xl-3 .partial-cta-list dd,.promo01-view .twothirds-v2>li:first-child .partial-cta-list dd,.promo01-view .twothirds>li:last-child .partial-cta-list dd,.promo01-view .thirds-v2 .partial-cta-list dd,.promo01-view .thirds .partial-cta-list dd,.promo01-view .text-width-wide .partial-cta-list dd,.promo01-view .text-width-half .partial-cta-list dd,.promo01-view .col.xl-2 .partial-cta-list dd,.promo01-view .halves-v2 .partial-cta-list dd,.promo01-view .halves .partial-cta-list dd{width:100%}}@media screen and (min-width: 1600px){.promo01-view .partial-cta-list dd{width:auto}.promo01-view .col.xxl-6 .partial-cta-list dd,.promo01-view .onesix>li:last-child .partial-cta-list dd,.promo01-view .sixths .partial-cta-list dd,.promo01-view .col.xxl-5 .partial-cta-list dd,.promo01-view .fifths .partial-cta-list dd,.promo01-view .col.xxl-4 .partial-cta-list dd,.promo01-view .threeone-v2>li:first-child .partial-cta-list dd,.promo01-view .threeone>li:last-child .partial-cta-list dd,.promo01-view .quarters-v5 .partial-cta-list dd,.promo01-view .quarters-v4 .partial-cta-list dd,.promo01-view .quarters-v3 .partial-cta-list dd,.promo01-view .quarters-v2 .partial-cta-list dd,.promo01-view .quarters .partial-cta-list dd,.promo01-view .text-width-narrow .partial-cta-list dd,.promo01-view .col.xxl-3 .partial-cta-list dd,.promo01-view .twothirds-v2>li:first-child .partial-cta-list dd,.promo01-view .twothirds>li:last-child .partial-cta-list dd,.promo01-view .thirds-v2 .partial-cta-list dd,.promo01-view .thirds .partial-cta-list dd,.promo01-view .text-width-wide .partial-cta-list dd,.promo01-view .text-width-half .partial-cta-list dd,.promo01-view .col.xxl-2 .partial-cta-list dd,.promo01-view .halves-v2 .partial-cta-list dd,.promo01-view .halves .partial-cta-list dd{width:100%}}.promo01-view .align-left .partial-cta-list dd a.btn,.promo01-view .align-left .partial-cta-list dd a.cta-v2,.promo01-view .align-center .partial-cta-list dd a.btn,.promo01-view .align-center .partial-cta-list dd a.cta-v2,.promo01-view .align-right .partial-cta-list dd a.btn,.promo01-view .align-right .partial-cta-list dd a.cta-v2{display:inline-table}.promo01-view .wrap-image img{display:block;width:100%}.promo01-view .wrap-image img.no-target{cursor:default}.promo01-view .cta-container a{margin-bottom:0}.promo01-view .wrapper-text{margin:0 !important;padding:24px !important}.promo01-view .wrapper-image{margin-bottom:0 !important}.promo01-view .partial-cta-list{width:100%}.promo01-view .partial-cta-list dd:last-of-type a{margin-right:0}@media screen and (min-width: 0)and (max-width: 639.9px){.promo01-view .col.xs-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo01-view .col.sm-3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.sm-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo01-view .col.md-4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.md-3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-long .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.md-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo01-view .col.lg-6 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.lg-5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.lg-4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.lg-3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.lg-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo01-view .col.xl-6 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xl-5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xl-4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xl-3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xl-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 1600px){.promo01-view .col.xxl-6 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xxl-5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xxl-4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xxl-3 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .col.xxl-2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing:not(.align-center),.promo01-view .wrapper-text.card-spacing.card-float-spacing:not(.align-center){padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo01-view .col.xs-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo01-view .col.sm-3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.sm-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo01-view .col.md-4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.md-3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-long .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.md-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo01-view .col.lg-6 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.lg-5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.lg-4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.lg-3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.lg-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo01-view .col.xl-6 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xl-5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xl-4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xl-3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xl-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}@media screen and (min-width: 1600px){.promo01-view .col.xxl-6 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .onesix>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .sixths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xxl-5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .fifths .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xxl-4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .threeone>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v5 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v4 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .quarters .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-narrow .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xxl-3 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds-v2>li:first-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .twothirds>li:last-child .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .thirds .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-wide .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .text-width-half .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .col.xxl-2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves-v2 .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .halves .wrapper-text.card-spacing.card-float-spacing.align-center,.promo01-view .wrapper-text.card-spacing.card-float-spacing.align-center{padding-bottom:unset}}.promo01-view .wrapper-text .rte p a{color:#0672cb}.promo01-view .wrapper-text .rte p a:hover{color:#0672cb;text-decoration:underline}@media screen and (min-width: 0)and (max-width: 639.9px){.promo01-view .list-item{margin-bottom:19px !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo01-view .partial-cta-list dd{margin-right:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.col.xs-2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 640px)and (max-width: 767.9px){.col.sm-3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.sm-2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves .promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 768px)and (max-width: 979.9px){.col.md-4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.md-3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.md-2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves .promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.col.lg-6 .promo02 .wrapper-text.card-spacing.card-float-spacing,.onesix>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.sixths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.lg-5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.fifths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.lg-4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.lg-3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.lg-2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves .promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .promo02 .wrapper-text.card-spacing.card-float-spacing,.onesix>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.sixths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xl-5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.fifths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xl-4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xl-3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xl-2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.halves .promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 1600px){.col.xxl-6 .promo02 .wrapper-text.card-spacing.card-float-spacing,.onesix>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.sixths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xxl-5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.fifths .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xxl-4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.threeone>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v5 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v4 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.quarters .promo02 .wrapper-text.card-spacing.card-float-spacing,.col.xxl-3 .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds-v2>li:first-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.twothirds>li:last-child .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds-v2 .promo02 .wrapper-text.card-spacing.card-float-spacing,.thirds .promo02 .wrapper-text.card-spacing.card-float-spacing{padding-bottom:unset;padding-left:unset}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo02 .wrapper-image{display:block}.promo02 .cta-list-outside{display:flex}.promo02 .card-float-spacing .cta-list-inside,.promo02 .wrapper-image.image-background{display:none}}@media screen and (min-width: 640px)and (max-width: 767.9px){.col.sm-3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v5 .promo02 .card-float-spacing .cta-list-inside,.thirds .promo02 .card-float-spacing .cta-list-inside,.col.sm-2 .promo02 .card-float-spacing .cta-list-inside,.quarters-v3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v2 .promo02 .card-float-spacing .cta-list-inside,.quarters .promo02 .card-float-spacing .cta-list-inside,.halves .promo02 .card-float-spacing .cta-list-inside,.col.sm-3 .promo02 .wrapper-image.image-background,.quarters-v5 .promo02 .wrapper-image.image-background,.thirds .promo02 .wrapper-image.image-background,.col.sm-2 .promo02 .wrapper-image.image-background,.quarters-v3 .promo02 .wrapper-image.image-background,.quarters-v2 .promo02 .wrapper-image.image-background,.quarters .promo02 .wrapper-image.image-background,.halves .promo02 .wrapper-image.image-background,.promo02 .cta-list-outside,.promo02 .wrapper-image{display:none}.promo02 .wrapper-image.image-background,.col.sm-3 .promo02 .wrapper-image,.quarters-v5 .promo02 .wrapper-image,.thirds .promo02 .wrapper-image,.col.sm-2 .promo02 .wrapper-image,.quarters-v3 .promo02 .wrapper-image,.quarters-v2 .promo02 .wrapper-image,.quarters .promo02 .wrapper-image,.halves .promo02 .wrapper-image{display:block}.promo02 .card-float-spacing .cta-list-inside,.col.sm-3 .promo02 .cta-list-outside,.quarters-v5 .promo02 .cta-list-outside,.thirds .promo02 .cta-list-outside,.col.sm-2 .promo02 .cta-list-outside,.quarters-v3 .promo02 .cta-list-outside,.quarters-v2 .promo02 .cta-list-outside,.quarters .promo02 .cta-list-outside,.halves .promo02 .cta-list-outside{display:flex}}@media screen and (min-width: 768px)and (max-width: 979.9px){.col.md-3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v5 .promo02 .card-float-spacing .cta-list-inside,.thirds .promo02 .card-float-spacing .cta-list-inside,.col.md-2 .promo02 .card-float-spacing .cta-list-inside,.quarters-v3 .promo02 .card-float-spacing .cta-list-inside,.halves-v2 .promo02 .card-float-spacing .cta-list-inside,.halves .promo02 .card-float-spacing .cta-list-inside,.col.md-3 .promo02 .wrapper-image.image-background,.quarters-v5 .promo02 .wrapper-image.image-background,.thirds .promo02 .wrapper-image.image-background,.col.md-2 .promo02 .wrapper-image.image-background,.quarters-v3 .promo02 .wrapper-image.image-background,.halves-v2 .promo02 .wrapper-image.image-background,.halves .promo02 .wrapper-image.image-background,.promo02 .cta-list-outside,.promo02 .wrapper-image{display:none}.promo02 .wrapper-image.image-background,.col.md-4 .promo02 .wrapper-image,.quarters-v2 .promo02 .wrapper-image,.quarters .promo02 .wrapper-image,.col.md-3 .promo02 .wrapper-image,.quarters-v5 .promo02 .wrapper-image,.thirds .promo02 .wrapper-image,.col.md-2 .promo02 .wrapper-image,.quarters-v3 .promo02 .wrapper-image,.halves-v2 .promo02 .wrapper-image,.halves .promo02 .wrapper-image{display:block}.promo02 .card-float-spacing .cta-list-inside,.col.md-4 .promo02 .cta-list-outside,.quarters-v2 .promo02 .cta-list-outside,.quarters .promo02 .cta-list-outside,.col.md-3 .promo02 .cta-list-outside,.quarters-v5 .promo02 .cta-list-outside,.thirds .promo02 .cta-list-outside,.col.md-2 .promo02 .cta-list-outside,.quarters-v3 .promo02 .cta-list-outside,.halves-v2 .promo02 .cta-list-outside,.halves .promo02 .cta-list-outside{display:flex}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.col.lg-6 .promo02 .card-float-spacing .cta-list-inside,.onesix>li:last-child .promo02 .card-float-spacing .cta-list-inside,.sixths .promo02 .card-float-spacing .cta-list-inside,.col.lg-5 .promo02 .card-float-spacing .cta-list-inside,.fifths .promo02 .card-float-spacing .cta-list-inside,.col.lg-4 .promo02 .card-float-spacing .cta-list-inside,.threeone-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.threeone>li:last-child .promo02 .card-float-spacing .cta-list-inside,.quarters-v5 .promo02 .card-float-spacing .cta-list-inside,.quarters-v4 .promo02 .card-float-spacing .cta-list-inside,.quarters-v3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v2 .promo02 .card-float-spacing .cta-list-inside,.quarters .promo02 .card-float-spacing .cta-list-inside,.col.lg-3 .promo02 .card-float-spacing .cta-list-inside,.twothirds-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.twothirds>li:last-child .promo02 .card-float-spacing .cta-list-inside,.thirds-v2 .promo02 .card-float-spacing .cta-list-inside,.thirds .promo02 .card-float-spacing .cta-list-inside,.col.lg-2 .promo02 .card-float-spacing .cta-list-inside,.halves-v2 .promo02 .card-float-spacing .cta-list-inside,.halves .promo02 .card-float-spacing .cta-list-inside,.col.lg-6 .promo02 .wrapper-image.image-background,.onesix>li:last-child .promo02 .wrapper-image.image-background,.sixths .promo02 .wrapper-image.image-background,.col.lg-5 .promo02 .wrapper-image.image-background,.fifths .promo02 .wrapper-image.image-background,.col.lg-4 .promo02 .wrapper-image.image-background,.threeone-v2>li:first-child .promo02 .wrapper-image.image-background,.threeone>li:last-child .promo02 .wrapper-image.image-background,.quarters-v5 .promo02 .wrapper-image.image-background,.quarters-v4 .promo02 .wrapper-image.image-background,.quarters-v3 .promo02 .wrapper-image.image-background,.quarters-v2 .promo02 .wrapper-image.image-background,.quarters .promo02 .wrapper-image.image-background,.col.lg-3 .promo02 .wrapper-image.image-background,.twothirds-v2>li:first-child .promo02 .wrapper-image.image-background,.twothirds>li:last-child .promo02 .wrapper-image.image-background,.thirds-v2 .promo02 .wrapper-image.image-background,.thirds .promo02 .wrapper-image.image-background,.col.lg-2 .promo02 .wrapper-image.image-background,.halves-v2 .promo02 .wrapper-image.image-background,.halves .promo02 .wrapper-image.image-background,.promo02 .cta-list-outside,.promo02 .wrapper-image{display:none}.promo02 .wrapper-image.image-background,.col.lg-6 .promo02 .wrapper-image,.onesix>li:last-child .promo02 .wrapper-image,.sixths .promo02 .wrapper-image,.col.lg-5 .promo02 .wrapper-image,.fifths .promo02 .wrapper-image,.col.lg-4 .promo02 .wrapper-image,.threeone-v2>li:first-child .promo02 .wrapper-image,.threeone>li:last-child .promo02 .wrapper-image,.quarters-v5 .promo02 .wrapper-image,.quarters-v4 .promo02 .wrapper-image,.quarters-v3 .promo02 .wrapper-image,.quarters-v2 .promo02 .wrapper-image,.quarters .promo02 .wrapper-image,.col.lg-3 .promo02 .wrapper-image,.twothirds-v2>li:first-child .promo02 .wrapper-image,.twothirds>li:last-child .promo02 .wrapper-image,.thirds-v2 .promo02 .wrapper-image,.thirds .promo02 .wrapper-image,.col.lg-2 .promo02 .wrapper-image,.halves-v2 .promo02 .wrapper-image,.halves .promo02 .wrapper-image{display:block}.promo02 .card-float-spacing .cta-list-inside,.col.lg-6 .promo02 .cta-list-outside,.onesix>li:last-child .promo02 .cta-list-outside,.sixths .promo02 .cta-list-outside,.col.lg-5 .promo02 .cta-list-outside,.fifths .promo02 .cta-list-outside,.col.lg-4 .promo02 .cta-list-outside,.threeone-v2>li:first-child .promo02 .cta-list-outside,.threeone>li:last-child .promo02 .cta-list-outside,.quarters-v5 .promo02 .cta-list-outside,.quarters-v4 .promo02 .cta-list-outside,.quarters-v3 .promo02 .cta-list-outside,.quarters-v2 .promo02 .cta-list-outside,.quarters .promo02 .cta-list-outside,.col.lg-3 .promo02 .cta-list-outside,.twothirds-v2>li:first-child .promo02 .cta-list-outside,.twothirds>li:last-child .promo02 .cta-list-outside,.thirds-v2 .promo02 .cta-list-outside,.thirds .promo02 .cta-list-outside,.col.lg-2 .promo02 .cta-list-outside,.halves-v2 .promo02 .cta-list-outside,.halves .promo02 .cta-list-outside{display:flex}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.col.xl-6 .promo02 .card-float-spacing .cta-list-inside,.onesix>li:last-child .promo02 .card-float-spacing .cta-list-inside,.sixths .promo02 .card-float-spacing .cta-list-inside,.col.xl-5 .promo02 .card-float-spacing .cta-list-inside,.fifths .promo02 .card-float-spacing .cta-list-inside,.col.xl-4 .promo02 .card-float-spacing .cta-list-inside,.threeone-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.threeone>li:last-child .promo02 .card-float-spacing .cta-list-inside,.quarters-v5 .promo02 .card-float-spacing .cta-list-inside,.quarters-v4 .promo02 .card-float-spacing .cta-list-inside,.quarters-v3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v2 .promo02 .card-float-spacing .cta-list-inside,.quarters .promo02 .card-float-spacing .cta-list-inside,.col.xl-3 .promo02 .card-float-spacing .cta-list-inside,.twothirds-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.twothirds>li:last-child .promo02 .card-float-spacing .cta-list-inside,.thirds-v2 .promo02 .card-float-spacing .cta-list-inside,.thirds .promo02 .card-float-spacing .cta-list-inside,.col.xl-2 .promo02 .card-float-spacing .cta-list-inside,.halves-v2 .promo02 .card-float-spacing .cta-list-inside,.halves .promo02 .card-float-spacing .cta-list-inside,.col.xl-6 .promo02 .wrapper-image.image-background,.onesix>li:last-child .promo02 .wrapper-image.image-background,.sixths .promo02 .wrapper-image.image-background,.col.xl-5 .promo02 .wrapper-image.image-background,.fifths .promo02 .wrapper-image.image-background,.col.xl-4 .promo02 .wrapper-image.image-background,.threeone-v2>li:first-child .promo02 .wrapper-image.image-background,.threeone>li:last-child .promo02 .wrapper-image.image-background,.quarters-v5 .promo02 .wrapper-image.image-background,.quarters-v4 .promo02 .wrapper-image.image-background,.quarters-v3 .promo02 .wrapper-image.image-background,.quarters-v2 .promo02 .wrapper-image.image-background,.quarters .promo02 .wrapper-image.image-background,.col.xl-3 .promo02 .wrapper-image.image-background,.twothirds-v2>li:first-child .promo02 .wrapper-image.image-background,.twothirds>li:last-child .promo02 .wrapper-image.image-background,.thirds-v2 .promo02 .wrapper-image.image-background,.thirds .promo02 .wrapper-image.image-background,.col.xl-2 .promo02 .wrapper-image.image-background,.halves-v2 .promo02 .wrapper-image.image-background,.halves .promo02 .wrapper-image.image-background,.promo02 .cta-list-outside,.promo02 .wrapper-image{display:none}.promo02 .wrapper-image.image-background,.col.xl-6 .promo02 .wrapper-image,.onesix>li:last-child .promo02 .wrapper-image,.sixths .promo02 .wrapper-image,.col.xl-5 .promo02 .wrapper-image,.fifths .promo02 .wrapper-image,.col.xl-4 .promo02 .wrapper-image,.threeone-v2>li:first-child .promo02 .wrapper-image,.threeone>li:last-child .promo02 .wrapper-image,.quarters-v5 .promo02 .wrapper-image,.quarters-v4 .promo02 .wrapper-image,.quarters-v3 .promo02 .wrapper-image,.quarters-v2 .promo02 .wrapper-image,.quarters .promo02 .wrapper-image,.col.xl-3 .promo02 .wrapper-image,.twothirds-v2>li:first-child .promo02 .wrapper-image,.twothirds>li:last-child .promo02 .wrapper-image,.thirds-v2 .promo02 .wrapper-image,.thirds .promo02 .wrapper-image,.col.xl-2 .promo02 .wrapper-image,.halves-v2 .promo02 .wrapper-image,.halves .promo02 .wrapper-image{display:block}.promo02 .card-float-spacing .cta-list-inside,.col.xl-6 .promo02 .cta-list-outside,.onesix>li:last-child .promo02 .cta-list-outside,.sixths .promo02 .cta-list-outside,.col.xl-5 .promo02 .cta-list-outside,.fifths .promo02 .cta-list-outside,.col.xl-4 .promo02 .cta-list-outside,.threeone-v2>li:first-child .promo02 .cta-list-outside,.threeone>li:last-child .promo02 .cta-list-outside,.quarters-v5 .promo02 .cta-list-outside,.quarters-v4 .promo02 .cta-list-outside,.quarters-v3 .promo02 .cta-list-outside,.quarters-v2 .promo02 .cta-list-outside,.quarters .promo02 .cta-list-outside,.col.xl-3 .promo02 .cta-list-outside,.twothirds-v2>li:first-child .promo02 .cta-list-outside,.twothirds>li:last-child .promo02 .cta-list-outside,.thirds-v2 .promo02 .cta-list-outside,.thirds .promo02 .cta-list-outside,.col.xl-2 .promo02 .cta-list-outside,.halves-v2 .promo02 .cta-list-outside,.halves .promo02 .cta-list-outside{display:flex}}@media screen and (min-width: 1600px){.col.xxl-6 .promo02 .card-float-spacing .cta-list-inside,.onesix>li:last-child .promo02 .card-float-spacing .cta-list-inside,.sixths .promo02 .card-float-spacing .cta-list-inside,.col.xxl-5 .promo02 .card-float-spacing .cta-list-inside,.fifths .promo02 .card-float-spacing .cta-list-inside,.col.xxl-4 .promo02 .card-float-spacing .cta-list-inside,.threeone-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.threeone>li:last-child .promo02 .card-float-spacing .cta-list-inside,.quarters-v5 .promo02 .card-float-spacing .cta-list-inside,.quarters-v4 .promo02 .card-float-spacing .cta-list-inside,.quarters-v3 .promo02 .card-float-spacing .cta-list-inside,.quarters-v2 .promo02 .card-float-spacing .cta-list-inside,.quarters .promo02 .card-float-spacing .cta-list-inside,.col.xxl-3 .promo02 .card-float-spacing .cta-list-inside,.twothirds-v2>li:first-child .promo02 .card-float-spacing .cta-list-inside,.twothirds>li:last-child .promo02 .card-float-spacing .cta-list-inside,.thirds-v2 .promo02 .card-float-spacing .cta-list-inside,.thirds .promo02 .card-float-spacing .cta-list-inside,.col.xxl-6 .promo02 .wrapper-image.image-background,.onesix>li:last-child .promo02 .wrapper-image.image-background,.sixths .promo02 .wrapper-image.image-background,.col.xxl-5 .promo02 .wrapper-image.image-background,.fifths .promo02 .wrapper-image.image-background,.col.xxl-4 .promo02 .wrapper-image.image-background,.threeone-v2>li:first-child .promo02 .wrapper-image.image-background,.threeone>li:last-child .promo02 .wrapper-image.image-background,.quarters-v5 .promo02 .wrapper-image.image-background,.quarters-v4 .promo02 .wrapper-image.image-background,.quarters-v3 .promo02 .wrapper-image.image-background,.quarters-v2 .promo02 .wrapper-image.image-background,.quarters .promo02 .wrapper-image.image-background,.col.xxl-3 .promo02 .wrapper-image.image-background,.twothirds-v2>li:first-child .promo02 .wrapper-image.image-background,.twothirds>li:last-child .promo02 .wrapper-image.image-background,.thirds-v2 .promo02 .wrapper-image.image-background,.thirds .promo02 .wrapper-image.image-background,.col.xxl-2 .promo02 .cta-list-outside,.halves-v2 .promo02 .cta-list-outside,.halves .promo02 .cta-list-outside,.promo02 .cta-list-outside,.col.xxl-2 .promo02 .wrapper-image,.halves-v2 .promo02 .wrapper-image,.halves .promo02 .wrapper-image,.promo02 .wrapper-image{display:none}.col.xxl-2 .promo02 .wrapper-image.image-background,.halves-v2 .promo02 .wrapper-image.image-background,.halves .promo02 .wrapper-image.image-background,.promo02 .wrapper-image.image-background,.col.xxl-6 .promo02 .wrapper-image,.onesix>li:last-child .promo02 .wrapper-image,.sixths .promo02 .wrapper-image,.col.xxl-5 .promo02 .wrapper-image,.fifths .promo02 .wrapper-image,.col.xxl-4 .promo02 .wrapper-image,.threeone-v2>li:first-child .promo02 .wrapper-image,.threeone>li:last-child .promo02 .wrapper-image,.quarters-v5 .promo02 .wrapper-image,.quarters-v4 .promo02 .wrapper-image,.quarters-v3 .promo02 .wrapper-image,.quarters-v2 .promo02 .wrapper-image,.quarters .promo02 .wrapper-image,.col.xxl-3 .promo02 .wrapper-image,.twothirds-v2>li:first-child .promo02 .wrapper-image,.twothirds>li:last-child .promo02 .wrapper-image,.thirds-v2 .promo02 .wrapper-image,.thirds .promo02 .wrapper-image{display:block}.col.xxl-2 .promo02 .card-float-spacing .cta-list-inside,.halves-v2 .promo02 .card-float-spacing .cta-list-inside,.halves .promo02 .card-float-spacing .cta-list-inside,.promo02 .card-float-spacing .cta-list-inside,.col.xxl-6 .promo02 .cta-list-outside,.onesix>li:last-child .promo02 .cta-list-outside,.sixths .promo02 .cta-list-outside,.col.xxl-5 .promo02 .cta-list-outside,.fifths .promo02 .cta-list-outside,.col.xxl-4 .promo02 .cta-list-outside,.threeone-v2>li:first-child .promo02 .cta-list-outside,.threeone>li:last-child .promo02 .cta-list-outside,.quarters-v5 .promo02 .cta-list-outside,.quarters-v4 .promo02 .cta-list-outside,.quarters-v3 .promo02 .cta-list-outside,.quarters-v2 .promo02 .cta-list-outside,.quarters .promo02 .cta-list-outside,.col.xxl-3 .promo02 .cta-list-outside,.twothirds-v2>li:first-child .promo02 .cta-list-outside,.twothirds>li:last-child .promo02 .cta-list-outside,.thirds-v2 .promo02 .cta-list-outside,.thirds .promo02 .cta-list-outside{display:flex}}@media screen and (min-width: 0)and (max-width: 767.9px){.promo02-view .wrapper-image.image-above-height{display:inline-table}.promo02-view .wrapper-image.image-background{display:none}}.promo02-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo02-view .wrapper-image{margin-bottom:0 !important}.promo02-view .wrap-image{margin-bottom:-4px !important}.promo02-view .wrap-image .no-target{cursor:default}.promo02-view .swap-order.card-float-spacing{padding-left:0 !important}.promo02-view div.rendition{background-size:cover;background-repeat:no-repeat;background-position:center;height:100%}.promo02-view a.cta-list-inside,.promo02-view a.cta-list-outside{display:table !important}@media screen and (min-width: 640px){.promo02-view .wrapper::after{clear:both;content:"";display:table}.promo02-view .wrapper .swap-order{float:right;display:inline-table}.promo02-view .wrapper .no-swap-order{float:left}.promo02-view .wrapper .no-swap-order.wrapper-image.match-heigth-item.image-background{height:5px}.promo02-view .wrapper-image{height:inherit;margin-bottom:0;padding:0}.promo02-view .wrapper-image .wrap-image{height:inherit}.promo02-view .wrapper-image .wrap-image img{height:inherit}.promo02-view .wrapper-image a>.wrapper-icon-custom img{height:33%}.promo02-view .wrapper{height:100%}.promo02-view .wrapper .wrapper-text.align-left{float:left;text-align:left}.promo02-view .wrapper .wrapper-text.align-right{float:right;text-align:left}}.promo03-view .promo-center .partial-cta-list dd>a.btn,.promo03-view .promo-center .wrapper-text .cta-v2,.promo03-view .promo-side .partial-cta-list dd>a.btn,.promo03-view .promo-side .wrapper-text .cta-v2{display:inline-table}.promo03-view .promo-center .wrapper-text{padding-right:0 !important}.promo03-view .content{padding:0 18px 30px;background-repeat:no-repeat;background-size:cover}.promo03-view .content:not(.no-min-height){min-height:340px}.promo03-view .wrapper{max-width:1600;margin-left:auto;margin-right:auto;position:relative}.promo03-view .wrapper::after{clear:both;content:"";display:table}.promo03-view .wrapper-text .cta-v2{margin:0 auto;width:auto}.promo03-view .wrapper-icon{height:160px;margin-bottom:30px;position:relative}.promo03-view .wrapper-icon .cta-v2{bottom:0;left:50%;margin:0;position:absolute;transform:translateX(-50%)}.promo03-view .wrapper-icon .wrapper-image{height:100%;position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.promo03-view .wrapper-icon .wrapper-image .image{bottom:0;height:unset;max-height:60px;top:unset;transform:translateX(-50%)}.promo03-view .wrapper-icon a.play{position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo03-view .content{padding:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo03-view .content{padding:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo03-view .content{padding:42px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo03-view .content{padding:42px}}@media screen and (min-width: 1600px){.promo03-view .content{padding:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo03-view .content{padding-top:24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo03-view .content{padding-top:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo03-view .content{padding-top:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo03-view .content{padding-top:36px}}@media screen and (min-width: 1600px){.promo03-view .content{padding-top:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo03-view .wrapper{min-height:286px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo03-view .wrapper{min-height:274px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo03-view .wrapper{min-height:262px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo03-view .wrapper{min-height:262px}}@media screen and (min-width: 1600px){.promo03-view .wrapper{min-height:262px}}.promo03-view .isProduct img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.promo03-view .isProduct .top.left{object-position:top left}.promo03-view .isProduct .middle.left{object-position:center left}.promo03-view .isProduct .bottom.left{object-position:bottom left}.promo03-view .isProduct .top.right{object-position:top right}.promo03-view .isProduct .middle.right{object-position:center right}.promo03-view .isProduct .bottom.right{object-position:bottom right}.promo03-view .isProduct .top.center{object-position:top center}.promo03-view .isProduct .middle.center{object-position:center center}.promo03-view .isProduct .bottom.center{object-position:bottom center}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo03-view .wrapper-icon{width:50%}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo03-view .wrapper-text{padding-right:0 !important}.promo03-view .wrapper-image img{position:absolute;bottom:0;transform:translateX(-50%);max-height:60px}.promo03-view .wrapper-icon{width:100%}.promo03-view .promo-side .wrapper-text.align-left,.promo03-view .promo-side .wrapper-text.align-right{text-align:left}}@media screen and (min-width: 640px){.promo03-view .wrapper-icon{margin-bottom:0px}.promo03-view .promo-side,.promo03-view .promo-center{position:relative}.promo03-view .promo-side .wrapper-icon .cta-v2,.promo03-view .promo-center .wrapper-icon .cta-v2{position:relative}.promo03-view .promo-side .wrapper-icon .cta-v2.play,.promo03-view .promo-center .wrapper-icon .cta-v2.play{height:60px;width:60px}.promo03-view .promo-side .wrapper-icon .wrapper-image .image,.promo03-view .promo-center .wrapper-icon .wrapper-image .image{max-height:none;height:33%}.promo03-view .promo-side.no-swap-order .wrapper-image{float:right}.promo03-view .promo-side.no-swap-order .wrapper-icon a img{position:relative;right:27%;height:22%}.promo03-view .promo-side .wrapper-icon{position:absolute;text-align:left}.promo03-view .promo-side .wrapper-icon img{position:absolute;top:50%;transform:translateY(-50%);height:33%}.promo03-view .promo-side .wrapper-text{position:relative;width:50%;top:50%}.promo03-view .promo-side .wrapper-text.align-left{float:left;text-align:left}.promo03-view .promo-side .wrapper-text.align-right{float:right;text-align:left}.promo03-view .promo-side .wrapper-text.no-cta .rte{margin-bottom:0}.promo03-view .promo-side .wrapper-text.no-cta .rte p:last-of-type{margin-bottom:0}.promo03-view .promo-side .wrapper-icon{height:100%;margin-bottom:0;right:0;top:0}.promo03-view .promo-side .wrapper-icon .cta-v2,.promo03-view .promo-side .wrapper-icon .wrapper-image .image{top:50%;transform:translate(-50%, -50%)}.promo03-view .promo-side .wrapper-text .cta-v2{margin:0}.promo03-view .promo-side.swap-order .wrapper-text{left:50%}.promo03-view .promo-side.swap-order .wrapper-icon{left:0;right:unset}.promo03-view .promo-center .wrapper-text{width:66%;margin:0 auto}.promo03-view .promo-center .wrapper-image{margin-left:auto;margin-right:auto}.promo03-view .promo-center .wrapper-image img{max-height:80px}}.promo04-padding-dir-small,.promo04-view.layout-h .list-item:nth-child(5n+4),.promo04-view.layout-h .list-item:nth-child(5n+3),.promo04-view.layout-g .list-item:nth-child(4n+3),.promo04-view.layout-g .list-item:nth-child(4n+2),.promo04-view.layout-f .list-item:nth-child(4n+3),.promo04-view.layout-e .list-item:nth-child(3n),.promo04-view.layout-d .list-item:nth-child(3n),.promo04-view.layout-d .list-item:nth-child(3n+2),.promo04-view.layout-c .list-item:nth-child(3n+2),.promo04-view.layout-b .list-item:nth-child(3n),.promo04-view.layout-a .list-item:nth-child(2n){padding-left:7.5px}.promo04-padding-dir-rev-small,.promo04-view.layout-h .list-item:nth-child(5n+2),.promo04-view.layout-g .list-item:nth-child(4n+1),.promo04-view.layout-f .list-item:nth-child(4n+2),.promo04-view.layout-e .list-item:nth-child(3n+1),.promo04-view.layout-e .list-item:nth-child(3n+2),.promo04-view.layout-d .list-item:nth-child(3n+1),.promo04-view.layout-c .list-item:nth-child(3n+1),.promo04-view.layout-b .list-item:nth-child(3n+2),.promo04-view.layout-a .list-item:nth-child(2n+1){padding-right:7.5px}@media screen and (min-width: 640px){.promo04-padding-dir-large,.promo04-view.layout-h .list-item:nth-child(5n+4),.promo04-view.layout-h .list-item:nth-child(5n+3),.promo04-view.layout-g .list-item:nth-child(4n+3),.promo04-view.layout-g .list-item:nth-child(4n+2),.promo04-view.layout-f .list-item:nth-child(4n+3),.promo04-view.layout-e .list-item:nth-child(3n),.promo04-view.layout-e .list-item:nth-child(3n+1),.promo04-view.layout-e .list-item:nth-child(3n+2),.promo04-view.layout-d .list-item:nth-child(3n+2),.promo04-view.layout-d .list-item:nth-child(3n),.promo04-view.layout-c .list-item:nth-child(3n+2),.promo04-view.layout-b .list-item:nth-child(3n),.promo04-view.layout-a .list-item:nth-child(2n){padding-left:10px}.promo04-padding-dir-rev-large,.promo04-view.layout-h .list-item:nth-child(5n+2),.promo04-view.layout-g .list-item:nth-child(4n+1),.promo04-view.layout-f .list-item:nth-child(4n+2),.promo04-view.layout-d .list-item:nth-child(3n+1),.promo04-view.layout-c .list-item:nth-child(3n+1),.promo04-view.layout-b .list-item:nth-child(3n+2),.promo04-view.layout-a .list-item:nth-child(2n+1){padding-right:10px}}@media screen and (min-width: 980px){.promo04-padding-dir-xlarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+4),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2),.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+3),.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n),.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+2){padding-left:10px}.promo04-padding-dir-rev-xlarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+3),.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+4),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1),.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+2),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+3),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+2),.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+3),.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+1){padding-right:10px}}.promo04-view>ul::after{clear:both;content:"";display:table}.promo04-view .list-item{margin:0 !important}.promo04-view .list-item>div>div{background-size:cover;position:relative;background-position:center}.promo04-view .list-item>div>div:before{content:"";height:100%;width:100%;display:block;position:absolute;left:0;top:0;background:#000;transition:opacity .9s .1s}.promo04-view .list-item>div>div:hover:before{background-color:#0672cb}.promo04-view .list-item>div>div .wrapper-text{opacity:1;transition:opacity .9s .1s}.promo04-view .list-item>div>div:hover .wrapper-text{opacity:1 !important}.promo04-view .heading{margin-bottom:0 !important}.promo04-view .heading span{display:inline-block}.promo04-view .wrapper{position:relative;width:100%;overflow:hidden;text-align:center}.promo04-view .wrapper .wrapper-text{position:absolute;padding:0;width:100%;transform:translateY(-50%);top:50%}.promo04-view .list-item>div>a.play.btn{display:none}.promo04-view .list-item>div .wrapper:after{display:block;background-size:contain;background-repeat:no-repeat;position:absolute;right:0;bottom:0;background-position-x:right}.promo04-view .list-item>div.icon{cursor:pointer}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .label{font-size:8px;font-size:.8rem}.promo04-view .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .label{font-size:15px;font-size:1.5rem}.promo04-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .label{font-size:15px;font-size:1.5rem}.promo04-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .label{font-size:8px;font-size:.8rem}.promo04-view .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .label{font-size:15px;font-size:1.5rem}.promo04-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1600px){.promo04-view .label{font-size:15px;font-size:1.5rem}.promo04-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .label{line-height:12px}.promo04-view .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .label{line-height:18px}.promo04-view .heading{line-height:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .label{line-height:18px}.promo04-view .heading{line-height:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .label{line-height:12px}.promo04-view .heading{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .label{line-height:18px}.promo04-view .heading{line-height:30px}}@media screen and (min-width: 1600px){.promo04-view .label{line-height:18px}.promo04-view .heading{line-height:30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .heading{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .heading{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .heading{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .heading{font-weight:400}}@media screen and (min-width: 1600px){.promo04-view .heading{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .wrapper{height:95px}.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:245px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .wrapper{height:232px}.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:544px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .wrapper{height:232px}.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:544px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.promo04-view .wrapper{height:180px}.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:420px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.promo04-view .wrapper{height:220px}.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:520px}}@media screen and (min-width: 1600px){.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.promo04-view .wrapper{height:220px}.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view .doubleHeight,.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper{height:520px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .list-item>div>div{padding:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .list-item>div>div{padding:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .list-item>div>div{padding:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .list-item>div>div{padding:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .list-item>div>div{padding:30px}}@media screen and (min-width: 1600px){.promo04-view .list-item>div>div{padding:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .wrapper:after{height:14px;width:14px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 1600px){.promo04-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view.layout-basic-compact-grid .wrapper{height:95px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:135px}.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:245px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo04-view.layout-basic-compact-grid .wrapper{height:170px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:544px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo04-view.layout-basic-compact-grid .wrapper{height:170px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:544px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo04-view.layout-basic-compact-grid .singleHeight,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .wrapper{height:180px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:420px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo04-view.layout-basic-compact-grid .singleHeight,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .wrapper{height:220px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:520px}}@media screen and (min-width: 1600px){.promo04-view.layout-basic-compact-grid .singleHeight,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .wrapper{height:220px}.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .doubleHeight,.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .promo04-view.layout-basic-compact-grid .wrapper,.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .promo04-view.layout-basic-compact-grid .wrapper{height:520px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .label{font-size:15px;font-size:1.5rem}.control.full>li>.promo-component>.promo04-view .heading{font-size:30px;font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .label{line-height:18px}.control.full>li>.promo-component>.promo04-view .heading{line-height:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .heading{line-height:42px}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .heading{line-height:42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .heading{font-weight:200}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .heading{font-weight:200}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .heading{font-weight:200}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view .wrapper{height:228px}.control.full>li>.promo-component>.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view .doubleHeight,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view .wrapper{height:548px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view .wrapper{height:296px}.control.full>li>.promo-component>.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view .doubleHeight,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view .wrapper{height:696px}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view .wrapper{height:296px}.control.full>li>.promo-component>.promo04-view .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1) .wrapper,.control.full>li>.promo-component>.promo04-view .doubleHeight,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view .wrapper,.control.full>li>.promo-component>.promo04-view .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view .wrapper{height:696px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .list-item>div>div{padding:36px 36px 36px 36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .list-item>div>div{padding:42px 42px 42px 42px}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .list-item>div>div{padding:42px 42px 42px 42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view .heading:after{height:20px;width:20px}.control.full>li>.promo-component>.promo04-view .wrapper:after{height:0;width:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view .heading:after{height:25px;width:25px}.control.full>li>.promo-component>.promo04-view .wrapper:after{height:0;width:0}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view .heading:after{height:25px;width:25px}.control.full>li>.promo-component>.promo04-view .wrapper:after{height:0;width:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:95px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:135px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:170px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:120px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:200px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:180px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:548px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:228px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:170px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:696px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:296px}}@media screen and (min-width: 1600px){.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:170px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .list-item>div>div{height:250px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeightLarge,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .doubleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-g .list-item:nth-child(4n+1) .wrapper,.promo04-view.layout-g .list-item:nth-child(4n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-e .list-item:nth-child(3n) .wrapper,.promo04-view.layout-e .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .promo04-view.layout-d .list-item:nth-child(3n+1) .wrapper,.promo04-view.layout-d .list-item:nth-child(3n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:696px}.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .singleHeight,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper,.control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .wrapper,.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n) .control.full>li>.promo-component>.promo04-view.layout-basic-compact-grid .wrapper{height:296px}}@media screen and (min-width: 0)and (max-width: 979.9px){.promo04-view .list-item>div>div:before{opacity:.35}.promo04-view .list-item>div>div:hover:before{opacity:.7}}@media screen and (min-width: 980px){.promo04-view .list-item>div>div:before{opacity:.5}.promo04-view .list-item>div>div:hover:before{opacity:.7}}@media screen and (min-width: 980px){.control.full>li>.promo-component>.promo04-view .list-item>div .heading{padding-right:10px;position:relative}.control.full>li>.promo-component>.promo04-view .list-item>div .heading:after{content:"";display:inline-block;background-size:contain;background-repeat:no-repeat;margin-top:9px;margin-left:10px}.control.full>li>.promo-component>.promo04-view .list-item>div>div:hover .wrapper-text{opacity:0}.control.full>li>.promo-component>.promo04-view .wrapper-text{text-align:left;bottom:0;transform:none;top:auto}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo04-view .list-item{padding-bottom:15px}}.promo04-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo04-view:not(.layout-basic-compact-grid) .list-item{width:50%;float:left;padding-bottom:15px}.promo04-view.layout-b .list-item:nth-child(3n+1){width:100%}.promo04-view.layout-c .list-item:nth-child(3n){width:100%}.promo04-view.layout-e .list-item:nth-child(3n+1),.promo04-view.layout-e .list-item:nth-child(3n+2){float:left}.promo04-view.layout-e .list-item:nth-child(3n){float:right;transform:translateY(-50%)}.promo04-view.layout-f .list-item:nth-child(4n+1){width:100%}.promo04-view.layout-f .list-item:nth-child(4n){width:100%}.promo04-view.layout-g .list-item:nth-child(4n){width:100%}.promo04-view.layout-h .list-item:nth-child(5n+1),.promo04-view.layout-h .list-item:nth-child(5n){width:100%}.promo04-view.layout-h .list-item:nth-child(5n+4){float:right}@media screen and (min-width: 640px){.promo04-view .list-item{padding-bottom:20px}}@media screen and (min-width: 980px){.control.full>li>.promo-component>.promo04-view.layout-b.layout-b2 .list-item:nth-child(3n+2){width:67%}.control.full>li>.promo-component>.promo04-view.layout-b.layout-b2 .list-item:nth-child(3n){width:33%}.control.full>li>.promo-component>.promo04-view.layout-b.layout-b3 .list-item:nth-child(3n+2){width:33%}.control.full>li>.promo-component>.promo04-view.layout-b.layout-b3 .list-item:nth-child(3n){width:67%}.control.full>li>.promo-component>.promo04-view.layout-c.layout-c2 .list-item:nth-child(3n+1){width:67%}.control.full>li>.promo-component>.promo04-view.layout-c.layout-c2 .list-item:nth-child(3n+2){width:33%}.control.full>li>.promo-component>.promo04-view.layout-c.layout-c3 .list-item:nth-child(3n+1){width:33%}.control.full>li>.promo-component>.promo04-view.layout-c.layout-c3 .list-item:nth-child(3n+2){width:67%}.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+1){width:33%}.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n+2),.control.full>li>.promo-component>.promo04-view.view.layout-d .list-item:nth-child(3n){width:67%}.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+1){width:67%}.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n+2),.control.full>li>.promo-component>.promo04-view.view.layout-d.layout-d2 .list-item:nth-child(3n){width:33%}.control.full>li>.promo-component>.promo04-view.layout-e .list-item:nth-child(3n+1),.control.full>li>.promo-component>.promo04-view.layout-e .list-item:nth-child(3n+2){width:67%}.control.full>li>.promo-component>.promo04-view.layout-e .list-item:nth-child(3n){width:33%}.control.full>li>.promo-component>.promo04-view.layout-e.layout-e2 .list-item:nth-child(3n+1),.control.full>li>.promo-component>.promo04-view.layout-e.layout-e2 .list-item:nth-child(3n+2){width:33%}.control.full>li>.promo-component>.promo04-view.layout-e.layout-e2 .list-item:nth-child(3n+2){clear:left}.control.full>li>.promo-component>.promo04-view.layout-e.layout-e2 .list-item:nth-child(3n){width:67%}.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+1){width:67%}.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+2){width:33%;padding-right:0}.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n+3){width:33%;padding-left:0}.control.full>li>.promo-component>.promo04-view.layout-f .list-item:nth-child(4n){width:67%}.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+1){width:100%;padding-right:0}.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+2),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+3),.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n){width:33%}.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+2){padding-left:0}.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n+3){width:34%}.control.full>li>.promo-component>.promo04-view.layout-f.layout-f2 .list-item:nth-child(4n){padding-right:0}.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+1),.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+3){width:33%}.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n+2){width:34%}.control.full>li>.promo-component>.promo04-view.view.layout-g .list-item:nth-child(4n){width:67%}.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+1),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n){width:67%}.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+3),.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+4){width:33%}.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+2){padding-right:0}.control.full>li>.promo-component>.promo04-view.layout-h .list-item:nth-child(5n+4){padding-left:0;float:left}.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+1){width:100%;padding-right:0}.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+2){padding-left:0}.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+3){width:34%}.control.full>li>.promo-component>.promo04-view.layout-h.layout-h2 .list-item:nth-child(5n+4){padding-right:0}}.promo04-view .isProduct:before{z-index:9}.promo04-view .isProduct .wrapper{z-index:9}.promo04-view .isProduct img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:1}.promo04-view .isProduct .top.left{object-position:top left}.promo04-view .isProduct .middle.left{object-position:center left}.promo04-view .isProduct .bottom.left{object-position:bottom left}.promo04-view .isProduct .top.right{object-position:top right}.promo04-view .isProduct .middle.right{object-position:center right}.promo04-view .isProduct .bottom.right{object-position:bottom right}.promo04-view .isProduct .top.center{object-position:top center}.promo04-view .isProduct .middle.center{object-position:center center}.promo04-view .isProduct .bottom.center{object-position:bottom center}.oaks-kc-promo-view{background-color:#0e0e0e}.oaks-kc-promo-view .main-wrapper::after{clear:both;content:"";display:table}.oaks-kc-promo-view .heading{font-size:24px !important;font-size:2.4rem !important}.oaks-kc-promo-view .rte *{font-size:15px !important;font-size:1.5rem !important}.oaks-kc-promo-view .cta .cta-text{font-size:15px !important;font-size:1.5rem !important}.oaks-kc-promo-view .heading{line-height:24px !important}.oaks-kc-promo-view .rte *{line-height:20px !important}.oaks-kc-promo-view .cta .cta-text{line-height:18px !important}.oaks-kc-promo-view .wrap-image{height:54px;margin-bottom:15px}.oaks-kc-promo-view .wrap-image img{width:auto}.oaks-kc-promo-view .wrapper{float:left;padding:10px 18px;text-align:left}.oaks-kc-promo-view .heading{margin-bottom:11px}.oaks-kc-promo-view .rte{font-weight:200;margin-bottom:5px}.oaks-kc-promo-view .rte p:last-of-type{margin-bottom:0}.oaks-kc-promo-view .partial-cta-list{float:left}.oaks-kc-promo-view .partial-cta-list dd{float:left;margin-right:18px;margin-top:0}.oaks-kc-promo-view .partial-cta-list dd:last-of-type{margin-right:0}.oaks-kc-promo-view .partial-cta-list dd .cta .cta-text{padding:0}.oaks-kc-promo-view .cta.quaternary.arrow-next .cta-icn{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAxMiAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iIzAwN0RCOCIgZD0iTTguMTc3LDEyTDEuNzE3LDQuOTY3Yy0wLjU1MS0wLjU1NS0wLjU1MS0xLjQ1NCwwLTIuMDExYzAuNTUxLTAuNTU1LDEuNDQxLTAuNTU1LDEuOTkyLDBsNy44NzcsOC4wMzYNCgljMC41NTEsMC41NTgsMC41NTEsMS40NTgsMCwyLjAxM2wtNy44NzcsOC4wMzZjLTAuNTQ5LDAuNTU5LTEuNDQxLDAuNTU1LTEuOTkyLDBjLTAuNTUxLTAuNTUzLTAuNTUxLTEuNDUzLDAtMi4wMTJMOC4xNzcsMTINCglMOC4xNzcsMTJ6Ii8+DQo8L3N2Zz4NCg==")}.oaks-kc-promo-view .text-align-right{float:right;text-align:right}.oaks-kc-promo-view .text-align-right .rte,.oaks-kc-promo-view .text-align-right .rte p{text-align:right}.oaks-kc-promo-view .text-align-right .partial-cta-list{float:right}.oaks-kc-promo-view .text-align-right .partial-cta-list dd{float:right;margin-left:18px;margin-right:0}@media screen and (max-width: 40em){.oaks-kc-promo-view .heading{font-size:18px !important}}@media screen and (min-width: 40em){.oaks-kc-promo-view .main-wrapper{display:table}.oaks-kc-promo-view .wrap-image{display:table-cell;margin-bottom:0;width:33%}.oaks-kc-promo-view .wrapper{direction:ltr;display:table-cell;padding:22px 18px 15px}.oaks-kc-promo-view .image-right{direction:rtl}}@media screen and (min-width: 61.25em){.oaks-kc-promo-view{background-position-x:center;background-repeat:no-repeat;background-size:cover}.oaks-kc-promo-view .main-wrapper{display:block}.oaks-kc-promo-view .wrapper{box-sizing:border-box;display:block;padding-left:25px;padding-right:33%;padding-bottom:33px;padding-top:40px}.oaks-kc-promo-view .wrap-image{display:none}.oaks-kc-promo-view .rte{margin-bottom:17px}.oaks-kc-promo-view .text-align-right{padding-left:33%;padding-right:25px}}.promo05-view .isProduct{position:relative}.promo05-view .isProduct .main-wrapper{position:relative}.promo05-view .isProduct img{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.promo05-view .isProduct .top.left{object-position:top left}.promo05-view .isProduct .middle.left{object-position:center left}.promo05-view .isProduct .bottom.left{object-position:bottom left}.promo05-view .isProduct .top.right{object-position:top right}.promo05-view .isProduct .middle.right{object-position:center right}.promo05-view .isProduct .bottom.right{object-position:bottom right}.promo05-view .isProduct .top.center{object-position:top center}.promo05-view .isProduct .middle.center{object-position:center center}.promo05-view .isProduct .bottom.center{object-position:bottom center}.promo06-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo06-view .wrapper{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);color:#444;background-color:#fff;text-align:left;padding:18px;border-top:3px solid gray}.promo06-view .wrapper-image{height:90px;margin-bottom:20px;overflow:hidden;position:relative}.promo06-view .wrapper-image img{left:50%;margin-right:-50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);position:absolute;min-height:100%;min-width:100%}.promo06-view .wrapper-text{padding:0 !important}.promo06-view .partial-cta-list dd{display:block;margin-top:0px !important}.promo06-view .heading{display:block;position:relative}.promo06-view .heading .cta-icn{position:absolute;margin-left:0px;bottom:0}.promo07-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo07-view .wrapper{height:100%}.promo07-view .wrapper .move-right{float:right}.promo07-view .wrapper .move-left{float:left}.promo07-view .wrapper .wrapper-image,.promo07-view .wrapper .wrapper-text{width:50%}.promo07-view .wrapper .rte{text-align:justify}@media screen and (min-width: 0)and (max-width: 639.9px){.promo07-view .wrapper{height:100%}.promo07-view .wrapper .move-right{float:none}.promo07-view .wrapper .move-left{float:none}.promo07-view .wrapper .wrapper-image,.promo07-view .wrapper .wrapper-text{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo07-view .wrapper{height:100%}.promo07-view .wrapper .move-right{float:none}.promo07-view .wrapper .move-left{float:none}.promo07-view .wrapper .wrapper-image,.promo07-view .wrapper .wrapper-text{width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo07-view .wrapper .wrapper-text.move-right{padding-right:25px !important}.promo07-view .wrapper .wrapper-text.move-left{padding-left:25px !important}}.promo08-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo08-view .wrapper{float:left;width:100%;-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1)}.promo08-view .wrapper-title-image{background:radial-gradient(circle at 50% 50%, #436486, #375676, #203e5a, #13314b);float:left;padding:20px;width:100%;display:flex}.promo08-view .wrapper-title{width:100%;float:left;min-height:100%;display:flex;align-items:center}.promo08-view .wrapper-title.half-width{width:50%;padding-right:10px}.promo08-view .wrapper-image{width:50%;padding-left:10px;float:left;margin:0px !important;max-height:115px !important;display:flex;align-items:center}.promo08-view .wrapper-text{padding:20px 20px 24px !important;float:left}.promo08-view .heading{line-height:24px !important;font-size:18px !important;font-size:1.8rem !important;font-weight:400;margin:0px !important;color:#fff !important;display:inline}.promo08-view .heading:hover{text-decoration:underline}.promo08-view .heading:hover i{text-decoration:none}.promo08-view .font-icon-arrow-right:before,.promo08-view .font-icon-arrow-left:before{font-size:13px !important;padding-left:5px;text-decoration:none;color:#fff}.promo08-view .wrapper-text .partial-cta-list dd{margin-top:30px !important}.promo08-view .wrapper-text .partial-cta-list dd .cta span{display:inline-block;padding-right:5px}@media screen and (min-width: 0)and (max-width: 767.9px){.promo08-view .wrapper-image{display:none}.promo08-view .wrapper-title.half-width{width:100%;padding-right:0px}}.promo98-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo98-view .slider-child,.promo98-view .carousel-container{padding:0 !important}.promo98-view .controls .arrows{display:none !important}.promo98-view>ul::after{clear:both;content:"";display:table}.promo98-view .list-item{margin-bottom:0 !important}.promo98-view .list-item>div>div{background-size:cover;position:relative;background-position:center}.promo98-view .list-item>div>div:before{content:"";height:100%;width:100%;display:block;position:absolute;left:0;top:0;background:#000}.promo98-view .heading{margin-bottom:0 !important}.promo98-view .partial-cta-list dd{margin-top:20px !important}.promo98-view .wrapper{position:relative}.promo98-view .list-item>div>a.play.btn{display:none}.promo98-view .list-item>div .wrapper:after{content:"";display:block;background-size:contain;background-repeat:no-repeat;position:absolute;right:0;bottom:0}.promo98-view .list-item>div.icon{cursor:pointer}.promo98-view .wrapper-text{padding:0 !important}@media screen and (min-width: 0)and (max-width: 639.9px){.promo98-view .label{font-size:8px;font-size:.8rem}.promo98-view .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .label{font-size:15px;font-size:1.5rem}.promo98-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .label{font-size:15px;font-size:1.5rem}.promo98-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo98-view .label{font-size:15px;font-size:1.5rem}.promo98-view .heading{font-size:30px;font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo98-view .label{font-size:15px;font-size:1.5rem}.promo98-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1600px){.promo98-view .label{font-size:15px;font-size:1.5rem}.promo98-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo98-view .label{line-height:12px}.promo98-view .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .label{line-height:18px}.promo98-view .heading{line-height:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .label{line-height:18px}.promo98-view .heading{line-height:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo98-view .label{line-height:18px}.promo98-view .heading{line-height:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo98-view .label{line-height:18px}.promo98-view .heading{line-height:42px}}@media screen and (min-width: 1600px){.promo98-view .label{line-height:18px}.promo98-view .heading{line-height:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .heading{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .heading{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo98-view .wrapper{height:133px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .wrapper{height:325px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .wrapper{height:325px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo98-view .wrapper{height:320px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo98-view .wrapper{height:415px}}@media screen and (min-width: 1600px){.promo98-view .wrapper{height:415px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo98-view .list-item>div>div{padding:28px 10%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .list-item>div>div{padding:42px 10%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .list-item>div>div{padding:42px 10%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo98-view .list-item>div>div{padding:50px 30% 50px 36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo98-view .list-item>div>div{padding:59px 30% 59px 42px}}@media screen and (min-width: 1600px){.promo98-view .list-item>div>div{padding:59px 30% 59px 42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo98-view .wrapper:after{height:14px;width:14px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo98-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo98-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo98-view .heading:after{height:30px;width:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo98-view .heading:after{height:36px;width:36px}}@media screen and (min-width: 1600px){.promo98-view .heading:after{height:36px;width:36px}}.promo98-view.layout-a .list-item{width:50%;float:left}.promo98-view.layout-a .list-item:nth-child(3n){width:100%}@media screen and (min-width: 0)and (max-width: 979.9px){.promo98-view .list-item>div>div:before{opacity:.35}.promo98-view .wrapper-text{top:50%;transform:translate(-50%, -50%);left:50%;position:absolute;width:100%}.promo98-view .wrapper{text-align:center}}@media screen and (min-width: 980px){.promo98-view .list-item>div>div:before{opacity:.5}.promo98-view .wrapper-text{bottom:0;position:absolute;width:100%}.promo98-view .list-item>div .heading:after{display:inline-block;background-size:contain;background-repeat:no-repeat;position:relative;top:7px;left:12px}}.promo99-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo99-view .wrapper{background-color:#fff;padding:20px;padding-bottom:0px}.promo99-view .heading{color:#444;font-size:24px !important;margin-bottom:0 !important}.promo99-view .partial-cta-list{width:100% !important;margin-top:0 !important;row-gap:normal}.promo99-view .partial-cta-list dd{border-bottom:1px solid #ccc;width:100% !important;display:block;margin-top:0 !important;max-width:none !important}.promo99-view .partial-cta-list dd:last-child{border-bottom:0px}.promo99-view .partial-cta-list dd div{height:45px;margin:0}.promo99-view .partial-cta-list dd span{color:#444;width:calc(100% - 45px);line-height:20px}.promo99-view .partial-cta-list dd span.cta-img{height:35px;width:35px;margin:10px 10px 10px 0;background-size:cover;border-radius:50px}.promo99-view .partial-cta-list dd span.cta-text{display:inline-block}@media screen and (min-width: 980px){.promo99-view .partial-cta-list{display:flex;flex-wrap:wrap}.promo99-view .partial-cta-list dd{width:46% !important;box-sizing:border-box}.promo99-view .partial-cta-list dd:nth-child(even){margin-left:4%}.promo99-view .partial-cta-list dd:last-child,.promo99-view .partial-cta-list dd:nth-last-child(2):nth-child(odd){border-bottom:none}}.promo100-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo100-view .wrapper{padding-bottom:0px}.promo100-view .wrapper .label{text-transform:none;color:#000;font-weight:300}.promo100-view .wrapper .heading{color:#000;font-size:24px !important;line-height:24px !important;margin-bottom:10px !important;margin-top:10px !important}.promo100-view .partial-cta-list{width:100% !important}.promo100-view .partial-cta-list dd{width:100% !important;display:block;margin-top:0 !important;max-width:none !important}.promo100-view .partial-cta-list dd div{height:45px}.promo100-view .partial-cta-list dd span{font-size:20px;line-height:21px}@media screen and (min-width: 640px){.promo100-view .partial-cta-list dd{width:calc(50% - 10px) !important;float:left}.promo100-view .partial-cta-list dd:nth-child(2n){float:right}}.promo101-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo101-view .wrapper{padding-bottom:0px}.promo101-view .wrapper .heading{font-size:24px !important;line-height:24px !important;margin-bottom:10px !important}.promo101-view .partial-cta-list{width:100% !important;display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap;justify-content:space-between}.promo101-view .partial-cta-list dd{border-bottom:1px solid #f5f6f7;width:100% !important;display:table;margin-top:0 !important;max-width:none !important;position:relative}.promo101-view .partial-cta-list dd:last-child{border-bottom:0px}.promo101-view .partial-cta-list dd a{height:inherit;display:table;vertical-align:middle;float:left}.promo101-view .partial-cta-list dd div{height:inherit;display:table;position:relative}.promo101-view .partial-cta-list dd span{line-height:21px;font-size:20px;padding:15px 0;padding-left:50px;padding-right:0px;vertical-align:middle;height:100%;display:table-cell}.promo101-view .partial-cta-list dd span.cta-img{width:35px;height:100%;background-size:35px 35px;float:left;position:absolute;padding:0;margin:0}@media screen and (min-width: 640px){.promo101-view .partial-cta-list dd{width:calc(50% - 30px) !important;float:left;min-height:65px}.promo101-view .partial-cta-list dd:nth-child(2n){float:right}.promo101-view .partial-cta-list dd:nth-last-child(2):nth-child(odd){border-bottom:0px}.promo101-view .partial-cta-list dd:nth-last-child(1):nth-child(odd){width:100% !important}.promo101-view .partial-cta-list dd span{padding:10px 0;padding-left:50px;padding-right:0px}}.promo102-view .align-center .partial-cta-list dd>a.btn{display:inline-table}.promo102-view .wrapper-text.float-center{text-align:center;display:block;float:none;margin:0 auto;width:88%}.promo102-view .partial-cta-list{width:100% !important}@media screen and (min-width: 768px){.promo102-view .controls .arrows a{z-index:100 !important;top:55% !important}.promo102-view .controls .arrows a.disabled{display:inline-block !important;cursor:default;opacity:.5}.promo102-view .controls .arrows a.arrow-prev{left:50px;margin-top:-18px}.promo102-view .controls .arrows a.arrow-next{right:50px;left:unset}}.promo102-view .partial-cta-list .btn{margin-right:0 !important;width:auto}.promo102-view .partial-cta-list dd{display:inline-block;width:auto}.promo102-view .controls{height:0}.promo102-view .controls .dots{position:relative;top:-80px}.promo102-view .slider-child,.promo102-view .carousel-container{padding:0 !important}.promo102-view>ul::after{clear:both;content:"";display:table}.promo102-view .list-item{margin-bottom:0 !important}.promo102-view .list-item>div>div{background-size:cover;position:relative;background-position:center}.promo102-view .list-item>div>div:before{content:"";height:100%;width:100%;display:block;position:absolute;left:0;top:0;background:#000}.promo102-view .heading{margin-bottom:0 !important}.promo102-view .partial-cta-list dd{margin-top:20px !important}.promo102-view .wrapper{position:relative}.promo102-view .list-item>div>a.play.btn{display:none}.promo102-view .wrapper-text{padding:0 !important}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .label{font-size:8px;font-size:.8rem}.promo102-view .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .label{font-size:15px;font-size:1.5rem}.promo102-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .label{font-size:15px;font-size:1.5rem}.promo102-view .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo102-view .label{font-size:15px;font-size:1.5rem}.promo102-view .heading{font-size:30px;font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo102-view .label{font-size:15px;font-size:1.5rem}.promo102-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1600px){.promo102-view .label{font-size:15px;font-size:1.5rem}.promo102-view .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .label{line-height:12px}.promo102-view .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .label{line-height:18px}.promo102-view .heading{line-height:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .label{line-height:18px}.promo102-view .heading{line-height:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo102-view .label{line-height:18px}.promo102-view .heading{line-height:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo102-view .label{line-height:18px}.promo102-view .heading{line-height:42px}}@media screen and (min-width: 1600px){.promo102-view .label{line-height:18px}.promo102-view .heading{line-height:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .heading{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .heading{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .wrapper{height:133px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .wrapper{height:325px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .wrapper{height:325px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo102-view .wrapper{height:320px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo102-view .wrapper{height:415px}}@media screen and (min-width: 1600px){.promo102-view .wrapper{height:415px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .list-item>div>div{padding:28px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .list-item>div>div{padding:42px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .list-item>div>div{padding:42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo102-view .list-item>div>div{padding:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo102-view .list-item>div>div{padding:42px}}@media screen and (min-width: 1600px){.promo102-view .list-item>div>div{padding:42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .wrapper:after{height:14px;width:14px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.promo102-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.promo102-view .wrapper:after{height:24px;width:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.promo102-view .heading:after{height:30px;width:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.promo102-view .heading:after{height:36px;width:36px}}@media screen and (min-width: 1600px){.promo102-view .heading:after{height:36px;width:36px}}.promo102-view .wrapper-text{top:50%;transform:translate(-50%, -50%);left:50%;position:absolute;width:100%}@media screen and (min-width: 0)and (max-width: 639.9px){.promo102-view .controls .dots{top:-45px}}@media screen and (min-width: 0)and (max-width: 979.9px){.promo102-view .list-item>div>div:before{opacity:.35}.promo102-view .wrapper{text-align:center}}@media screen and (min-width: 980px){.promo102-view .list-item>div>div:before{opacity:.5}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .claim{margin-right:12px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .claim{margin-right:18px}.list-v1 .col.sm-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .quarters-v2 .claim,.list-v1 .quarters .claim,.list-v1 .halves .claim{margin-right:12px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .claim{margin-right:18px}.list-v1 .text-width-long .claim,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .text-width-narrow .claim,.list-v1 .col.md-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim{margin-right:12px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.lg-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px}.list-v1 .text-width-narrow .claim,.list-v1 .col.lg-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px}}@media screen and (min-width: 1600px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xxl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xxl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .wrap-label,.list-v1 .claim{margin-right:12px;margin-left:0}.list-v1 .claim.has-claim-value{margin-right:18px;margin-left:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .col.sm-2 .claim.has-claim-value,.list-v1 .quarters-v3 .claim.has-claim-value,.list-v1 .quarters-v2 .claim.has-claim-value,.list-v1 .quarters .claim.has-claim-value,.list-v1 .halves .claim.has-claim-value,.list-v1 .claim.has-claim-value,.list-v1 .claim{margin-right:18px;margin-left:0}.list-v1 .col.sm-2 .wrap-label,.list-v1 .quarters-v3 .wrap-label,.list-v1 .quarters-v2 .wrap-label,.list-v1 .quarters .wrap-label,.list-v1 .halves .wrap-label,.list-v1 .wrap-label,.list-v1 .col.sm-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .quarters-v2 .claim,.list-v1 .quarters .claim,.list-v1 .halves .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .text-width-long .claim.has-claim-value,.list-v1 .text-width-wide .claim.has-claim-value,.list-v1 .text-width-half .claim.has-claim-value,.list-v1 .text-width-narrow .claim.has-claim-value,.list-v1 .col.md-2 .claim.has-claim-value,.list-v1 .quarters-v3 .claim.has-claim-value,.list-v1 .halves-v2 .claim.has-claim-value,.list-v1 .halves .claim.has-claim-value,.list-v1 .claim.has-claim-value,.list-v1 .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-long .wrap-label,.list-v1 .text-width-wide .wrap-label,.list-v1 .text-width-half .wrap-label,.list-v1 .text-width-narrow .wrap-label,.list-v1 .col.md-2 .wrap-label,.list-v1 .quarters-v3 .wrap-label,.list-v1 .halves-v2 .wrap-label,.list-v1 .halves .wrap-label,.list-v1 .wrap-label,.list-v1 .text-width-long .claim,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .text-width-narrow .claim,.list-v1 .col.md-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-narrow .claim.has-claim-value,.list-v1 .col.lg-3 .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .claim.has-claim-value,.list-v1 .twothirds>li:last-child .claim.has-claim-value,.list-v1 .thirds-v2 .claim.has-claim-value,.list-v1 .thirds .claim.has-claim-value,.list-v1 .text-width-wide .claim.has-claim-value,.list-v1 .text-width-half .claim.has-claim-value,.list-v1 .col.lg-2 .claim.has-claim-value,.list-v1 .halves-v2 .claim.has-claim-value,.list-v1 .halves .claim.has-claim-value,.list-v1 .claim.has-claim-value,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.lg-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .wrap-label,.list-v1 .col.lg-3 .wrap-label,.list-v1 .twothirds-v2>li:first-child .wrap-label,.list-v1 .twothirds>li:last-child .wrap-label,.list-v1 .thirds-v2 .wrap-label,.list-v1 .thirds .wrap-label,.list-v1 .text-width-wide .wrap-label,.list-v1 .text-width-half .wrap-label,.list-v1 .col.lg-2 .wrap-label,.list-v1 .halves-v2 .wrap-label,.list-v1 .halves .wrap-label,.list-v1 .wrap-label,.list-v1 .text-width-narrow .claim,.list-v1 .col.lg-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-narrow .claim.has-claim-value,.list-v1 .col.xl-3 .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .claim.has-claim-value,.list-v1 .twothirds>li:last-child .claim.has-claim-value,.list-v1 .thirds-v2 .claim.has-claim-value,.list-v1 .thirds .claim.has-claim-value,.list-v1 .text-width-wide .claim.has-claim-value,.list-v1 .text-width-half .claim.has-claim-value,.list-v1 .col.xl-2 .claim.has-claim-value,.list-v1 .halves-v2 .claim.has-claim-value,.list-v1 .halves .claim.has-claim-value,.list-v1 .claim.has-claim-value,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .wrap-label,.list-v1 .col.xl-3 .wrap-label,.list-v1 .twothirds-v2>li:first-child .wrap-label,.list-v1 .twothirds>li:last-child .wrap-label,.list-v1 .thirds-v2 .wrap-label,.list-v1 .thirds .wrap-label,.list-v1 .text-width-wide .wrap-label,.list-v1 .text-width-half .wrap-label,.list-v1 .col.xl-2 .wrap-label,.list-v1 .halves-v2 .wrap-label,.list-v1 .halves .wrap-label,.list-v1 .wrap-label,.list-v1 .text-width-narrow .claim,.list-v1 .col.xl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 1600px){.list-v1 .text-width-narrow .claim.has-claim-value,.list-v1 .col.xxl-3 .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .claim.has-claim-value,.list-v1 .twothirds>li:last-child .claim.has-claim-value,.list-v1 .thirds-v2 .claim.has-claim-value,.list-v1 .thirds .claim.has-claim-value,.list-v1 .text-width-wide .claim.has-claim-value,.list-v1 .text-width-half .claim.has-claim-value,.list-v1 .col.xxl-2 .claim.has-claim-value,.list-v1 .halves-v2 .claim.has-claim-value,.list-v1 .halves .claim.has-claim-value,.list-v1 .claim.has-claim-value,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xxl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .wrap-label,.list-v1 .col.xxl-3 .wrap-label,.list-v1 .twothirds-v2>li:first-child .wrap-label,.list-v1 .twothirds>li:last-child .wrap-label,.list-v1 .thirds-v2 .wrap-label,.list-v1 .thirds .wrap-label,.list-v1 .text-width-wide .wrap-label,.list-v1 .text-width-half .wrap-label,.list-v1 .col.xxl-2 .wrap-label,.list-v1 .halves-v2 .wrap-label,.list-v1 .halves .wrap-label,.list-v1 .wrap-label,.list-v1 .text-width-narrow .claim,.list-v1 .col.xxl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .float-left .wrap-label,.list-v1 .float-left .claim{margin-right:12px;margin-left:0}.list-v1 .float-left .claim.has-claim-value{margin-right:18px;margin-left:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .col.sm-2 .float-left .claim.has-claim-value,.list-v1 .quarters-v3 .float-left .claim.has-claim-value,.list-v1 .quarters-v2 .float-left .claim.has-claim-value,.list-v1 .quarters .float-left .claim.has-claim-value,.list-v1 .halves .float-left .claim.has-claim-value,.list-v1 .float-left .claim.has-claim-value,.list-v1 .float-left .claim{margin-right:18px;margin-left:0}.list-v1 .col.sm-2 .float-left .wrap-label,.list-v1 .quarters-v3 .float-left .wrap-label,.list-v1 .quarters-v2 .float-left .wrap-label,.list-v1 .quarters .float-left .wrap-label,.list-v1 .halves .float-left .wrap-label,.list-v1 .float-left .wrap-label,.list-v1 .col.sm-2 .float-left .claim,.list-v1 .quarters-v3 .float-left .claim,.list-v1 .quarters-v2 .float-left .claim,.list-v1 .quarters .float-left .claim,.list-v1 .halves .float-left .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .text-width-long .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim.has-claim-value,.list-v1 .text-width-half .float-left .claim.has-claim-value,.list-v1 .text-width-narrow .float-left .claim.has-claim-value,.list-v1 .col.md-2 .float-left .claim.has-claim-value,.list-v1 .quarters-v3 .float-left .claim.has-claim-value,.list-v1 .halves-v2 .float-left .claim.has-claim-value,.list-v1 .halves .float-left .claim.has-claim-value,.list-v1 .float-left .claim.has-claim-value,.list-v1 .float-left .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-long .float-left .wrap-label,.list-v1 .text-width-wide .float-left .wrap-label,.list-v1 .text-width-half .float-left .wrap-label,.list-v1 .text-width-narrow .float-left .wrap-label,.list-v1 .col.md-2 .float-left .wrap-label,.list-v1 .quarters-v3 .float-left .wrap-label,.list-v1 .halves-v2 .float-left .wrap-label,.list-v1 .halves .float-left .wrap-label,.list-v1 .float-left .wrap-label,.list-v1 .text-width-long .float-left .claim,.list-v1 .text-width-wide .float-left .claim,.list-v1 .text-width-half .float-left .claim,.list-v1 .text-width-narrow .float-left .claim,.list-v1 .col.md-2 .float-left .claim,.list-v1 .quarters-v3 .float-left .claim,.list-v1 .halves-v2 .float-left .claim,.list-v1 .halves .float-left .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-narrow .float-left .claim.has-claim-value,.list-v1 .col.lg-3 .float-left .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-left .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-left .claim.has-claim-value,.list-v1 .thirds-v2 .float-left .claim.has-claim-value,.list-v1 .thirds .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim.has-claim-value,.list-v1 .text-width-half .float-left .claim.has-claim-value,.list-v1 .col.lg-2 .float-left .claim.has-claim-value,.list-v1 .halves-v2 .float-left .claim.has-claim-value,.list-v1 .halves .float-left .claim.has-claim-value,.list-v1 .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim,.list-v1 .text-width-half .float-left .claim,.list-v1 .col.lg-2 .float-left .claim,.list-v1 .halves-v2 .float-left .claim,.list-v1 .halves .float-left .claim,.list-v1 .float-left .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .float-left .wrap-label,.list-v1 .col.lg-3 .float-left .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-left .wrap-label,.list-v1 .twothirds>li:last-child .float-left .wrap-label,.list-v1 .thirds-v2 .float-left .wrap-label,.list-v1 .thirds .float-left .wrap-label,.list-v1 .text-width-wide .float-left .wrap-label,.list-v1 .text-width-half .float-left .wrap-label,.list-v1 .col.lg-2 .float-left .wrap-label,.list-v1 .halves-v2 .float-left .wrap-label,.list-v1 .halves .float-left .wrap-label,.list-v1 .float-left .wrap-label,.list-v1 .text-width-narrow .float-left .claim,.list-v1 .col.lg-3 .float-left .claim,.list-v1 .twothirds-v2>li:first-child .float-left .claim,.list-v1 .twothirds>li:last-child .float-left .claim,.list-v1 .thirds-v2 .float-left .claim,.list-v1 .thirds .float-left .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-narrow .float-left .claim.has-claim-value,.list-v1 .col.xl-3 .float-left .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-left .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-left .claim.has-claim-value,.list-v1 .thirds-v2 .float-left .claim.has-claim-value,.list-v1 .thirds .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim.has-claim-value,.list-v1 .text-width-half .float-left .claim.has-claim-value,.list-v1 .col.xl-2 .float-left .claim.has-claim-value,.list-v1 .halves-v2 .float-left .claim.has-claim-value,.list-v1 .halves .float-left .claim.has-claim-value,.list-v1 .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim,.list-v1 .text-width-half .float-left .claim,.list-v1 .col.xl-2 .float-left .claim,.list-v1 .halves-v2 .float-left .claim,.list-v1 .halves .float-left .claim,.list-v1 .float-left .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .float-left .wrap-label,.list-v1 .col.xl-3 .float-left .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-left .wrap-label,.list-v1 .twothirds>li:last-child .float-left .wrap-label,.list-v1 .thirds-v2 .float-left .wrap-label,.list-v1 .thirds .float-left .wrap-label,.list-v1 .text-width-wide .float-left .wrap-label,.list-v1 .text-width-half .float-left .wrap-label,.list-v1 .col.xl-2 .float-left .wrap-label,.list-v1 .halves-v2 .float-left .wrap-label,.list-v1 .halves .float-left .wrap-label,.list-v1 .float-left .wrap-label,.list-v1 .text-width-narrow .float-left .claim,.list-v1 .col.xl-3 .float-left .claim,.list-v1 .twothirds-v2>li:first-child .float-left .claim,.list-v1 .twothirds>li:last-child .float-left .claim,.list-v1 .thirds-v2 .float-left .claim,.list-v1 .thirds .float-left .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 1600px){.list-v1 .text-width-narrow .float-left .claim.has-claim-value,.list-v1 .col.xxl-3 .float-left .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-left .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-left .claim.has-claim-value,.list-v1 .thirds-v2 .float-left .claim.has-claim-value,.list-v1 .thirds .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim.has-claim-value,.list-v1 .text-width-half .float-left .claim.has-claim-value,.list-v1 .col.xxl-2 .float-left .claim.has-claim-value,.list-v1 .halves-v2 .float-left .claim.has-claim-value,.list-v1 .halves .float-left .claim.has-claim-value,.list-v1 .float-left .claim.has-claim-value,.list-v1 .text-width-wide .float-left .claim,.list-v1 .text-width-half .float-left .claim,.list-v1 .col.xxl-2 .float-left .claim,.list-v1 .halves-v2 .float-left .claim,.list-v1 .halves .float-left .claim,.list-v1 .float-left .claim{margin-right:18px;margin-left:0}.list-v1 .text-width-narrow .float-left .wrap-label,.list-v1 .col.xxl-3 .float-left .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-left .wrap-label,.list-v1 .twothirds>li:last-child .float-left .wrap-label,.list-v1 .thirds-v2 .float-left .wrap-label,.list-v1 .thirds .float-left .wrap-label,.list-v1 .text-width-wide .float-left .wrap-label,.list-v1 .text-width-half .float-left .wrap-label,.list-v1 .col.xxl-2 .float-left .wrap-label,.list-v1 .halves-v2 .float-left .wrap-label,.list-v1 .halves .float-left .wrap-label,.list-v1 .float-left .wrap-label,.list-v1 .text-width-narrow .float-left .claim,.list-v1 .col.xxl-3 .float-left .claim,.list-v1 .twothirds-v2>li:first-child .float-left .claim,.list-v1 .twothirds>li:last-child .float-left .claim,.list-v1 .thirds-v2 .float-left .claim,.list-v1 .thirds .float-left .claim{margin-right:12px;margin-left:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .float-right .wrap-label,.list-v1 .float-right .claim{margin-left:12px;margin-right:0}.list-v1 .float-right .claim.has-claim-value{margin-left:18px;margin-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .col.sm-2 .float-right .claim.has-claim-value,.list-v1 .quarters-v3 .float-right .claim.has-claim-value,.list-v1 .quarters-v2 .float-right .claim.has-claim-value,.list-v1 .quarters .float-right .claim.has-claim-value,.list-v1 .halves .float-right .claim.has-claim-value,.list-v1 .float-right .claim.has-claim-value,.list-v1 .float-right .claim{margin-left:18px;margin-right:0}.list-v1 .col.sm-2 .float-right .wrap-label,.list-v1 .quarters-v3 .float-right .wrap-label,.list-v1 .quarters-v2 .float-right .wrap-label,.list-v1 .quarters .float-right .wrap-label,.list-v1 .halves .float-right .wrap-label,.list-v1 .float-right .wrap-label,.list-v1 .col.sm-2 .float-right .claim,.list-v1 .quarters-v3 .float-right .claim,.list-v1 .quarters-v2 .float-right .claim,.list-v1 .quarters .float-right .claim,.list-v1 .halves .float-right .claim{margin-left:12px;margin-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .text-width-long .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim.has-claim-value,.list-v1 .text-width-half .float-right .claim.has-claim-value,.list-v1 .text-width-narrow .float-right .claim.has-claim-value,.list-v1 .col.md-2 .float-right .claim.has-claim-value,.list-v1 .quarters-v3 .float-right .claim.has-claim-value,.list-v1 .halves-v2 .float-right .claim.has-claim-value,.list-v1 .halves .float-right .claim.has-claim-value,.list-v1 .float-right .claim.has-claim-value,.list-v1 .float-right .claim{margin-left:18px;margin-right:0}.list-v1 .text-width-long .float-right .wrap-label,.list-v1 .text-width-wide .float-right .wrap-label,.list-v1 .text-width-half .float-right .wrap-label,.list-v1 .text-width-narrow .float-right .wrap-label,.list-v1 .col.md-2 .float-right .wrap-label,.list-v1 .quarters-v3 .float-right .wrap-label,.list-v1 .halves-v2 .float-right .wrap-label,.list-v1 .halves .float-right .wrap-label,.list-v1 .float-right .wrap-label,.list-v1 .text-width-long .float-right .claim,.list-v1 .text-width-wide .float-right .claim,.list-v1 .text-width-half .float-right .claim,.list-v1 .text-width-narrow .float-right .claim,.list-v1 .col.md-2 .float-right .claim,.list-v1 .quarters-v3 .float-right .claim,.list-v1 .halves-v2 .float-right .claim,.list-v1 .halves .float-right .claim{margin-left:12px;margin-right:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-narrow .float-right .claim.has-claim-value,.list-v1 .col.lg-3 .float-right .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-right .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-right .claim.has-claim-value,.list-v1 .thirds-v2 .float-right .claim.has-claim-value,.list-v1 .thirds .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim.has-claim-value,.list-v1 .text-width-half .float-right .claim.has-claim-value,.list-v1 .col.lg-2 .float-right .claim.has-claim-value,.list-v1 .halves-v2 .float-right .claim.has-claim-value,.list-v1 .halves .float-right .claim.has-claim-value,.list-v1 .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim,.list-v1 .text-width-half .float-right .claim,.list-v1 .col.lg-2 .float-right .claim,.list-v1 .halves-v2 .float-right .claim,.list-v1 .halves .float-right .claim,.list-v1 .float-right .claim{margin-left:18px;margin-right:0}.list-v1 .text-width-narrow .float-right .wrap-label,.list-v1 .col.lg-3 .float-right .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-right .wrap-label,.list-v1 .twothirds>li:last-child .float-right .wrap-label,.list-v1 .thirds-v2 .float-right .wrap-label,.list-v1 .thirds .float-right .wrap-label,.list-v1 .text-width-wide .float-right .wrap-label,.list-v1 .text-width-half .float-right .wrap-label,.list-v1 .col.lg-2 .float-right .wrap-label,.list-v1 .halves-v2 .float-right .wrap-label,.list-v1 .halves .float-right .wrap-label,.list-v1 .float-right .wrap-label,.list-v1 .text-width-narrow .float-right .claim,.list-v1 .col.lg-3 .float-right .claim,.list-v1 .twothirds-v2>li:first-child .float-right .claim,.list-v1 .twothirds>li:last-child .float-right .claim,.list-v1 .thirds-v2 .float-right .claim,.list-v1 .thirds .float-right .claim{margin-left:12px;margin-right:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-narrow .float-right .claim.has-claim-value,.list-v1 .col.xl-3 .float-right .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-right .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-right .claim.has-claim-value,.list-v1 .thirds-v2 .float-right .claim.has-claim-value,.list-v1 .thirds .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim.has-claim-value,.list-v1 .text-width-half .float-right .claim.has-claim-value,.list-v1 .col.xl-2 .float-right .claim.has-claim-value,.list-v1 .halves-v2 .float-right .claim.has-claim-value,.list-v1 .halves .float-right .claim.has-claim-value,.list-v1 .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim,.list-v1 .text-width-half .float-right .claim,.list-v1 .col.xl-2 .float-right .claim,.list-v1 .halves-v2 .float-right .claim,.list-v1 .halves .float-right .claim,.list-v1 .float-right .claim{margin-left:18px;margin-right:0}.list-v1 .text-width-narrow .float-right .wrap-label,.list-v1 .col.xl-3 .float-right .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-right .wrap-label,.list-v1 .twothirds>li:last-child .float-right .wrap-label,.list-v1 .thirds-v2 .float-right .wrap-label,.list-v1 .thirds .float-right .wrap-label,.list-v1 .text-width-wide .float-right .wrap-label,.list-v1 .text-width-half .float-right .wrap-label,.list-v1 .col.xl-2 .float-right .wrap-label,.list-v1 .halves-v2 .float-right .wrap-label,.list-v1 .halves .float-right .wrap-label,.list-v1 .float-right .wrap-label,.list-v1 .text-width-narrow .float-right .claim,.list-v1 .col.xl-3 .float-right .claim,.list-v1 .twothirds-v2>li:first-child .float-right .claim,.list-v1 .twothirds>li:last-child .float-right .claim,.list-v1 .thirds-v2 .float-right .claim,.list-v1 .thirds .float-right .claim{margin-left:12px;margin-right:0}}@media screen and (min-width: 1600px){.list-v1 .text-width-narrow .float-right .claim.has-claim-value,.list-v1 .col.xxl-3 .float-right .claim.has-claim-value,.list-v1 .twothirds-v2>li:first-child .float-right .claim.has-claim-value,.list-v1 .twothirds>li:last-child .float-right .claim.has-claim-value,.list-v1 .thirds-v2 .float-right .claim.has-claim-value,.list-v1 .thirds .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim.has-claim-value,.list-v1 .text-width-half .float-right .claim.has-claim-value,.list-v1 .col.xxl-2 .float-right .claim.has-claim-value,.list-v1 .halves-v2 .float-right .claim.has-claim-value,.list-v1 .halves .float-right .claim.has-claim-value,.list-v1 .float-right .claim.has-claim-value,.list-v1 .text-width-wide .float-right .claim,.list-v1 .text-width-half .float-right .claim,.list-v1 .col.xxl-2 .float-right .claim,.list-v1 .halves-v2 .float-right .claim,.list-v1 .halves .float-right .claim,.list-v1 .float-right .claim{margin-left:18px;margin-right:0}.list-v1 .text-width-narrow .float-right .wrap-label,.list-v1 .col.xxl-3 .float-right .wrap-label,.list-v1 .twothirds-v2>li:first-child .float-right .wrap-label,.list-v1 .twothirds>li:last-child .float-right .wrap-label,.list-v1 .thirds-v2 .float-right .wrap-label,.list-v1 .thirds .float-right .wrap-label,.list-v1 .text-width-wide .float-right .wrap-label,.list-v1 .text-width-half .float-right .wrap-label,.list-v1 .col.xxl-2 .float-right .wrap-label,.list-v1 .halves-v2 .float-right .wrap-label,.list-v1 .halves .float-right .wrap-label,.list-v1 .float-right .wrap-label,.list-v1 .text-width-narrow .float-right .claim,.list-v1 .col.xxl-3 .float-right .claim,.list-v1 .twothirds-v2>li:first-child .float-right .claim,.list-v1 .twothirds>li:last-child .float-right .claim,.list-v1 .thirds-v2 .float-right .claim,.list-v1 .thirds .float-right .claim{margin-left:12px;margin-right:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .claim{max-width:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .claim{max-width:80px}.list-v1 .col.sm-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .quarters-v2 .claim,.list-v1 .quarters .claim,.list-v1 .halves .claim{max-width:42px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .claim{max-width:80px}.list-v1 .text-width-long .claim,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .text-width-narrow .claim,.list-v1 .col.md-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim{max-width:42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.lg-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-width:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.lg-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-width:66px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-width:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-width:66px}}@media screen and (min-width: 1600px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xxl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-width:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xxl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-width:66px}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .claim{max-height:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .claim{max-height:80px}.list-v1 .col.sm-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .quarters-v2 .claim,.list-v1 .quarters .claim,.list-v1 .halves .claim{max-height:42px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .claim{max-height:80px}.list-v1 .text-width-long .claim,.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .text-width-narrow .claim,.list-v1 .col.md-2 .claim,.list-v1 .quarters-v3 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim{max-height:42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.lg-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-height:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.lg-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-height:66px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-height:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-height:66px}}@media screen and (min-width: 1600px){.list-v1 .text-width-wide .claim,.list-v1 .text-width-half .claim,.list-v1 .col.xxl-2 .claim,.list-v1 .halves-v2 .claim,.list-v1 .halves .claim,.list-v1 .claim{max-height:80px}.list-v1 .text-width-narrow .claim,.list-v1 .col.xxl-3 .claim,.list-v1 .twothirds-v2>li:first-child .claim,.list-v1 .twothirds>li:last-child .claim,.list-v1 .thirds-v2 .claim,.list-v1 .thirds .claim{max-height:66px}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .float-right .wrapper-text,.list-v1 .wrapper-text{padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .wrapper-text{padding-right:36px}.list-v1 .col.sm-2 .wrapper-text,.list-v1 .quarters-v3 .wrapper-text,.list-v1 .quarters-v2 .wrapper-text,.list-v1 .quarters .wrapper-text,.list-v1 .halves .wrapper-text{padding-right:26px}.list-v1 .col.sm-2 .float-right .wrapper-text,.list-v1 .quarters-v3 .float-right .wrapper-text,.list-v1 .quarters-v2 .float-right .wrapper-text,.list-v1 .quarters .float-right .wrapper-text,.list-v1 .halves .float-right .wrapper-text,.list-v1 .float-right .wrapper-text{padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .wrapper-text{padding-right:36px}.list-v1 .text-width-long .wrapper-text,.list-v1 .text-width-wide .wrapper-text,.list-v1 .text-width-half .wrapper-text,.list-v1 .text-width-narrow .wrapper-text,.list-v1 .col.md-2 .wrapper-text,.list-v1 .quarters-v3 .wrapper-text,.list-v1 .halves-v2 .wrapper-text,.list-v1 .halves .wrapper-text{padding-right:26px}.list-v1 .text-width-long .float-right .wrapper-text,.list-v1 .text-width-wide .float-right .wrapper-text,.list-v1 .text-width-half .float-right .wrapper-text,.list-v1 .text-width-narrow .float-right .wrapper-text,.list-v1 .col.md-2 .float-right .wrapper-text,.list-v1 .quarters-v3 .float-right .wrapper-text,.list-v1 .halves-v2 .float-right .wrapper-text,.list-v1 .halves .float-right .wrapper-text,.list-v1 .float-right .wrapper-text{padding-right:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .wrapper-text{padding-right:42px}.list-v1 .text-width-wide .wrapper-text,.list-v1 .text-width-half .wrapper-text,.list-v1 .col.lg-2 .wrapper-text,.list-v1 .halves-v2 .wrapper-text,.list-v1 .halves .wrapper-text{padding-right:36px}.list-v1 .text-width-narrow .wrapper-text,.list-v1 .col.lg-3 .wrapper-text,.list-v1 .twothirds-v2>li:first-child .wrapper-text,.list-v1 .twothirds>li:last-child .wrapper-text,.list-v1 .thirds-v2 .wrapper-text,.list-v1 .thirds .wrapper-text{padding-right:30px}.list-v1 .text-width-narrow .float-right .wrapper-text,.list-v1 .col.lg-3 .float-right .wrapper-text,.list-v1 .twothirds-v2>li:first-child .float-right .wrapper-text,.list-v1 .twothirds>li:last-child .float-right .wrapper-text,.list-v1 .thirds-v2 .float-right .wrapper-text,.list-v1 .thirds .float-right .wrapper-text,.list-v1 .text-width-wide .float-right .wrapper-text,.list-v1 .text-width-half .float-right .wrapper-text,.list-v1 .col.lg-2 .float-right .wrapper-text,.list-v1 .halves-v2 .float-right .wrapper-text,.list-v1 .halves .float-right .wrapper-text,.list-v1 .float-right .wrapper-text{padding-right:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .wrapper-text{padding-right:42px}.list-v1 .text-width-wide .wrapper-text,.list-v1 .text-width-half .wrapper-text,.list-v1 .col.xl-2 .wrapper-text,.list-v1 .halves-v2 .wrapper-text,.list-v1 .halves .wrapper-text{padding-right:36px}.list-v1 .text-width-narrow .wrapper-text,.list-v1 .col.xl-3 .wrapper-text,.list-v1 .twothirds-v2>li:first-child .wrapper-text,.list-v1 .twothirds>li:last-child .wrapper-text,.list-v1 .thirds-v2 .wrapper-text,.list-v1 .thirds .wrapper-text{padding-right:30px}.list-v1 .text-width-narrow .float-right .wrapper-text,.list-v1 .col.xl-3 .float-right .wrapper-text,.list-v1 .twothirds-v2>li:first-child .float-right .wrapper-text,.list-v1 .twothirds>li:last-child .float-right .wrapper-text,.list-v1 .thirds-v2 .float-right .wrapper-text,.list-v1 .thirds .float-right .wrapper-text,.list-v1 .text-width-wide .float-right .wrapper-text,.list-v1 .text-width-half .float-right .wrapper-text,.list-v1 .col.xl-2 .float-right .wrapper-text,.list-v1 .halves-v2 .float-right .wrapper-text,.list-v1 .halves .float-right .wrapper-text,.list-v1 .float-right .wrapper-text{padding-right:0}}@media screen and (min-width: 1600px){.list-v1 .wrapper-text{padding-right:42px}.list-v1 .text-width-wide .wrapper-text,.list-v1 .text-width-half .wrapper-text,.list-v1 .col.xxl-2 .wrapper-text,.list-v1 .halves-v2 .wrapper-text,.list-v1 .halves .wrapper-text{padding-right:36px}.list-v1 .text-width-narrow .wrapper-text,.list-v1 .col.xxl-3 .wrapper-text,.list-v1 .twothirds-v2>li:first-child .wrapper-text,.list-v1 .twothirds>li:last-child .wrapper-text,.list-v1 .thirds-v2 .wrapper-text,.list-v1 .thirds .wrapper-text{padding-right:30px}.list-v1 .text-width-narrow .float-right .wrapper-text,.list-v1 .col.xxl-3 .float-right .wrapper-text,.list-v1 .twothirds-v2>li:first-child .float-right .wrapper-text,.list-v1 .twothirds>li:last-child .float-right .wrapper-text,.list-v1 .thirds-v2 .float-right .wrapper-text,.list-v1 .thirds .float-right .wrapper-text,.list-v1 .text-width-wide .float-right .wrapper-text,.list-v1 .text-width-half .float-right .wrapper-text,.list-v1 .col.xxl-2 .float-right .wrapper-text,.list-v1 .halves-v2 .float-right .wrapper-text,.list-v1 .halves .float-right .wrapper-text,.list-v1 .float-right .wrapper-text{padding-right:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v1 .rte,.list-v1 .heading{margin-bottom:12px}.list-v1 .col.xs-2 .heading,.list-v1 .quarters-v2 .heading{margin-bottom:3px}.list-v1 .col.xs-2 .rte,.list-v1 .quarters-v2 .rte{margin-bottom:9px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v1 .rte,.list-v1 .heading{margin-bottom:18px}.list-v1 .col.sm-2 .heading,.list-v1 .quarters-v3 .heading,.list-v1 .quarters-v2 .heading,.list-v1 .quarters .heading,.list-v1 .halves .heading{margin-bottom:10px}.list-v1 .col.sm-2 .rte,.list-v1 .quarters-v3 .rte,.list-v1 .quarters-v2 .rte,.list-v1 .quarters .rte,.list-v1 .halves .rte{margin-bottom:8px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v1 .heading{margin-bottom:16px}.list-v1 .col.md-3 .rte,.list-v1 .quarters-v5 .rte,.list-v1 .thirds .rte,.list-v1 .text-width-long .heading,.list-v1 .text-width-wide .heading,.list-v1 .text-width-half .heading,.list-v1 .text-width-narrow .heading,.list-v1 .col.md-2 .heading,.list-v1 .quarters-v3 .heading,.list-v1 .halves-v2 .heading,.list-v1 .halves .heading{margin-bottom:10px}.list-v1 .rte{margin-bottom:18px}.list-v1 .text-width-long .rte,.list-v1 .text-width-wide .rte,.list-v1 .text-width-half .rte,.list-v1 .text-width-narrow .rte,.list-v1 .col.md-2 .rte,.list-v1 .quarters-v3 .rte,.list-v1 .halves-v2 .rte,.list-v1 .halves .rte{margin-bottom:8px}.list-v1 .col.md-4 .rte,.list-v1 .quarters-v2 .rte,.list-v1 .quarters .rte{margin-bottom:13px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v1 .heading{margin-bottom:23px}.list-v1 .text-width-wide .rte,.list-v1 .text-width-half .rte,.list-v1 .col.lg-2 .rte,.list-v1 .halves-v2 .rte,.list-v1 .halves .rte,.list-v1 .text-width-wide .heading,.list-v1 .text-width-half .heading,.list-v1 .col.lg-2 .heading,.list-v1 .halves-v2 .heading,.list-v1 .halves .heading{margin-bottom:18px}.list-v1 .text-width-narrow .rte,.list-v1 .col.lg-3 .rte,.list-v1 .twothirds-v2>li:first-child .rte,.list-v1 .twothirds>li:last-child .rte,.list-v1 .thirds-v2 .rte,.list-v1 .thirds .rte,.list-v1 .col.lg-4 .heading,.list-v1 .threeone-v2>li:first-child .heading,.list-v1 .threeone>li:last-child .heading,.list-v1 .quarters-v5 .heading,.list-v1 .quarters-v4 .heading,.list-v1 .quarters-v3 .heading,.list-v1 .quarters-v2 .heading,.list-v1 .quarters .heading,.list-v1 .text-width-narrow .heading,.list-v1 .col.lg-3 .heading,.list-v1 .twothirds-v2>li:first-child .heading,.list-v1 .twothirds>li:last-child .heading,.list-v1 .thirds-v2 .heading,.list-v1 .thirds .heading{margin-bottom:12px}.list-v1 .col.lg-6 .heading,.list-v1 .onesix>li:last-child .heading,.list-v1 .sixths .heading,.list-v1 .col.lg-5 .heading,.list-v1 .fifths .heading{margin-bottom:7px}.list-v1 .rte{margin-bottom:24px}.list-v1 .col.lg-4 .rte,.list-v1 .threeone-v2>li:first-child .rte,.list-v1 .threeone>li:last-child .rte,.list-v1 .quarters-v5 .rte,.list-v1 .quarters-v4 .rte,.list-v1 .quarters-v3 .rte,.list-v1 .quarters-v2 .rte,.list-v1 .quarters .rte{margin-bottom:10px}.list-v1 .col.lg-6 .rte,.list-v1 .onesix>li:last-child .rte,.list-v1 .sixths .rte,.list-v1 .col.lg-5 .rte,.list-v1 .fifths .rte{margin-bottom:13px}.list-v1 .list-item{margin-bottom:36px}.list-v1 .text-width-wide .list-item,.list-v1 .text-width-half .list-item,.list-v1 .col.lg-2 .list-item,.list-v1 .halves-v2 .list-item,.list-v1 .halves .list-item{margin-bottom:30px}.list-v1 .text-width-narrow .list-item,.list-v1 .col.lg-3 .list-item,.list-v1 .twothirds-v2>li:first-child .list-item,.list-v1 .twothirds>li:last-child .list-item,.list-v1 .thirds-v2 .list-item,.list-v1 .thirds .list-item{margin-bottom:31px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v1 .heading{margin-bottom:23px}.list-v1 .text-width-wide .rte,.list-v1 .text-width-half .rte,.list-v1 .col.xl-2 .rte,.list-v1 .halves-v2 .rte,.list-v1 .halves .rte,.list-v1 .text-width-wide .heading,.list-v1 .text-width-half .heading,.list-v1 .col.xl-2 .heading,.list-v1 .halves-v2 .heading,.list-v1 .halves .heading{margin-bottom:18px}.list-v1 .text-width-narrow .rte,.list-v1 .col.xl-3 .rte,.list-v1 .twothirds-v2>li:first-child .rte,.list-v1 .twothirds>li:last-child .rte,.list-v1 .thirds-v2 .rte,.list-v1 .thirds .rte,.list-v1 .col.xl-4 .heading,.list-v1 .threeone-v2>li:first-child .heading,.list-v1 .threeone>li:last-child .heading,.list-v1 .quarters-v5 .heading,.list-v1 .quarters-v4 .heading,.list-v1 .quarters-v3 .heading,.list-v1 .quarters-v2 .heading,.list-v1 .quarters .heading,.list-v1 .text-width-narrow .heading,.list-v1 .col.xl-3 .heading,.list-v1 .twothirds-v2>li:first-child .heading,.list-v1 .twothirds>li:last-child .heading,.list-v1 .thirds-v2 .heading,.list-v1 .thirds .heading{margin-bottom:12px}.list-v1 .col.xl-6 .heading,.list-v1 .onesix>li:last-child .heading,.list-v1 .sixths .heading,.list-v1 .col.xl-5 .heading,.list-v1 .fifths .heading{margin-bottom:7px}.list-v1 .rte{margin-bottom:24px}.list-v1 .col.xl-4 .rte,.list-v1 .threeone-v2>li:first-child .rte,.list-v1 .threeone>li:last-child .rte,.list-v1 .quarters-v5 .rte,.list-v1 .quarters-v4 .rte,.list-v1 .quarters-v3 .rte,.list-v1 .quarters-v2 .rte,.list-v1 .quarters .rte{margin-bottom:10px}.list-v1 .col.xl-6 .rte,.list-v1 .onesix>li:last-child .rte,.list-v1 .sixths .rte,.list-v1 .col.xl-5 .rte,.list-v1 .fifths .rte{margin-bottom:13px}.list-v1 .list-item{margin-bottom:36px}.list-v1 .text-width-wide .list-item,.list-v1 .text-width-half .list-item,.list-v1 .col.xl-2 .list-item,.list-v1 .halves-v2 .list-item,.list-v1 .halves .list-item{margin-bottom:30px}.list-v1 .text-width-narrow .list-item,.list-v1 .col.xl-3 .list-item,.list-v1 .twothirds-v2>li:first-child .list-item,.list-v1 .twothirds>li:last-child .list-item,.list-v1 .thirds-v2 .list-item,.list-v1 .thirds .list-item{margin-bottom:31px}}@media screen and (min-width: 1600px){.list-v1 .heading{margin-bottom:23px}.list-v1 .text-width-wide .rte,.list-v1 .text-width-half .rte,.list-v1 .col.xxl-2 .rte,.list-v1 .halves-v2 .rte,.list-v1 .halves .rte,.list-v1 .text-width-wide .heading,.list-v1 .text-width-half .heading,.list-v1 .col.xxl-2 .heading,.list-v1 .halves-v2 .heading,.list-v1 .halves .heading{margin-bottom:18px}.list-v1 .text-width-narrow .rte,.list-v1 .col.xxl-3 .rte,.list-v1 .twothirds-v2>li:first-child .rte,.list-v1 .twothirds>li:last-child .rte,.list-v1 .thirds-v2 .rte,.list-v1 .thirds .rte,.list-v1 .col.xxl-4 .heading,.list-v1 .threeone-v2>li:first-child .heading,.list-v1 .threeone>li:last-child .heading,.list-v1 .quarters-v5 .heading,.list-v1 .quarters-v4 .heading,.list-v1 .quarters-v3 .heading,.list-v1 .quarters-v2 .heading,.list-v1 .quarters .heading,.list-v1 .text-width-narrow .heading,.list-v1 .col.xxl-3 .heading,.list-v1 .twothirds-v2>li:first-child .heading,.list-v1 .twothirds>li:last-child .heading,.list-v1 .thirds-v2 .heading,.list-v1 .thirds .heading{margin-bottom:12px}.list-v1 .col.xxl-6 .heading,.list-v1 .onesix>li:last-child .heading,.list-v1 .sixths .heading,.list-v1 .col.xxl-5 .heading,.list-v1 .fifths .heading{margin-bottom:7px}.list-v1 .rte{margin-bottom:24px}.list-v1 .col.xxl-4 .rte,.list-v1 .threeone-v2>li:first-child .rte,.list-v1 .threeone>li:last-child .rte,.list-v1 .quarters-v5 .rte,.list-v1 .quarters-v4 .rte,.list-v1 .quarters-v3 .rte,.list-v1 .quarters-v2 .rte,.list-v1 .quarters .rte{margin-bottom:10px}.list-v1 .col.xxl-6 .rte,.list-v1 .onesix>li:last-child .rte,.list-v1 .sixths .rte,.list-v1 .col.xxl-5 .rte,.list-v1 .fifths .rte{margin-bottom:13px}.list-v1 .list-item{margin-bottom:36px}.list-v1 .text-width-wide .list-item,.list-v1 .text-width-half .list-item,.list-v1 .col.xxl-2 .list-item,.list-v1 .halves-v2 .list-item,.list-v1 .halves .list-item{margin-bottom:30px}.list-v1 .text-width-narrow .list-item,.list-v1 .col.xxl-3 .list-item,.list-v1 .twothirds-v2>li:first-child .list-item,.list-v1 .twothirds>li:last-child .list-item,.list-v1 .thirds-v2 .list-item,.list-v1 .thirds .list-item{margin-bottom:31px}}.list-v1 .claim{display:table-cell;width:16.6666666667%;float:left;display:block;text-align:right;margin-left:0}.list-v1 .claim .wrapper-image{max-width:inherit;max-height:inherit}.list-v1 .claim .wrapper-image img{max-width:100%;max-height:inherit}.list-v1 .icon-text.singleSource span.wrapper-icon{border-radius:50%;margin-bottom:0;margin-right:0;color:#fff;padding:8px;font-size:25px;display:inline-block;vertical-align:top}.list-v1 .icon-text.singleSource span.wrapper-icon.asset-icon{background-color:#6ea204}.list-v1 .icon-text.singleSource span.wrapper-icon.link-icon{background-color:#0672cb}.list-v1 .icon-text.singleSource span.wrapper-icon.knowledge-icon{background-color:#444}.list-v1 .icon-text.has-label .wrap-label{display:table-cell;width:16.6666666667%;float:left;display:block;width:unset;max-width:16.667%;word-wrap:break-word}.list-v1 .float-right{text-align:right;direction:rtl}.list-v1 .float-right .claim,.list-v1 .float-right.icon-text.has-label .wrap-label{float:right}.list-v1 .float-right .claim{margin-right:0;text-align:left}.list-v1 .float-left{text-align:left;direction:ltr}.list-v1 .float-left .claim,.list-v1 .float-left.icon-text.has-label .wrap-label{float:left}.list-v1 .float-left .claim{margin-left:0;text-align:right}.list-v1 .wrapper-text,.list-v1 .wrap-text>div{display:table}.list-v1 .icon-text .claim.has-claim-value,.list-v1 .icon-text.has-label .claim:not(.has-icon){max-width:none;width:unset}.list-v1 .wrapper-text>*:last-child.wrap-text>div>*:last-child{margin-bottom:0}.list-v1 .partial-cta-list dd:first-of-type{margin-top:0}.list-v1 .partial-cta-list dd:last-of-type .cta>div .cta-text{padding-bottom:0;padding-top:0}@media screen and (min-width: 980px){.full .list-v1 ul.lg-1 .list-item{display:table-cell;width:66.6666666667%;float:left;display:block;float:none;margin-left:auto;margin-right:auto}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .claim img{margin-bottom:15px}.list-v2 .rte{margin-bottom:5px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .claim img{margin-bottom:15px}.list-v2 .rte{margin-bottom:9px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .claim img{margin-bottom:15px}.list-v2 .text-width-long .rte,.list-v2 .text-width-wide .rte,.list-v2 .text-width-half .rte,.list-v2 .text-width-narrow .rte,.list-v2 .col.md-2 .rte,.list-v2 .quarters-v3 .rte,.list-v2 .halves-v2 .rte,.list-v2 .halves .rte{margin-bottom:9px}.list-v2 .col.md-3 .rte,.list-v2 .quarters-v5 .rte,.list-v2 .thirds .rte{margin-bottom:3px}.list-v2 .list-item{margin-bottom:86px}.list-v2 .text-width-long .list-item,.list-v2 .text-width-wide .list-item,.list-v2 .text-width-half .list-item,.list-v2 .text-width-narrow .list-item,.list-v2 .col.md-2 .list-item,.list-v2 .quarters-v3 .list-item,.list-v2 .halves-v2 .list-item,.list-v2 .halves .list-item{margin-bottom:78px}.list-v2 .col.md-3 .list-item,.list-v2 .quarters-v5 .list-item,.list-v2 .thirds .list-item{margin-bottom:37px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .text-width-wide .rte,.list-v2 .text-width-half .rte,.list-v2 .col.lg-2 .rte,.list-v2 .halves-v2 .rte,.list-v2 .halves .rte,.list-v2 .claim img{margin-bottom:15px}.list-v2 .text-width-narrow .rte,.list-v2 .col.lg-3 .rte,.list-v2 .twothirds-v2>li:first-child .rte,.list-v2 .twothirds>li:last-child .rte,.list-v2 .thirds-v2 .rte,.list-v2 .thirds .rte{margin-bottom:9px}.list-v2 .text-width-wide .list-item,.list-v2 .text-width-half .list-item,.list-v2 .col.lg-2 .list-item,.list-v2 .halves-v2 .list-item,.list-v2 .halves .list-item,.list-v2 .list-item{margin-bottom:85px}.list-v2 .text-width-narrow .list-item,.list-v2 .col.lg-3 .list-item,.list-v2 .twothirds-v2>li:first-child .list-item,.list-v2 .twothirds>li:last-child .list-item,.list-v2 .thirds-v2 .list-item,.list-v2 .thirds .list-item{margin-bottom:78px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .text-width-wide .rte,.list-v2 .text-width-half .rte,.list-v2 .col.xl-2 .rte,.list-v2 .halves-v2 .rte,.list-v2 .halves .rte,.list-v2 .claim img{margin-bottom:15px}.list-v2 .text-width-narrow .rte,.list-v2 .col.xl-3 .rte,.list-v2 .twothirds-v2>li:first-child .rte,.list-v2 .twothirds>li:last-child .rte,.list-v2 .thirds-v2 .rte,.list-v2 .thirds .rte{margin-bottom:9px}.list-v2 .text-width-wide .list-item,.list-v2 .text-width-half .list-item,.list-v2 .col.xl-2 .list-item,.list-v2 .halves-v2 .list-item,.list-v2 .halves .list-item,.list-v2 .list-item{margin-bottom:85px}.list-v2 .text-width-narrow .list-item,.list-v2 .col.xl-3 .list-item,.list-v2 .twothirds-v2>li:first-child .list-item,.list-v2 .twothirds>li:last-child .list-item,.list-v2 .thirds-v2 .list-item,.list-v2 .thirds .list-item{margin-bottom:78px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 1600px){.list-v2 .claim p,.list-v2 .wrapper-text .wrap-label .label{margin-bottom:16px}.list-v2 .text-width-wide .rte,.list-v2 .text-width-half .rte,.list-v2 .col.xxl-2 .rte,.list-v2 .halves-v2 .rte,.list-v2 .halves .rte,.list-v2 .claim img{margin-bottom:15px}.list-v2 .text-width-narrow .rte,.list-v2 .col.xxl-3 .rte,.list-v2 .twothirds-v2>li:first-child .rte,.list-v2 .twothirds>li:last-child .rte,.list-v2 .thirds-v2 .rte,.list-v2 .thirds .rte{margin-bottom:9px}.list-v2 .text-width-wide .list-item,.list-v2 .text-width-half .list-item,.list-v2 .col.xxl-2 .list-item,.list-v2 .halves-v2 .list-item,.list-v2 .halves .list-item,.list-v2 .list-item{margin-bottom:85px}.list-v2 .text-width-narrow .list-item,.list-v2 .col.xxl-3 .list-item,.list-v2 .twothirds-v2>li:first-child .list-item,.list-v2 .twothirds>li:last-child .list-item,.list-v2 .thirds-v2 .list-item,.list-v2 .thirds .list-item{margin-bottom:78px}.list-v2 .widget-carousel-v3:not(.carousel-disabled) .list-item{margin-bottom:42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.list-v2 .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .col.xs-2 .wrapper-text,.list-v2 .quarters-v2 .wrapper-text{padding-right:20px;padding-left:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v2 .wrapper-text{padding-right:36px;padding-left:36px}.list-v2 .col.sm-2 .wrapper-text,.list-v2 .quarters-v3 .wrapper-text,.list-v2 .quarters-v2 .wrapper-text,.list-v2 .quarters .wrapper-text,.list-v2 .halves .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .col.sm-3 .wrapper-text,.list-v2 .quarters-v5 .wrapper-text,.list-v2 .thirds .wrapper-text{padding-right:24px;padding-left:24px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.list-v2 .wrapper-text{padding-right:36px;padding-left:36px}.list-v2 .text-width-long .wrapper-text,.list-v2 .text-width-wide .wrapper-text,.list-v2 .text-width-half .wrapper-text,.list-v2 .text-width-narrow .wrapper-text,.list-v2 .col.md-2 .wrapper-text,.list-v2 .quarters-v3 .wrapper-text,.list-v2 .halves-v2 .wrapper-text,.list-v2 .halves .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .col.md-3 .wrapper-text,.list-v2 .quarters-v5 .wrapper-text,.list-v2 .thirds .wrapper-text{padding-right:24px;padding-left:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.list-v2 .wrapper-text{padding-right:36px;padding-left:36px}.list-v2 .text-width-wide .wrapper-text,.list-v2 .text-width-half .wrapper-text,.list-v2 .col.lg-2 .wrapper-text,.list-v2 .halves-v2 .wrapper-text,.list-v2 .halves .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .text-width-narrow .wrapper-text,.list-v2 .col.lg-3 .wrapper-text,.list-v2 .twothirds-v2>li:first-child .wrapper-text,.list-v2 .twothirds>li:last-child .wrapper-text,.list-v2 .thirds-v2 .wrapper-text,.list-v2 .thirds .wrapper-text{padding-right:24px;padding-left:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v2 .wrapper-text{padding-right:36px;padding-left:36px}.list-v2 .text-width-wide .wrapper-text,.list-v2 .text-width-half .wrapper-text,.list-v2 .col.xl-2 .wrapper-text,.list-v2 .halves-v2 .wrapper-text,.list-v2 .halves .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .text-width-narrow .wrapper-text,.list-v2 .col.xl-3 .wrapper-text,.list-v2 .twothirds-v2>li:first-child .wrapper-text,.list-v2 .twothirds>li:last-child .wrapper-text,.list-v2 .thirds-v2 .wrapper-text,.list-v2 .thirds .wrapper-text{padding-right:24px;padding-left:24px}}@media screen and (min-width: 1600px){.list-v2 .wrapper-text{padding-right:36px;padding-left:36px}.list-v2 .text-width-wide .wrapper-text,.list-v2 .text-width-half .wrapper-text,.list-v2 .col.xxl-2 .wrapper-text,.list-v2 .halves-v2 .wrapper-text,.list-v2 .halves .wrapper-text{padding-right:30px;padding-left:30px}.list-v2 .text-width-narrow .wrapper-text,.list-v2 .col.xxl-3 .wrapper-text,.list-v2 .twothirds-v2>li:first-child .wrapper-text,.list-v2 .twothirds>li:last-child .wrapper-text,.list-v2 .thirds-v2 .wrapper-text,.list-v2 .thirds .wrapper-text{padding-right:24px;padding-left:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.list-v2 .carousel-container{min-height:0}}@media screen and (min-width: 1600px){.list-v2 .carousel-container{min-height:0}}.list-v2 .carousel-container{padding-top:0}.list-v2 .has-image .wrap-claim img{max-width:80px;max-height:80px}.list-v2 .wrap-claim{position:relative;display:table;width:100%}.list-v2 .wrap-claim>div{display:table-cell;vertical-align:middle}.list-v2 .partial-cta-list{margin-left:auto;margin-right:auto}.list-v2 .partial-cta-list .cta{margin-left:auto;margin-right:auto}.list-v2 .wrap-label{display:table;width:100%}.list-v2 .wrap-label>div{display:table-cell;vertical-align:bottom}.list-v2 .wrapper-text{float:none;margin-left:auto;margin-right:auto}.list-v2 .claim{float:none;margin-right:auto;margin-left:auto;line-height:initial !important}.list-v2 .wrapper-text .wrap-claim .claim .wrapper-image{margin:0}.list-v2 .wrapper-text>*:last-child,.list-v2 .wrapper-text>*:last-child .wrap-text>*:last-child{margin-bottom:0}.list-v2 .wrapper-title-text,.list-v2 .wrap-text{display:table;width:100%}.list-v2 .partial-cta-list dd:last-of-type a{margin-right:0}.list-v2 .partial-cta-list dd:last-of-type .cta>div .cta-text{padding-bottom:0}.list-v2 .partial-cta-list dd a.cta{width:auto;margin:0 auto}.list-v2 .widget-carousel-v3 .controls .arrows{display:none}.list-v2 .wrapper-text.singleSource span.wrapper-icon{border-radius:50%;margin-bottom:0;margin-right:0;color:#fff;padding:18px;font-size:45px;display:inline-block;vertical-align:top;width:80px;height:80px}.list-v2 .wrapper-text.singleSource span.wrapper-icon.asset-icon{background-color:#6ea204}.list-v2 .wrapper-text.singleSource span.wrapper-icon.link-icon{background-color:#0672cb}.list-v2 .wrapper-text.singleSource span.wrapper-icon.knowledge-icon{background-color:#444}@media screen and (min-width: 0)and (max-width: 767.9px){.list-v2 .float-left,.list-v2 .float-right{text-align:center}.list-v2 .widget-carousel-v3 .controls .dots{padding-bottom:0;padding-top:0;line-height:9px}.list-v2 .widget-carousel-v3 .controls .dots li a{margin-bottom:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.list-v2 .wrapper-text{display:table-cell;width:83.3333333333%;float:left;display:block;float:none;margin-left:auto;margin-right:auto}.list-v2 .wrapper-text .rte{display:table-cell;width:75%;float:left;display:block;float:none;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px){.list-v2 .float-left{text-align:left}.list-v2 .float-left .wrapper-image{text-align:left}.list-v2 .float-left .partial-cta-list,.list-v2 .float-left .partial-cta-list .cta,.list-v2 .float-left .wrap-claim{margin-left:0}.list-v2 .float-right{text-align:right}.list-v2 .float-right .wrapper-image{text-align:right}.list-v2 .float-right .partial-cta-list,.list-v2 .float-right .partial-cta-list .cta,.list-v2 .float-right .wrap-claim{margin-right:0}.list-v2 .float-left .wrap-claim{direction:rtl}.list-v2 .float-right .wrap-claim{direction:ltr}.list-v2 .partial-cta-list dd{margin-bottom:0}.list-v2 .widget-carousel-v3 .controls .dots{position:relative}.list-v2.compact .col .list-item{margin-bottom:40px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature-component .wrap-content>.wrapper-image{height:285px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature-component .wrap-content>.wrapper-image{height:300px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature-component .wrap-content>.wrapper-image{height:350px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature-component .wrap-content>.wrapper-image{height:400px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature-component .wrap-content>.wrapper-image{height:.1px}}@media screen and (min-width: 1600px){.feature-component .wrap-content>.wrapper-image{height:.1px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:40px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:40px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:40px}}@media screen and (min-width: 1600px){.feature-component .widget-carousel-v3 .controls .dots li{margin-bottom:40px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:30px}}@media screen and (min-width: 1600px){.feature-component .widget-carousel-v3 .controls .dots li{margin-top:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature-component .tab-image-rendition span,.feature-component .custom-control-item .wrap-alignment{font-size:10px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature-component .tab-image-rendition span,.feature-component .custom-control-item .wrap-alignment{font-size:13px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature-component .tab-image-rendition span,.feature-component .custom-control-item .wrap-alignment{font-size:13px}}@media screen and (min-width: 1600px){.feature-component .tab-image-rendition span,.feature-component .custom-control-item .wrap-alignment{font-size:13px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature-component .tab-image-rendition span,.feature-component .wrap-text .wrap-alignment{line-height:13px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature-component .tab-image-rendition span,.feature-component .wrap-text .wrap-alignment{line-height:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature-component .tab-image-rendition span,.feature-component .wrap-text .wrap-alignment{line-height:18px}}@media screen and (min-width: 1600px){.feature-component .tab-image-rendition span,.feature-component .wrap-text .wrap-alignment{line-height:18px}}.feature-component .bg-light .label{color:#0672cb}.feature-component .carousel-container{padding-top:0}.feature-component .rendition{overflow:auto;background-size:cover}.feature-component .rendition.pagebed{height:100%}.feature-component .list-item{padding:0}.feature-component .list-item:not(.custom-control-item){width:100%;margin:0}.feature-component .wrap-content{overflow:auto}.feature-component .wrap-content .wrapper-image{margin:0}.feature-component .wrap-content .wrapper-image .wrapper-image{height:100%}.feature-component .wrap-content .wrapper-image .cta-v2.play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.feature-component .widget-carousel-v3 .carousel-container .slider .slider-child{padding:0}.feature-component .widget-carousel-v3 .controls .dots{padding:0;line-height:0;position:absolute;width:100%;bottom:0}.feature-component .widget-carousel-v3 .controls .dots li a{margin-bottom:0}.feature-component .wrapper-text{background-color:rgba(182,182,182,.8)}.feature-component .bg-medium .wrapper-text{background-color:rgba(6,114,203,.8)}.feature-component .bg-medium.bg-primary .wrapper-text,.feature-component .bg-dark .wrapper-text{background-color:rgba(0,0,0,.8)}.feature-component .bg-light .wrapper-text{background-color:hsla(0,0%,100%,.8)}@media screen and (min-width: 0)and (max-width: 639.9px){.feature01-view>:not(.widget-carousel-v3) .wrap-content>.wrapper-image{height:200px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature01-view .rendition.pagebed{padding-top:40px}}@media screen and (min-width: 1600px){.feature01-view .rendition.pagebed{padding-top:40px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature01-view .rendition.pagebed{padding-bottom:20px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:65px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature01-view .rendition.pagebed{padding-bottom:20px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:65px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature01-view .rendition.pagebed{padding-bottom:30px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:85px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature01-view .rendition.pagebed{padding-bottom:30px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:85px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature01-view .rendition.pagebed{padding-bottom:48px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:85px}}@media screen and (min-width: 1600px){.feature01-view .rendition.pagebed{padding-bottom:48px}.feature01-view .widget-carousel-v3 .carousel-container .rendition.pagebed{padding-bottom:85px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature01-view .cta-v2.play{padding-top:50px}}@media screen and (min-width: 1600px){.feature01-view .cta-v2.play{padding-top:50px}}@media screen and (min-width: 768px)and (max-width: 1279.9px){.feature-component .wrapper-text{width:100% !important}.feature-component .wrapper-image{width:100% !important}}@media screen and (min-width: 0)and (max-width: 1279.9px){.feature-component .wrap-content{margin-top:0}.feature-component .wrapper-image{position:relative}}@media screen and (min-width: 1280px){.feature-component .widget-carousel-v3 .carousel-container .rendition{min-height:450px}.feature-component .wrap-content{margin:0;position:relative;height:100%}.feature-component .wrap-content .wrapper-image{float:right;position:absolute;height:100%;right:0}.feature-component .wrap-content .wrapper-image .wrapper-image{width:100%}.feature-component .wrap-content.float-right .wrapper-image{left:0;right:unset}.feature-component .wrap-content.float-right .wrapper-text{float:right}.feature-component .wrap-content.float-left .wrapper-image{right:0;left:unset}.feature-component .wrap-content.float-left .wrapper-text{float:left}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:65px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:65px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:40px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:40px}}@media screen and (min-width: 1600px){.feature03-view .widget-carousel-v3 .wrap-content{margin-bottom:40px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}@media screen and (min-width: 1600px){.feature03-view .custom-controls li .wrap-alignment{font-weight:400}}.feature03-view .custom-controls{position:absolute;bottom:0;width:100%}.feature03-view .custom-controls .layout-dynamic{overflow:auto}.feature03-view .custom-controls .layout-dynamic::after{clear:both;content:"";display:table}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(2),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(2)~.list-item{display:table-cell;width:50%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(3),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(3)~.list-item{display:table-cell;width:33.3333333333%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(4),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(4)~.list-item{display:table-cell;width:25%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(5),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(5)~.list-item{display:table-cell;width:20%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(6),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(6)~.list-item{display:table-cell;width:16.6666666667%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(7),.feature03-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(7)~.list-item{display:table-cell;width:14.2857142857%;float:left;display:block}.feature03-view .custom-controls .layout-dynamic .list-item{margin:0;padding:0}.feature03-view .custom-controls .layout-dynamic .list-item.custom-control-item{margin:0;padding:0}.feature03-view .custom-controls .layout-dynamic .list-item a{background-color:rgba(6,114,203,.7);height:inherit;width:100%;display:block;text-align:center;margin:0;padding:20px;text-transform:uppercase}.feature03-view .custom-controls .layout-dynamic .list-item a.carousel-item-active{background-color:rgba(0,0,0,0)}.feature03-view .custom-controls .layout-dynamic .list-item a .wrap-image img{max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%}.feature03-view .custom-controls .layout-dynamic .list-item a .wrap-text{color:inherit;height:100%;width:100%}.feature03-view .custom-controls .layout-dynamic .list-item a .wrap-text .wrap-alignment{position:relative;top:50%;transform:translateY(-50%);color:#fff;word-break:break-word}.feature03-view .custom-controls .layout-dynamic .list-item a:hover{background-color:#0672cb}@media screen and (min-width: 0)and (max-width: 767.9px){.feature03-view .controls{position:absolute;width:100%;z-index:1;bottom:0}}@media screen and (min-width: 768px){.feature03-view .controls{display:none}}@media screen and (min-width: 980px){.feature03-view .custom-controls .layout-dynamic .list-item a .wrap-image{height:50px;width:100px;margin:0 auto;margin-bottom:20px;position:relative}}@media screen and (min-width: 1280px){.feature03-view .widget-carousel-v3 .carousel-container .control .list-item .rendition{padding-top:48px;padding-bottom:48px}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:65px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:65px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:40px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:0}}@media screen and (min-width: 1600px){.feature02-view .widget-carousel-v3 .wrap-content{margin-bottom:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.feature02-view .custom-controls li .rendition{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.feature02-view .custom-controls li .rendition{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature02-view .custom-controls li .rendition{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.feature02-view .custom-controls li .rendition{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.feature02-view .custom-controls li .rendition{font-weight:400}}@media screen and (min-width: 1600px){.feature02-view .custom-controls li .rendition{font-weight:400}}.feature02-view .custom-controls .layout-dynamic::after{clear:both;content:"";display:table}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(2),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(2)~.list-item{display:table-cell;width:50%;float:left;display:block}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(3),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(3)~.list-item{display:table-cell;width:33.3333333333%;float:left;display:block}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(4),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(4)~.list-item{display:table-cell;width:25%;float:left;display:block}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(5),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(5)~.list-item{display:table-cell;width:20%;float:left;display:block}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(6),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(6)~.list-item{display:table-cell;width:16.6666666667%;float:left;display:block}.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(7),.feature02-view .custom-controls .layout-dynamic>.list-item:first-child:nth-last-child(7)~.list-item{display:table-cell;width:14.2857142857%;float:left;display:block}.feature02-view .custom-controls .list-item{min-height:150px;float:left}.feature02-view .custom-controls .list-item.custom-control-item{padding:10px 0 10px 10px;margin:0}.feature02-view .custom-controls .list-item.custom-control-item:last-of-type{padding-right:10px}.feature02-view .custom-controls .list-item a.carousel-item-active .rendition{border-bottom:4px #3dc6ef solid}.feature02-view .custom-controls .list-item a:not(.carousel-item-active) .rendition::after{content:"\a";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.7);opacity:1;transition:background .6s}.feature02-view .custom-controls .list-item a:not(.carousel-item-active):hover .rendition::after{background:#000}.feature02-view .custom-controls .list-item a{display:table-row;height:100%}.feature02-view .custom-controls .list-item .rendition{display:table-cell;vertical-align:bottom;position:relative}.feature02-view .custom-controls .list-item .rendition span{margin:20px;color:#fff;text-transform:uppercase;z-index:1;position:relative;display:block;word-break:break-word}.feature02-view .custom-controls .list-item a.carousel-item-active .rendition span{margin-bottom:16px}.feature02-view .widget-carousel-v3 .custom-controls .layout-dynamic .list-item.custom-control-item,.feature02-view .widget-carousel-v3 .custom-controls .layout-dynamic .list-item.custom-control-item~.list-item{display:table}@media screen and (min-width: 0)and (max-width: 767.9px){.feature02-view .controls{position:absolute;width:100%;z-index:1;bottom:0}}@media screen and (min-width: 768px){.feature02-view .controls{display:none}}@media screen and (min-width: 768px)and (max-width: 979.9px){.feature02-view .custom-controls{position:absolute;bottom:0;width:100%}.feature02-view .custom-controls .layout-dynamic{overflow:auto}.feature02-view .custom-controls .layout-dynamic .list-item{margin:0;padding:0;min-height:unset;height:100%}.feature02-view .custom-controls .layout-dynamic .list-item.custom-control-item{margin:0;padding:0}.feature02-view .custom-controls .layout-dynamic .list-item.custom-control-item:last-of-type{padding-right:0}.feature02-view .custom-controls .layout-dynamic .list-item a{background-color:rgba(6,114,203,.7);height:100%;width:100%;display:block;text-align:center;margin:0;padding:0;text-transform:uppercase}.feature02-view .custom-controls .layout-dynamic .list-item a.carousel-item-active{background-color:rgba(0,0,0,0)}.feature02-view .custom-controls .layout-dynamic .list-item a .rendition{background-image:none !important;display:block;height:100%;padding:20px}.feature02-view .custom-controls .layout-dynamic .list-item a .wrap-image img{max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%}.feature02-view .custom-controls .layout-dynamic .list-item a span{margin:0;top:50%;transform:translateY(-50%)}.feature02-view .custom-controls .layout-dynamic .list-item a:not(.carousel-item-active) .rendition::after{content:none}.feature02-view .custom-controls .layout-dynamic .list-item a.carousel-item-active .rendition{border-bottom:none}.feature02-view .custom-controls .layout-dynamic .list-item a.carousel-item-active .rendition span{margin-bottom:20px}}@media screen and (min-width: 1600px){.feature02-view .custom-controls .layout-dynamic .list-item.custom-control-item:last-of-type{padding-right:0}.feature02-view .custom-controls .layout-dynamic .list-item.custom-control-item:first-of-type{padding-left:0}}@media screen and (min-width: 1280px){.feature02-view .widget-carousel-v3 .carousel-container .control .list-item .rendition{padding-top:48px;padding-bottom:48px}}.category-nav-view a{display:block;margin-bottom:0}@media screen and (min-width: 980px)and (max-width: 1279.9px){.category-nav-view .category-nav-menu.fixed-nav{padding:0 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.category-nav-view .category-nav-menu.fixed-nav{padding:0 50px}}@media screen and (min-width: 1600px){.category-nav-view .category-nav-menu.fixed-nav{padding:0 90px}}@media screen and (min-width: 0)and (max-width: 979.9px){.category-nav-view .category-nav-small-menu{background-color:#0e0e0e;display:block;padding:0 18px;position:fixed;left:0;top:44px;width:100%;z-index:10}.category-nav-view .category-nav-small-menu .category-nav-small-menu-header{position:relative;z-index:10}.category-nav-view .category-nav-small-menu .category-nav-small-menu-header .category-nav-small-explore{border-left:solid 1px #444;cursor:pointer;float:right;padding-left:15px}.category-nav-view .category-nav-small-menu .category-nav-small-menu-header .category-nav-small-explore::after{content:"  ▿"}.category-nav-view .category-nav-small-menu .category-nav-small-menu-header .category-nav-small-explore.open::after{content:"  ▵"}.category-nav-view .category-nav-small-menu .category-nav-small-menu-header>span{color:#fff;font-size:12px;line-height:40px}.category-nav-view .category-nav-small-menu>ul{background-color:#0e0e0e;border-bottom:solid 2px #3dc6ef;display:none;left:0;position:absolute;width:100%}.category-nav-view .category-nav-small-menu>ul>li:not(:last-of-type){border-bottom:solid 1px #444}.category-nav-view .category-nav-small-menu>ul>li:first-of-type{border-top:solid 2px #000}.category-nav-view .category-nav-small-menu>ul>li>span,.category-nav-view .category-nav-small-menu>ul>li>a>span{color:#fff;display:block;font-size:14px;line-height:18px;padding:12px 18px}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu{background-color:#0e0e0e;display:none;position:fixed;left:0;top:44px;height:100%;width:100%;z-index:100}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu .category-nav-small-submenu-close{height:36px;padding:10px 18px 0}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu .category-nav-small-submenu-close span{cursor:pointer;float:right}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu .category-nav-small-submenu-close span::before{color:#444;content:"✕";font-size:26px}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu ul li a{color:#fff;display:block;font-size:14px;line-height:18px;padding:12px 18px}.category-nav-view .category-nav-small-menu>ul>li .category-nav-small-submenu ul li a:hover{background-color:#222}.category-nav-view .category-nav-small-menu>ul>li.has-children>span{cursor:pointer}.category-nav-view .category-nav-small-menu>ul>li.has-children>span::after{color:#0672cb;content:"▷";float:right;font-size:14px}.category-nav-view .category-nav-small-menu>ul>li.shop-all .category-nav-small-submenu ul li a.btn{border:solid 2px #0672cb;font-weight:400;margin:12px 18px;text-align:center;text-transform:uppercase}.category-nav-view .category-nav-small-menu>ul>li.shop-all .category-nav-small-submenu ul li a.btn::after{content:"  ›";font-size:18px}.category-nav-view .category-nav-menu{display:none}}@media screen and (min-width: 980px){.category-nav-view .category-nav-small-menu{display:none}.category-nav-view .category-nav-large-menu::after{content:"";display:table;clear:both}.category-nav-view .category-nav-separator{display:block;width:100%}.category-nav-view .category-nav-menu{display:block}.category-nav-view .category-nav-menu .list-item{margin-bottom:0}.category-nav-view .category-nav-menu .list-item .wrapper{overflow:hidden;position:relative}.category-nav-view .category-nav-menu .list-item.shop-all .wrapper,.category-nav-view .category-nav-menu .list-item.dropdown-arrow .wrapper{overflow:visible}.category-nav-view .category-nav-menu .list-item.shop-all .category-nav-back.open .wrap-text .heading::after{content:"❌";font-size:10px}.category-nav-view .category-nav-menu .list-item.shop-all .category-nav-back .wrap-text .heading::after{color:#444;content:"▾";font-size:18px;padding-left:10px;vertical-align:middle}.category-nav-view .category-nav-menu .category-nav-back{background-color:#0e0e0e;display:table;width:100%}.category-nav-view .category-nav-menu .category-nav-back .wrap-image{display:table-row}.category-nav-view .category-nav-menu .category-nav-back .wrap-image .wrapper-image{display:table-cell;vertical-align:middle;margin-bottom:0;padding:15px 0}.category-nav-view .category-nav-menu .category-nav-back .wrap-image .wrapper-image img:not(.image){max-width:80%}.category-nav-view .category-nav-menu .category-nav-back:not(.category-nav-noCta){cursor:pointer}.category-nav-view .category-nav-menu .category-nav-back.text-image .wrap-text{display:table-row}.category-nav-view .category-nav-menu .category-nav-back.text-image .wrap-text .heading{color:#fff;background-color:#0f0f0f;font-size:14px;padding:12px 10px;margin-bottom:0;text-align:center}.category-nav-view .category-nav-menu .category-nav-back:not(.text-image)>a{height:100%}.category-nav-view .category-nav-menu .category-nav-back:not(.text-image)>a,.category-nav-view .category-nav-menu .category-nav-back:not(.text-image).category-nav-multiCta .wrap-text{padding:20px 20px 15px 20px}.category-nav-view .category-nav-menu .category-nav-back:not(.text-image) .rte{margin-bottom:0}.category-nav-view .category-nav-menu .category-nav-rollover,.category-nav-view .category-nav-menu .category-nav-dropdown{border-bottom:2px solid #3dc6ef}.category-nav-view .category-nav-menu .category-nav-rollover,.category-nav-view .category-nav-menu .category-nav-dropdown,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow{background-color:#0e0e0e;position:absolute;width:100%;z-index:100}.category-nav-view .category-nav-menu .category-nav-rollover ul li a,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a{color:#fff;line-height:18px;padding:10px 20px}.category-nav-view .category-nav-menu .category-nav-rollover ul li a:hover,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a:hover,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a:hover{color:#3dc6ef}.category-nav-view .category-nav-menu .category-nav-rollover ul li a .cta-text,.category-nav-view .category-nav-menu .category-nav-rollover ul li a .cta-icn,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a .cta-text,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a .cta-icn,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a .cta-text,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a .cta-icn{display:inline-block}.category-nav-view .category-nav-menu .category-nav-rollover ul li a .cta-icn,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a .cta-icn,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a .cta-icn{background-repeat:no-repeat;background-size:contain;margin-left:5px}.category-nav-view .category-nav-menu .category-nav-rollover ul li a .cta-external,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a .cta-external,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a .cta-external{float:right;height:14px;width:14px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink=%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox=%22-8,-8,40,40%22%20width=%2224%22%20height=%2224%22%3E%3Cpath%20fill=%22%23ffffff%22%20stroke=%22%23ffffff%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2028%205.222%20L%2025.714%205.222%20L%2025.714%20-1.715%20L%2018.777%20-1.715%20L%2018.777%20-4.001%20L%2028%20-4.001%20L%2028%205.222%20Z%22%20%2F%3E%3Cpath%20fill=%22%23ffffff%22%20stroke=%22%23ffffff%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2012.416%209.87%20L%2025.939%20-3.55%20L%2027.549%20-1.928%20L%2014.026%2011.492%20L%2012.416%209.87%20Z%22%20%2F%3E%3Cpath%20fill=%22%23ffffff%22%20stroke=%22%23ffffff%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2025.714%2028%20L%20-4%2028%20L%20-4%20-1.715%20L%2010.857%20-1.715%20L%2010.857%200.571%20L%20-1.714%200.571%20L%20-1.714%2025.715%20L%2023.429%2025.715%20L%2023.429%2013.143%20L%2025.715%2013.143%20L%2025.715%2028%20Z%22%20%2F%3E%3C%2Fsvg%3E")}.category-nav-view .category-nav-menu .category-nav-rollover ul li a:hover .cta-external,.category-nav-view .category-nav-menu .category-nav-dropdown ul li a:hover .cta-external,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li a:hover .cta-external{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink=%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox=%22-8,-8,40,40%22%20width=%2224%22%20height=%2224%22%3E%3Cpath%20fill=%22%233dc6ef%22%20stroke=%22%233dc6ef%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2028%205.222%20L%2025.714%205.222%20L%2025.714%20-1.715%20L%2018.777%20-1.715%20L%2018.777%20-4.001%20L%2028%20-4.001%20L%2028%205.222%20Z%22%20%2F%3E%3Cpath%20fill=%22%233dc6ef%22%20stroke=%22%233dc6ef%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2012.416%209.87%20L%2025.939%20-3.55%20L%2027.549%20-1.928%20L%2014.026%2011.492%20L%2012.416%209.87%20Z%22%20%2F%3E%3Cpath%20fill=%22%233dc6ef%22%20stroke=%22%233dc6ef%22%20stroke-width=%220%22%20style=%22%22%20d=%22M%2025.714%2028%20L%20-4%2028%20L%20-4%20-1.715%20L%2010.857%20-1.715%20L%2010.857%200.571%20L%20-1.714%200.571%20L%20-1.714%2025.715%20L%2023.429%2025.715%20L%2023.429%2013.143%20L%2025.715%2013.143%20L%2025.715%2028%20Z%22%20%2F%3E%3C%2Fsvg%3E")}.category-nav-view .category-nav-menu .category-nav-rollover ul li:not(:last-of-type),.category-nav-view .category-nav-menu .category-nav-dropdown ul li:not(:last-of-type),.category-nav-view .category-nav-menu .category-nav-dropdown-arrow ul li:not(:last-of-type){border-bottom:1px solid #636363}.category-nav-view .category-nav-menu .category-nav-dropdown{display:none}.category-nav-view .category-nav-menu .category-nav-dropdown ul li:first-of-type a{padding-top:20px}.category-nav-view .category-nav-menu .category-nav-dropdown ul li:last-of-type a.btn{border:solid 2px #0672cb;font-weight:400;margin:10px;text-align:center;text-transform:uppercase}.category-nav-view .category-nav-menu .category-nav-dropdown ul li:last-of-type a.btn .cta-text::after{content:"  ›";font-size:18px}.category-nav-view .category-nav-menu .category-nav-rollover{top:100%}.category-nav-view .category-nav-menu .category-nav-rollover .rte{margin-bottom:15px}.category-nav-view .category-nav-menu .category-nav-rollover ul li:first-of-type a{padding-top:0}.category-nav-view .category-nav-menu .category-nav-rollover.category-nav-multiCta .heading{padding:20px 20px 0 20px}.category-nav-view .category-nav-menu .category-nav-rollover>a{height:100%;padding:20px 20px 15px 20px}.category-nav-view .category-nav-menu .category-nav-rollover>a::after{content:"";display:block;height:16px;width:40px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDIzIDMwIj4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICMzZGM2ZWY7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMzY2LjYzLDE1OTIuMjZsLTcuNzEsNy4xMlYxNTc1LjRhMS40MTUsMS40MTUsMCwwLDAtMi44MywwdjIzLjk4bC03LjcxLTcuMTJhMS40MjgsMS40MjgsMCwwLDAtMiwuMDcsMS40MDcsMS40MDcsMCwwLDAsLjA3LDEuOTlsMTAuMDksOS4zMWExLjQyOSwxLjQyOSwwLDAsMCwxLjkzLDBsMTAuMDgtOS4zMUExLjQwOCwxLjQwOCwwLDAsMCwxMzY2LjYzLDE1OTIuMjZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM0NiAtMTU3NCkiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:left bottom;background-size:contain}.category-nav-view .category-nav-menu .category-nav-dropdown-arrow{border-bottom:none;top:100%}.category-nav-view .category-nav-menu .category-nav-dropdown-arrow>a{padding:0 20px}.category-nav-view .category-nav-menu .category-nav-dropdown-arrow>a::after{content:"";display:block;height:0;width:40px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDIzIDMwIj4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICMzZGM2ZWY7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMzY2LjYzLDE1OTIuMjZsLTcuNzEsNy4xMlYxNTc1LjRhMS40MTUsMS40MTUsMCwwLDAtMi44MywwdjIzLjk4bC03LjcxLTcuMTJhMS40MjgsMS40MjgsMCwwLDAtMiwuMDcsMS40MDcsMS40MDcsMCwwLDAsLjA3LDEuOTlsMTAuMDksOS4zMWExLjQyOSwxLjQyOSwwLDAsMCwxLjkzLDBsMTAuMDgtOS4zMUExLjQwOCwxLjQwOCwwLDAsMCwxMzY2LjYzLDE1OTIuMjZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTM0NiAtMTU3NCkiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:left bottom;background-size:contain}.category-nav-view .category-nav-menu .category-nav-back .wrap-text .heading,.category-nav-view .category-nav-menu .category-nav-rollover .heading{color:#444;font-size:24px;font-weight:200;line-height:30px;margin-bottom:10px}.category-nav-view .category-nav-menu .category-nav-back .wrap-text .rte,.category-nav-view .category-nav-menu .category-nav-rollover .rte{color:#fff;line-height:18px}.category-nav-view .category-nav-menu .category-nav-back .wrap-text .rte p:last-of-type,.category-nav-view .category-nav-menu .category-nav-rollover .rte p:last-of-type{margin-bottom:0}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper .category-nav-rollover{-webkit-transition:top 600ms;transition:top 600ms}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper .category-nav-dropdown-arrow,.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper .category-nav-dropdown-arrow a::after{-webkit-transition:all 400ms;transition:all 400ms}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper:hover .category-nav-rollover{top:0;-webkit-transition:top 600ms;transition:top 600ms}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper:hover .category-nav-dropdown-arrow,.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper:hover .category-nav-dropdown-arrow a::after{-webkit-transition:all 400ms;transition:all 400ms}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper:hover .category-nav-dropdown-arrow{border-bottom:2px solid #3dc6ef;height:auto;padding-top:20px;padding-bottom:15px}.category-nav-view .category-nav-menu:not(.fixed-nav) .wrapper:hover .category-nav-dropdown-arrow a::after{height:16px}.category-nav-view .category-nav-menu.fixed-nav{background-color:#0e0e0e;position:fixed;left:0;top:77px;width:100%;z-index:10}.category-nav-view .category-nav-menu.fixed-nav .list-item{background-color:#0e0e0e;float:left;padding:10px 0;position:relative;width:auto}.category-nav-view .category-nav-menu.fixed-nav .list-item .wrapper{overflow:visible}.category-nav-view .category-nav-menu.fixed-nav .list-item:first-of-type .category-nav-back.text-image .wrap-text .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item:first-of-type .category-nav-back .wrap-text .heading{padding-left:0}.category-nav-view .category-nav-menu.fixed-nav .list-item:not(:first-of-type) .category-nav-back{border-left:solid 1px #444}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all{float:right;margin-left:15px}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back{border-left:none}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back .wrap-image{max-height:50px;max-width:50px;display:table-cell;vertical-align:middle}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back .wrap-image .wrapper-image img:not(.image){max-width:none}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back.open .wrap-text .heading::after,.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back.open.text-image .wrap-text .heading::after{content:"❌";font-size:10px}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back.text-image .wrap-text .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back .wrap-text .heading{padding:5px 0 5px 10px}.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back.text-image .wrap-text .heading::after,.category-nav-view .category-nav-menu.fixed-nav .list-item.shop-all .category-nav-back .wrap-text .heading::after{content:"▾";font-size:18px;padding-left:10px;vertical-align:middle}.category-nav-view .category-nav-menu.fixed-nav .list-item.open .category-nav-back .wrap-text .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item.open .category-nav-back.text-image .wrap-text .heading{color:#fff}.category-nav-view .category-nav-menu.fixed-nav .list-item.open:not(.has-children){border-bottom:solid 2px #3dc6ef;padding-bottom:9px}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back{min-height:50px}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back a,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-text{display:table-cell;padding:0;vertical-align:middle}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-image,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .rte{display:none}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-image .wrapper-image{padding:0}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back.text-image .wrap-text .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-text .heading{background-color:#0e0e0e;color:#999;font-size:14px;margin-bottom:0;padding:5px 50px;text-align:center}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-rollover ul li:first-of-type a{padding-top:20px}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-rollover,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown-arrow{display:none;z-index:-1}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown .rte,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-rollover .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-rollover .rte,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown-arrow .heading,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-dropdown-arrow .rte{display:none}.category-nav-view .category-nav-menu.fixed-nav.lg-4 .list-item{max-width:24%}.category-nav-view .category-nav-menu.fixed-nav.lg-5 .list-item{max-width:19%}.category-nav-view .category-nav-menu.fixed-nav.lg-6 .list-item{max-width:15%}}#hci-override{background:#0e0e0e !important}.category-nav-large-menu .category-nav-menu .list-item{border-right:1px solid #000}.category-nav-large-menu .category-nav-menu.col.xl-5>li:nth-child(5n+1){padding-right:0}.category-nav-large-menu .category-nav-menu.col.xl-5>li:nth-child(5n){padding-left:0}.category-nav-large-menu .category-nav-menu.col.xl-5>li:nth-child(5n+2),.category-nav-large-menu .category-nav-menu.col.xl-5>li:nth-child(5n-2),.category-nav-large-menu .category-nav-menu.col.xl-5>li:nth-child(5n-1){padding-right:0;padding-left:0}.category-nav-large-menu .category-nav-menu .list-item:last-child{border-right:0}.category-nav-large-menu .category-nav-menu .heading{font-size:16px !important;text-align:center;color:#fff !important}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back.text-image .wrap-text .heading{font-size:16px !important}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-text .heading{font-size:16px !important;display:block;line-height:18px;padding:5px 45px}.category-nav-view .category-nav-menu .category-nav-back,.category-nav-view .category-nav-menu .category-nav-dropdown-arrow{background:#0e0e0e}.category-nav-view .category-nav-menu.fixed-nav .list-item:not(:first-of-type) .category-nav-back{border-left:solid 1px #444}.category-nav-menu .category-nav-back{background:0}.category-nav-menu.fixed-nav .category-nav-back{background:#0e0e0e}.category-nav-link{position:relative}.category-nav-view a{vertical-align:middle;display:table-cell}.category-nav-view .category-nav-menu.fixed-nav .list-item{width:auto}.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back a,.category-nav-view .category-nav-menu.fixed-nav .list-item .category-nav-back .wrap-text{padding:0}@media screen and (min-width: 980px){.category-nav-view .category-nav-menu.fixed-nav{top:87px}}@media screen and (max-width: 979.9px){.category-nav-separator{height:0 !important}}.feature-component .rendition.pagebed,.feature-component .wrap-content{overflow:hidden}@media screen and (min-width: 0)and (max-width: 767.9px){.hero .wrapper.has-category-nav{margin-top:36px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .content{padding-top:33px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .content{padding-top:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .content{padding-top:80px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .content{padding-top:80px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .content{padding-top:80px}}@media screen and (min-width: 1600px){.hero01-view .content{padding-top:80px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .content{padding-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .content{padding-bottom:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .content{padding-bottom:80px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .content{padding-bottom:80px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .content{padding-bottom:80px}}@media screen and (min-width: 1600px){.hero01-view .content{padding-bottom:80px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .wrapper-text .label{margin-bottom:7px}.hero01-view .wrapper-text .heading{margin-bottom:10px}.hero01-view .wrapper-text .rte{margin-bottom:17px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .wrapper-text .label{margin-bottom:13px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image,.hero01-view .wrapper-text .heading{margin-bottom:15px}.hero01-view .wrapper-text .rte{margin-bottom:23px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .wrapper-text .label{margin-bottom:13px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image,.hero01-view .wrapper-text .heading{margin-bottom:15px}.hero01-view .wrapper-text .rte{margin-bottom:23px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero01-view .container-video.float-center{margin-bottom:36px}.hero01-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .wrapper-text .label{margin-bottom:13px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image,.hero01-view .wrapper-text .heading{margin-bottom:15px}.hero01-view .wrapper-text .rte{margin-bottom:23px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero01-view .container-video.float-center{margin-bottom:36px}.hero01-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .wrapper-text .label{margin-bottom:13px}.hero01-view .wrapper-text .heading{margin-bottom:18px}.hero01-view .wrapper-text .rte{margin-bottom:29px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero01-view .container-video.float-center{margin-bottom:36px}.hero01-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 1600px){.hero01-view .wrapper-text .label{margin-bottom:13px}.hero01-view .wrapper-text .heading{margin-bottom:18px}.hero01-view .wrapper-text .rte{margin-bottom:29px}.hero01-view .wrapper:not(.has-cobrand) .cta-v2,.hero01-view .wrapper:not(.has-cobrand) .link-image,.hero01-view .wrapper.has-cobrand .container-text .cta-v2,.hero01-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero01-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero01-view .container-video.float-center{margin-bottom:36px}.hero01-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 1600px){.hero01-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 1600px){.hero01-view .cobrand .container img{max-height:100px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 1600px){.hero01-view .cobrand .container img{max-width:150px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .hide-xsmall{display:none !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .hide-xsmall{display:block !important}.hero01-view .hide-small{display:none !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .hide-small{display:block !important}.hero01-view .hide-medium{display:none !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .hide-medium{display:block !important}.hero01-view .hide-large{display:none !important}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .hide-large{display:block !important}.hero01-view .hide-xlarge{display:none !important}}@media screen and (min-width: 1600px){.hero01-view .hide-xlarge{display:block !important}.hero01-view .hide-xxlarge{display:none !important}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .rte li,.hero01-view .rte p,.hero01-view .wrapper-text .label{font-size:16px;font-size:1.6rem}.hero01-view .wrapper-text .heading{font-size:30px;font-size:3rem}.hero01-view .cta .cta-text{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .wrapper-text .heading{font-size:36px;font-size:3.6rem}.hero01-view .cta .cta-text,.hero01-view .rte li,.hero01-view .rte p{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .cta .cta-text,.hero01-view .rte li,.hero01-view .rte p,.hero01-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero01-view .wrapper-text .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .cta .cta-text,.hero01-view .rte li,.hero01-view .rte p,.hero01-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero01-view .wrapper-text .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .cta .cta-text,.hero01-view .rte li,.hero01-view .rte p,.hero01-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero01-view .wrapper-text .heading{font-size:54px;font-size:5.4rem}.hero01-view .xl-text-width-narrow .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 1600px){.hero01-view .cta .cta-text,.hero01-view .rte li,.hero01-view .rte p,.hero01-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero01-view .wrapper-text .heading{font-size:54px;font-size:5.4rem}.hero01-view .xl-text-width-narrow .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:36px}.hero01-view .rte li,.hero01-view .rte p{line-height:24px}.hero01-view .cta .cta-text{line-height:19.2px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:42px}.hero01-view .rte li,.hero01-view .rte p{line-height:26px}.hero01-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:42px}.hero01-view .rte li,.hero01-view .rte p{line-height:26px}.hero01-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:48px}.hero01-view .rte li,.hero01-view .rte p{line-height:26px}.hero01-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:60px}.hero01-view .xl-text-width-narrow .heading{line-height:48px}.hero01-view .rte li,.hero01-view .rte p{line-height:26px}.hero01-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 1600px){.hero01-view .wrapper-text .label{line-height:18px}.hero01-view .wrapper-text .heading{line-height:60px}.hero01-view .xl-text-width-narrow .heading{line-height:48px}.hero01-view .rte li,.hero01-view .rte p{line-height:26px}.hero01-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 1600px){.hero01-view .heading{font-weight:200}}@media screen and (min-width: 980px)and (max-width: 1279.9px){body:not(.use-compatibility-header-fill) .hero01-view .content{padding-top:100px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){body:not(.use-compatibility-header-fill) .hero01-view .content{padding-top:100px}}@media screen and (min-width: 1600px){body:not(.use-compatibility-header-fill) .hero01-view .content{padding-top:100px}}.bg-dark .hero01-view .cobrand.intel .wrapper-image.logo-rev,.bg-medium .hero01-view .cobrand.intel .wrapper-image.logo-rev,.hero01-view .cobrand.intel .wrapper-image{display:none}.bg-dark .hero01-view .cobrand.intel .wrapper-image,.bg-medium .hero01-view .cobrand.intel .wrapper-image,.hero01-view .cobrand.intel .wrapper-image.logo-rev{display:block}.hero01-view{background-position:center}.hero01-view::after{clear:both;content:"";display:table}.hero01-view .wrapper{padding:0}.hero01-view .rendition .bg-image-video,.hero01-view .rendition .bg-image-video .play{height:100%}.hero01-view .cobrand{position:absolute;bottom:40px;right:60px;z-index:10}.hero01-view .cobrand .container{display:table}.hero01-view .cobrand .container img{width:100%}.hero01-view .cobrand .container .text{display:table-cell;vertical-align:middle;padding:0 18px}.hero01-view .cobrand .container .logo{display:table-cell}.hero01-view .cobrand .container .wrapper-image{margin:0}.hero01-view .container-text.float-center{float:none;width:100%}.hero01-view .container-text.float-right{text-align:left}.hero01-view .container-text .cta-v2{display:inline-table;vertical-align:top}.hero01-view .container-text .link-image .cta-bg{width:100%}.hero01-view .container-text .link-image .cta-v2{display:inline-block}.hero01-view .container-text .cta.hide-icon .cta-img{display:none}.hero01-view .container-video .overlay-video-trigger .play,.hero01-view .header-img .overlay-video-trigger .play{position:"absolute"}.hero01-view .container-video .overlay-video-trigger .play .cta-play,.hero01-view .header-img .overlay-video-trigger .play .cta-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:table}.hero01-view .container-video .overlay-video-trigger .play .cta-play:after,.hero01-view .header-img .overlay-video-trigger .play .cta-play:after{display:table-cell}.hero01-view .container-video .overlay-video-trigger .play,.hero01-view .header-img .overlay-video-trigger .play{width:100%;position:relative}.hero01-view .wrapper>.overlay-video-trigger .play{position:"absolute"}.hero01-view .wrapper>.overlay-video-trigger .play .cta-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:table}.hero01-view .wrapper>.overlay-video-trigger .play .cta-play:after{display:table-cell}.hero01-view .wrapper>.overlay-video-trigger .play{width:100%}.hero01-view .link-image{width:100%}.hero01-view .link-image .wrapper-image{width:auto}.hero01-view .rte p{margin-bottom:0}@media screen and (min-width: 0)and (max-width: 639.9px){.hero01-view .container-text .cta{display:block}.hero01-view .wrapper:not(.has-cobrand) .cta-v2:last-of-type,.hero01-view .wrapper:not(.has-cobrand) .link-image:last-of-type{margin-bottom:0}.hero01-view .cobrand{margin:0 auto;bottom:0;position:static;direction:rtl}.hero01-view .content.levelHeight-1,.hero01-view .content.levelHeight-2,.hero01-view .content.levelHeight-3,.hero01-view .content.levelHeight-3{min-height:auto !important}}@media screen and (min-width: 0)and (max-width: 767.9px){.hero01-view .header-img:not(img){height:250px;background-size:cover}.hero01-view img.header-img{width:100%}.hero01-view .wrap-image{height:250px;overflow:hidden}.hero01-view .wrapper.has-cobrand .content{padding-bottom:0}.hero01-view .container-text.float-center{text-align:inherit}.hero01-view .container-video{display:none}.hero01-view .rendition.content{background-image:none !important}.hero01-view .content.levelHeight-1{min-height:560px !important;padding-top:80px !important;padding-bottom:80px !important}.hero01-view .content.levelHeight-1 .wrapper-text .rte{margin-bottom:40px}.hero01-view .content.levelHeight-1 .subheading,.hero01-view .content.levelHeight-1 .heading{margin-bottom:40px}.hero01-view .content.levelHeight-2,.hero01-view .content.levelHeight-3,.hero01-view .content.levelHeight-3{min-height:560px !important;padding-top:36px !important;padding-bottom:36px !important}.hero01-view .content.levelHeight-2 .wrapper-text .rte,.hero01-view .content.levelHeight-3 .wrapper-text .rte,.hero01-view .content.levelHeight-3 .wrapper-text .rte{margin-bottom:36px}.hero01-view .content.levelHeight-2 .subheading,.hero01-view .content.levelHeight-2 .heading,.hero01-view .content.levelHeight-3 .subheading,.hero01-view .content.levelHeight-3 .heading,.hero01-view .content.levelHeight-3 .subheading,.hero01-view .content.levelHeight-3 .heading{margin-bottom:36px}.hero01-view.has-product .content>img{display:none}.hero01-view.has-product .content-mobile img{object-fit:cover;width:100%;height:100%}.hero01-view.has-product .content-mobile .top.left{object-position:top left}.hero01-view.has-product .content-mobile .center.left{object-position:center left}.hero01-view.has-product .content-mobile .bottom.left{object-position:bottom left}.hero01-view.has-product .content-mobile .top.right{object-position:top right}.hero01-view.has-product .content-mobile .center.right{object-position:center right}.hero01-view.has-product .content-mobile .bottom.right{object-position:bottom right}.hero01-view.has-product .content-mobile .top.center{object-position:top center}.hero01-view.has-product .content-mobile .center.center{object-position:center center}.hero01-view.has-product .content-mobile .bottom.center{object-position:bottom center}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero01-view .link-image{display:table-cell;width:50%;float:left;display:block;float:none}.hero01-view .wrapper:not(.has-cobrand) .cta-v2{margin-bottom:0}.hero01-view .content.levelHeight-1{min-height:560px !important;padding-top:80px !important;padding-bottom:80px !important}.hero01-view .content.levelHeight-1 .wrapper-text .rte{margin-bottom:40px}.hero01-view .content.levelHeight-1 .subheading,.hero01-view .content.levelHeight-1 .heading{margin-bottom:40px}.hero01-view .content.levelHeight-2,.hero01-view .content.levelHeight-3,.hero01-view .content.levelHeight-3{min-height:560px !important;padding-top:36px !important;padding-bottom:36px !important}.hero01-view .content.levelHeight-2 .wrapper-text .rte,.hero01-view .content.levelHeight-3 .wrapper-text .rte,.hero01-view .content.levelHeight-3 .wrapper-text .rte{margin-bottom:36px}.hero01-view .content.levelHeight-2 .subheading,.hero01-view .content.levelHeight-2 .heading,.hero01-view .content.levelHeight-3 .subheading,.hero01-view .content.levelHeight-3 .heading,.hero01-view .content.levelHeight-3 .subheading,.hero01-view .content.levelHeight-3 .heading{margin-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 979.9px){.hero01-view .cobrand .container{float:right}}@media screen and (min-width: 640px){.hero01-view .container-text .cta+a.cta.cta-v2{display:table;margin-left:0}.hero01-view .container-text .cta-v2{width:auto}.hero01-view .widget-match-height::after{clear:both;content:"";display:table}}@media screen and (min-width: 640px)and (max-width: 1279.9px){.hero01-view .container-text .cta-v2{width:auto}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero01-view .link-image{display:table-cell;width:83.3333333333%;float:left;display:block;float:none}.hero01-view .container-text.float-center .link-image{display:table-cell;width:83.3333333333%;float:left;display:block}}@media screen and (min-width: 768px)and (max-width: 1279.9px){.hero01-view .container-text.float-right,.hero01-view .container-video.float-right{float:right}.hero01-view .container-text.float-left,.hero01-view .container-video.float-left{float:left}}@media screen and (min-width: 768px)and (max-width: 1599.9px){.hero01-view .container-text.float-center{display:table-cell;width:83.3333333333%;float:left;display:block;float:none;margin:0 auto}}@media screen and (min-width: 768px){body.use-compatibility-header-fill .hero01-view .content{min-height:480px}body:not(.use-compatibility-header-fill) .hero01-view .content{min-height:560px}.hero01-view .content-mobile{display:none}.hero01-view .content{overflow:auto;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center}.hero01-view .content .content-layer{width:100%}.hero01-view .content.no-min-height{min-height:auto !important}.hero01-view .content.levelHeight-1{min-height:560px !important;padding-top:80px !important}.hero01-view .content.levelHeight-1 .wrapper-text.has-cta .rte{margin-bottom:40px}.hero01-view .content.levelHeight-1 .subheading,.hero01-view .content.levelHeight-1 .heading{margin-bottom:40px}.hero01-view .content.levelHeight-2,.hero01-view .content.levelHeight-3,.hero01-view .content.levelHeight-4{min-height:500px !important;padding-top:48px !important;padding-bottom:48px}.hero01-view .content.levelHeight-2 .wrapper-text.has-cta .rte,.hero01-view .content.levelHeight-3 .wrapper-text.has-cta .rte,.hero01-view .content.levelHeight-4 .wrapper-text.has-cta .rte{margin-bottom:30px}.hero01-view .content.levelHeight-2 .subheading,.hero01-view .content.levelHeight-2 .heading,.hero01-view .content.levelHeight-3 .subheading,.hero01-view .content.levelHeight-3 .heading,.hero01-view .content.levelHeight-4 .subheading,.hero01-view .content.levelHeight-4 .heading{margin-bottom:30px}.hero01-view .content.levelHeight-3{min-height:425px !important}.hero01-view .content.levelHeight-4{min-height:300px !important}.hero01-view .container-text.float-center{text-align:center}.hero01-view .container-text.float-center p{text-align:center}.hero01-view .container-text.float-center a{margin:0 auto}.hero01-view .container-text.float-center .link-image{margin-left:auto;margin-right:auto;float:none}.hero01-view .container-video{display:inline-block;float:none;min-height:60px}.hero01-view .container-video.float-center{display:block;width:100%;height:42px}.hero01-view .container-video .btn{margin-right:0}.hero01-view .wrapper.has-cobrand .content{padding-bottom:80px}.hero01-view .wrapper>.overlay-video-trigger{display:none}.hero01-view.has-product .md-bg-light div{color:#444}.hero01-view.has-product .md-bg-dark .claim,.hero01-view.has-product .md-bg-light .claim,.hero01-view.has-product .md-bg-light .label{color:#0672cb}.hero01-view.has-product .md-bg-dark .claim,.hero01-view.has-product .md-bg-light .claim,.hero01-view.has-product .md-bg-light .label{color:#0672cb}.hero01-view.has-product .md-bg-light .heading{color:#0e0e0e}.hero01-view.has-product .md-bg-light .footnote{color:#444}.hero01-view.has-product .md-bg-dark .heading,.hero01-view.has-product .md-bg-medium .claim,.hero01-view.has-product .md-bg-medium .footnote,.hero01-view.has-product .md-bg-medium .heading,.hero01-view.has-product .md-bg-medium .label,.hero01-view.has-product .md-bg-medium div{color:#fff}.hero01-view.has-product .md-bg-dark .footnote,.hero01-view.has-product .md-bg-dark div{color:#eee}.hero01-view.has-product .md-bg-dark .label{color:#e6ac28}.hero01-view.has-product .content-layer{z-index:9}.hero01-view.has-product .content>img{position:absolute;z-index:1;top:0;left:0;width:100%;object-fit:cover;height:100%}.hero01-view.has-product .content .top.left{object-position:top left}.hero01-view.has-product .content .center.left{object-position:center left}.hero01-view.has-product .content .bottom.left{object-position:bottom left}.hero01-view.has-product .content .top.right{object-position:top right}.hero01-view.has-product .content .center.right{object-position:center right}.hero01-view.has-product .content .bottom.right{object-position:bottom right}.hero01-view.has-product .content .top.center{object-position:top center}.hero01-view.has-product .content .center.center{object-position:center center}.hero01-view.has-product .content .bottom.center{object-position:bottom center}}@media screen and (min-width: 980px){.hero01-view .cobrand .container.float-left{direction:rtl}.hero01-view .cobrand .container.float-right{float:right}.hero01-view .cobrand .container.float-left{float:left}.hero01-view .cobrand .container.float-center{float:right}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero01-view .link-image{display:table-cell;width:66.6666666667%;float:left;display:block;float:none}}@media screen and (min-width: 1280px){.hero01-view .container-text.float-right,.hero01-view .container-video.float-right,.hero01-view .cobrand .container.float-right{float:right}.hero01-view .container-text.float-left,.hero01-view .container-video.float-left,.hero01-view .cobrand .container.float-left{float:left}.hero01-view .cobrand .container.float-center{float:right}.hero01-view .link-image{display:table-cell;width:50%;float:left;display:block;float:none}}@media screen and (min-width: 1600px){.hero01-view .container-text.float-center{display:table-cell;width:66.6666666667%;float:left;display:block;float:none;margin:0 auto}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .content{padding-top:33px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .content{padding-top:30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .content{padding-top:80px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .content{padding-top:80px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .content{padding-top:80px}}@media screen and (min-width: 1600px){.hero02-view .content{padding-top:80px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .content{padding-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .content{padding-bottom:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .content{padding-bottom:80px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .content{padding-bottom:80px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .content{padding-bottom:80px}}@media screen and (min-width: 1600px){.hero02-view .content{padding-bottom:80px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .wrapper-text .label{margin-bottom:7px}.hero02-view .wrapper-text .heading{margin-bottom:10px}.hero02-view .wrapper-text .rte{margin-bottom:17px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .wrapper-text .label{margin-bottom:13px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image,.hero02-view .wrapper-text .heading{margin-bottom:15px}.hero02-view .wrapper-text .rte{margin-bottom:23px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .wrapper-text .label{margin-bottom:13px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image,.hero02-view .wrapper-text .heading{margin-bottom:15px}.hero02-view .wrapper-text .rte{margin-bottom:23px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero02-view .container-video.float-center{margin-bottom:36px}.hero02-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .wrapper-text .label{margin-bottom:13px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image,.hero02-view .wrapper-text .heading{margin-bottom:15px}.hero02-view .wrapper-text .rte{margin-bottom:23px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero02-view .container-video.float-center{margin-bottom:36px}.hero02-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .wrapper-text .label{margin-bottom:13px}.hero02-view .wrapper-text .heading{margin-bottom:18px}.hero02-view .wrapper-text .rte{margin-bottom:29px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero02-view .container-video.float-center{margin-bottom:36px}.hero02-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 1600px){.hero02-view .wrapper-text .label{margin-bottom:13px}.hero02-view .wrapper-text .heading{margin-bottom:18px}.hero02-view .wrapper-text .rte{margin-bottom:29px}.hero02-view .wrapper:not(.has-cobrand) .cta-v2,.hero02-view .wrapper:not(.has-cobrand) .link-image,.hero02-view .wrapper.has-cobrand .container-text .cta-v2,.hero02-view .wrapper.has-cobrand .link-image{margin-bottom:15px}.hero02-view .wrapper.has-cobrand .cobrand .container{margin-bottom:40px}.hero02-view .container-video.float-center{margin-bottom:36px}.hero02-view .container-text.two-links .cta:first-of-type{margin-bottom:8px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 1600px){.hero02-view .container-text a.cta-v2:nth-of-type(1){margin-right:16px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .cobrand .container img{max-height:75px}}@media screen and (min-width: 1600px){.hero02-view .cobrand .container img{max-height:100px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .cobrand .container img{max-width:100px}}@media screen and (min-width: 1600px){.hero02-view .cobrand .container img{max-width:150px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .hide-xsmall{display:none !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .hide-xsmall{display:block !important}.hero02-view .hide-small{display:none !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .hide-small{display:block !important}.hero02-view .hide-medium{display:none !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .hide-medium{display:block !important}.hero02-view .hide-large{display:none !important}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .hide-large{display:block !important}.hero02-view .hide-xlarge{display:none !important}}@media screen and (min-width: 1600px){.hero02-view .hide-xlarge{display:block !important}.hero02-view .hide-xxlarge{display:none !important}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .rte li,.hero02-view .rte p,.hero02-view .wrapper-text .label{font-size:16px;font-size:1.6rem}.hero02-view .wrapper-text .heading{font-size:30px;font-size:3rem}.hero02-view .cta .cta-text{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .wrapper-text .heading{font-size:36px;font-size:3.6rem}.hero02-view .cta .cta-text,.hero02-view .rte li,.hero02-view .rte p{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .cta .cta-text,.hero02-view .rte li,.hero02-view .rte p,.hero02-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero02-view .wrapper-text .heading{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .cta .cta-text,.hero02-view .rte li,.hero02-view .rte p,.hero02-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero02-view .wrapper-text .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .cta .cta-text,.hero02-view .rte li,.hero02-view .rte p,.hero02-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero02-view .wrapper-text .heading{font-size:54px;font-size:5.4rem}.hero02-view .xl-text-width-narrow .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 1600px){.hero02-view .cta .cta-text,.hero02-view .rte li,.hero02-view .rte p,.hero02-view .wrapper-text .label{font-size:18px;font-size:1.8rem}.hero02-view .wrapper-text .heading{font-size:54px;font-size:5.4rem}.hero02-view .xl-text-width-narrow .heading{font-size:42px;font-size:4.2rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:36px}.hero02-view .rte li,.hero02-view .rte p{line-height:24px}.hero02-view .cta .cta-text{line-height:19.2px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:42px}.hero02-view .rte li,.hero02-view .rte p{line-height:26px}.hero02-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:42px}.hero02-view .rte li,.hero02-view .rte p{line-height:26px}.hero02-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:48px}.hero02-view .rte li,.hero02-view .rte p{line-height:26px}.hero02-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:60px}.hero02-view .xl-text-width-narrow .heading{line-height:48px}.hero02-view .rte li,.hero02-view .rte p{line-height:26px}.hero02-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 1600px){.hero02-view .wrapper-text .label{line-height:18px}.hero02-view .wrapper-text .heading{line-height:60px}.hero02-view .xl-text-width-narrow .heading{line-height:48px}.hero02-view .rte li,.hero02-view .rte p{line-height:26px}.hero02-view .cta .cta-text{line-height:21.6px}}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 1600px){.hero02-view .heading{font-weight:200}}@media screen and (min-width: 980px)and (max-width: 1279.9px){body:not(.use-compatibility-header-fill) .hero02-view .content{padding-top:100px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){body:not(.use-compatibility-header-fill) .hero02-view .content{padding-top:100px}}@media screen and (min-width: 1600px){body:not(.use-compatibility-header-fill) .hero02-view .content{padding-top:100px}}.bg-dark .hero02-view .cobrand.intel .wrapper-image.logo-rev,.bg-medium .hero02-view .cobrand.intel .wrapper-image.logo-rev,.hero02-view .cobrand.intel .wrapper-image{display:none}.bg-dark .hero02-view .cobrand.intel .wrapper-image,.bg-medium .hero02-view .cobrand.intel .wrapper-image,.hero02-view .cobrand.intel .wrapper-image.logo-rev{display:block}.hero02-view{background-position:center}.hero02-view::after{clear:both;content:"";display:table}.hero02-view .wrapper{padding:0}.hero02-view .rendition .bg-image-video,.hero02-view .rendition .bg-image-video .play{height:100%}.hero02-view .cobrand .container{display:table;position:absolute;bottom:40px;right:60px}.hero02-view .cobrand .container .text{display:table-cell;vertical-align:middle;padding:0 18px}.hero02-view .cobrand .container .logo{display:table-cell}.hero02-view .cobrand .container .wrapper-image{margin:0}.hero02-view .container-text.float-center{float:none;width:100%}.hero02-view .container-text.float-right{text-align:left}.hero02-view .container-text .cta-v2{display:inline-table;vertical-align:top}.hero02-view .container-text .link-image .cta-bg{width:100%}.hero02-view .container-text .link-image .cta-v2{display:inline-block}.hero02-view .container-text .cta.hide-icon .cta-img{display:none}.hero02-view .container-video .overlay-video-trigger .play,.hero02-view .header-img .overlay-video-trigger .play{position:"absolute"}.hero02-view .container-video .overlay-video-trigger .play .cta-play,.hero02-view .header-img .overlay-video-trigger .play .cta-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:table}.hero02-view .container-video .overlay-video-trigger .play .cta-play:after,.hero02-view .header-img .overlay-video-trigger .play .cta-play:after{display:table-cell}.hero02-view .container-video .overlay-video-trigger .play,.hero02-view .header-img .overlay-video-trigger .play{width:100%;position:relative}.hero02-view .wrapper>.overlay-video-trigger .play{position:"absolute"}.hero02-view .wrapper>.overlay-video-trigger .play .cta-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:table}.hero02-view .wrapper>.overlay-video-trigger .play .cta-play:after{display:table-cell}.hero02-view .wrapper>.overlay-video-trigger .play{width:100%}.hero02-view .link-image{width:100%}.hero02-view .link-image .wrapper-image{width:auto}.hero02-view .rte p{margin-bottom:0}@media screen and (min-width: 0)and (max-width: 639.9px){.hero02-view .container-text .cta{display:block}.hero02-view .wrapper:not(.has-cobrand) .cta-v2:last-of-type,.hero02-view .wrapper:not(.has-cobrand) .link-image:last-of-type{margin-bottom:0}.hero02-view .cobrand .container{margin:0 auto;bottom:0;direction:rtl}}@media screen and (min-width: 0)and (max-width: 767.9px){.hero02-view .header-img:not(img){height:250px;background-size:cover}.hero02-view img.header-img{width:100%}.hero02-view .wrap-image{height:250px;overflow:hidden}.hero02-view .wrapper.has-cobrand .content{padding-bottom:0}.hero02-view .container-text.float-center{text-align:inherit}.hero02-view .container-video{display:none}.hero02-view .rendition.content{background-image:none !important}.hero02-view .content.lavelHeight-1{min-height:560px !important;padding-top:80px !important;padding-bottom:80px !important}.hero02-view .content.lavelHeight-1 .wrapper-text .rte{margin-bottom:40px}.hero02-view .content.lavelHeight-1 .subheading,.hero02-view .content.lavelHeight-1 .heading{margin-bottom:40px}.hero02-view .content.lavelHeight-2,.hero02-view .content.lavelHeight-3,.hero02-view .content.lavelHeight-3{min-height:560px !important;padding-top:36px !important;padding-bottom:36px !important}.hero02-view .content.lavelHeight-2 .wrapper-text .rte,.hero02-view .content.lavelHeight-3 .wrapper-text .rte,.hero02-view .content.lavelHeight-3 .wrapper-text .rte{margin-bottom:36px}.hero02-view .content.lavelHeight-2 .subheading,.hero02-view .content.lavelHeight-2 .heading,.hero02-view .content.lavelHeight-3 .subheading,.hero02-view .content.lavelHeight-3 .heading,.hero02-view .content.lavelHeight-3 .subheading,.hero02-view .content.lavelHeight-3 .heading{margin-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.hero02-view .link-image{display:table-cell;width:50%;float:left;display:block;float:none}.hero02-view .wrapper:not(.has-cobrand) .cta-v2{margin-bottom:0}.hero02-view .content.lavelHeight-1{min-height:560px !important;padding-top:80px !important;padding-bottom:80px !important}.hero02-view .content.lavelHeight-1 .wrapper-text .rte{margin-bottom:40px}.hero02-view .content.lavelHeight-1 .subheading,.hero02-view .content.lavelHeight-1 .heading{margin-bottom:40px}.hero02-view .content.lavelHeight-2,.hero02-view .content.lavelHeight-3,.hero02-view .content.lavelHeight-3{min-height:560px !important;padding-top:36px !important;padding-bottom:36px !important}.hero02-view .content.lavelHeight-2 .wrapper-text .rte,.hero02-view .content.lavelHeight-3 .wrapper-text .rte,.hero02-view .content.lavelHeight-3 .wrapper-text .rte{margin-bottom:36px}.hero02-view .content.lavelHeight-2 .subheading,.hero02-view .content.lavelHeight-2 .heading,.hero02-view .content.lavelHeight-3 .subheading,.hero02-view .content.lavelHeight-3 .heading,.hero02-view .content.lavelHeight-3 .subheading,.hero02-view .content.lavelHeight-3 .heading{margin-bottom:36px}}@media screen and (min-width: 640px)and (max-width: 979.9px){.hero02-view .cobrand .container{float:right}}@media screen and (min-width: 640px){.hero02-view .container-text .cta+a.cta.cta-v2{display:table;margin-left:0}.hero02-view .container-text .cta-v2{width:auto}.hero02-view .widget-match-height::after{clear:both;content:"";display:table}}@media screen and (min-width: 640px)and (max-width: 1279.9px){.hero02-view .container-text .cta-v2{width:auto}}@media screen and (min-width: 768px)and (max-width: 979.9px){.hero02-view .link-image{display:table-cell;width:83.3333333333%;float:left;display:block;float:none}.hero02-view .container-text.float-center .link-image{display:table-cell;width:83.3333333333%;float:left;display:block}}@media screen and (min-width: 768px)and (max-width: 1279.9px){.hero02-view .container-text.float-right,.hero02-view .container-video.float-right{float:right}.hero02-view .container-text.float-left,.hero02-view .container-video.float-left{float:left}}@media screen and (min-width: 768px)and (max-width: 1599.9px){.hero02-view .container-text.float-center{display:table-cell;width:83.3333333333%;float:left;display:block;float:none;margin:0 auto}}@media screen and (min-width: 768px){body.use-compatibility-header-fill .hero02-view .content{min-height:480px}body:not(.use-compatibility-header-fill) .hero02-view .content{min-height:560px}.hero02-view .content-mobile{display:none}.hero02-view .content{overflow:auto;background-size:cover;background-repeat:no-repeat}.hero02-view .content.no-min-height{min-height:auto !important}.hero02-view .content.lavelHeight-1{min-height:560px !important;padding-top:80px !important}.hero02-view .content.lavelHeight-1 .wrapper-text .rte{margin-bottom:40px}.hero02-view .content.lavelHeight-1 .subheading,.hero02-view .content.lavelHeight-1 .heading{margin-bottom:40px}.hero02-view .content.lavelHeight-2,.hero02-view .content.lavelHeight-3,.hero02-view .content.lavelHeight-4{min-height:500px !important;padding-top:48px !important;padding-bottom:48px}.hero02-view .content.lavelHeight-2 .wrapper-text .rte,.hero02-view .content.lavelHeight-3 .wrapper-text .rte,.hero02-view .content.lavelHeight-4 .wrapper-text .rte{margin-bottom:30px}.hero02-view .content.lavelHeight-2 .subheading,.hero02-view .content.lavelHeight-2 .heading,.hero02-view .content.lavelHeight-3 .subheading,.hero02-view .content.lavelHeight-3 .heading,.hero02-view .content.lavelHeight-4 .subheading,.hero02-view .content.lavelHeight-4 .heading{margin-bottom:30px}.hero02-view .content.lavelHeight-3{min-height:425px !important}.hero02-view .content.lavelHeight-4{min-height:300px !important}.hero02-view .container-text.float-center{text-align:center}.hero02-view .container-text.float-center p{text-align:center}.hero02-view .container-text.float-center a{margin:0 auto}.hero02-view .container-text.float-center .link-image{margin-left:auto;margin-right:auto;float:none}.hero02-view .container-video{display:inline-block;float:none;min-height:60px}.hero02-view .container-video.float-center{display:block;width:100%;height:42px}.hero02-view .container-video .btn{margin-right:0}.hero02-view .wrapper.has-cobrand .content{padding-bottom:0}.hero02-view .wrapper>.overlay-video-trigger{display:none}}@media screen and (min-width: 980px){.hero02-view .cobrand .container.float-left{direction:rtl}.hero02-view .cobrand .container.float-right{float:right}.hero02-view .cobrand .container.float-left{float:left}.hero02-view .cobrand .container.float-center{float:right}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.hero02-view .link-image{display:table-cell;width:66.6666666667%;float:left;display:block;float:none}}@media screen and (min-width: 1280px){.hero02-view .container-text.float-right,.hero02-view .container-video.float-right,.hero02-view .cobrand .container.float-right{float:right}.hero02-view .container-text.float-left,.hero02-view .container-video.float-left,.hero02-view .cobrand .container.float-left{float:left}.hero02-view .cobrand .container.float-center{float:right}.hero02-view .link-image{display:table-cell;width:50%;float:left;display:block;float:none}}@media screen and (min-width: 1600px){.hero02-view .container-text.float-center{display:table-cell;width:66.6666666667%;float:left;display:block;float:none;margin:0 auto}}@media screen and (min-width: 0)and (max-width: 639.9px){.glossary-view .wrap-content{margin-bottom:50px}.glossary-view .wrap-content .claim{margin-bottom:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.contact-bar01-view .list-item .wrapper-image,.contact-bar01-view .section .heading,.contact-bar02-view .list-item .wrapper-image,.contact-bar02-view .section .heading,.contact-bar03-view .list-item .wrapper-image,.contact-bar03-view .section .heading{margin-bottom:17px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:43px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:35px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.contact-bar01-view .section .heading,.contact-bar02-view .section .heading,.contact-bar03-view .section .heading{margin-bottom:21px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:43px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:35px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.contact-bar01-view .section .heading,.contact-bar02-view .section .heading,.contact-bar03-view .section .heading{margin-bottom:25px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:67px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:1px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.contact-bar01-view .section .heading,.contact-bar02-view .section .heading,.contact-bar03-view .section .heading{margin-bottom:31px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:67px}.contact-bar01-view .text-width-narrow .list-item .wrapper-image,.contact-bar01-view .col.lg-3 .list-item .wrapper-image,.contact-bar01-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar01-view .thirds-v2 .list-item .wrapper-image,.contact-bar01-view .thirds .list-item .wrapper-image,.contact-bar01-view .text-width-wide .list-item .wrapper-image,.contact-bar01-view .text-width-half .list-item .wrapper-image,.contact-bar01-view .col.lg-2 .list-item .wrapper-image,.contact-bar01-view .halves-v2 .list-item .wrapper-image,.contact-bar01-view .halves .list-item .wrapper-image,.contact-bar01-view .list-item .wrapper-image,.contact-bar02-view .text-width-narrow .list-item .wrapper-image,.contact-bar02-view .col.lg-3 .list-item .wrapper-image,.contact-bar02-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar02-view .thirds-v2 .list-item .wrapper-image,.contact-bar02-view .thirds .list-item .wrapper-image,.contact-bar02-view .text-width-wide .list-item .wrapper-image,.contact-bar02-view .text-width-half .list-item .wrapper-image,.contact-bar02-view .col.lg-2 .list-item .wrapper-image,.contact-bar02-view .halves-v2 .list-item .wrapper-image,.contact-bar02-view .halves .list-item .wrapper-image,.contact-bar02-view .list-item .wrapper-image,.contact-bar03-view .text-width-narrow .list-item .wrapper-image,.contact-bar03-view .col.lg-3 .list-item .wrapper-image,.contact-bar03-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar03-view .thirds-v2 .list-item .wrapper-image,.contact-bar03-view .thirds .list-item .wrapper-image,.contact-bar03-view .text-width-wide .list-item .wrapper-image,.contact-bar03-view .text-width-half .list-item .wrapper-image,.contact-bar03-view .col.lg-2 .list-item .wrapper-image,.contact-bar03-view .halves-v2 .list-item .wrapper-image,.contact-bar03-view .halves .list-item .wrapper-image,.contact-bar03-view .list-item .wrapper-image{margin-bottom:22px}.contact-bar01-view .col.lg-4 .list-item .wrapper-image,.contact-bar01-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar01-view .quarters-v5 .list-item .wrapper-image,.contact-bar01-view .quarters-v4 .list-item .wrapper-image,.contact-bar01-view .quarters-v3 .list-item .wrapper-image,.contact-bar01-view .quarters-v2 .list-item .wrapper-image,.contact-bar01-view .quarters .list-item .wrapper-image,.contact-bar02-view .col.lg-4 .list-item .wrapper-image,.contact-bar02-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar02-view .quarters-v5 .list-item .wrapper-image,.contact-bar02-view .quarters-v4 .list-item .wrapper-image,.contact-bar02-view .quarters-v3 .list-item .wrapper-image,.contact-bar02-view .quarters-v2 .list-item .wrapper-image,.contact-bar02-view .quarters .list-item .wrapper-image,.contact-bar03-view .col.lg-4 .list-item .wrapper-image,.contact-bar03-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar03-view .quarters-v5 .list-item .wrapper-image,.contact-bar03-view .quarters-v4 .list-item .wrapper-image,.contact-bar03-view .quarters-v3 .list-item .wrapper-image,.contact-bar03-view .quarters-v2 .list-item .wrapper-image,.contact-bar03-view .quarters .list-item .wrapper-image{margin-bottom:17px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:1px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.contact-bar01-view .section .heading,.contact-bar02-view .section .heading,.contact-bar03-view .section .heading{margin-bottom:31px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:91px}.contact-bar01-view .text-width-narrow .list-item .wrapper-image,.contact-bar01-view .col.xl-3 .list-item .wrapper-image,.contact-bar01-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar01-view .thirds-v2 .list-item .wrapper-image,.contact-bar01-view .thirds .list-item .wrapper-image,.contact-bar01-view .text-width-wide .list-item .wrapper-image,.contact-bar01-view .text-width-half .list-item .wrapper-image,.contact-bar01-view .col.xl-2 .list-item .wrapper-image,.contact-bar01-view .halves-v2 .list-item .wrapper-image,.contact-bar01-view .halves .list-item .wrapper-image,.contact-bar01-view .list-item .wrapper-image,.contact-bar02-view .text-width-narrow .list-item .wrapper-image,.contact-bar02-view .col.xl-3 .list-item .wrapper-image,.contact-bar02-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar02-view .thirds-v2 .list-item .wrapper-image,.contact-bar02-view .thirds .list-item .wrapper-image,.contact-bar02-view .text-width-wide .list-item .wrapper-image,.contact-bar02-view .text-width-half .list-item .wrapper-image,.contact-bar02-view .col.xl-2 .list-item .wrapper-image,.contact-bar02-view .halves-v2 .list-item .wrapper-image,.contact-bar02-view .halves .list-item .wrapper-image,.contact-bar02-view .list-item .wrapper-image,.contact-bar03-view .text-width-narrow .list-item .wrapper-image,.contact-bar03-view .col.xl-3 .list-item .wrapper-image,.contact-bar03-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar03-view .thirds-v2 .list-item .wrapper-image,.contact-bar03-view .thirds .list-item .wrapper-image,.contact-bar03-view .text-width-wide .list-item .wrapper-image,.contact-bar03-view .text-width-half .list-item .wrapper-image,.contact-bar03-view .col.xl-2 .list-item .wrapper-image,.contact-bar03-view .halves-v2 .list-item .wrapper-image,.contact-bar03-view .halves .list-item .wrapper-image,.contact-bar03-view .list-item .wrapper-image{margin-bottom:22px}.contact-bar01-view .col.xl-4 .list-item .wrapper-image,.contact-bar01-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar01-view .quarters-v5 .list-item .wrapper-image,.contact-bar01-view .quarters-v4 .list-item .wrapper-image,.contact-bar01-view .quarters-v3 .list-item .wrapper-image,.contact-bar01-view .quarters-v2 .list-item .wrapper-image,.contact-bar01-view .quarters .list-item .wrapper-image,.contact-bar02-view .col.xl-4 .list-item .wrapper-image,.contact-bar02-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar02-view .quarters-v5 .list-item .wrapper-image,.contact-bar02-view .quarters-v4 .list-item .wrapper-image,.contact-bar02-view .quarters-v3 .list-item .wrapper-image,.contact-bar02-view .quarters-v2 .list-item .wrapper-image,.contact-bar02-view .quarters .list-item .wrapper-image,.contact-bar03-view .col.xl-4 .list-item .wrapper-image,.contact-bar03-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar03-view .quarters-v5 .list-item .wrapper-image,.contact-bar03-view .quarters-v4 .list-item .wrapper-image,.contact-bar03-view .quarters-v3 .list-item .wrapper-image,.contact-bar03-view .quarters-v2 .list-item .wrapper-image,.contact-bar03-view .quarters .list-item .wrapper-image{margin-bottom:17px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:1px}}@media screen and (min-width: 1600px){.contact-bar01-view .section .heading,.contact-bar02-view .section .heading,.contact-bar03-view .section .heading{margin-bottom:31px}.contact-bar01-view .section .rte,.contact-bar02-view .section .rte,.contact-bar03-view .section .rte{margin-bottom:91px}.contact-bar01-view .text-width-narrow .list-item .wrapper-image,.contact-bar01-view .col.xxl-3 .list-item .wrapper-image,.contact-bar01-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar01-view .thirds-v2 .list-item .wrapper-image,.contact-bar01-view .thirds .list-item .wrapper-image,.contact-bar01-view .text-width-wide .list-item .wrapper-image,.contact-bar01-view .text-width-half .list-item .wrapper-image,.contact-bar01-view .col.xxl-2 .list-item .wrapper-image,.contact-bar01-view .halves-v2 .list-item .wrapper-image,.contact-bar01-view .halves .list-item .wrapper-image,.contact-bar01-view .list-item .wrapper-image,.contact-bar02-view .text-width-narrow .list-item .wrapper-image,.contact-bar02-view .col.xxl-3 .list-item .wrapper-image,.contact-bar02-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar02-view .thirds-v2 .list-item .wrapper-image,.contact-bar02-view .thirds .list-item .wrapper-image,.contact-bar02-view .text-width-wide .list-item .wrapper-image,.contact-bar02-view .text-width-half .list-item .wrapper-image,.contact-bar02-view .col.xxl-2 .list-item .wrapper-image,.contact-bar02-view .halves-v2 .list-item .wrapper-image,.contact-bar02-view .halves .list-item .wrapper-image,.contact-bar02-view .list-item .wrapper-image,.contact-bar03-view .text-width-narrow .list-item .wrapper-image,.contact-bar03-view .col.xxl-3 .list-item .wrapper-image,.contact-bar03-view .twothirds-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .twothirds>li:last-child .list-item .wrapper-image,.contact-bar03-view .thirds-v2 .list-item .wrapper-image,.contact-bar03-view .thirds .list-item .wrapper-image,.contact-bar03-view .text-width-wide .list-item .wrapper-image,.contact-bar03-view .text-width-half .list-item .wrapper-image,.contact-bar03-view .col.xxl-2 .list-item .wrapper-image,.contact-bar03-view .halves-v2 .list-item .wrapper-image,.contact-bar03-view .halves .list-item .wrapper-image,.contact-bar03-view .list-item .wrapper-image{margin-bottom:22px}.contact-bar01-view .col.xxl-4 .list-item .wrapper-image,.contact-bar01-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar01-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar01-view .quarters-v5 .list-item .wrapper-image,.contact-bar01-view .quarters-v4 .list-item .wrapper-image,.contact-bar01-view .quarters-v3 .list-item .wrapper-image,.contact-bar01-view .quarters-v2 .list-item .wrapper-image,.contact-bar01-view .quarters .list-item .wrapper-image,.contact-bar02-view .col.xxl-4 .list-item .wrapper-image,.contact-bar02-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar02-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar02-view .quarters-v5 .list-item .wrapper-image,.contact-bar02-view .quarters-v4 .list-item .wrapper-image,.contact-bar02-view .quarters-v3 .list-item .wrapper-image,.contact-bar02-view .quarters-v2 .list-item .wrapper-image,.contact-bar02-view .quarters .list-item .wrapper-image,.contact-bar03-view .col.xxl-4 .list-item .wrapper-image,.contact-bar03-view .threeone-v2>li:first-child .list-item .wrapper-image,.contact-bar03-view .threeone>li:last-child .list-item .wrapper-image,.contact-bar03-view .quarters-v5 .list-item .wrapper-image,.contact-bar03-view .quarters-v4 .list-item .wrapper-image,.contact-bar03-view .quarters-v3 .list-item .wrapper-image,.contact-bar03-view .quarters-v2 .list-item .wrapper-image,.contact-bar03-view .quarters .list-item .wrapper-image{margin-bottom:17px}.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{margin-bottom:1px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.lg-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.lg-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.lg-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.lg-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.lg-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.lg-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-size:30px;font-size:3rem}.contact-bar01-view .col.lg-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.lg-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.lg-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-size:30px;font-size:3rem}.contact-bar01-view .col.xl-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.xl-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.xl-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1600px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xxl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xxl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xxl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xxl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xxl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xxl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-size:30px;font-size:3rem}.contact-bar01-view .col.xxl-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.xxl-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.xxl-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{line-height:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.lg-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.lg-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.lg-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.lg-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.lg-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.lg-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{line-height:36px}.contact-bar01-view .col.lg-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.lg-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.lg-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{line-height:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{line-height:36px}.contact-bar01-view .col.xl-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.xl-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.xl-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{line-height:30px}}@media screen and (min-width: 1600px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xxl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xxl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xxl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xxl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xxl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xxl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{line-height:36px}.contact-bar01-view .col.xxl-4 .list-item .heading,.contact-bar01-view .threeone-v2>li:first-child .list-item .heading,.contact-bar01-view .threeone>li:last-child .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .quarters-v4 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .quarters-v2 .list-item .heading,.contact-bar01-view .quarters .list-item .heading,.contact-bar02-view .col.xxl-4 .list-item .heading,.contact-bar02-view .threeone-v2>li:first-child .list-item .heading,.contact-bar02-view .threeone>li:last-child .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .quarters-v4 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .quarters-v2 .list-item .heading,.contact-bar02-view .quarters .list-item .heading,.contact-bar03-view .col.xxl-4 .list-item .heading,.contact-bar03-view .threeone-v2>li:first-child .list-item .heading,.contact-bar03-view .threeone>li:last-child .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .quarters-v4 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .quarters-v2 .list-item .heading,.contact-bar03-view .quarters .list-item .heading{line-height:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.contact-bar01-view .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.contact-bar01-view .col.md-3 .list-item .heading,.contact-bar01-view .quarters-v5 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-long .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.md-2 .list-item .heading,.contact-bar01-view .quarters-v3 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .col.md-3 .list-item .heading,.contact-bar02-view .quarters-v5 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-long .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.md-2 .list-item .heading,.contact-bar02-view .quarters-v3 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .col.md-3 .list-item .heading,.contact-bar03-view .quarters-v5 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-long .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.md-2 .list-item .heading,.contact-bar03-view .quarters-v3 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.lg-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.lg-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.lg-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.lg-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.lg-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.lg-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:200}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:200}}@media screen and (min-width: 1600px){.contact-bar01-view .text-width-narrow .list-item .heading,.contact-bar01-view .col.xxl-3 .list-item .heading,.contact-bar01-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar01-view .twothirds>li:last-child .list-item .heading,.contact-bar01-view .thirds-v2 .list-item .heading,.contact-bar01-view .thirds .list-item .heading,.contact-bar01-view .text-width-wide .list-item .heading,.contact-bar01-view .text-width-half .list-item .heading,.contact-bar01-view .col.xxl-2 .list-item .heading,.contact-bar01-view .halves-v2 .list-item .heading,.contact-bar01-view .halves .list-item .heading,.contact-bar01-view .list-item .heading,.contact-bar02-view .text-width-narrow .list-item .heading,.contact-bar02-view .col.xxl-3 .list-item .heading,.contact-bar02-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar02-view .twothirds>li:last-child .list-item .heading,.contact-bar02-view .thirds-v2 .list-item .heading,.contact-bar02-view .thirds .list-item .heading,.contact-bar02-view .text-width-wide .list-item .heading,.contact-bar02-view .text-width-half .list-item .heading,.contact-bar02-view .col.xxl-2 .list-item .heading,.contact-bar02-view .halves-v2 .list-item .heading,.contact-bar02-view .halves .list-item .heading,.contact-bar02-view .list-item .heading,.contact-bar03-view .text-width-narrow .list-item .heading,.contact-bar03-view .col.xxl-3 .list-item .heading,.contact-bar03-view .twothirds-v2>li:first-child .list-item .heading,.contact-bar03-view .twothirds>li:last-child .list-item .heading,.contact-bar03-view .thirds-v2 .list-item .heading,.contact-bar03-view .thirds .list-item .heading,.contact-bar03-view .text-width-wide .list-item .heading,.contact-bar03-view .text-width-half .list-item .heading,.contact-bar03-view .col.xxl-2 .list-item .heading,.contact-bar03-view .halves-v2 .list-item .heading,.contact-bar03-view .halves .list-item .heading,.contact-bar03-view .list-item .heading{font-weight:200}}.bg-medium .contact-bar-icon,.contact-bar-icon-white,.bg-medium .bg-light .contact-bar-icon-white,.bg-medium .bg-dark .contact-bar-icon-white{display:none}.bg-medium .contact-bar-icon-white,.bg-medium .bg-light .contact-bar-icon,.bg-medium .bg-dark .contact-bar-icon{display:block}.contact-bar01-view .col .is-livechat,.contact-bar02-view .col .is-livechat,.contact-bar03-view .col .is-livechat{display:none}.emclp-chat-active.emclp-online .contact-bar01-view .col .is-livechat,.emclp-chat-active.emclp-online .contact-bar02-view .col .is-livechat,.emclp-chat-active.emclp-online .contact-bar03-view .col .is-livechat{display:block}@media screen and (min-width: 768px){.contact-bar01-view .wrapper-image,.contact-bar02-view .wrapper-image,.contact-bar03-view .wrapper-image{min-height:60px}.contact-bar01-view .wrapper-image img,.contact-bar02-view .wrapper-image img,.contact-bar03-view .wrapper-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.contact-bar01-view .col.has-livechat.md-2 .list-item,.contact-bar01-view .col.has-livechat.lg-2 .list-item,.contact-bar01-view .col.has-livechat.xl-2 .list-item,.contact-bar01-view .col.has-livechat.xxl-2 .list-item,.contact-bar02-view .col.has-livechat.md-2 .list-item,.contact-bar02-view .col.has-livechat.lg-2 .list-item,.contact-bar02-view .col.has-livechat.xl-2 .list-item,.contact-bar02-view .col.has-livechat.xxl-2 .list-item,.contact-bar03-view .col.has-livechat.md-2 .list-item,.contact-bar03-view .col.has-livechat.lg-2 .list-item,.contact-bar03-view .col.has-livechat.xl-2 .list-item,.contact-bar03-view .col.has-livechat.xxl-2 .list-item{width:100%}.contact-bar01-view .col.has-livechat.md-3 .list-item,.contact-bar01-view .col.has-livechat.lg-3 .list-item,.contact-bar01-view .col.has-livechat.xl-3 .list-item,.contact-bar01-view .col.has-livechat.xxl-3 .list-item,.contact-bar02-view .col.has-livechat.md-3 .list-item,.contact-bar02-view .col.has-livechat.lg-3 .list-item,.contact-bar02-view .col.has-livechat.xl-3 .list-item,.contact-bar02-view .col.has-livechat.xxl-3 .list-item,.contact-bar03-view .col.has-livechat.md-3 .list-item,.contact-bar03-view .col.has-livechat.lg-3 .list-item,.contact-bar03-view .col.has-livechat.xl-3 .list-item,.contact-bar03-view .col.has-livechat.xxl-3 .list-item{width:50%}.contact-bar01-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item{width:33.33%}.contact-bar01-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar01-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar02-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.md-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.lg-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.xl-4:not(.gt-four-elem) .list-item,.contact-bar03-view .col.has-livechat.xxl-4:not(.gt-four-elem) .list-item{width:33.33%}.contact-bar01-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.contact-bar01-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.contact-bar01-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.contact-bar01-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1),.contact-bar02-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.contact-bar02-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.contact-bar02-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.contact-bar02-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1),.contact-bar03-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.contact-bar03-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.contact-bar03-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.contact-bar03-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1){clear:none}.contact-bar01-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.contact-bar01-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.contact-bar01-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.contact-bar01-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1),.contact-bar02-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.contact-bar02-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.contact-bar02-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.contact-bar02-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1),.contact-bar03-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.contact-bar03-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.contact-bar03-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.contact-bar03-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1){clear:left}.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.md-2 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.lg-2 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xl-2 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xxl-2 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.md-2 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.lg-2 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xl-2 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xxl-2 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.md-2 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.lg-2 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xl-2 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xxl-2 .list-item{width:50%}.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.md-3 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.lg-3 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xl-3 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xxl-3 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.md-3 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.lg-3 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xl-3 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xxl-3 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.md-3 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.lg-3 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xl-3 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xxl-3 .list-item{width:33.33%}.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.md-4 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.lg-4 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xl-4 .list-item,.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xxl-4 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.md-4 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.lg-4 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xl-4 .list-item,.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xxl-4 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.md-4 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.lg-4 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xl-4 .list-item,.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xxl-4 .list-item{width:25%}.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(4n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(4n+1){clear:left}.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar01-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar02-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.md-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.lg-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xl-4.gt-four-elem>li:nth-child(5n+1),.emclp-chat-active.emclp-online .contact-bar03-view .col.has-livechat.xxl-4.gt-four-elem>li:nth-child(5n+1){clear:none}}@media screen and (min-width: 1280px){.contact-bar01-view .rte,.contact-bar02-view .rte,.contact-bar03-view .rte{max-width:66%;margin:0 auto}}.breadcrumb01-view{display:none}@media screen and (min-width: 0)and (max-width: 979.9px){.breadcrumb01-small .breadcrumb-small-back span{color:#b6b6b6;padding:20px 18px 10px}.breadcrumb01-small .breadcrumb-small-back,.breadcrumb01-small .breadcrumb-small-ancestor{border-bottom:none}.breadcrumb01-small .breadcrumb-small-home{padding-bottom:10px}.breadcrumb01-small span{display:inline-block;font-size:14px;padding:5px 18px 10px 5px}.breadcrumb01-small .breadcrumb-small-ancestor:not(.indented-li){padding-left:20px}.breadcrumb01-small .breadcrumb-small-ancestor:not(.indented-li) span{padding-left:0}.breadcrumb01-small a{color:#fff}.breadcrumb01-small .indented-li a::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpolygon%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23FFFFFF%22%20points%3D%228%2022%208%205%205%205%205%2022%205%2025%208%2025%2025%2025%2025%2022%208%2022%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;width:16px}}@media screen and (min-width: 980px){.breadcrumb01-large{display:inline-block;margin-left:20px;position:relative;top:7px}.breadcrumb01-large li{color:hsla(0,0%,100%,.5);display:inline-block;font-size:13px}.breadcrumb01-large li a{color:hsla(0,0%,100%,.5)}.breadcrumb01-large li::after{content:"›";font-size:16px;padding-left:5px}.breadcrumb01-large li:not(:last-of-type){margin-right:10px}}.breadcrumb02-view{display:none}@media screen and (min-width: 0)and (max-width: 979.9px){.breadcrumb02-small .breadcrumb-small-back span{color:#b6b6b6;padding:20px 18px 10px}.breadcrumb02-small .breadcrumb-small-back,.breadcrumb02-small .breadcrumb-small-ancestor{border-bottom:none}.breadcrumb02-small .breadcrumb-small-home{padding-bottom:10px}.breadcrumb02-small span{display:inline-block;font-size:14px;padding:5px 18px 10px 5px}.breadcrumb02-small .breadcrumb-small-ancestor:not(.indented-li){padding-left:20px}.breadcrumb02-small .breadcrumb-small-ancestor:not(.indented-li) span{padding-left:0}.breadcrumb02-small a{color:#fff}.breadcrumb02-small .indented-li a::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpolygon%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23FFFFFF%22%20points%3D%228%2022%208%205%205%205%205%2022%205%2025%208%2025%2025%2025%2025%2022%208%2022%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;width:16px}}@media screen and (min-width: 980px){.breadcrumb02-large{display:inline-block;border-left:solid 1px #f5f6f7;margin-left:15px;padding-left:15px;position:relative;top:8px}.breadcrumb02-large li{color:#fff;display:inline-block;font-size:20px;padding-top:5px}.breadcrumb02-large li a{color:#fff}.breadcrumb02-large li .breadcrumb02-large-expand{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpolygon%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22%23007db8%22%20points%3D%2227%207%2011.24%207%2016.12%202.12%2014%200%207.64%206.36%205.51%208.48%2014%2016.97%2016.12%2014.85%2011.27%2010%2027%2010%2027%2027%203%2027%203%2014%200%2014%200%2027%200%2030%203%2030%2027%2030%2030%2030%2030%2027%2030%2010%2030%207%2027%207%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;display:inline-block;height:16px;width:18px;margin-left:10px}.breadcrumb02-large li.breadcrumb02-large-ancestor{display:none}.breadcrumb02-large li.breadcrumb02-large-ancestor.open{display:inline-block}.breadcrumb02-large li.breadcrumb02-large-ancestor::after{content:"›";font-size:20px;padding-left:10px}.breadcrumb02-large li:not(:last-of-type){margin-right:10px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .no-swap-order.wrapper-image{padding-right:42px}.quote-view .text-width-long .no-swap-order.wrapper-image,.quote-view .text-width-wide .no-swap-order.wrapper-image,.quote-view .text-width-half .no-swap-order.wrapper-image,.quote-view .text-width-narrow .no-swap-order.wrapper-image,.quote-view .col.md-2 .no-swap-order.wrapper-image,.quote-view .quarters-v3 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .no-swap-order.wrapper-image{padding-right:48px}.quote-view .text-width-wide .no-swap-order.wrapper-image,.quote-view .text-width-half .no-swap-order.wrapper-image,.quote-view .col.lg-2 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:42px}.quote-view .text-width-narrow .no-swap-order.wrapper-image,.quote-view .col.lg-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .no-swap-order.wrapper-image{padding-right:48px}.quote-view .text-width-wide .no-swap-order.wrapper-image,.quote-view .text-width-half .no-swap-order.wrapper-image,.quote-view .col.xl-2 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:42px}.quote-view .text-width-narrow .no-swap-order.wrapper-image,.quote-view .col.xl-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1600px){.quote-view .no-swap-order.wrapper-image{padding-right:48px}.quote-view .text-width-wide .no-swap-order.wrapper-image,.quote-view .text-width-half .no-swap-order.wrapper-image,.quote-view .col.xxl-2 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:42px}.quote-view .text-width-narrow .no-swap-order.wrapper-image,.quote-view .col.xxl-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .swap-order.wrapper-image{padding-left:42px}.quote-view .text-width-long .swap-order.wrapper-image,.quote-view .text-width-wide .swap-order.wrapper-image,.quote-view .text-width-half .swap-order.wrapper-image,.quote-view .text-width-narrow .swap-order.wrapper-image,.quote-view .col.md-2 .swap-order.wrapper-image,.quote-view .quarters-v3 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .swap-order.wrapper-image{padding-left:48px}.quote-view .text-width-wide .swap-order.wrapper-image,.quote-view .text-width-half .swap-order.wrapper-image,.quote-view .col.lg-2 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:42px}.quote-view .text-width-narrow .swap-order.wrapper-image,.quote-view .col.lg-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image{padding-left:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .swap-order.wrapper-image{padding-left:48px}.quote-view .text-width-wide .swap-order.wrapper-image,.quote-view .text-width-half .swap-order.wrapper-image,.quote-view .col.xl-2 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:42px}.quote-view .text-width-narrow .swap-order.wrapper-image,.quote-view .col.xl-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image{padding-left:36px}}@media screen and (min-width: 1600px){.quote-view .swap-order.wrapper-image{padding-left:48px}.quote-view .text-width-wide .swap-order.wrapper-image,.quote-view .text-width-half .swap-order.wrapper-image,.quote-view .col.xxl-2 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:42px}.quote-view .text-width-narrow .swap-order.wrapper-image,.quote-view .col.xxl-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image{padding-left:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .col.md-2 .no-swap-order.wrapper-image,.quote-view .quarters-v3 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .col.lg-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image,.quote-view .col.lg-2 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .col.xl-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image,.quote-view .col.xl-2 .no-swap-order.wrapper-image,.quote-view .halves-v2 .no-swap-order.wrapper-image,.quote-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1600px){.quote-view .col.xxl-3 .no-swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.quote-view .twothirds>li:last-child .no-swap-order.wrapper-image,.quote-view .thirds-v2 .no-swap-order.wrapper-image,.quote-view .thirds .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .col.md-2 .swap-order.wrapper-image,.quote-view .quarters-v3 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .col.lg-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image,.quote-view .col.lg-2 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .col.xl-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image,.quote-view .col.xl-2 .swap-order.wrapper-image,.quote-view .halves-v2 .swap-order.wrapper-image,.quote-view .halves .swap-order.wrapper-image{padding-left:unset}}@media screen and (min-width: 1600px){.quote-view .col.xxl-3 .swap-order.wrapper-image,.quote-view .twothirds-v2>li:first-child .swap-order.wrapper-image,.quote-view .twothirds>li:last-child .swap-order.wrapper-image,.quote-view .thirds-v2 .swap-order.wrapper-image,.quote-view .thirds .swap-order.wrapper-image{padding-left:unset}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .wrapper-text{padding-bottom:36px;padding-top:36px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .wrapper-text{padding-bottom:36px;padding-top:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .wrapper-text{padding-bottom:60px;padding-top:60px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .wrapper-text{padding-bottom:72px;padding-top:72px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .wrapper-text{padding-bottom:72px;padding-top:72px}}@media screen and (min-width: 1600px){.quote-view .wrapper-text{padding-bottom:72px;padding-top:72px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .wrapper.no-background .wrapper-text{padding-bottom:40px;padding-top:40px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .wrapper.no-background .wrapper-text{padding-bottom:52px;padding-top:52px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .wrapper.no-background .wrapper-text{padding-bottom:52px;padding-top:52px}}@media screen and (min-width: 1600px){.quote-view .wrapper.no-background .wrapper-text{padding-bottom:52px;padding-top:52px}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .rte{font-size:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .rte{font-size:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .rte{font-size:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .rte{font-size:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .rte{font-size:36px}}@media screen and (min-width: 1600px){.quote-view .rte{font-size:36px}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .rte{line-height:26px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .rte{line-height:26px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .rte{line-height:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .rte{line-height:42px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .rte{line-height:42px}}@media screen and (min-width: 1600px){.quote-view .rte{line-height:42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .quote-author{font-size:15px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .quote-author{font-size:15px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .quote-author{font-size:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .quote-author{font-size:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .quote-author{font-size:18px}}@media screen and (min-width: 1600px){.quote-view .quote-author{font-size:18px}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .quote-author{line-height:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .quote-author{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .quote-author{line-height:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .quote-author{line-height:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .quote-author{line-height:24px}}@media screen and (min-width: 1600px){.quote-view .quote-author{line-height:24px}}@media screen and (min-width: 0)and (max-width: 639.9px){.quote-view .quote-author{margin-top:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.quote-view .quote-author{margin-top:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.quote-view .quote-author{margin-top:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.quote-view .quote-author{margin-top:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.quote-view .quote-author{margin-top:36px}}@media screen and (min-width: 1600px){.quote-view .quote-author{margin-top:36px}}.quote-view .wrapper::after{clear:both;content:"";display:table}.quote-view .wrapper.no-background{border-bottom:solid 2px;border-top:solid 2px;border-color:#0672cb}.quote-view .wrapper.no-background.has-image{padding-bottom:20px;padding-top:20px}.quote-view .wrapper-image.image-onside-height{margin-bottom:0}.quote-view .wrapper-image.image-onside-height .rendition{background-size:cover;background-repeat:no-repeat;background-position:center center;height:100%}.quote-view .wrapper-text-vertical{display:table;width:100%}.quote-view .wrapper-text{text-align:left;padding-left:20px;padding-right:20px;position:relative}.quote-view .wrapper-text-inner{display:table-cell}.quote-view .quotation-marks .wrapper-text-vertical::before{content:"“";font-size:50px;position:relative;top:15px;width:18px;display:table-cell}.quote-view .quotation-marks .wrapper-text-vertical .rte{margin-bottom:0}.quote-view .quotation-marks .wrapper-text-vertical .rte p:last-of-type::after{content:"”"}.quote-view .quote-author{text-transform:uppercase}.quote-view .quote-author-name{font-weight:600}.bg-medium .quote-view .wrapper.no-background{border-color:#fff}@media screen and (min-width: 768px){.quote-view .wrapper-text.with-image{float:left}.quote-view .wrapper-text.with-image .wrapper-text-vertical{position:relative}.quote-view .wrapper-image{float:left;height:auto}.quote-view .wrapper-image .wrap-image{line-height:0}.quote-view .swap-order.wrapper-image{float:right}.quote-view .swap-order.wrapper-text.with-image{float:left}.quote-view .no-swap-order.wrapper-image{float:left}.quote-view .no-swap-order.wrapper-text.with-image{float:right}.quote-view .wrapper-text:not(.with-image){text-align:center}.quote-view .wrapper-text.quotation-marks:not(.with-image) .wrapper-text-vertical::before{display:none}.quote-view .wrapper-text.quotation-marks:not(.with-image) .rte p:first-of-type::before{content:"“";font-size:50px;position:relative;top:15px;width:18px}}.collapse-view::after{clear:both;content:"";display:table}.collapse-view.collapse-enabled{margin-bottom:40px}.collapse-view.collapse-enabled .collapse-target{overflow:hidden}.collapse-view.collapse-enabled .collapse-trigger{background-color:hsla(0,0%,100%,.5);position:relative;font-size:40px;text-align:center;cursor:pointer;padding-top:75px;margin-top:-72px}.cssgradients .collapse-view.collapse-enabled .collapse-trigger{background:-webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, transparent), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0), white 55%)}.ie.no-cssgradients .collapse-view.collapse-enabled .collapse-trigger{filter:progid:DXImageTransform.Microsoft.gradient( gradientType=0, startColorStr=#00FFFFFF, endColorStr=#ffffff)}.ie.cssgradients .collapse-view.collapse-enabled .collapse-trigger{filter:none}.collapse-view.collapse-enabled .collapse-trigger .collapse-more,.collapse-view.collapse-enabled .collapse-trigger .collapse-less{font-weight:500;font-size:14px;font-size:1.4rem;line-height:20px;color:#0672cb}.collapse-view.collapse-enabled .collapse-trigger .collapse-less{display:none}.collapse-view.collapse-enabled .collapse-trigger:after{content:"⌄";text-align:center;color:rgba(0,0,0,0);width:36px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E");height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-12px}.collapse-view.collapse-enabled.collapse-item-active .collapse-more{display:none}.collapse-view.collapse-enabled.collapse-item-active .collapse-less{display:inline}.collapse-view.collapse-enabled.collapse-item-active .collapse-trigger{background:none;padding-top:55px;margin-top:-12px}.collapse-view.collapse-enabled.collapse-item-active .collapse-trigger:after{content:"⌃";line-height:34px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .collapse-view.collapse-enabled .collapse-trigger{background-color:rgba(0,0,0,.5)}.cssgradients .bg-dark .collapse-view.collapse-enabled .collapse-trigger{background:-webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, transparent), color-stop(100%, #000000));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), black 55%);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0), black 55%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0), black 55%);background:linear-gradient(top, rgba(0, 0, 0, 0), black 55%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0), black 55%)}.ie.no-cssgradients .bg-dark .collapse-view.collapse-enabled .collapse-trigger{filter:progid:DXImageTransform.Microsoft.gradient( gradientType=0, startColorStr=#00000000, endColorStr=#000000)}.ie.cssgradients .bg-dark .collapse-view.collapse-enabled .collapse-trigger{filter:none}.bg-light .collapse-view.collapse-enabled .collapse-trigger{background-color:hsla(0,0%,100%,.5)}.cssgradients .bg-light .collapse-view.collapse-enabled .collapse-trigger{background:-webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, transparent), color-stop(100%, #ffffff));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-moz-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-o-linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:linear-gradient(top, rgba(0, 0, 0, 0), white 55%);background:-ms-linear-gradient(top, rgba(0, 0, 0, 0), white 55%)}.ie.no-cssgradients .bg-light .collapse-view.collapse-enabled .collapse-trigger{filter:progid:DXImageTransform.Microsoft.gradient( gradientType=0, startColorStr=#00FFFFFF, endColorStr=#ffffff)}.ie.cssgradients .bg-light .collapse-view.collapse-enabled .collapse-trigger{filter:none}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote{margin-left:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote{margin-left:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote{margin-left:36px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote{margin-left:36px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .wrapper-quote{padding-bottom:26px;padding-top:26px;margin-bottom:26px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .wrapper-quote{padding-bottom:26px;padding-top:26px;margin-bottom:26px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote{padding-bottom:26px;padding-top:26px;margin-bottom:26px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote{padding-bottom:42px;padding-top:42px;margin-bottom:42px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote{padding-bottom:42px;padding-top:42px;margin-bottom:42px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote{padding-bottom:42px;padding-top:42px;margin-bottom:42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .wrapper-quote .rte{font-size:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .wrapper-quote .rte{font-size:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote .rte{font-size:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote .rte{font-size:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote .rte{font-size:30px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote .rte{font-size:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .wrapper-quote .rte{line-height:26px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .wrapper-quote .rte{line-height:26px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote .rte{line-height:26px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote .rte{line-height:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote .rte{line-height:36px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote .rte{line-height:36px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .wrapper-quote .quote-author{font-size:15px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .wrapper-quote .quote-author{font-size:15px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote .quote-author{font-size:15px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote .quote-author{font-size:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote .quote-author{font-size:18px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote .quote-author{font-size:18px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .wrapper-quote .quote-author{line-height:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .wrapper-quote .quote-author{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .wrapper-quote .quote-author{line-height:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .wrapper-quote .quote-author{line-height:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .wrapper-quote .quote-author{line-height:24px}}@media screen and (min-width: 1600px){.text04-view .wrapper-quote .quote-author{line-height:24px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text04-view .quote-author{margin-top:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text04-view .quote-author{margin-top:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text04-view .quote-author{margin-top:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text04-view .quote-author{margin-top:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text04-view .quote-author{margin-top:24px}}@media screen and (min-width: 1600px){.text04-view .quote-author{margin-top:24px}}.text04-view .wrapper-text::after{clear:both;content:"";display:table}.text04-view .wrapper-quote.no-background{border-bottom:solid 2px;border-top:solid 2px;border-color:#0672cb}.text04-view .wrapper-quote.no-background .wrapper-quote-text{padding:0}.text04-view .wrapper-quote.with-image:not(.no-background){padding-top:0}.text04-view .wrapper-quote .wrapper-quote-text{padding:0 20px}.text04-view .wrapper-quote .wrapper-quote-text .rte{margin-bottom:0}.text04-view .wrapper-quote .wrapper-quote-text.quotation-marks{display:table}.text04-view .wrapper-quote .wrapper-quote-text.quotation-marks::before{content:"“";font-size:50px;position:relative;top:20px;width:18px;display:table-cell}.text04-view .wrapper-quote .wrapper-quote-text.quotation-marks .rte p:last-of-type::after{content:"”"}.text04-view .wrapper-quote .rendition{background-size:cover;background-repeat:no-repeat;background-position:center center;height:140px;margin-bottom:24px}.text04-view .wrapper-quote .quote-author{text-transform:uppercase}.text04-view .wrapper-quote .quote-author-name{font-weight:600}.bg-medium .wrapper-quote.no-background{border-color:#fff}@media screen and (min-width: 768px){.text04-view .wrapper-quote{float:right;width:50%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text05-view .no-swap-order.wrapper-image{padding-right:42px}.text05-view .text-width-long .no-swap-order.wrapper-image,.text05-view .text-width-wide .no-swap-order.wrapper-image,.text05-view .text-width-half .no-swap-order.wrapper-image,.text05-view .text-width-narrow .no-swap-order.wrapper-image,.text05-view .col.md-2 .no-swap-order.wrapper-image,.text05-view .quarters-v3 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text05-view .no-swap-order.wrapper-image{padding-right:48px}.text05-view .text-width-wide .no-swap-order.wrapper-image,.text05-view .text-width-half .no-swap-order.wrapper-image,.text05-view .col.lg-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text05-view .text-width-narrow .no-swap-order.wrapper-image,.text05-view .col.lg-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text05-view .no-swap-order.wrapper-image{padding-right:48px}.text05-view .text-width-wide .no-swap-order.wrapper-image,.text05-view .text-width-half .no-swap-order.wrapper-image,.text05-view .col.xl-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text05-view .text-width-narrow .no-swap-order.wrapper-image,.text05-view .col.xl-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 1600px){.text05-view .no-swap-order.wrapper-image{padding-right:48px}.text05-view .text-width-wide .no-swap-order.wrapper-image,.text05-view .text-width-half .no-swap-order.wrapper-image,.text05-view .col.xxl-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:42px}.text05-view .text-width-narrow .no-swap-order.wrapper-image,.text05-view .col.xxl-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image{padding-right:36px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text05-view .col.md-4 .no-swap-order.wrapper-image,.text05-view .quarters-v2 .no-swap-order.wrapper-image,.text05-view .quarters .no-swap-order.wrapper-image,.text05-view .col.md-3 .no-swap-order.wrapper-image,.text05-view .quarters-v5 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image,.text05-view .col.md-2 .no-swap-order.wrapper-image,.text05-view .quarters-v3 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text05-view .col.lg-6 .no-swap-order.wrapper-image,.text05-view .onesix>li:last-child .no-swap-order.wrapper-image,.text05-view .sixths .no-swap-order.wrapper-image,.text05-view .col.lg-5 .no-swap-order.wrapper-image,.text05-view .fifths .no-swap-order.wrapper-image,.text05-view .col.lg-4 .no-swap-order.wrapper-image,.text05-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .threeone>li:last-child .no-swap-order.wrapper-image,.text05-view .quarters-v5 .no-swap-order.wrapper-image,.text05-view .quarters-v4 .no-swap-order.wrapper-image,.text05-view .quarters-v3 .no-swap-order.wrapper-image,.text05-view .quarters-v2 .no-swap-order.wrapper-image,.text05-view .quarters .no-swap-order.wrapper-image,.text05-view .col.lg-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image,.text05-view .col.lg-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text05-view .col.xl-6 .no-swap-order.wrapper-image,.text05-view .onesix>li:last-child .no-swap-order.wrapper-image,.text05-view .sixths .no-swap-order.wrapper-image,.text05-view .col.xl-5 .no-swap-order.wrapper-image,.text05-view .fifths .no-swap-order.wrapper-image,.text05-view .col.xl-4 .no-swap-order.wrapper-image,.text05-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .threeone>li:last-child .no-swap-order.wrapper-image,.text05-view .quarters-v5 .no-swap-order.wrapper-image,.text05-view .quarters-v4 .no-swap-order.wrapper-image,.text05-view .quarters-v3 .no-swap-order.wrapper-image,.text05-view .quarters-v2 .no-swap-order.wrapper-image,.text05-view .quarters .no-swap-order.wrapper-image,.text05-view .col.xl-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image,.text05-view .col.xl-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 1600px){.text05-view .col.xxl-6 .no-swap-order.wrapper-image,.text05-view .onesix>li:last-child .no-swap-order.wrapper-image,.text05-view .sixths .no-swap-order.wrapper-image,.text05-view .col.xxl-5 .no-swap-order.wrapper-image,.text05-view .fifths .no-swap-order.wrapper-image,.text05-view .col.xxl-4 .no-swap-order.wrapper-image,.text05-view .threeone-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .threeone>li:last-child .no-swap-order.wrapper-image,.text05-view .quarters-v5 .no-swap-order.wrapper-image,.text05-view .quarters-v4 .no-swap-order.wrapper-image,.text05-view .quarters-v3 .no-swap-order.wrapper-image,.text05-view .quarters-v2 .no-swap-order.wrapper-image,.text05-view .quarters .no-swap-order.wrapper-image,.text05-view .col.xxl-3 .no-swap-order.wrapper-image,.text05-view .twothirds-v2>li:first-child .no-swap-order.wrapper-image,.text05-view .twothirds>li:last-child .no-swap-order.wrapper-image,.text05-view .thirds-v2 .no-swap-order.wrapper-image,.text05-view .thirds .no-swap-order.wrapper-image,.text05-view .col.xxl-2 .no-swap-order.wrapper-image,.text05-view .halves-v2 .no-swap-order.wrapper-image,.text05-view .halves .no-swap-order.wrapper-image{padding-right:unset}}@media screen and (min-width: 0)and (max-width: 639.9px){.text05-view .list-item p:first-child,.text05-view .list-item{margin-bottom:20px}.text05-view .retired-warning{margin-bottom:25px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text05-view .list-item p:first-child,.text05-view .list-item{margin-bottom:20px}.text05-view .retired-warning{margin-bottom:25px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text05-view .list-item p:first-child{margin-bottom:20px}.text05-view .rte{margin-bottom:35px}.text05-view .retired-warning{margin-bottom:30px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text05-view .list-item p:first-child{margin-bottom:20px}.text05-view .rte{margin-bottom:35px}.text05-view .retired-warning{margin-bottom:30px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text05-view .list-item p:first-child{margin-bottom:20px}.text05-view .rte{margin-bottom:35px}.text05-view .retired-warning{margin-bottom:30px}}@media screen and (min-width: 1600px){.text05-view .list-item p:first-child{margin-bottom:20px}.text05-view .rte{margin-bottom:35px}.text05-view .retired-warning{margin-bottom:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.text05-view .col{padding-top:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text05-view .col{padding-top:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text05-view .col{padding-top:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text05-view .col{padding-top:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text05-view .col{padding-top:0}}@media screen and (min-width: 1600px){.text05-view .col{padding-top:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}@media screen and (min-width: 1600px){.text05-view .retired-warning .icon{font-size:26px;font-size:2.6rem}}.text05-view .partial-cta-list dd{width:100% !important;max-width:100% !important;display:block}.text05-view .align-center .partial-cta-list a{margin:0 auto}.text05-view .align-right .partial-cta-list a{float:right}.text05-view .col{border-top:solid #7b7d7f 1px}.text05-view .retired-warning{color:#ce1126}.text05-view .retired-warning .icon,.text05-view .retired-warning .warning-text{vertical-align:middle}.text05-view .retired-warning .warning-text{padding-left:5px}.text05-view input[type=checkbox]{display:none}.text05-view .lbl-toggle::after{content:" ";display:inline-block;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:5px solid currentColor;vertical-align:middle;margin-right:.7rem;transform:translateY(-2px);transition:transform .2s ease-out}.text05-view .toggle:checked+.lbl-toggle::after{transform:rotate(90deg) translateX(-3px)}.text05-view .toggle+.lbl-toggle .full-content{display:none}.text05-view .toggle:checked+.lbl-toggle .full-content{display:inline}.text05-view .toggle:checked+.lbl-toggle .short-content{display:none}@media screen and (min-width: 768px){.text05-view .wrapper-text.with-image{float:left}.text05-view .wrapper-image{float:left;height:auto}.text05-view .swap-order.wrapper-image{float:right}.text05-view .swap-order.wrapper-text.with-image{float:left}.text05-view .no-swap-order.wrapper-image{float:left}.text05-view .no-swap-order.wrapper-text.with-image{float:right}.text05-view .heading{margin-top:0}.text05-view .wrapper-text .list-item:first-child{border-right:solid #7b7d7f 1px;padding-right:38px}.text05-view .wrapper-text .list-item:nth-child(2){padding-left:38px}.text05-view .wrapper-image,.text05-view .wrapper-text{width:50%}.text05-view .col{border:none}}.text06-view .stacked .partial-cta-list dd{width:100% !important;max-width:100% !important;display:block}.text06-view .text-with-cta .wrapper-text .heading{font-size:30px;line-height:36px}.text06-view .align-center .partial-cta-list a{margin:0 auto}.text06-view .align-right .partial-cta-list dd{float:right}.text06-view .align-right .partial-cta-list a{float:right}.text06-view .wrapper-text .rte p a{color:#0672cb}.text06-view .wrapper-text .rte p a:hover{color:#0672cb;text-decoration:underline}@media screen and (min-width: 768px){.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .label,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .heading,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .subheading,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .rte,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .label,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .heading,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .subheading,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .rte,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .label,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .heading,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .subheading,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .rte{display:inline-block;width:75%;padding-right:42px;float:left}.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .partial-cta-list{width:25%;float:right}.onesix>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.onesix>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.onesix>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.onesix>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone>li:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone>dd:first-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone>li:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone>dd:first-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone-v2>li:last-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone-v2>dd:last-child .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone-v2>li:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.columns.full>li>div.text-component .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list,.tab-target .text06-view .text-with-cta.stacked .wrapper-text .right-placement .partial-cta-list{width:unset;margin-right:-4%}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .heading-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap,.tab-target .text06-view .text-with-cta.inline .wrapper-text .heading-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap{display:inline-block;float:left;text-align:left}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .heading-text.with-text{width:50%}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text{width:100%}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text{text-align:left}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .heading-text.without-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.without-text{width:50%}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .rte,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap.with-text .cta-top-space{width:50%;display:inline-block;float:left}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space{padding-left:36px}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .partial-cta-list{text-align:right;width:100%;justify-content:flex-end}}@media screen and (min-width: 980px){.text06-view .text-with-cta .wrapper-text .heading{font-size:36px;line-height:42px}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text,.tab-target .text06-view .text-with-cta.inline .wrapper-text{padding-right:0}.onesix>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.onesix>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.twothirds-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>li:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>dd:first-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>li:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone>dd:first-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>li:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>dd:last-child .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>li:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.threeone-v2>dd:last-of-type .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.columns.full>li>div.text-component .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space,.tab-target .text06-view .text-with-cta.inline .wrapper-text .cta-wrap .cta-top-space{padding-left:42px}}.text07-view.oaks-copy-v5-view .heading{margin-bottom:0px}.bg-dark .tab-control .floating .tab-container .navigation-control:hover,.bg-dark .tab-control .floating .tab-page-back:hover,.tab-control .floating .tab-container .navigation-control:hover,.tab-control .floating .tab-page-back:hover,.tab-control .on-card .tab-container .navigation-control:hover,.tab-control .on-card .tab-page-back:hover{background-color:#0672cb}.tab-control .tab-target.sliding,.tab-control .on-card .tab-target.sliding,.tab-control .on-card .bg-container,.tab-control .on-card .tab-container{background-color:#f5f6f7}.bg-light .tab-control .on-card .tab-target.sliding,.bg-light .tab-control .on-card .bg-container,.bg-light .tab-control .on-card .tab-container,.bg-light .tab-control .on-card .tab-container .navigation-control,.bg-dark .tab-control .on-card .tab-container .navigation-control:hover,.bg-dark .tab-control .on-card .tab-page-back:hover,.bg-medium .tab-control .floating .tab-container .navigation-control:hover,.bg-medium .tab-control .floating .tab-page-back:hover,.bg-medium .tab-control .on-card .tab-target.sliding,.bg-medium .tab-control .on-card .bg-container,.bg-medium .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .on-card .tab-container{background-color:#fff}.bg-dark .tab-control .tab-target.sliding,.bg-medium .tab-control .on-card .tab-container .navigation-control:hover,.bg-medium .tab-control .on-card .tab-page-back:hover{background-color:#0e0e0e}.bg-dark .tab-control .on-card .tab-target.sliding,.bg-dark .tab-control .on-card .bg-container,.bg-dark .tab-control .on-card .tab-container,.bg-dark .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .tab-target.sliding{background-color:#444}.tabs01-view.on-card .tab-target,.tabs03-view.on-card .tab-target{background-color:#f5f6f7}.bg-light .tabs01-view.on-card .tab-target,.bg-light .tabs03-view.on-card .tab-target,.bg-medium .tabs01-view.on-card .tab-target,.bg-medium .tabs03-view.on-card .tab-target{background-color:#fff}.bg-dark .tabs01-view.on-card .tab-target,.bg-dark .tabs03-view.on-card .tab-target{background-color:#444}.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-page-back,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back{background-color:#f5f6f7}.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs01-view.on-card .tab-page-back:hover,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back:hover,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs01-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back:hover{background-color:#0672cb}.bg-dark .tab-control .tab-page-back,.bg-dark .tab-control .tab-container>li>a,.bg-dark .tab-control .tab-container>li,.bg-dark .tab-control .tab-container,.tab-control .on-card .tab-container,.tab-control .on-card .tab-container>li,.tab-control .on-card .tab-container>li a,.tab-control .on-card .tab-page-back,.tab-control .tab-page-back,.tab-control .tab-container>li>a,.tab-control .tab-container>li,.tab-control .tab-container{border-color:#0672cb}.bg-dark .tab-control .on-card .tab-container,.bg-dark .tab-control .on-card .tab-container>li,.bg-dark .tab-control .on-card .tab-container>li a,.bg-dark .tab-control .on-card .tab-page-back,.bg-medium .tab-control .tab-page-back,.bg-medium .tab-control .tab-container>li>a,.bg-medium .tab-control .tab-container>li,.bg-medium .tab-control .tab-container{border-color:#fff}.bg-medium .tab-control .on-card .tab-container,.bg-medium .tab-control .on-card .tab-container>li,.bg-medium .tab-control .on-card .tab-container>li a,.bg-medium .tab-control .on-card .tab-page-back{border-color:#0e0e0e}.bg-light .tab-control .on-card .tab-container>li>a span,.bg-light .tab-control .on-card .tab-page-back,.bg-light .tab-control .on-card .tab-page-back div span,.bg-dark .tab-control .on-card .tab-container>li>a:hover span,.bg-dark .tab-control .on-card .tab-page-back:hover,.bg-dark .tab-control .on-card .tab-page-back:hover div span,.bg-medium .tab-control .on-card .tab-container>li>a span,.bg-medium .tab-control .on-card .tab-page-back,.bg-medium .tab-control .on-card .tab-page-back div span{color:#0e0e0e}.bg-light .tab-control .on-card .tab-container>li>a:hover span,.bg-light .tab-control .on-card .tab-page-back:hover,.bg-light .tab-control .on-card .tab-page-back:hover div span,.bg-dark .tab-control .on-card .tab-container>li>a span,.bg-dark .tab-control .on-card .tab-page-back,.bg-dark .tab-control .on-card .tab-page-back div span,.bg-medium .tab-control .on-card .tab-container>li>a:hover span,.bg-medium .tab-control .on-card .tab-page-back:hover,.bg-medium .tab-control .on-card .tab-page-back:hover div span{color:#fff}.bg-medium .tab-control .tab-container>li>a:hover span,.bg-medium .tab-control .tab-page-back:hover,.bg-medium .tab-control .tab-page-back:hover div span,.tab-control .tab-container>li>a span,.tab-control .tab-page-back,.tab-control .tab-page-back div span{color:#0e0e0e}.bg-dark .tab-control .tab-container>li>a:hover span,.bg-dark .tab-control .tab-page-back:hover,.bg-dark .tab-control .tab-page-back:hover div span,.bg-dark .tab-control .tab-container>li>a span,.bg-dark .tab-control .tab-page-back,.bg-dark .tab-control .tab-page-back div span,.bg-medium .tab-control .tab-container>li>a span,.bg-medium .tab-control .tab-page-back,.bg-medium .tab-control .tab-page-back div span,.tab-control .tab-container>li>a:hover span,.tab-control .tab-page-back:hover,.tab-control .tab-page-back:hover div span{color:#fff}.tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:hover:after,.bg-medium .tab-control .tab-container>li>a:after,.tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:after,.tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:hover:after,.tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:hover:after,.bg-medium .tab-control .mobile-tabs .tab-container>li>a:after,.tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-dark .tab-control .tab-target .tab-page-back:before,.tab-control .mobile-tabs .tab-container>li.selected>a:after,.tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .tab-target .tab-page-back:hover:before,.tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-medium .tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}.tab-control .tab-container .list-item{margin:0}.tab-control .tab-container .navigation-control{text-transform:uppercase;padding:20px 20px;transition:background-color .6s}.tab-control .tab-container .navigation-control:hover{color:#fff}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs01-view.floating .tab-target{padding:0 0 30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs01-view.floating .tab-target{padding:0 0 30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs01-view.floating .tab-target{padding:30px 0 42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs01-view.floating .tab-target{padding:42px 0 48px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs01-view.floating .tab-target{padding:42px 0 48px}}@media screen and (min-width: 1600px){.tabs01-view.floating .tab-target{padding:42px 0 48px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs01-view.on-card .tab-target{padding:0 0 30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs01-view.on-card .tab-target{padding:0 0 30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs01-view.on-card .tab-target{padding:30px 42px 42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs01-view.on-card .tab-target{padding:42px 48px 48px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs01-view.on-card .tab-target{padding:42px 48px 48px}}@media screen and (min-width: 1600px){.tabs01-view.on-card .tab-target{padding:42px 48px 48px}}.tabs01-view .tab-container .navigation-control{margin:0;height:inherit;display:flex}.tabs01-view .tab-container .navigation-control .wrap-text{width:90%}.tabs01-view .tab-container .navigation-control .wrap-text .wrap-alignment span{line-height:inherit;font-size:inherit}@media screen and (min-width: 0)and (max-width: 767.9px){.tab-control .sliding{height:100%;overflow:auto;width:100%}.tab-control .sliding>a>img{max-height:35px;max-width:35px}.tab-control .tab-page-back{margin-right:0}.tabs01-view{padding:0 !important}.tabs01-view.mobile-tabs .tab-target{padding:0 !important;position:fixed;top:0;z-index:2000;left:0px;transform:translateX(-100%);transition:transform 1s ease,top 1s ease}.tabs01-view.mobile-tabs .tab-target.selected{transform:translateX(0%)}.tabs01-view.mobile-tabs .tab-target>div{padding:30px !important}.tabs01-view.mobile-tabs .tab-target .tab-page-back{border-width:1px 0;border-style:solid;display:block;padding:6px 18px 26px;border-bottom-width:4px;text-transform:uppercase}.tabs01-view.mobile-tabs .tab-target .tab-page-back:before{content:" ";line-height:31px;width:36px;height:36px;line-height:31px;display:inline-block;margin:0 auto;background-size:cover;position:relative;top:12px}.tabs01-view .tab-container{border-width:1px 0;border-style:solid}.tabs01-view .tab-container>.list-item{border-width:1px 0;border-style:solid}.tabs01-view .tab-container>.list-item .navigation-control{position:relative}.tabs01-view .tab-container>.list-item .navigation-control:after{content:"⌄";text-align:center;color:rgba(0,0,0,0);width:36px;height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-12px;position:absolute;top:23px;right:15px}.tabs01-view .tab-container .tab-target{padding-left:20px;padding-right:20px}.tabs01-view .tab-container .selected{border-width:4px 0}.tabs01-view .tab-container .selected .navigation-control{padding:17px 20px 20px}.tabs01-view .tab-container .selected .navigation-control:after{content:"⌃";line-height:31px}.tabs01-view .tab-container.small-icons .navigation-control .wrap-image,.tabs01-view .tab-container.small-icons .navigation-control .match-height-center,.tabs01-view .tab-container.small-icons .navigation-control span,.tabs01-view .tab-container.small-icons .navigation-control img,.tabs01-view .tab-container.large-icons .navigation-control .wrap-image,.tabs01-view .tab-container.large-icons .navigation-control .match-height-center,.tabs01-view .tab-container.large-icons .navigation-control span,.tabs01-view .tab-container.large-icons .navigation-control img{display:table-cell;vertical-align:middle}.tabs01-view .tab-container.small-icons .navigation-control .match-height-center,.tabs01-view .tab-container.large-icons .navigation-control .match-height-center{height:unset !important}.tabs01-view .tab-container.small-icons .navigation-control img,.tabs01-view .tab-container.large-icons .navigation-control img{max-width:30px;max-height:30px;margin-right:10px}.tabs01-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs01-view .tab-container.large-icons .navigation-control .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.tabs01-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs01-view .tab-container.large-icons .navigation-control .wrap-alignment{margin:0}.tabs01-view.mobile-tabs .tab-container .navigation-control:after{content:">";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.tabs01-view.mobile-tabs .tab-container>li.selected .navigation-control{padding-bottom:17px}.tabs01-view.mobile-tabs .tab-container>li.selected .navigation-control:after{content:"<";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}}@media screen and (min-width: 768px){.tabs01-view .layout-dynamic::after{clear:both;content:"";display:table}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(2),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(2)~li{display:table-cell;width:50%;float:left;display:block}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(3),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(3)~li{display:table-cell;width:33.3333333333%;float:left;display:block}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(4),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(4)~li{display:table-cell;width:25%;float:left;display:block}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(5),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(5)~li{display:table-cell;width:20%;float:left;display:block}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(6),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(6)~li{display:table-cell;width:16.6666666667%;float:left;display:block}.tabs01-view .layout-dynamic>li:first-child:nth-last-child(7),.tabs01-view .layout-dynamic>li:first-child:nth-last-child(7)~li{display:table-cell;width:14.2857142857%;float:left;display:block}.tabs01-view.floating .tab-container,.tabs01-view.on-card .tab-container{border-width:2px 0;border-style:solid}.tabs01-view.floating .tab-container .navigation-control,.tabs01-view.on-card .tab-container .navigation-control{border-width:0;border-style:solid}.tabs01-view.floating .tab-container .selected .navigation-control,.tabs01-view.on-card .tab-container .selected .navigation-control{padding:14px 20px;border-width:6px 0}.tabs01-view.left .tab-container .navigation-control{text-align:center}.tabs01-view.left .tab-container li{display:table-cell;float:left}.tabs01-view.justify .tab-container .navigation-control{text-align:center}.tabs01-view .tab-container.large-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto}.tabs01-view .tab-container.large-icons .match-height-center{display:table;width:100%}.tabs01-view .tab-container.large-icons .wrap-image{display:table-cell;vertical-align:middle}.tabs01-view .tab-container.no-icons .navigation-control .wrap-text{min-height:45px}.tabs01-view .tab-container.no-icons .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs01-view .tab-container.small-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto}.tabs01-view .tab-container.small-icons .match-height-center{display:table;width:100%}.tabs01-view .tab-container.small-icons .wrap-image{display:table-cell;vertical-align:middle}}@media screen and (min-width: 980px){.tabs01-view .tab-container.small-icons .wrap-image,.tabs01-view .tab-container.small-icons .match-height-center,.tabs01-view .tab-container.small-icons span,.tabs01-view .tab-container.small-icons img{display:table-cell;vertical-align:middle}.tabs01-view .tab-container.small-icons .match-height-center{height:unset !important}.tabs01-view .tab-container.small-icons img{max-width:30px;max-height:30px;margin-right:10px}.tabs01-view .tab-container.small-icons .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs02-view .tab-controls{padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs02-view .tab-controls{padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs02-view .tab-controls{padding-right:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs02-view .tab-controls{padding-right:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs02-view .tab-controls{padding-right:42px}}@media screen and (min-width: 1600px){.tabs02-view .tab-controls{padding-right:42px}}.bg-dark .tab-control .floating .tab-container .navigation-control:hover,.bg-dark .tab-control .floating .tab-page-back:hover,.tab-control .floating .tab-container .navigation-control:hover,.tab-control .floating .tab-page-back:hover,.tab-control .on-card .tab-container .navigation-control:hover,.tab-control .on-card .tab-page-back:hover{background-color:#0672cb}.tab-control .tab-target.sliding,.tab-control .on-card .tab-target.sliding,.tab-control .on-card .bg-container,.tab-control .on-card .tab-container{background-color:#f5f6f7}.bg-light .tab-control .on-card .tab-target.sliding,.bg-light .tab-control .on-card .bg-container,.bg-light .tab-control .on-card .tab-container,.bg-light .tab-control .on-card .tab-container .navigation-control,.bg-dark .tab-control .on-card .tab-container .navigation-control:hover,.bg-dark .tab-control .on-card .tab-page-back:hover,.bg-medium .tab-control .floating .tab-container .navigation-control:hover,.bg-medium .tab-control .floating .tab-page-back:hover,.bg-medium .tab-control .on-card .tab-target.sliding,.bg-medium .tab-control .on-card .bg-container,.bg-medium .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .on-card .tab-container{background-color:#fff}.bg-dark .tab-control .tab-target.sliding,.bg-medium .tab-control .on-card .tab-container .navigation-control:hover,.bg-medium .tab-control .on-card .tab-page-back:hover{background-color:#0e0e0e}.bg-dark .tab-control .on-card .tab-target.sliding,.bg-dark .tab-control .on-card .bg-container,.bg-dark .tab-control .on-card .tab-container,.bg-dark .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .tab-target.sliding{background-color:#444}.tabs02-view.on-card .tab-target,.tabs03-view.on-card .tab-target{background-color:#f5f6f7}.bg-light .tabs02-view.on-card .tab-target,.bg-light .tabs03-view.on-card .tab-target,.bg-medium .tabs02-view.on-card .tab-target,.bg-medium .tabs03-view.on-card .tab-target{background-color:#fff}.bg-dark .tabs02-view.on-card .tab-target,.bg-dark .tabs03-view.on-card .tab-target{background-color:#444}.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back{background-color:#f5f6f7}.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back:hover{background-color:#0672cb}.bg-dark .tab-control .tab-page-back,.bg-dark .tab-control .tab-container>li>a,.bg-dark .tab-control .tab-container>li,.bg-dark .tab-control .tab-container,.tab-control .on-card .tab-container,.tab-control .on-card .tab-container>li,.tab-control .on-card .tab-container>li a,.tab-control .on-card .tab-page-back,.tab-control .tab-page-back,.tab-control .tab-container>li>a,.tab-control .tab-container>li,.tab-control .tab-container{border-color:#0672cb}.bg-dark .tab-control .on-card .tab-container,.bg-dark .tab-control .on-card .tab-container>li,.bg-dark .tab-control .on-card .tab-container>li a,.bg-dark .tab-control .on-card .tab-page-back,.bg-medium .tab-control .tab-page-back,.bg-medium .tab-control .tab-container>li>a,.bg-medium .tab-control .tab-container>li,.bg-medium .tab-control .tab-container{border-color:#fff}.bg-medium .tab-control .on-card .tab-container,.bg-medium .tab-control .on-card .tab-container>li,.bg-medium .tab-control .on-card .tab-container>li a,.bg-medium .tab-control .on-card .tab-page-back{border-color:#0e0e0e}.bg-light .tab-control .on-card .tab-container>li>a span,.bg-light .tab-control .on-card .tab-page-back,.bg-light .tab-control .on-card .tab-page-back div span,.bg-dark .tab-control .on-card .tab-container>li>a:hover span,.bg-dark .tab-control .on-card .tab-page-back:hover,.bg-dark .tab-control .on-card .tab-page-back:hover div span,.bg-medium .tab-control .on-card .tab-container>li>a span,.bg-medium .tab-control .on-card .tab-page-back,.bg-medium .tab-control .on-card .tab-page-back div span{color:#0e0e0e}.bg-light .tab-control .on-card .tab-container>li>a:hover span,.bg-light .tab-control .on-card .tab-page-back:hover,.bg-light .tab-control .on-card .tab-page-back:hover div span,.bg-dark .tab-control .on-card .tab-container>li>a span,.bg-dark .tab-control .on-card .tab-page-back,.bg-dark .tab-control .on-card .tab-page-back div span,.bg-medium .tab-control .on-card .tab-container>li>a:hover span,.bg-medium .tab-control .on-card .tab-page-back:hover,.bg-medium .tab-control .on-card .tab-page-back:hover div span{color:#fff}.bg-medium .tab-control .tab-container>li>a:hover span,.bg-medium .tab-control .tab-page-back:hover,.bg-medium .tab-control .tab-page-back:hover div span,.tab-control .tab-container>li>a span,.tab-control .tab-page-back,.tab-control .tab-page-back div span{color:#0e0e0e}.bg-dark .tab-control .tab-container>li>a:hover span,.bg-dark .tab-control .tab-page-back:hover,.bg-dark .tab-control .tab-page-back:hover div span,.bg-dark .tab-control .tab-container>li>a span,.bg-dark .tab-control .tab-page-back,.bg-dark .tab-control .tab-page-back div span,.bg-medium .tab-control .tab-container>li>a span,.bg-medium .tab-control .tab-page-back,.bg-medium .tab-control .tab-page-back div span,.tab-control .tab-container>li>a:hover span,.tab-control .tab-page-back:hover,.tab-control .tab-page-back:hover div span{color:#fff}.tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:hover:after,.bg-medium .tab-control .tab-container>li>a:after,.tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:after,.tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:hover:after,.tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:hover:after,.bg-medium .tab-control .mobile-tabs .tab-container>li>a:after,.tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-dark .tab-control .tab-target .tab-page-back:before,.tab-control .mobile-tabs .tab-container>li.selected>a:after,.tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .tab-target .tab-page-back:hover:before,.tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-medium .tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}@media screen and (min-width: 1600px){.tab-control .tab-container a span,.tab-control .tab-page-back{font-weight:500}}.tab-control .tab-container .list-item{margin:0}.tab-control .tab-container .list-item .navigation-control.small-icons{float:left;width:100%}.tab-control .tab-container .list-item .navigation-control.small-icons span{float:left;width:calc(100% - 30px)}.tab-control .tab-container .navigation-control{text-transform:uppercase;padding:20px 20px;transition:background-color .6s}.tab-control .tab-container .navigation-control:hover{color:#fff}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container .list-item .navigation-control.small-icons span{width:calc(95% - 30px)}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs02-view.on-card .bg-container{padding:0 0 0 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs02-view.on-card .bg-container{padding:0 0 0 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs02-view.on-card .bg-container{padding:30px 36px 36px 36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs02-view.on-card .bg-container{padding:30px 36px 36px 36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs02-view.on-card .bg-container{padding:36px 42px 42px 42px}}@media screen and (min-width: 1600px){.tabs02-view.on-card .bg-container{padding:36px 42px 42px 42px}}@media screen and (min-width: 0)and (max-width: 767.9px){.tabs02-view.mobile-tabs .tab-target{padding:0 !important;position:fixed;top:0;z-index:2000;left:0px;transform:translateX(-100%);transition:transform 1s ease,top 1s ease;height:100%;overflow-y:scroll}.tabs02-view.mobile-tabs .tab-target.selected{transform:translateX(0%)}.tabs02-view.mobile-tabs .tab-target>div{padding:30px !important}.tabs02-view.mobile-tabs .tab-target .tab-page-back{border-width:1px 0;border-style:solid;display:block;padding:6px 18px 26px;border-bottom-width:4px;text-transform:uppercase}.tabs02-view.mobile-tabs .tab-target .tab-page-back:before{content:" ";line-height:31px;width:36px;height:36px;line-height:31px;display:inline-block;margin:0 auto;background-size:cover;position:relative;top:12px}.tabs02-view.mobile-tabs .tab-container>li.selected .navigation-control{padding-bottom:16px}.tabs02-view .tab-container>li>div{padding:0 20px 30px}.tabs02-view .tab-container>.list-item .navigation-control{position:relative}.tabs02-view .tab-container>.list-item .navigation-control:after{content:"⌄";text-align:center;color:rgba(0,0,0,0);width:36px;height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-12px;position:absolute;top:23px;right:15px}.tabs02-view .tab-container>.list-item.selected .navigation-control{padding-top:17px}.tabs02-view .tab-container .navigation-control img{display:inline-block}}.tabs02-view .tab-target{padding-left:0;padding-right:0}.tabs02-view .tab-container li{display:block}.tabs02-view .tab-container a{color:#0e0e0e;margin:0;display:block}.tabs02-view .tab-container img.small-icons{max-width:30px;max-height:30px;padding-right:10px;vertical-align:middle;float:left}.tabs02-view .tab-container img.large-icons{max-width:50px;max-height:50px;display:block;padding-bottom:13px}.tabs02-view .floating .tab-container,.tabs02-view .on-card .tab-container{border:0;border-style:solid;border-color:#0672cb;padding:0}.tabs02-view .floating .tab-container>li,.tabs02-view .on-card .tab-container>li{border-style:solid;border-width:1px 0}.tabs02-view .floating .tab-container>li a,.tabs02-view .on-card .tab-container>li a{border:0}.tabs02-view .floating .tab-container>li:first-of-type.selected,.tabs02-view .on-card .tab-container>li:first-of-type.selected{border-top-width:5px}.tabs02-view .floating .tab-container>li:first-of-type:not(.selected),.tabs02-view .on-card .tab-container>li:first-of-type:not(.selected){border-top-width:2px}.tabs02-view .floating .tab-container>li:last-of-type:not(.selected),.tabs02-view .on-card .tab-container>li:last-of-type:not(.selected){border-bottom-width:2px}.tabs02-view .floating .tab-container>li:last-of-type.selected,.tabs02-view .on-card .tab-container>li:last-of-type.selected{border-bottom-width:5px}.tabs02-view .floating .tab-container>li.selected,.tabs02-view .on-card .tab-container>li.selected{border-width:4px 0}.tabs02-view .floating .tab-container>li.selected a,.tabs02-view .on-card .tab-container>li.selected a{border:0}.tabs02-view .floating .tab-container .controls .dots li.selected a,.tabs02-view .floating .tab-container .controls .dots li a,.tabs02-view .on-card .tab-container .controls .dots li.selected a,.tabs02-view .on-card .tab-container .controls .dots li a{border:2px solid #0672cb}.tabs02-view.on-card .bg-container{overflow:auto}@media screen and (min-width: 768px){.tabs02-view::after{clear:both;content:"";display:table}.tabs02-view .tab-controls,.tabs02-view .tab-targets{width:50%}.tabs02-view .tab-controls{float:left}.tabs02-view .tab-controls .tab-container .list-item.selected .navigation-control{padding-bottom:17px;padding-top:17px}.tabs02-view .tab-targets{float:right}.tabs02-view .bg-container::after{clear:both;content:"";display:table}}@media screen and (min-width: 1280px){.tabs02-view .tab-controls{width:33.33333%}.tabs02-view .tab-targets{width:66.66666%}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs03-view .tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs03-view .tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs03-view .tab-container{padding-left:18px;padding-right:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs03-view .tab-container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs03-view .tab-container{padding-left:50px;padding-right:50px}}@media screen and (min-width: 1600px){.tabs03-view .tab-container{padding-left:90px;padding-right:90px}}.bg-dark .tab-control .floating .tab-container .navigation-control:hover,.bg-dark .tab-control .floating .tab-page-back:hover,.tab-control .floating .tab-container .navigation-control:hover,.tab-control .floating .tab-page-back:hover,.tab-control .on-card .tab-container .navigation-control:hover,.tab-control .on-card .tab-page-back:hover{background-color:#0672cb}.tab-control .tab-target.sliding,.tab-control .on-card .tab-target.sliding,.tab-control .on-card .bg-container,.tab-control .on-card .tab-container{background-color:#f5f6f7}.bg-light .tab-control .on-card .tab-target.sliding,.bg-light .tab-control .on-card .bg-container,.bg-light .tab-control .on-card .tab-container,.bg-light .tab-control .on-card .tab-container .navigation-control,.bg-dark .tab-control .on-card .tab-container .navigation-control:hover,.bg-dark .tab-control .on-card .tab-page-back:hover,.bg-medium .tab-control .floating .tab-container .navigation-control:hover,.bg-medium .tab-control .floating .tab-page-back:hover,.bg-medium .tab-control .on-card .tab-target.sliding,.bg-medium .tab-control .on-card .bg-container,.bg-medium .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .on-card .tab-container{background-color:#fff}.bg-dark .tab-control .tab-target.sliding,.bg-medium .tab-control .on-card .tab-container .navigation-control:hover,.bg-medium .tab-control .on-card .tab-page-back:hover{background-color:#0e0e0e}.bg-dark .tab-control .on-card .tab-target.sliding,.bg-dark .tab-control .on-card .bg-container,.bg-dark .tab-control .on-card .tab-container,.bg-dark .tab-control .on-card .tab-container .navigation-control,.bg-medium .tab-control .tab-target.sliding{background-color:#444}.tabs03-view.on-card .tab-target{background-color:#f5f6f7}.bg-light .tabs03-view.on-card .tab-target,.bg-medium .tabs03-view.on-card .tab-target{background-color:#fff}.bg-dark .tabs03-view.on-card .tab-target{background-color:#444}.bg-medium .tab-control .tab-container>li>a:hover span,.bg-medium .tab-control .tab-page-back:hover,.bg-medium .tab-control .tab-page-back:hover div span,.tab-control .tab-container>li>a span,.tab-control .tab-page-back,.tab-control .tab-page-back div span{color:#0e0e0e}.bg-dark .tab-control .tab-container>li>a:hover span,.bg-dark .tab-control .tab-page-back:hover,.bg-dark .tab-control .tab-page-back:hover div span,.bg-dark .tab-control .tab-container>li>a span,.bg-dark .tab-control .tab-page-back,.bg-dark .tab-control .tab-page-back div span,.bg-medium .tab-control .tab-container>li>a span,.bg-medium .tab-control .tab-page-back,.bg-medium .tab-control .tab-page-back div span,.tab-control .tab-container>li>a:hover span,.tab-control .tab-page-back:hover,.tab-control .tab-page-back:hover div span{color:#fff}.tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:hover:after,.bg-medium .tab-control .tab-container>li>a:after,.tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:after,.tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .tab-container>li.selected>a:hover:after,.tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:hover:after,.bg-medium .tab-control .mobile-tabs .tab-container>li>a:after,.tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%233dc6ef%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-dark .tab-control .tab-target .tab-page-back:before,.tab-control .mobile-tabs .tab-container>li.selected>a:after,.tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .tab-target .tab-page-back:hover:before,.tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:after,.bg-medium .tab-control .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium .tab-control .mobile-tabs .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M20.786%206.497c0.697-0.689%201.822-0.689%202.514%200%200.694%200.689%200.699%201.802%200%202.491l-10.045%209.845c-0.694%200.689-1.817%200.689-2.516%200l-10.045-9.845c-0.694-0.686-0.694-1.802%200-2.491%200.697-0.689%201.822-0.689%202.514%200l8.793%208.074%208.786-8.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .on-card .tab-container>li.selected>a:hover:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M3.214%2017.503c-0.697%200.689-1.822%200.689-2.514%200s-0.699-1.802%200-2.491l10.045-9.845c0.694-0.689%201.817-0.689%202.516%200l10.045%209.845c0.694%200.686%200.694%201.802%200%202.491-0.697%200.689-1.822%200.689-2.516%200l-8.791-8.074-8.786%208.074z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23444444%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-medium.bg-primary .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium.bg-primary .tab-control .on-card .tab-target .tab-page-back:hover:before,.bg-medium .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-medium .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.bg-dark .tab-control .mobile-tabs.on-card .tab-container>li.selected>a:hover:after,.bg-dark .tab-control .on-card .tab-target .tab-page-back:hover:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230E0E0E%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .bg-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-target.sliding,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .bg-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-target.sliding,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back{background-color:#f5f6f7}.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back:hover,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs02-view.on-card .tab-page-back:hover,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-container .navigation-control:hover,.column-control-v3 .bg-tertiary.bg-light .tabs03-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs02-view.on-card .tab-page-back:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-container .navigation-control:hover,body.bg-tertiary.bg-light .tt-content *:not(.column-control-v3) .tabs03-view.on-card .tab-page-back:hover{background-color:#0672cb}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 1600px){.tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tab-container a span{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tab-container a span{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tab-container a span{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tab-container a span{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tab-container a span{font-weight:500}}@media screen and (min-width: 1600px){.tab-control .tab-container a span{font-weight:500}}.tab-control .tabs03-view .tab-container .list-item{margin:0}.tab-control .tabs03-view .tab-container .navigation-control{text-transform:uppercase;padding:20px 20px 26px;transition:background-color .6s}.tab-control .tabs03-view .tab-container .navigation-control:hover{color:#fff}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs03-view .tab-target{padding:0 0 30px 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs03-view .tab-target{padding:0 0 30px 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs03-view .tab-target{padding:30px 18px 42px 18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs03-view .tab-target{padding:42px 20px 48px 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs03-view .tab-target{padding:42px 50px 48px 50px}}@media screen and (min-width: 1600px){.tabs03-view .tab-target{padding:42px 90px 48px 90px}}.tabs03-view{padding:0 !important}.tabs03-view .tab-container .navigation-control{margin:0;height:inherit;display:block}.tabs03-view .tab-container .navigation-control .wrap-text,.tabs03-view .tab-container .navigation-control .wrap-alignment,.tabs03-view .tab-container .navigation-control span{line-height:inherit;font-size:inherit}@media screen and (min-width: 0)and (max-width: 767.9px){.tabs03-view.mobile-tabs .tab-target{padding:0 !important;position:fixed;top:0;z-index:2000;left:0px;transform:translateX(-100%);transition:transform 1s ease,top 1s ease;height:100%;overflow-y:scroll}.tabs03-view.mobile-tabs .tab-target.selected{transform:translateX(0%)}.tabs03-view.mobile-tabs .tab-target>div{padding:30px !important}.tabs03-view.mobile-tabs .tab-target .tab-page-back{border-width:1px 0;border-style:solid;display:block;padding:6px 18px 26px;border-bottom-width:4px;text-transform:uppercase}.tabs03-view.mobile-tabs .tab-target .tab-page-back:before{content:" ";line-height:31px;width:36px;height:36px;line-height:31px;display:inline-block;margin:0 auto;background-size:cover;position:relative;top:12px}.tabs03-view .tab-container{border-width:1px 0;border-style:solid}.tabs03-view .tab-container>.list-item{border-width:1px 0;border-style:solid}.tabs03-view .tab-container>.list-item .navigation-control{position:relative}.tabs03-view .tab-container>.list-item .navigation-control:after{content:"⌄";text-align:center;color:rgba(0,0,0,0);width:36px;height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-12px;position:absolute;top:23px;right:15px}.tabs03-view .tab-container .tab-target{padding-left:20px;padding-right:20px}.tabs03-view .tab-container .selected{border-width:0 0 6px 0}.tabs03-view .tab-container .selected .navigation-control{padding:21px 20px 22px}.tabs03-view .tab-container .selected .navigation-control:after{content:"⌃";line-height:31px}.tabs03-view .tab-container.small-icons .navigation-control .wrap-image,.tabs03-view .tab-container.small-icons .navigation-control .match-height-center,.tabs03-view .tab-container.small-icons .navigation-control span,.tabs03-view .tab-container.small-icons .navigation-control img,.tabs03-view .tab-container.large-icons .navigation-control .wrap-image,.tabs03-view .tab-container.large-icons .navigation-control .match-height-center,.tabs03-view .tab-container.large-icons .navigation-control span,.tabs03-view .tab-container.large-icons .navigation-control img{display:table-cell;vertical-align:middle}.tabs03-view .tab-container.small-icons .navigation-control .match-height-center,.tabs03-view .tab-container.large-icons .navigation-control .match-height-center{height:unset !important}.tabs03-view .tab-container.small-icons .navigation-control img,.tabs03-view .tab-container.large-icons .navigation-control img{max-width:30px;max-height:30px;margin-right:10px}.tabs03-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs03-view .tab-container.large-icons .navigation-control .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}.tabs03-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs03-view .tab-container.large-icons .navigation-control .wrap-alignment{margin:0}.tabs03-view.mobile-tabs .tab-container .navigation-control:after{content:">";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M14.57%2012l-8.074-8.791c-0.689-0.694-0.689-1.817%200-2.514%200.689-0.694%201.802-0.694%202.491%200l9.845%2010.045c0.689%200.697%200.689%201.822%200%202.516l-9.845%2010.045c-0.686%200.699-1.802%200.694-2.491%200-0.689-0.691-0.689-1.817%200-2.514l8.074-8.788z%22%20%2F%3E%3C%2Fsvg%3E")}.tabs03-view.mobile-tabs .tab-container>li.selected .navigation-control:after{content:"<";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-12,-12,48,48%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%230672CB%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M17.503%2020.786c0.689%200.697%200.689%201.822%200%202.514-0.689%200.694-1.802%200.699-2.491%200l-9.845-10.045c-0.689-0.694-0.689-1.817%200-2.516l9.845-10.045c0.686-0.694%201.802-0.694%202.491%200%200.689%200.697%200.689%201.822%200%202.514l-8.074%208.793%208.074%208.786z%22%20%2F%3E%3C%2Fsvg%3E")}}@media screen and (min-width: 768px){.tabs03-view .layout-dynamic::after{clear:both;content:"";display:table}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(2),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(2)~li{display:table-cell;width:50%;float:left;display:block}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(3),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(3)~li{display:table-cell;width:33.3333333333%;float:left;display:block}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(4),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(4)~li{display:table-cell;width:25%;float:left;display:block}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(5),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(5)~li{display:table-cell;width:20%;float:left;display:block}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(6),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(6)~li{display:table-cell;width:16.6666666667%;float:left;display:block}.tabs03-view .layout-dynamic>li:first-child:nth-last-child(7),.tabs03-view .layout-dynamic>li:first-child:nth-last-child(7)~li{display:table-cell;width:14.2857142857%;float:left;display:block}.tabs03-view.floating .tab-container,.tabs03-view.on-card .tab-container{border-width:0 0 2px 0;border-style:solid}.tabs03-view.floating .tab-container .navigation-control,.tabs03-view.on-card .tab-container .navigation-control{border-style:solid}.tabs03-view.floating .tab-container .selected .navigation-control,.tabs03-view.on-card .tab-container .selected .navigation-control{padding:20px 20px;border-width:0 0 6px 0}.tabs03-view.left .tab-container li{display:table-cell;float:left}.tabs03-view.justify .tab-container .navigation-control{text-align:center}.tabs03-view .tab-container.large-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto}.tabs03-view .tab-container.large-icons .match-height-center{display:table;width:100%}.tabs03-view .tab-container.large-icons .wrap-image{display:table-cell;vertical-align:middle}.tabs03-view .tab-container.no-icons .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs03-view .tab-container.small-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto}.tabs03-view .tab-container.small-icons .match-height-center{display:table;width:100%}.tabs03-view .tab-container.small-icons .wrap-image{display:table-cell;vertical-align:middle}}@media screen and (min-width: 980px){.tabs03-view .tab-container.small-icons .wrap-image,.tabs03-view .tab-container.small-icons .match-height-center,.tabs03-view .tab-container.small-icons span,.tabs03-view .tab-container.small-icons img{display:table-cell;vertical-align:middle}.tabs03-view .tab-container.small-icons .match-height-center{height:unset !important}.tabs03-view .tab-container.small-icons img{max-width:30px;max-height:30px;margin-right:10px}.tabs03-view .tab-container.small-icons .wrap-alignment{display:table;margin:0 auto;position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 1600px){.tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.tab-control .tabs04-view .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 1600px){.tab-control .tabs04-view .tab-container a{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 1600px){.tab-control .tabs04-view .tab-container a span{font-weight:500}}@media screen and (min-width: 0)and (max-width: 639.9px){.tab-control .tabs04-view .tab-target{padding:0 0 30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tab-control .tabs04-view .tab-target{padding:0 0 30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tab-control .tabs04-view .tab-target{padding:30px 0 42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tab-control .tabs04-view .tab-target{padding:42px 0 48px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tab-control .tabs04-view .tab-target{padding:42px 0 48px}}@media screen and (min-width: 1600px){.tab-control .tabs04-view .tab-target{padding:42px 0 48px}}.tab-control .tabs04-view .tab-container .list-item .navigation-control{display:block;border-color:rgba(0,0,0,0) !important;border-style:solid;border-bottom-width:4px;border-top-width:4px;padding:26px 20px 20px 20px;transition:background-color .6s}.tab-control .tabs04-view .tab-container .list-item .navigation-control:hover{border-color:#0672cb !important}.tab-control .tabs04-view .tab-container .list-item.selected .navigation-control{border-color:#0672cb !important}.tab-control .tabs04-view .tab-container .list-item:first-of-type{margin-left:0}.tab-control .tabs04-view .tab-container .list-item:last-of-type{margin-right:0}.tab-control .tabs04-view .header-controls .side{display:block}.tab-control .tabs04-view .header-controls .aside{display:block}.tab-control .tabs04-view .header-controls .aside .tab-container li{display:table-cell}@media screen and (min-width: 0)and (max-width: 767.9px){.row.bg-primary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-primary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-secondary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-secondary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-tertiary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-tertiary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-quaternary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to right, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quaternary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to left, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quinary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-quinary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-senary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-senary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-septenary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-septenary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-octonary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to right, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-octonary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to left, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-nonary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-nonary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-denary .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-denary .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-eleven .tab-control .tabs04-view .aside:before{background-image:-webkit-linear-gradient(left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.row.bg-eleven .tab-control .tabs04-view .aside:after{background-image:-webkit-linear-gradient(right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.tab-control .tabs04-view .tab-container{overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:100%}.tab-control .tabs04-view .tab-container .list-item{display:inline-block;width:auto}.tab-control .tabs04-view .tab-container .list-item:last-of-type .navigation-control{margin-right:50px}.tab-control .tabs04-view .aside{position:relative}.tab-control .tabs04-view .aside.hide-fade:before{display:none}.tab-control .tabs04-view .aside:before,.tab-control .tabs04-view .aside:after{content:"";height:70px;position:absolute;top:0;width:60px;z-index:1}.tab-control .tabs04-view .aside:before{left:0;background-image:-webkit-linear-gradient(left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.tab-control .tabs04-view .aside:after{right:0;background-image:-webkit-linear-gradient(right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}}@media screen and (min-width: 768px){.tab-control .tabs04-view .layout-dynamic::after{clear:both;content:"";display:table}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(2),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(2)~li{display:table-cell;width:50%;float:left;display:block}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(3),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(3)~li{display:table-cell;width:33.3333333333%;float:left;display:block}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(4),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(4)~li{display:table-cell;width:25%;float:left;display:block}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(5),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(5)~li{display:table-cell;width:20%;float:left;display:block}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(6),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(6)~li{display:table-cell;width:16.6666666667%;float:left;display:block}.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(7),.tab-control .tabs04-view .layout-dynamic>li:first-child:nth-last-child(7)~li{display:table-cell;width:14.2857142857%;float:left;display:block}.tab-control .tabs04-view .header-controls .side{display:inline-block;text-align:left}.tab-control .tabs04-view .header-controls .aside{display:inline-block;float:right}.tab-control .tabs04-view .header-controls .aside .tab-container li{display:table-cell;float:left}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view .tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view .tab-container{padding-left:0;padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view .tab-container{padding-left:18px;padding-right:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view .tab-container{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view .tab-container{padding-left:50px;padding-right:50px}}@media screen and (min-width: 1600px){.tabs05-view .tab-container{padding-left:90px;padding-right:90px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.tabs05-view .tab-control .tab-container a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 1600px){.tabs05-view .tab-control .tab-container a{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}@media screen and (min-width: 1600px){.tabs05-view .tab-control .tab-container a .tab-heading{font-weight:500}}.tabs05-view .tab-control .tabs05-view .tab-container .tab-control-item{margin:0}.tabs05-view .tab-control .tabs05-view .tab-container .navigation-control{text-transform:uppercase;padding:15px 20px 15px 20px;transition:background-color .2s}.tabs05-view .tab-control .tabs05-view .tab-container .tab-heading{display:table-cell;vertical-align:middle}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view.floating .tab-target{padding:0 0 30px 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view.floating .tab-target{padding:0 0 30px 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view.floating .tab-target{padding:30px 18px 0 18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view.floating .tab-target{padding:42px 20px 0 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view.floating .tab-target{padding:42px 50px 0 50px}}@media screen and (min-width: 1600px){.tabs05-view.floating .tab-target{padding:42px 90px 0 90px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view.floating .subsetTarget{padding:0 0 30px 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view.floating .subsetTarget{padding:0 0 30px 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view.floating .subsetTarget{padding:30px 18px 0 18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view.floating .subsetTarget{padding:42px 20px 0 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view.floating .subsetTarget{padding:42px 50px 0 50px}}@media screen and (min-width: 1600px){.tabs05-view.floating .subsetTarget{padding:42px 90px 0 90px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs05-view.on-card .tab-target{padding:0 0 30px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs05-view.on-card .tab-target{padding:0 0 30px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view.on-card .tab-target{padding:30px 42px 42px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs05-view.on-card .tab-target{padding:42px 48px 48px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs05-view.on-card .tab-target{padding:42px 48px 48px}}@media screen and (min-width: 1600px){.tabs05-view.on-card .tab-target{padding:42px 48px 48px}}.tabs05-view .tab-container .list-item{margin:0}.tabs05-view{padding:0 !important}.tabs05-view .tab-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.tabs05-view .tab-container>.list-item{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.tabs05-view .tab-container>.list-item .navigation-control{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin:0;height:inherit}.tabs05-view .tab-container>.list-item .navigation-control .wrap-text,.tabs05-view .tab-container>.list-item .navigation-control .wrap-alignment,.tabs05-view .tab-container>.list-item .navigation-control span{line-height:inherit;font-size:inherit}.tabs05-view .tab-container .optionalCTATab{margin-left:auto}.tabs05-view .tab-container .optionalCTATab a div span{color:#0672cb}.tabs05-view .tab-container .optionalCTATab a.primary div span{color:#fff}.tabs05-view .tab-container .optionalCTATab a.secondary{border-color:#0672cb;background-color:rgba(0,0,0,0);color:#0672cb}.tabs05-view .tab-container .optionalCTATab a.secondary:hover div span{color:#fff}.tabs05-view .tab-container .optionalCTATab .optional-cta{padding-top:10px;padding-bottom:10px}.tabs05-view .tab-container .subsetOptions .widget-select{padding:28px 20px 18px 20px}.tabs05-view .tab-container .subsetOptions .widget-select .item{color:#444;background:#fff}.tabs05-view .tab-container .optional-dropdown{z-index:100}.tabs05-view .tab-container .optional-dropdown:hover{border-bottom:6px solid #0672cb}.tabs05-view .tab-container .dropdown{position:relative;perspective:800px;padding-top:6px}.tabs05-view .tab-container .dropdown .selLabel.current-selection{color:#0672cb}.tabs05-view .tab-container.large-icons .dropdown{padding-top:66px}.tabs05-view .tab-container.large-icons .optional-cta{padding-top:60px}.tabs05-view .tab-container .dropdown.active .selLabel:after{content:""}.tabs05-view .tab-container .dropdown.active .dropdown-list{display:block}.tabs05-view .tab-container .dropdown.active .selLabel{background:#0672cb;color:#fff}.tabs05-view .tab-container .dropdown>.selLabel{line-height:20px;color:#0e0e0e;display:block;padding:9px 0 9px 0;padding-right:63px;padding-left:15px;position:relative;z-index:9999;cursor:pointer;font-weight:400;user-select:none;width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:40px}.tabs05-view .tab-container .dropdown>span:after{content:"";position:absolute;right:0px;top:20%;width:50px;text-align:center;font-size:12px;height:54%;line-height:24px;border-left:1px solid #ddd;font-family:"delltech-icons" !important}.tabs05-view .tab-container .dropdown>span:active:after{content:""}.tabs05-view .tab-container .dropdown-list{display:none;position:absolute;width:100%;background:#fff;border:1px solid #eee}.tabs05-view .tab-container .dropdown-list li{padding:10px;font-size:16px;font-weight:400;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 30px 10px 20px}.tabs05-view .tab-container .dropdown-list li.current-list-active:after{content:"✓";display:inline-block;position:absolute;right:7px}.tabs05-view .tab-container .dropdown-list li a{color:#0e0e0e}.tabs05-view .tab-container .dropdown-list li:hover{background:#f5f6f7;color:#0672cb}@media screen and (min-width: 0)and (max-width: 767.9px){.tabs05-view.mobile-tabs .tab-target{padding:0 !important;position:fixed;top:0;z-index:1000;left:100%;transform:translateX(0%);transition:transform 1s ease,top 1s ease;height:100%;overflow-y:scroll}.tabs05-view.mobile-tabs .tab-target.selected{transform:translateX(-100%)}.tabs05-view.mobile-tabs .tab-target>div{padding:30px 30px 80px 30px !important}.tabs05-view.mobile-tabs .tab-target .tab-page-back{border-bottom-width:4px;border-style:solid;border-width:1px 0;display:block;padding:24px 18px 24px;position:relative;text-transform:uppercase}.tabs05-view.mobile-tabs .tab-target .tab-page-back>div{display:table;margin-left:40px}.tabs05-view.mobile-tabs .tab-target .tab-page-back>div .tab-page-back-img{display:table-cell;padding-right:10px;vertical-align:middle}.tabs05-view.mobile-tabs .tab-target .tab-page-back>div .tab-page-back-img img{max-height:30px;max-width:30px;vertical-align:middle}.tabs05-view.mobile-tabs .tab-target .tab-page-back>div .tab-heading{display:table-cell;font-size:16px;font-weight:500}.tabs05-view.mobile-tabs .tab-target .tab-page-back:before{line-height:31px;line-height:31px;display:inline-block;margin:0 auto;background-size:cover;position:absolute;top:50%;transform:translateY(-50%);font-size:18px !important}.tabs05-view .navigation-control .wrap-text{height:auto !important;margin-right:40px}.tabs05-view .tab-container{border-width:1px 0;border-style:solid;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs05-view .tab-container>.list-item{border-width:1px 0;border-style:solid;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:100%;-moz-box-flex:100%;box-flex:100%;-webkit-flex:100%;-moz-flex:100%;-ms-flex:100%;flex:100%}.tabs05-view .tab-container>.list-item .navigation-control{-webkit-box-flex:100%;-moz-box-flex:100%;box-flex:100%;-webkit-flex:100%;-moz-flex:100%;-ms-flex:100%;flex:100%;position:relative}.tabs05-view .tab-container>.list-item .navigation-control:after{text-align:center;width:36px;height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-8px;position:absolute;top:40%;right:15px;font-size:18px !important}.tabs05-view .tab-container>.list-item .tab-target{display:block;width:100%}.tabs05-view .tab-container .tab-target{padding-left:20px;padding-right:20px}.tabs05-view .tab-container .navigation-control{padding:15px 20px 15px 20px}.tabs05-view .tab-container.small-icons .navigation-control .wrap-image,.tabs05-view .tab-container.small-icons .navigation-control .match-height-center,.tabs05-view .tab-container.small-icons .navigation-control span,.tabs05-view .tab-container.small-icons .navigation-control img,.tabs05-view .tab-container.large-icons .navigation-control .wrap-image,.tabs05-view .tab-container.large-icons .navigation-control .match-height-center,.tabs05-view .tab-container.large-icons .navigation-control span,.tabs05-view .tab-container.large-icons .navigation-control img{display:table-cell;vertical-align:middle}.tabs05-view .tab-container.small-icons .navigation-control .match-height-center,.tabs05-view .tab-container.large-icons .navigation-control .match-height-center{height:unset !important}.tabs05-view .tab-container.small-icons .navigation-control img,.tabs05-view .tab-container.large-icons .navigation-control img{max-width:30px;max-height:30px;margin-right:10px;width:25px}.tabs05-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs05-view .tab-container.large-icons .navigation-control .wrap-alignment{display:table;margin:0 auto;position:relative}.tabs05-view .tab-container.small-icons .navigation-control .wrap-alignment,.tabs05-view .tab-container.large-icons .navigation-control .wrap-alignment{margin:0}.tabs05-view .tab-container .optional-dropdown{width:100%;border-bottom:1px solid #0672cb}.tabs05-view .tab-container .optional-dropdown:hover{border-bottom:none}.tabs05-view .tab-container .optional-dropdown .dropdown{padding-top:unset}.tabs05-view .tab-container .optional-dropdown .dropdown>.selLabel{width:100%;padding:15px 20px 15px 20px;height:auto}.tabs05-view .tab-container .optional-dropdown .dropdown-list{position:unset}.tabs05-view .tab-container .optionalDropdown .subsetTarget{width:100%;padding-left:20px;padding-right:20px}.tabs05-view.mobile-tabs .tab-container .navigation-control:after{color:#0672cb}}@media screen and (min-width: 768px){.tabs05-view .tab-target{width:100%}.tabs05-view .layout-dynamic::after{clear:both;content:"";display:table}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(2),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(2)~li{display:table-cell;width:50%;float:left;display:flex}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(3),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(3)~li{display:table-cell;width:33.3333333333%;float:left;display:flex}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(4),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(4)~li{display:table-cell;width:25%;float:left;display:flex}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(5),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(5)~li{display:table-cell;width:20%;float:left;display:flex}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(6),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(6)~li{display:table-cell;width:16.6666666667%;float:left;display:flex}.tabs05-view .layout-dynamic>li:first-child:nth-last-child(7),.tabs05-view .layout-dynamic>li:first-child:nth-last-child(7)~li{display:table-cell;width:14.2857142857%;float:left;display:flex}.tabs05-view .layout-dynamic>.list-item .navigation-control{-webkit-box-flex:100%;-moz-box-flex:100%;box-flex:100%;-webkit-flex:100%;-moz-flex:100%;-ms-flex:100%;flex:100%}.tabs05-view .layout-dynamic>.list-item .navigation-control .wrap-text{display:block;width:100%}.tabs05-view .layout-dynamic.tab-content-container>li.tab-control-item{width:100% !important}.tabs05-view .layout-dynamic .tab-target{margin:0}.tabs05-view .tab-control-cols-1 li{max-width:100%}.tabs05-view .tab-control-cols-2 li{max-width:100%}.tabs05-view .tab-control-cols-3 li{max-width:100%}.tabs05-view .tab-control-cols-4 li{max-width:100%}.tabs05-view .tab-control-cols-5 li{max-width:100%}.tabs05-view .tab-control-cols-6 li{max-width:100%}.tabs05-view.floating .tab-container,.tabs05-view.on-card .tab-container{border-width:0 0 0 0;border-style:solid}.tabs05-view.floating .tab-container.tab-content-container,.tabs05-view.on-card .tab-container.tab-content-container{border:none;padding:0;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.tabs05-view.floating .tab-container .navigation-control,.tabs05-view.on-card .tab-container .navigation-control{padding:15px 20px 15px 20px;border-width:0 0 6px 0;border-style:solid;text-align:center}.tabs05-view.floating .tab-container li:not(.selected) a,.tabs05-view.on-card .tab-container li:not(.selected) a{border-color:rgba(0,0,0,0)}.tabs05-view.justify .tab-container .navigation-control{text-align:center}.tabs05-view .tab-container.large-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto;width:auto}.tabs05-view .tab-container.large-icons .match-height-center{display:table;width:100%}.tabs05-view .tab-container.large-icons .wrap-image{display:table-cell;vertical-align:middle}.tabs05-view .tab-container.no-icons .wrap-alignment{display:table;margin:0 auto;position:relative}.tabs05-view .tab-container .wrap-alignment{position:relative;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs05-view .tab-container.small-icons img{max-width:50px;max-height:50px;display:block;margin-bottom:13px;margin-left:auto;margin-right:auto;width:auto}.tabs05-view .tab-container.small-icons .match-height-center{display:table;width:100%}.tabs05-view .tab-container.small-icons .wrap-image{display:table-cell;vertical-align:middle}}@media screen and (min-width: 980px){.tabs05-view .tab-container.small-icons .wrap-image,.tabs05-view .tab-container.small-icons .match-height-center,.tabs05-view .tab-container.small-icons span,.tabs05-view .tab-container.small-icons img{display:table-cell;vertical-align:middle}.tabs05-view .tab-container.small-icons .match-height-center{height:unset !important}.tabs05-view .tab-container.small-icons img{max-width:30px;max-height:30px;margin-right:10px;width:25px}.tabs05-view .tab-container.small-icons .wrap-alignment{display:table;margin:0 auto;position:relative}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs06-view .tab-controls{padding-left:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs06-view .tab-controls{padding-left:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs06-view .tab-controls{padding-left:36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs06-view .tab-controls{padding-left:36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs06-view .tab-controls{padding-left:42px}}@media screen and (min-width: 1600px){.tabs06-view .tab-controls{padding-left:42px}}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs06-view .floating .tab-targets{padding:0 0 30px 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs06-view .floating .tab-targets{padding:0 0 30px 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs06-view .floating .tab-targets{padding:30px 18px 0 18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs06-view .floating .tab-targets{padding:42px 20px 0 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs06-view .floating .tab-targets{padding:42px 50px 0 50px}}@media screen and (min-width: 1600px){.tabs06-view .floating .tab-targets{padding:42px 90px 0 90px}}.tabs06-view .bg-container.floating{background:#dadbda}.tabs06-view .floating .tab-container .navigation-control:hover span{color:#0672cb}.tabs06-view .tab-container .navigation-control:hover span{color:#0672cb}.tabs06-view .tab-controls{background:#dadbda;padding-top:20px;padding-bottom:42px}.tabs06-view .tab-targets{background:#f5f6f7}.tabs06-view .floating .tab-container>li.selected,.tabs06-view .on-card .tab-container>li.selected{background:#f5f6f7}.tabs06-view .floating .tab-container>li.selected a.navigation-control span,.tabs06-view .on-card .tab-container>li.selected a.navigation-control span{color:#0672cb}.tabs06-view .tab-container .optionalCTATab{margin-left:auto}.tabs06-view .tab-container .optionalCTATab a div span{color:#0672cb}.tabs06-view .tab-container .optionalCTATab a.primary div span{color:#fff}.tabs06-view .tab-container .optionalCTATab a.secondary{border-color:#0672cb;background-color:rgba(0,0,0,0);color:#0672cb}.tabs06-view .tab-container .optionalCTATab a.secondary:hover div span{color:#fff}.tabs06-view .tab-container .optionalCTATab .optional-cta a{padding:17px 20px}.tabs06-view .tab-container .optionalCTATab .optional-cta a div{display:block}.tabs06-view .tab-container .optionalCTATab .optional-cta a span{padding:0px}.tabs06-view .tab-container .subsetOptions .widget-select{padding:28px 20px 18px 20px}.tabs06-view .tab-container .subsetOptions .widget-select .item{color:#444;background:#fff}.tabs06-view .tab-container .optional-dropdown{z-index:100}.tabs06-view .tab-container .dropdown{position:relative;perspective:800px}.tabs06-view .tab-container .dropdown .selLabel.current-selection{color:#0672cb}.tabs06-view .tab-container.large-icons .dropdown{padding-top:66px}.tabs06-view .tab-container.large-icons .optional-cta{padding-top:60px}.tabs06-view .tab-container .dropdown.active .selLabel:after{content:"-"}.tabs06-view .tab-container .dropdown.active .dropdown-list{display:block}.tabs06-view .tab-container .dropdown>.selLabel{color:#0e0e0e;display:block;position:relative;z-index:9999;cursor:pointer;font-weight:500;user-select:none;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.tabs06-view .tab-container .dropdown>span:after{content:"+";position:absolute;font-size:24px;font-weight:bold;right:0px;top:20%;width:50px;text-align:center;height:54%;line-height:24px;font-family:"delltech-icons" !important}.tabs06-view .tab-container .dropdown>span:active:after{content:"-"}.tabs06-view .tab-container .dropdown-list{display:none;width:100%}.tabs06-view .tab-container .dropdown-list li{padding:10px;font-size:16px;font-weight:500;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 30px 10px 20px;text-transform:uppercase}.tabs06-view .tab-container .dropdown-list li.current-list-active{background:#f5f6f7}.tabs06-view .tab-container .dropdown-list li:hover{background:#f5f6f7;color:#0672cb}@media screen and (min-width: 0)and (max-width: 639.9px){.tabs06-view.on-card .bg-container{padding:0 0 0 0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.tabs06-view.on-card .bg-container{padding:0 0 0 0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.tabs06-view.on-card .bg-container{padding:30px 36px 36px 36px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.tabs06-view.on-card .bg-container{padding:30px 36px 36px 36px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.tabs06-view.on-card .bg-container{padding:36px 42px 42px 42px}}@media screen and (min-width: 1600px){.tabs06-view.on-card .bg-container{padding:36px 42px 42px 42px}}@media screen and (min-width: 0)and (max-width: 767.9px){.tabs06-view.mobile-tabs .tab-target{padding:0 !important;position:fixed;top:0;z-index:2000;left:0px;transform:translateX(-100%);transition:transform 1s ease,top 1s ease;height:100%;overflow-y:scroll}.tabs06-view.mobile-tabs .tab-target.selected{transform:translateX(0%)}.tabs06-view.mobile-tabs .tab-target>div{padding:30px !important}.tabs06-view.mobile-tabs .tab-target .tab-page-back{border-width:1px 0;border-style:solid;display:block;padding:6px 18px 26px;border-bottom-width:4px;text-transform:uppercase}.tabs06-view.mobile-tabs .tab-target .tab-page-back:before{content:" ";line-height:31px;width:36px;height:36px;line-height:31px;display:inline-block;margin:0 auto;background-size:cover;position:relative;top:12px}.tabs06-view.mobile-tabs .tab-container>li.selected .navigation-control{padding-bottom:16px}.tabs06-view .tab-container>li>div{padding:0 20px 30px}.tabs06-view .tab-container>.list-item{border-style:solid;border-width:1px 0;border-color:#c8c9c7}.tabs06-view .tab-container>.list-item .navigation-control{position:relative}.tabs06-view .tab-container>.list-item .navigation-control:after{content:"⌄";text-align:center;color:rgba(0,0,0,0);width:36px;height:36px;line-height:31px;display:block;margin:0 auto;background-size:cover;margin-top:-12px;position:absolute;top:23px;right:15px}.tabs06-view .tab-container>.list-item.selected .navigation-control{padding-top:17px}.tabs06-view .tab-container .navigation-control img{display:inline-block}.tabs06-view .tab-container .optionalDropdown .dropdown>.selLabel{font-size:16px}.tabs06-view .tab-container>li div.optional-dropdown,.tabs06-view .tab-container>li div.optional-cta{padding:unset}}.tabs06-view .tab-target{padding-left:0}.tabs06-view .tab-container li{display:block;padding:10px 20px;margin-bottom:0px}.tabs06-view .tab-container a{color:#0e0e0e;margin:0;display:block}.tabs06-view .tab-container img.small-icons{max-width:30px;max-height:30px;padding-right:10px;vertical-align:middle}.tabs06-view .tab-container img.large-icons{max-width:50px;max-height:50px;display:block;padding-bottom:13px}.tabs06-view .floating .tab-container,.tabs06-view .on-card .tab-container{border:0;border-style:solid;border-color:#0672cb;padding:0}.tabs06-view .floating .tab-container>li a,.tabs06-view .on-card .tab-container>li a{border:0}.tabs06-view .floating .tab-container>li:first-of-type.selected,.tabs06-view .on-card .tab-container>li:first-of-type.selected{border-top-width:5px}.tabs06-view .floating .tab-container>li:first-of-type:not(.selected),.tabs06-view .on-card .tab-container>li:first-of-type:not(.selected){border-top-width:2px}.tabs06-view .floating .tab-container>li:last-of-type:not(.selected),.tabs06-view .on-card .tab-container>li:last-of-type:not(.selected){border-bottom-width:2px}.tabs06-view .floating .tab-container>li:last-of-type.selected,.tabs06-view .on-card .tab-container>li:last-of-type.selected{border-bottom-width:5px}.tabs06-view .floating .tab-container>li.selected,.tabs06-view .on-card .tab-container>li.selected{border-width:4px 0}.tabs06-view .floating .tab-container>li.selected a,.tabs06-view .on-card .tab-container>li.selected a{border:0}.tabs06-view.on-card .bg-container{overflow:auto}@media screen and (min-width: 768px){.tabs06-view::after{clear:both;content:"";display:table}.tabs06-view .tab-controls,.tabs06-view .tab-targets{width:50%}.tabs06-view .tab-controls{float:left;padding-bottom:36px;padding-top:20px}.tabs06-view .tab-targets{float:right}.tabs06-view .bg-container::after{clear:both;content:"";display:table}}@media screen and (min-width: 1280px){.tabs06-view .tab-controls{width:33.33333%}.tabs06-view .tab-targets{width:66.66666%}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list01-view>.heading{font-size:30px;font-size:3rem}.profile-list01-view .wrapper .wrapper-text .rte,.profile-list01-view .wrapper .wrapper-text .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list01-view>.heading{font-size:30px;font-size:3rem}.profile-list01-view .wrapper .wrapper-text .rte,.profile-list01-view .wrapper .wrapper-text .heading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list01-view>.heading{font-size:36px;font-size:3.6rem}.profile-list01-view .wrapper .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list01-view .wrapper .wrapper-text .rte{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list01-view>.heading{font-size:42px;font-size:4.2rem}.profile-list01-view .wrapper .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list01-view .wrapper .wrapper-text .rte{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list01-view>.heading{font-size:42px;font-size:4.2rem}.profile-list01-view .wrapper .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list01-view .wrapper .wrapper-text .rte{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.profile-list01-view>.heading{font-size:42px;font-size:4.2rem}.profile-list01-view .wrapper .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list01-view .wrapper .wrapper-text .rte{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list01-view>.heading{line-height:36px}.profile-list01-view .wrapper .wrapper-text .rte,.profile-list01-view .wrapper .wrapper-text .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list01-view>.heading{line-height:36px}.profile-list01-view .wrapper .wrapper-text .rte,.profile-list01-view .wrapper .wrapper-text .heading{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list01-view>.heading{line-height:42px}.profile-list01-view .wrapper .wrapper-text .heading{line-height:30px}.profile-list01-view .wrapper .wrapper-text .rte{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list01-view>.heading{line-height:48px}.profile-list01-view .wrapper .wrapper-text .heading{line-height:30px}.profile-list01-view .wrapper .wrapper-text .rte{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list01-view>.heading{line-height:48px}.profile-list01-view .wrapper .wrapper-text .heading{line-height:30px}.profile-list01-view .wrapper .wrapper-text .rte{line-height:20px}}@media screen and (min-width: 1600px){.profile-list01-view>.heading{line-height:48px}.profile-list01-view .wrapper .wrapper-text .heading{line-height:30px}.profile-list01-view .wrapper .wrapper-text .rte{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list01-view>.heading{margin-bottom:30px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:8px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.xs-2 .list-item,.profile-list01-view .quarters-v2 .list-item,.profile-list01-view .list-item{margin-bottom:26px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list01-view>.heading{margin-bottom:30px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:8px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.sm-2 .list-item,.profile-list01-view .quarters-v3 .list-item,.profile-list01-view .quarters-v2 .list-item,.profile-list01-view .quarters .list-item,.profile-list01-view .halves .list-item,.profile-list01-view .list-item{margin-bottom:26px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list01-view>.heading{margin-bottom:41px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:13px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.md-3 .list-item,.profile-list01-view .quarters-v5 .list-item,.profile-list01-view .thirds .list-item,.profile-list01-view .text-width-long .list-item,.profile-list01-view .text-width-wide .list-item,.profile-list01-view .text-width-half .list-item,.profile-list01-view .text-width-narrow .list-item,.profile-list01-view .col.md-2 .list-item,.profile-list01-view .quarters-v3 .list-item,.profile-list01-view .halves-v2 .list-item,.profile-list01-view .halves .list-item,.profile-list01-view .list-item{margin-bottom:26px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list01-view>.heading{margin-bottom:51px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:13px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.lg-4 .list-item,.profile-list01-view .threeone-v2>li:first-child .list-item,.profile-list01-view .threeone>li:last-child .list-item,.profile-list01-view .quarters-v5 .list-item,.profile-list01-view .quarters-v4 .list-item,.profile-list01-view .quarters-v3 .list-item,.profile-list01-view .quarters-v2 .list-item,.profile-list01-view .quarters .list-item,.profile-list01-view .text-width-narrow .list-item,.profile-list01-view .col.lg-3 .list-item,.profile-list01-view .twothirds-v2>li:first-child .list-item,.profile-list01-view .twothirds>li:last-child .list-item,.profile-list01-view .thirds-v2 .list-item,.profile-list01-view .thirds .list-item,.profile-list01-view .text-width-wide .list-item,.profile-list01-view .text-width-half .list-item,.profile-list01-view .col.lg-2 .list-item,.profile-list01-view .halves-v2 .list-item,.profile-list01-view .halves .list-item,.profile-list01-view .list-item{margin-bottom:32px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list01-view>.heading{margin-bottom:51px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:13px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.xl-4 .list-item,.profile-list01-view .threeone-v2>li:first-child .list-item,.profile-list01-view .threeone>li:last-child .list-item,.profile-list01-view .quarters-v5 .list-item,.profile-list01-view .quarters-v4 .list-item,.profile-list01-view .quarters-v3 .list-item,.profile-list01-view .quarters-v2 .list-item,.profile-list01-view .quarters .list-item,.profile-list01-view .text-width-narrow .list-item,.profile-list01-view .col.xl-3 .list-item,.profile-list01-view .twothirds-v2>li:first-child .list-item,.profile-list01-view .twothirds>li:last-child .list-item,.profile-list01-view .thirds-v2 .list-item,.profile-list01-view .thirds .list-item,.profile-list01-view .text-width-wide .list-item,.profile-list01-view .text-width-half .list-item,.profile-list01-view .col.xl-2 .list-item,.profile-list01-view .halves-v2 .list-item,.profile-list01-view .halves .list-item,.profile-list01-view .list-item{margin-bottom:32px}}@media screen and (min-width: 1600px){.profile-list01-view>.heading{margin-bottom:51px}.profile-list01-view .wrapper .wrapper-image{margin-bottom:13px}.profile-list01-view .wrapper .wrapper-text .heading{margin-bottom:3px}.profile-list01-view .col.xxl-4 .list-item,.profile-list01-view .threeone-v2>li:first-child .list-item,.profile-list01-view .threeone>li:last-child .list-item,.profile-list01-view .quarters-v5 .list-item,.profile-list01-view .quarters-v4 .list-item,.profile-list01-view .quarters-v3 .list-item,.profile-list01-view .quarters-v2 .list-item,.profile-list01-view .quarters .list-item,.profile-list01-view .text-width-narrow .list-item,.profile-list01-view .col.xxl-3 .list-item,.profile-list01-view .twothirds-v2>li:first-child .list-item,.profile-list01-view .twothirds>li:last-child .list-item,.profile-list01-view .thirds-v2 .list-item,.profile-list01-view .thirds .list-item,.profile-list01-view .text-width-wide .list-item,.profile-list01-view .text-width-half .list-item,.profile-list01-view .col.xxl-2 .list-item,.profile-list01-view .halves-v2 .list-item,.profile-list01-view .halves .list-item,.profile-list01-view .list-item{margin-bottom:32px}}.profile-list01-view .wrapper .wrapper-text .heading{color:#0672cb}.bg-dark .profile-list01-view .wrapper .wrapper-text .heading,.bg-medium .profile-list01-view .wrapper .wrapper-text .heading{color:#fff}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}.profile-list-overlay.uw-overlay .wrapper-image .heading{font-size:30px;font-size:3rem}.profile-list-overlay.uw-overlay .wrapper-image .subheading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}.profile-list-overlay.uw-overlay .wrapper-image .heading{font-size:30px;font-size:3rem}.profile-list-overlay.uw-overlay .wrapper-image .subheading{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-size:24px;font-size:2.4rem}.profile-list-overlay.uw-overlay .wrapper-text .subheading{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}.profile-list-overlay.uw-overlay .wrapper-image .heading{line-height:36px}.profile-list-overlay.uw-overlay .wrapper-image .subheading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}.profile-list-overlay.uw-overlay .wrapper-image .heading{line-height:36px}.profile-list-overlay.uw-overlay .wrapper-image .subheading{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}}@media screen and (min-width: 1600px){.profile-list-overlay.uw-overlay .wrapper-text .heading{line-height:30px}.profile-list-overlay.uw-overlay .wrapper-text .subheading{line-height:24px}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 1600px){.profile-list-overlay.uw-overlay .wrapper-text .heading{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}.profile-list-overlay.uw-overlay .wrapper-image .heading{margin-bottom:8px}.profile-list-overlay.uw-overlay .wrapper-image img{margin-bottom:6px}.profile-list-overlay.uw-overlay .wrapper-image{margin-bottom:11px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}.profile-list-overlay.uw-overlay .wrapper-image .heading{margin-bottom:8px}.profile-list-overlay.uw-overlay .wrapper-image img{margin-bottom:6px}.profile-list-overlay.uw-overlay .wrapper-image{margin-bottom:11px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-image .icons,.profile-list-overlay.uw-overlay .wrapper-image img,.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-image .icons,.profile-list-overlay.uw-overlay .wrapper-image img,.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-image .icons,.profile-list-overlay.uw-overlay .wrapper-image img,.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}}@media screen and (min-width: 1600px){.profile-list-overlay.uw-overlay .wrapper-text .heading{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-image .icons,.profile-list-overlay.uw-overlay .wrapper-image img,.profile-list-overlay.uw-overlay .wrapper-text .subheading{margin-bottom:18px}}.profile-list01-view .wrapper>.wrapper-image{position:relative}.profile-list01-view .wrapper>.wrapper-image:before{display:block;content:"";width:100%;padding-top:100%}.profile-list01-view .wrapper>.wrapper-image>.rendition{position:absolute;top:0;left:0;right:0;bottom:0}.profile-list01-view .wrapper>.wrapper-image .rendition{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;height:100%}.profile-list01-view .wrapper>*:last-child.wrapper-image,.profile-list01-view .wrapper>*:last-child.wrapper-text *:last-child{margin-bottom:0}.profile-list01-view .overlay-hbs-trigger{cursor:pointer}.profile-list-overlay.uw-overlay .wrapper{display:table}.profile-list-overlay.uw-overlay .wrapper-text{padding-right:0}.profile-list-overlay.uw-overlay .wrapper-image{max-width:280px;width:auto}.profile-list-overlay.uw-overlay .wrapper-image>img{width:100%}.profile-list-overlay.uw-overlay .wrapper-image .icons li{overflow:auto;width:auto;display:inline-block;border:2px solid #0672cb;border-radius:30px;height:30px;width:30px;position:relative;margin-right:10px}.profile-list-overlay.uw-overlay .wrapper-image .icons li:last-of-type{margin-right:0}.profile-list-overlay.uw-overlay .wrapper-image .icons a{background-repeat:no-repeat;width:18px;height:18px;background-size:contain;background-position:center;position:absolute;top:2px;left:3px}.profile-list-overlay.uw-overlay .wrapper-image .icons a.twitter{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-6.4615384615,-6.4615384615,36.9230769231,36.9230769231%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23007db8%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M32%207.075c-1.175%200.525-2.444%200.875-3.769%201.031%201.356-0.813%202.394-2.1%202.887-3.631-1.269%200.75-2.675%201.3-4.169%201.594-1.2-1.275-2.906-2.069-4.794-2.069-3.625%200-6.563%202.938-6.563%206.563%200%200.512%200.056%201.012%200.169%201.494-5.456-0.275-10.294-2.888-13.531-6.862-0.563%200.969-0.887%202.1-0.887%203.3%200%202.275%201.156%204.287%202.919%205.463-1.075-0.031-2.087-0.331-2.975-0.819%200%200.025%200%200.056%200%200.081%200%203.181%202.263%205.838%205.269%206.437-0.55%200.15-1.131%200.231-1.731%200.231-0.425%200-0.831-0.044-1.237-0.119%200.838%202.606%203.263%204.506%206.131%204.563-2.25%201.762-5.075%202.813-8.156%202.813-0.531%200-1.050-0.031-1.569-0.094%202.913%201.869%206.362%202.95%2010.069%202.95%2012.075%200%2018.681-10.006%2018.681-18.681%200-0.287-0.006-0.569-0.019-0.85%201.281-0.919%202.394-2.075%203.275-3.394z%22%20%2F%3E%3C%2Fsvg%3E")}.profile-list-overlay.uw-overlay .wrapper-image .icons a.linkedin{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-6.4615384615,-6.4615384615,36.9230769231,36.9230769231%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22%23007db8%22%20stroke%3D%22transparent%22%20stroke-width%3D%220%22%20style%3D%22%22%20d%3D%22M12%2012h5.535v2.837h0.079c0.77-1.381%202.655-2.837%205.464-2.837%205.842%200%206.922%203.637%206.922%208.367v9.633h-5.769v-8.54c0-2.037-0.042-4.657-3.001-4.657-3.005%200-3.463%202.218-3.463%204.509v8.688h-5.767v-18z%20M2%2012h6v18h-6v-18z%20M8%207c0%201.657-1.343%203-3%203s-3-1.343-3-3c0-1.657%201.343-3%203-3s3%201.343%203%203z%22%20%2F%3E%3C%2Fsvg%3E")}.profile-list-overlay.uw-overlay .card{display:block;background:#fff}.profile-list-overlay.uw-overlay .content{background-color:unset}.profile-list-overlay.uw-overlay .header{padding:20px 18px 0 0;background-color:unset}.profile-list-overlay.uw-overlay .header .header-content{display:none}.profile-list-overlay.uw-overlay .header .btn-close{background-image:none;float:right;width:auto;height:20px}.profile-list-overlay.uw-overlay .header .btn-close:after{content:"×";color:#0672cb;font-size:44px;font-weight:300;line-height:12px}@media screen and (min-width: 0)and (max-width: 767.9px){.profile-list-overlay.uw-overlay.open{z-index:10003}.profile-list-overlay.uw-overlay .wrapper-image,.profile-list-overlay.uw-overlay .wrapper-text{display:block}.profile-list-overlay.uw-overlay .wrapper-text hr{margin-top:39px;margin-bottom:28px}.profile-list-overlay.uw-overlay .wrapper-text .aditional-ctas{margin-bottom:10px}.profile-list-overlay.uw-overlay .wrapper-text .aditional-ctas a{display:block}.profile-list-overlay.uw-overlay .wrapper-image{margin-left:auto;margin-right:auto}.profile-list-overlay.uw-overlay .wrapper-image .subheading{width:60%;margin-left:auto;margin-right:auto}.profile-list-overlay.uw-overlay .card{width:100%;height:100%;max-height:unset;overflow:auto}.profile-list-overlay.uw-overlay .content{padding:0 18px 18px 18px;height:auto}.profile-list-overlay.uw-overlay .header{padding-bottom:18px}}@media screen and (min-width: 768px){.profile-list-overlay.uw-overlay .wrapper{overflow:auto;display:block;max-height:100%;padding-right:40px}.profile-list-overlay.uw-overlay .wrapper-image,.profile-list-overlay.uw-overlay .wrapper-text{display:table-cell;vertical-align:top}.profile-list-overlay.uw-overlay .wrapper-text{padding-left:40px}.profile-list-overlay.uw-overlay .wrapper-text .rte{margin-bottom:0}.profile-list-overlay.uw-overlay .wrapper-image{width:280px}.profile-list-overlay.uw-overlay .wrapper-image .icons{overflow:auto}.profile-list-overlay.uw-overlay .wrapper-image .icons li{float:left}.profile-list-overlay.uw-overlay .wrapper-image .aditional-ctas{text-align:left}.profile-list-overlay.uw-overlay .wrapper-image .aditional-ctas a{display:block}.profile-list-overlay.uw-overlay .card{width:80%;max-height:80%}.profile-list-overlay.uw-overlay .content{padding:0 0px 40px 40px;height:73vh;background-color:unset;overflow:auto}.profile-list-overlay.uw-overlay .header{padding:20px 18px 0 0;background-color:unset}.profile-list-overlay.uw-overlay .header .header-content{display:none}.profile-list-overlay.uw-overlay .header .btn-close{background-image:none;float:right;width:auto;height:20px}.profile-list-overlay.uw-overlay .header .btn-close:after{content:"×";color:#0672cb;font-size:44px;font-weight:300;line-height:12px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.profile-list-overlay.uw-overlay .card{width:95%;max-height:580px}.profile-list-overlay.uw-overlay .content{max-height:540px}.profile-list-overlay.uw-overlay .wrapper-image{width:200px}.profile-list-overlay.uw-overlay .wrapper-image img{width:100%}}@media screen and (min-width: 0)and (max-width: 639.9px){.breadcrumb03-upp-view{margin-top:10px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.breadcrumb03-upp-view{margin-top:10px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.breadcrumb03-upp-view{margin-top:10px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.breadcrumb03-upp-view{margin-top:12px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.breadcrumb03-upp-view{margin-top:12px}}@media screen and (min-width: 1600px){.breadcrumb03-upp-view{margin-top:12px}}@media screen and (min-width: 0)and (max-width: 639.9px){.breadcrumb03-upp-view{margin-bottom:3px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.breadcrumb03-upp-view{margin-bottom:3px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.breadcrumb03-upp-view{margin-bottom:3px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.breadcrumb03-upp-view{margin-bottom:22px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.breadcrumb03-upp-view{margin-bottom:22px}}@media screen and (min-width: 1600px){.breadcrumb03-upp-view{margin-bottom:22px}}@media screen and (min-width: 0)and (max-width: 639.9px){.breadcrumb03-upp-view .cta-icn{margin-right:-5px !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.breadcrumb03-upp-view .cta-icn{margin-right:-5px !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.breadcrumb03-upp-view .cta-icn{margin-right:-5px !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.breadcrumb03-upp-view .cta-icn{margin-right:-4px !important}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.breadcrumb03-upp-view .cta-icn{margin-right:-4px !important}}@media screen and (min-width: 1600px){.breadcrumb03-upp-view .cta-icn{margin-right:-4px !important}}@media screen and (min-width: 0)and (max-width: 639.9px){.breadcrumb03-upp-view .cta-icn{width:15px !important}}@media screen and (min-width: 640px)and (max-width: 767.9px){.breadcrumb03-upp-view .cta-icn{width:15px !important}}@media screen and (min-width: 768px)and (max-width: 979.9px){.breadcrumb03-upp-view .cta-icn{width:15px !important}}.row.bg-primary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-primary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-secondary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-secondary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-tertiary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-tertiary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-quaternary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to right, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quaternary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to left, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quinary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-quinary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-senary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-senary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-septenary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-septenary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-octonary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to right, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-octonary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to left, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-nonary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-nonary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-denary .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-denary .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-eleven .breadcrumb03-upp-view:before{background-image:-webkit-linear-gradient(left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.row.bg-eleven .breadcrumb03-upp-view:after{background-image:-webkit-linear-gradient(right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.breadcrumb03-upp-view .partial-cta-list{width:100%;overflow-x:auto;white-space:nowrap;overflow-y:hidden;flex-wrap:unset;align-items:center;column-gap:5px}.breadcrumb03-upp-view .partial-cta-list .nohref:hover .cta-text{text-decoration:none}.breadcrumb03-upp-view .partial-cta-list .nohref .cta-icn{display:none}.breadcrumb03-upp-view .partial-cta-list .cta-icn{margin-left:0px}.breadcrumb03-upp-view .partial-cta-list dd{margin:5px 0;width:auto;display:inline-block}.breadcrumb03-upp-view .partial-cta-list dd .cta-icn{height:20px;width:20px}.breadcrumb03-upp-view .partial-cta-list dd>a.cta{margin-left:15px;margin-right:0}.breadcrumb03-upp-view .partial-cta-list dd>a.cta>div .cta-text{padding-left:5px;position:relative;font-size:13px;line-height:18px;padding-top:12px}.breadcrumb03-upp-view .partial-cta-list dd>a.cta>div .cta-text:after{margin-top:4px;position:absolute}.breadcrumb03-upp-view .partial-cta-list dd:first-child>a.cta{margin-left:0px}.breadcrumb03-upp-view .partial-cta-list dd>a.cta>div .cta-text{color:#444}.breadcrumb03-upp-view .partial-cta-list dd:last-of-type{margin-right:50px}.breadcrumb03-upp-view .partial-cta-list dd:last-of-type .cta>div .cta-text:after{display:none}.breadcrumb03-upp-view .partial-cta-list dd .home{background:url("data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnSWQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeD0iMHB4IiB5PSIwcHgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiI+PHN0eWxlPi5zdHlsZTB7ZmlsbDogIzQ0NDQ0NDt9PC9zdHlsZT48cGF0aCBkPSJNMzAuODIxIDE3Ljc0NmwtMy4xLTMuMzIydi0wLjA1NWgtMC4wNTFsLTExLjY2Ny0xMi40OTktMTEuNjcxIDEyLjQ5OWgtMC4wNzB2MC4wNzVsLTMuMDgzIDMuMzAyIDEuMzc2IDEuMjg0IDEuNzA1LTEuODI4djEyLjkyOGg4Ljk5NHYtMTAuNDg4aDUuNDY4djEwLjQ4OGg4Ljk5NHYtMTIuOTQ3bDEuNzI0IDEuODQ3IDEuMzgtMS4yODR6TTI1LjgzOCAyOC4yNDhoLTUuMjI5di0xMC40ODhoLTkuMjMzdjEwLjQ4OGgtNS4yMzF2LTEzLjA2NGw5Ljg1OC0xMC41NTYgOS44MzcgMTAuNTM5djEzLjA4MHoiIGNsYXNzPSJzdHlsZTAiIGZpbGw9IiNGRkZGRkYiLz48L3N2Zz4=");background-size:100%;height:15px;width:15px;cursor:pointer}.breadcrumb03-upp-view.light .partial-cta-list dd .home,.breadcrumb03-upp-view.medium .partial-cta-list dd .home{background:url("data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnSWQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeD0iMHB4IiB5PSIwcHgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiI+PHN0eWxlPi5zdHlsZTB7ZmlsbDogIzQ0NDQ0NDt9PC9zdHlsZT48cGF0aCBkPSJNMzAuODIxIDE3Ljc0NmwtMy4xLTMuMzIydi0wLjA1NWgtMC4wNTFsLTExLjY2Ny0xMi40OTktMTEuNjcxIDEyLjQ5OWgtMC4wNzB2MC4wNzVsLTMuMDgzIDMuMzAyIDEuMzc2IDEuMjg0IDEuNzA1LTEuODI4djEyLjkyOGg4Ljk5NHYtMTAuNDg4aDUuNDY4djEwLjQ4OGg4Ljk5NHYtMTIuOTQ3bDEuNzI0IDEuODQ3IDEuMzgtMS4yODR6TTI1LjgzOCAyOC4yNDhoLTUuMjI5di0xMC40ODhoLTkuMjMzdjEwLjQ4OGgtNS4yMzF2LTEzLjA2NGw5Ljg1OC0xMC41NTYgOS44MzcgMTAuNTM5djEzLjA4MHoiIGNsYXNzPSJzdHlsZTAiIGZpbGw9IiNGRkZGRkYiLz48L3N2Zz4=");background-size:100%}.breadcrumb03-upp-view.light .partial-cta-list dd a.cta .cta-text,.breadcrumb03-upp-view.medium .partial-cta-list dd a.cta .cta-text{color:#444}.breadcrumb03-upp-view.dark .partial-cta-list dd .home{background:url("data:image/svg+xml;base64,PHN2ZyBpZD0ic3ZnSWQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeD0iMHB4IiB5PSIwcHgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzMiAzMiI+PHN0eWxlPi5zdHlsZTB7ZmlsbDogI2ZmZmZmZjt9PC9zdHlsZT48cGF0aCBkPSJNMzAuODIxIDE3Ljc0NmwtMy4xLTMuMzIydi0wLjA1NWgtMC4wNTFsLTExLjY2Ny0xMi40OTktMTEuNjcxIDEyLjQ5OWgtMC4wNzB2MC4wNzVsLTMuMDgzIDMuMzAyIDEuMzc2IDEuMjg0IDEuNzA1LTEuODI4djEyLjkyOGg4Ljk5NHYtMTAuNDg4aDUuNDY4djEwLjQ4OGg4Ljk5NHYtMTIuOTQ3bDEuNzI0IDEuODQ3IDEuMzgtMS4yODR6TTI1LjgzOCAyOC4yNDhoLTUuMjI5di0xMC40ODhoLTkuMjMzdjEwLjQ4OGgtNS4yMzF2LTEzLjA2NGw5Ljg1OC0xMC41NTYgOS44MzcgMTAuNTM5djEzLjA4MHoiIGNsYXNzPSJzdHlsZTAiIGZpbGw9IiNGRkZGRkYiLz48L3N2Zz4=");background-size:100%}.breadcrumb03-upp-view.dark .partial-cta-list dd a.cta .cta-text{color:#fff}.breadcrumb03-upp-view.hide-fade:before{background:rgba(0,0,0,0) !important;display:none}.breadcrumb03-upp-view:before,.breadcrumb03-upp-view:after{content:"";height:40px;position:absolute;top:0;width:60px;z-index:1}.breadcrumb03-upp-view:before{left:0}.breadcrumb03-upp-view:after{right:0}.table01-view table thead th{background-color:#0672cb}.table01-view .accordion-item .accordion-trigger,.table01-view table tbody tr:nth-child(even){background-color:#fff}.bg-medium .table01-view table thead th{background-color:#0e0e0e}.bg-dark .table01-view .accordion-item .accordion-trigger,.bg-dark .table01-view table tbody tr:nth-child(even){background-color:#444}.table01-view table thead th{color:#444}.table01-view .accordion-item .accordion-trigger,.table01-view table tbody tr:nth-child(even){color:#0672cb}.bg-medium .table01-view table thead th{color:#b6b6b6}.bg-dark .table01-view .accordion-item .accordion-trigger,.bg-dark .table01-view table tbody tr:nth-child(even){color:#444}.table01-view table thead th{border-color:#0672cb}.table01-view .accordion-item .accordion-trigger,.table01-view table tbody tr:nth-child(even){border-color:#fff}.bg-medium .table01-view table thead th{border-color:#0e0e0e}.bg-dark .table01-view .accordion-item .accordion-trigger,.bg-dark .table01-view table tbody tr:nth-child(even){border-color:#444}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 1600px){.table01-view table thead th,.table01-view table tbody td,.table01-view .title,.table01-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 1600px){.table01-view .title{font-size:17px;font-size:1.7rem}.table01-view .subtitle{font-size:13px;font-size:1.3rem}.table01-view table thead th{font-size:18px;font-size:1.8rem}.table01-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 1600px){.table01-view .title{line-height:20px}.table01-view .subtitle{line-height:16px}.table01-view table thead th{line-height:21px}.table01-view table tbody td{line-height:19px}}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 1600px){.table01-view .title{margin-right:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 1600px){.table01-view .list-item{margin-bottom:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 1600px){.table01-view table td,.table01-view table th{padding:23px 20px 23px 20px}.table01-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}.table01-view table ul{list-style:inside disc}.table01-view table ol{list-style:inside decimal}.table01-view .accordion-container{overflow-x:auto;display:block}.table01-view .accordion-trigger{border-top:1px solid;border-bottom:1px solid;cursor:pointer;position:relative}.table01-view .accordion-trigger:after{color:rgba(0,0,0,0);width:34px;height:24px;background-size:cover;background-position-y:center;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:transform .6s}.table01-view table{width:100%}.table01-view table tr{display:table-row;margin-bottom:24px}.table01-view table tr:first-child{display:table-row}.table01-view table td,.table01-view table th{display:table-cell;vertical-align:middle;word-break:normal}.table01-view table td.cell-center,.table01-view table th.cell-center{text-align:center}.table01-view table td.cell-left,.table01-view table th.cell-left{text-align:left}.table01-view table td.cell-right,.table01-view table th.cell-right{text-align:right}.table01-view table td:not(:last-of-type),.table01-view table th:not(:last-of-type){border-right:solid 1px}.table01-view .accordion-trigger:after{content:"";color:#0672cb;font-size:20px !important}.table01-view .accordion-trigger.accordion-item-active:after{content:"";font-size:20px !important;color:#0672cb}.table01-view table tbody tr:nth-child(odd){background-color:#f7f7f7}.bg-dark .table01-view table tbody tr:nth-child(odd){background-color:#4d4d4d}.bg-dark .table01-view table tbody tr:nth-child(even){color:#fff}.bg-dark .table01-view .accordion-trigger:after{content:"";color:#fff;font-size:20px !important}.bg-dark .table01-view .accordion-trigger.accordion-item-active:after{content:"";font-size:20px !important;color:#fff}.bg-medium .table01-view .title,.bg-medium .table01-view .subtitle{color:#444}.bg-medium .table01-view table tbody tr:nth-child(odd){color:#444}.bg-medium .table01-view table tbody tr:nth-child(even){color:#444}@media screen and (min-width: 0)and (max-width: 767.9px){.table01-view .accordion-trigger .title{display:block;margin-bottom:10px}.table01-view .accordion-trigger:after{left:0;margin-left:13px}.table01-view .accordion-trigger .wrapper-text{padding-left:34px;padding-right:0}.table01-view .accordion-target .info-icon{background-color:#0672cb;width:19px;display:inline-block;color:#fff;text-align:center;border-radius:19px;cursor:pointer}.table01-view .accordion-target .info-cell{display:none}.tooltip{position:absolute;padding-left:18px;padding-right:18px;width:100%}.tooltip strong{display:block;margin-bottom:5px}.tooltip .tooltip-pagebed{display:table;background:#fff;padding:24px 22px;box-shadow:0 4px 6px #bbb;width:100%;opacity:0;transition:opacity .4s}.tooltip .tooltip-pagebed.visible{opacity:1}.tooltip.bg-dark .tooltip-pagebed{background:#4d4d4d;box-shadow:0 4px 6px #0e0e0e}.tooltip .close{text-align:right}.tooltip .close .icon{background-color:#0672cb;width:20px;display:inline-block;color:#fff;text-align:center;border-radius:20px;cursor:pointer;font-size:14px;line-height:20px}.tooltip .content{padding-right:12px}.tooltip .content,.tooltip .close{display:table-cell}}@media screen and (min-width: 768px){.table01-view .accordion-trigger:after{right:0;margin-right:20px}.table01-view .accordion-target .info-icon{display:none}.table01-view .accordion-target .info-cell{display:block}}.table02-view table thead th{background-color:#0672cb}.table02-view .accordion-item .accordion-trigger,.table02-view table tbody tr:nth-child(even){background-color:#fff}.bg-medium .table02-view table thead th{background-color:#0e0e0e}.bg-dark .table02-view .accordion-item .accordion-trigger,.bg-dark .table02-view table tbody tr:nth-child(even){background-color:#444}.table02-view table thead th{color:#444}.table02-view .accordion-item .accordion-trigger,.table02-view table tbody tr:nth-child(even){color:#0672cb}.bg-medium .table02-view table thead th{color:#b6b6b6}.bg-dark .table02-view .accordion-item .accordion-trigger,.bg-dark .table02-view table tbody tr:nth-child(even){color:#444}.table02-view table thead th{border-color:#0672cb}.table02-view .accordion-item .accordion-trigger,.table02-view table tbody tr:nth-child(even){border-color:#fff}.bg-medium .table02-view table thead th{border-color:#0e0e0e}.bg-dark .table02-view .accordion-item .accordion-trigger,.bg-dark .table02-view table tbody tr:nth-child(even){border-color:#444}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 1600px){.table02-view table thead th,.table02-view table tbody td,.table02-view .title,.table02-view .subtitle,.tooltip-pagebed .content{font-weight:400}}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 1600px){.table02-view .title{font-size:17px;font-size:1.7rem}.table02-view .subtitle{font-size:13px;font-size:1.3rem}.table02-view table thead th{font-size:18px;font-size:1.8rem}.table02-view table tbody td{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 1600px){.table02-view .title{line-height:20px}.table02-view .subtitle{line-height:16px}.table02-view table thead th{line-height:21px}.table02-view table tbody td{line-height:19px}}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 1600px){.table02-view .title{margin-right:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 1600px){.table02-view .list-item{margin-bottom:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}@media screen and (min-width: 1600px){.table02-view table td,.table02-view table th{padding:23px 20px 23px 20px}.table02-view .accordion-item .accordion-trigger{padding:20px 20px 18px 20px}}.table02-view table ul{list-style:inside disc}.table02-view table ol{list-style:inside decimal}.table02-view .accordion-container{overflow-x:auto;display:block}.table02-view .accordion-trigger{border-top:1px solid;border-bottom:1px solid;cursor:pointer;position:relative}.table02-view .accordion-trigger:after{color:rgba(0,0,0,0);width:34px;height:24px;background-size:cover;background-position-y:center;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:transform .6s}.table02-view table{width:100%;table-layout:fixed}.table02-view table tr{display:table-row;margin-bottom:24px}.table02-view table tr:first-child{display:table-row}.table02-view table td,.table02-view table th{display:table-cell;vertical-align:middle;word-break:normal}.table02-view table td.cell-center,.table02-view table th.cell-center{text-align:center}.table02-view table td.cell-left,.table02-view table th.cell-left{text-align:left}.table02-view table td.cell-right,.table02-view table th.cell-right{text-align:right}.table02-view table td:not(:last-of-type),.table02-view table th:not(:last-of-type){border-right:solid 1px}.table02-view table thead th a{color:#fff;text-decoration:underline}.table02-view table tbody tr a{text-decoration:underline}.table02-view .accordion-item .accordion-trigger{border-top:1px solid #eee;border-bottom:1px solid #eee}.table02-view .accordion-item .accordion-trigger.static:after{content:"" !important}.table02-view .table-header table tbody tr a{color:#fff}.table02-view .table-header.noHeader{display:none}.table02-view .table-header.simpleHeaderBar{border-top:4px solid #0672cb}.table02-view .table-header.standerdHeader table td{background-color:#0672cb;border-color:#fff;color:#fff}.table02-view .accordion-trigger:after{content:"";color:#0672cb;font-size:20px !important}.table02-view .accordion-trigger.accordion-item-active:after{content:"";font-size:20px !important;color:#0672cb}.table02-view table tbody tr:nth-child(odd){background-color:#f7f7f7}.table02-view table tbody tr:nth-child(even){color:#444}.bg-dark .table02-view table tbody tr:nth-child(odd){background-color:#4d4d4d}.bg-dark .table02-view table tbody tr:nth-child(even){color:#fff}.bg-dark .table02-view .accordion-trigger:after{content:"";color:#fff;font-size:20px !important}.bg-dark .table02-view .accordion-trigger.accordion-item-active:after{content:"";font-size:20px !important;color:#fff}.bg-medium .table02-view .title,.bg-medium .table02-view .subtitle{color:#444}.bg-medium .table02-view table tbody tr:nth-child(odd){color:#444}.bg-medium .table02-view .table-header.noHeader{display:none}.bg-medium .table02-view .table-header.simpleHeaderBar{border-top:4px solid #0e0e0e}.bg-medium .table02-view .table-header.standerdHeader table td{background-color:#0e0e0e}@media screen and (min-width: 0)and (max-width: 767.9px){.table02-view .accordion-trigger .title{display:block;margin-bottom:10px}.table02-view .accordion-trigger:after{left:0;margin-left:13px}.table02-view .accordion-trigger .wrapper-text{padding-left:34px;padding-right:0}.table02-view .accordion-target .info-icon{background-color:#0672cb;width:19px;display:inline-block;color:#fff;text-align:center;border-radius:19px;cursor:pointer}.table02-view .accordion-target .info-cell{display:none}.table02-view table thead th a{color:#fff;text-decoration:underline}.table02-view table tbody tr a{text-decoration:underline}.table02-view .accordion-item .accordion-trigger{border-top:1px solid #eee;border-bottom:1px solid #eee}.table02-view .accordion-item .accordion-trigger.static:after{content:"" !important}.table02-view .table-header.noHeader{display:none}.table02-view .table-header.simpleHeaderBar{border-top:4px solid #0672cb}.table02-view .table-header.standerdHeader table td{background-color:#0672cb;border-color:#fff;color:#fff}.tooltip{position:absolute;padding-left:18px;padding-right:18px;width:100%}.tooltip strong{display:block;margin-bottom:5px}.tooltip .tooltip-pagebed{display:table;background:#fff;padding:24px 22px;box-shadow:0 4px 6px #bbb;width:100%;opacity:0;transition:opacity .4s}.tooltip .tooltip-pagebed.visible{opacity:1}.tooltip.bg-dark .tooltip-pagebed{background:#4d4d4d;box-shadow:0 4px 6px #0e0e0e}.tooltip .close{text-align:right}.tooltip .close .icon{background-color:#0672cb;width:20px;display:inline-block;color:#fff;text-align:center;border-radius:20px;cursor:pointer;font-size:14px;line-height:20px}.tooltip .content{padding-right:12px}.tooltip .content,.tooltip .close{display:table-cell}}@media screen and (min-width: 768px){.table02-view .accordion-trigger:after{right:0;margin-right:20px}.table02-view .accordion-target .info-icon{display:none}.table02-view .accordion-target .info-cell{display:block}.table02-view table thead th a{color:#fff;text-decoration:underline}.table02-view table tbody tr a{text-decoration:underline}.table02-view .accordion-item .accordion-trigger{border-top:1px solid #eee;border-bottom:1px solid #eee}.table02-view .accordion-item .accordion-trigger.static:after{content:"" !important}.table02-view .table-header.noHeader{display:none}.table02-view .table-header.simpleHeaderBar{border-top:4px solid #0672cb}.table02-view .table-header.standerdHeader table td{background-color:#0672cb;border-color:#fff;color:#fff}}@media screen and (min-width: 0)and (max-width: 639.9px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}@media screen and (min-width: 1600px){.oaks-masthead-view .btn-collapse{font-size:30px;font-size:3rem}}.oaks-masthead-view .btn-collapse{color:#fff;cursor:pointer;float:right}@media screen and (min-width: 0)and (max-width: 979.9px){.oaks-masthead-view .btn-collapse{display:none}}.oaks-masthead-view:not(.sticky) .btn-collapse,.oaks-masthead-view:not(.sticky) .sub-nav-st{display:none}.oaks-masthead-view.sticky{left:0;position:fixed;z-index:10000;max-width:1600px;margin-left:auto;right:0;left:0;margin-right:auto}.oaks-masthead-view.sticky .navmenu-view .tabnav-target{z-index:1}.oaks-masthead-view.sticky .navmenu-view .tabnav-target .vline.vline-thirteen>li{height:auto !important}.oaks-masthead-view.sticky .navmenu-view .container,.oaks-masthead-view.sticky .sub-nav-st .subnav01-view{margin:0 auto}@media screen and (min-width: 0)and (max-width: 639.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1600px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .nav-list .list-item a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1600px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 0)and (max-width: 979.9px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item:last-of-type .navigation-control{margin-right:50px}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control{border-bottom-width:4px;margin-right:28px;margin-left:0;padding:23px 0 10px 0}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control .wrap-text div span{font-weight:200;color:#0e0e0e}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:hover{border-bottom-width:0}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:hover .wrap-text div span{font-weight:200;color:#0672cb}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control.active,.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:not([href]){border-bottom-width:4px}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control.active .wrap-text div span,.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:not([href]) .wrap-text div span{font-weight:700;color:#0672cb}}@media screen and (min-width: 980px){.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .side .subheading{font-weight:200;color:#0e0e0e;padding:16px 0 12px 0}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item:last-of-type .navigation-control{margin-right:0}.oaks-masthead-view.sticky .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control{margin-right:30px;padding:28px 0 12px 0}}.oaks-masthead-view.sticky .btn-collapse{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .5s linear;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 980px){.oaks-masthead-view.sticky .btn-collapse{display:block}}.oaks-masthead-view.sticky:not(.open) .btn-collapse{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .5s linear;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}.oaks-masthead-view.sticky:not(.open) .main-nav,.oaks-masthead-view.sticky:not(.open) .sub-nav-st .breadcrumb{display:none}.oaks-masthead-view .sub-nav-st{background:#fff;margin:0}.oaks-masthead-view .sub-nav-st .subnav01-view{margin:0}.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .side .subheading{margin:0;padding:10px 0}.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item{margin:0}.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:hover,.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control.active{text-decoration:none;text-transform:none}.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control:hover span,.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside .nav-list .list-item .navigation-control.active span{text-decoration:none;text-transform:none}.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside:before,.oaks-masthead-view .sub-nav-st .subnav01-view .header-controls .aside:after{height:55px}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 1600px){.subnav01-view .nav-list{padding-left:0;padding-right:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .nav-list a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.subnav01-view .nav-list a{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.subnav01-view .nav-list a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.subnav01-view .nav-list a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.subnav01-view .nav-list a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1600px){.subnav01-view .nav-list a{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 1600px){.subnav01-view .nav-list a{line-height:20px}}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 640px)and (max-width: 767.9px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 768px)and (max-width: 979.9px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 1600px){.subnav01-view .nav-list a span{font-weight:500}}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}@media screen and (min-width: 1600px){.subnav01-view .side .subheading{font-size:30px;font-size:3rem}}.subnav01-view .nav-list .list-item .navigation-control{display:block;border-color:rgba(0,0,0,0) !important;border-style:solid;border-bottom-width:4px;padding:22px 0 20px 0;margin:0 14px;transition:background-color .6s}.subnav01-view .nav-list .list-item .navigation-control:hover,.subnav01-view .nav-list .list-item .navigation-control.active,.subnav01-view .nav-list .list-item .navigation-control:not([href]){border-color:#0672cb !important}.subnav01-view .nav-list .list-item .navigation-control .wrap-text div span{font-weight:200;color:#0e0e0e}.subnav01-view .nav-list .list-item .navigation-control:hover{border-bottom-width:0}.subnav01-view .nav-list .list-item .navigation-control:hover .wrap-text div span{font-weight:200;color:#0672cb}.subnav01-view .nav-list .list-item .navigation-control.active,.subnav01-view .nav-list .list-item .navigation-control:not([href]){border-bottom-width:4px}.subnav01-view .nav-list .list-item .navigation-control.active .wrap-text div span,.subnav01-view .nav-list .list-item .navigation-control:not([href]) .wrap-text div span{font-weight:700;color:#0672cb}.subnav01-view .nav-list .list-item.selected .navigation-control{border-color:#0672cb !important}.subnav01-view .nav-list .list-item:first-of-type{margin-left:0}.subnav01-view .nav-list .list-item:last-of-type{margin-right:0}.subnav01-view .header-controls .side{display:block}.subnav01-view .header-controls .side .subheading{font-weight:200;color:#0e0e0e;line-height:30px;margin:0;padding:9px 0 30px 0}.subnav01-view .header-controls .aside{display:block}.subnav01-view .header-controls .aside .nav-list li{display:table-cell}.subnav01-view .header-controls .aside .nav-list .list-item .navigation-control{padding:10px 0 10px 0;margin-right:20px;margin-left:0}@media screen and (min-width: 0)and (max-width: 639.9px){.subnav01-view .header-controls .aside{border-top:1px solid #ccc}}@media screen and (min-width: 0)and (max-width: 767.9px){.row.bg-primary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-primary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0));background-image:linear-gradient(to left, #0672CB, #0672CB 30%, rgba(6, 114, 203, 0))}.row.bg-secondary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-secondary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0));background-image:linear-gradient(to left, #B6B6B6, #B6B6B6 30%, rgba(182, 182, 182, 0))}.row.bg-tertiary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-tertiary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.row.bg-quaternary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to right, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quaternary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #000000, #000000 30%, rgba(0, 0, 0, 0));background-image:linear-gradient(to left, #000000, #000000 30%, rgba(0, 0, 0, 0))}.row.bg-quinary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-quinary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0));background-image:linear-gradient(to left, #F5F6F7, #F5F6F7 30%, rgba(245, 246, 247, 0))}.row.bg-senary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-senary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-septenary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-septenary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0));background-image:linear-gradient(to left, #0E0E0E, #0E0E0E 30%, rgba(14, 14, 14, 0))}.row.bg-octonary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to right, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-octonary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #00468B, #00468B 30%, rgba(0, 70, 139, 0));background-image:linear-gradient(to left, #00468B, #00468B 30%, rgba(0, 70, 139, 0))}.row.bg-nonary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-nonary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0));background-image:linear-gradient(to left, #3dc6ef, #3dc6ef 30%, rgba(61, 198, 239, 0))}.row.bg-denary .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to right, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-denary .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #444444, #444444 30%, rgba(68, 68, 68, 0));background-image:linear-gradient(to left, #444444, #444444 30%, rgba(68, 68, 68, 0))}.row.bg-eleven .subnav01-view .aside:before{background-image:-webkit-linear-gradient(left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.row.bg-eleven .subnav01-view .aside:after{background-image:-webkit-linear-gradient(right, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0));background-image:linear-gradient(to left, #cccccc, #cccccc 30%, rgba(204, 204, 204, 0))}.subnav01-view .nav-list{overflow-x:auto;overflow-y:hidden;white-space:nowrap;width:100%}.subnav01-view .nav-list .list-item{display:inline-block;width:auto}.subnav01-view .nav-list .list-item:last-of-type .navigation-control{margin-right:50px}.subnav01-view .aside{position:relative}.subnav01-view .aside.hide-fade:before{display:none}.subnav01-view .aside:before,.subnav01-view .aside:after{content:"";height:40px;position:absolute;top:0;width:60px;z-index:1}.subnav01-view .aside:before{left:0;background-image:-webkit-linear-gradient(left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}.subnav01-view .aside:after{right:0;background-image:-webkit-linear-gradient(right, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0));background-image:linear-gradient(to left, #ffffff, #ffffff 30%, rgba(255, 255, 255, 0))}}@media screen and (min-width: 768px){.subnav01-view .header-controls .side{text-align:left}.subnav01-view .header-controls .side .subheading{padding:40px 0 15px 0}.subnav01-view .header-controls .aside .nav-list li{display:table-cell}.subnav01-view .header-controls .aside .nav-list .list-item .navigation-control{padding:6px 0 10px 0;margin-right:28px}}@media screen and (min-width: 980px){.subnav01-view .header-controls .side{display:inline-block;margin:0 0 8px 0}.subnav01-view .header-controls .side .subheading{padding:18px 0 0 0}.subnav01-view .header-controls .aside{display:inline-block;float:right}.subnav01-view .header-controls .aside .nav-list li{float:left}.subnav01-view .header-controls .aside .nav-list .list-item .navigation-control{padding:32px 0 12px 0;margin-right:30px}.subnav01-view .header-controls .aside .nav-list .list-item:first-of-type .navigation-control{margin-left:0}.subnav01-view .header-controls .aside .nav-list .list-item:last-of-type .navigation-control{margin-right:0}}.sales-force-dashboard{background-color:#fff;padding:10px}.sales-force-dashboard.view{margin-bottom:0px !important}@media screen and (min-width: 0)and (max-width: 639.9px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 1600px){.sales-force-dashboard .subheading{font-size:24px;font-size:2.4rem}.sales-force-dashboard .list-wrap .description,.sales-force-dashboard .list-header .subheading,.sales-force-dashboard .list-header .number{font-size:14px;font-size:1.4rem}.sales-force-dashboard .add.cta,.sales-force-dashboard .list-wrap{font-size:16px;font-size:1.6rem}.sales-force-dashboard .form .input,.sales-force-dashboard .tab-control-item .cta{font-size:18px;font-size:1.8rem}}.sales-force-dashboard .deal-container{position:relative;min-height:270px}.sales-force-dashboard .deal-container.loading:after{content:"";position:absolute;margin-left:0;margin-top:0;transform:none;width:100%;height:100%;z-index:9999;background-color:#fff;background-repeat:no-repeat;background-image:url("data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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");background-position:center;top:0;left:0}.sales-force-dashboard .color-corner{height:14px;width:14px;display:block;position:absolute;top:6px;left:6px}.sales-force-dashboard .header{position:relative}.sales-force-dashboard .header a{display:block;float:right}.sales-force-dashboard .header .subheading{font-weight:900;float:left;margin-bottom:5px}.sales-force-dashboard .add{float:right;margin:8px 0}.sales-force-dashboard .add .cta-text{font-weight:900;padding:0}.sales-force-dashboard .add .cta-icn{border:2px solid;border-radius:50%;padding:0px 3px;width:20px;height:20px;margin-left:8px;margin-right:0}.sales-force-dashboard>.subheading{color:#0e0e0e}.sales-force-dashboard>.tabs-view{margin-bottom:16px;clear:both}.sales-force-dashboard>.tabs-view .tab-container{border-bottom:1px solid #0672cb;line-height:0;margin-bottom:16px}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item{display:inline-block;border-bottom:2px solid rgba(0,0,0,0)}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item:last-of-type{margin-right:0;padding-left:10px}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item.selected{border-bottom:2px solid #0672cb}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item.selected .cta div span{font-weight:900;color:#0672cb}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item .cta div span{color:#0e0e0e}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item .cta:hover,.sales-force-dashboard>.tabs-view .tab-container .tab-control-item .cta:hover div,.sales-force-dashboard>.tabs-view .tab-container .tab-control-item .cta:hover div span{color:#0672cb;text-decoration:none}.sales-force-dashboard>.tabs-view .tab-target{padding:0}.sales-force-dashboard>.tabs-view .tab-target.hiddenParent{display:none}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container{min-height:280px}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .side{display:inline-block;text-align:left;width:70%}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .aside{display:inline-block;text-align:right;width:28%}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-header .subheading,.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-header .number{color:#b6b6b6;line-height:16px}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap{max-height:230px;overflow-y:auto}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item{border-bottom:1px solid #b6b6b6;padding-bottom:10px;margin-right:7px;margin-bottom:18px;line-height:18px}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item .date,.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item .number{font-weight:400;color:#444}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item .alert{color:red}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item .description{color:#0e0e0e;white-space:normal}.sales-force-dashboard>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item:last-of-type{border-bottom:0}.sales-force-dashboard .search{background-color:#fff;position:relative}.sales-force-dashboard .search .input{color:#b6b6b6;width:100%;padding:12px}.sales-force-dashboard .search .btn{position:absolute;top:4px;right:0;margin:0}.sales-force-dashboard .search .btn span{color:#0672cb;padding:12px}@media screen and (min-width: 0)and (max-width: 1279.9px){.sales-force-dashboard>.tabs-view .tab-container{border:0}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item{border-bottom:1px solid #0672cb;width:auto}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item .cta{padding:16px 0}}@media screen and (min-width: 768px)and (max-width: 1279.9px){.sales-force-dashboard>.tabs-view .tab-container{border-bottom:1px solid #0672cb}.sales-force-dashboard>.tabs-view .tab-container .tab-control-item{border-bottom:0px solid #0672cb}}@media screen and (min-width: 0)and (max-width: 767.9px){.sales-force-dashboard>.tabs-view .tab-container .tab-control-item{display:block}}.mdf-dashboard-view{background-color:#eee}.mdf-dashboard-view .lead-deals-charts{width:100%;height:375px;margin:0px auto;padding:20px 0px}.mdf-dashboard-view .lead-deals-charts .leads-converted{float:left;width:32.5%;background-color:#fff}.mdf-dashboard-view .lead-deals-charts .leads-linked{float:right;margin:auto;width:66%;background-color:#fff}.mdf-dashboard-view .lead-deals-charts .leads-linked .bypercent-leads-linked,.mdf-dashboard-view .lead-deals-charts .leads-linked .bydollor-leads-linked{width:50%}.mdf-dashboard-view .lead-deals-charts .leads-linked .bypercent-leads-linked{float:left;position:relative}.mdf-dashboard-view .lead-deals-charts .leads-linked .bypercent-leads-linked:after{content:"";border-right:1px solid #cfc7c0;position:absolute;top:1px;right:0px;height:90%;border-bottom:none;margin:auto}.mdf-dashboard-view .lead-deals-charts .leads-linked .bydollor-leads-linked{float:right}.mdf-dashboard-view .lead-deals-charts .chart-header{height:50px;padding:20px 20px 10px 20px}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left,.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right{width:auto}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left{width:60%;float:left}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left .font-icon-oaks-alert-info::before{color:#0672cb;background-color:#fff}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip]{position:relative;z-index:10}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip]:before{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + 5px);pointer-events:none;transition:.2s;will-change:transform;content:attr(data-tooltip);padding:10px 18px;min-width:50px;max-width:300px;width:max-content;width:-moz-max-content;border-radius:6px;font-size:14px;background-color:#fff;box-shadow:0px 0px 24px rgba(0,0,0,.2);color:#000;text-align:center;white-space:pre-wrap;transform:translate(-50%, -5px) scale(0.5)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip]:after{position:absolute;visibility:hidden;opacity:0;left:50%;bottom:calc(100% + 5px);pointer-events:none;transition:.2s;will-change:transform;content:"";border-style:solid;border-width:5px 5px 0px 5px;border-color:hsla(0,0%,100%,.9) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transition-duration:0s;transform-origin:top;transform:translateX(-50%) scaleY(0)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip]:hover:before{visibility:visible;opacity:1;transition-delay:.3s;transform:translate(-50%, -5px) scale(1)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip]:hover:after{visibility:visible;opacity:1;transition-delay:.5s;transition-duration:.2s;transform:translateX(-50%) scaleY(1)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip-location=bottom]:before{top:calc(100% + 5px);bottom:auto;transform:translate(-50%, 5px) scale(0.5)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip-location=bottom]:after{top:calc(100% + 5px);bottom:auto;border-width:0px 5px 5px 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) hsla(0,0%,100%,.9) rgba(0,0,0,0);transform-origin:bottom}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left [data-tooltip-location=bottom]:hover:before{transform:translate(-50%, 5px) scale(1)}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right{float:right;font-weight:400;width:40%}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right .chart-heading-left-arrow::after{content:"›";float:right;font-size:24px}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right a{float:right}.mdf-dashboard-view .lead-deals-charts .chart-footer{height:85px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left{float:left;padding-left:18px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .font-icon-oaks-alert-notice{float:left}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .font-icon-oaks-alert-notice::before{font-size:20px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent{margin-left:10px;float:right}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-percent-left{color:#0672cb;font-size:25px;font-weight:bold}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-subheading-left,.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-subheading-left-text{font-weight:700;font-size:14px;width:auto}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right{float:right;padding-right:20px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent{text-align:right}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-percent-right{color:#7e7e7e;font-weight:400;font-size:25px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right-text,.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right{font-weight:400;font-size:14px;width:auto}.mdf-dashboard-view .lead-deals-charts .leads-converted-donut,.mdf-dashboard-view .lead-deals-charts .bypercent-linked-deals-donut,.mdf-dashboard-view .lead-deals-charts .bydollor-linked-deals-donut{height:200px;padding:20px;text-align:center;position:relative;font-size:14px}.mdf-dashboard-view .lead-deals-charts .leads-converted-donut div.title,.mdf-dashboard-view .lead-deals-charts .bypercent-linked-deals-donut div.title,.mdf-dashboard-view .lead-deals-charts .bydollor-linked-deals-donut div.title{font-size:14px;font-weight:700;padding-bottom:10px;margin-top:-24px;position:absolute}.mdf-dashboard-view .mdf-loader .loader{content:"";width:100%;height:304px;z-index:9999;background-repeat:no-repeat;background-position:center;background-image:url(data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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)}.mdf-dashboard-view .mdf-loader .chart-header,.mdf-dashboard-view .mdf-loader .bypercent-leads-linked,.mdf-dashboard-view .mdf-loader .chart-footer,.mdf-dashboard-view .mdf-loader .leads-converted-donut,.mdf-dashboard-view .mdf-loader .bydollor-leads-linked{display:none}@media screen and (min-width: 0)and (max-width: 639.9px){.mdf-dashboard-view{width:100%}.mdf-dashboard-view .lead-deals-charts{width:100%;height:auto;padding:20px}.mdf-dashboard-view .lead-deals-charts .leads-converted{width:100%;float:none}.mdf-dashboard-view .lead-deals-charts .leads-linked{width:100%;float:none;margin:20px auto}.mdf-dashboard-view .lead-deals-charts .leads-linked .bypercent-leads-linked,.mdf-dashboard-view .lead-deals-charts .leads-linked .bydollor-leads-linked{width:100%;float:none}.mdf-dashboard-view .lead-deals-charts .leads-linked .bypercent-leads-linked:after{content:"";display:block;border-bottom:1px solid #cfc7c0;border-right:none;left:20px;margin:0px 10px;height:auto;top:auto}.mdf-dashboard-view .lead-deals-charts .chart-header{height:50px;padding:10px 12px 5px 18px}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left{float:left;width:40%}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right{width:60%}.mdf-dashboard-view .lead-deals-charts .leads-converted-donut,.mdf-dashboard-view .lead-deals-charts .bypercent-linked-deals-donut,.mdf-dashboard-view .lead-deals-charts .bydollor-linked-deals-donut{height:200px;padding:12px}.mdf-dashboard-view .lead-deals-charts .leads-converted-donut div.title,.mdf-dashboard-view .lead-deals-charts .bypercent-linked-deals-donut div.title,.mdf-dashboard-view .lead-deals-charts .bydollor-linked-deals-donut div.title{margin:auto;position:static}.mdf-dashboard-view .lead-deals-charts .leads-converted-donut{height:170px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-subheading-left,.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-subheading-left-text{width:90px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right,.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right-text{width:70px}.mdf-dashboard-view .lead-deals-charts .donut-chart-heading{font-size:24px}.mdf-dashboard-view .lead-deals-charts .donut-chart-subheading{font-size:12px}.mdf-dashboard-view .lead-deals-charts .donut-chart-subheading,.mdf-dashboard-view .lead-deals-charts .donut-chart-heading{font-weight:400;text-align:center}}@media screen and (min-width: 768px)and (max-width: 979.9px){.mdf-dashboard-view .lead-deals-charts{width:100%}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-left{width:55%;font-size:14px}.mdf-dashboard-view .lead-deals-charts .chart-header .chart-header-right{width:45%;font-size:12px;padding-top:4px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-left .chart-footer-left-percent .map-subheading-left-text{width:90px}.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right,.mdf-dashboard-view .lead-deals-charts .chart-footer .chart-footer-right .lead-calculation-number-right-percent .map-subheading-right-text{width:65px}}.deal-registration01-view .color-corner{background-color:#0672cb}.deal-registration01-view>.tabs-view .tab-container .tab-control-item .cta:hover{color:#0e0e0e}.deal-registration01-view>.tabs-view .tab-container .tab-control-item .cta:hover div span{color:#0e0e0e}.deal-registration01-view>.tabs-view .tab-container .tab-control-item.selected .cta div span{color:#0e0e0e}.bgform{border:1px solid rgba(0,0,0,0);padding:18px;background:#0672cb;color:#fff}.bgform.ixp-container img{width:80%;height:auto}.bgform.ixp-container ul{list-style:outside}.bgform.ixp-container ul li{margin-left:30px;line-height:25px}.bgform.right-form-wrap{width:85%}.bgform #dell_form{margin:0 auto;text-align:left;font-size:10px}.bgform #dell_form ::placeholder{color:#0e0e0e;opacity:75%}.bgform #dell_form a label{cursor:pointer}.bgform #dell_form a label:hover{text-decoration:underline}.bgform #dell_form label{margin-bottom:8px;color:#fff;font-size:14px;font-weight:400}.bgform #dell_form label a{color:#fff;text-decoration:underline}.bgform #dell_form label.label-radiobtnhzl{float:left;padding-right:10px}.bgform #dell_form #dell_form_wrap{padding:0}.bgform #dell_form #dell_form_wrap .clear_wrap{margin-bottom:18px;position:relative;zoom:1}.bgform #dell_form #dell_form_wrap .clear_wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}.bgform #dell_form #dell_form_wrap .clear_wrap>label:first-child{width:100%}.bgform #dell_form #dell_form_wrap .clear_wrap>.radiobtnhzl{float:left;padding-left:10px}.bgform #dell_form #dell_form_wrap .half{width:48%;float:right}.bgform #dell_form #dell_form_wrap .half div.radiobtnhzl{float:left;padding-right:15px}.bgform #dell_form #dell_form_wrap .half div.radiobtnhzl:last-child{float:none;padding-right:0px}.bgform #dell_form #dell_form_wrap .half .lbclass{display:unset}.bgform #dell_form #dell_form_wrap .half.first{margin-right:2%;float:left}.bgform #dell_form #dell_form_wrap .lbform_input{-webkit-appearance:none;background:#fff;border:1px solid #ccc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;vertical-align:middle;width:100%;font:Normal 16px/20px Roboto;height:32px}.bgform #dell_form #dell_form_wrap .lbform_input:active{border:1px solid #007db8}.bgform #dell_form #dell_form_wrap .lbform_select{padding:6px;width:100%;font:Normal 16px/18px Roboto}.bgform #dell_form #dell_form_wrap .lbform_textarea{height:auto}.bgform #dell_form #dell_form_wrap input.pf_submit_button{-webkit-appearance:none;background:#fff;border:1px solid #0672cb;color:#0672cb;cursor:pointer;display:inline-block;margin:.4em 0;padding:13px 14px;text-decoration:none;font:Normal 16px/18px Roboto}.bgform #dell_form #dell_form_wrap input.pf_submit_button:hover{background:#00468b;border-color:#fff;color:#fff}.bgform #dell_form #dell_form_wrap .position-relative{position:relative}.bgform #dell_form #dell_form_wrap .countryDDArrow{position:absolute;top:32px;right:10px}.bgform #dell_form #dell_form_wrap .countryDDArrow.open{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:inline-block}.bgform #dell_form #dell_form_wrap .countrylistTarget{display:none;max-height:150px;background:#fff;width:100%;position:absolute;z-index:99;overflow-x:hidden}.bgform #dell_form #dell_form_wrap .countrylistTarget .no-option{margin-bottom:10px;text-align:center}.bgform #dell_form #dell_form_wrap .countrylistTarget .countryList{padding:10px 0px}.bgform #dell_form #dell_form_wrap .countrylistTarget .countryList li{font-weight:normal;display:block;white-space-collapse:collapse;text-wrap:nowrap;min-height:1.2em;list-style:none;cursor:pointer;padding:5px 10px;margin:0}.bgform #dell_form #dell_form_wrap .countrylistTarget .countryList li.focus,.bgform #dell_form #dell_form_wrap .countrylistTarget .countryList li:hover{background:#00468b;border-color:#fff;color:#fff}.bgform #dell_form #dell_form_wrap .pf_submit_button:active{background:#fff;border-color:#0672cb;-webkit-box-shadow:inset 0px 0px 6px 1px #b0b0b0;-moz-box-shadow:inset 0px 0px 6px 1px #b0b0b0;box-shadow:inset 0px 0px 6px 1px #b0b0b0}.bgform #dell_form #dell_form_wrap div.submit{text-align:left;padding:20px 0px}.bgform #dell_form #dell_form_wrap input.error,.bgform #dell_form #dell_form_wrap textarea.error,.bgform #dell_form #dell_form_wrap select.error,.bgform #dell_form #dell_form_wrap div.error.input_wrap{color:#933a38;border-color:#933a38;background:#ffffc9}.bgform #dell_form #dell_form_wrap .tooltip{position:relative;background:#fff;padding:0px 4px;border-radius:100%;font-size:10px;cursor:help;font-weight:bold}.bgform #dell_form #dell_form_wrap .tooltip::after,.bgform #dell_form #dell_form_wrap .tooltip::before{position:absolute;left:50%;opacity:0}.bgform #dell_form #dell_form_wrap .tooltip::before{content:"";border-width:10px 8px 8px;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top:-10px;margin-left:-8px}.bgform #dell_form #dell_form_wrap .tooltip::after{content:attr(data-tooltip);background:#000;top:-10px;transform:translateY(-100%);font-size:13px;margin-left:-150px;width:300px;border-radius:10px;color:#fff;padding:14px}.bgform #dell_form #dell_form_wrap .tooltip:hover::before,.bgform #dell_form #dell_form_wrap .tooltip:hover::after{opacity:1}.bgform #dell_form #dell_form_wrap .uw-overlay .card{width:30%}.bgform #dell_form #dell_form_wrap .uw-overlay .header{background:#fff}.bgform #dell_form #dell_form_wrap .uw-overlay .content{height:200px}.bgform #dell_form #dell_form_wrap .uw-overlay .btn-close{float:right}.bgform #dell_form #dell_form_wrap .error_block{background:#ffffc9 url(https://marketing.dell.com/templates/ion/ion_framework_v4.0/themes/dell_base-layout/formError.png) no-repeat 10px 10px;border:1px solid #d1cec5;padding:12px 12px 12px 40px;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:12px}.bgform #dell_form #dell_form_wrap .bubble_error{position:absolute;background:#fff url(https://marketing.dell.com/templates/ion/ion_framework_v4.0/themes/dell_base-layout/bubble_formError.png) no-repeat left center;border:1px solid #acacac;font-size:11px;padding:12px 20px 12px 30px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;z-index:10;left:0;top:-24px;display:none;cursor:pointer}.bgform #dell_form #dell_form_wrap .bubble_error:before{border-color:rgba(172,172,172,0);border-top-color:#acacac;border-width:11px;margin-left:-11px}.bgform #dell_form #dell_form_wrap .bubble_error:after{border-color:hsla(0,0%,100%,0);border-top-color:#fff;border-width:10px;margin-left:-10px}.bgform #dell_form #dell_form_wrap .bubble_error:before .bgform #dell_form #dell_form_wrap .bubble_error:after{top:100%;left:50%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none}.bgform #dell_form #dell_form_wrap .item_error{color:#007db8;font-size:12px;font-weight:400}.bgform #dell_form #dell_form_wrap .left-content-wrap{float:left;width:60% h1;width-line-height:initial}.bgform #dell_form #dell_form_wrap .req:after{content:" *";color:#fff}.bgform #dell_form #dell_form_wrap select.error{background-image:url("https://marketing.dell.com/templates/ion/ion_framework_v4.0/themes/dell_base-layout/iconSelect.png");background-position:98% 48%;background-repeat:no-repeat}.uw-overlay.forms-overlay .card.forms-popup{width:350px !important}.uw-overlay.forms-overlay .card.forms-popup .header{background:#fff !important;text-align:right;margin-top:-1px;padding-bottom:0px !important}.uw-overlay.forms-overlay .card.forms-popup .company-header{margin-top:-22px;padding-left:24px;padding-right:24px;background-color:#fff}.uw-overlay.forms-overlay .card.forms-popup .company-header .success-info{color:#6ea204;margin-bottom:-3px}.uw-overlay.forms-overlay .card.forms-popup .company-header .success-info p{display:inline-block;padding-left:6px;color:#000;font-weight:400;font-size:24px;line-height:32px}.uw-overlay.forms-overlay .content{height:114px !important;padding-left:24px;padding-right:24px}.uw-overlay.forms-overlay .content ul{height:68px;font-size:16px}.uw-overlay.forms-overlay .content ul li{padding:10px}.uw-overlay.forms-overlay .content .popupbtn{float:right}.uw-overlay.forms-overlay .content .popupbtn .partial-cta-list dd{margin-top:0 !important}.forms-overlay .cta.external .cta-text:after,.forms-overlay .btn.external .cta-icn:after{position:relative}@media(min-width: 320px)and (max-width: 480px){.left-content-wrap{float:none;width:100%}.right-form-wrap{width:100%;float:none}.popupbtn .partial-cta-list dd{margin-top:0 !important;display:inline-block;width:auto}}@media(max-width: 767px){.clear_wrap{margin-bottom:30px}}.lead-management-view .color-corner{background-color:#6ea204}.lead-management-view.view{margin-bottom:0px !important}.lead-management-view .header span.cta-icn{padding:0px 0px}.lead-management-view>.tabs-view .tab-container{border-bottom:1px solid #6ea204}.lead-management-view>.tabs-view .tab-container .tab-control-item .cta:hover{color:#0e0e0e}.lead-management-view>.tabs-view .tab-container .tab-control-item .cta:hover div span{color:#0e0e0e}.lead-management-view>.tabs-view .tab-container .tab-control-item.selected{border-bottom:2px solid #6ea204}.lead-management-view>.tabs-view .tab-container .tab-control-item.selected .cta div span{color:#0e0e0e}.lead-management-view>.tabs-view .tab-target .tab-target-container .list-wrap .list .list-item .alert{color:#6ea204}@media screen and (min-width: 0)and (max-width: 1279.9px){.lead-management-view>.tabs-view .tab-container{border:0}.lead-management-view>.tabs-view .tab-container .tab-control-item{border-bottom:1px solid #6ea204;width:auto}.lead-management-view>.tabs-view .tab-container .tab-control-item .cta{padding:16px 0}}@media screen and (min-width: 768px)and (max-width: 1279.9px){.lead-management-view>.tabs-view .tab-container{border-bottom:1px solid #6ea204}.lead-management-view>.tabs-view .tab-container .tab-control-item{border-bottom:0px solid #6ea204}}@media screen and (min-width: 0)and (max-width: 767.9px){.lead-management-view>.tabs-view .tab-container .tab-control-item{display:block}}.cta-list01-view.single-source-active span.wrapper-icon{border-radius:50%;margin-bottom:0;margin-right:0;background-color:#6ea204;color:#fff;padding:7px;font-size:21px;width:35px;height:35px;line-height:21px;text-align:center;transform:translateY(-50%);top:50%}.cta-list01-view.single-source-active span.cta-text{padding-left:50px !important}.cta-list01-view.single-source-active span.icon.cta-icn{left:0;width:35px;height:35px;color:#fff;font-size:21px;border-radius:50%;margin-bottom:0;margin-right:0;padding:7px;line-height:21px;text-align:center;transform:translateY(-50%);top:50%;position:absolute}.cta-list01-view.single-source-active span.icon.font-icon-oaks-arrow-left-up{background-color:#0672cb}.cta-list01-view.single-source-active span.icon.knowledge-icon{background-color:#444;font-size:16px;line-height:18px;padding:8px}.cta-list01-view li{margin:0 !important}.cta-list01-view li:last-child a{border-bottom:0px}.cta-list01-view.divider a{border-bottom:1px solid #7e7e7e}.cta-list01-view a{padding:10px 0;display:table}.cta-list01-view div{position:relative;margin:0}.cta-list01-view .cta-img{top:50%}.cta-list01-view .cta-img~.cta-text{padding-left:10px !important}.cta-list01-view a.cta .cta-img{left:0;margin:0}.cta-list01-view .cta-text{position:relative;width:100%;padding:0 !important;padding-right:0px !important;display:table-cell;height:inherit}.cta-list01-view .cta>div .cta-img{height:35px;width:35px}.cta-list01-view .is-new span{color:#636363;background:#f5f6f7;font-weight:400;border:1px solid #d2d2d2;border-radius:1rem;padding:.375rem calc(.75rem - 1px);margin-left:12px !important;font-size:.875rem;line-height:1.25rem;letter-spacing:.015em;min-width:max-content}.cta-list01-view .external .is-new span{margin-left:34px !important}.cta-list01-view .arrow-next .is-new span{margin-left:20px !important}.cta-list01-view .opt-subHeader{line-height:20px;font-size:18px;font-weight:400;padding-top:16px;padding-bottom:16px}.cta-list01-view.list-cta-inline ul li{display:inline-block}.cta-list01-view.list-cta-compact a{padding:2px 0;display:table}.bg-dark .cta-list01-view.divider a{border-bottom:1px solid #f5f6f7}.bg-medium .cta-list01-view.divider a{border-bottom:1px solid #fff}@media screen and (min-width: 980px){.cta-list01-view .cta-text{line-height:20px;font-size:16px}.cta-list01-view li{padding-right:30px !important}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.cta-list01-view .opt-subHeader{line-height:20px;font-size:18px;font-weight:400;padding-top:16px;padding-bottom:16px}}@media screen and (min-width: 0)and (max-width: 639.9px){.cta-list01-view .opt-subHeader{line-height:20px;font-size:18px;font-weight:400;padding-top:16px;padding-bottom:16px}.cta-list01-view.list-cta-inline.divider a{border-right:1px solid #7e7e7e}}.vanityurl-basic01-view .wrapper{width:66%}.vanityurl-basic01-view .wrapper-vanity{padding:16px 20px 40px;float:left;width:100%;border:1px solid #7e8c9a;border-radius:2px}.vanityurl-basic01-view .wrapper-heading{padding:40px 0 30px}.vanityurl-basic01-view .vanity-country{width:25%;display:inline-block;float:left;margin-bottom:10px}.vanityurl-basic01-view .vanity-country .field-label{font-weight:bold}.vanityurl-basic01-view .vanity-country .widget-select{border:1px solid #7e8c9a;border-radius:2px;width:80%;margin:10px 0;border-left:3px solid #0672cb;line-height:35px}.vanityurl-basic01-view .vanity-country .widget-select .item{border-left:0px;padding:5px 10px 10px;width:86%;display:inline-block;font-size:16px}.vanityurl-basic01-view .vanity-country .widget-select .item span{width:102%;display:inline-block}.vanityurl-basic01-view .vanity-country .widget-select .item::after{position:absolute;right:10px;bottom:15px}.vanityurl-basic01-view .vanity-country .widget-select .items{width:125%}.vanityurl-basic01-view .vanity-country .widget-select .items .item{width:100%}.vanityurl-basic01-view .vanity-urls{width:75%;display:inline-block;float:left}.vanityurl-basic01-view .vanity-urls .field-wrapper{float:left;width:100%;margin-bottom:20px}.vanityurl-basic01-view .vanity-urls .field-wrapper:last-child{margin-bottom:0px}.vanityurl-basic01-view .vanity-urls .field-label{display:block;padding-bottom:10px}.vanityurl-basic01-view .vanity-urls .url-holder{border:1px solid #7e8c9a;border-radius:2px;height:40px;display:inline-block;width:calc(100% - 80px);float:left;white-space:nowrap;overflow:hidden;padding:0px 10px;text-overflow:ellipsis;line-height:40px}.vanityurl-basic01-view .vanity-urls .btn.primary{background:#0672cb;color:#fff;border:1px solid #7e8c9a;border-left:none;text-decoration:none;text-align:center;overflow:hidden;height:40px;width:80px;cursor:pointer;float:left;position:relative}.vanityurl-basic01-view .vanity-urls .copy::before{content:attr(data-copy-text);transition:opacity .5s ease;-webkit-transition:opacity .5s ease}.vanityurl-basic01-view .vanity-urls .copy.copied::after{content:attr(data-copied-text);transition:opacity .5s ease;-webkit-transition:opacity .5s ease;opacity:1;position:absolute;right:13px}.vanityurl-basic01-view .vanity-urls .copy.copied::before{opacity:0}@media screen and (min-width: 0)and (max-width: 1279.9px){.vanityurl-basic01-view .wrapper{width:100%}.vanityurl-basic01-view .url-holder{padding:0px 40px 0px 5px}}@media screen and (min-width: 0)and (max-width: 639.9px){.vanityurl-basic01-view .wrapper,.vanityurl-basic01-view .vanity-country,.vanityurl-basic01-view .vanity-urls,.vanityurl-basic01-view .vanity-country .widget-select,.vanityurl-basic01-view .vanity-country .widget-select .items{width:100%}.vanityurl-basic01-view .url-holder{padding:0px 7px 0px 5px}}.uw-overlay.overlay-control-preview .detail .subheading span{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-control-preview .detail .asset .date{font-size:14px;font-size:1.4rem}.uw-overlay.overlay-control-preview .detail p.description{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-control-preview .action-buttons .icons .btn .cta-icn{font-size:16px;font-size:1.6rem}.uw-overlay .action-buttons-large .icons .message-info{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-control-preview .action-buttons-large .icons .btn .cta-icn{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-control-preview .action-buttons .icons .btn .cta-text{font-size:11px;font-size:1.1rem}.uw-overlay .feedback-container-small .feedback-header div{font-size:16px;font-size:1.6rem}.uw-overlay .feedback-container-small .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile span{font-size:48px;font-size:4.8rem}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile p{font-size:20px;font-size:2rem}.uw-overlay .reqversion-container-small .feedback-header div{font-size:16px;font-size:1.6rem}.uw-overlay .reqversion-container-small .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile span{font-size:48px;font-size:4.8rem}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile p{font-size:20px;font-size:2rem}.uw-overlay .feedback-container-large .feedback-header .feedback-heading span{font-size:16px;font-size:1.6rem}.uw-overlay .feedback-container-large .feedback-header .feedback-chars-number span{font-size:12px;font-size:1.2rem}.uw-overlay .feedback-container-large .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{font-size:18px;font-size:1.8rem}.uw-overlay.overlay-control-preview .detail .subheading span{line-height:24px}.uw-overlay.overlay-control-preview .detail p.description{line-height:24px}.uw-overlay.overlay-control-preview .action-buttons .icons .btn .cta-icn{line-height:22px}.uw-overlay.overlay-control-preview .action-buttons-large .icons .btn .cta-icn{line-height:20px}.uw-overlay .action-buttons-large .icons .message-info{line-height:16px}.uw-overlay.overlay-control-preview .action-buttons .icons .btn .cta-text{line-height:11px}.uw-overlay .feedback-container-small .feedback-header div{line-height:20px}.uw-overlay .feedback-container-small .feedback-comment textarea{line-height:16px}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile span{line-height:48px}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile p{line-height:26px}.uw-overlay .reqversion-container-small .feedback-header div{line-height:20px}.uw-overlay .reqversion-container-small .feedback-comment textarea{line-height:16px}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile span{line-height:48px}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile p{line-height:26px}.uw-overlay .feedback-container-large .feedback-header .feedback-heading span{line-height:20px}.uw-overlay .feedback-container-large .feedback-header .feedback-chars-number span{line-height:16px}.uw-overlay .feedback-container-large .feedback-comment textarea{line-height:16px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{line-height:22px}@media screen and (min-width: 980px){.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{line-height:24px}}.asset-preview-container{background-color:#ccc}.asset-preview .asset-preview-container .asset-preview-button a>div{background-color:#444;border-color:#444}.asset-preview .asset-preview-container .asset-preview-button a:hover>div{background-color:#444;border-color:#444}.uw-overlay.overlay-control-preview .header{background-color:#fff;padding:0}.uw-overlay.overlay-control-preview .card{-webkit-transform:translate(0%, 0%);-moz-transform:translate(0%, 0%);transform:translate(0%, 0%);left:0;top:0;width:100%}.uw-overlay.overlay-control-preview .content-overlay{overflow-y:auto !important}.uw-overlay.overlay-control-preview .content{background-color:#0672cb !important;padding:40px 40px 0 40px !important}.uw-overlay.overlay-control-preview .content .row{padding-left:12px}.uw-overlay.overlay-control-preview .text-component .rte,.uw-overlay.overlay-control-preview .text-component h2.heading,.uw-overlay.overlay-control-preview .text-component h3.heading{height:auto !important}.uw-overlay.overlay-control-preview .card{-webkit-transform:translate(0%, 0%);-moz-transform:translate(0%, 0%);transform:translate(0%, 0%);width:100%;display:block;right:auto}.uw-overlay.overlay-control-preview .content{padding:40px 40px 0 40px !important;height:100vh !important}.uw-overlay.overlay-control-preview .promo-component .view{height:500px !important;padding:12px;overflow:auto !important}.docpreview-footer{width:300px !important}.docpreview-footer>div{display:table-cell !important}.docpreview-footer>div:first-child,.docpreview-footer>div:last-child{display:none !important}#cell-content-views{width:100% !important}html.no-touch .docpreview-footer{display:none !important}html.no-touch .docpreview-footer>div:last-child{display:table-cell !important}html.no-touch .asset-preview-container:hover .docpreview-footer{display:table !important}.uw-overlay.overlay-control-preview .docpreview-footer{width:300px !important}.uw-overlay.overlay-control-preview .docpreview-footer>div{display:table-cell !important}.uw-overlay.overlay-control-preview .docpreview-footer>div:first-child{display:none !important}.uw-overlay.overlay-control-preview html.no-touch .docpreview-footer{display:none !important}.uw-overlay.overlay-control-preview html.no-touch .docpreview-footer>div:last-child{display:table-cell !important}.uw-overlay.overlay-control-preview html.no-touch .asset-preview-container:hover .docpreview-footer{display:table !important}.uw-overlay.overlay-control-preview.document-preview-active .card-contain .head{display:none}.uw-overlay.overlay-control-preview.document-preview-active .card-contain .asset-preview{display:block;height:90vh;margin-top:45px}.uw-overlay.overlay-control-preview.document-preview-active .card-contain .action-buttons{display:none}.uw-overlay.overlay-control-preview .card{width:100% !important;-moz-transform:translate(0%, 0%) !important;transform:translate(0%, 0%) !important}.uw-overlay.overlay-control-preview .card .header{border-top:none}.uw-overlay.overlay-control-preview .card .header .btn-close{right:0;top:0;padding:20px;color:#444;height:auto;width:auto;background-image:none}.uw-overlay.overlay-control-preview .card .content{padding:16px 15px 0 16px;height:100vh}.uw-overlay.overlay-control-preview .card-contain{position:relative}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small{position:fixed;background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;z-index:10042}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .feedback-main-wrapper,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .feedback-main-wrapper{display:table;margin:0 auto;height:100%}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .feedback-second-wrapper,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .feedback-second-wrapper{display:table-cell;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container{height:235px;max-height:235px;background-color:#fff;display:table-cell;width:320px;max-width:320px;padding:25px 17px 25px 18px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-header,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-header{padding-bottom:15px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-header div,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-header div{font-weight:400;display:inline-block}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-header .feedback-heading span,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-header .feedback-heading span{vertical-align:middle;margin-right:20px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-header .feedback-chars-number{float:right}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-comment,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-comment{margin-bottom:15px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .feedback-comment textarea,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .feedback-comment textarea{font-weight:200;padding:15px;resize:none;width:100%}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .form-container .send-container-button a,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .form-container .send-container-button a{display:inline-block;width:auto;margin-right:20px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile{height:235px;max-height:235px;background-color:#fff;display:table-cell;width:320px;max-width:320px;padding:50px 17px 50px 18px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile{font-weight:400;text-align:center;margin-bottom:15px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module{color:#6ea204}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module-two,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module-two{color:#71a241;margin-left:-1.25em}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile{font-weight:400;text-align:center;margin-bottom:15px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile span,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile span{border-radius:50%;color:#fff;padding:2px}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile.error-info,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile.error-info span,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile.error-info span{background-color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .feedback-container-small .message-info-mobile .cancel-mobile,.uw-overlay.overlay-control-preview .card-contain .reqversion-container-small .message-info-mobile .cancel-mobile{width:auto;margin:0 auto}.uw-overlay.overlay-control-preview .card-contain .col-texts{display:table}.uw-overlay.overlay-control-preview .card-contain .col-texts .icon,.uw-overlay.overlay-control-preview .card-contain .col-texts .heading{display:table-cell}.uw-overlay.overlay-control-preview .card-contain .col-texts .heading{vertical-align:top}.uw-overlay.overlay-control-preview .card-contain .detail .subheading{margin-top:6px;margin-bottom:10px}.uw-overlay.overlay-control-preview .card-contain .detail .subheading span{display:inline-block;margin:0}.uw-overlay.overlay-control-preview .card-contain .detail .asset{margin-bottom:20px}.uw-overlay.overlay-control-preview .card-contain .detail .asset .date,.uw-overlay.overlay-control-preview .card-contain .detail .asset .file-info{font-weight:200;word-break:break-all}.uw-overlay.overlay-control-preview .card-contain .asset-preview{display:none}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons{color:#444;background-color:#f5f6f7;padding:10px 17px 10px 18px;position:fixed;bottom:0;left:0;right:0;width:100%}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .share{text-align:center}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .btn div{border:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .btn span{display:block}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .btn div{color:#444;background-color:#f5f6f7}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .share .save a{color:#444}.uw-overlay.overlay-control-preview .card-contain .action-buttons .icons .cta-icn{width:100%}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large{display:none}.uw-overlay.overlay-control-preview .preview-collapse-button{display:none}.uw-overlay.overlay-control-preview #docxjs-container{direction:ltr !important}.uw-overlay.overlay-control-preview .asset-preview{margin-top:20px;width:100%;height:400px;position:absolute}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-container,.uw-overlay.overlay-control-preview .asset-preview .asset-preview-container-mobile{display:block;height:100%;width:100%}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-button{position:absolute;left:0;right:0;top:50%;bottom:50%;margin:0 auto;transform:none;width:auto;white-space:nowrap}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-button a{width:auto;margin:0 auto}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-button a .cta-text{text-transform:capitalize}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container.asset-preview-button{white-space:normal;top:38%}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn{margin:0px auto;width:300px !important;display:table;text-align:center;white-space:initial}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1{margin-top:-35%}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .font-icon-alert-notice{font-size:32px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnTItle{font-weight:500;padding-top:12px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnDesc{padding-top:10px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnbtn{padding-top:30px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnbtn a>div{background-color:#0672cb;border-color:#0672cb}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2{margin-top:-14%}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 div{font-size:13px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus{width:280;font-weight:400;padding-top:20px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus .dwnstatus{float:left}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus .dwnper{text-align:right}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwnpending{float:left}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .download-progress-bar__container{width:400px;height:14px;background-color:#ccc;box-shadow:0 0 64px 64px hsla(0,0%,100%,.15);margin:0 auto}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .download-progress-bar__container .download-progress-bar__progress{background:#0672cb;color:#edebeb;font-weight:500;display:flex;align-items:center;justify-content:center;width:0;height:100%}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3{margin-top:-18%}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .dwndescstatus{padding-top:20px}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .dwndescstatus span:nth-of-type(1){display:block;font-weight:600}.uw-overlay.overlay-control-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .font-icon-oaks-thankyou-checkmark{color:#6ea204;font-size:30px}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons{position:relative;bottom:0;right:0;top:20px}.uw-overlay.overlay-control-preview .asset-preview .message-info{margin:20px 0}.uw-overlay.overlay-control-preview .asset-preview .message-info div{text-align:center}.uw-overlay.overlay-control-preview .asset-preview .message-info div span,.uw-overlay.overlay-control-preview .asset-preview .message-info div p{display:inline-block}.uw-overlay.overlay-control-preview .asset-preview .message-info div span{border-radius:50%;color:#fff;padding:2px;margin-right:10px}.uw-overlay.overlay-control-preview .asset-preview .message-info div.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .asset-preview .message-info div.error-info span{color:#fff;background-color:#ce1126}.uw-overlay.overlay-control-preview .asset-preview .message-info div.success-info{color:#6ea204}.uw-overlay.overlay-control-preview .asset-preview .message-info div.success-info span{background-color:#6ea204}.uw-overlay.overlay-control-preview .feedback-container,.uw-overlay.overlay-control-preview .feedback-container-large{margin:20px 0}.uw-overlay.overlay-control-preview .feedback-container .feedback-header .feedback-heading,.uw-overlay.overlay-control-preview .feedback-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-control-preview .feedback-container-large .feedback-header .feedback-heading,.uw-overlay.overlay-control-preview .feedback-container-large .feedback-header .feedback-chars-number{display:inline-block}.uw-overlay.overlay-control-preview .feedback-container .feedback-header .feedback-heading span,.uw-overlay.overlay-control-preview .feedback-container-large .feedback-header .feedback-heading span{margin:0 10px 0 0}.uw-overlay.overlay-control-preview .feedback-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-control-preview .feedback-container-large .feedback-header .feedback-chars-number{float:right}.uw-overlay.overlay-control-preview .feedback-container .feedback-comment textarea,.uw-overlay.overlay-control-preview .feedback-container-large .feedback-comment textarea{resize:none;width:100%}.uw-overlay.overlay-control-preview .feedback-container .send-container-button,.uw-overlay.overlay-control-preview .feedback-container-large .send-container-button{text-align:center}.uw-overlay.overlay-control-preview .feedback-container .send-container-button a,.uw-overlay.overlay-control-preview .feedback-container-large .send-container-button a{display:inline-block;width:auto;margin-right:20px}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain .head{overflow:hidden}.uw-overlay.overlay-control-preview.document-preview-disabled .asset-preview-container{display:none}@media screen and (min-width: 640px){.wrapper-text.card-spacing{padding:24px 0px 0px 0px !important}.uw-overlay.overlay-control-preview .card{-moz-transform:translate(-50%, -50%) !important;-webkit-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important;width:100% !important;left:50%;top:50%;max-width:503px;display:block;right:auto}.uw-overlay.overlay-control-preview .content{padding:44px 40px 0 40px !important;height:90vh !important}.uw-overlay.overlay-control-preview .content .row .shim-top{padding-top:0px !important}.uw-overlay.overlay-control-preview .promo-component .view{height:500px !important;padding:12px;overflow:auto !important}.uw-overlay.overlay-control-preview .card-contain .head .detail{margin-left:0;width:100%}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons{border-top:none}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons .share{text-align:center}}@media screen and (min-width: 980px){.wrapper-text.card-spacing{padding:24px 40px 40px 40px !important}.uw-overlay.overlay-control-preview .card{width:100% !important;max-width:956px;display:block;right:auto}.uw-overlay.overlay-control-preview .card .content{padding:36px 16px 29px 16px !important;height:80vh !important}.uw-overlay.overlay-control-preview .card .content .row .shim-top{padding-top:0px !important}.uw-overlay.overlay-control-preview .card .promo-component .view{height:400px !important;margin-top:0px;overflow:auto !important}}@media screen and (min-width: 980px){.wrapper-text.card-spacing{padding:24px 40px 40px 40px !important}.uw-overlay.overlay-control-preview .card{width:100% !important;max-width:956px;display:block;right:auto}.uw-overlay.overlay-control-preview .card .content{padding:36px 16px 29px 16px !important;height:80vh !important}.uw-overlay.overlay-control-preview .card .content .row .shim-top{padding-top:0px !important}.uw-overlay.overlay-control-preview .card .promo-component .view{height:400px !important;margin-top:0px;overflow:auto !important}.uw-overlay.overlay-control-preview.document-preview-active .card-contain .head{display:block}.uw-overlay.overlay-control-preview div.card .content{height:600px;padding:30px}.uw-overlay.overlay-control-preview div.card .content>div{height:100%}.uw-overlay.overlay-control-preview .card-contain{width:100%;height:100%}.uw-overlay.overlay-control-preview .card-contain .asset-preview{display:inline-block;padding:0 45px 15px 20px;height:calc(100% - 42px)}.uw-overlay.overlay-control-preview .card-contain .asset-preview .asset-preview-container{float:right;height:calc(100% - 70px);max-height:420px}.uw-overlay.overlay-control-preview .card-contain .asset-preview .asset-preview-container.asset-download-container{border:1px solid #ccc;background-color:#fff}.uw-overlay.overlay-control-preview .card-contain .action-buttons{display:none}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large{display:block;width:100%;position:relative;bottom:0;padding:0 45px 0 0;float:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons{position:relative;right:0;width:100%;border-top:none;margin:0;padding-top:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .share{line-height:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons.feedback-container,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .feedback-container-large{left:0;bottom:0;position:absolute}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons.feedback-container .share,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .feedback-container-large .share{text-align:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li.save{margin-left:20px}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type{position:absolute;left:0;margin:0;width:auto}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type a,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type div.message-info{display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info{font-weight:400;margin:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div{text-align:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div p{display:inline-block}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span{border-radius:50%;padding:4px;margin-right:10px}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info span{color:#fff;background-color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.success-info{color:#6ea204}.uw-overlay.overlay-control-preview .card-contain .message-info-large{margin:0 15px;display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large{font-weight:400;text-align:center;color:#6ea204}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large span,.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large p{display:table-cell;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large p{padding-left:6px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large{font-weight:400;text-align:center}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large span,.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large p{display:table-cell}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large p{padding-left:6px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large span{border-radius:50%;color:#fff;width:22px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large.error-info span{background-color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .head{float:left;height:calc(100% - 57px)}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large{display:block;margin:10px 0;position:absolute;bottom:0}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-header{width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-comment{width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-comment textarea{border:1px solid #444;display:block;height:90px;resize:none;width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button a .cta-text{padding:6px 0}.uw-overlay.overlay-control-preview .card-contain.active-form .head{display:block;border-bottom:none}.uw-overlay.overlay-control-preview .card-contain.active-form .head .detail{max-height:100%;overflow-y:auto;display:block;margin-bottom:25px;position:relative;height:320px !important;float:none;border-bottom:2px solid #ccc}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large{display:block;margin:0;position:absolute;bottom:-57px;z-index:10;width:90%}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-header{width:90%;margin-bottom:12px}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-header .feedback-heading{font-weight:400}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-comment{width:90%}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-comment textarea{display:block;height:90px;border:2px solid #ccc;padding:15px;resize:none}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-control-preview .card-contain.active-form .asset-preview{display:block;float:right;position:relative}.uw-overlay.overlay-control-preview .card-contain.active-form .icons{width:auto}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form{display:table}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .head{overflow:visible}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .detail{height:325px !important}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .feedback-container-large{position:relative;bottom:0;width:55%}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .asset-preview{display:none}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .action-buttons-large{position:absolute;right:0;bottom:0}.uw-overlay.overlay-control-preview.document-preview-disabled .head{width:100%;padding:0;float:none;border-bottom:none;height:calc(100% - 42px);padding-right:45px}.uw-overlay.overlay-control-preview.document-preview-disabled .head .col-texts{width:auto;display:inline-block;vertical-align:top}.uw-overlay.overlay-control-preview.document-preview-disabled .head .heading{width:auto}.uw-overlay.overlay-control-preview.document-preview-disabled .asset-preview{display:none}.uw-overlay.overlay-control-preview .card{width:70%}.uw-overlay.overlay-control-preview .card .header .btn-close{right:10px;top:10px;color:#444}.uw-overlay.overlay-control-preview .card .content{height:600px;padding:30px}.uw-overlay.overlay-control-preview .card-contain{display:block}.uw-overlay.overlay-control-preview .preview-collapse-button{display:block;width:auto;cursor:pointer;position:absolute;left:-24px}.uw-overlay.overlay-control-preview .preview-collapse-button div{padding:0 2px 0 12px;border-right:2px solid #000;line-height:0}.uw-overlay.overlay-control-preview .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);display:block}.uw-overlay.overlay-control-preview.asset-data .head .col-texts{width:100%}.uw-overlay.overlay-control-preview.asset-data .head .detail .video-iframe{width:50%;margin:0 auto}.uw-overlay.overlay-control-preview .head{height:90%;margin:0 0 0 24px;display:inline-block;width:50%;vertical-align:top;padding:0 24px 0 0;position:relative}.uw-overlay.overlay-control-preview .head .col-texts{display:table}.uw-overlay.overlay-control-preview .head .col-texts .heading{display:table-cell;vertical-align:middle}.uw-overlay.overlay-control-preview .head .col-texts .icon{vertical-align:top;display:table-cell}.uw-overlay.overlay-control-preview .head .col-texts .icon .wrapper-icon{margin-right:14px}.uw-overlay.overlay-control-preview .head .col-texts .subheading{display:inline-block}.uw-overlay.overlay-control-preview .head .detail{margin-left:0;max-height:475px}.uw-overlay.overlay-control-preview .head .detail .subheading{display:block}.uw-overlay.overlay-control-preview .head .detail .description{padding-bottom:0}.uw-overlay.overlay-control-preview .asset-preview{width:50%;vertical-align:top;margin-top:0;position:relative}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-container{margin-top:70px;height:45vh;display:block;width:100%;position:relative}.uw-overlay.overlay-control-preview .asset-preview .action-buttons{display:none}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons{border:none}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons .share{text-align:left}.uw-overlay.overlay-control-preview.full .card-contain{position:initial;width:100%}.uw-overlay.overlay-control-preview.full .asset-preview{width:100%;position:initial}.uw-overlay.overlay-control-preview.full .head{display:none}.uw-overlay.overlay-control-preview.full .preview-collapse-button{left:0}.uw-overlay.overlay-control-preview.full .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.ipad .uw-overlay.overlay-control-preview .content{height:45vh !important}}@media screen and (min-width: 1280px){.wrapper-text.card-spacing{padding:52px 40px 40px 40px !important}.uw-overlay.overlay-control-preview .card{width:100% !important;display:block;right:auto}.uw-overlay.overlay-control-preview .card .content{padding:36px 16px 29px 16px !important;height:600px !important;overflow-y:auto !important}.uw-overlay.overlay-control-preview .card .promo-component .view{height:400px !important;margin-top:0px;overflow:auto !important}.uw-overlay.overlay-control-preview.document-preview-active .card-contain .head{display:block}.uw-overlay.overlay-control-preview div.card .content{height:600px;padding:30px}.uw-overlay.overlay-control-preview div.card .content>div{height:100%;padding-left:12px}.uw-overlay.overlay-control-preview .card-contain{width:80%;height:100%}.uw-overlay.overlay-control-preview .card-contain .asset-preview{display:inline-block;padding:0 45px 15px 20px;height:calc(100% - 42px)}.uw-overlay.overlay-control-preview .card-contain .asset-preview .asset-preview-container{float:right;height:calc(100% - 70px);max-height:420px}.uw-overlay.overlay-control-preview .card-contain .asset-preview .asset-preview-container.asset-download-container{border:1px solid #ccc;background-color:#fff}.uw-overlay.overlay-control-preview .card-contain .action-buttons{display:none}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large{display:block;width:100%;position:relative;bottom:0;padding:0 45px 0 0;float:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons{position:relative;right:0;width:100%;border-top:none;margin:0;padding-top:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .share{line-height:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons.feedback-container,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .feedback-container-large{left:0;bottom:0;position:absolute}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons.feedback-container .share,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons .feedback-container-large .share{text-align:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li.save{margin-left:20px}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type{position:absolute;left:0;margin:0;width:auto}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type a,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type div.message-info{display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info{font-weight:400;margin:0}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div{text-align:left}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span,.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div p{display:inline-block}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span{border-radius:50%;padding:4px;margin-right:10px}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info span{color:#fff;background-color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.success-info{color:#6ea204}.uw-overlay.overlay-control-preview .card-contain .message-info-large{margin:0 15px;display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large{font-weight:400;text-align:center;color:#6ea204}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large span,.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large p{display:table-cell;vertical-align:middle}.uw-overlay.overlay-control-preview .card-contain .message-info-large .success-info-large p{padding-left:6px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large{font-weight:400;text-align:center}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large span,.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large p{display:table-cell}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large p{padding-left:6px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large span{border-radius:50%;color:#fff;width:22px}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large.error-info{color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .message-info-large .error-info-large.error-info span{background-color:#ce1126}.uw-overlay.overlay-control-preview .card-contain .head{float:left;height:calc(100% - 57px)}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large{display:block;margin:10px 0;position:absolute;bottom:0}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-header{width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-comment{width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .feedback-comment textarea{border:1px solid #444;display:block;height:90px;resize:none;width:100%}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-control-preview .card-contain .head .feedback-container-large .send-container-button a .cta-text{padding:6px 0}.uw-overlay.overlay-control-preview .card-contain.active-form .head{display:block;border-bottom:none}.uw-overlay.overlay-control-preview .card-contain.active-form .head .detail{max-height:100%;overflow-y:auto;display:block;margin-bottom:25px;position:relative;height:320px !important;float:none;border-bottom:2px solid #ccc}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large{display:block;margin:0;position:absolute;bottom:-57px;z-index:10;width:90%}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-header{width:90%;margin-bottom:12px}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-header .feedback-heading{font-weight:400}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-comment{width:90%}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .feedback-comment textarea{display:block;height:90px;border:2px solid #ccc;padding:15px;resize:none}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-control-preview .card-contain.active-form .head .feedback-container-large .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-control-preview .card-contain.active-form .asset-preview{display:block;float:right;position:relative}.uw-overlay.overlay-control-preview .card-contain.active-form .icons{width:auto}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form{display:table}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .head{overflow:visible}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .detail{height:325px !important}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .feedback-container-large{position:relative;bottom:0;width:55%}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .asset-preview{display:none}.uw-overlay.overlay-control-preview.document-preview-disabled .card-contain.active-form .action-buttons-large{position:absolute;right:0;bottom:0}.uw-overlay.overlay-control-preview.document-preview-disabled .head{width:100%;padding:0;float:none;border-bottom:none;height:calc(100% - 42px);padding-right:45px}.uw-overlay.overlay-control-preview.document-preview-disabled .head .col-texts{width:auto;display:inline-block;vertical-align:top}.uw-overlay.overlay-control-preview.document-preview-disabled .head .heading{width:auto}.uw-overlay.overlay-control-preview.document-preview-disabled .asset-preview{display:none}.uw-overlay.overlay-control-preview .card{width:70%}.uw-overlay.overlay-control-preview .card .header .btn-close{right:10px;top:10px;color:#444}.uw-overlay.overlay-control-preview .card .content{height:600px;padding:30px}.uw-overlay.overlay-control-preview .card-contain{display:block}.uw-overlay.overlay-control-preview .preview-collapse-button{display:block;width:auto;cursor:pointer;position:absolute;left:-24px}.uw-overlay.overlay-control-preview .preview-collapse-button div{padding:0 2px 0 12px;border-right:2px solid #000;line-height:0}.uw-overlay.overlay-control-preview .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);display:block}.uw-overlay.overlay-control-preview.asset-data .head .col-texts{width:100%}.uw-overlay.overlay-control-preview.asset-data .head .detail .video-iframe{width:50%;margin:0 auto}.uw-overlay.overlay-control-preview .head{height:90%;margin:0 0 0 24px;display:inline-block;width:50%;vertical-align:top;padding:0 24px 0 0;position:relative}.uw-overlay.overlay-control-preview .head .col-texts{display:table}.uw-overlay.overlay-control-preview .head .col-texts .heading{display:table-cell;vertical-align:middle}.uw-overlay.overlay-control-preview .head .col-texts .icon{vertical-align:top;display:table-cell}.uw-overlay.overlay-control-preview .head .col-texts .icon .wrapper-icon{margin-right:14px}.uw-overlay.overlay-control-preview .head .col-texts .subheading{display:inline-block}.uw-overlay.overlay-control-preview .head .detail{margin-left:0;max-height:475px}.uw-overlay.overlay-control-preview .head .detail .subheading{display:block}.uw-overlay.overlay-control-preview .head .detail .description{padding-bottom:0}.uw-overlay.overlay-control-preview .asset-preview{width:50%;vertical-align:top;margin-top:0;position:relative}.uw-overlay.overlay-control-preview .asset-preview .asset-preview-container{margin-top:70px;height:45vh;display:block;width:100%;position:relative}.uw-overlay.overlay-control-preview .asset-preview .action-buttons{display:none}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons{border:none}.uw-overlay.overlay-control-preview .asset-preview .action-buttons .icons .share{text-align:left}.uw-overlay.overlay-control-preview.full .card-contain{position:initial;width:100%}.uw-overlay.overlay-control-preview.full .asset-preview{width:100%;position:initial}.uw-overlay.overlay-control-preview.full .head{display:none}.uw-overlay.overlay-control-preview.full .preview-collapse-button{left:0}.uw-overlay.overlay-control-preview.full .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width: 1600px){.wrapper-text.card-spacing{padding:24px 40px 40px 40px !important}.uw-overlay.overlay-control-preview .card{width:100% !important;max-width:1400px;display:block;right:auto}.uw-overlay.overlay-control-preview .card .content{padding:70px 16px 29px 16px !important;height:600px !important}}.controls .dots a{border:2px solid #0672cb;color:#0672cb}.controls .dots a.carousel-item-active{background-color:#0672cb}.bg-dark .controls .dots a,.bg-medium .controls .dots a{border:2px solid #fff;color:#fff}.bg-dark .controls .dots a.carousel-item-active,.bg-medium .controls .dots a.carousel-item-active{background-color:#fff}.controls .arrows a{color:#0672cb}.bg-dark .controls .arrows a,.bg-medium .controls .arrows a{color:#fff}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.carousel-container{min-height:276px}}@media screen and (min-width: 1600px){.carousel-container{min-height:276px}}@media screen and (min-width: 0)and (max-width: 639.9px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 640px)and (max-width: 767.9px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 768px)and (max-width: 979.9px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 1600px){.carousel-container .control{padding-top:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.slider-item:not(.list-item){padding:0 10px 0 10px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.slider-item:not(.list-item){padding:0 10px 0 10px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.slider-item:not(.list-item){padding:0 50px 0 50px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.slider-item:not(.list-item){padding:0 50px 0 50px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.slider-item:not(.list-item){padding:0 50px 0 50px}}@media screen and (min-width: 1600px){.slider-item:not(.list-item){padding:0 50px 0 50px}}@media screen and (min-width: 0)and (max-width: 639.9px){.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed,.controls .arrows li:nth-of-type(1){padding-left:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed,.controls .arrows li:nth-of-type(1){padding-left:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.controls .arrows li:nth-of-type(1){padding-left:18px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-left:68px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.controls .arrows li:nth-of-type(1){padding-left:20px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-left:70px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.controls .arrows li:nth-of-type(1){padding-left:50px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-left:100px}}@media screen and (min-width: 1600px){.controls .arrows li:nth-of-type(1){padding-left:90px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-left:140px}}@media screen and (min-width: 0)and (max-width: 639.9px){.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed,.controls .arrows li:nth-of-type(2){padding-right:18px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed,.controls .arrows li:nth-of-type(2){padding-right:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.controls .arrows li:nth-of-type(2){padding-right:18px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-right:68px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.controls .arrows li:nth-of-type(2){padding-right:20px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-right:70px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.controls .arrows li:nth-of-type(2){padding-right:50px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-right:100px}}@media screen and (min-width: 1600px){.controls .arrows li:nth-of-type(2){padding-right:90px}.carousel-container .slider-child.slider-item:not(.list-item),.widget-carousel-v3 .rendition.pagebed{padding-right:140px}}@media screen and (min-width: 0)and (max-width: 639.9px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:65px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:65px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:85px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:85px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:85px}}@media screen and (min-width: 1600px){.carousel-container .slider-child.slider-item:not(.list-item){padding-bottom:85px}}@media screen and (min-width: 0)and (max-width: 639.9px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .xs-1.slider .slider-child{width:100%}}@media screen and (min-width: 640px)and (max-width: 767.9px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .sm-1.slider .slider-child{width:100%}}@media screen and (min-width: 768px)and (max-width: 979.9px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .md-1.slider .slider-child{width:100%}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .lg-1.slider .slider-child{width:100%}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .xl-1.slider .slider-child{width:100%}}@media screen and (min-width: 1600px){.widget-carousel-v3:not(.carousel-disabled) .carousel-container .xxl-1.slider .slider-child{width:100%}}.widget-carousel-v3{position:relative}.widget-carousel-v3.carousel-disabled>.controls{display:none}.widget-carousel-v3 .controls{margin-bottom:20px}.widget-carousel-v3 .controls .dots{padding:0;padding-top:20px;padding-bottom:30px;line-height:0;position:absolute;width:100%;bottom:0;text-align:center}.widget-carousel-v3 .controls .dots li{display:inline-block}.widget-carousel-v3 .controls .dots li a{border-radius:50px;width:15px;height:15px;display:block;margin-right:15px}.widget-carousel-v3 .controls .dots li:last-of-type a{margin-right:0}.widget-carousel-v3 .controls .arrows{display:none}.widget-carousel-v3 .controls .arrows .prev,.widget-carousel-v3 .controls .arrows .next{z-index:9}.widget-carousel-v3:not(.carousel-disabled) .carousel-container .slider .slider-child{float:none}.widget-carousel-v3.carousel-disabled .carousel-container .slider .slider-child{margin-left:0}.widget-carousel-v3 .carousel-container{position:relative;margin:0 auto;overflow:hidden;width:100%}.widget-carousel-v3 .carousel-container .slider{-webkit-transition:margin-left .5s;transition:margin-left .5s;width:100%;white-space:nowrap;word-wrap:normal}.widget-carousel-v3 .carousel-container .slider .slider-child{vertical-align:top;display:inline-block;white-space:normal;margin-left:-3.6px}.widget-carousel-v3 .carousel-container .slider .slider-child:first-child{margin-left:0}.widget-carousel-v3 .carousel-container .slider script.slider-child{display:none}.widget-carousel-v3.carousel-disabled .carousel-container .slider{overflow-y:hidden}.widget-carousel-v3.carousel-disabled .carousel-container .slider .slider-child{display:block}.widget-carousel-v3.carousel-disabled .carousel-container .slider script.slider-child{display:none}@media screen and (min-width: 640px){.widget-carousel-v3 .controls .dots{padding-top:20px;padding-bottom:30px}.widget-carousel-v3 .controls .dots li a{padding-right:10px}}@media screen and (min-width: 768px){.widget-carousel-v3 .controls .dots{padding-top:30px;padding-bottom:40px}.widget-carousel-v3 .controls .arrows{display:block}.widget-carousel-v3 .controls .arrows a{display:inline-block;width:41px;height:45px;right:0;top:50%;background-position:50% 100%;background-repeat:no-repeat;background-size:100%;position:relative;margin:0 auto;font-size:2.5em}.widget-carousel-v3 .controls .arrows a:hover{cursor:pointer}.widget-carousel-v3 .controls .arrows a.disabled{display:inline-block;opacity:.6;cursor:default}.widget-carousel-v3 .controls .arrows a.arrow-next{transform:translateY(-60%) rotate(-90deg);right:30px}.widget-carousel-v3 .controls .arrows a.arrow-prev{transform:translateY(-60%) rotate(90deg);left:30px}.widget-carousel-v3 .controls .arrows a.arrow-prev{transform:translateY(-60%) rotate(90deg);margin-top:4px}.widget-carousel-v3 .controls .arrows li{position:absolute;height:100%;top:0}.widget-carousel-v3 .controls .arrows li:nth-of-type(1){left:0;padding-left:0}.widget-carousel-v3 .controls .arrows li:nth-of-type(2){right:0;padding-right:0}}a svg{fill:currentColor}.uw-overlay .header .title,.header .subtitle{font-size:26px;font-size:2.6rem}.uw-overlay .company-header{font-size:16px;font-size:1.6rem}.uw-overlay .company-footer span{font-size:12px;font-size:1.2rem}.overlay-video-trigger{cursor:pointer}.overlay-video-trigger.video-inline .video-js{visibility:hidden;position:absolute}.overlay-video-trigger.video-inline .video-js video{position:relative !important}.overlay-video-trigger.video-inline.video-active{max-height:unset}.overlay-video-trigger.video-inline.video-active .video-js{visibility:visible;position:relative}.overlay-video-trigger.video-inline.video-active .rendition,.overlay-video-trigger.video-inline.video-active .wrapper-caption,.overlay-video-trigger.video-inline.video-active .play.btn{display:none}body.overflow-active{overflow-y:hidden !important}.uw-overlay{background:rgba(0,0,0,.5);left:0;min-height:100%;opacity:0;position:fixed;top:0;transition:all .5s;visibility:hidden;width:100%;z-index:-1;display:block}.uw-overlay.video-overlay .font-icon-x::before{color:#fff}.uw-overlay .card{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%;display:table;position:absolute;top:50%;width:100%}.uw-overlay.open{opacity:1;visibility:visible;z-index:2003}.uw-overlay .header{background:#444;display:table;padding:20px 20px 15px;width:100%}.uw-overlay .share,.uw-overlay .header-content,.uw-overlay .btn-close{display:table-cell}.uw-overlay .share{vertical-align:middle;width:115px}.uw-overlay .addthis_button_compact,.uw-overlay .share-icon{text-transform:uppercase}.uw-overlay .addthis_button_compact span{padding-right:10px}.uw-overlay .share-icon{background-position:right center;display:inline-block;height:24px;vertical-align:sub;width:22px;background-repeat:no-repeat}.uw-overlay .header-content{color:#fff;width:calc(100% - 20px)}.uw-overlay .title{font-weight:600;padding-bottom:5px}.uw-overlay .title,.uw-overlay .subtitle{float:left;line-height:1.2em;padding-right:20px}.uw-overlay .btn-close{cursor:pointer;height:20px;width:20px;z-index:10041}.uw-overlay .company-header{background-color:#737373;color:#fff}.uw-overlay .company-header table{border-collapse:separate;padding:10px 20px 10px 0;width:100%}.uw-overlay .company-header table td{vertical-align:middle}.uw-overlay .company-header table td.company-logo-1,.uw-overlay .company-header table td.company-logo-2,.uw-overlay .company-header table td.company-logo-3{line-height:0;padding:0 20px;width:1px}.uw-overlay .company-header table td.company-text div{float:right;line-height:1.4em}.uw-overlay .company-header table td img{max-height:45px}.uw-overlay .content{background-color:#fff;height:60vh;position:relative;overflow:auto}.uw-overlay .content.content-video{height:auto;padding-bottom:56.25%}.uw-overlay .content .video-js{position:absolute}.uw-overlay .content .video-js video::-webkit-media-controls-panel{display:none !important;-webkit-appearance:none}.uw-overlay .content .video-js video::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}.uw-overlay .company-footer{display:table;width:100%}.uw-overlay .company-footer span{background-color:#494949;display:table-cell;line-height:1.4em;padding:8px 20px}.uw-overlay .company-footer span a{color:#fff}.no-touch .uw-overlay.overlay-iframe .card .content{overflow-y:hidden}.overlay-parameter-iframe .uw-overlay .btn-close{position:static !important;float:right}.overlay-parameter-iframe .uw-overlay .header{padding-right:20px !important}.ipad .uw-overlay.overlay-iframe .card .content{-webkit-overflow-scrolling:touch;overflow-y:scroll}@media screen and (min-width: 0)and (max-width: 639.9px){.uw-overlay.overlay-iframe.open{z-index:100001}.uw-overlay.overlay-iframe .card{position:fixed;top:0;left:0;-webkit-transform:none;transform:none}.uw-overlay.overlay-iframe .card .company-header table td img{max-height:30px;max-width:60px}.uw-overlay.overlay-iframe .card .company-header .company-text{font-size:.8em}.uw-overlay.overlay-iframe .card .content{-webkit-overflow-scrolling:touch;overflow-y:scroll}.uw-overlay.overlay-iframe .card .content iframe{height:100% !important}.overlay-parameter-iframe .uw-overlay .card{margin-top:0 !important}.overlay-parameter-iframe .uw-overlay .header{display:table !important;padding-right:20px !important}.touch .overlay-parameter-iframe .uw-overlay .btn-close{width:20px !important;height:20px !important}.overlay-parameter-iframe .uw-overlay .btn-close{display:table !important;position:static !important;float:right}}@media screen and (min-width: 640px){.uw-overlay .card{width:66%}}.uw-overlay.overlay-asset-preview .detail .subheading span{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-asset-preview .detail .asset .date{font-size:14px;font-size:1.4rem}.uw-overlay.overlay-asset-preview .detail p.description{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-asset-preview .action-buttons .icons .btn .cta-icn{font-size:16px;font-size:1.6rem}.uw-overlay .action-buttons-large .icons .message-info{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-asset-preview .action-buttons-large .icons .btn .cta-icn{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-asset-preview .action-buttons .icons .btn .cta-text{font-size:11px;font-size:1.1rem}.uw-overlay .feedback-container-small .feedback-header div{font-size:16px;font-size:1.6rem}.uw-overlay .feedback-container-small .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile span{font-size:48px;font-size:4.8rem}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile p{font-size:20px;font-size:2rem}.uw-overlay .reqversion-container-small .feedback-header div{font-size:16px;font-size:1.6rem}.uw-overlay .reqversion-container-small .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile span{font-size:48px;font-size:4.8rem}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile p{font-size:20px;font-size:2rem}.uw-overlay .feedback-container-large .feedback-header .feedback-heading span{font-size:16px;font-size:1.6rem}.uw-overlay .feedback-container-large .feedback-header .feedback-chars-number span{font-size:12px;font-size:1.2rem}.uw-overlay .feedback-container-large .feedback-comment textarea{font-size:12px;font-size:1.2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{font-size:18px;font-size:1.8rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{font-size:18px;font-size:1.8rem}.uw-overlay.overlay-asset-preview .detail .subheading span{line-height:24px}.uw-overlay.overlay-asset-preview .detail p.description{line-height:24px}.uw-overlay.overlay-asset-preview .action-buttons .icons .btn .cta-icn{line-height:22px}.uw-overlay.overlay-asset-preview .action-buttons-large .icons .btn .cta-icn{line-height:20px}.uw-overlay .action-buttons-large .icons .message-info{line-height:16px}.uw-overlay.overlay-asset-preview .action-buttons .icons .btn .cta-text{line-height:11px}.uw-overlay .feedback-container-small .feedback-header div{line-height:20px}.uw-overlay .feedback-container-small .feedback-comment textarea{line-height:16px}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile span{line-height:48px}.uw-overlay .feedback-container-small .message-info-mobile .success-info-mobile p{line-height:26px}.uw-overlay .reqversion-container-small .feedback-header div{line-height:20px}.uw-overlay .reqversion-container-small .feedback-comment textarea{line-height:16px}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile span{line-height:48px}.uw-overlay .reqversion-container-small .message-info-mobile .success-info-mobile p{line-height:26px}.uw-overlay .feedback-container-large .feedback-header .feedback-heading span{line-height:20px}.uw-overlay .feedback-container-large .feedback-header .feedback-chars-number span{line-height:16px}.uw-overlay .feedback-container-large .feedback-comment textarea{line-height:16px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{line-height:22px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{line-height:22px}@media screen and (min-width: 980px){.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{font-size:20px;font-size:2rem}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large span{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .success-info-large p{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large span{line-height:24px}.uw-overlay .action-buttons-large .icons .message-info-large .error-info-large p{line-height:24px}}.asset-preview-container{background-color:#ccc}.asset-preview .asset-preview-container .asset-preview-button a>div{background-color:#444;border-color:#444}.asset-preview .asset-preview-container .asset-preview-button a:hover>div{background-color:#444;border-color:#444}.uw-overlay.overlay-asset-preview .header{background-color:#fff;padding:0}.docpreview-footer{width:300px !important}.docpreview-footer>div{display:table-cell !important}.docpreview-footer>div:first-child,.docpreview-footer>div:last-child{display:none !important}#cell-content-views{width:100% !important}html.no-touch .docpreview-footer{display:none !important}html.no-touch .docpreview-footer>div:last-child{display:table-cell !important}html.no-touch .asset-preview-container:hover .docpreview-footer{display:table !important}.uw-overlay.overlay-asset-preview .docpreview-footer{width:300px !important}.uw-overlay.overlay-asset-preview .docpreview-footer>div{display:table-cell !important}.uw-overlay.overlay-asset-preview .docpreview-footer>div:first-child{display:none !important}.uw-overlay.overlay-asset-preview html.no-touch .docpreview-footer{display:none !important}.uw-overlay.overlay-asset-preview html.no-touch .docpreview-footer>div:last-child{display:table-cell !important}.uw-overlay.overlay-asset-preview html.no-touch .asset-preview-container:hover .docpreview-footer{display:table !important}.uw-overlay.overlay-asset-preview.document-preview-active .card-contain .head{display:none}.uw-overlay.overlay-asset-preview.document-preview-active .card-contain .asset-preview{display:block;height:90vh;margin-top:45px}.uw-overlay.overlay-asset-preview.document-preview-active .card-contain .action-buttons{display:none}.uw-overlay.overlay-asset-preview .card .header{border-top:none}.uw-overlay.overlay-asset-preview .card .header .btn-close{right:0;top:0;padding:10px;background-color:#444;color:#fff;height:auto;width:auto;background-image:none}.uw-overlay.overlay-asset-preview .card .content{padding:16px 15px 0 16px}.uw-overlay.overlay-asset-preview .card-contain{position:relative}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small{position:fixed;background-color:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;z-index:10042}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .feedback-main-wrapper,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .feedback-main-wrapper{display:table;margin:0 auto;height:100%}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .feedback-second-wrapper,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .feedback-second-wrapper{display:table-cell;vertical-align:middle}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container{height:235px;max-height:235px;background-color:#fff;display:table-cell;width:320px;max-width:320px;padding:25px 17px 25px 18px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-header,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-header{padding-bottom:15px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-header div,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-header div{font-weight:400;display:inline-block}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-header .feedback-heading span,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-header .feedback-heading span{vertical-align:middle;margin-right:20px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-header .feedback-chars-number{float:right}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-comment,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-comment{margin-bottom:15px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .feedback-comment textarea,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .feedback-comment textarea{font-weight:200;padding:15px;resize:none;width:100%}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .form-container .send-container-button a,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .form-container .send-container-button a{display:inline-block;width:auto;margin-right:20px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile{height:235px;max-height:235px;background-color:#fff;display:table-cell;width:320px;max-width:320px;padding:50px 17px 50px 18px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile{font-weight:400;text-align:center;margin-bottom:15px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module{color:#6ea204}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module-two,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .success-info-mobile span.font-icon-oaks-thankyou-module-two{color:#71a241;margin-left:-1.25em}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile{font-weight:400;text-align:center;margin-bottom:15px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile span,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile span{border-radius:50%;color:#fff;padding:2px}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile.error-info,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile.error-info{color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .error-info-mobile.error-info span,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .error-info-mobile.error-info span{background-color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .feedback-container-small .message-info-mobile .cancel-mobile,.uw-overlay.overlay-asset-preview .card-contain .reqversion-container-small .message-info-mobile .cancel-mobile{width:auto;margin:0 auto}.uw-overlay.overlay-asset-preview .card-contain .col-texts{display:table}.uw-overlay.overlay-asset-preview .card-contain .col-texts .icon,.uw-overlay.overlay-asset-preview .card-contain .col-texts .heading{display:table-cell}.uw-overlay.overlay-asset-preview .card-contain .col-texts .heading{vertical-align:top}.uw-overlay.overlay-asset-preview .card-contain .detail .subheading{margin-top:6px;margin-bottom:10px}.uw-overlay.overlay-asset-preview .card-contain .detail .subheading span{display:inline-block;margin:0}.uw-overlay.overlay-asset-preview .card-contain .detail .asset{margin-bottom:20px}.uw-overlay.overlay-asset-preview .card-contain .detail .asset .date,.uw-overlay.overlay-asset-preview .card-contain .detail .asset .file-info{font-weight:200;word-break:break-all}.uw-overlay.overlay-asset-preview .card-contain .asset-preview{display:none}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons{color:#444;background-color:#f5f6f7;padding:10px 17px 10px 18px;position:fixed;bottom:0;left:0;right:0;width:100%}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .share{text-align:center}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .btn div{border:0}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .btn span{display:block}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .btn div{color:#444;background-color:#f5f6f7}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .share .save a{color:#444}.uw-overlay.overlay-asset-preview .card-contain .action-buttons .icons .cta-icn{width:100%}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large{display:none}.uw-overlay.overlay-asset-preview .preview-collapse-button{display:none}.uw-overlay.overlay-asset-preview #docxjs-container{direction:ltr !important}.uw-overlay.overlay-asset-preview .asset-preview{margin-top:20px;width:100%;height:400px;position:absolute}.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-container,.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-container-mobile{display:block;height:100%;width:100%}.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-button{position:absolute;left:0;right:0;top:50%;bottom:50%;margin:0 auto;transform:none;width:auto;white-space:nowrap}.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-button a{width:auto;margin:0 auto}.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-button a .cta-text{text-transform:capitalize}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container.asset-preview-button{white-space:normal;top:38%}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn{margin:0px auto;width:300px !important;display:table;text-align:center;white-space:initial}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1{margin-top:-35%}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .font-icon-alert-notice{font-size:32px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnTItle{font-weight:500;padding-top:12px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnDesc{padding-top:10px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnbtn{padding-top:30px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen1 .dwnbtn a>div{background-color:#0672cb;border-color:#0672cb}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2{margin-top:-14%}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 div{font-size:13px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus{width:280;font-weight:400;padding-top:20px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus .dwnstatus{float:left}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwndescstatus .dwnper{text-align:right}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .dwnpending{float:left}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .download-progress-bar__container{width:400px;height:14px;background-color:#ccc;box-shadow:0 0 64px 64px hsla(0,0%,100%,.15);margin:0 auto}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen2 .download-progress-bar__container .download-progress-bar__progress{background:#0672cb;color:#edebeb;font-weight:500;display:flex;align-items:center;justify-content:center;width:0;height:100%}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3{margin-top:-18%}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .dwndescstatus{padding-top:20px}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .dwndescstatus span:nth-of-type(1){display:block;font-weight:600}.uw-overlay.overlay-asset-preview .asset-preview .asset-download-container .asset-bar-download-btn .dwnScreen3 .font-icon-oaks-thankyou-checkmark{color:#6ea204;font-size:30px}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons .icons{position:relative;bottom:0;right:0;top:20px}.uw-overlay.overlay-asset-preview .asset-preview .message-info{margin:20px 0}.uw-overlay.overlay-asset-preview .asset-preview .message-info div{text-align:center}.uw-overlay.overlay-asset-preview .asset-preview .message-info div span,.uw-overlay.overlay-asset-preview .asset-preview .message-info div p{display:inline-block}.uw-overlay.overlay-asset-preview .asset-preview .message-info div span{border-radius:50%;color:#fff;padding:2px;margin-right:10px}.uw-overlay.overlay-asset-preview .asset-preview .message-info div.error-info{color:#ce1126}.uw-overlay.overlay-asset-preview .asset-preview .message-info div.error-info span{color:#fff;background-color:#ce1126}.uw-overlay.overlay-asset-preview .asset-preview .message-info div.success-info{color:#6ea204}.uw-overlay.overlay-asset-preview .asset-preview .message-info div.success-info span{background-color:#6ea204}.uw-overlay.overlay-asset-preview .feedback-container,.uw-overlay.overlay-asset-preview .feedback-container-large,.uw-overlay.overlay-asset-preview .action-btn-feed-back,.uw-overlay.overlay-asset-preview .action-btn-request-version{margin-right:42px;right:initial !important}.uw-overlay.overlay-asset-preview .feedback-container .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .feedback-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .feedback-container-large .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .feedback-container-large .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .action-btn-feed-back .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .action-btn-feed-back .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .action-btn-request-version .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .action-btn-request-version .feedback-header .feedback-chars-number{display:inline-block}.uw-overlay.overlay-asset-preview .feedback-container .feedback-header .feedback-heading span,.uw-overlay.overlay-asset-preview .feedback-container-large .feedback-header .feedback-heading span,.uw-overlay.overlay-asset-preview .action-btn-feed-back .feedback-header .feedback-heading span,.uw-overlay.overlay-asset-preview .action-btn-request-version .feedback-header .feedback-heading span{margin:0 10px 0 0}.uw-overlay.overlay-asset-preview .feedback-container .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .feedback-container-large .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .action-btn-feed-back .feedback-header .feedback-chars-number,.uw-overlay.overlay-asset-preview .action-btn-request-version .feedback-header .feedback-chars-number{float:right}.uw-overlay.overlay-asset-preview .feedback-container .feedback-comment textarea,.uw-overlay.overlay-asset-preview .feedback-container-large .feedback-comment textarea,.uw-overlay.overlay-asset-preview .action-btn-feed-back .feedback-comment textarea,.uw-overlay.overlay-asset-preview .action-btn-request-version .feedback-comment textarea{resize:none;width:100%}.uw-overlay.overlay-asset-preview .feedback-container .send-container-button,.uw-overlay.overlay-asset-preview .feedback-container-large .send-container-button,.uw-overlay.overlay-asset-preview .action-btn-feed-back .send-container-button,.uw-overlay.overlay-asset-preview .action-btn-request-version .send-container-button{text-align:center}.uw-overlay.overlay-asset-preview .feedback-container .send-container-button a,.uw-overlay.overlay-asset-preview .feedback-container-large .send-container-button a,.uw-overlay.overlay-asset-preview .action-btn-feed-back .send-container-button a,.uw-overlay.overlay-asset-preview .action-btn-request-version .send-container-button a{display:inline-block;width:auto;margin-right:20px}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain .head{overflow:hidden}.uw-overlay.overlay-asset-preview.document-preview-disabled .asset-preview-container{display:none}.uw-overlay.overlay-asset-preview .action-btn{float:right;margin-right:45px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content.action-btn-dropdown-content-mobile{position:static}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content.action-btn-dropdown-content-mobile{width:100%}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-inner.action-btn-dropdown-inner-mobile{width:100%}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropbtn.action-btn-dropbtn-mobile{float:unset;width:100%;text-align:center;height:40px;padding:10px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropbtn{background-color:#3498db;color:#fff;padding:16px;border:none;cursor:pointer;background:#0672cb;text-align:left;font-size:16px;line-height:20px;font-weight:400;border-radius:2px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropbtn span:after{content:"⠇";margin-left:6px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content{position:absolute;background-color:#fff;min-width:160px;overflow:auto;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:999;padding-top:4px;padding-bottom:4px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content .btn .cta-text{text-align:left;color:#444;font-size:.8em;line-height:20px;padding-left:5px;font-weight:400;text-transform:none;width:100%}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content ul li{line-height:30px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content ul li a{min-width:200px;display:inline-table;padding:0px 10px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content ul li a span.cta-icn{padding:5px;color:#444;font-size:.9em;display:inline-block;padding-right:20px;float:left}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content ul li.alt-ver-title{padding-left:16px;font-weight:700;font-size:.8em}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content .share{width:100%;display:inline-block}.uw-overlay.overlay-asset-preview .action-btn .multiAction-button-drpdwn.action-btn-dropdown-content{position:absolute;float:right;right:42px;padding-top:4px;padding-bottom:4px}.uw-overlay.overlay-asset-preview .action-btn .multiAction-button-drpdwn-mobile.action-btn-dropdown-content-mobile ul li a span.cta-text{font-size:1em;display:inline-block}.uw-overlay.overlay-asset-preview .action-btn .multiAction-button-drpdwn-mobile.action-btn-dropdown-content-mobile ul li a span.cta-icn{float:right}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile div.btn-close-feed{float:right;padding:10px;cursor:pointer}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile ul{font-size:16px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile ul li a{border:none}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile ul li a span.cta-text{width:auto !important}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile .btn.secondary:hover{background-color:#d9f5fd;color:#0672cb}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile .btn.secondary:hover span.cta-text,.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-content-mobile .btn.secondary:hover span.cta-icn{background-color:#d9f5fd;color:#0672cb}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-inner{width:400px;height:52px}.uw-overlay.overlay-asset-preview .action-btn .action-btn-dropdown-inner button{float:right}.uw-overlay.overlay-asset-preview .action-btn .action-btn-feed-back{width:400px}.uw-overlay.overlay-asset-preview .action-btn-mobile{display:none}.uw-overlay.overlay-asset-preview .multiAction-button .trigger-click-my-fav-container{width:100px;float:right}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-feed-back .feedback-header .heading,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-request-version .feedback-header .heading{font-size:27px;line-height:35px}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-feed-back .feedback-header .sublableText,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-request-version .feedback-header .sublableText{font-size:20px;line-height:24px;font-weight:400;padding-top:15px}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-feed-back .message-info-large,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-request-version .message-info-large{display:block}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-feed-back .feedback-comment textarea,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-request-version .feedback-comment textarea{border:1px solid}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-feed-back,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-request-version,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions{position:absolute;float:right;right:42px;background-color:#fff;min-width:160px;overflow:auto;box-shadow:0px 8px 16px 0px rgba(0,0,0,.2);z-index:999;padding:20px}.uw-overlay.overlay-asset-preview .multiAction-button .btn-close-feed{float:right;height:20px;width:20px;cursor:pointer;color:gray}.uw-overlay.overlay-asset-preview .multiAction-button .send-container-button{text-align:right}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions{font-weight:200;color:#444;overflow-y:auto;height:auto;min-height:60px;max-height:320px}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations::-webkit-scrollbar,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions::-webkit-scrollbar{width:.5em;height:.5em}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations::-webkit-scrollbar-thumb,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions::-webkit-scrollbar-thumb{background:#7e7e7e}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations::-webkit-scrollbar-track,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions::-webkit-scrollbar-track{background:#c8c7c9}.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-translations body,.uw-overlay.overlay-asset-preview .multiAction-button .action-btn-see-versions body{scrollbar-face-color:#7e7e7e;scrollbar-track-color:#c8c7c9}.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile{float:unset;margin-right:unset;position:fixed;bottom:0;left:0;right:0;width:100%;background-color:#fff}.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile .btn-close-feed{float:right;height:20px;width:20px;cursor:pointer;color:gray}.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile .asset-translation-list,.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile .asset-resource-list{overflow:auto;padding-right:10px}.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile ul{font-size:16px}.uw-overlay.overlay-asset-preview .action-btn.action-btn-mobile ul li a{border:none}.uw-overlay.overlay-asset-preview .asset-translation-list,.uw-overlay.overlay-asset-preview .asset-resource-list{width:100%;max-height:300px}.uw-overlay.overlay-asset-preview .asset-translation-list ul li,.uw-overlay.overlay-asset-preview .asset-resource-list ul li{margin-bottom:10px}.uw-overlay.overlay-asset-preview .asset-translation-list ul li a,.uw-overlay.overlay-asset-preview .asset-resource-list ul li a{font-size:.8em;color:#444}.uw-overlay.overlay-asset-preview .asset-translation-list ul li a:hover,.uw-overlay.overlay-asset-preview .asset-translation-list ul li a:hover span,.uw-overlay.overlay-asset-preview .asset-resource-list ul li a:hover,.uw-overlay.overlay-asset-preview .asset-resource-list ul li a:hover span{text-decoration:none}.uw-overlay.overlay-asset-preview .asset-translation-list ul li a span,.uw-overlay.overlay-asset-preview .asset-resource-list ul li a span{margin-right:10px;font-weight:400}.uw-overlay.overlay-asset-preview .asset-translation-list h4,.uw-overlay.overlay-asset-preview .asset-resource-list h4{font-size:16px;font-weight:bold;width:200px}@media screen and (min-width: 640px){.uw-overlay.overlay-asset-preview .head .col-texts .icon .wrapper-icon-text{margin-left:0}.uw-overlay.overlay-asset-preview .card-contain .head .detail{margin-left:0;width:100%}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons .icons{border-top:none}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons .icons .share{text-align:center}}@media screen and (min-width: 0)and (max-width: 639.9px){.uw-overlay.overlay-asset-preview .action-btn-mobile{display:block}.uw-overlay.overlay-asset-preview .multiAction-button{display:none}}@media screen and (min-width: 768px){.uw-overlay.overlay-asset-preview .head .col-texts .icon .wrapper-icon-text{margin-left:0}}@media screen and (min-width: 980px){.uw-overlay.overlay-asset-preview.document-preview-active .card-contain .head{display:block}.uw-overlay.overlay-asset-preview div.card .content{height:600px;padding:30px}.uw-overlay.overlay-asset-preview div.card .content>div{height:100%}.uw-overlay.overlay-asset-preview .card-contain{width:100%;height:100%}.uw-overlay.overlay-asset-preview .card-contain .asset-preview{display:inline-block;padding:0 45px 15px 20px;height:calc(100% - 42px)}.uw-overlay.overlay-asset-preview .card-contain .asset-preview .asset-preview-container{float:right;height:calc(100% - 70px);max-height:420px}.uw-overlay.overlay-asset-preview .card-contain .asset-preview .asset-preview-container.asset-download-container{border:1px solid #ccc;background-color:#fff}.uw-overlay.overlay-asset-preview .card-contain .action-buttons{display:none}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large{display:block;width:100%;position:relative;bottom:0;padding:0 45px 0 0;float:left}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons{position:relative;right:0;width:100%;border-top:none;margin:0;padding-top:0}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons .share{line-height:0}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons .share span.font-icon-oaks-mycollections-inactive::before,.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons .share span.font-icon-oaks-mycollections-active::before{font-size:20px;color:#0672cb}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons.feedback-container,.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons .feedback-container-large{left:0;bottom:0;position:absolute}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons.feedback-container .share,.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons .feedback-container-large .share{text-align:left}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li.save{margin-left:20px}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type{position:absolute;left:0;margin:0;width:auto}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type a,.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type div.message-info{display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info{font-weight:400;margin:0}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div{text-align:left}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span,.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div p{display:inline-block}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div span{border-radius:50%;padding:4px;margin-right:10px}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info{color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.error-info span{color:#fff;background-color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .action-buttons-large .icons ul li:first-of-type .message-info div.success-info{color:#6ea204}.uw-overlay.overlay-asset-preview .card-contain .message-info-large{margin:0 15px;display:inline-block;width:auto;vertical-align:middle}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .success-info-large{font-weight:400;text-align:center;color:#6ea204}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .success-info-large span,.uw-overlay.overlay-asset-preview .card-contain .message-info-large .success-info-large p{display:table-cell;vertical-align:middle}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .success-info-large p{padding-left:6px}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large{font-weight:400;text-align:center}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large span,.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large p{display:table-cell}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large p{padding-left:6px}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large span{border-radius:50%;color:#fff;width:22px}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large.error-info{color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .message-info-large .error-info-large.error-info span{background-color:#ce1126}.uw-overlay.overlay-asset-preview .card-contain .head{float:left;height:100%}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large{display:block;margin:10px 0;position:absolute;bottom:0}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .feedback-header{width:100%}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .feedback-comment{width:100%}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .feedback-comment textarea{border:1px solid #444;display:block;height:90px;resize:none;width:100%}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-asset-preview .card-contain .head .feedback-container-large .send-container-button a .cta-text{padding:6px 0}.uw-overlay.overlay-asset-preview .card-contain.active-form .head{display:block;border-bottom:none}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .detail{max-height:100%;overflow-y:auto;display:block;margin-bottom:25px;position:relative;height:320px !important;float:none;border-bottom:2px solid #ccc}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version{display:block;margin:0;position:absolute;bottom:-57px;z-index:10;width:90%}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .feedback-header,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .feedback-header,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .feedback-header{width:90%;margin-bottom:12px}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .feedback-header .feedback-heading,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .feedback-header .feedback-heading{font-weight:400}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .feedback-comment,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .feedback-comment,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .feedback-comment{width:90%}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .feedback-comment textarea,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .feedback-comment textarea,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .feedback-comment textarea{display:block;height:90px;border:2px solid #ccc;padding:15px;resize:none}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .send-container-button,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .send-container-button,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .send-container-button{padding-top:20px;text-align:left}.uw-overlay.overlay-asset-preview .card-contain.active-form .head .feedback-container-large .send-container-button a,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-feed-back .send-container-button a,.uw-overlay.overlay-asset-preview .card-contain.active-form .head .action-btn-request-version .send-container-button a{vertical-align:bottom}.uw-overlay.overlay-asset-preview .card-contain.active-form .asset-preview{display:block;float:right;position:relative}.uw-overlay.overlay-asset-preview .card-contain.active-form .icons{width:auto}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form{display:table}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .head{overflow:visible}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .detail{height:325px !important}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .feedback-container-large,.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .action-btn-feed-back,.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .action-btn-request-version{position:relative;bottom:0;width:55%}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .asset-preview{display:none}.uw-overlay.overlay-asset-preview.document-preview-disabled .card-contain.active-form .action-buttons-large{position:absolute;right:0;bottom:0}.uw-overlay.overlay-asset-preview.document-preview-disabled .head{width:100%;padding:0;float:none;border-bottom:none;height:calc(100% - 42px);padding-right:45px}.uw-overlay.overlay-asset-preview.document-preview-disabled .head .col-texts{width:auto;display:inline-block;vertical-align:top}.uw-overlay.overlay-asset-preview.document-preview-disabled .head .heading{width:auto}.uw-overlay.overlay-asset-preview.document-preview-disabled .asset-preview{display:none}.uw-overlay.overlay-asset-preview .card{width:75%}.uw-overlay.overlay-asset-preview .card .header{border-top:6px solid #6ea204}.uw-overlay.overlay-asset-preview .card .header .btn-close{right:30px;top:30px;background-color:#fff;color:#444}.uw-overlay.overlay-asset-preview .card .content{height:600px;padding:30px}.uw-overlay.overlay-asset-preview .card-contain{display:block}.uw-overlay.overlay-asset-preview .preview-collapse-button{display:block;width:auto;cursor:pointer;position:absolute;left:-24px}.uw-overlay.overlay-asset-preview .preview-collapse-button div{padding:0 2px 0 12px;border-right:2px solid #000;line-height:0}.uw-overlay.overlay-asset-preview .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);display:block}.uw-overlay.overlay-asset-preview.asset-data .head .col-texts{width:100%}.uw-overlay.overlay-asset-preview.asset-data .head .detail .video-iframe{width:50%;margin:0 auto}.uw-overlay.overlay-asset-preview .head{height:90%;margin:0 0 0 24px;display:inline-block;width:50%;vertical-align:top;padding:0 24px 0 0;position:relative}.uw-overlay.overlay-asset-preview .head .col-texts{display:table}.uw-overlay.overlay-asset-preview .head .col-texts .heading{display:table-cell;vertical-align:middle}.uw-overlay.overlay-asset-preview .head .col-texts .icon{vertical-align:top;display:table-cell}.uw-overlay.overlay-asset-preview .head .col-texts .icon .wrapper-icon{margin-right:14px;margin-top:10px;font-size:30px;padding:6px 4px 0 6px}.uw-overlay.overlay-asset-preview .head .col-texts .icon .wrapper-icon-text{font-size:16px;margin-top:6px;margin-left:0;margin-right:0}.uw-overlay.overlay-asset-preview .head .col-texts .subheading{display:inline-block}.uw-overlay.overlay-asset-preview .head .detail{margin-left:0;max-height:475px}.uw-overlay.overlay-asset-preview .head .detail .subheading{display:block}.uw-overlay.overlay-asset-preview .head .detail .description{padding-bottom:0}.uw-overlay.overlay-asset-preview .asset-preview{width:50%;vertical-align:top;margin-top:0;position:relative}.uw-overlay.overlay-asset-preview .asset-preview .asset-preview-container{margin-top:70px;height:45vh;display:block;width:100%;position:relative}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons{display:none}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons .icons{border:none}.uw-overlay.overlay-asset-preview .asset-preview .action-buttons .icons .share{text-align:left}.uw-overlay.overlay-asset-preview.full .card-contain{position:initial;width:100%}.uw-overlay.overlay-asset-preview.full .asset-preview{width:100%;position:initial}.uw-overlay.overlay-asset-preview.full .head{display:none}.uw-overlay.overlay-asset-preview.full .preview-collapse-button{left:0}.uw-overlay.overlay-asset-preview.full .preview-collapse-button .cta-icn{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}}.scroller{overflow-y:scroll}.scroller::-webkit-scrollbar{width:7px}.scroller::-webkit-scrollbar-track-piece{background:none;border-radius:10px}.scroller::-webkit-scrollbar-thumb{background:#c8c9c7;height:75px;border-radius:10px}.intel-brand span{font-size:14px;font-size:1.4rem}.intel-brand span{line-height:20px}@media screen and (min-width: 640px){.intel-brand span{font-size:16px;font-size:1.6rem}}.oaks-gss-default-view .header .side{font-size:14px;font-size:1.4rem}.oaks-gss-default-view .header .aside{font-size:12px;font-size:1.2rem}.oaks-gss-default-view .columns li{font-size:18px;font-size:1.8rem}.oaks-gss-default-view .header .side{line-height:16px}.oaks-gss-default-view .header .aside{line-height:14px}.oaks-gss-default-view .countries .columns li{line-height:22px}@media screen and (min-width: 640px){.oaks-gss-default-view .header .side{font-size:13px;font-size:1.3rem}.oaks-gss-default-view .header .aside{font-size:11px;font-size:1.1rem}.oaks-gss-default-view .columns li{font-size:16px;font-size:1.6rem}.oaks-gss-default-view .countries .columns li{line-height:20px}}@media screen and (min-width: 768px){.oaks-gss-default-view .columns li{font-size:12px;font-size:1.2rem}}.oaks-gss-default-view{min-width:320px;padding-top:50px;padding-bottom:50px}.oaks-gss-default-view .header{position:relative;width:100%;padding:10px}.oaks-gss-default-view .header .side{color:#444}.oaks-gss-default-view .header .aside{float:right;text-align:right}.oaks-gss-default-view .header .aside input{position:relative;top:2px}.oaks-gss-default-view .countries{padding-top:0}.oaks-gss-default-view .countries .columns{list-style-type:none;padding-left:0}.oaks-gss-default-view .countries .columns a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.oaks-gss-default-view .countries .columns a:link,.oaks-gss-default-view .countries .columns a:visited,.oaks-gss-default-view .countries .columns a:active{color:#000}.oaks-gss-default-view .countries .columns li{border-bottom:1px solid #0e0e0e}@media screen and (min-width: 0)and (max-width: 979.9px){.oaks-gss-default-view .header{border-bottom:1px solid #f5f6f7;background-color:#fff}.oaks-gss-default-view .countries{padding-top:40px}.oaks-gss-default-view .countries .columns li{padding:12px 0 11px 10px}}@media screen and (min-width: 980px){.oaks-gss-default-view{width:100%;margin:0 auto}.oaks-gss-default-view .countries .columns{-webkit-column-count:3;-moz-column-count:3;column-count:3}.oaks-gss-default-view .countries .columns li{border-bottom:0}}@media screen and (min-width: 1280px){.oaks-gss-default-view{display:table;height:calc(100vh - 188px);width:840px}.oaks-gss-default-view .wrapper{display:table-cell;vertical-align:middle}.oaks-gss-default-view .countries{border:1px solid #0e0e0e;padding:26px 26px 10px 26px}.oaks-gss-default-view .countries .columns{-webkit-column-count:4;-moz-column-count:4;column-count:4}}.spkc-gss-oaks-view .header .side{font-size:15px;font-size:1.5rem}.spkc-gss-oaks-view .header .aside{font-size:12px;font-size:1.2rem}.spkc-gss-oaks-view .columns li{font-size:18px;font-size:1.8rem}.spkc-gss-oaks-view .columns li .cta>div{font-size:15px;font-size:1.5rem}.spkc-gss-oaks-view .countries .heading{font-size:18px;font-size:1.8rem}.spkc-gss-oaks-view .countries .subheading{font-size:16px;font-size:1.6rem}.spkc-gss-oaks-view .header .side{line-height:16px}.spkc-gss-oaks-view .header .aside{line-height:14px}.spkc-gss-oaks-view .countries .columns li{line-height:22px}.spkc-gss-oaks-view .cta span{line-height:18px}.spkc-gss-oaks-view .countries .heading{line-height:24px}@media screen and (min-width: 640px){.spkc-gss-oaks-view .header .side{font-size:13px;font-size:1.3rem}.spkc-gss-oaks-view .header .aside{font-size:11px;font-size:1.1rem}.spkc-gss-oaks-view .columns li{font-size:16px;font-size:1.6rem}.spkc-gss-oaks-view .columns li .cta>div{font-size:16px;font-size:1.6rem}.spkc-gss-oaks-view .countries .heading{font-size:36px;font-size:3.6rem}.spkc-gss-oaks-view .countries .subheading{font-size:30px;font-size:3rem}.spkc-gss-oaks-view .countries .columns li{line-height:20px}.spkc-gss-oaks-view .countries .heading{line-height:42px}}@media screen and (min-width: 768px){.spkc-gss-oaks-view .columns li{font-size:12px;font-size:1.2rem}}.spkc-gss-oaks-view{padding-top:42px;padding-bottom:42px;width:100%}.spkc-gss-oaks-view .header{border-bottom:1px solid #444;margin-bottom:30px;padding-bottom:30px;position:relative;width:100%}.spkc-gss-oaks-view .header .aside{float:right;text-align:right}.spkc-gss-oaks-view .header .aside input{position:relative;top:2px}.spkc-gss-oaks-view .countries .heading{margin-bottom:6px}.spkc-gss-oaks-view .countries .columns{list-style-type:none;padding-left:0}.spkc-gss-oaks-view .countries .columns .parent{width:100%}.spkc-gss-oaks-view .countries .columns .cta:hover{text-decoration:none}.spkc-gss-oaks-view .countries .columns .cta .cta-text{font-weight:200;display:table-cell;padding-right:8px}.spkc-gss-oaks-view .countries .columns .cta .cta-icn{display:table-cell}.spkc-gss-oaks-view .countries .columns .selected .cta-text{font-weight:400}.spkc-gss-oaks-view .countries .columns .selected .cta-text:before{content:"";display:inline-block;width:2px;height:14px;background:#444;margin-right:15px}.spkc-gss-oaks-view .countries .columns .selected .cta-text:after{content:"";display:block;width:100%;height:1px;background:#0e0e0e;margin-top:5px}.spkc-gss-oaks-view .countries .columns .selected .cta-text:hover{text-decoration:none}.spkc-gss-oaks-view .countries .columns .selected .cta-icn{display:none}@media screen and (min-width: 0)and (max-width: 979.9px){.spkc-gss-oaks-view .countries .heading{font-weight:300;border-bottom:1px solid #444;margin-bottom:24px;padding-bottom:18px}.spkc-gss-oaks-view .countries .subheading{font-weight:400}.spkc-gss-oaks-view .countries .child{border-top:1px solid #c8c9c7}.spkc-gss-oaks-view .countries .child .cta{width:100%}.spkc-gss-oaks-view .countries .child .cta div{width:100%}.spkc-gss-oaks-view .countries .child .cta .cta-text{padding:18px 0}.spkc-gss-oaks-view .countries .child .cta .cta-icn{width:10px}.spkc-gss-oaks-view .countries .columns .child{display:inline-block;padding-right:5%;width:32%}}@media screen and (min-width: 980px){.spkc-gss-oaks-view .countries .columns .child{display:inline-block;padding-right:5%;width:24%}}@media screen and (min-width: 1280px){.spkc-gss-oaks-view{display:table;height:calc(100vh - 188px)}.spkc-gss-oaks-view .wrapper{display:table-cell;vertical-align:top}}@media screen and (min-width: 0)and (max-width: 639.9px){.spkc-gss-oaks-view .countries .columns .child{display:inline-block;padding-right:5%;width:100%}}.spkc-gss-oaks-view .header{display:block}.spkc-gss-oaks-view .countries li.parent{padding-top:25px;float:none;clear:both}@media screen and (min-width: 0)and (max-width: 639.9px){.spkc-gss-oaks-view .heading.hide-small{display:none}}@media screen and (min-width: 980px){.spkc-gss-oaks-view li.child{width:50%;float:left}}@media screen and (min-width: 1280px){.spkc-gss-oaks-view li.child{width:33%}}.uw-overlay.my-collections-overlay .header{background-color:#fff}.uw-overlay.my-collections-overlay .card{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);transform:translate(0, 0);top:0;left:0;width:100%}.uw-overlay.my-collections-overlay .card .content{height:100vh;top:-30px}.uw-overlay.my-collections-overlay .card .btn-close{position:relative;margin-left:-10px}.uw-overlay.my-collections-overlay .card .collections-list{overflow-y:auto;height:155px}.uw-overlay.my-collections-overlay .card .collections-list::-webkit-scrollbar{width:7px;background:#c8c7c9;border-radius:5px}.uw-overlay.my-collections-overlay .card .collections-list::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:5px}.uw-overlay.my-collections-overlay .card .collections-list::-webkit-scrollbar-thumb{background:#7e7e7e;border-radius:5px}.uw-overlay.my-collections-overlay .my-collections-tooltip-form .contain-collections{min-height:100px}.uw-overlay.my-collections-overlay .my-collections-tooltip-form .contain-collections .collections-list.loader{height:25%}.my-collections-tooltip-form{padding:6px 20px 20px 20px}.my-collections-tooltip-form .head{margin-bottom:20px}.my-collections-tooltip-form .head .subheading{font-weight:400;color:#0e0e0e;font-size:16px;font-family:Roboto}.my-collections-tooltip-form .contain-collections{margin-bottom:20px}.my-collections-tooltip-form .contain-collections ul.collections-list li{padding-bottom:10px}.my-collections-tooltip-form .contain-collections ul.collections-list li label{display:block;padding-left:15px;text-indent:-15px;font-weight:200;font-family:Roboto;font-size:15px;word-break:break-all}.my-collections-tooltip-form .contain-collections ul.collections-list li label input{width:26px;height:19px;padding:0;margin:0;vertical-align:bottom;position:relative;top:-1px}.my-collections-tooltip-form .contain-collections .collections-list{font-weight:200;color:#444;font-size:14px}.my-collections-tooltip-form .contain-collections .collections-list input{margin-right:10px}.my-collections-tooltip-form .contain-collections .collections-list.loader{content:"";position:absolute;width:92%;height:52%;z-index:9999;background-repeat:no-repeat;background-position:center;top:10px;background-image:url("data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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")}.my-collections-tooltip-form .btn-add-collection-wrap{border-bottom:1px solid #7e7e7e;margin-bottom:20px}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection input{font-size:14px;text-indent:10px;margin-bottom:10px;display:inline-block;width:75%;height:30px;padding:0}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .button-add{margin-left:10px;font-size:16px;background-color:#7e7e7e;text-align:center;font-family:Roboto;padding:2px 6px;border:none;display:inline-block;width:calc(25% - 10px);height:30px;vertical-align:middle}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .new-collection-status{font-size:12px;text-align:left;font-family:Roboto;display:block}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .success{color:#6ea204}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .error{color:#ce1126}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .active{background-color:#0672cb;color:#fff}.my-collections-tooltip-form .btn-add-collection-wrap .form-add-new-collection .ghost{background-color:#c8c7c9;color:#7e7e7e}.my-collections-tooltip-form .btn-add-collection-wrap .success-info{color:#6ea204}.my-collections-tooltip-form .btn-add-collection-wrap .success-info p{display:inline-block;padding-left:10px;font-size:14px}.my-collections-tooltip-form .btn-add-collection-wrap .error-info{background-color:rgba(0,0,0,0)}.my-collections-tooltip-form .btn-add-collection-wrap .error-info p{color:red;display:inline;padding-left:10px;font-size:14px}.my-collections-tooltip-form .btn-add-collection-wrap .error-info span{background-color:red;border-radius:50%;color:#fff;width:22px}.my-collections-tooltip-form .btn-add-collection-wrap .btn-add-collection a.cta{color:#0672cb}.my-collections-tooltip-form .btn-add-collection-wrap .btn-add-collection a.cta:hover{text-decoration:none}.my-collections-tooltip-form .btn-add-collection-wrap .btn-add-collection a.cta:hover div span{color:#0672cb;text-decoration:none}.my-collections-tooltip-form .btn-add-collection-wrap .btn-add-collection a.cta div span{color:#0672cb;font-size:16px;margin-left:8px}.my-collections-tooltip-form .btn-add-collection-wrap .btn-add-collection a.cta div span.font-icon-plus{padding:5px 0;margin:0;width:auto;display:inline-block}.my-collections-tooltip-form .switch-btn-email-wrap{margin-bottom:20px}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .switch{position:relative;display:inline-block;width:32px;height:16px;top:3px}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .switch input{opacity:0;width:0;height:0}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7e7e7e;-webkit-transition:.4s;transition:.4s}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email input:checked+.slider{background-color:#0672cb}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email input:focus+.slider{box-shadow:0 0 1px #0672cb}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .slider.round{border-radius:34px}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .slider.round:before{border-radius:50%}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .font-icon-bell{position:relative;display:inline-block;width:16px;height:16px;margin-left:7px;margin-right:10px}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .font-icon-bell:before{position:absolute;height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .font-icon-bell.font-icon-oaks-bell-active:before{color:#0672cb}.my-collections-tooltip-form .switch-btn-email-wrap .switch-btn-email .text-email-label{color:#444;margin-left:0px;margin-bottom:20px}.my-collections-tooltip-form .contain-buttons .actions a.btn{width:auto;display:inline-block;margin:0px}.my-collections-tooltip-form .contain-buttons .actions a.btn-cancel{display:inline-block;color:#000;margin-left:15px}.my-collections-tooltip-form .contain-buttons .actions a.btn-cancel div{color:#000;font-size:18px;border:none;margin-left:0px}.my-collections-tooltip-form .contain-buttons .actions a.btn-cancel div span{color:#000}.my-collections-tooltip-form .contain-buttons .actions a.btn-cancel:hover,.my-collections-tooltip-form .contain-buttons .actions a.btn-cancel.hover{text-decoration:none}@media screen and (min-width: 640px){.uw-overlay.my-collections-overlay .card{width:100%}}@media screen and (min-width: 980px){body.overflow-active.mycollections-active{overflow-y:auto !important}.uw-overlay.my-collections-overlay{background:none}.uw-overlay.my-collections-overlay .card{width:280px;border:1px solid #444;height:auto;max-height:404px;min-height:265px;right:initial}.uw-overlay.my-collections-overlay .card .header{padding:0}.uw-overlay.my-collections-overlay .card .header .btn-close{position:absolute;right:13px;top:15px}.uw-overlay.my-collections-overlay .card .content{height:auto;top:0px}.uw-overlay.my-collections-overlay .my-collections-tooltip-form .contain-collections{height:auto;max-height:155px;min-height:96px;overflow-y:auto}.uw-overlay.my-collections-overlay .my-collections-tooltip-form .contain-collections .collections-list.loader{height:50%}}@media screen and (min-width: 0)and (max-width: 639.9px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .description{font-size:15px;font-size:1.5rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1600px){.asset-data .share .cta,.asset-data .heading{font-size:16px;font-size:1.6rem}.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading{font-size:14px;font-size:1.4rem}.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.asset-data .scope-classification,.asset-data .date,.asset-data .description,.asset-data .subheading,.asset-data .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.asset-data .description,.asset-data .heading{line-height:20px}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.asset-data .description,.asset-data .heading{line-height:20px}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{line-height:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.asset-data .description,.asset-data .heading{line-height:20px}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{line-height:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.asset-data .description,.asset-data .heading{line-height:20px}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{line-height:18px}}@media screen and (min-width: 1600px){.asset-data .description,.asset-data .heading{line-height:20px}.asset-data .scope-classification,.asset-data .date,.asset-data .subheading{line-height:18px}}.asset-data{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);background-color:#fff;border-top:3px solid #6ea204;display:block;margin-bottom:18px;padding-bottom:18px;position:relative;text-align:left;vertical-align:top;width:100%}.asset-data .card-contain{cursor:pointer;padding:18px 18px 0}.asset-data .asset-data.list-card .font-icon-oaks-legaldocuments{font-weight:700;position:relative;left:-2px}.asset-data .head{display:table;margin-bottom:3px;width:100%;margin-left:10px}.asset-data .head>div{display:table-cell;vertical-align:top}.asset-data .head .icon{width:1px;line-height:16px}.asset-data .heading{font-weight:500;color:#0e0e0e;width:100%}.asset-data .subheading{font-weight:400;display:block;margin-bottom:7px;margin-top:14px}.asset-data .subheading span{display:block}.asset-data .description{font-weight:200;display:block;margin-bottom:30px}.asset-data .wrapper-icon{color:#6ea204;margin-right:15px;display:inline-table;width:1px;margin-top:6px;font-size:18px;height:18px;width:18px}.asset-data .wrapper-icon-text{color:#6ea204 !important;font-size:14px;font-weight:600;margin-left:-9px;margin-top:0px}.asset-data .icons{bottom:5px;padding:0 18px;position:absolute;width:100%}.asset-data .icons .share{float:right;margin-top:-10px}.asset-data .icons .share .cta,.asset-data .icons .share .cta span{color:#444}.asset-data .icons .cta:hover{cursor:pointer}.asset-data .icons li{display:inline-block;margin-left:5px}.asset-data .icons li a.cta div{margin-right:0}.asset-data .icons .cta-icn{background-position:center bottom;background-size:contain;width:15px}.asset-data .icons .save .cta-icn{display:table-cell;vertical-align:bottom}.asset-data .icons .shared .cta-icn{background-image:url("data:image/png;base64,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Sh8f1vlsDiAeZeT9J+89itb4P4XNmG/p5/lugO2xYfbr7Jv0vXw3GI0V+T6a/T/HkPRVliXLO6vvEo+irfyPL/Ft9rWeTn8v6ONJjrXZ92bzUdaD/Hp7yPE802TM6TbpZJlu+Tvor9rK/6WyUb4Dlm37e3v3Ne0k/cD7BGnRpnjmFP9nPMYk8iLNXr4lPer8r5RSSimlnlOX2ufNdO9lL/nWlOsgl7BhfRvNvmv699RftfZ5tT+sOdSayWzNeo3S/31tI7/zR9/8S2shrJv082soyznqR/zjMbu/lN7oepbXLK1RvybubM1pVua/iv2y3PsjX9Y88pz2wjO5zp5tJPdeOWcNl3s5JrB3sya82zrLmeuJdY/1Ztaa+rpShfc61r1MK21Xx/QZkFdeox6nxHol90mXve6lMp+j7pdsb6P+z1obtmY/vms09le83Mct6COs860JP1Yv7JdjXv+3IfchEHsZdcy1yrRVptnzGtm3/xNBnNH9kf9HZT5Hff4/xf8Zf/b+kHbinL0Zjvgz/8lYE35qvfqcl3sC+HpUp/RBt09ez/LKsNE+E/ezP3OdeY/KfK628H/fRymfUKY8LzHWMX4yltGe14afUi/CGDf4jwAb074Qc233fx9zco/ymP/5fyLzKPX73f+zMp+rY/7PuR079H6SdS318Sl9g7+Iyzy2Vfgxu2cYtuT9OudhxnDiYue0NXud+DP3KI+Vg39r8SFtJ23KntnI/6Myn/MuyH5b1il9R9/OumKP0VhF3Eyv59f92fvBmnDCluqVYdSDuaT7N+fy0TcYz/fnRnn1MNpA34tMGxM/856Vufe1S2hpvUA9vvS/UkoppZRSSimllFJKXU07EREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREZE75B+Hl45q2TuOnAAAAVNta0JU+s7K/gB/pYUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHic7dbhaYNgFIZRB3ERB3EQF3EQB3ERB7G8gQu3piH/ignngUObT/vrTWzOU5IkSZIkSZIkSZIkSZIkSZIkSR/RcRznvu9P5znL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ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE3LTA4LTE2VDE4OjIzOjU3WjwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PrZiKdMAAARGSURBVHic7ZtbiFVVGMd/R5yIRKnAkApUyC6IBlGG2sXu5UO9BUFF4kNQvQXN927B/z2EiqjoIZhesiuJZj1k4KjQlJ1pFE3UKWfUgUG7TBenh7W3c9rtfeasfTtn7/EH5+GsvS7f91/3tfZuTE9PM5eZ120Dus1FAbptQLeZ320DOsHM7gK2A+PAo5KG8sq70euDoJktBXYAK4KgEeBBScfyyL8KXeBhZpwHuAH4ysxW5ZF5FQT4JyZsOfCZma2IeeZFFQRI4lpgt5ldlyWTKgsAsBjYaWbXp82g6gIALAW2m9nNaRLXQQCAZcDnabpDXQQAWAJ8Y2YrfRJVQQCfhcpiYJfPFFkFAaY8418FfNypCIWtBM3sCuAa3MIFYGXw/0bPrJYAaUb5M8BaSYfaRcpNgGAUXgvcCazCOXtlLpmnZxx4SNK3SREyCWBmtwLPAPfhX7NlMQ5slLQ/7qG3AGbWBzwFbALuyGxeOfwCPBK3i/QSwMyeBl7C9eeqcRa4XdJwa2BHAgQLjFdxO7MqM4Y7TxgMA2YVwMweB94CFhRrW2mcAjZIasIs6wAzew4YoD7Og1ssfWpm66CNAGb2PLC1LKtKZhmwCxIEMLMHcH2+zoxCjABmthB4G2iUbVGJDAH3Q/yp8Cu4VVxdOYJbGP0MkVkg2EAMUd/aPwzcI+l4GBBtAS9Sb+fvljTaGnihBZjZIuAEsLB82wrnEK7mR6MPWlvAGurr/Iawz0dpnQUeK8eeUjlIG+chbAGNBvT353LTEsOfuFOdMWACd8T1HfBXh+lvC36+jAD3tnMeAgGsv/8W4KYUhcTRBPYD+3Azyk/AOWBSUtwtT1vM7AngPc9kI7iaPzlbxHAMuJps6/2TwDvANkl7MuQTx2We8X/EDXizOg8zAqwGLvEsCFzNvgy8JmkyRfpO8JmWh3HOj3WaIBRgI9DnYxWwF3hS0kHPdEXRxPX5jp2HmVlgvWdhW4H1Pea8V82HpHlDZEDSCynSFUUTN+CdSpPY92LkOLA5TUEFcYAMzoO/AJsl/Zq2sJQkDYIHcH0+tfPgJ8CgpB1ZCkvJ3zFh3+P6fCbnYUaATzqI+3rWwlLyIdB6s7MX5/zpPDIPBfgA+KNNvAng/TwK9EXSBO667dngt07SmbzyD2eBPcAkcGlCvEFJ5/Iq1Jeg7DeKyDtsAcPA0Tbxvi6i8F5gHoCk87hWkETi7WrVaZ0FtiXEmcIdKtSSVgH24S4Qo/yO2+3VkgsCSDoLfBETpw//jVJliC6E4ub607hWUEuiAnwJRI+Qjkn6rSR7Suc/AkiaAt6NxLnczCrxXUEa4vYCb0b+LwcWlWBLV/ifAJIOAx+1BJ3H72XFSpG0G2y9Gp9mrgkgaSfwQ/B3AZDpnfxept15wBbcpcZ8KvJxVRoSBZA0AOzGXWw0S7OoZHr+q7GiqcLb4oVyUYBuG9Bt5rwA/wIpOTmXrg1OIwAAAABJRU5ErkJggg==")}.asset-data .no-metadata{display:table;height:250px;width:100%}.asset-data .no-metadata .card-contain{display:table-cell;text-align:center;vertical-align:middle}.asset-data.bg-light .label,.asset-data.bg-light .subheading,.asset-data.bg-light .description{color:#444}.asset-data.bg-light .head .wrapper-icon{color:#6ea204}.asset-data.bg-light .head .wrapper-icon-text{margin-left:-7px}.asset-data.bg-light .head .heading{color:#444}.asset-data.bg-light .heading{color:#0e0e0e}.asset-data.bg-light div{color:#0e0e0e}.asset-data.bg-light .cta .cta-text{color:#0e0e0e}.asset-data.bg-light .date{color:#0e0e0e}.asset-data .date{font-weight:400}.asset-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.asset-data .data-newFlag.false{display:none}@media screen and (min-width: 0)and (max-width: 639.9px){.asset-data.list-card .font-icon-oaks-mycollections-active,.asset-data.list-card .font-icon-oaks-mycollections-inactive,.asset-data.list-card .font-icon-oaks-legaldocuments,.asset-data.list-card .font-icon-oaks-clippy,.asset-data.list-card .font-icon-oaks-asset-download{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.asset-data.list-card .font-icon-oaks-mycollections-active,.asset-data.list-card .font-icon-oaks-mycollections-inactive,.asset-data.list-card .font-icon-oaks-legaldocuments,.asset-data.list-card .font-icon-oaks-clippy,.asset-data.list-card .font-icon-oaks-asset-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.asset-data.list-card .font-icon-oaks-mycollections-active,.asset-data.list-card .font-icon-oaks-mycollections-inactive,.asset-data.list-card .font-icon-oaks-legaldocuments,.asset-data.list-card .font-icon-oaks-clippy,.asset-data.list-card .font-icon-oaks-asset-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.asset-data.list-card .font-icon-oaks-mycollections-active,.asset-data.list-card .font-icon-oaks-mycollections-inactive,.asset-data.list-card .font-icon-oaks-legaldocuments,.asset-data.list-card .font-icon-oaks-clippy,.asset-data.list-card .font-icon-oaks-asset-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 1600px){.asset-data.list-card .font-icon-oaks-mycollections-active,.asset-data.list-card .font-icon-oaks-mycollections-inactive,.asset-data.list-card .font-icon-oaks-legaldocuments,.asset-data.list-card .font-icon-oaks-clippy,.asset-data.list-card .font-icon-oaks-asset-download{font-size:20px;font-size:2rem}}.asset-data.list-card .compact-card{display:inline-block}.asset-data.list-card .wide-card{display:none}.asset-data.list-card .icons .share{margin-top:-5px}.asset-data.list-card .no-metadata .card-contain{vertical-align:middle}.asset-data.list-card li.collection .font-icon-my-collections-icon-star{vertical-align:bottom;margin-left:2px}.asset-data.list-card .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.asset-data.list-card .data-newFlag.false{display:none}.docxjs-wrapper.loader:after{content:"";position:absolute;margin-left:0;margin-top:0;transform:none;width:100%;height:100%;z-index:9999;background-repeat:no-repeat;background-image:url("data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowNjFGOTA2NEZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUKAD8ALAAAAAAyADIAAAb/wJ9wSCwahS8C4XVsOp/Qn0fpiVqvR6USyx1WdIdPU0toNnwQRLeIO7hRWe2R4as/1kSU+2CqGMlGCAp1Pgx4XjV7JX9yRQ6EEWqHQjt7BypFgEQJhD4Tk0Qfe2JEmkNndQ2gRAOWAKWNQhKdC6tELns1sFtDEYQUXQI5AwJHKiZ7cEIbShtDdHUKCUcIDA+SRDAFBTYsR21ui0MnJ0SPdkcTvmhG2+4gK0ZgB69Os+xFC6iERiDu7gAuEKkwABOUBAuw/UhAoVOqIwM6/CvQIYetB4M6KTDURECIiQVgFMODAIJDHw4UNrng7188PAscNpiGRYYNdwLxcKoTQcKh/wEhZICS4ICjraNIkypdeoOEgadQoQZAeu6kDwUTomqFysFWTKudtm7tuuor2DpNxT6derTqSaxL48qdS9cIAwc+JxE12kXCOh801+z00ZNLgn11asGUGdgJArd10hwqeTKlEwYZCSm4swqjw41HENeh0BjBgsZNECpkeFJVEZmKiZj0kbfJPQhG9Dk0MjvCJyMPCDkgsiD2j6qci6iLHOgBA5VCEmQ2em64EGhXUQupdq1LQ55EOhH5CwypWdrh+Q25lxjpPtdDxBN5f3RCJ9Tyhwz2tArBX+vp1WFEVZGAgp0C0OU3hCCE8LVGcHU4KISCzxCSHEkmwfeaekacIRAZXRTWdURGCogIhX38gRIEACH5BAUKAD8ALAAAAAAnABsAAAbwwJ9wSCwahbvDYXdsOp8/k9IErVaVSutTACuAmthDU0OgWaC5gnpwDB9HhLgLOlAXOgKju2jxxAkjUAI2diF6WEYbfz1nUCx2BRdFe0MZfwQvWiB2X0SUQmRxGlo/K5AynohDLZcnpD8AdjapWUM9fzpHPClNFx12bEIlSiVDcHEeGUYYBgYzN0dpaoZDA8FCinJHzdwYHEZdBahOrGVNzNzNASJEAiuSUBknjUcpJOkGJDyvrwH4Bhj4kRKBjts3gVpizODGDiGpFAFiOJxIsaLFi0cmKPDBsWNHBxh/eBzZcQFGkiRNXtSIkiNIjEEAACH5BAUKAD8ALAMAAAAsABQAAAb/wJ9wSCwWWYUCy8hsOp+dZOdJrTKTSatWiDFgmthC83PQVbY/nmGdumKZqIMch06tDSR3tlgxyQ8oaD8zdwFGYUYlfzVnaDd3BiJFiEQqfwc7glx3X0SUQ2RyH5pCHJAxnm9DAJcDpEIBdzOpe0I1fy5UCA8MCEwiJHdtQiFJIUNxciYqTBYjLhYQPj4RE0xqa4ZDKytEinNMLz0EBDTT5w0LRl0GqE6sZUYnGuT1DefnFAlFHJJUKgMaCcmgo149DT8YKMDnQ8GDV0RceDBIwMOIIQgcMPQBwRcpCzQoEthgwUiCe/jUkTpBUUOGJxIinNtHKkO9Hi20MHAgAeKPBhYbLjIJAgAh+QQFCgA/ACwLAAAAJwAbAAAG8sCfcEgU3gyGW3HJbDpJSJJzSi0ikVUqAuJrNK+GJqgAE1AfvjSDCWYOCvAclZH2KRDLdlHQgRcGWhF1DnlXSyF+NmZUE3U+CVaGRBd+BSxZPw11XkR6Q2NwIJg/C44SnZJCMpUroz8UdRGoWEM2fgCuPwkKdWtCAUgBQ29wHRdMFSg4FUxoaYRDHBxEiHFMOzUHBzpNXD6nTqtkSwMf2udNCAuQVBcri0IqLufnH7lVOCb0ByYo91MVdOw7UILZPycD9n1QcZCKinM1cDWsAqCEv4kYM2rcyJHJBgIgQ4b08GLjCZEoQ5pMmZLjR5YESAYBACH5BAUKAD8ALBcAAAAbACcAAAbnwInPN/kZj8ik0qgYKpZQ6HAYrSKnPijGgLH+sMuUYcyzgpWksSFlnioD6pn3fBSpDbe5G7kdd/VURzF3HF5fe0YzagGGPw5DDkdiYyQiSwIDOQJICwtIcGRLLDYFBTBVg1xKKyClrlYihUgWAK6uII1HOR22BR0DuT8CML0FIZvBK70gF8FHF642Ms5JMiHA1Nna29xKJQfg4eEmO40D4ujh5unpud/sB+Td8/TcLRsj3RkE/D0t2yf4CdSQIZsFGgIFbrCQzYWHhAQ85KOWQQdEAhq0ndAAkduLHvxodLMwwgVDI0EAACH5BAUKAD8ALB4AAwAUACwAAAb1wJ9Q2PBBEMOkcsjwOR/L6A+hcPoY0qXDGkFmhwmrb/JNFp2N8lAiXqiFESvl/Ws6FQlpipfcPqM3MwYGGGtOEEscGIOMSQkLXkIiAYyMhVk8JJUGJClfi5sBZRybGCJqIowzMXQ/MQGerbKztGohBbi5uR0sUSu6wLm+wcFSt8QFvLXLzEsAJSiyKgfUNQB0A9TaHypqFTra2iUVajgm4Qcm0UkZJxZJKi7oBx9DLQQENEsDH+hDG/gIuIiyowY1HUNGBPSQIUoFFDjIDekRECGdewFPtNIQUEOrDAEJvGgFEF+Pd28seAg4opVCfAM35kOZJQgAIfkEBQoAPwAsFwALABsAJwAABuvAn3BILBYRjAfCyGz+JhGfD+Ks/hYNqdbKTFC02ga3+FCAfQrGeIiAnH2O5Vq4ODcSc2JCG5HkjRIOan+EhYaHVgEGi4yMJDdrHI2TjJGUlHOKlwaPiJ6foDIhA54XBac2Mocrp60gF4UCMK2tIQKFOR20BR2kVioDFUQXALsFIFUABwc6Risgu0QnJ0Qlywc4TCw2pzBDGwQEG0Mo1yYqTAIDObdC4eFENdcua+8ERMrXvlb2RR/XH8b0I6Li2oEdXAZWu1ZDWBWFQyqYuIaC3zsm5ZZle3iRyT8dDp1ALOQhnAdPL8K98BQEACH5BAUKAD8ALAsAFwAnABsAAAbwwJ9wSCwajQ6fcrlUTI7QqHDBrC6l2CLVWs16hUmuz/ktm8/otHotjAVSbK/IQJ/F4lIOfY8R4aEYe3sBf0c8JIIGJHBQFicZWRcrAkQiAYkGGFA0BAQtUjIFBTBGHIGCRy6dBBtEAwNEIaIFOUc3M3SaRRkeqyNDJQcHJUMDsx0XUCk8RzqrPUTCwkQ2swBmJ6ue0dJEobMrZRqrGkXSB0UgsyBfL9qQ3NNEF7MFLFkWPaut5t1FsqJsUJIyYpUHC0bOGRHQYRYsKao6/Uror4gxUbWkWOBU7ojCI+pgDFzzsdARE8JMmISyQ9iOOEEAACH5BAUKAD8ALAMAHgAsABQAAAb/wJ9wKBxtWsSkcilxMJbLVo9AzUCvw4RvG5FgMxqq+ITFLrboRkJp2YjFNEv5ioCg0Q7EcOR5Ezwuc3MPCnc+Ck9hfjpWQxUDKnMiHEkJFIY+DX4aZEk6BwcAWDEGBhhKCw2GNFQ9L0s4oAclRCsrRAGlBjxLExFbEBYuI3JKKiayKEMhBQUhQym6JCJLCAwPelgusjVEzc1EM7oBglADsqHe30SkupTlSR+yH0nfBUkYuqfwQzvokerAERGhy8ANfj8q1JBFq966JLlKzUCIQpaJCkrsLSGhKwW/WKCUZXyYJFopXvAqfKK3ROOSfPsQYnEps+aPDs062LTJohkLA5tBAAAh+QQFCgA/ACwAABcAJwAbAAAG8sCXh0AsFje/pHLJbDaN0OLJSa0mo9GpdbsUYolIrnhMLpvP6LQVVQKoxYDaYa56V1WfuX5gb1ZKeno6FX1LKCaBByY4hUt5iS51SgIrF1wJCwhUiR98TDAFBTJWEj4+EFQ6czU7TjmhBSFLHBxLDqY+D04VOCiETRcdsJ4/AQYGAUoMuAoJZgCwNkvHx0sRuBRlK7Ci09RLpbgLZCCwIEzUBkwNuA1jLNyW3tVLCbg+E1wCNrCy6N9MbpmKoMnKAFgdBDRJ1wSBAlwMtrwKRWyeuibLTOmyIgDUOScMnbCDUFBNyEZOSBwjgZLKjWM3uAQBACH5BAUKAD8ALAAACwAbACcAAAbkwJ/Q4hpZhMikcomkEQi9F3PKfFo1J6r2p7FadZntdOTxEjwuMdOyMRNoR7Uy0/Vm5ctWzxrGM0cbLX6DhIWGSTsmB4uMjCV4jZGMA3KSkpRqiZaLj4een6B+AyEynjI2BakXhRcgqa8rgwIhr68wAqIdtQUdOYOuuwBxSBwiW7sgsUoYBgYxWjCpNixMPM0GAUkLC0kCOQO4SyIk1ylIDj4+DnIB1zNJ6elqHNfO8PFqzM0YSvE+YjfqGbsnb8uMa9n64dOS4hoJJv62WGtmbknELcz4QVx46OIhBekUfJqQbkIQACH5BAUKAD8ALAAAAwAUACwAAAb2wJ9wSPxZaARNcVl0EZ4jpnT0JHgs0qWlV91kl68qIfMtaqrK8vAkbqmHumqPWMGhKsyMpxoV6g4HNTtMTk9eQoCJHwNLSARuQh+JiS4qRBYnZEQoJpMHJjhqFSWeBzp4ZSqSk4xvADWJlm9CKCUAs7i5ukQsHQW/wMAhUsHFwCtMxsbIS73Kv8O70tPUKQExuDEzBtwiaiIY3OIcZQHi4hhfKSTnBiQ8X+HtAd5DCAsJRO0Y5EUQPj4kDJE34waTBwB9OCDCI4WUBAoSMphFIWGEWQsSBpzVIGGDWRM05lODIELChW8YJFSAYBZCgBNnIfj3kUgQADs=");background-position:center}@media screen and (min-width: 768px){.asset-data.list-card{border-top:0;padding:0 14px;margin-bottom:0}.asset-data.list-card .card-contain{border-bottom:1px solid #444;padding:20px 0}.asset-data.list-card .compact-card{display:none}.asset-data.list-card .wide-card{display:block}.asset-data.list-card .head{margin:0;width:91.66%}.asset-data.list-card .column-side-heading{width:66.66%;vertical-align:middle;padding-left:15px}.asset-data.list-card .column-side-subheading{width:25%}.asset-data.list-card .column-side{margin-right:8%;width:17%}.asset-data.list-card .wrapper-icon-list-view{display:table-cell;width:auto;vertical-align:middle}.asset-data.list-card .wrapper-icon-list-view>.wrapper-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-bottom:0;margin-right:0;background-color:#fff;color:#6ea204;padding:8px;font-size:22px}.asset-data.list-card .wrapper-icon-list-view>.wrapper-icon-text{font-size:16px;text-align:center;width:50px}.asset-data.list-card .wrapper-text{display:table-cell;vertical-align:middle}.asset-data.list-card .column-aside{width:67%}.asset-data.list-card .subheading{font-weight:500;margin-bottom:6px;color:#0e0e0e}.asset-data.list-card .scope-classification{font-weight:400;color:#444;margin-bottom:6px}.asset-data.list-card .date{color:#444}.asset-data.list-card .heading{font-weight:500;margin-bottom:6px;padding:0 20px;color:#0e0e0e}.asset-data.list-card .description{padding:0 20px;margin-bottom:0;width:100%;color:#444}.asset-data.list-card .icons{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:8.33%;padding:0;margin:0;right:11px;top:50%;bottom:0;height:80px}.asset-data.list-card .icons .download{display:table-cell;padding-right:15px;width:20px;float:none}.asset-data.list-card .icons .download a.cta div{margin:0}.asset-data.list-card .icons .download a.cta span.cta-icn{margin:0;padding:0;width:20px}.asset-data.list-card .icons .share{width:25px;float:right}.asset-data.list-card .icons .save:first-child{margin-top:3px}.asset-data.list-card .icons .save a:hover{text-decoration:none}.asset-data.list-card .icons .save a:hover span.cta-icn{text-decoration:none}.asset-data.list-card .icons .save .cta-icn{-webkit-transition:none;-moz-transition:none;transition:none;height:20px;vertical-align:top}.asset-data.list-card .icons .date{display:none}.asset-data.list-card .icons li{margin:0}.asset-data.list-card .icons li:last-child{margin-left:-2px}.asset-data.list-card .no-metadata{height:150px}}@media screen and (min-width: 980px){.uw-overlay.preview .content .detail{width:40%;float:left}.uw-overlay.preview .content .docxjs-container{width:50%;float:left;height:400px !important;margin-bottom:42px}.uw-overlay.preview .content .head>.docxjs-container>div:last-child{position:relative !important}.asset-data.list-card{-webkit-box-shadow:0 0px 0px 0px #444;-moz-box-shadow:0 0px 0px 0px #444;box-shadow:0 0px 0px 0px #444;padding:0}.asset-data.list-card.oaks-asset-data{padding:0 40px}.asset-data.list-card.oaks-asset-data .icons{margin-right:40px}.asset-data.list-card .column-side{margin-right:11%;width:11%}.asset-data.list-card .icons{right:0;height:25px}.asset-data.list-card .icons .share{margin:0;float:right;display:block;width:80px}.asset-data.list-card .icons .share .save{margin-right:6px}.asset-data.list-card .icons .share .save:last-child{margin-right:0}}@media screen and (min-width: 0)and (max-width: 639.9px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:36px;font-size:3.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:56px;font-size:5.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:56px;font-size:5.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 1600px){.overlay-cards.asset-data .heading{font-size:20px;font-size:2rem}.overlay-cards.asset-data .date,.overlay-cards.asset-data .subheading{font-size:15px;font-size:1.5rem}.overlay-cards.asset-data .icons .save .cta-text,.overlay-cards.asset-data .description{font-size:16px;font-size:1.6rem}.overlay-cards.asset-data .file-info{font-size:14px;font-size:1.4rem}.overlay-cards.asset-data .wrapper-icon{font-size:56px;font-size:5.6rem}.overlay-cards.asset-data .preview .col-texts .wrapper-icon{font-size:26px;font-size:2.6rem}.overlay-cards.asset-data .icons .save .cta-icn{font-size:24px;font-size:2.4rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}@media screen and (min-width: 1600px){.overlay-cards.asset-data .description,.overlay-cards.asset-data .heading{line-height:24px}.overlay-cards.asset-data .file-info{line-height:20px}}.overlay-cards.asset-data{background:rgba(0,0,0,.5);position:fixed}.overlay-cards.asset-data.preview{z-index:2000}.overlay-cards.asset-data .content{padding:24px;background:#fff}.overlay-cards.asset-data .head>div{display:inline-block}.overlay-cards.asset-data .head .icon{width:calc(10% - 20px)}.overlay-cards.asset-data .head .col-texts{width:90%}.overlay-cards.asset-data .head .heading{font-weight:400;float:none;margin-bottom:13px;padding-bottom:0;padding-right:0;width:100%}.overlay-cards.asset-data .head .subheading{display:block}.overlay-cards.asset-data .head .subheading span{display:inline-block;margin-right:18px}.overlay-cards.asset-data .head.preview>.icon{margin-right:20px;width:auto}.overlay-cards.asset-data .head.preview>.icon .cta{border-right:2px solid;padding-right:5px}.overlay-cards.asset-data .head.preview>.icon .cta .cta-icn{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .5s linear;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);display:table;margin:0;text-align:center;text-decoration:none}.overlay-cards.asset-data .head.preview>.icon .cta .cta-icn:before{display:table-cell;vertical-align:middle}.overlay-cards.asset-data .head.preview>.icon .cta:hover{text-decoration:none}.overlay-cards.asset-data .head.preview .col-texts .icon{width:auto;display:table-cell}.overlay-cards.asset-data .head.preview .col-texts .heading{display:table-cell;vertical-align:middle}.overlay-cards.asset-data .head.preview .detail .subheading{display:block}.overlay-cards.asset-data .head.preview.full>.icon .cta-icn{-webkit-transition:all .5s linear;-moz-transition:all .5s linear;transition:all .5s linear;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.overlay-cards.asset-data .head.preview.full .detail{display:none}.overlay-cards.asset-data .head.preview.full .docxjs-container{width:100%}.overlay-cards.asset-data .card-contain{cursor:initial;padding:0}.overlay-cards.asset-data .subheading{margin-bottom:18px;text-transform:initial}.overlay-cards.asset-data .detail{margin-left:calc(10% - 20px);padding-bottom:0;text-transform:initial;width:100%}.overlay-cards.asset-data .detail .description{padding-bottom:30px}.overlay-cards.asset-data .detail .subheading{display:none}.overlay-cards.asset-data .detail .video-iframe{display:block;max-width:100%;padding-bottom:30px;margin-bottom:18px;position:relative}.overlay-cards.asset-data .detail .video-iframe .video-responsive{padding-top:56.25%}.overlay-cards.asset-data .detail .video-iframe .vjs-big-play-button{display:block}.overlay-cards.asset-data .detail .video-iframe .vjs-big-play-button .vjs-icon-placeholder{display:none}.overlay-cards.asset-data .detail .video-iframe .vjs-playing .vjs-big-play-button{display:none}.overlay-cards.asset-data .file-info{font-weight:200}.overlay-cards.asset-data .icons{right:36px;bottom:36px;display:block;padding:0;position:absolute}.overlay-cards.asset-data .icons .cta-icn{background-position:center center}.overlay-cards.asset-data .icons .btn span{text-transform:initial}.overlay-cards.asset-data .icons .share{display:block;text-align:right;margin-top:auto;width:100%}.overlay-cards.asset-data .icons .save .cta-icn{vertical-align:middle}.overlay-cards.asset-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.overlay-cards.asset-data .data-newFlag.false{display:none}@media screen and (min-width: 0)and (max-width: 767.9px){.overlay-cards.asset-data .head .icon{width:36px}.overlay-cards.asset-data .head .col-texts{width:calc(100% - 60px)}.overlay-cards.asset-data .head .subheading span{display:block;margin-bottom:18px}.overlay-cards.asset-data .head .subheading span:last-of-type{margin-bottom:0}.overlay-cards.asset-data .detail{height:calc(1xvh - 2xpx);margin-left:0;overflow-y:auto}.overlay-cards.asset-data .detail .subheading{display:block}.overlay-cards.asset-data .icons{left:0;right:0;background:#fff;bottom:0;padding:10px 24px;position:fixed}.overlay-cards.asset-data .icons .share{text-align:center}.overlay-cards.asset-data .icons .btn div{border:0}.overlay-cards.asset-data .icons .btn span{display:block;width:100%}}@media screen and (min-width: 768px){.overlay-cards.asset-data .detail{width:calc(90% - 10px)}.overlay-cards.asset-data .detail .description,.overlay-cards.asset-data .detail .video-iframe{padding-bottom:24px}}@media screen and (min-width: 0)and (max-width: 979.9px){.appleios.mobilesafari .overlay-cards.asset-data .detail{height:calc(100vh - 220px);padding-bottom:40px}.appleios.mobilesafari .overlay-cards.asset-data .content{height:88vh}}@media screen and (min-width: 980px){.overlay-cards.asset-data .detail{max-height:55vh;overflow:auto}.overlay-cards.asset-data .head{margin:0}.overlay-cards.asset-data .icons{right:0;border-top:1px solid #ccc;bottom:0;margin-top:18px;text-align:right;padding-top:18px;position:relative}}@media screen and (min-width: 1280px){.overlay-cards.asset-data .head .col-texts{width:80%}.overlay-cards.asset-data .detail .description,.overlay-cards.asset-data .detail .asset,.overlay-cards.asset-data .detail .video-iframe{margin-right:calc(10% - 20px)}.overlay-cards.asset-data .icons{margin-left:calc(10% - 20px);margin-right:calc(10% - 20px);width:85%}}@media screen and (min-width: 1600px){.overlay-cards.asset-data .icons{width:80%}}@media screen and (min-width: 0)and (max-width: 639.9px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}.knowledge-data .description{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .description,.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .description,.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .description,.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .description,.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 1600px){.knowledge-data .heading{font-size:16px;font-size:1.6rem}.knowledge-data .description,.knowledge-data .cta>div,.knowledge-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.knowledge-data .description,.knowledge-data .cta .cta-text,.knowledge-data .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.knowledge-data .description,.knowledge-data .heading{line-height:20px}.knowledge-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.knowledge-data .description,.knowledge-data .heading{line-height:20px}.knowledge-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.knowledge-data .description,.knowledge-data .heading{line-height:20px}.knowledge-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.knowledge-data .description,.knowledge-data .heading{line-height:20px}.knowledge-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 1600px){.knowledge-data .description,.knowledge-data .heading{line-height:20px}.knowledge-data .cta .cta-text{line-height:18px}}.knowledge-data{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);background-color:#fff;border-top:3px solid #444;color:#0e0e0e;display:block;line-height:0;margin-bottom:18px;padding:12px 18px 0 18px;position:relative;text-align:left;vertical-align:top;width:100%}.knowledge-data .mask-image{height:110px;margin-bottom:0}.knowledge-data .heading{font-weight:500;color:#444;margin-bottom:1px}.knowledge-data .description{font-weight:200;padding-bottom:24px}.knowledge-data .card-contain .mask-image{border-top:6px solid #fff;padding-top:110px}.knowledge-data .card-contain .collection{display:block;float:none;position:absolute;right:4px;bottom:10px}.knowledge-data .card-contain .collection a>div span.cta-icn{font-size:1.6rem}.knowledge-data .cta{margin-bottom:2px;padding:0}.knowledge-data .cta .cta-text{color:#444;display:table-cell;padding:0}.knowledge-data .cta .cta-icn{color:#444;display:table-cell}.knowledge-data .no-metadata{display:table;height:auto;width:100%}.knowledge-data .no-metadata .card-contain{display:table-cell;text-align:center;vertical-align:middle}.knowledge-data a.cta:hover,.knowledge-data a.cta:hover span.icon,.knowledge-data .cta-trigger:hover,.knowledge-data .cta.cta-target span.icon,.knowledge-data .cta.cta-target span{text-decoration:none}.knowledge-data:hover .cta.cta-target span{text-decoration:none}.knowledge-data.bg-light .heading{color:#444}.knowledge-data.bg-light div{color:#444}.knowledge-data.bg-light .cta .cta-text{color:#444}.knowledge-data.bg-light .date{color:#444}.knowledge-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.knowledge-data .data-newFlag.false{display:none}@media screen and (min-width: 768px){.knowledge-data .description{padding-bottom:26px}}.knowledge-data.list-card>.mask-image{display:none;margin-right:18px;width:30%;vertical-align:bottom}.knowledge-data.list-card .card-contain .mask-image{display:block}.knowledge-data.list-card .description{padding-bottom:18px}.knowledge-data.list-card .no-metadata .card-contain{vertical-align:middle}.knowledge-data.list-card .wide-card{display:none}.knowledge-data.list-card .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.knowledge-data.list-card .data-newFlag.false{display:none}@media screen and (min-width: 768px){.knowledge-data.list-card{display:inline-table;border-top:0;padding:0 14px;margin-bottom:0}.knowledge-data.list-card>.mask-image{display:none}.knowledge-data.list-card .heading{min-height:auto}.knowledge-data.list-card .card-contain{display:none;vertical-align:top;width:70%;padding-left:20px}.knowledge-data.list-card .card-contain .mask-image{display:none}.knowledge-data.list-card .description{padding-bottom:24px}.knowledge-data.list-card .no-metadata{height:150px}.knowledge-data.list-card .wide-card{width:100%;display:inline-table;border-bottom:1px solid #444;padding:20px 0}.knowledge-data.list-card .wide-card .column-side-heading,.knowledge-data.list-card .wide-card .column-side-url{display:table-cell;vertical-align:middle}.knowledge-data.list-card .wide-card .column-side-heading{width:66.66%}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-icon-link,.knowledge-data.list-card .wide-card .column-side-heading .wrapper-text-link{display:table-cell;vertical-align:middle}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta{margin:0;padding:0}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta div{margin-left:15px}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta span.cta-icn{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:8px;margin:0;vertical-align:middle;background-color:#444;color:#fff;font-size:25px}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-text-link{padding:0 14px 0 20px}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-text-link .heading{font-weight:500;color:#0e0e0e;margin-bottom:3px}.knowledge-data.list-card .wide-card .column-side-heading .wrapper-text-link .description{font-weight:200;color:#444;padding:0}.knowledge-data.list-card .wide-card .column-side-url{width:25.33%}.knowledge-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta:hover{text-decoration:none}.knowledge-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta:hover span{text-decoration:none}.knowledge-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta span.cta-text{font-weight:500;color:#0e0e0e;padding:0}.knowledge-data.list-card .collection{position:absolute;transform:translateY(-50%);right:14px;top:50%;bottom:0;display:table}.knowledge-data.list-card .collection a.cta{margin:0}.knowledge-data.list-card .collection a.cta div span{padding:0;text-align:center}.knowledge-data.list-card .collection a.cta{margin:0}.knowledge-data.list-card .collection a.cta div span{font-size:20px}}@media screen and (min-width: 980px){.knowledge-data.list-card{-webkit-box-shadow:0 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow:0 0px 0px 0px rgba(0,0,0,0);box-shadow:0 0px 0px 0px rgba(0,0,0,0);padding:0}.knowledge-data.list-card .collection{right:0;transform:none;display:table-cell;width:8%;vertical-align:middle;position:relative}.knowledge-data.list-card .collection div.widget-btn-collection{float:right}.knowledge-data.list-card .collection a>div>span{font-size:2rem}.knowledge-data.list-card .collection a>div>span:hover{opacity:.5}.knowledge-data.list-card .collection a:hover{text-decoration:none}}@media screen and (min-width: 1600px){.knowledge-data.list-card .description{padding-bottom:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.knowledge-data.list-card.feature .heading{font-size:16px;font-size:1.6rem}.knowledge-data.list-card.feature .cta .cta-text{font-size:14px;font-size:1.4rem}.knowledge-data.list-card.feature .description{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.knowledge-data.list-card.feature .heading{font-size:18px;font-size:1.8rem}.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .cta .cta-text{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.knowledge-data.list-card.feature .heading{font-size:18px;font-size:1.8rem}.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .cta .cta-text{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.knowledge-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.knowledge-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.knowledge-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.knowledge-data.list-card.feature .description,.knowledge-data.list-card.feature .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.knowledge-data.list-card.feature .heading{line-height:22px}.knowledge-data.list-card.feature .description{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.knowledge-data.list-card.feature .heading{line-height:26px}.knowledge-data.list-card.feature .description{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.knowledge-data.list-card.feature .heading{line-height:26px}.knowledge-data.list-card.feature .description{line-height:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.knowledge-data.list-card.feature .heading{line-height:26px}.knowledge-data.list-card.feature .description{line-height:24px}}@media screen and (min-width: 1600px){.knowledge-data.list-card.feature .heading{line-height:26px}.knowledge-data.list-card.feature .description{line-height:24px}}.knowledge-data.list-card.feature{background-color:#444;color:#fff;border-top:0}.knowledge-data.list-card.feature .wide-card .column-side-heading .heading,.knowledge-data.list-card.feature .wide-card .column-side-heading .description,.knowledge-data.list-card.feature .wide-card .column-side-heading .wrapper-url-link .cta .cta-text,.knowledge-data.list-card.feature .wide-card .column-side-url .heading,.knowledge-data.list-card.feature .wide-card .column-side-url .description,.knowledge-data.list-card.feature .wide-card .column-side-url .wrapper-url-link .cta .cta-text{color:#fff}.knowledge-data.list-card.feature .wrap-texts .heading,.knowledge-data.list-card.feature .wrap-texts .description,.knowledge-data.list-card.feature .wrap-texts .wrapper-url-link .cta .cta-icn,.knowledge-data.list-card.feature .wrap-texts .wrapper-url-link .cta .cta-text{color:#fff}.knowledge-data.list-card.feature .cta .cta-icn{background-image:url("data:image/png;base64,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d3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE3LTA4LTE2VDE3OjQ2OjM3WjwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE3LTA5LTE4VDEzOjIzOjMxWjwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PrivK0MAAASXSURBVHic5dtbqJRVFMDx3xyPZlckK8rUNDMKRCs8DxEEJ7ua1FtlvfbQa9EFu0CQWNGVguilogKJXiyyiMg0AosMygwlQY6U0VEK8tJFRXcP+4we58w3Zy57f3Om/jAwM3vvNWst1t7f2mvvqYQQ/J/p77YCGZiFi7AQCzAPgzV9fsWd2FD5D0TAPFyJqzF35HUWpuKkgjEBw5jRqw64DLfiNlyCvjblVHptCtyAh4wN6bbpFQcswLOiA5LSbuiUxWQ8hu+kN34NEzsCBvAmLs0kfzcTNwJWYKN8xgdUmHgR0Ie3cFeL44YxhJliHjAef+FjEEKYKK/ZIYT1oXVeCiGcNiJjagjh/hDC0XHG7AwhXBBCmDAOmB1CGGrD+DUF8p4cZ9zGat+JsAbMxQbMaXHcETxa0PaiGOZFbK9UKuj+IrgEX4tOaJUj+KWg7XeNHfBNGMmAu+mAWVgt5u3t0I+LC9rOxskNxm6svumWA2aKYX9OBzL6xLS4Hk/g1IK2n/HDsU9dWPBmhhB2tLHgFbE2hDAQQpgWQlgUQnhnnP6vjNan7N1gBd9iUQbZ+3BGE/0GxehDuVNgkph/5zCe5ozfZdT8p1wHvCHu4bvJCzg0+ovcU6BfDPsHsTLnDzXBfvHJs3f0l63sBc4XV2+4Qiw5EctOA8ZG0yxxla+MGtdNVqoxnuYjYA42af+Z3W324EL8WdvQ7Brwqt41Hu5Vx3iai4BBfJZaoxLZoEENsRkHbJWvMJGbA+L5wFBRh/GmwD1613i4WwPjaRwB07EdZyZWqixW4ZHxOjWKgKf1rvFfaMJ4iiNgQNyn9yKbcS1+a6ZzkQM2YXFCpcpiv7hmFRVKxlBvCtyuN40/gOu1YDxjI2CKuGrOSKdXKVSN/7LVgbURsELvGT8s1hZbNp4TI2A2fnR8k9MLDIlb7C3tChi9G1ylt4zfimuMnPG1S3UKPI7lHSpUJh+I+X1HxnN8CrRbFRnGuZ0q0SLvik+qJFQjYKl4cagZtuAp8U7OfNVDxvxUT4KSGc+Ji+BCfI5pNX3+wVd4T9xabq5p78daGW5v1PCHmJonreHV5gGLxePp88QawPtYZ/zkoh8f4bqUytWwV3xS7UsptF4q3IfT1amfjcNkfCifE/aJDmhVr4bUS4WPtvkjh7EMn3akUTHbxYwvKanPBQ7hZnmcsF9cCJOS42Ck6oR1ieVOSiwP+U6Gqk5IWUw9mlDWMXIejR3ETVifSN6mRHJOIPfZ4CHRCSki4WACGWMo43D0IG4RE5lOyKJrWafD8xXf2GiWLHcay3LAcjFR6oRdKRSppSwHpLjevi2BjDGU4YD5uDyBnEa3vtqmDAcskWb+7kwgYwxlOGBph+PXi6Wvtut+jch9RWY6fsIpbYzdjYfxelKNash9XX6Z1o0/jOfxjHjlNSu5HXBji/0/wQP4PoMudck5BaZhh+ZOmLeJp7lrcilTRM4I6GtC/h68jOfwd0ZdCsm9CA6KVeMpddpW4z4JavudkPsxuF6sEQ6PfD4shvlV4v+Cumo8+SOgyh14G6+J944mDL363+Fk/Au6enV0TXRjnwAAAABJRU5ErkJggg==")}.knowledge-data.list-card.feature .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.knowledge-data.list-card.feature .data-newFlag.false{display:none}@media screen and (min-width: 768px){.knowledge-data.list-card.feature{padding:0 40px}.knowledge-data.list-card.feature .heading{font-weight:200;min-height:auto}.knowledge-data.list-card.feature .no-metadata .card-contain{padding-left:0}}@media screen and (min-width: 768px){.knowledge-data.list-card.feature{padding:0 40px}}@media screen and (min-width: 0)and (max-width: 639.9px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}.link-data .description{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .description,.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .description,.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .description,.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .description,.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 1600px){.link-data .heading{font-size:16px;font-size:1.6rem}.link-data .description,.link-data .cta>div,.link-data .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.link-data .description,.link-data .cta .cta-text,.link-data .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.link-data .description,.link-data .heading{line-height:20px}.link-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.link-data .description,.link-data .heading{line-height:20px}.link-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.link-data .description,.link-data .heading{line-height:20px}.link-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.link-data .description,.link-data .heading{line-height:20px}.link-data .cta .cta-text{line-height:18px}}@media screen and (min-width: 1600px){.link-data .description,.link-data .heading{line-height:20px}.link-data .cta .cta-text{line-height:18px}}.link-data{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);background-color:#fff;border-top:3px solid #0672cb;color:#0e0e0e;display:block;line-height:0;margin-bottom:18px;padding:18px 18px 0 18px;position:relative;text-align:left;vertical-align:top;width:100%}.link-data .mask-image{height:110px;margin-bottom:0}.link-data .heading{font-weight:500;color:#444;margin-bottom:5px}.link-data .description{font-weight:200;padding-bottom:18px}.link-data .mask-image{-webkit-box-shadow:0 -2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 -2px 2px 2px rgba(0,0,0,.1);box-shadow:0 -2px 2px 2px rgba(0,0,0,.1);border:6px solid #fff;border-bottom:0;padding-top:110px}.link-data .wrap-texts{min-height:125px}.link-data .collection{display:block;position:absolute;right:4px;bottom:10px}.link-data .collection a.cta{margin:0}.link-data .collection a.cta div span{padding:0;text-align:center}.link-data .collection a>div span.cta-icn{font-size:1.6rem}.link-data .collection a>div span.cta-icn:hover{opacity:.5}.link-data .cta{margin-bottom:6px;padding:0}.link-data .cta .cta-text{color:#444;display:table-cell;vertical-align:middle;padding:0}.link-data .cta .cta-icn{color:#444;display:table-cell;padding-right:8px;vertical-align:middle}.link-data.cta-trigger{cursor:pointer}.link-data.cta-trigger:hover .cta-target span{text-decoration:none}.link-data a:hover,.link-data a:hover span.cta-icn{text-decoration:none}.link-data .no-metadata{display:table;height:auto;width:100%}.link-data .no-metadata .card-contain{display:table-cell;text-align:center;vertical-align:middle}.link-data.bg-light .heading{color:#444}.link-data.bg-light div{color:#444}.link-data.bg-light .cta .cta-text{color:#444}.link-data.bg-light .date{color:#444}.link-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.link-data .data-newFlag.false{display:none}.link-data.grid-card{margin-bottom:18px}@media screen and (min-width: 980px){.link-data .description{padding-bottom:26px}}.link-data.list-card>.mask-image{display:none;margin-right:18px;width:30%}.link-data.list-card .card-contain .mask-image{display:block}.link-data.list-card .description{padding-bottom:18px}.link-data.list-card .no-metadata .card-contain{vertical-align:middle}.link-data.list-card .wide-card{display:none}.link-data.list-card .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.link-data.list-card .data-newFlag.false{display:none}@media screen and (min-width: 768px){.link-data.list-card{display:inline-table;margin:0;border-top:0;padding:0 14px}.link-data.list-card>.mask-image{display:none}.link-data.list-card .heading{min-height:auto}.link-data.list-card .card-contain{display:none;vertical-align:top;width:60%;padding-left:20px}.link-data.list-card .card-contain .mask-image{display:none}.link-data.list-card .description{padding-bottom:24px}.link-data.list-card .no-metadata{height:150px}.link-data.list-card .wide-card{width:100%;display:inline-table;border-bottom:1px solid #444;padding:20px 0}.link-data.list-card .wide-card .column-side-heading,.link-data.list-card .wide-card .column-side-url{display:table-cell;vertical-align:middle}.link-data.list-card .wide-card .column-side-heading{width:66.66%}.link-data.list-card .wide-card .column-side-heading .wrapper-icon-link,.link-data.list-card .wide-card .column-side-heading .wrapper-text-link{display:table-cell;vertical-align:middle}.link-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta{margin:0;padding:0}.link-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta div{margin-left:15px}.link-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta span.cta-icn{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:8px;margin:0;vertical-align:middle;background-color:#0672cb;color:#fff;font-size:25px}.link-data.list-card .wide-card .column-side-heading .wrapper-text-link{padding:0 14px 0 20px}.link-data.list-card .wide-card .column-side-heading .wrapper-text-link .heading{font-weight:500;color:#0e0e0e;margin-bottom:3px}.link-data.list-card .wide-card .column-side-heading .wrapper-text-link .description{font-weight:200;color:#444;padding:0}.link-data.list-card .wide-card .column-side-url{width:25.33%}.link-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta:hover{text-decoration:none}.link-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta:hover span{text-decoration:none}.link-data.list-card .wide-card .column-side-url .wrapper-url-link a.cta span.cta-text{font-weight:500;color:#0672cb}.link-data.list-card .collection{transform:translateY(-50%);right:14px;top:50%;bottom:0;display:table}.link-data.list-card .collection a.cta{margin:0}.link-data.list-card .collection a.cta div span{font-size:20px}}@media screen and (min-width: 980px){.link-data.list-card{-webkit-box-shadow:0 0px 0px 0px rgba(0,0,0,0);-moz-box-shadow:0 0px 0px 0px rgba(0,0,0,0);box-shadow:0 0px 0px 0px rgba(0,0,0,0);padding:0}.link-data.list-card .collection{right:0;top:auto;transform:none;display:table-cell;width:8%;vertical-align:middle;position:relative}.link-data.list-card .collection div.widget-btn-collection{float:right}.link-data.list-card .collection a>div>span{font-size:2rem}.link-data.list-card .collection a>div>span:hover{color:#444}.link-data.list-card .collection a:hover{text-decoration:none}}@media screen and (min-width: 1600px){.link-data.list-card .description{padding-bottom:30px}}@media screen and (min-width: 0)and (max-width: 639.9px){.link-data.list-card.feature .heading{font-size:16px;font-size:1.6rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.link-data.list-card.feature .heading{font-size:18px;font-size:1.8rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.link-data.list-card.feature .heading{font-size:18px;font-size:1.8rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:15px;font-size:1.5rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.link-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.link-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 1600px){.link-data.list-card.feature .heading{font-size:24px;font-size:2.4rem}.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.link-data.list-card.feature .description,.link-data.list-card.feature .cta .cta-text,.link-data.list-card.feature .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.link-data.list-card.feature .heading{line-height:26px}.link-data.list-card.feature .cta .cta-text{line-height:22px}.link-data.list-card.feature .description{line-height:20px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.link-data.list-card.feature .heading{line-height:26px}.link-data.list-card.feature .cta .cta-text{line-height:22px}.link-data.list-card.feature .description{line-height:20px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.link-data.list-card.feature .heading{line-height:26px}.link-data.list-card.feature .cta .cta-text{line-height:22px}.link-data.list-card.feature .description{line-height:24px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.link-data.list-card.feature .heading{line-height:26px}.link-data.list-card.feature .cta .cta-text{line-height:22px}.link-data.list-card.feature .description{line-height:24px}}@media screen and (min-width: 1600px){.link-data.list-card.feature .heading{line-height:26px}.link-data.list-card.feature .cta .cta-text{line-height:22px}.link-data.list-card.feature .description{line-height:24px}}.link-data.list-card.feature{background-color:rgba(0,0,0,.5);border-top:0}.link-data.list-card.feature .mask-image{border:0}.link-data.list-card.feature .wide-card .column-side-heading .heading,.link-data.list-card.feature .wide-card .column-side-heading .description,.link-data.list-card.feature .wide-card .column-side-heading .wrapper-url-link .cta .cta-text,.link-data.list-card.feature .wide-card .column-side-url .heading,.link-data.list-card.feature .wide-card .column-side-url .description,.link-data.list-card.feature .wide-card .column-side-url .wrapper-url-link .cta .cta-text{color:#fff}.link-data.list-card.feature .wrapper-url-link a.cta:hover,.link-data.list-card.feature .wrapper-text-link a.cta:hover{text-decoration:underline !important;color:#fff}.link-data.list-card.feature .wrapper-icon-link a.cta span.cta-icn:hover{background-color:#fff;color:#0672cb}.link-data.list-card.feature .wrap-texts .heading,.link-data.list-card.feature .wrap-texts .description,.link-data.list-card.feature .wrap-texts .wrapper-url-link .cta .cta-icn,.link-data.list-card.feature .wrap-texts .wrapper-url-link .cta .cta-text{color:#fff}.link-data.list-card.feature .heading{color:#fff;font-weight:200}.link-data.list-card.feature .cta .cta-icn,.link-data.list-card.feature .cta .cta-text{color:#f5f6f7;font-weight:200}.link-data.list-card.feature .description{color:#444}.link-data.list-card.feature .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.link-data.list-card.feature .data-newFlag.false{display:none}@media screen and (min-width: 768px){.link-data.list-card.feature .heading{min-height:auto}.link-data.list-card.feature .card-contain{padding-left:20px}.link-data.list-card.feature .mask-image{width:40%}.link-data.list-card.feature .no-metadata .card-contain{padding-left:0}}@media screen and (min-width: 980px){.link-data.list-card.feature{padding:0 40px}.link-data.list-card.feature .mask-image{width:50%}}.category-list{margin-top:-6px}.subcategory-card-view{margin-bottom:24px}.subcategory-card-contain{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);color:#444;background-color:#fff;text-align:left;padding:18px;border-top:3px solid #444}.subcategory-card-contain .mask-image{height:90px}.subcategory-card-contain .partial-cta-list{display:none}.subcategory-card-contain .heading{display:table-cell;padding-right:24px;word-break:normal}.subcategory-card-contain .heading .cta.primary{color:#444}.subcategory-card-contain .heading .cta.primary:hover{text-decoration:none}.subcategory-card-contain .heading .cta.primary:hover span{text-decoration:none}.subcategory-card-contain .heading .cta.primary .cta-text{display:table-cell;font-weight:2x;word-break:normal}.subcategory-card-contain .heading .cta.primary .cta-text:hover span{text-decoration:none}.subcategory-card-contain .heading .cta.primary .cta-icn{display:table-cell;background-position-x:right;background-size:8px;vertical-align:middle;width:30px}.subcategory-card-contain .widget-select{display:block;height:44px;margin:18px auto}.subcategory-card-contain .widget-select>.item:hover span{text-decoration:none}.subcategory-card-contain .widget-select>.item a{color:#444}.subcategory-card-contain .widget-select>.item a:hover{text-decoration:none}.subcategory-card-contain .widget-select>.item a:hover span{text-decoration:none}.subcategory-card-contain .widget-select>.item:after{position:absolute;right:18px;top:14px;height:15px;margin-left:0}.subcategory-card-contain .widget-select.open .items .item{border:none;border-left:2px solid #444}.subcategory-card-contain .widget-select.open .items .item a{color:#444}.subcategory-card-contain .widget-select.open .items .item a:hover,.subcategory-card-contain .widget-select.open .items .item a:hover span{text-decoration:none}.subcategory-card-contain .widget-select.open .items:after{position:absolute;right:18px;top:14px;height:15px;margin-left:0}.subcategory-card-contain .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.subcategory-card-contain .data-newFlag.false{display:none}@media screen and (min-width: 980px){.category-list{margin-top:0}.subcategory-card-contain .description{margin-bottom:9px}.subcategory-card-contain .partial-cta-list{display:block}.subcategory-card-contain .partial-cta-list dd{display:block;margin:0}.subcategory-card-contain .partial-cta-list .cta .cta-text{padding:5px 0}.subcategory-card-contain .widget-select{display:none}}.soi-data .heading{font-size:16px;font-size:1.6rem}.soi-data .cta .cta-text{font-size:14px;font-size:1.4rem}.soi-data .metadata-item{font-size:15px;font-size:1.5rem}.soi-data .metadata-item.identifier{font-size:14px;font-size:1.4rem}.soi-data .cta .cta-icn{font-size:18px;font-size:1.8rem}.soi-data .heading{line-height:20px}.soi-data .cta .cta-text{line-height:20px}.soi-data .metadata-item{line-height:30px}@media screen and (min-width: 640px){.soi-data .cta .cta-text{line-height:18px}}.soi-data{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);background-color:#fff;border-top:3px solid #444;color:#0e0e0e;display:block;line-height:0;margin-bottom:18px;padding:12px 18px 0 18px;position:relative;text-align:left;vertical-align:top;width:100%}.soi-data .mask-image{height:110px;margin-bottom:0}.soi-data .card-contain{padding-bottom:15px}.soi-data .heading{font-weight:500;color:#0e0e0e;margin-bottom:1px}.soi-data .cta{margin-bottom:2px;padding:0}.soi-data .cta .cta-text{display:table-cell;padding:0;padding-left:10px;color:#444}.soi-data .cta .cta-text.retired{color:#ce1126}.soi-data .cta .cta-text.retired:hover{color:#ce1126}.soi-data .cta .cta-icn{display:table-cell;color:#444;width:auto}.soi-data .cta .cta-icn.retired{color:#ce1126}.soi-data .cta .cta-icn.retired:hover{color:#ce1126}.soi-data .no-metadata{display:table;height:auto;width:100%}.soi-data .no-metadata .card-contain{display:table-cell;text-align:center;vertical-align:middle}.soi-data a.cta:hover,.soi-data a.cta:hover span.icon,.soi-data .cta-trigger:hover,.soi-data .cta.cta-target span.icon,.soi-data .cta.cta-target span{text-decoration:none}.soi-data:hover .cta.cta-target span{text-decoration:none}.soi-data .metadata-item{color:#444;font-weight:200;float:left}.soi-data .metadata-item .metadata-label{font-weight:500}.soi-data .metadata-item .metadata-label.retired{color:#ce1126}.soi-data .collection{display:block;position:absolute;right:16px;bottom:10px}.soi-data .collection a.cta{margin:0}.soi-data .collection a.cta div span{padding:0;text-align:center}.soi-data .collection a>div span.cta-icn{font-size:1.6rem}.soi-data .collection a>div span.cta-icn:hover{opacity:.5}.soi-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.soi-data .data-newFlag.false{display:none}.soi-data.list-card .no-metadata .card-contain{vertical-align:middle}.soi-data.list-card .wide-card{display:none}.soi-data.list-card .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.soi-data.list-card .data-newFlag.false{display:none}@media screen and (min-width: 768px){.soi-data.list-card{border-top:0;display:inline-table;margin-bottom:0;padding:0 14px}.soi-data.list-card .heading{min-height:auto}.soi-data.list-card .card-contain{display:none;padding-left:20px;vertical-align:top;width:70%}.soi-data.list-card .no-metadata{height:150px}.soi-data.list-card .wide-card{display:inline-table;padding:20px 0;width:100%}.soi-data.list-card .wide-card .column-side-heading,.soi-data.list-card .wide-card .column-side-url{display:table-cell;vertical-align:middle}.soi-data.list-card .wide-card .column-side-heading{width:100%}.soi-data.list-card .wide-card .column-side-heading .wrapper-icon-link,.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link{display:table-cell;vertical-align:top}.soi-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta{margin:0;padding:0}.soi-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta div{margin-left:15px}.soi-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta span.cta-icn{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#444;color:#fff;font-size:25px;margin:0;padding:8px;vertical-align:middle}.soi-data.list-card .wide-card .column-side-heading .wrapper-icon-link a.cta span.cta-icn.retired{background-color:#ce1126}.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link{padding:0 14px 0 20px;width:100%}.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link .heading{font-weight:500;color:#0e0e0e;margin-bottom:3px}.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link .card-column{float:left;width:33.33%;padding:0 10px}.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link .card-column:nth-child(2){padding-left:0}.soi-data.list-card .wide-card .column-side-heading .wrapper-text-link .card-column:nth-child(4){padding-right:0}.soi-data.list-card .collection{position:absolute;transform:translateY(-50%);right:14px;top:50%;bottom:0;display:table}.soi-data.list-card .collection a.cta{margin:0}.soi-data.list-card .collection a.cta div span{padding:0;text-align:center}.soi-data.list-card .collection a.cta{margin:0}.soi-data.list-card .collection a.cta div span{font-size:20px;width:28px}}@media screen and (min-width: 980px){.soi-data.list-card{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,0);-moz-box-shadow:0 0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(0,0,0,0);padding:0}.soi-data.list-card.oaks-knowledge-data{padding:0 40px}.soi-data.list-card .wrapper-icon-link{padding-left:0}.soi-data.list-card .collection{right:0;transform:none;display:table-cell;width:8%;vertical-align:middle;position:relative}.soi-data.list-card .collection div.widget-btn-collection{float:right}.soi-data.list-card .collection a>div>span{font-size:2rem}.soi-data.list-card .collection a>div>span:hover{color:#444}.soi-data.list-card .collection a:hover{text-decoration:none}}@media screen and (min-width: 0)and (max-width: 639.9px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .description{font-size:15px;font-size:1.5rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 640px)and (max-width: 767.9px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 1600px){.event-data .share .cta,.event-data .heading{font-size:16px;font-size:1.6rem}.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading{font-size:14px;font-size:1.4rem}.event-data .wrapper-icon{font-size:36px;font-size:3.6rem}}@media screen and (min-width: 0)and (max-width: 639.9px){.event-data .scope-classification,.event-data .date,.event-data .description,.event-data .subheading,.event-data .heading{line-height:20px}}@media screen and (min-width: 640px)and (max-width: 767.9px){.event-data .description,.event-data .heading{line-height:20px}.event-data .scope-classification,.event-data .date,.event-data .subheading{line-height:18px}}@media screen and (min-width: 768px)and (max-width: 979.9px){.event-data .description,.event-data .heading{line-height:20px}.event-data .scope-classification,.event-data .date,.event-data .subheading{line-height:18px}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.event-data .description,.event-data .heading{line-height:20px}.event-data .scope-classification,.event-data .date,.event-data .subheading{line-height:18px}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.event-data .description,.event-data .heading{line-height:20px}.event-data .scope-classification,.event-data .date,.event-data .subheading{line-height:18px}}@media screen and (min-width: 1600px){.event-data .description,.event-data .heading{line-height:20px}.event-data .scope-classification,.event-data .date,.event-data .subheading{line-height:18px}}.event-data{-webkit-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);-moz-box-shadow:0 2px 2px 2px rgba(0,0,0,.1);box-shadow:0 2px 2px 2px rgba(0,0,0,.1);display:block;background-color:#fff;margin-bottom:18px;padding-bottom:18px;position:relative;text-align:left;vertical-align:top;width:100%}.event-data:first-child:before{content:"";position:absolute;width:100%;height:4px;background:linear-gradient(to left, #0076CD, #6D2484);top:0px;left:0}.event-data .card-contain{cursor:pointer;padding:18px 18px 0}.event-data .event-data.list-card .font-icon-oaks-legaldocuments{font-weight:700;position:relative;left:-2px}.event-data .head{display:table;margin-bottom:3px;width:100%;margin-left:10px}.event-data .head>div{display:table-cell;vertical-align:top}.event-data .head .icon{width:1px;line-height:16px}.event-data .heading{font-weight:500;color:#0e0e0e;width:100%}.event-data .subheading{font-weight:400;display:block;margin-bottom:7px;margin-top:14px}.event-data .subheading span{display:block}.event-data .subheading div span{display:inline-block}.event-data .description{font-weight:200;display:block;margin-bottom:30px}.event-data .wrapper-icon{color:#6ea204;margin-right:15px;display:inline-table;width:1px;margin-top:6px;font-size:18px;height:18px;width:18px}.event-data .wrapper-icon .ebp-card span,.event-data .wrapper-icon.ebp-card span{border-radius:50%;padding:12px;margin:0;vertical-align:middle;background-color:#444;color:#fff;font-size:22px;display:table-cell !important}.event-data .wrapper-icon-text{color:#6ea204 !important;font-size:14px;font-weight:600;margin-left:-9px;margin-top:0px}.event-data .icons{bottom:5px;padding:0 18px;position:absolute;width:100%}.event-data .icons .share{float:right;margin-top:-10px}.event-data .icons .share .cta,.event-data .icons .share .cta span{color:#444}.event-data .icons .cta:hover{cursor:pointer}.event-data .icons li{display:inline-block;margin-left:5px}.event-data .icons li a.cta div{margin-right:0}.event-data .icons .cta-icn{background-position:center bottom;background-size:contain;width:15px}.event-data .icons .save .cta-icn{display:table-cell;vertical-align:bottom}.event-data .icons .shared .cta-icn{background-image:url("data:image/png;base64,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Sh8f1vlsDiAeZeT9J+89itb4P4XNmG/p5/lugO2xYfbr7Jv0vXw3GI0V+T6a/T/HkPRVliXLO6vvEo+irfyPL/Ft9rWeTn8v6ONJjrXZ92bzUdaD/Hp7yPE802TM6TbpZJlu+Tvor9rK/6WyUb4Dlm37e3v3Ne0k/cD7BGnRpnjmFP9nPMYk8iLNXr4lPer8r5RSSimlnlOX2ufNdO9lL/nWlOsgl7BhfRvNvmv699RftfZ5tT+sOdSayWzNeo3S/31tI7/zR9/8S2shrJv082soyznqR/zjMbu/lN7oepbXLK1RvybubM1pVua/iv2y3PsjX9Y88pz2wjO5zp5tJPdeOWcNl3s5JrB3sya82zrLmeuJdY/1Ztaa+rpShfc61r1MK21Xx/QZkFdeox6nxHol90mXve6lMp+j7pdsb6P+z1obtmY/vms09le83Mct6COs860JP1Yv7JdjXv+3IfchEHsZdcy1yrRVptnzGtm3/xNBnNH9kf9HZT5Hff4/xf8Zf/b+kHbinL0Zjvgz/8lYE35qvfqcl3sC+HpUp/RBt09ez/LKsNE+E/ezP3OdeY/KfK628H/fRymfUKY8LzHWMX4yltGe14afUi/CGDf4jwAb074Qc233fx9zco/ymP/5fyLzKPX73f+zMp+rY/7PuR079H6SdS318Sl9g7+Iyzy2Vfgxu2cYtuT9OudhxnDiYue0NXud+DP3KI+Vg39r8SFtJ23KntnI/6Myn/MuyH5b1il9R9/OumKP0VhF3Eyv59f92fvBmnDCluqVYdSDuaT7N+fy0TcYz/fnRnn1MNpA34tMGxM/856Vufe1S2hpvUA9vvS/UkoppZRSSimllFJKXU07EREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREREZE75B+Hl45q2TuOnAAAAVNta0JU+s7K/gB/pYUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHic7dbhaYNgFIZRB3ERB3EQF3EQB3ERB7G8gQu3piH/ignngUObT/vrTWzOU5IkSZIkSZIkSZIkSZIkSZIkSR/RcRznvu9P5znL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ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE3LTA4LTE2VDE4OjIzOjU3WjwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PrZiKdMAAARGSURBVHic7ZtbiFVVGMd/R5yIRKnAkApUyC6IBlGG2sXu5UO9BUFF4kNQvQXN927B/z2EiqjoIZhesiuJZj1k4KjQlJ1pFE3UKWfUgUG7TBenh7W3c9rtfeasfTtn7/EH5+GsvS7f91/3tfZuTE9PM5eZ120Dus1FAbptQLeZ320DOsHM7gK2A+PAo5KG8sq70euDoJktBXYAK4KgEeBBScfyyL8KXeBhZpwHuAH4ysxW5ZF5FQT4JyZsOfCZma2IeeZFFQRI4lpgt5ldlyWTKgsAsBjYaWbXp82g6gIALAW2m9nNaRLXQQCAZcDnabpDXQQAWAJ8Y2YrfRJVQQCfhcpiYJfPFFkFAaY8418FfNypCIWtBM3sCuAa3MIFYGXw/0bPrJYAaUb5M8BaSYfaRcpNgGAUXgvcCazCOXtlLpmnZxx4SNK3SREyCWBmtwLPAPfhX7NlMQ5slLQ/7qG3AGbWBzwFbALuyGxeOfwCPBK3i/QSwMyeBl7C9eeqcRa4XdJwa2BHAgQLjFdxO7MqM4Y7TxgMA2YVwMweB94CFhRrW2mcAjZIasIs6wAzew4YoD7Og1ssfWpm66CNAGb2PLC1LKtKZhmwCxIEMLMHcH2+zoxCjABmthB4G2iUbVGJDAH3Q/yp8Cu4VVxdOYJbGP0MkVkg2EAMUd/aPwzcI+l4GBBtAS9Sb+fvljTaGnihBZjZIuAEsLB82wrnEK7mR6MPWlvAGurr/Iawz0dpnQUeK8eeUjlIG+chbAGNBvT353LTEsOfuFOdMWACd8T1HfBXh+lvC36+jAD3tnMeAgGsv/8W4KYUhcTRBPYD+3Azyk/AOWBSUtwtT1vM7AngPc9kI7iaPzlbxHAMuJps6/2TwDvANkl7MuQTx2We8X/EDXizOg8zAqwGLvEsCFzNvgy8JmkyRfpO8JmWh3HOj3WaIBRgI9DnYxWwF3hS0kHPdEXRxPX5jp2HmVlgvWdhW4H1Pea8V82HpHlDZEDSCynSFUUTN+CdSpPY92LkOLA5TUEFcYAMzoO/AJsl/Zq2sJQkDYIHcH0+tfPgJ8CgpB1ZCkvJ3zFh3+P6fCbnYUaATzqI+3rWwlLyIdB6s7MX5/zpPDIPBfgA+KNNvAng/TwK9EXSBO667dngt07SmbzyD2eBPcAkcGlCvEFJ5/Iq1Jeg7DeKyDtsAcPA0Tbxvi6i8F5gHoCk87hWkETi7WrVaZ0FtiXEmcIdKtSSVgH24S4Qo/yO2+3VkgsCSDoLfBETpw//jVJliC6E4ub607hWUEuiAnwJRI+Qjkn6rSR7Suc/AkiaAt6NxLnczCrxXUEa4vYCb0b+LwcWlWBLV/ifAJIOAx+1BJ3H72XFSpG0G2y9Gp9mrgkgaSfwQ/B3AZDpnfxept15wBbcpcZ8KvJxVRoSBZA0AOzGXWw0S7OoZHr+q7GiqcLb4oVyUYBuG9Bt5rwA/wIpOTmXrg1OIwAAAABJRU5ErkJggg==")}.event-data .no-metadata{display:table;height:250px;width:100%}.event-data .no-metadata .card-contain{display:table-cell;text-align:center;vertical-align:middle}.event-data.bg-light .label,.event-data.bg-light .subheading,.event-data.bg-light .description{color:#444}.event-data.bg-light .head .wrapper-icon{color:#6ea204}.event-data.bg-light .head .wrapper-icon-text{margin-left:-7px}.event-data.bg-light .head .heading{color:#444}.event-data.bg-light .heading{color:#0e0e0e}.event-data.bg-light div{color:#0e0e0e;font-size:14px}.event-data.bg-light .cta .cta-text{color:#0e0e0e}.event-data.bg-light .date{color:#0e0e0e}.event-data .date{font-weight:700}.event-data .wrap-texts{padding-bottom:25px}.event-data .wrap-texts .wrap-left{float:left;width:50%}.event-data .wrap-texts .wrap-left .event-date{font-weight:700}.event-data .wrap-texts .wrap-right{float:right;width:50%}.event-data .wrap-texts .wrap-right .font-icon-oaks-inperson-event,.event-data .wrap-texts .wrap-right .font-icon-oaks-virtual-event,.event-data .wrap-texts .wrap-right .font-icon-oaks-virtual-inperson-event{float:left;margin-right:10px;margin-top:3px}.event-data .wrap-texts .wrap-right .event-type{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-data .font-icon-oaks-virtual-inperson-event:before,.event-data .font-icon-oaks-virtual-event:before,.event-data .font-icon-oaks-inperson-event:before{background:-moz-linear-gradient(to left, #0076CD, #6D2484);background:-webkit-linear-gradient(to left, #0076CD, #6D2484);background:linear-gradient(to left, #0076CD, #6D2484);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.event-data .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.event-data .data-newFlag.false{display:none}@media screen and (min-width: 0)and (max-width: 639.9px){.event-data.list-card .font-icon-oaks-mycollections-active,.event-data.list-card .font-icon-oaks-mycollections-inactive,.event-data.list-card .font-icon-oaks-legaldocuments,.event-data.list-card .font-icon-oaks-clippy,.event-data.list-card .font-icon-oaks-event-download{font-size:16px;font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 979.9px){.event-data.list-card .font-icon-oaks-mycollections-active,.event-data.list-card .font-icon-oaks-mycollections-inactive,.event-data.list-card .font-icon-oaks-legaldocuments,.event-data.list-card .font-icon-oaks-clippy,.event-data.list-card .font-icon-oaks-event-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 980px)and (max-width: 1279.9px){.event-data.list-card .font-icon-oaks-mycollections-active,.event-data.list-card .font-icon-oaks-mycollections-inactive,.event-data.list-card .font-icon-oaks-legaldocuments,.event-data.list-card .font-icon-oaks-clippy,.event-data.list-card .font-icon-oaks-event-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 1280px)and (max-width: 1599.9px){.event-data.list-card .font-icon-oaks-mycollections-active,.event-data.list-card .font-icon-oaks-mycollections-inactive,.event-data.list-card .font-icon-oaks-legaldocuments,.event-data.list-card .font-icon-oaks-clippy,.event-data.list-card .font-icon-oaks-event-download{font-size:20px;font-size:2rem}}@media screen and (min-width: 1600px){.event-data.list-card .font-icon-oaks-mycollections-active,.event-data.list-card .font-icon-oaks-mycollections-inactive,.event-data.list-card .font-icon-oaks-legaldocuments,.event-data.list-card .font-icon-oaks-clippy,.event-data.list-card .font-icon-oaks-event-download{font-size:20px;font-size:2rem}}.event-data.list-card .compact-card{display:inline-block}.event-data.list-card .wide-card{display:none}.event-data.list-card .icons .share{margin-top:-5px}.event-data.list-card .no-metadata .card-contain{vertical-align:middle}.event-data.list-card li.collection .font-icon-my-collections-icon-star{vertical-align:bottom;margin-left:2px}.event-data.list-card .data-newFlag{font-size:11px;border:1px solid #444;padding:2px;font-weight:bold;margin-left:16px}.event-data.list-card .data-newFlag.false{display:none}.docxjs-wrapper.loader:after{content:"";position:absolute;margin-left:0;margin-top:0;transform:none;width:100%;height:100%;z-index:9999;background-repeat:no-repeat;background-image:url("data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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");background-position:center}@media screen and (min-width: 768px){.event-data.list-card{border-top:0;padding:0 14px;margin-bottom:0}.event-data.list-card .card-contain{border-bottom:1px solid #444;padding:20px 0}.event-data.list-card .compact-card{display:none}.event-data.list-card .wide-card{display:block}.event-data.list-card .head{margin:0;width:91.66%}.event-data.list-card .column-side-heading{width:66.66%;vertical-align:middle;padding-left:15px}.event-data.list-card .column-side-subheading{width:25%}.event-data.list-card .column-side{margin-right:8%;width:17%}.event-data.list-card .wrapper-icon-list-view{display:table-cell;width:auto;vertical-align:middle}.event-data.list-card .wrapper-icon-list-view>.wrapper-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-bottom:0;margin-right:0;background-color:#fff;color:#6ea204;padding:8px;font-size:22px}.event-data.list-card .wrapper-icon-list-view>.wrapper-icon-text{font-size:16px;text-align:center;width:50px}.event-data.list-card .wrapper-text{display:table-cell;vertical-align:middle}.event-data.list-card .column-aside{width:67%}.event-data.list-card .subheading{font-weight:500;margin-bottom:6px;color:#0e0e0e}.event-data.list-card .scope-classification{font-weight:400;color:#444;margin-bottom:6px}.event-data.list-card .date{color:#444}.event-data.list-card .heading{font-weight:500;margin-bottom:6px;padding:0 20px;color:#0e0e0e}.event-data.list-card .description{padding:0 20px;margin-bottom:0;width:100%;color:#444}.event-data.list-card .icons{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:8.33%;padding:0;margin:0;right:11px;top:50%;bottom:0;height:80px}.event-data.list-card .icons .download{display:table-cell;padding-right:15px;width:20px;float:none}.event-data.list-card .icons .download a.cta div{margin:0}.event-data.list-card .icons .download a.cta span.cta-icn{margin:0;padding:0;width:20px}.event-data.list-card .icons .share{width:25px;float:right}.event-data.list-card .icons .save:first-child{margin-top:3px}.event-data.list-card .icons .save a:hover{text-decoration:none}.event-data.list-card .icons .save a:hover span.cta-icn{text-decoration:none}.event-data.list-card .icons .save .cta-icn{-webkit-transition:none;-moz-transition:none;transition:none;height:20px;vertical-align:top}.event-data.list-card .icons .date{display:none}.event-data.list-card .icons li{margin:0}.event-data.list-card .icons li:last-child{margin-left:-2px}.event-data.list-card .no-metadata{height:150px}}@media screen and (min-width: 980px){.uw-overlay.preview .content .detail{width:40%;float:left}.uw-overlay.preview .content .docxjs-container{width:50%;float:left;height:400px !important;margin-bottom:42px}.uw-overlay.preview .content .head>.docxjs-container>div:last-child{position:relative !important}.event-data.list-card{-webkit-box-shadow:0 0px 0px 0px #444;-moz-box-shadow:0 0px 0px 0px #444;box-shadow:0 0px 0px 0px #444;padding:0}.event-data.list-card.oaks-event-data{padding:0 40px}.event-data.list-card.oaks-event-data .icons{margin-right:40px}.event-data.list-card .column-side{margin-right:11%;width:11%}.event-data.list-card .icons{right:0;height:25px}.event-data.list-card .icons .share{margin:0;float:right;display:block;width:80px}.event-data.list-card .icons .share .save{margin-right:6px}.event-data.list-card .icons .share .save:last-child{margin-right:0}}.event-data-card .event-grid-title{padding:30px 50px 30px 0px}.event-data-card .event-grid-title .calendar-icn{font-size:2em}.event-data-card .event-grid-title .event-text{display:inline-block;padding-left:6px;line-height:18px}.event-data-card .event-grid-title .event-text span:first-child{font-weight:700;font-size:13px}.event-data-card .event-grid-title .event-text .event-calendar-link{display:block;font-weight:700;font-size:12px}.event-data-card .font-icon-oaks-event-calendar:before{background:-moz-linear-gradient(to left, #0076CD, #6D2484);background:-webkit-linear-gradient(to left, #0076CD, #6D2484);background:linear-gradient(to left, #0076CD, #6D2484);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.event-data-card .event-data .card-contain{padding-top:14px}.event-data-card .event-data .subheading{margin-top:18px}@media screen and (min-width: 0)and (max-width: 639.9px){.event-data-card .view.homepage>ul>li:nth-child(n+5){display:none}}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}@font-face{font-family:RobotoRegular;src:url("https://dds.dell.com/fonts/2.137/Roboto-Regular.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:RobotoThin;src:url("/etc/designs/oaks/assets/fonts/roboto/Roboto-Thin-webfont.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:RobotoLight;src:url("https://dds.dell.com/fonts/2.137/Roboto-Light.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:RobotoMedium;src:url("https://dds.dell.com/fonts/2.137/Roboto-Medium.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:RobotoBold;src:url("/etc/designs/oaks/assets/fonts/roboto/Roboto-Bold-webfont.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:RobotoBlack;src:url("/etc/designs/oaks/assets/fonts/roboto/Roboto-Black-webfont.woff") format("woff");font-style:normal;font-weight:normal}@font-face{font-family:spkc-icons;src:url("/etc/designs/oaks/assets/fonts/spkc-icons/spkc-icons.woff2") format("woff2"),url("/etc/designs/oaks/assets/fonts/spkc-icons/spkc-icons.woff") format("woff");font-style:normal;font-weight:400}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Thin.woff") format("woff");font-style:normal;font-weight:100}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Light.woff") format("woff");font-style:normal;font-weight:200}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-DemiLight.woff") format("woff");font-style:normal;font-weight:300}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Regular.woff") format("woff");font-style:normal;font-weight:400}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Medium.woff") format("woff");font-style:normal;font-weight:500}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Bold.woff") format("woff");font-style:normal;font-weight:700}@font-face{font-family:"Noto Sans Japanese";src:url("/etc/designs/oaks/assets/fonts/noto/NotoSansCJKjp-Black.woff") format("woff");font-style:normal;font-weight:900}@font-face{font-family:NanumGothic;src:url("/etc/designs/oaks/assets/fonts/nanum-gothic/nanum-gothic.woff") format("woff");font-style:normal;font-weight:normal}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.masthead .bg-primary,.oaks-footer .bg-primary{background-color:#0672cb !important}.masthead .bg-secondary,.oaks-footer .bg-secondary,.masthead .premium,.oaks-footer .premium{background-color:#000 !important}.masthead .bg-tertiary,.oaks-footer .bg-tertiary{background-color:#fff !important}.masthead .bg-quaternary,.oaks-footer .bg-quaternary{background-color:#3dc6ef !important}.masthead .bg-quinary,.oaks-footer .bg-quinary{background-color:#6ea204 !important}.masthead .bg-senary,.oaks-footer .bg-senary{background-color:#e6ac28 !important}.masthead .bg-septenary,.oaks-footer .bg-septenary{background-color:#00468b !important}.masthead .bg-octonary,.oaks-footer .bg-octonary{background-color:#0e0e0e !important}.masthead .bg-nonary,.oaks-footer .bg-nonary{background-color:#444 !important}.masthead .bg-denary,.oaks-footer .bg-denary{background-color:#444 !important}.masthead .bg-eleven,.oaks-footer .bg-eleven{background-color:#999 !important}.masthead .bg-twelve,.oaks-footer .bg-twelve{background-color:#b6b6b6 !important}.masthead .bg-thirteen,.oaks-footer .bg-thirteen{background-color:#f5f6f7 !important}.masthead .bg-error,.oaks-footer .bg-error{background-color:#ce1126 !important}[class*=oaks-] a{background-color:rgba(0,0,0,0);border:0}[class*=oaks-] a:hover{border:0}body.background-v20,body.background-v19,body.background-v18,body.background-v17,body.background-v16,body.background-v15,body.background-v14,body.background-v13,body.background-v12,body.background-v11,body.background-v10,body.background-v9,body.background-v8,body.background-v7,body.background-v6,body.background-v5,body.background-v4,body.background-v3,body.background-v2,body.background-v1{background-repeat:no-repeat;background-size:auto}body,.body,.rte{font-size:14px;font-size:1.4rem}body,.body,.rte{line-height:20px}@media screen and (min-width: 40em){body,.body,.rte{font-size:16px;font-size:1.6rem}body,.body,.rte{line-height:24px}}html{font-size:10px}*,*:before,*:after{box-sizing:inherit}body:not([data-lang=ja]):not([data-lang^=ru]){font-family:Roboto,Arial,Helvetica,sans-serif}body[data-lang^=ru]{font-family:Roboto,Arial,Helvetica,sans-serif}body[data-lang=ja]{font-family:"Noto Sans Japanese",Roboto,Arial,Helvetica,sans-serif}body{-webkit-text-size-adjust:100%;min-width:320px;font-weight:200;color:#444}.masthead .bg-primary,.oaks-footer .bg-primary{color:#fff}.masthead .bg-secondary,.oaks-footer .bg-secondary{color:#fff}.masthead .bg-quinary,.oaks-footer .bg-quinary{color:#fff}.masthead .bg-septenary,.oaks-footer .bg-septenary{color:#fff}.masthead .bg-octonary,.oaks-footer .bg-octonary{color:#fff}.masthead .bg-nonary,.oaks-footer .bg-nonary{color:#fff}.masthead .bg-denary,.oaks-footer .bg-denary{color:#fff}.masthead .bg-eleven,.oaks-footer .bg-eleven{color:#fff}.masthead .premium,.oaks-footer .premium{color:#fff}.masthead .bg-error,.oaks-footer .bg-error{color:#fff}.masthead .bg-dark,.oaks-footer .bg-dark{color:#fff}.masthead .bg-tertiary,.oaks-footer .bg-tertiary{color:#444}.masthead .bg-quaternary,.oaks-footer .bg-quaternary{color:#444}.masthead .bg-senary,.oaks-footer .bg-senary{color:#444}.masthead .bg-twelve,.oaks-footer .bg-twelve{color:#444}.masthead .bg-thirteen,.oaks-footer .bg-thirteen{color:#444}.masthead .bg-light,.oaks-footer .bg-light{color:#444}ul,ol{list-style-type:none}ul{list-style:outside none none}h1,h2,h3,h4,h5,h6,p,blockquote,a,dd,li,footer,header,nav,section,s{word-break:break-word;word-wrap:break-word}html{height:100%}body{height:auto;min-height:100%;position:relative}.oaks-footer{bottom:0;position:absolute;width:100%}body{padding-bottom:160px}@media screen and (min-width: 61.25em){body{padding-bottom:120px}}[tabindex="-1"]:focus{outline:none !important}a img{border:none}.globalnav~#tt-content *:target:before,.globalnav~#tt-content .uw-anchor-target:before,.cqHeader~#tt-content *:target:before,.cqHeader~#tt-content .uw-anchor-target:before{content:"";display:block;height:45px;margin-top:-45px}@media screen and (min-width: 80em){.globalnav~#tt-content *:target:before,.globalnav~#tt-content .uw-anchor-target:before,.cqHeader~#tt-content *:target:before,.cqHeader~#tt-content .uw-anchor-target:before{height:90px;margin-top:-90px}}[class*=oaks-] a{font-size:1em;line-height:1.2em;text-decoration:none;color:#0672cb}[class*=oaks-] a:hover,[class*=oaks-] a:hover span{text-decoration:underline}[class*=oaks-] a.icon-path-container{vertical-align:top}[class*=oaks-] a:hover{color:#00468b}[class*=oaks-] div.wrap-image .btn.play .icn,[class*=oaks-] .btn.play-large .icn,[class*=oaks-] .btn.play.over{display:inline-block}[class*=oaks-] .mask-image .overlay-video-trigger.btn-hover{height:100%}[class*=oaks-] .overlay-video-trigger.btn-hover{position:relative;height:100%}[class*=oaks-] .overlay-video-trigger.btn-hover .play{height:100%;margin-left:0;position:absolute}[class*=oaks-] .overlay-video-trigger.btn-hover .play:not(.cta-v2){width:100%}[class*=oaks-] .overlay-video-trigger.btn-hover .play span.icn,[class*=oaks-] .overlay-video-trigger.btn-hover .play .cta-play{right:0}@media screen and (min-width: 0)and (max-width: 79.9375em){[class*=oaks-] .btn{width:100%}}[class*=oaks-] .cta-trigger{cursor:pointer}[class*=oaks-] .cta-trigger:hover .cta-target span{text-decoration:underline}[class*=oaks-] .partial-cta-list a{display:table}[class*=oaks-] .partial-cta-list.center a{margin:0 auto}[class*=oaks-] .partial-cta-list dd{margin-top:10px;width:100%}[class*=oaks-] .partial-cta-list dd:first-child{margin-top:0}[class*=oaks-] .partial-cta-list.inline dd{display:inline-block;width:auto}.partial-cta-list .is-new span{color:#636363;background:#f5f6f7;font-weight:400;border:1px solid #d2d2d2;border-radius:1rem;padding:.375rem calc(.75rem - 1px);margin-left:12px !important;font-size:.875rem;line-height:1.25rem;letter-spacing:.015em;min-width:max-content}@media screen and (min-width: 40em){[class*=oaks-] .partial-cta-list dd{display:inline-block;margin-right:-4px;width:auto;vertical-align:middle}[class*=oaks-] .partial-cta-list dd:first-child{margin-top:10px}[class*=oaks-] .partial-cta-list dd:not(:last-of-type) a{padding-right:10px}[class*=oaks-] .partial-cta-list.full-width dd{display:block}.partial-cta-list .is-new span{color:#636363;background:#f5f6f7;font-weight:400;border:1px solid #d2d2d2;border-radius:1rem;padding:.375rem calc(.75rem - 1px);margin-left:12px !important;font-size:.875rem;line-height:1.25rem;letter-spacing:.015em;min-width:max-content}}.masthead .label,.oaks-footer .label{text-transform:uppercase;font-weight:500}.masthead #footer a,.oaks-footer #footer a{font-family:Verdana,Arial,Helvetica,sans-serif}.masthead .row>ul,.masthead div>.view,.oaks-footer .row>ul,.oaks-footer div>.view{position:relative}.masthead .row>ul::after,.masthead div>.view::after,.oaks-footer .row>ul::after,.oaks-footer div>.view::after{clear:both;content:"";display:table}body.background-v1{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v1.png");background-position:bottom 160px left}body.background-v2{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v2.png");background-position:bottom 160px left}body.background-v3{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v3.png");background-position:bottom 160px left}body.background-v4{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v4.png");background-position:bottom 160px left}body.background-v5{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v5.png");background-position:bottom 160px left}body.background-v6{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v6.png");background-position:bottom 160px left}body.background-v7{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v7.png");background-position:bottom 160px left}body.background-v8{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v8.png");background-position:bottom 160px left}body.background-v9{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v9.png");background-position:bottom 160px left}body.background-v10{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v10.png");background-position:bottom 160px left}body.background-v11{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v11.png");background-position:bottom 160px left}body.background-v12{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v12.png");background-position:bottom 160px left}body.background-v13{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v13.png");background-position:bottom 160px left}body.background-v14{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v14.png");background-position:bottom 160px left}body.background-v15{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v15.png");background-position:bottom 160px left}body.background-v16{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v16.png");background-position:bottom 160px left}body.background-v17{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v17.png");background-position:bottom 160px left}body.background-v18{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v18.png");background-position:bottom 160px left}body.background-v19{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v19.png");background-position:bottom 160px left}body.background-v20{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v20.png");background-position:bottom 160px left}@media screen and (min-width: 40em){body.background-v1{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v1.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v2{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v2.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v3{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v3.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v4{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v4.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v5{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v5.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v6{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v6.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v7{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v7.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v8{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v8.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v9{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v9.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v10{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v10.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v11{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v11.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v12{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v12.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v13{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v13.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v14{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v14.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v15{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v15.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v16{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v16.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v17{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v17.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v18{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v18.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v19{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v19.png/jcr:content/renditions/medium");background-position:bottom 40px center}body.background-v20{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v20.png/jcr:content/renditions/medium");background-position:bottom 40px center}}@media screen and (min-width: 61.25em){body.background-v1{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v1.png/jcr:content/renditions/large")}body.background-v2{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v2.png/jcr:content/renditions/large")}body.background-v3{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v3.png/jcr:content/renditions/large")}body.background-v4{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v4.png/jcr:content/renditions/large")}body.background-v5{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v5.png/jcr:content/renditions/large")}body.background-v6{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v6.png/jcr:content/renditions/large")}body.background-v7{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v7.png/jcr:content/renditions/large")}body.background-v8{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v8.png/jcr:content/renditions/large")}body.background-v9{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v9.png/jcr:content/renditions/large")}body.background-v10{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v10.png/jcr:content/renditions/large")}body.background-v11{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v11.png/jcr:content/renditions/large")}body.background-v12{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v12.png/jcr:content/renditions/large")}body.background-v13{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v13.png/jcr:content/renditions/large")}body.background-v14{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v14.png/jcr:content/renditions/large")}body.background-v15{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v15.png/jcr:content/renditions/large")}body.background-v16{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v16.png/jcr:content/renditions/large")}body.background-v17{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v17.png/jcr:content/renditions/large")}body.background-v18{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v18.png/jcr:content/renditions/large")}body.background-v19{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v19.png/jcr:content/renditions/large")}body.background-v20{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v20.png/jcr:content/renditions/large")}}@media screen and (min-width: 80em){body.background-v1{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v1.png/jcr:content/renditions/xlarge")}body.background-v2{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v2.png/jcr:content/renditions/xlarge")}body.background-v3{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v3.png/jcr:content/renditions/xlarge")}body.background-v4{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v4.png/jcr:content/renditions/xlarge")}body.background-v5{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v5.png/jcr:content/renditions/xlarge")}body.background-v6{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v6.png/jcr:content/renditions/xlarge")}body.background-v7{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v7.png/jcr:content/renditions/xlarge")}body.background-v8{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v8.png/jcr:content/renditions/xlarge")}body.background-v9{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v9.png/jcr:content/renditions/xlarge")}body.background-v10{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v10.png/jcr:content/renditions/xlarge")}body.background-v11{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v11.png/jcr:content/renditions/xlarge")}body.background-v12{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v12.png/jcr:content/renditions/xlarge")}body.background-v13{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v13.png/jcr:content/renditions/xlarge")}body.background-v14{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v14.png/jcr:content/renditions/xlarge")}body.background-v15{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v15.png/jcr:content/renditions/xlarge")}body.background-v16{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v16.png/jcr:content/renditions/xlarge")}body.background-v17{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v17.png/jcr:content/renditions/xlarge")}body.background-v18{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v18.png/jcr:content/renditions/xlarge")}body.background-v19{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v19.png/jcr:content/renditions/xlarge")}body.background-v20{background-image:url("../../../../../../../content/dam/oaks/images/bg-img/background-v20.png/jcr:content/renditions/xlarge")}}.masthead .row,.oaks-footer .row{background-size:cover;background-position-y:0%}.masthead .row.bg-left,.oaks-footer .row.bg-left{background-position-x:0%}.masthead .row.bg-center,.oaks-footer .row.bg-center{background-position-x:50%}.masthead .row.bg-right,.oaks-footer .row.bg-right{background-position-x:100%}[class*=" font-icon-"],[class^=font-icon-]{font-family:spkc-icons !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-icon-grid-view:before{content:""}.font-icon-list-view:before{content:""}.font-icon-triangle-dow:before{content:""}.font-icon-search:before{content:""}.font-icon-x:before{content:""}.font-icon-chec:before{content:""}.font-icon-dash:before{content:""}.font-icon-plus:before{content:""}.font-icon-primitive-dot:before{content:""}.font-icon-oaks-opennew:before{content:""}.font-icon-arrow-left:before{content:""}.font-icon-arrow-right:before{content:""}.font-icon-dropdown-arrow:before{content:""}.font-icon-equalizer:before{content:""}.font-icon-sort:before{content:""}.font-icon-hamburger-menu:before{content:""}.font-icon-user-logged-in-authenticated:before{content:""}.font-icon-user-logged-in:before{content:""}.font-icon-oaks-user-loggedout:before{content:""}.font-icon-oaks-gss:before{content:""}.font-icon-oaks-rocket:before{content:""}.font-icon-oaks-link-card:before{content:""}.font-icon-oaks-asset-download:before{content:""}.font-icon-oaks-default-asset-type:before{content:""}.font-icon-oaks-analystreport:before{content:""}.font-icon-oaks-articles:before{content:""}.font-icon-oaks-briefshandouts:before{content:""}.font-icon-oaks-brochures:before{content:""}.font-icon-oaks-cobrandableassets:before{content:""}.font-icon-oaks-competitivereports:before{content:""}.font-icon-oaks-customerprofilescasestudies:before{content:""}.font-icon-oaks-datasheets:before{content:""}.font-icon-oaks-faqs:before{content:""}.font-icon-oaks-industryreports:before{content:""}.font-icon-oaks-internalcommunications:before{content:""}.font-icon-oaks-legaldocuments:before{content:""}.font-icon-oaks-manualwarrantyinformations:before{content:""}.font-icon-oaks-offeringoverviewdocuments:before{content:""}.font-icon-oaks-playbooks:before{content:""}.font-icon-oaks-presentations:before{content:""}.font-icon-oaks-proposals:before{content:""}.font-icon-oaks-quickreferenceguides:before{content:""}.font-icon-oaks-roadmaps:before{content:""}.font-icon-oaks-eol:before{content:""}.font-icon-oaks-salesdocuments:before{content:""}.font-icon-oaks-saleswin:before{content:""}.font-icon-oaks-sourcebooks:before{content:""}.font-icon-oaks-technicalguidessupportinformation:before{content:""}.font-icon-oaks-templateforms:before{content:""}.font-icon-oaks-training:before{content:""}.font-icon-oaks-whitepapers:before{content:""}.font-icon-oaks-video:before{content:""}.font-icon-oaks-clippy:before{content:""}.font-icon-oaks-arrow-left-up:before{content:""}.font-icon-oaks-preview:before{content:""}.font-icon-oaks-document-search:before{content:""}.font-icon-oaks-multitrack-alert:before{content:""}.font-icon-oaks-question-circle:before{content:""}.font-icon-oaks-service-offer:before{content:""}.font-icon-oaks-feedback:before{content:""}.font-icon-oaks-copy-nav:before{content:""}.font-icon-oaks-download-nav:before{content:""}.font-icon-oaks-preview-nav:before{content:""}.font-icon-oaks-feedback-nav:before{content:""}.font-icon-oaks-feedback-module:before{content:""}.font-icon-oaks-thankyou-module:before{content:""}.font-icon-oaks-thankyou-module-two:before{content:""}.font-icon-oaks-thankyou-checkmark:before{content:""}.font-icon-oaks-products:before{content:""}.font-icon-oaks-services:before{content:""}.font-icon-oaks-solutions:before{content:""}.font-icon-oaks-sales:before{content:""}.font-icon-oaks-partner:before{content:""}.font-icon-oaks-soi:before{content:""}.font-icon-oaks-mycollections-active:before{content:""}.font-icon-oaks-mycollections-inactive:before{content:""}.font-icon-oaks-mycollections-add-symbol:before{content:""}.font-icon-oaks-mycollections-edit-symbol:before{content:""}.font-icon-oaks-mycollections-nav-icon:before{content:""}.font-icon-oaks-doc:before{content:""}.font-icon-oaks-docm:before{content:""}.font-icon-oaks-docx:before{content:""}.font-icon-oaks-eml:before{content:""}.font-icon-oaks-ena:before{content:""}.font-icon-oaks-exe:before{content:""}.font-icon-oaks-ics:before{content:""}.font-icon-oaks-ind:before{content:""}.font-icon-oaks-indd:before{content:""}.font-icon-oaks-jpeg:before{content:""}.font-icon-oaks-jpg:before{content:""}.font-icon-oaks-tif:before{content:""}.font-icon-oaks-svg:before{content:""}.font-icon-oaks-gif:before{content:""}.font-icon-oaks-mov:before{content:""}.font-icon-oaks-mp3:before{content:""}.font-icon-oaks-mp4:before{content:""}.font-icon-oaks-mpp:before{content:""}.font-icon-oaks-msg:before{content:""}.font-icon-oaks-ndu:before{content:""}.font-icon-oaks-oft:before{content:""}.font-icon-oaks-ova:before{content:""}.font-icon-oaks-pdf:before{content:""}.font-icon-oaks-png:before{content:""}.font-icon-oaks-ppsx:before{content:""}.font-icon-oaks-ppt:before{content:""}.font-icon-oaks-pptm:before{content:""}.font-icon-oaks-pptx:before{content:""}.font-icon-oaks-psd:before{content:""}.font-icon-oaks-txt:before{content:""}.font-icon-oaks-url:before{content:""}.font-icon-oaks-vss:before{content:""}.font-icon-oaks-wmv:before{content:""}.font-icon-oaks-xls:before{content:""}.font-icon-oaks-xlsb:before{content:""}.font-icon-oaks-xlsm:before{content:""}.font-icon-oaks-xlsx:before{content:""}.font-icon-oaks-zip:before{content:""}.font-icon-alert-notice:before{content:""}.font-icon-oaks-carousel-arrow:before{content:""}.font-icon-oaks-inperson-event:before{content:""}.font-icon-oaks-virtual-event:before{content:""}.font-icon-oaks-virtual-inperson-event:before{content:""}.font-icon-oaks-event-calendar:before{content:""}.font-icon-oaks-new-version:before{content:""}.font-icon-oaks-translations:before{content:""}.font-icon-oaks-alert-info:before{content:""}.font-icon-oaks-alert-notice:before{content:""}.font-icon-oaks-bell-active:before{content:""}.font-icon-oaks-bell-inactive:before{content:""}.wrapper-icon{font-family:spkc-icons !important;color:#6ea204;font-size:50px;line-height:initial}.wrapper-icon.defaultassettype:before,.wrapper-icon.default-asset-type:before,.wrapper-icon.at-default-asset-type:before{content:""}.wrapper-icon.analystreports:before,.wrapper-icon.analyst-reports:before,.wrapper-icon.at-43475:before{content:""}.wrapper-icon.articles:before,.wrapper-icon.articles:before,.wrapper-icon.at-43476:before{content:""}.wrapper-icon.briefshandouts:before,.wrapper-icon.briefs---handouts:before,.wrapper-icon.at-43478:before{content:""}.wrapper-icon.brochures:before,.wrapper-icon.brochures:before,.wrapper-icon.at-43478:before{content:""}.wrapper-icon.cobrandableassets:before,.wrapper-icon.co-brandable-assets:before,.wrapper-icon.at-43479:before{content:""}.wrapper-icon.competitivereports:before,.wrapper-icon.competitive-reports:before,.wrapper-icon.at-43480:before{content:""}.wrapper-icon.customerprofilescasestudies:before,.wrapper-icon.customer-profiles---case-studies:before,.wrapper-icon.at-43481:before{content:""}.wrapper-icon.datasheets:before,.wrapper-icon.data-sheets:before,.wrapper-icon.at-43482:before{content:""}.wrapper-icon.faqs:before,.wrapper-icon.faqs:before,.wrapper-icon.at-43483:before{content:""}.wrapper-icon.industryreports:before,.wrapper-icon.industry-reports:before,.wrapper-icon.at-43484:before{content:""}.wrapper-icon.internalcommunications:before,.wrapper-icon.internal-communications:before,.wrapper-icon.at-43485:before{content:""}.wrapper-icon.legaldocuments:before,.wrapper-icon.legal-documents:before,.wrapper-icon.at-43486:before{content:""}.wrapper-icon.manualwarrantyinformations:before,.wrapper-icon.manual---warranty-informations:before,.wrapper-icon.at-43487:before{content:""}.wrapper-icon.offeringoverviewdocuments:before,.wrapper-icon.offering-overview-documents:before,.wrapper-icon.at-43488:before{content:""}.wrapper-icon.playbooks:before,.wrapper-icon.playbooks:before,.wrapper-icon.at-43489:before{content:""}.wrapper-icon.presentations:before,.wrapper-icon.presentations:before,.wrapper-icon.at-43490:before{content:""}.wrapper-icon.proposals:before,.wrapper-icon.proposals:before,.wrapper-icon.at-43491:before{content:""}.wrapper-icon.quickreferenceguides:before,.wrapper-icon.quick-reference-guides:before,.wrapper-icon.at-43492:before{content:""}.wrapper-icon.roadmaps:before,.wrapper-icon.roadmaps:before,.wrapper-icon.at-43493:before{content:""}.wrapper-icon.eol:before,.wrapper-icon.eol:before,.wrapper-icon.at-47205:before{content:""}.wrapper-icon.salesdocuments:before,.wrapper-icon.sales-documents:before,.wrapper-icon.at-43494:before{content:""}.wrapper-icon.saleswin:before,.wrapper-icon.sales-win:before,.wrapper-icon.at-43495:before{content:""}.wrapper-icon.sourcebooks:before,.wrapper-icon.sourcebooks:before,.wrapper-icon.at-43496:before{content:""}.wrapper-icon.technicalguidessupportinformation:before,.wrapper-icon.technical-guides---support-information:before,.wrapper-icon.at-43497:before{content:""}.wrapper-icon.templateforms:before,.wrapper-icon.template---forms:before,.wrapper-icon.at-43498:before{content:""}.wrapper-icon.training:before,.wrapper-icon.training:before,.wrapper-icon.at-43499:before{content:""}.wrapper-icon.whitepapers:before,.wrapper-icon.white-papers:before,.wrapper-icon.at-434500:before{content:""}.wrapper-icon.video:before,.wrapper-icon.video:before,.wrapper-icon.at-video:before{content:""}[class*=oaks-] .no-border,[class*=oaks-] .stash{border:0 !important}[class*=oaks-] .blowout{margin-left:0 !important;margin-right:0 !important}[class*=oaks-] .push>li:nth-child(2),[class*=oaks-] .pull>li:last-child,[class*=oaks-] .collapse>li,[class*=oaks-] .stash,[class*=oaks-] .bleed>.columns.vline,[class*=oaks-] .bleed{padding-left:0 !important}[class*=oaks-] .push>li:first-child,[class*=oaks-] .pull>li:nth-last-child(2),[class*=oaks-] .collapse>li,[class*=oaks-] .stash,[class*=oaks-] .bleed>.columns.vline,[class*=oaks-] .bleed{padding-right:0 !important}[class*=oaks-] .cloak,[class*=oaks-] .get-height{visibility:hidden !important}[class*=oaks-] .clearfix::after{clear:both;content:"";display:table}[class*=oaks-] .compact{margin-bottom:0 !important}[class*=oaks-] .hide{display:none !important}@media screen and (max-width: 39.9375em){[class*=oaks-] .hide-small{display:none !important}}@media screen and (min-width: 40em)and (max-width: 61.1875em){[class*=oaks-] .hide-medium{display:none !important}}@media screen and (min-width: 61.25em)and (max-width: 79.9375em){[class*=oaks-] .hide-large{display:none !important}}@media screen and (min-width: 80em)and (max-width: 99.9375em){[class*=oaks-] .hide-xlarge{display:none !important}}@media screen and (min-width: 100em){[class*=oaks-] .hide-xxlarge{display:none !important}}[class*=oaks-] .blowout{max-width:none !important}@media screen and (min-width: 0)and (max-width: 39.9375em){[class*=oaks-] .overlap{margin-top:-48px !important}[class*=oaks-] .overlap-small{margin-top:-48px}}@media screen and (min-width: 40em)and (max-width: 61.1875em){[class*=oaks-] .overlap{margin-top:-48px !important}[class*=oaks-] .overlap-medium{margin-top:-48px}}@media screen and (min-width: 61.25em)and (max-width: 79.9375em){[class*=oaks-] .overlap{margin-top:-48px !important}[class*=oaks-] .overlap-large{margin-top:-48px}}@media screen and (min-width: 80em)and (max-width: 99.9375em){[class*=oaks-] .overlap{margin-top:-48px !important}[class*=oaks-] .overlap-xlarge{margin-top:-48px}}@media screen and (min-width: 100em){[class*=oaks-] .overlap{margin-top:-72px !important}[class*=oaks-] .overlap-xxlarge{margin-top:-72px}}[class*=oaks-] .stash{clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;position:absolute !important;width:1px !important}[class*=oaks-] .get-height{display:block !important;min-width:320px}[class*=oaks-] .blowout{max-width:100% !important;width:100% !important}[class*=oaks-] .blowout .maxwidth{max-width:1600px !important;margin-left:auto;margin-right:auto}[class*=oaks-] .grid-no-maxwidth,[class*=oaks-] .blowout{max-width:none !important}[class*=oaks-] .bg-tertiary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-tertiary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-quaternary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-quaternary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-senary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-senary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-twelve>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-twelve>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-thirteen>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-thirteen>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-light>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-light>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-primary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-primary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-secondary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-secondary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-quinary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-quinary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-septenary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-septenary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-octonary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-octonary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-nonary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-nonary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-denary>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-denary>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-eleven>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-eleven>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .premium>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .premium>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-error>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-error>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .bg-dark>.control>li:first-child>div>.padded{padding-top:3em}[class*=oaks-] .bg-dark>.control>li:last-child>div>.padded{padding-bottom:2em}[class*=oaks-] .pull{display:flex}[class*=oaks-] .pull>li:last-child{order:-1}[class*=oaks-] .push{display:flex}[class*=oaks-] .push>li:first-child{order:999}[class*=oaks-] .no-scroll{overflow-y:hidden !important}[class*=oaks-] .align-left{text-align:left}[class*=oaks-] .align-center{text-align:center}[class*=oaks-] .align-right{text-align:right}[class*=oaks-] .appleios{position:relative}[class*=oaks-] .hidden{display:none}[class*=oaks-] .show{display:block}[class*=oaks-] .inline-block{display:inline-block}[class*=oaks-] .pull-right{float:right}[class*=oaks-] .pull-left{float:left}[class*=oaks-] .vline-transparent{border-color:rgba(0,0,0,0) !important}[class*=oaks-] .hide-it{visibility:hidden}[class*=oaks-] .animated{animation-fill-mode:none}@media screen and (min-width: 0)and (max-width: 39.9375em){[class*=oaks-] .hide-small{display:none}[class*=oaks-] .show-small{display:block}}@media screen and (min-width: 40em)and (max-width: 61.1875em){[class*=oaks-] .hide-medium{display:none}[class*=oaks-] .show-medium{display:block}}@media screen and (min-width: 61.25em)and (max-width: 79.9375em){[class*=oaks-] .hide-large{display:none}[class*=oaks-] .show-large{display:block}}@media screen and (min-width: 80em)and (max-width: 99.9375em){[class*=oaks-] .hide-xlarge{display:none}[class*=oaks-] .show-xlarge{display:block}}@media screen and (min-width: 100em){[class*=oaks-] .hide-xxlarge{display:none}[class*=oaks-] .show-xxlarge{display:block}}[class*=oaks-] h2,[class*=oaks-] .label{font-size:14px;font-size:1.4rem}[class*=oaks-] h3,[class*=oaks-] .heading{font-size:30px;font-size:3rem}[class*=oaks-] h4,[class*=oaks-] .subheading{font-size:24px;font-size:2.4rem}[class*=oaks-] body,[class*=oaks-] .body,[class*=oaks-] .rte{font-size:14px;font-size:1.4rem}[class*=oaks-] .rte-lead{font-size:16px;font-size:1.6rem}[class*=oaks-] h2,[class*=oaks-] .label{line-height:18px}[class*=oaks-] h3,[class*=oaks-] .heading{line-height:36px}[class*=oaks-] h4,[class*=oaks-] .subheading{line-height:30px}[class*=oaks-] body,[class*=oaks-] .body,[class*=oaks-] .rte{line-height:20px}[class*=oaks-] .rte-lead{line-height:24px}@media screen and (min-width: 40em){[class*=oaks-] h2,[class*=oaks-] .label{font-size:16px;font-size:1.6rem}[class*=oaks-] h3,[class*=oaks-] .heading{font-size:36px;font-size:3.6rem}[class*=oaks-] h4,[class*=oaks-] .subheading{font-size:30px;font-size:3rem}[class*=oaks-] body,[class*=oaks-] .body,[class*=oaks-] .rte{font-size:16px;font-size:1.6rem}[class*=oaks-] .rte-lead{font-size:18px;font-size:1.8rem}[class*=oaks-] h3,[class*=oaks-] .heading{line-height:42px}[class*=oaks-] h4,[class*=oaks-] .subheading{line-height:36px}[class*=oaks-] body,[class*=oaks-] .body,[class*=oaks-] .rte{line-height:24px}[class*=oaks-] .rte-lead{line-height:26px}}[class*=oaks-] .btn.primary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.primary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.primary>div,[class*=oaks-] .btn.primary .cta-play{border-color:#0672cb;color:#fff;background-color:#0672cb}[class*=oaks-] .btn-hover:hover .btn.primary>div,[class*=oaks-] .btn-hover:hover .btn.primary .cta-play{border-color:#00468b;color:#fff;background-color:#00468b}[class*=oaks-] .btn.primary:hover>div,[class*=oaks-] .btn.primary:hover .cta-play{border-color:#00468b;color:#fff;background-color:#00468b}[class*=oaks-] .btn.play.primary>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.primary>span:not(.cta-play){width:2px}[class*=oaks-] .btn.primary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.primary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.tertiary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.tertiary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.tertiary>div,[class*=oaks-] .btn.tertiary .cta-play{border-color:#0672cb;color:#0672cb;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .btn.tertiary>div,[class*=oaks-] .btn-hover:hover .btn.tertiary .cta-play{border-color:#0672cb;color:#fff;background-color:#0672cb}[class*=oaks-] .btn.tertiary:hover>div,[class*=oaks-] .btn.tertiary:hover .cta-play{border-color:#0672cb;color:#fff;background-color:#0672cb}[class*=oaks-] .btn.play.tertiary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .btn.tertiary>span:not(.cta-play){width:0}[class*=oaks-] .btn.tertiary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.tertiary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.quaternary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.quaternary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.quaternary>div,[class*=oaks-] .btn.quaternary .cta-play{border-color:#0672cb;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .btn.quaternary>div,[class*=oaks-] .btn-hover:hover .btn.quaternary .cta-play{border-color:#0672cb;color:#fff;background-color:#0672cb}[class*=oaks-] .btn.quaternary:hover>div,[class*=oaks-] .btn.quaternary:hover .cta-play{border-color:#0672cb;color:#fff;background-color:#0672cb}[class*=oaks-] .btn.play.quaternary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .btn.quaternary>span:not(.cta-play){width:0}[class*=oaks-] .btn.quaternary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.quaternary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.quinary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.quinary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.quinary>div,[class*=oaks-] .btn.quinary .cta-play{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .btn.quinary>div,[class*=oaks-] .btn-hover:hover .btn.quinary .cta-play{border-color:#fff;color:#0672cb;background-color:#fff}[class*=oaks-] .btn.quinary:hover>div,[class*=oaks-] .btn.quinary:hover .cta-play{border-color:#fff;color:#0672cb;background-color:#fff}[class*=oaks-] .btn.play.quinary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .btn.quinary>span:not(.cta-play){width:0}[class*=oaks-] .btn.quinary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.quinary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.senary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.senary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.senary>div,[class*=oaks-] .btn.senary .cta-play{border-color:#e6ac28;color:#e6ac28;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .btn.senary>div,[class*=oaks-] .btn-hover:hover .btn.senary .cta-play{border-color:#e6ac28;color:#00468b;background-color:#e6ac28}[class*=oaks-] .btn.senary:hover>div,[class*=oaks-] .btn.senary:hover .cta-play{border-color:#e6ac28;color:#00468b;background-color:#e6ac28}[class*=oaks-] .btn.play.senary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .btn.senary>span:not(.cta-play){width:0}[class*=oaks-] .btn.senary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.senary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .hero .hero .btn.primary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .hero .btn.primary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .btn.primary>div,[class*=oaks-] .hero .btn.primary .cta-play{border-color:#3dc6ef;color:#fff;background-color:#3dc6ef}[class*=oaks-] .btn-hover:hover .hero .btn.primary>div,[class*=oaks-] .btn-hover:hover .hero .btn.primary .cta-play{border-color:#00468b;color:#fff;background-color:#00468b}[class*=oaks-] .hero .btn.primary:hover>div,[class*=oaks-] .hero .btn.primary:hover .cta-play{border-color:#00468b;color:#fff;background-color:#00468b}[class*=oaks-] .hero .btn.play.primary>div{padding-left:0;border-left-width:2px}[class*=oaks-] .hero .btn.primary>span:not(.cta-play){width:2px}[class*=oaks-] .hero .btn.primary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .hero .btn.play.primary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .hero .hero .btn.tertiary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .hero .btn.tertiary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .btn.tertiary>div,[class*=oaks-] .hero .btn.tertiary .cta-play{border-color:#3dc6ef;color:#3dc6ef;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .hero .btn.tertiary>div,[class*=oaks-] .btn-hover:hover .hero .btn.tertiary .cta-play{border-color:#3dc6ef;color:#000;background-color:#3dc6ef}[class*=oaks-] .hero .btn.tertiary:hover>div,[class*=oaks-] .hero .btn.tertiary:hover .cta-play{border-color:#3dc6ef;color:#000;background-color:#3dc6ef}[class*=oaks-] .hero .btn.play.tertiary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .hero .btn.tertiary>span:not(.cta-play){width:0}[class*=oaks-] .hero .btn.tertiary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .hero .btn.play.tertiary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .hero .hero .btn.quaternary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .hero .btn.quaternary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .btn.quaternary>div,[class*=oaks-] .hero .btn.quaternary .cta-play{border-color:#3dc6ef;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .hero .btn.quaternary>div,[class*=oaks-] .btn-hover:hover .hero .btn.quaternary .cta-play{border-color:#3dc6ef;color:#000;background-color:#3dc6ef}[class*=oaks-] .hero .btn.quaternary:hover>div,[class*=oaks-] .hero .btn.quaternary:hover .cta-play{border-color:#3dc6ef;color:#000;background-color:#3dc6ef}[class*=oaks-] .hero .btn.play.quaternary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .hero .btn.quaternary>span:not(.cta-play){width:0}[class*=oaks-] .hero .btn.quaternary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .hero .btn.play.quaternary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .hero .hero .btn.quinary{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .hero .btn.quinary:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .hero .btn.quinary>div,[class*=oaks-] .hero .btn.quinary .cta-play{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .hero .btn.quinary>div,[class*=oaks-] .btn-hover:hover .hero .btn.quinary .cta-play{border-color:#fff;color:#3dc6ef;background-color:#fff}[class*=oaks-] .hero .btn.quinary:hover>div,[class*=oaks-] .hero .btn.quinary:hover .cta-play{border-color:#fff;color:#3dc6ef;background-color:#fff}[class*=oaks-] .hero .btn.play.quinary>div{padding-left:4px;border-left-width:0}[class*=oaks-] .hero .btn.quinary>span:not(.cta-play){width:0}[class*=oaks-] .hero .btn.quinary:hover>span:not(.cta-play){width:2px}[class*=oaks-] .hero .btn.play.quinary:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .btn.search{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.search:hover{border:none;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.search>div,[class*=oaks-] .btn.search .cta-play{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn-hover:hover .btn.search>div,[class*=oaks-] .btn-hover:hover .btn.search .cta-play{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.search:hover>div,[class*=oaks-] .btn.search:hover .cta-play{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}[class*=oaks-] .btn.play.search>div{padding-left:4px;border-left-width:0}[class*=oaks-] .btn.search>span:not(.cta-play){width:0}[class*=oaks-] .btn.search:hover>span:not(.cta-play){width:2px}[class*=oaks-] .btn.play.search:hover>div{padding-left:0;border-left-width:2px}[class*=oaks-] .cta.primary{color:#0672cb}[class*=oaks-] .cta.primary .cta-text,[class*=oaks-] .cta.primary .cta-icn{color:#0672cb}[class*=oaks-] .cta.primary:hover{color:#00468b}[class*=oaks-] .cta.primary:hover .cta-text,[class*=oaks-] .cta.primary:hover .cta-icn{color:#00468b}[class*=oaks-] .cta.primary.external .cta-icn{width:22px}[class*=oaks-] .cta.primary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.primary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.primary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.primary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.primary.play .cta-icn{width:15px}[class*=oaks-] .cta.primary.twitter .cta-icn{width:18px}[class*=oaks-] .cta.secondary{color:#444}[class*=oaks-] .cta.secondary .cta-text,[class*=oaks-] .cta.secondary .cta-icn{color:#444}[class*=oaks-] .cta.secondary:hover{color:#444}[class*=oaks-] .cta.secondary:hover .cta-text,[class*=oaks-] .cta.secondary:hover .cta-icn{color:#444}[class*=oaks-] .cta.secondary.external .cta-icn{width:22px}[class*=oaks-] .cta.secondary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.secondary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.secondary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.secondary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.secondary.play .cta-icn{width:15px}[class*=oaks-] .cta.secondary.twitter .cta-icn{width:18px}[class*=oaks-] .cta.tertiary{color:#b6b6b6}[class*=oaks-] .cta.tertiary .cta-text,[class*=oaks-] .cta.tertiary .cta-icn{color:#b6b6b6}[class*=oaks-] .cta.tertiary:hover{color:#b6b6b6}[class*=oaks-] .cta.tertiary:hover .cta-text,[class*=oaks-] .cta.tertiary:hover .cta-icn{color:#b6b6b6}[class*=oaks-] .cta.tertiary.external .cta-icn{width:22px}[class*=oaks-] .cta.tertiary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.tertiary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.tertiary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.tertiary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.tertiary.play .cta-icn{width:15px}[class*=oaks-] .cta.tertiary.twitter .cta-icn{width:18px}[class*=oaks-] .cta.quaternary{color:#fff}[class*=oaks-] .cta.quaternary .cta-text,[class*=oaks-] .cta.quaternary .cta-icn{color:#fff}[class*=oaks-] .cta.quaternary:hover{color:#fff}[class*=oaks-] .cta.quaternary:hover .cta-text,[class*=oaks-] .cta.quaternary:hover .cta-icn{color:#fff}[class*=oaks-] .cta.quaternary.external .cta-icn{width:22px}[class*=oaks-] .cta.quaternary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.quaternary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.quaternary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.quaternary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.quaternary.play .cta-icn{width:15px}[class*=oaks-] .cta.quaternary.twitter .cta-icn{width:18px}[class*=oaks-] .cta.quinary{color:#3dc6ef}[class*=oaks-] .cta.quinary .cta-text,[class*=oaks-] .cta.quinary .cta-icn{color:#3dc6ef}[class*=oaks-] .cta.quinary:hover{color:#0672cb}[class*=oaks-] .cta.quinary:hover .cta-text,[class*=oaks-] .cta.quinary:hover .cta-icn{color:#0672cb}[class*=oaks-] .cta.quinary.external .cta-icn{width:22px}[class*=oaks-] .cta.quinary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.quinary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.quinary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.quinary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.quinary.play .cta-icn{width:15px}[class*=oaks-] .cta.quinary.twitter .cta-icn{width:18px}[class*=oaks-] .cta.senary{color:#3dc6ef}[class*=oaks-] .cta.senary .cta-text,[class*=oaks-] .cta.senary .cta-icn{color:#3dc6ef}[class*=oaks-] .cta.senary:hover{color:#0672cb}[class*=oaks-] .cta.senary:hover .cta-text,[class*=oaks-] .cta.senary:hover .cta-icn{color:#0672cb}[class*=oaks-] .cta.senary.external .cta-icn{width:22px}[class*=oaks-] .cta.senary.arrow-next .cta-icn{width:7px}[class*=oaks-] .cta.senary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .cta.senary.arrow-up .cta-icn{width:10px}[class*=oaks-] .cta.senary.arrow-down .cta-icn{width:10px}[class*=oaks-] .cta.senary.play .cta-icn{width:15px}[class*=oaks-] .cta.senary.twitter .cta-icn{width:18px}[class*=oaks-] .hero .cta.primary{color:#3dc6ef}[class*=oaks-] .hero .cta.primary .cta-text,[class*=oaks-] .hero .cta.primary .cta-icn{color:#3dc6ef}[class*=oaks-] .hero .cta.primary:hover{color:#0672cb}[class*=oaks-] .hero .cta.primary:hover .cta-text,[class*=oaks-] .hero .cta.primary:hover .cta-icn{color:#0672cb}[class*=oaks-] .hero .cta.primary.external .cta-icn{width:22px}[class*=oaks-] .hero .cta.primary.arrow-next .cta-icn{width:7px}[class*=oaks-] .hero .cta.primary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .hero .cta.primary.arrow-up .cta-icn{width:10px}[class*=oaks-] .hero .cta.primary.arrow-down .cta-icn{width:10px}[class*=oaks-] .hero .cta.primary.play .cta-icn{width:15px}[class*=oaks-] .hero .cta.primary.twitter .cta-icn{width:18px}[class*=oaks-] .hero .cta.tertiary{color:#fff}[class*=oaks-] .hero .cta.tertiary .cta-text,[class*=oaks-] .hero .cta.tertiary .cta-icn{color:#fff}[class*=oaks-] .hero .cta.tertiary:hover{color:#3dc6ef}[class*=oaks-] .hero .cta.tertiary:hover .cta-text,[class*=oaks-] .hero .cta.tertiary:hover .cta-icn{color:#3dc6ef}[class*=oaks-] .hero .cta.tertiary.external .cta-icn{width:22px}[class*=oaks-] .hero .cta.tertiary.arrow-next .cta-icn{width:7px}[class*=oaks-] .hero .cta.tertiary.arrow-prev .cta-icn{width:7px}[class*=oaks-] .hero .cta.tertiary.arrow-up .cta-icn{width:10px}[class*=oaks-] .hero .cta.tertiary.arrow-down .cta-icn{width:10px}[class*=oaks-] .hero .cta.tertiary.play .cta-icn{width:15px}[class*=oaks-] .hero .cta.tertiary.twitter .cta-icn{width:18px}[class*=oaks-] .cta,[class*=oaks-] .btn{display:table}[class*=oaks-] .cta>span,[class*=oaks-] .cta>div>span,[class*=oaks-] .btn>span,[class*=oaks-] .btn>div>span{vertical-align:middle}[class*=oaks-] .cta>div,[class*=oaks-] .btn>div{display:table;margin:0 auto;vertical-align:middle;font-weight:normal}[class*=oaks-] .cta .cta-icn,[class*=oaks-] .cta .cta-img,[class*=oaks-] .btn .cta-icn,[class*=oaks-] .btn .cta-img{background-position:center center;background-repeat:no-repeat;background-size:contain;height:28px}[class*=oaks-] .cta .cta-img,[class*=oaks-] .btn .cta-img{width:30px}[class*=oaks-] .btn>span,[class*=oaks-] .btn>div>span{display:table-cell}[class*=oaks-] .btn>div{font-size:16px;font-size:1.6rem;border:solid 2px;border-collapse:separate;border-spacing:12px 5px;min-height:42.4px;position:relative;width:100%;border-radius:2px}[class*=oaks-] .btn .cta-text{padding:3px 0;line-height:22px;text-align:center;text-transform:uppercase;width:auto}[class*=oaks-] .btn .cta-play{border:solid 2px;background-position:center center;background-repeat:no-repeat;background-size:contain;width:42px;height:42.4px;min-height:42.4px}[class*=oaks-] .btn>span:not(.cta-play){width:2px}[class*=oaks-] .btn:hover,[class*=oaks-] .btn:hover span{text-decoration:none}[class*=oaks-] .cta>span{display:none}[class*=oaks-] .cta>div{font-size:18px;font-size:1.8rem}[class*=oaks-] .cta>div>span{display:inline-block}[class*=oaks-] .cta>div>span:first-of-type:not(.cta-text){margin-right:8px}[class*=oaks-] .cta>div>span:last-of-type:not(.cta-text){margin-left:8px}[class*=oaks-] .cta .cta-text{padding:10px 0}[class*=oaks-] .btn.play.play-large .cta-play{height:80px;width:80px}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}.oaks-masthead-view .search-icon-top .icon::before{font-size:19px;font-size:1.9rem}.oaks-masthead-view .font-icon-hamburger-menu:before{font-size:17px;font-size:1.7rem}.oaks-masthead-view .main-nav .search-bar form{font-size:15px;font-size:1.5rem}.out-container .widget-select .label{font-size:12px;font-size:1.2rem}.oaks-masthead-view .widget-language-select .item{font-size:16px;font-size:1.6rem}.oaks-masthead-view .logo-image .logo-text{font-size:14px;font-size:1.4rem}.oaks-masthead-view .masthead-menu-label span.icon{font-size:20px;font-size:2rem}.oaks-masthead-view .account-box .username{font-size:16px;font-size:1.6rem}.oaks-masthead-view .account-box .track{font-size:16px;font-size:1.6rem}.out-container .widget-select .label{line-height:14px}.oaks-masthead-view .account-box .username{line-height:20px}.oaks-masthead-view .account-box .track{line-height:20px}@media screen and (min-width: 61.25em){.oaks-masthead-view .search-icon-top .icon::before{font-size:27px;font-size:2.7rem}.oaks-masthead-view .font-icon-hamburger-menu:before{font-size:20px;font-size:2rem}.oaks-masthead-view .main-nav .search-bar form{font-size:18px;font-size:1.8rem}.oaks-masthead-view .logo-image .logo-text{font-size:20px;font-size:2rem}.oaks-masthead-view .widget-sales-filter .item{font-size:20px;font-size:2rem}}body>#tt-content .masthead{position:relative;z-index:500}body.masthead-open{overflow:hidden}body.masthead-open .content{overflow:hidden;position:fixed;width:100%}body.masthead-open .oaks-masthead-view .search-icon-top,body.masthead-open .oaks-masthead-view .header-gss,body.masthead-open .oaks-masthead-view .account-box{display:none}body.masthead-open.masthead-open-search .main-nav .navmenu-view .tabs,body.masthead-open.masthead-open-search .main-nav .widget-select,body.masthead-open.masthead-open-search .main-nav .account-box{display:none}body.masthead-open .masthead-menu-label .nav-open-icon{display:none}body.masthead-open .masthead-menu-label .nav-close-icon{display:block}body.mycollections-active .font-icon-oaks-mycollections-inactive:before{background-color:#fff;border-radius:50%;color:#444}body.mycollections-active .font-icon-oaks-mycollections-active:before{background-color:#fff;border-radius:50%;color:#0672cb}body.mycollections-active .font-icon-oaks-mycollections-inactive:hover,body.mycollections-active .font-icon-oaks-mycollections-active:hover{opacity:.5}.masthead .page-save-collection{position:fixed;width:245px;height:39px;z-index:99999;right:-200px;background:#fff;background-repeat:no-repeat;background-position:10px center;transition:1s;font-size:18pt;box-shadow:0 2px 2px 2px rgba(0,0,0,.1);padding-left:10px;padding-top:8px;text-align:left}.masthead .page-save-collection.active{width:245px;right:-205px}.masthead .page-save-collection:hover,.masthead .page-save-collection.hover{right:1px !important}.masthead .page-save-collection .notransition{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;transition:none !important}.masthead .page-save-collection .btn-save-collections{font-family:Roboto,Arial,Helvetica,sans-serif;width:100%}.masthead .page-save-collection .btn-save-collections>div{background:none;border:none;color:#000;padding-left:10px;margin-top:-35px}.masthead .page-save-collection .btn-save-collections span.cta-text{padding-left:10px;text-transform:none}.masthead .page-save-collection .btn-save-collections span.cta-text:hover,.masthead .page-save-collection .btn-save-collections span.cta-text.hover{color:#000 !important}.masthead.animated .page-save-collection{right:-336px}.masthead.animated .page-save-collection:hover,.masthead.animated .page-save-collection.hover{right:-150px !important}.masthead .out-container{right:0;display:block;position:absolute;top:76px;width:100%;z-index:1}.masthead .out-container .widget-select{margin:0 18px;width:calc(100% - 40px)}.masthead .out-container .widget-select>.item{position:relative;padding:12px 6px 13px 20px}.masthead .out-container .widget-select>.item:after{right:15px;position:absolute;top:15px}.masthead .out-container .widget-select .label{font-weight:400;margin-bottom:9px;text-transform:uppercase}.masthead .out-container .widget-select .item{background-color:#444;border-left:2px solid #0672cb}.masthead .out-container .widget-select .items{top:23px;width:100%}.masthead .out-container .widget-select.open .items .item{padding-top:12px;padding-bottom:13px}.masthead .out-container .widget-select.open .items .item:last-of-type{padding-bottom:26px}.oaks-masthead-view{background:#0672cb !important;height:52px;position:relative;z-index:10;width:100%}.oaks-masthead-view .btn-collapse{display:none}.oaks-masthead-view .header-top{display:table;height:100%;line-height:0;position:relative;width:100%}.oaks-masthead-view .logo-side,.oaks-masthead-view .auth-side{display:inline-table;height:100%;line-height:normal}.oaks-masthead-view .auth-side{float:right}.oaks-masthead-view .logo-side .sales-filter{display:inline-block}.oaks-masthead-view .logo-side .logo-image.no-login{display:table-cell;vertical-align:middle}.oaks-masthead-view .logo-side .logo-image.no-login img{margin-bottom:0}.oaks-masthead-view .logo-image{display:table-cell;vertical-align:middle}.oaks-masthead-view .logo-image img{height:20px}.oaks-masthead-view .logo-image .logo-text{color:#fff;display:block;font-weight:200}.oaks-masthead-view a.image-header:hover,.oaks-masthead-view a.image-header:hover span{text-decoration:none}.oaks-masthead-view .search-icon-top,.oaks-masthead-view .header-gss,.oaks-masthead-view .account-box,.oaks-masthead-view .masthead-menu-label{cursor:pointer;display:table-cell;vertical-align:middle;line-height:0}.oaks-masthead-view .login-box{color:#fff;display:table}.oaks-masthead-view .login-box span,.oaks-masthead-view .login-box .sign-in{display:table-cell;vertical-align:middle;padding-top:10px}.oaks-masthead-view .header-gss a{font-size:21px;color:#fff}.oaks-masthead-view .header-gss a:hover{text-decoration:none}.oaks-masthead-view .header-gss a:hover span{text-decoration:none}.oaks-masthead-view .search-icon-top,.oaks-masthead-view .header-gss,.oaks-masthead-view .account-box{padding-right:15px}.oaks-masthead-view .search-icon-top{padding-left:0px}.oaks-masthead-view .header-gss{padding-left:15px}.oaks-masthead-view .search-icon-top .icon::before{color:#fff}.oaks-masthead-view .font-icon-user-logged-in,.oaks-masthead-view .font-icon-oaks-user-loggedout{font-size:32px;display:table-cell;vertical-align:middle;width:37px;height:33px;line-height:0px !important}.oaks-masthead-view .font-icon-user-logged-in:before,.oaks-masthead-view .font-icon-oaks-user-loggedout:before{color:#fff}.oaks-masthead-view .font-icon-user-logged-in-authenticated:after{content:"";color:#fff}.oaks-masthead-view .masthead-menu-label{z-index:10}.oaks-masthead-view .masthead-menu-label span.icon{color:#fff}.oaks-masthead-view .masthead-menu-label .nav-open-icon{display:block}.oaks-masthead-view .masthead-menu-label .nav-close-icon{display:none}.oaks-masthead-view .gss-nav{margin-bottom:4px}.oaks-masthead-view .gss-nav .cta,.oaks-masthead-view .gss-nav .cta div{width:100%}.oaks-masthead-view .gss-nav .cta .cta-text{font-weight:200}.oaks-masthead-view .widget-select.open .item{background-color:#fff;color:#0672cb}.oaks-masthead-view .widget-select.open .item.active{background-color:#00468b;color:#fff}@media screen and (min-width: 61.25em){.oaks-masthead-view .header-gss a{font-size:34px}}@media screen and (min-width: 0)and (max-width: 61.1875em){.oaks-masthead-view .widget-select{padding:18px 18px 10px 18px;margin:0;background:#fff;width:100%}.oaks-masthead-view .widget-select .label{margin-bottom:9px;color:#0e0e0e;text-transform:uppercase}.oaks-masthead-view .widget-select .item{background-color:#444;border-left:2px solid #0672cb;padding:12px 6px 13px 20px}.oaks-masthead-view .widget-select>.item{padding-left:12px;position:relative}.oaks-masthead-view .widget-select>.item:after{right:15px;position:absolute;top:15px}.oaks-masthead-view .widget-select .items{top:45px;width:100%}.oaks-masthead-view .widget-select.open .items .item{padding-left:12px;padding-top:12px;padding-bottom:13px}.oaks-masthead-view .widget-select.open .items .item:first-child{color:#0e0e0e;border-bottom:1px solid #000}.oaks-masthead-view .widget-language-switch .items{margin-bottom:30px;padding-bottom:0}.oaks-masthead-view .widget-language-switch .item{font-weight:200;color:#fff;display:inline}.oaks-masthead-view .widget-language-switch .item span{cursor:pointer;padding:5px 0}.oaks-masthead-view .widget-language-switch .item:after{display:inline-block;content:"|";padding:2px 6px 4px 10px}.oaks-masthead-view .widget-language-switch .item:last-of-type:after{display:none}.oaks-masthead-view .widget-language-switch .item.active span{border-bottom:1px solid #0672cb}.oaks-masthead-view .user-options{border-top:1px solid #444;padding-top:14px}.oaks-masthead-view .tab-control{background:#fff;margin:0}.oaks-masthead-view .gss-nav{margin:0}.oaks-masthead-view .gss-nav dd{margin:0;width:100%}.oaks-masthead-view .gss-nav dd:first-child{margin-top:0}.oaks-masthead-view .gss-nav .cta{padding:0 18px}.oaks-masthead-view .gss-nav .cta .cta-text{padding:16px 0}.oaks-masthead-view .gss-nav .cta:hover{background:#c8c9c7}.oaks-masthead-view .user-options{border:0;padding:0}.oaks-masthead-view .user-options .cta{padding:0 18px;width:100%}.oaks-masthead-view .user-options .cta .cta-text{padding:16px 0}.oaks-masthead-view .user-options .cta:hover{background:#c8c9c7}.oaks-masthead-view .user-options .cta div{margin:0}}@media screen and (min-width: 40em)and (max-width: 61.1875em){.oaks-masthead-view .logo-side a{line-height:0}}@media screen and (min-width: 40em){.oaks-masthead-view .logo-side .sales-filter{display:inline-table;height:30px}.oaks-masthead-view .logo-side .sales-filter .widget-select{display:table-cell;vertical-align:bottom}.oaks-masthead-view .logo-image img{height:auto;max-height:30px;width:230px;vertical-align:middle}.oaks-masthead-view .logo-image .logo-text{display:inline-block;margin-right:20px;padding-left:12px;line-height:normal;vertical-align:top}}@media screen and (min-width: 61.25em){.oaks-masthead-view{background:#0672cb !important;height:auto;position:relative}.oaks-masthead-view.sticky{background:#0672cb}.oaks-masthead-view .header-top{padding-bottom:15px;padding-top:21px}.oaks-masthead-view .widget-select.lang{display:table-cell;vertical-align:middle;padding-right:15px}.oaks-masthead-view .widget-select.lang a:hover{border-left:2px solid rgba(0,0,0,0)}.oaks-masthead-view .user-options{display:none}.oaks-masthead-view .account-box{padding-right:0;position:relative;z-index:10;display:table}.oaks-masthead-view .account-box .account-action{display:table}.oaks-masthead-view .account-box .account-name-contain{text-align:right}.oaks-masthead-view .account-box .account-name-contain,.oaks-masthead-view .account-box .username,.oaks-masthead-view .account-box .track{display:table-cell;vertical-align:middle}.oaks-masthead-view .account-box .username,.oaks-masthead-view .account-box .track{color:#fff;display:block;padding-right:15px}.oaks-masthead-view .account-box .username{font-weight:500}.oaks-masthead-view .widget-sales-filter a{border-left:1px solid #fff;border-right:0}.oaks-masthead-view .widget-sales-filter .item{font-weight:200}.oaks-masthead-view .partial-cta-list dd,.oaks-masthead-view .partial-cta-list dd:first-child{margin-top:0}.oaks-masthead-view .search-bar .pagebed{height:100%}.oaks-masthead-view .logo-image .logo-text{margin-top:4px;vertical-align:top}}@media screen and (min-width: 80em){.oaks-masthead-view .header-top{padding-top:28px;padding-bottom:20px}}.masthead .main-nav .search-bar .search-icon{font-size:20px;font-size:2rem}@media screen and (min-width: 61.25em){.masthead .main-nav .search-icon .icon::before{font-size:27px;font-size:2.7rem}.masthead .main-nav .search-bar .search-icon{font-size:24px;font-size:2.4rem}.masthead .main-nav .search-bar .close-icon::before{font-size:18px;font-size:1.8rem}}body.masthead-open .top-category-list{display:none}.masthead .main-nav{position:relative}.masthead .main-nav .tabnav-target.search-bar{cursor:auto}.masthead .main-nav .tabnav-target.search-bar .search-icon,.masthead .main-nav .tabnav-target.search-bar input{display:table-cell;padding:15px;vertical-align:middle;width:100%}.masthead .main-nav .tabnav-target.search-bar .search-icon{color:#fff;cursor:pointer;width:1px}.masthead .main-nav .tabnav-target.search-bar form{background:#0672cb;border-bottom:3px solid #fff;display:table;height:100%;width:100%}.masthead .main-nav .tabnav-target.search-bar input{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;background:none;border:none;height:100%}.masthead .main-nav .tabnav-target.search-bar input::-webkit-input-placeholder{color:#fff}.masthead .main-nav .tabnav-target.search-bar input::-moz-placeholder{color:#fff}.masthead .main-nav .tabnav-target.search-bar input:-moz-placeholder{color:#fff}.masthead .main-nav .tabnav-target.search-bar input:-ms-input-placeholder{color:#fff}.masthead .main-nav .tabnav-target.search-bar input:focus{outline:none}@media screen and (min-width: 0)and (max-width: 61.1875em){body.masthead-open .main-nav{right:0;height:calc(100% - 52px);overflow-y:auto;width:100%}body.masthead-open .oaks-custom-v2-view,body.masthead-open .oaks-custom-v2-dynamic-view{display:none}body.masthead-open .oaks-masthead-view{background:#000}.masthead .main-nav{-webkit-transition:right .4s ease;-moz-transition:right .4s ease;-o-transition:right .4s ease;-ms-transition:right .4s ease;transition:right .4s ease;right:-276px;background:#f5f6f7;height:100%;position:fixed;top:52px;width:276px}.masthead .main-nav .close-search{display:none}.masthead .main-nav>.pagebed{padding:0}}@media screen and (min-width: 61.25em){.masthead .main-nav{clear:both;min-height:46px}.masthead .main-nav input[type=text]::-ms-clear{display:none}.masthead .main-nav .search-bar .close-icon{height:auto}.masthead .main-nav .tabnav-target.search-bar{background:none;height:100%;padding:0;top:0}.masthead .main-nav .tabnav-target.search-bar .input-wrapper{display:table;height:100%;text-align:center;width:100%;font-size:0}.masthead .main-nav .tabnav-target.search-bar form{background:none;display:inline-table;max-width:700px}.masthead .main-nav .tabnav-target.search-bar .search-icon a:hover{text-decoration:none}.masthead .main-nav .tabnav-target.search-bar .partial-cta-list.close-search{display:inline-table;float:right;height:100%;width:auto}.masthead .main-nav .tabnav-target.search-bar .partial-cta-list.close-search dd{cursor:pointer;display:table-cell;margin-top:0}.masthead .main-nav .tabnav-target.search-bar .partial-cta-list.close-search a:hover,.masthead .main-nav .tabnav-target.search-bar .partial-cta-list.close-search a:hover span{text-decoration:none}.masthead .main-nav .tabnav-target.search-bar .search-icon,.masthead .main-nav .tabnav-target.search-bar input{padding:0 15px}.masthead .main-nav .closed .partial-cta-list.tabs dd.active-item a{border-bottom:3px solid #fff}.masthead .main-nav .closed .partial-cta-list.search-side dd.active-item a{border-bottom:3px solid #fff}.masthead .main-nav .partial-cta-list{display:table-cell;vertical-align:middle}.masthead .main-nav .partial-cta-list.search-side{vertical-align:middle}.masthead .main-nav .partial-cta-list.search-side a{border-bottom:3px solid rgba(0,0,0,0);padding-bottom:5px}.masthead .main-nav .partial-cta-list.tabs{max-width:95%}.masthead .main-nav .partial-cta-list.tabs dd{display:table-cell;padding-left:0;padding-right:30px;padding-bottom:5px;word-break:normal}.masthead .main-nav .partial-cta-list.tabs dd a{border-bottom:3px solid rgba(0,0,0,0)}.masthead .main-nav .partial-cta-list.tabs dd.open-item a{border-bottom:3px solid #fff}.masthead .main-nav .partial-cta-list.tabs dd .cta .cta-text{display:table-cell;word-break:normal}.masthead .main-nav .partial-cta-list.tabs dd .cta .cta-icn{display:table-cell;background-position:right bottom 15px;background-size:10px;vertical-align:middle;width:22px}.masthead .main-nav .partial-cta-list.search-side{text-align:right}.masthead .main-nav .partial-cta-list.search-side dd{cursor:pointer;margin:0;max-width:100%}.masthead .main-nav .partial-cta-list.search-side dd a:hover,.masthead .main-nav .partial-cta-list.search-side dd a:hover span{text-decoration:none}.masthead .main-nav .partial-cta-list.search-side dd a .cta-icn{margin:0}.masthead .main-nav .tab-control{line-height:0}}.ghf-searchbox-input{font-size:16px;font-size:1.6rem}.ghf-resultTitle{font-size:14px;font-size:1.4rem}.ghf-resultDesc{font-size:12px;font-size:1.2rem}.ghf-searchbox-submit{font-size:12px;font-size:1.2rem}@media screen and (min-width: 40em){.ghf-searchbox-input{font-size:16px;font-size:1.6rem}.ghf-resultTitle{font-size:14px;font-size:1.4rem}.ghf-resultDesc{font-size:12px;font-size:1.2rem}.ghf-searchbox-submit{font-size:12px;font-size:1.2rem}}@media screen and (min-width: 61.25em){.ghf-searchbox-input{font-size:16px;font-size:1.6rem}.ghf-resultTitle{font-size:14px;font-size:1.4rem}.ghf-resultDesc{font-size:12px;font-size:1.2rem}.ghf-searchbox-submit{font-size:12px;font-size:1.2rem}}@media screen and (min-width: 80em){.ghf-searchbox-input{font-size:16px;font-size:1.6rem}.ghf-resultTitle{font-size:14px;font-size:1.4rem}.ghf-resultDesc{font-size:14px;font-size:1.4rem}}@media screen and (min-width: 100em){.ghf-resultTitle{font-size:16px;font-size:1.6rem}}.masthead .main-nav .search-bar .ghf-searchbox{z-index:1000}.masthead .main-nav .search-bar .ghf-searchbox input{font:inherit}.masthead .main-nav .search-bar svg{width:15px;height:15px;color:#fff;margin-top:7px;cursor:pointer}.masthead .main-nav .search-bar svg:active,.masthead .main-nav .search-bar svg:focus-within,.masthead .main-nav .search-bar svg:focus,.masthead .main-nav .search-bar svg:hover{color:#36a2e0}.masthead .main-nav .search-bar.open svg{color:#36a2e0}.masthead .main-nav .search-bar .ghf-no-results,.masthead .main-nav .search-bar .ghf-spinner{display:none}.masthead .main-nav .search-bar.show-spinner .ghf-spinner{display:block}.masthead .main-nav .search-bar.has-no-results ul{display:none}.masthead .main-nav .search-bar .ghf-searchbox-results{position:relative}.masthead .main-nav .search-bar .ghf-searchbox-results *{font-weight:400}.masthead .main-nav .search-bar .ghf-searchbox-results ul{margin:0;list-style:none;z-index:1000}.masthead .main-nav .search-bar .ghf-searchbox-input{font-weight:400;height:29px;border-radius:3px;border:1px solid #c8c9c7;box-sizing:border-box;background-color:#fff;color:#0e0e0e}.masthead .main-nav .search-bar .ghf-searchbox-input::placeholder{color:#7e7e7e}.masthead .main-nav .search-bar .ghf-searchbox-cancel{position:relative;background-color:rgba(0,0,0,0);display:inline-block;vertical-align:middle;outline:0;cursor:pointer;width:0;padding:0;border:0;margin-left:-4px}.masthead .main-nav .search-bar .ghf-searchbox-cancel:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0iI0ZGRkZGRiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTQuNTMgNC41M2wtMS4wNi0xLjA2TDkgNy45NCA0LjUzIDMuNDcgMy40NyA0LjUzIDcuOTQgOWwtNC40NyA0LjQ3IDEuMDYgMS4wNkw5IDEwLjA2bDQuNDcgNC40NyAxLjA2LTEuMDZMMTAuMDYgOXoiLz48L3N2Zz4=);display:block;width:16px;height:16px;position:absolute;background-color:gray;z-index:1;right:33px;top:0;bottom:2px;margin:auto;padding:4px;border-radius:50%;text-align:center;color:#fff;font-weight:normal;cursor:pointer;background-size:12px 12px;background-repeat:no-repeat;background-position:2px 2px;cursor:pointer}.masthead .main-nav .search-bar .ghf-searchbox-input:not(:valid)~.ghf-searchbox-cancel{display:none}.masthead .main-nav .search-bar .ghf-resultDesc,.masthead .main-nav .search-bar .ghf-no-results{color:#0e0e0e !important}.masthead .main-nav .search-bar form{white-space:nowrap}.masthead .main-nav .search-bar.has-no-results .ghf-no-results{display:block}.masthead .main-nav .search-bar .ghf-spinner{position:absolute;top:50%;left:50%;width:0;height:0;overflow:visible}.masthead .main-nav .search-bar .ghf-spinner-inner{position:absolute;top:-64px !important;left:-64px !important;width:128px !important;height:128px !important;background-repeat:no-repeat;background-position:0 0;background-size:auto 128px;background-image:url(data:image/gif;base64,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)}.masthead .main-nav .search-bar .ghf-caret{width:20px;padding:0 6px;font-size:20px;position:relative;top:1px}.masthead .main-nav .search-bar .ghf-caret:before{content:"›";color:#0672cb}.masthead .main-nav .search-bar .ghf-resultDesc{border-bottom:1px solid #c8c9c7;padding-bottom:20px}@media screen and (min-width: 0)and (max-width: 79.9375em){.masthead .main-nav .search-bar .ghf-searchbox{display:none;position:absolute;width:100%;left:0;top:48px}.masthead .main-nav .search-bar .ghf-searchbox-cancel{margin-left:20px}.masthead .main-nav .search-bar.open .ghf-searchbox{display:block}.masthead .main-nav .search-bar form{background-color:#0672cb;padding:10px;box-sizing:border-box}.masthead .main-nav .search-bar .ghf-searchbox-input{padding-left:30px;background-size:15px;width:100%}.masthead .main-nav .search-bar .ghf-searchbox-submit{display:none}.masthead .main-nav .search-bar .ghf-searchbox-results li{padding:20px 17px 0px}.masthead .main-nav .search-bar .ghf-searchbox-results li:hover,.masthead .main-nav .search-bar .ghf-searchbox-results li:active{background:rgba(200,201,199,.5)}.masthead .main-nav .search-bar .ghf-searchbox-results li .ghf-resultTitle{color:#444}.masthead .main-nav .search-bar .ghf-searchbox-results li.ghf-no-results:hover,.masthead .main-nav .search-bar .ghf-searchbox-results li.ghf-no-results:active{background:none}}@media screen and (min-width: 61.25em){.masthead .main-nav .search-bar svg{display:none}.masthead .main-nav .search-bar .ghf-searchbox-results ul{position:absolute;padding-bottom:15px;background:#fff;border:1px solid #c8c9c7;border-radius:3px;border-top:0;width:100%;overflow-y:auto;height:auto}.masthead .main-nav .search-bar .ghf-searchbox-results ul li{padding:20px 10px 0}.masthead .main-nav .search-bar .ghf-searchbox-results ul li:hover,.masthead .main-nav .search-bar .ghf-searchbox-results ul li:active{background:rgba(200,201,199,.5)}.masthead .main-nav .search-bar .ghf-searchbox-results ul li a:hover{text-decoration:none}.masthead .main-nav .search-bar .ghf-resultTitle{color:#444;padding-bottom:6px}.masthead .main-nav .search-bar .ghf-resultDesc{font-weight:200 !important}.masthead .main-nav .search-bar .ghf-searchbox-input{padding-left:12px;width:100%;padding-right:100px;background-image:none}.masthead .main-nav .search-bar .ghf-searchbox-submit{margin-left:-5px;transform:translateX(-100%);color:#0672cb;height:25px;line-height:25px;border:0;border-left:1px solid #c8c9c7;padding-left:30px;background-size:13px;background-position:12px 6px;padding-right:10px;position:relative;bottom:1px;vertical-align:middle}.masthead .main-nav .search-bar .ghf-caret{width:20px;padding:0 10px;font-size:28px;top:2px}.masthead .main-nav .search-bar .ghf-searchbox-results{display:none}.masthead .main-nav .search-bar.has-no-results .ghf-searchbox-results,.masthead .main-nav .search-bar.has-results .ghf-searchbox-results{display:block;margin:0 auto;max-width:700px;top:2px;right:14px}.masthead .main-nav .search-bar .ghf-searchbox-cancel:after{right:100px}}.oaks-footer{font-size:14px;font-size:1.4rem}.oaks-footer .cta .cta-text{font-size:14px;font-size:1.4rem}.oaks-footer{color:#fff}.oaks-footer .row{background:#00468b;padding-bottom:1em;padding-top:1em;position:relative}.oaks-footer .footer-links{text-align:center;width:100%;display:block}.oaks-footer .footer-links li{display:inline-block;font-weight:normal;padding:0 7px 0 8px;vertical-align:middle}.oaks-footer .footer-gss{display:block}.oaks-footer .footer-gss li{display:inline-block}.oaks-footer .footer-gss>li:nth-child(2){margin-left:25px}.oaks-footer .footer-gss .icon,.oaks-footer .footer-gss .cta-text,.oaks-footer .footer-gss .item span,.oaks-footer .footer-gss .item:after{color:#fff}.oaks-footer .footer-gss .item:after{content:"|";display:inline-block;padding:0 10px}.oaks-footer .footer-gss .item:last-of-type:after{display:none}.oaks-footer .footer-gss .item span{cursor:pointer}.oaks-footer .footer-links-center{text-align:center;margin:0 auto}.oaks-footer .footer-links-center li{display:inline-block;color:#fff;padding:0 7px 0 8px;vertical-align:middle}.oaks-footer .footer-links-center .cta:hover .cta-text,.oaks-footer .footer-links-center .cta .cta-text{color:#fff}.oaks-footer .employee .footer-links img{height:auto;min-width:100%;max-width:130px;width:100%}.oaks-footer a{text-decoration:none}.oaks-footer a:hover{text-decoration:underline}@media screen and (min-width: 0)and (max-width: 61.1875em){.search-app .oaks-footer .row{padding-bottom:5em}.oaks-footer .footer-links,.oaks-footer .footer-gss,.oaks-footer .footer-links-center{text-align:center}}@media screen and (min-width: 61.25em){.oaks-footer .partner .footer-links{display:inline-block;width:69%}.oaks-footer .partner .footer-gss{display:inline-block;width:30%}.oaks-footer .employee .footer-gss{display:inline-block;text-align:right;padding:6px 0;width:30%}.oaks-footer .employee .footer-links{display:inline-block;text-align:left;padding:6px 0;width:15%}.oaks-footer .employee .footer-links-center{display:inline-block;width:54%}}@media screen and (min-width: 80em){.oaks-footer .row>ul>li:first-child{padding-left:0}.oaks-footer .footer-gss{display:inline-block;margin-top:-4px;text-align:right}.oaks-footer .footer-links{display:inline-block;text-align:center;margin-bottom:0}.oaks-footer .footer-links>li:first-child{padding-left:0}}

html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}@media screen and (min-width: 61.25em){.oaks-infographic-view .heading{font-size:36px;font-size:3.6rem}.oaks-infographic-view .subheading{font-size:26px;font-size:2.6rem}.oaks-infographic-view .rte{font-size:24px;font-size:2.4rem}.oaks-infographic-view .subheading{line-height:30px}.oaks-infographic-view .rte p{line-height:30px}}.oaks-infographic-view{-webkit-transition:opacity .5s cubic-bezier(0.28, 1.09, 1, 1);-moz-transition:opacity .5s cubic-bezier(0.28, 1.09, 1, 1);transition:opacity .5s cubic-bezier(0.28, 1.09, 1, 1);margin:0 10%;text-align:center}.oaks-infographic-view .mask-image{height:150px;width:150px;margin-bottom:0}.oaks-infographic-view .mask-image img{min-height:auto}.oaks-infographic-view .mask-image img{width:100%}.oaks-infographic-view>.mask-image{margin:0 auto 20px auto}.oaks-infographic-view>.cta{margin:0 auto}.oaks-infographic-view>.rte p{text-align:center}.oaks-infographic-view.covert{opacity:0}.oaks-infographic-view .heading{font-weight:300;color:#e6ac28;margin-bottom:40px;padding-bottom:40px;position:relative}.oaks-infographic-view .heading:before{background-color:#e6ac28;content:"";display:inline-block;height:3px;width:100px;position:absolute;bottom:0;left:calc(50% - 50px)}.oaks-infographic-view .subheading{font-weight:400}@media screen and (min-width: 40em){.oaks-infographic-view{margin:0 25%}}.oaks-infographic-container-view{background-size:cover;background-attachment:fixed;background-color:rgba(0,0,0,0);-webkit-transition:background .5s ease;transition:background .5s ease}.oaks-infographic-container-view .cta-infographic{margin:20px auto;width:auto}.oaks-infographic-container-view.fadeInOut{background-color:#000;background-image:none !important}.oaks-infographic-container-view .oaks-infographic-container-view .heading{padding-bottom:0}.oaks-infographic-container-view .oaks-infographic-container-view .heading:before{display:none}.oaks-infographic-container-view .oaks-infographic-container-view .separator{border-left:1px dashed #fff;content:"";display:block;height:120px;margin:20px auto;width:1px}.oaks-account-view #account-data div{font-size:15px;font-size:1.5rem}.oaks-account-view .partial-cta-list .cta .cta-text{font-size:15px;font-size:1.5rem}.masthead .row>ul .view.oaks-account-view,.masthead div>.view.oaks-account-view,.view.oaks-account-view{position:absolute}.oaks-account-view{left:0;background:#0e0e0e;cursor:auto;padding:0 20px;top:52px;width:100%}.oaks-account-view .top-border{display:none}.oaks-account-view #account-data{border-bottom:1px solid #444;padding-top:25px;padding-bottom:25px;line-height:normal}.oaks-account-view #account-data .account-info-label,.oaks-account-view #account-data .account-info-data{display:inline-block;margin-bottom:13px;vertical-align:top}.oaks-account-view #account-data .account-info-label{color:#b6b6b6;margin-right:10px;max-width:100%}.oaks-account-view #account-data .account-info-data{color:#fff;width:59%}.oaks-account-view .partial-cta-list{padding-bottom:28px;padding-top:29px}.oaks-account-view .partial-cta-list dd{display:block;max-width:100%;width:100%}.oaks-account-view .partial-cta-list .cta>div{margin:0}.oaks-account-view .partial-cta-list .cta .cta-text{font-weight:200;padding:6px 0}.oaks-account-view .partial-cta-list a{padding:0}.oaks-account-view .partial-cta-list a:hover{background:none}.oaks-account-view .partial-cta-list a:hover,.oaks-account-view .partial-cta-list a:hover span{text-decoration:none}.oaks-account-view .employee-name{color:#fff;padding-top:29px;padding-bottom:29px}.oaks-account-view .signout{padding-bottom:28px}.oaks-account-view.scroll-show{overflow-y:auto}.oaks-account-view .mycollections-nav-container{height:40px;display:block;margin:12px -20px;padding:0 20px;cursor:pointer}.oaks-account-view .mycollections-nav-container:hover{background-color:#f5f6f7}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container{display:table;height:40px;padding:0}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd{position:relative;vertical-align:middle;display:table-cell}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd .icon-container,.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd a.cta,.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd .collections-number{width:auto;display:table-cell;vertical-align:middle}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd .icon-container{padding-right:12px}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd a.cta div span{font-weight:200;font-size:18px;color:#0e0e0e}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd .collections-number{-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);transform:translate(50%, -50%);position:absolute;right:5px;top:50%;padding:8px}.oaks-account-view .mycollections-nav-container .partial-cta-list.mycollections-list-container dd .collections-number span{font-weight:700;font-size:18px;color:#0e0e0e}@media screen and (min-width: 61.25em){.oaks-account-view{top:48px;width:325px;left:auto;right:0}.oaks-account-view .top-border{background:#0672cb;display:block;float:right;height:2px;margin-right:-20px;margin-top:-2px;width:60px}}.oaks-account-view.switchtrack #account-data div{font-size:15px;font-size:1.5rem}.oaks-account-view.switchtrack #account-data .account-info-label{font-size:12px;font-size:1.2rem}.oaks-account-view.switchtrack #account-data .account-info-data{font-size:16px;font-size:1.6rem}.oaks-account-view.switchtrack .partial-cta-list .cta .cta-text{font-size:15px;font-size:1.5rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .content .head p.instructions{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .head .subheading{font-size:24px;font-size:2.4rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .tracks .track{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .contain .input-wrapper a.btn{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .contain .input-wrapper input{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .actions .error-info{font-size:12px;font-size:1.2rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .notification p{font-size:12px;font-size:1.2rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .success-info{font-size:12px;font-size:1.2rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-name{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-email{font-size:16px;font-size:1.6rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-company{font-size:16px;font-size:1.6rem}.oaks-account-view.switchtrack #account-data .account-info-label{line-height:12px}.oaks-account-view.switchtrack #account-data .account-info-data{line-height:16px}.oaks-account-view.switchtrack .partial-cta-list .cta .cta-text{line-height:15px}.uw-overlay.overlay-switch-track,.overlay-switch-track .content .head p.instructions{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .head .subheading{line-height:24px}.uw-overlay.overlay-switch-track,.overlay-switch-track .tracks .track{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .contain .input-wrapper a.btn{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .contain .input-wrapper input{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .actions .error-info{line-height:12px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .notification p{line-height:12px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .success-info{line-height:12px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-name{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-email{line-height:16px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-company{line-height:16px}@media screen and (min-width: 61.25em){.uw-overlay.overlay-switch-track,.overlay-switch-track .actions .error-info{font-size:12px;font-size:1.2rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-name{font-size:24px;font-size:2.4rem}.uw-overlay.overlay-switch-track,.overlay-switch-track .actions .error-info{line-height:12px}.uw-overlay.overlay-switch-track,.overlay-switch-track .profile-info .partner-name{line-height:24px}}.oaks-account-view.switchtrack{left:0;background:#fff;border:1px solid #444;cursor:auto;padding:0 20px;top:52px;width:100%;z-index:999999}.oaks-account-view.switchtrack .top-border{display:none}.oaks-account-view.switchtrack #account-data{border-bottom:1px solid #444;padding-top:25px;line-height:normal}.oaks-account-view.switchtrack #account-data li{margin-bottom:28px}.oaks-account-view.switchtrack #account-data li:last-of-type{margin-bottom:20px}.oaks-account-view.switchtrack #account-data .account-info-label,.oaks-account-view.switchtrack #account-data .account-info-data{vertical-align:top}.oaks-account-view.switchtrack #account-data .account-info-label{font-weight:500;color:#0e0e0e;display:block;text-transform:uppercase;margin-bottom:5px}.oaks-account-view.switchtrack #account-data .account-info-data{font-weight:200;color:#444;margin-bottom:0;width:100%}.oaks-account-view.switchtrack .partial-cta-list{padding-bottom:30px;padding-top:29px}.oaks-account-view.switchtrack .partial-cta-list dd{display:block;max-width:100%;width:100%}.oaks-account-view.switchtrack .partial-cta-list .cta>div{margin:0}.oaks-account-view.switchtrack .partial-cta-list .cta .cta-text{font-weight:200;padding:6px 0}.oaks-account-view.switchtrack .partial-cta-list .cta .cta-text:after{display:inline-block;position:relative}.oaks-account-view.switchtrack .partial-cta-list a{padding:0}.oaks-account-view.switchtrack .partial-cta-list a:hover{background:none}.oaks-account-view.switchtrack .partial-cta-list a:hover,.oaks-account-view.switchtrack .partial-cta-list a:hover span{text-decoration:none}.oaks-account-view.switchtrack .employee-name{color:#444;padding-top:20px;padding-bottom:30px}.oaks-account-view.switchtrack .actions{padding-bottom:30px}.oaks-account-view.switchtrack .actions .btn-st,.oaks-account-view.switchtrack .actions .signout{display:inline-table;padding-bottom:0;width:100%}.oaks-account-view.switchtrack .actions .btn-st .cta-text,.oaks-account-view.switchtrack .actions .signout .cta-text{text-transform:none}.oaks-account-view.switchtrack .actions .btn-st{margin-right:20px}.oaks-account-view.switchtrack .actions .signout{margin-right:0}.oaks-account-view.switchtrack.employee .subheading,.oaks-account-view.switchtrack.impersonated .subheading{margin-bottom:20px;margin-top:25px}.oaks-account-view.switchtrack.employee .actions,.oaks-account-view.switchtrack.impersonated .actions{margin-top:25px}.oaks-account-view.switchtrack.employee .actions .btn-st,.oaks-account-view.switchtrack.impersonated .actions .btn-st{margin-bottom:30px}.oaks-account-view.switchtrack.employee .actions .btn-st,.oaks-account-view.switchtrack.employee .actions .signout,.oaks-account-view.switchtrack.impersonated .actions .btn-st,.oaks-account-view.switchtrack.impersonated .actions .signout{display:table;width:100%}.oaks-account-view.switchtrack.impersonated .actions{border-top:1px solid #444}.oaks-account-view.switchtrack.employee .actions{padding-bottom:0;margin-top:30px}.oaks-account-view.switchtrack.employee .actions .btn-st{margin-bottom:15px}.oaks-account-view.switchtrack #account-data{padding-top:20px}.oaks-account-view.switchtrack #account-data li{margin-bottom:25px}.oaks-account-view.switchtrack .partial-cta-list{padding-top:15px;padding-bottom:15px;width:100%;row-gap:24px}.oaks-account-view.switchtrack .partial-cta-list dd{margin:0}.oaks-account-view.switchtrack .partial-cta-list dd .cta-text{max-width:95%}.oaks-account-view.switchtrack .partial-cta-list dd .arrow-next .cta-icn{margin-right:0}.oaks-account-view.switchtrack .actions{margin-bottom:20px;padding-bottom:0}.oaks-account-view.switchtrack .actions .btn-st{width:100%;margin-bottom:15px;margin-right:0}.oaks-account-view.switchtrack .actions .signout{width:100%;margin-bottom:0px}@media screen and (min-width: 0)and (max-width: 39.9375em){.oaks-account-view.switchtrack .actions .btn-st{display:table;margin-right:0;margin-bottom:30px}.oaks-account-view.switchtrack .actions .signout{display:table}}@media screen and (min-width: 61.25em){.oaks-account-view.switchtrack{top:48px;width:380px;left:auto;right:0}.oaks-account-view.switchtrack .top-border{background:#0672cb;display:block;float:right;height:2px;margin-right:-20px;margin-top:-2px;width:60px}.oaks-account-view.switchtrack.employee .actions .btn-st{margin-bottom:30px}.oaks-account-view.switchtrack #account-data{padding-top:30px}.oaks-account-view.switchtrack #account-data li{margin-bottom:28px}.oaks-account-view.switchtrack .partial-cta-list{padding-bottom:30px}.oaks-account-view.switchtrack .actions{margin-bottom:30px;padding-bottom:0}.oaks-account-view.switchtrack .actions .btn-st{width:100%;margin-bottom:20px;margin-right:20px}.oaks-account-view.switchtrack .actions .signout{width:100%}}.uw-overlay.overlay-switch-track .header,.overlay-switch-track .header{display:none}.uw-overlay.overlay-switch-track .content,.overlay-switch-track .content{background:#f5f6f7;margin:0 auto;max-width:660px;padding:40px}.uw-overlay.overlay-switch-track .content .head .btn-close,.overlay-switch-track .content .head .btn-close{float:right;margin-top:0}.uw-overlay.overlay-switch-track .content .head .subheading,.overlay-switch-track .content .head .subheading{font-weight:200;color:#0e0e0e;margin-bottom:15px}.uw-overlay.overlay-switch-track .content .head .instructions,.overlay-switch-track .content .head .instructions{font-weight:200;margin-bottom:20px}.uw-overlay.overlay-switch-track .content .tracks,.overlay-switch-track .content .tracks{background:#fff;padding:20px 20px 20px 40px;margin-bottom:20px}.uw-overlay.overlay-switch-track .content .tracks .track,.overlay-switch-track .content .tracks .track{font-weight:200;cursor:pointer;display:block;position:relative;padding-left:30px;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uw-overlay.overlay-switch-track .content .tracks .track input,.overlay-switch-track .content .tracks .track input{position:absolute;opacity:0;cursor:pointer}.uw-overlay.overlay-switch-track .content .tracks .track:hover input~.checkmark,.overlay-switch-track .content .tracks .track:hover input~.checkmark{border:2px solid #fff;background-color:#ccc}.uw-overlay.overlay-switch-track .content .tracks .track input:checked~.checkmark,.overlay-switch-track .content .tracks .track input:checked~.checkmark{background-color:#fff;border:2px solid #0672cb}.uw-overlay.overlay-switch-track .content .tracks .track input:checked~.checkmark:after,.overlay-switch-track .content .tracks .track input:checked~.checkmark:after{display:block}.uw-overlay.overlay-switch-track .content .tracks .checkmark,.overlay-switch-track .content .tracks .checkmark{left:0;background-color:#eee;border-radius:50%;height:20px;position:absolute;top:0;width:20px;border:2px solid #0672cb}.uw-overlay.overlay-switch-track .content .tracks .checkmark:after,.overlay-switch-track .content .tracks .checkmark:after{content:"";display:none;position:absolute}.uw-overlay.overlay-switch-track .content .tracks .track .checkmark:after,.overlay-switch-track .content .tracks .track .checkmark:after{left:4px;background:#0672cb;border-radius:50%;height:8px;top:4px;width:8px}.uw-overlay.overlay-switch-track .content .profile-info,.overlay-switch-track .content .profile-info{margin-bottom:20px}.uw-overlay.overlay-switch-track .content .profile-info .notification,.overlay-switch-track .content .profile-info .notification{margin-bottom:10px}.uw-overlay.overlay-switch-track .content .profile-info .notification p,.overlay-switch-track .content .profile-info .notification p{text-transform:uppercase}.uw-overlay.overlay-switch-track .content .profile-info .notification p.success-info,.overlay-switch-track .content .profile-info .notification p.success-info{color:#6ea204}.uw-overlay.overlay-switch-track .content .profile-info .notification span.multitrack-check-icon,.overlay-switch-track .content .profile-info .notification span.multitrack-check-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#6ea204;color:#fff;padding:0px;width:20px;height:20px;display:inline-block;text-align:center;margin-right:10px;vertical-align:middle}.uw-overlay.overlay-switch-track .content .profile-info .notification span.multitrack-check-icon::before,.overlay-switch-track .content .profile-info .notification span.multitrack-check-icon::before{vertical-align:middle;line-height:22px}.uw-overlay.overlay-switch-track .content .profile-info .partner-name,.overlay-switch-track .content .profile-info .partner-name{font-weight:500;margin-bottom:15px}.uw-overlay.overlay-switch-track .content .profile-info .partner-email,.overlay-switch-track .content .profile-info .partner-email{margin-bottom:10px}.uw-overlay.overlay-switch-track .content .actions .btn,.overlay-switch-track .content .actions .btn{display:inline-table;width:auto}.uw-overlay.overlay-switch-track .content .actions .btn.btn-close,.overlay-switch-track .content .actions .btn.btn-close{background-image:none}.uw-overlay.overlay-switch-track .content .actions .btn:first-of-type,.overlay-switch-track .content .actions .btn:first-of-type{margin-right:20px}.uw-overlay.overlay-switch-track .content .actions .error-info,.overlay-switch-track .content .actions .error-info{font-weight:400;display:inline-table;color:#ce1126;vertical-align:top;padding-top:10px;text-transform:uppercase}.uw-overlay.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon,.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ce1126;color:#fff;padding:2px;margin-right:10px}.uw-overlay.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon::before,.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon::before{margin-left:1px}.uw-overlay.overlay-switch-track .content .actions .error-info.error-info-small,.overlay-switch-track .content .actions .error-info.error-info-small{display:none}.uw-overlay.overlay-switch-track .content .contain .input-wrapper,.overlay-switch-track .content .contain .input-wrapper{margin-bottom:20px}.uw-overlay.overlay-switch-track .content .contain .input-wrapper a.btn.full,.overlay-switch-track .content .contain .input-wrapper a.btn.full{margin-right:0;width:100%}.uw-overlay.overlay-switch-track .content .contain .input-wrapper a.btn div,.overlay-switch-track .content .contain .input-wrapper a.btn div{text-align:center}.uw-overlay.overlay-switch-track .content .contain .input-wrapper a.btn div span,.overlay-switch-track .content .contain .input-wrapper a.btn div span{display:inline-block;text-transform:capitalize}.uw-overlay.overlay-switch-track .content .contain .input-wrapper a.btn div span.search-icon,.overlay-switch-track .content .contain .input-wrapper a.btn div span.search-icon{margin-left:10px}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form,.overlay-switch-track .content .contain .input-wrapper form{display:table;width:100%;height:100%;background-color:#fff}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form input,.overlay-switch-track .content .contain .input-wrapper form input{color:#444;width:100%;height:100%;padding:15px;vertical-align:middle;display:table-cell;border:none}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form input:focus,.overlay-switch-track .content .contain .input-wrapper form input:focus{outline:none}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form a,.overlay-switch-track .content .contain .input-wrapper form a{background-color:rgba(0,0,0,0);display:table-cell;width:1px;vertical-align:middle}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form a span,.overlay-switch-track .content .contain .input-wrapper form a span{color:#0672cb;cursor:pointer;padding:15px}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form a span.search-icon-x,.overlay-switch-track .content .contain .input-wrapper form a span.search-icon-x{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#0672cb;color:#fff;display:inline-block;width:20px;height:20px;text-align:center;margin-right:20px;padding:0}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form a span.search-icon-x::before,.overlay-switch-track .content .contain .input-wrapper form a span.search-icon-x::before{font-size:8px;vertical-align:middle}.uw-overlay.overlay-switch-track .content .contain .input-wrapper form a:hover,.overlay-switch-track .content .contain .input-wrapper form a:hover{background-color:rgba(0,0,0,0)}@media screen and (min-width: 0)and (max-width: 39.9375em){.uw-overlay.overlay-switch-track .content,.overlay-switch-track .content{height:100vh;padding:20px}}@media screen and (min-width: 0)and (max-width: 61.1875em){.uw-overlay.overlay-switch-track .content .tracks,.overlay-switch-track .content .tracks{background-color:#f5f6f7;padding:0;margin-bottom:15px}.uw-overlay.overlay-switch-track .content .tracks .track:last-of-type,.overlay-switch-track .content .tracks .track:last-of-type{margin-bottom:0}.uw-overlay.overlay-switch-track .content .actions .btn,.overlay-switch-track .content .actions .btn{margin-bottom:15px}.uw-overlay.overlay-switch-track .content .actions .error-info,.overlay-switch-track .content .actions .error-info{padding:0;margin-bottom:35px}.uw-overlay.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon,.overlay-switch-track .content .actions .error-info span.multitrack-alert-icon{margin-right:5px}.uw-overlay.overlay-switch-track .content .actions .error-info.error-info-small,.overlay-switch-track .content .actions .error-info.error-info-small{display:block}.uw-overlay.overlay-switch-track .content .actions .error-info.error-info-large,.overlay-switch-track .content .actions .error-info.error-info-large{display:none}}@media screen and (min-width: 40em){.uw-overlay.overlay-switch-track .content,.overlay-switch-track .content{height:72vh}.uw-overlay.overlay-switch-track .content .tracks,.overlay-switch-track .content .tracks{height:38vh;overflow-y:auto}.uw-overlay.overlay-switch-track.back-to-employee .content,.overlay-switch-track.back-to-employee .content{height:auto}.uw-overlay.overlay-switch-track.switch-partner-view .content,.overlay-switch-track.switch-partner-view .content{height:auto}.uw-overlay.overlay-switch-track.switchtrack-partner-found .content,.overlay-switch-track.switchtrack-partner-found .content{height:auto;max-height:90vh}.uw-overlay.overlay-switch-track.switchtrack-update-partner .content,.overlay-switch-track.switchtrack-update-partner .content{height:auto;max-height:90vh}}@media screen and (min-width: 61.25em){.uw-overlay.overlay-switch-track .content,.overlay-switch-track .content{height:auto}.uw-overlay.overlay-switch-track .content .tracks,.overlay-switch-track .content .tracks{height:28vh}.uw-overlay.overlay-switch-track .content .actions .error-info.error-info-small,.overlay-switch-track .content .actions .error-info.error-info-small{display:none}.uw-overlay.overlay-switch-track .content .actions .error-info.error-info-large,.overlay-switch-track .content .actions .error-info.error-info-large{display:inline-table}.uw-overlay.overlay-switch-track .content .profile-info .partner-name,.overlay-switch-track .content .profile-info .partner-name{font-weight:200}.uw-overlay.overlay-switch-track.switch-partner-view .content,.overlay-switch-track.switch-partner-view .content{height:auto}.uw-overlay.overlay-switch-track.switchtrack-partner-found .content,.overlay-switch-track.switchtrack-partner-found .content{height:auto;max-height:90vh}}.masthead .oaks-nav-menu-view .cta .cta-text{font-size:16px;font-size:1.6rem}.masthead .oaks-nav-menu-view .cta-item-parent .cta-text{font-size:18px;font-size:1.8rem}@media screen and (min-width: 61.25em){.masthead .oaks-nav-menu-view .cta .cta-text{font-size:15px;font-size:1.5rem}}.masthead .oaks-nav-menu-view{margin-bottom:4px}.masthead .oaks-nav-menu-view>.partial-cta-list{display:block}.masthead .oaks-nav-menu-view a:hover,.masthead .oaks-nav-menu-view a:not([href]):hover,.masthead .oaks-nav-menu-view a:not([href]):hover span{text-decoration:none}.masthead .oaks-nav-menu-view dd,.masthead .oaks-nav-menu-view dd:first-child{margin:0;max-width:100%}.masthead .oaks-nav-menu-view dd:first-child .cta .cta-text{padding:0}.masthead .oaks-nav-menu-view dd:last-of-type .cta-item{margin-bottom:0}.masthead .oaks-nav-menu-view .cta .cta-text{padding:0}.masthead .oaks-nav-menu-view .cta .cta-icn{display:none}.masthead .oaks-nav-menu-view .cta-item-parent{margin-bottom:0}.masthead .oaks-nav-menu-view .cta-item-parent .cta-text{color:#0e0e0e}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent){margin-bottom:9px}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent):last-of-type{margin-bottom:0}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent) .cta-text{color:#0672cb;font-weight:200;padding:0}@media screen and (min-width: 0)and (max-width: 61.1875em){.masthead .oaks-nav-menu-view .partial-cta-list{width:100%}.masthead .oaks-nav-menu-view dd{width:100%}.masthead .oaks-nav-menu-view dd a,.masthead .oaks-nav-menu-view dd a>div{width:100%}.masthead .oaks-nav-menu-view dd .cta{border-bottom:1px solid #c8c9c7;padding:16px 18px}.masthead .oaks-nav-menu-view dd .cta:hover{background:#c8c9c7}.masthead .oaks-nav-menu-view dd .cta:hover .cta-text{color:#0e0e0e}.masthead .oaks-nav-menu-view dd .cta .cta-text{padding:16px 0}.masthead .oaks-nav-menu-view dd .cta.cta-item-parent{border-top:0}.masthead .oaks-nav-menu-view .cta .cta-text{color:#0e0e0e}}@media screen and (min-width: 61.25em){.masthead .oaks-nav-menu-view{margin-bottom:0}.masthead .oaks-nav-menu-view .cta .cta-text{display:inline;padding:0}.masthead .oaks-nav-menu-view .cta .cta-icn{display:inline-block;margin-left:5px}.masthead .oaks-nav-menu-view .cta-item-parent{margin-bottom:5px}.masthead .oaks-nav-menu-view .cta-item-parent .cta-text{color:#0e0e0e}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent){margin-bottom:10px}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent) .cta-text{color:#0672cb}.masthead .oaks-nav-menu-view .cta:not(.cta-item-parent) .cta-icn{height:10px;margin-top:1px}}.oaks-multi-card>.subheading{margin-bottom:30px}.oaks-divider-line-view{border-bottom:1px solid;margin-top:17px}.oaks-divider-line-view.row{border-color:#fff}.oaks-divider-line-view.premium{border-color:#0e0e0e}.oaks-divider-line-view.bg-primary{border-color:#0672cb}.oaks-divider-line-view.bg-secondary{border-color:#000}.oaks-divider-line-view.bg-tertiary{border-color:#fff}.oaks-divider-line-view.bg-quaternary{border-color:#3dc6ef}.oaks-divider-line-view.bg-quinary{border-color:#6ea204}.oaks-divider-line-view.bg-senary{border-color:#e6ac28}.oaks-divider-line-view.bg-septenary{border-color:#00468b}.oaks-divider-line-view.bg-octonary{border-color:#0e0e0e}.oaks-divider-line-view.bg-nonary{border-color:#444}.oaks-divider-line-view.bg-denary{border-color:#444}.oaks-divider-line-view.bg-eleven{border-color:#999}.oaks-divider-line-view.bg-twelve{border-color:#b6b6b6}.oaks-divider-line-view.bg-thirteen{border-color:#f5f6f7}.oaks-divider-header-view .spacing{height:116px}.oaks-divider-header-view:not(.compact){margin-bottom:24px}@media screen and (min-width: 40em){.oaks-divider-header-view:not(.compact){margin-bottom:32px}}@media screen and (min-width: 61.25em){.oaks-divider-header-view{height:0 !important}}.cardcontainer-view.col-1 .card-control{display:table-cell;width:100%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-1 .card-control .card-contain{margin-left:0;width:100%}.cardcontainer-view.col-1 .card-control .card-box{padding:10px}.cardcontainer-view.col-1 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-1 .card-control:nth-child(0),.cardcontainer-view.col-1 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-1 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-1 .card-control:nth-child(1n) .card-box{padding-right:0}.cardcontainer-view.col-1 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(2) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(3) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(4) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(5) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(6) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(7) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(8) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(9) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(10) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(11) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(12) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(13) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(14) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(15) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(16) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(17) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(18) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(19) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(20) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(21) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(22) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(23) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(24) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(26) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(27) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(28) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(29) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(30) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(32) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(33) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(34) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(35) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(36) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(38) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(39) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(40) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(42) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(43) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(44) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(45) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(46) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(47) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(48) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(50) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(51) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(52) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(53) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(54) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(55) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(56) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(57) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(58) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(59) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(60) .card-box,.cardcontainer-view.col-1 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-1 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-1 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-2 .card-control{display:table-cell;width:50%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-2 .card-control .card-contain{margin-left:0;width:200%}.cardcontainer-view.col-2 .card-control .card-box{padding:10px}.cardcontainer-view.col-2 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-2 .card-control:nth-child(0),.cardcontainer-view.col-2 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-2 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-2 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(62) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(64) .card-contain{margin-left:-100%}.cardcontainer-view.col-2 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(62) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(64) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(66) .card-contain{margin-left:-100%}.cardcontainer-view.col-2 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-2 .card-control:nth-child(2n) .card-box{padding-right:0}.cardcontainer-view.col-2 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(3) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(5) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(7) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(9) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(11) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(13) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(15) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(17) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(19) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(21) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(23) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(27) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(29) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(33) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(35) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(39) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(43) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(45) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(47) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(51) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(53) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(55) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(57) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(59) .card-box,.cardcontainer-view.col-2 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-2 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-2 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-3 .card-control{display:table-cell;width:33.3333333333%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-3 .card-control .card-contain{margin-left:0;width:300%}.cardcontainer-view.col-3 .card-control .card-box{padding:10px}.cardcontainer-view.col-3 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-3 .card-control:nth-child(0),.cardcontainer-view.col-3 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-3 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-3 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(63) .card-contain{margin-left:-200%}.cardcontainer-view.col-3 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(62) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(65) .card-contain{margin-left:-100%}.cardcontainer-view.col-3 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(63) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(66) .card-contain{margin-left:-200%}.cardcontainer-view.col-3 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-3 .card-control:nth-child(3n) .card-box{padding-right:0}.cardcontainer-view.col-3 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(4) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(7) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(10) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(13) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(16) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(19) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(22) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(28) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(34) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(40) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(43) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(46) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(52) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(55) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(58) .card-box,.cardcontainer-view.col-3 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-3 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-3 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-4 .card-control{display:table-cell;width:25%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-4 .card-control .card-contain{margin-left:0;width:400%}.cardcontainer-view.col-4 .card-control .card-box{padding:10px}.cardcontainer-view.col-4 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-4 .card-control:nth-child(0),.cardcontainer-view.col-4 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-4 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-4 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(63) .card-contain{margin-left:-200%}.cardcontainer-view.col-4 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(64) .card-contain{margin-left:-300%}.cardcontainer-view.col-4 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(62) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(66) .card-contain{margin-left:-100%}.cardcontainer-view.col-4 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-4 .card-control:nth-child(4n) .card-box{padding-right:0}.cardcontainer-view.col-4 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(5) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(9) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(13) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(17) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(21) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(29) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(33) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(45) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(53) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(57) .card-box,.cardcontainer-view.col-4 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-4 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-4 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-5 .card-control{display:table-cell;width:20%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-5 .card-control .card-contain{margin-left:0;width:500%}.cardcontainer-view.col-5 .card-control .card-box{padding:10px}.cardcontainer-view.col-5 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-5 .card-control:nth-child(0),.cardcontainer-view.col-5 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-5 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-5 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(63) .card-contain{margin-left:-200%}.cardcontainer-view.col-5 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(64) .card-contain{margin-left:-300%}.cardcontainer-view.col-5 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(65) .card-contain{margin-left:-400%}.cardcontainer-view.col-5 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-5 .card-control:nth-child(5n) .card-box{padding-right:0}.cardcontainer-view.col-5 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(6) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(11) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(16) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(21) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(26) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(36) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(46) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(51) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(56) .card-box,.cardcontainer-view.col-5 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-5 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-5 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-6 .card-control{display:table-cell;width:16.6666666667%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-6 .card-control .card-contain{margin-left:0;width:600%}.cardcontainer-view.col-6 .card-control .card-box{padding:10px}.cardcontainer-view.col-6 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-6 .card-control:nth-child(0),.cardcontainer-view.col-6 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-6 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-6 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(63) .card-contain{margin-left:-200%}.cardcontainer-view.col-6 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(58) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(64) .card-contain{margin-left:-300%}.cardcontainer-view.col-6 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(59) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(65) .card-contain{margin-left:-400%}.cardcontainer-view.col-6 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(60) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(66) .card-contain{margin-left:-500%}.cardcontainer-view.col-6 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-6 .card-control:nth-child(6n) .card-box{padding-right:0}.cardcontainer-view.col-6 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(7) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(13) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(19) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(43) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(55) .card-box,.cardcontainer-view.col-6 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-6 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(7) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-6 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-7 .card-control{display:table-cell;width:14.2857142857%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-7 .card-control .card-contain{margin-left:0;width:700%}.cardcontainer-view.col-7 .card-control .card-box{padding:10px}.cardcontainer-view.col-7 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-7 .card-control:nth-child(0),.cardcontainer-view.col-7 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-7 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(58) .card-contain{margin-left:-100%}.cardcontainer-view.col-7 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(59) .card-contain{margin-left:-200%}.cardcontainer-view.col-7 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(60) .card-contain{margin-left:-300%}.cardcontainer-view.col-7 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(61) .card-contain{margin-left:-400%}.cardcontainer-view.col-7 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(62) .card-contain{margin-left:-500%}.cardcontainer-view.col-7 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-7 .card-control:nth-child(7n) .card-box{padding-right:0}.cardcontainer-view.col-7 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(8) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(15) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(22) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(29) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(36) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(43) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(50) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(57) .card-box,.cardcontainer-view.col-7 .card-control:nth-child(64) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-7 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(8) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-7 .card-control:nth-child(64) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-8 .card-control{display:table-cell;width:12.5%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-8 .card-control .card-contain{margin-left:0;width:800%}.cardcontainer-view.col-8 .card-control .card-box{padding:10px}.cardcontainer-view.col-8 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-8 .card-control:nth-child(0),.cardcontainer-view.col-8 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-8 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(18) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(58) .card-contain{margin-left:-100%}.cardcontainer-view.col-8 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(27) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(59) .card-contain{margin-left:-200%}.cardcontainer-view.col-8 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(60) .card-contain{margin-left:-300%}.cardcontainer-view.col-8 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(61) .card-contain{margin-left:-400%}.cardcontainer-view.col-8 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(62) .card-contain{margin-left:-500%}.cardcontainer-view.col-8 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-8 .card-control:nth-child(8n) .card-box{padding-right:0}.cardcontainer-view.col-8 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(9) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(17) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(25) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(33) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(49) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(57) .card-box,.cardcontainer-view.col-8 .card-control:nth-child(65) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-8 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(9) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(17) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(57) .card-contain,.cardcontainer-view.col-8 .card-control:nth-child(65) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-9 .card-control{display:table-cell;width:11.1111111111%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-9 .card-control .card-contain{margin-left:0;width:900%}.cardcontainer-view.col-9 .card-control .card-box{padding:10px}.cardcontainer-view.col-9 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-9 .card-control:nth-child(0),.cardcontainer-view.col-9 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-9 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(20) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(29) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(38) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(47) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(56) .card-contain{margin-left:-100%}.cardcontainer-view.col-9 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(30) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(39) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(48) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(57) .card-contain{margin-left:-200%}.cardcontainer-view.col-9 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(40) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(49) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(58) .card-contain{margin-left:-300%}.cardcontainer-view.col-9 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(50) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(59) .card-contain{margin-left:-400%}.cardcontainer-view.col-9 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(60) .card-contain{margin-left:-500%}.cardcontainer-view.col-9 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-9 .card-control:nth-child(9n) .card-box{padding-right:0}.cardcontainer-view.col-9 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(10) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(19) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(28) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(37) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(46) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(55) .card-box,.cardcontainer-view.col-9 .card-control:nth-child(64) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-9 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(10) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(19) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(28) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(37) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-9 .card-control:nth-child(64) .card-contain{margin-left:0;margin-right:10px}.cardcontainer-view.col-10 .card-control{display:table-cell;width:10%;float:left;display:block;display:inline-block;float:none;margin-left:-5px;vertical-align:top}.cardcontainer-view.col-10 .card-control .card-contain{margin-left:0;width:1000%}.cardcontainer-view.col-10 .card-control .card-box{padding:10px}.cardcontainer-view.col-10 .card-control:nth-child(1n){margin-left:-5px}.cardcontainer-view.col-10 .card-control:nth-child(0),.cardcontainer-view.col-10 .card-control:nth-child(1) .card-contain{margin-left:0}.cardcontainer-view.col-10 .card-control:nth-child(2) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(12) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(22) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(32) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(42) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(52) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(62) .card-contain{margin-left:-100%}.cardcontainer-view.col-10 .card-control:nth-child(3) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(13) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(23) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(33) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(43) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(53) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(63) .card-contain{margin-left:-200%}.cardcontainer-view.col-10 .card-control:nth-child(4) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(14) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(24) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(34) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(44) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(54) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(64) .card-contain{margin-left:-300%}.cardcontainer-view.col-10 .card-control:nth-child(5) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(15) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(25) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(35) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(45) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(55) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(65) .card-contain{margin-left:-400%}.cardcontainer-view.col-10 .card-control:nth-child(6) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(16) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(26) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(36) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(46) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(56) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(66) .card-contain{margin-left:-500%}.cardcontainer-view.col-10 .card-control:nth-child(1n) .card-box{padding-left:10px;padding-right:10px}.cardcontainer-view.col-10 .card-control:nth-child(10n) .card-box{padding-right:0}.cardcontainer-view.col-10 .card-control:nth-child(1) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(11) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(21) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(31) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(41) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(51) .card-box,.cardcontainer-view.col-10 .card-control:nth-child(61) .card-box{padding-left:0;padding-right:10px}.cardcontainer-view.col-10 .card-control:nth-child(1) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(11) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(21) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(31) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(41) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(51) .card-contain,.cardcontainer-view.col-10 .card-control:nth-child(61) .card-contain{margin-left:0;margin-right:10px}.widget-carousel .controls .dots a{font-size:29px;font-size:2.9rem}.widget-carousel.tiles-view .controls .dots-arrows a{font-size:29px;font-size:2.9rem}@media screen and (min-width: 40em){.widget-carousel .controls .dots a{font-size:35px;font-size:3.5rem}.widget-carousel.tiles-view .controls .dots-arrows a{font-size:35px;font-size:3.5rem}}.widget-carousel{position:relative}.widget-carousel .col-1{display:table-cell;width:100%;float:left;display:block}.widget-carousel .col-2{display:table-cell;width:50%;float:left;display:block}.widget-carousel .col-3{display:table-cell;width:33.3333333333%;float:left;display:block}.widget-carousel .col-4{display:table-cell;width:25%;float:left;display:block}.widget-carousel .col-5{display:table-cell;width:20%;float:left;display:block}.widget-carousel .col-6{display:table-cell;width:16.6666666667%;float:left;display:block}.widget-carousel .col-7{display:table-cell;width:14.2857142857%;float:left;display:block}.widget-carousel .col-8{display:table-cell;width:12.5%;float:left;display:block}.widget-carousel .col-9{display:table-cell;width:11.1111111111%;float:left;display:block}.widget-carousel .col-10{display:table-cell;width:10%;float:left;display:block}.widget-carousel .controls .dots{text-align:center;padding-top:20px;padding-bottom:20px}.widget-carousel .controls .dots li{display:inline-block}.widget-carousel .controls .dots li a{position:relative;color:#0672cb;padding-right:1px}.widget-carousel .controls .dots li a:after{content:"•";color:inherit;display:inline-block;text-decoration:underline;position:absolute;text-indent:.3em}.widget-carousel .controls .dots li a:after,.widget-carousel .controls .dots li a:hover:after{text-decoration:none}.widget-carousel .controls .dots li a:after{position:static;text-indent:0}.widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.widget-carousel .controls .dots li a.carousel-item-active:after{content:"• "}.widget-carousel .controls .dots-arrows{display:none}.widget-carousel .controls .dots-arrows .prev,.widget-carousel .controls .dots-arrows .next{z-index:9}.widget-carousel .controls .arrows .prev,.widget-carousel .controls .arrows .next{position:absolute;top:230px;cursor:pointer;width:40px;height:43px;background:url("../../../../../../../content/dam/uwaem/production-design-assets/en/vnx/hero-freeform/assets/hero-sprite.png") -46px 0 no-repeat rgba(0,0,0,0)}.widget-carousel .controls .arrows .prev{left:16px}.widget-carousel .controls .arrows .next{background-position:-69px 0;right:16px}.widget-carousel .controls .arrows .disabled{cursor:default;-webkit-opacity:.3;-moz-opacity:.3;opacity:.3}.widget-carousel .carousel-container{position:relative;margin:0 auto;overflow:hidden;width:100%;min-width:320px}.widget-carousel .carousel-container .slider{-webkit-transition:margin-left .5s;transition:margin-left .5s;width:100%;white-space:nowrap;word-wrap:normal}.widget-carousel .carousel-container .slider .slider-child{vertical-align:top;display:inline-block;white-space:normal;float:none;margin-left:-4px}.widget-carousel .carousel-container .slider .slider-child:first-child{margin-left:0}.widget-carousel .carousel-container .slider .slider-item{padding:0 6px 0 10px}.widget-carousel .carousel-container .slider script.slider-child{display:none}.widget-carousel.carousel-disabled .carousel-container{overflow:visible}.widget-carousel.carousel-disabled .carousel-container .slider .slider-child{display:block}.widget-carousel.carousel-disabled .carousel-container .slider script.slider-child{display:none}.widget-carousel.arrows-v2 .controls>.arrows .prev,.widget-carousel.arrows-v2 .controls>.arrows .next{background:none;position:absolute;top:36%;margin-top:-10px;cursor:pointer;width:0;height:0;border:12px solid rgba(0,0,0,0)}.widget-carousel.arrows-v2 .controls>.arrows .prev{left:-2px;border-right-width:18px;border-right-style:solid;border-right-color:#3dc6ef}.widget-carousel.arrows-v2 .controls>.arrows .next{right:-2px;border-left-width:18px;border-left-style:solid;border-left-color:#3dc6ef}.widget-carousel.arrows-v2 .controls>.arrows .disabled{-webkit-opacity:1;-moz-opacity:1;opacity:1;cursor:default}.widget-carousel.arrows-v2 .controls>.arrows .disabled.prev{border-right-color:#00468b}.widget-carousel.arrows-v2 .controls>.arrows .disabled.next{border-left-color:#00468b}.bg-primary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-primary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-secondary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-secondary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-quinary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-quinary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-septenary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-septenary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-octonary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-octonary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-nonary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-nonary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-denary .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-denary .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-eleven .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-eleven .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.premium .widget-carousel .controls .dots li a{color:#3dc6ef}.premium .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-error .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-error .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-dark .widget-carousel .controls .dots li a{color:#3dc6ef}.bg-dark .widget-carousel .controls .dots li a.carousel-item-active{color:#fff}.bg-tertiary .widget-carousel .controls .dots li a{color:#0672cb}.bg-tertiary .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.bg-quaternary .widget-carousel .controls .dots li a{color:#0672cb}.bg-quaternary .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.bg-senary .widget-carousel .controls .dots li a{color:#0672cb}.bg-senary .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.bg-twelve .widget-carousel .controls .dots li a{color:#0672cb}.bg-twelve .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.bg-thirteen .widget-carousel .controls .dots li a{color:#0672cb}.bg-thirteen .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}.bg-light .widget-carousel .controls .dots li a{color:#0672cb}.bg-light .widget-carousel .controls .dots li a.carousel-item-active{color:#3dc6ef}@media screen and (min-width: 40em){.widget-carousel .controls .dots li a{padding-right:2px}}@media screen and (min-width: 61.25em){.bg-primary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-primary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-secondary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-secondary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-quinary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-quinary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-septenary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-septenary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-octonary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-octonary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-nonary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-nonary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-denary .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-denary .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-eleven .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-eleven .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.premium .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.premium .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-error .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-error .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-dark .widget-carousel .controls .dots-arrows a{background-color:rgba(0,0,0,0)}.bg-dark .widget-carousel .controls .dots-arrows a:hover{background-color:#6ea204}.bg-tertiary .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}.bg-quaternary .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}.bg-senary .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}.bg-twelve .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}.bg-thirteen .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}.bg-light .widget-carousel .controls .dots-arrows a{background-color:#3dc6ef}}.widget-select .partial-cta-list{font-size:18px;font-size:1.8rem}.widget-select .item{font-size:16px;font-size:1.6rem}.widget-select.widget-language-switch .item{font-size:18px;font-size:1.8rem}.widget-select .items .item{font-size:16px;font-size:1.6rem}.widget-select.widget-language-switch .items .item{font-size:18px;font-size:1.8rem}.widget-select .subheading{font-size:24px;font-size:2.4rem}@media screen and (min-width: 61.25em){.widget-select .item{font-size:24px;font-size:2.4rem}.widget-select .items .item{font-size:18px;font-size:1.8rem}}.widget-select{display:inline-block;margin:24px auto;text-align:left;position:relative;width:auto}.widget-select.open>.item{background:#444;border-left:2px solid #0672cb}.widget-select.open>.item.active{visibility:hidden}.widget-select.open .items .item{line-height:normal;padding-bottom:15px;padding-top:15px;margin-top:-1px}.widget-select>.font-icon-oaks-down-arrow:after,.widget-select .font-icon-oaks-down-arrow:after{content:"";font-size:12px;margin-left:12px}.widget-select>.font-icon-oaks-up-arrow:after,.widget-select .font-icon-oaks-up-arrow:after{content:"";font-size:12px;margin-left:12px}.widget-select>.font-icon-oaks-down-arrow,.widget-select .font-icon-oaks-down-arrow{text-decoration:none !important}.widget-select .item{font-weight:400;border-left:2px solid rgba(0,0,0,0);color:#f5f6f7;cursor:pointer;display:block;padding-right:6px;padding-left:20px;text-decoration:none}.widget-select .item:hover{color:#fff;text-decoration:none}.widget-select .items{width:100%;top:0;z-index:1024}.widget-select .items .item{border-left:2px solid #0672cb;background:#444}.widget-select .items .item.active{background:#0672cb}.widget-select .items.aside{right:0}.widget-select .items{position:absolute;width:100%}.widget-select .items::after{right:15px;content:"";cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDgvMTYvMTeyRnuJAAAATXByVld4nO3OQQ2AMAAEsJOCBZxggRfhs0zhBCyYQAEOgGCCfVoF7Xe7UlOfzxEAAAAAAAAAAAAAAAAAAAAAGGLJmS17StZMmUd3+NkLNTsNPogbkisAAABIbWtCRvreyv4AAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmkM6EAADrKbWtUU3ic7X1bd9tGsi52Mo5tWZbtZHbmYV601tlnnydncCNIPvIiSkooiSEoW/aLFwgCMXdkyyPJSjxa+LHzE/aaP3C6qrtxaTRAACR1mSCMBRLXxldVX1VXVwMHP3Wvrl+N7fm1E7waH8yvtWAw7sUW458P59eWNzXNlt8IToY9/1oN3tDF6/2+f22Zwd7+BJfjHdu/burB2D6ek83dXXIGH/8LRsPh1XV3RP70OpOLa+WRMlVc5Z3SVRzlQpkrbrB/eEDWb5L1H8n6PbL+XJkp28qQbP2oeMG4fzSFk3YO8dwd0mTDawXd/v782gy6B6TtHlngnXTtHdzJHsAtdO09/NUd0sVPuOgdshPsDPD3eIL7Drr4azDGxSFdaY/Ivm7QndCNE3r2iU0vckDPRxf7HWjlIbRKDfpHGjSnf6TDafpHBi4GZKVOFjpdGLAISmBjK2eKr1wug43mm5XR0ZZER1sPOs9SmjMmOH0m62aKp8yW1R/t/uvPs5T+LImQqEVlMLplLfqGYXRE8Dll+HzH8JkQNH4n+HwmeuShJnXJtznB8lI5XWBtzYqapE/dBEqqDCWTouQ7FCWEP4aTOaVA6RQoUwYUYWlESm9RqGAJWDVUChYuDVzao7fkGno7sG3+ZUTaovtkBVm608Aes99juC1Y2rhcBPQGA7o4rE5VA51ai2E1KKyazrTPbVFYcQmt0BO4ShVQ8xiuDFaKKqwdMLQHFG17/JZh10FJ2qMjIhWLYmhahTF8EhrzJ4KeQzC8JMp6XgJFuL2iMM68HBgN10lYMeLW5YDuMIUtRnagf2jJJjNlkyJJmAGRxKWBS0QS7g0h1BsES5t/GR9R80CNRXTHFO0xw2MRvC9iKnpG4AUWuBGoda8Q1DrTWVcXsJ65FGvKzQvQbltyNnBbFG2X6a3bomxAQeZfxvyLHH/6pctlNGYcApLANUVFsRFq+iURhoPu6iIX/BYFXzMo+pbJ3JXjFVD1lrmYMRoCYyT9FUEVkddykOc8XFTPuQ5rjG11xrZ6kimeMvxeo5oSJSW/zojSnhF1pWg+DJ3cewgec3H0GY5+Ekcw55UQL+OLhlPR68tJl7l9kwJoMs2d+jHNBYU1tBlVWPhSDsNHCQxd5ddcFPWWzHmhw1+IYkMvjCJIB1AEbwUwag2vMOui/aeANGRAgiLabJmy+2ow7pGtjnKlfMmFEe4rBqPeaJUJQksACeaboFT0fgWRlKsko1PGpoxMqQJy3Rxxj2XzL+OjmNmr1OzJ7zjGmwzjDlHDcxanfiYB1XsB4agnkIuwm0CYmztuX442DT0J8WzJvlASXVOmpxRLFmuhvYPPAXDJijIYPpH3CsroqlMESK1dqCsgQsmDLVy/NjB5L2ARmFsMzB5RuFPymSu/oM/+RJjyCwP0cUwpP5DvZ8pZLpiamXTnBaJ/TTXlnc9cN6QK3arcsFUrQKBSLI2WTrEU/U4R7PINujmj0LVcipy3orSYmpfW0Cs672KQVVWuMdk6ReX6mAuR1l4tRqtNa6wHo28YRq8Jj11K0WkKpiekffJyh3BoAh/91vGxR13KXHa3EmFxo/uZcP8c9kpgZjYoZtpUAI1FzY5KUXPzyB+oZrFWoZOVhHxIVGsBTuSrkPzjGD4JMXyPuVcXe8yngkX20G8C5efHeYLOYRQm0TqB8JtuebM0WaDnqDzOM5eMmIsA2OUxM3M15ZEcIflDTH1aCknfLOA5fe45IZ4o2fXw1WTibMU48niZpiKPeFjCv4x4qsHmX8alIX6oJFLkZeB1C/VHUJ1L4+sJPRLsoqwUYMzleF6UsCmOWZUAWe5YaJ8uEzrIdZW18TA8bvBuse4u2ZmTupdQ8YSEzOMQOvAqXzAeqdI3S3bNaPKg2hhVEUPWW8yjYKekIFqGLkPLomhZFC1LzCOGXV9uypga36uAY7FkjKB4hYAs5pzlSPKxBMyHrYETUe04kOM4OYb5rdKIPgxjaEf5dcHADMtttSmcGKDE4FSX1UtTSLSmFROSh+nBmYxBhTZLtraZbjJMLQaqZWapZ5jl4mD6jhTMPhrze+S/pNPuE4DpwMFNDbTmqWfbNSuG3AxKlSKpUiDZ4CEbO1QLQvMshCbcUpgPpQmWOzAerVUcj85G6bkUpT6O3E8XDpzeVZz0leO0JcWJVYOUxyjpENSbr/7I06QGG6xnY/VL2Vux7Ptdrf9gKGlsOK1BYWpQmBwKk0NhKsrYcoObYK3Cp3trcEZFg+Ox/wC6m1g0NAEcKowmli6yKpgRV6WjN6UdmzzqslIjN10+mNhNj3nlg8Xtb4hZpve4/QD56ddUPYGYiXNl4GFhShZJRT3NCimRtaEXj6WifAjHU2t5JfCMMz5gmI1mRtRaphOAw6mFCwRuCk6W4JBlNotht8d08TTUSRE7CLAxvwndb6RcNRHzhwOxyZhf6jGRB9ddFVAMO5kvGJGb/0i+RbUnf2EwacpLsnWu/I5gbisdsvaS/H5JvgF04CkW5jySaeHKHfg8v1CZ/VpVA7E0ZhsyzG4SGWkAVgIZdV3I8KKyHi+EYOWl8T1lpocmlulCnRwnkAFUCQdavHSvEFDZtSNIZlhd0k3VOWRDypOPu+GozRw4bD2zBdziYUipYXmhqonFsg4F0skpIcFBrdiwfGYxDgdwzOrnzpQPAoCgkx8VH4YEgdlkAGoNkwJoJevCGIKFysIsaR2O1GJpiqeKyXIPkERQZ/VMuDRwSWtrLFZcIw7IZ4MWlST+nfTCHTTk/JLERlWdK1G4RAsXYknHEsME5lSeIoP1A7Z+QNdj5TLXOK3JRmCatMSTV4Vjre0eTUcWw5R3Jd4gnvldiWT8Vmhgq4wNs6zjVJojE6rspSacVd2ZlXBMDhECboijnQrqsuHjg/oDGH+RgTc1E5XJ3HjLVIHnYodOSpazTcLHi2MZfIZMGV0ewQllyW0WxLXZaELbipRxzJOz3UgJebK2MIgPlXiyNt+iDZlFC4P8cpNWi6sggpoGcWouTnqHOihYNMiFmrTOaozhCy3zIt0vOsIKX0acG21uz2PW22BTFWRVdMcEv49Y8fkZPTL30w8YsobSrzAw2CxSgVgkxjGSozNJVAmHSebPFJufoLckMz32aNe2DE4bEU4kMNzFMPG3fMSkilisaJNDpi3WRFeqiJons2btRiHbDCOY91heAj00L1X4JcJmVZ1RpBXvwoaVxIZVfjiVDz4vCgP3eNi3lw77FkH3InQap1jbVHaWizwrtbzqYSVObJqLI80FcOXTCrCg6EqkyseZD4kO56qUJzpuwEdk/SXmBhZN0F2FATeKzxoUMGwvjmb4wL4QTq/IfJ+GKeQz9Lrvif6x+qZ82FaXac9zFS1pfSvM6YjBppeZ4pMFHI397HQ/ZBGC3zMEX+FkShdHBi8wSQXqBz3mbawZA1XML2mS2jOtwCsKqbEYUsGVYAWxPRenWZZyvwbLMxgs0UCWGNGw6oi4cY9YoJiYZ4HdmfE8nNzaSs5tzZgykCWQrZhK/45FKds4Daa0UmP2oMTUgVAK5uLudeWEGPSfCzgmrJ9wm5LyHsxa4wr+hWM9Yj0fuEVawRfrColVaUWdW6j663duqUohqTUY7VZyEqcvDUfl046FmitXbg+ynpKYMIqmb7KuUnxWN/WD5AabDYo+ZOSCwbB/dT2IP2nARxHYmNCcx4pefIT+EJOcH1Aox5lbmBAGFIIBJeYBvfXBDmrsYNzHXcZjum2PLk5gEQziXTvaIPZgDEglCE2KbznO3FKtSTptElnshi16QdrjhgnKGSPky1gO+CJ0hC4rCAQNdZVfCWfwdOZg9xUB/rBHT75Pvu+O4AksA/qIFRX/C2KbNL6JPX8Ftr2Bbery59EqnoJvIr8RuiAhuidMdD2ch+USYz6ViG/MQExrVHxLNfEZVHxGLb4K4tti4hsTgFxy05Ba+UUQ4lYoKtk+xwX2qSZYhwrWqQVbQbAboV3CAAEEM/HOjh8bPODbjnO2VROgSQVo1gJcwjKpIC6xe3DOYRMsU77PcYF9lqJcTaslW0GyUfjlYDVCVBLvs+Epvv44Y301qTWo1Bq10JYQ2gjDTTc2V99n3RW+/jhjfTWhNanQmrXQlhDaAIGZhbBw4UTrjzPWVxNaiwqtVQutgtCeMqHtsJm9n5D04vHLUyYm2R7HC/eoJtI2FWm7FmkFkT5kIu1ikcBFOGzrh1PpzkMbFNdWE5dLxeXW4qogrsdhpxAshxbPi/35aIvYn4+2VBPdjIpuVotuCY/3GieHeCmPF60/zlhfTWgeFZpXC22JvvooSnGHnYKNMI6MbzvO2VZNgD4VoJ9o2GaoTZ4yVfookfeYgedj+Fx7xO3HC7ZXa6TGssew7GsxYAd9PfHLSPwyE78mVAC7mBSvoq0vYtr6mez1BmsXsOSDr4tprRFXlR8ijZiquuMEiY2NUONmPtmc3NgWjxTVep0XWp3eV0L8uYD4GCuwY7hn4R22o62qUz0LBD/P9F3W/mysV3iRO4LzDtbj4KgcFpfsYqksOSqGsyVroq4abrKJ6g96i2/Vpu2mNk1uNUOENM/0ya/EVotvtBzPVbXkxmYj+8Sa2CJRgvev+besG9xHh5458taLfDR3oPmNW+yji53nlnF6xnCiHBVaziLPkM0TMRJRVfiX2XpZsLOui9wRlKF45gwrBy+VI/ac4V8WR416W3Ua7Qw2bkoJY4nz3BHL/QNF15Vw2mI4wZYp+r5LfLCoaLdS16GqRivJTXHXoap622lmuQ4SNljisVbeoc2cQzWxRYU8351u/i3rxeOYXkBqA/ovkTaYska1m6alCUG3EWr8dNZyhUihFW61XN3TLOn9eP5s6s7SEr2dJtyyVDaYVGKP1SPbFlgpuTfLsrLUvKW2VFGRIzW3LDH6iKk5HNj0s9ScXjjLTZD/C1rpnW7+LevDE6YPNlqoi28d+Kx8WKwR6VBIj29MIRpjNieH9sQgihhYHM9MbyiPh+9Z2+8IN9AYPO3BM3oX2c1iPXtRKkuc5474NBsfjXsl+DSptrWNNml/FvmYOnyyyGfamBpTLUPfLCvNahH5zDz4SLEAwmsVNZY73fwV5pV3Bv2r651BbDjVQ53Yx3pryOp0yd8rfLoDH4fzwulEjnIZ7Izsq+t+bwf+/ITMuqP4OMccWPUAnyK6r/SDfu8V2fp/lWuliVstRSMfVdGVl+S7S9bAN1g3w6dKtMi6Jtmi4qeBezbJX41sgV+k8bGrbhDdfI851SMSjf8PvTq75gNyPYjPL4hVB4mW2jibbIbHhVrPjnqo/B92bfwkjnwcoaJMlC/gQ9hR/5Ha08azgpfJ3/MJPqbllGVLZK3xo49w71FrXuMEr0vlPTvuK8BY2Dt6NFEH+7+nYZu+JnsbSkO4AzZBMXXu9B10cT7UJdaO2VjXeZl5v88SerJPpEOntszZA+/oUX9injkpuafk2Bn03PGZVDgxH6V/qswyrvY0hhGvbTunsWCIVFO486cRPuHr9D7itS7CqxiJIzbx4UQXpM+ctb/YqkgWffaWNAcLgOISEbXvRSgRivF55tFpzOmMtYRdS3VtRlov0/xnMX0+wIrdS/bEtDl6BX5dLXHUFk62/o3ltYA/ZqmrPk7aG9FDX8BqD20j/wwxG0md4RlmquF1AUQihL8cZJ1F7RAR+H/kHL+SswzQWj3McZ4zqz0i7TolVk6fk/yB4HKGWnZO1sW1/Zjsf0jnsbKrbpH7muPzheDJQ3Qmi4fnhZYhUVfg6DGe6ZeaoytzdKPm6Jqja46uOXrlHP0t42ibXIFPiqb7Y/9KoU+Rrpm7KnPrNXPXzF0zd83cK2fux2F0/RmvCvZU83RVnrZqnq55uubpmqdXztMbjKffona9JVf6hUSFNVNXZWqzZuqaqWumrpl6bRF1jKlrnq7M00bN0zVP1zxd8/TaeDqWs655ujJPazVP1zxd83TN0xV5WiLLukavEEdrhTm6rtGrObrm6Jqj0xztKb+vhKPrGr1lObqu0as5uubomqNXz9F1jd56mbuu0auZu2bumrlXz9x1jd4qebqu0at5uubpmqdXz9N1jd5qmbqu0auZumbqmqnXF1HXNXqr4Om6Rq/m6Zqna55eH0/XNXqr4Om6Rq/m6Zqna56uytN9sh0kEWMxof6DaWEFjnaINbQVk3xm5F5bK+HofL4VcbeEzPAyfLGVuLLcVoApdYlP4UflV+8l96XP+YysoZWDQ5qDDdKSxg3o3DeoH2ARZP/SOvaM6Vj0LPd3ib3uo845ggasW+f+Q2muSePEXN3d17gtpnFxjhbjz0dM56BKAriyrj7O7/vfdvWxWIVRx563GXvqwhXq2POux56aoHvrYeVn+HRyiiJIZZvoxGe8S7C5syV4ekyug1FtzdO51Wk1T9c8XfP0/eXpm8kRpHnaw7NfUXYSePpZgre2Uer0DYqnsV7cRmxGdrStPFvr+J6qFrEP0osmqAIz6+SjhmwN62AfaBFHrYX87mOPDzg7KMwq5gp5YrHVW4LVL7Zh88at8WZ18VuCMvQ4Pygww4hq2aK5pcU0cjOhkctlFBosMvAxJoDIoUk+Jtm/ulaWzSg0VqapdUZBxomxjMKKNJCe8xQ5J6GByg/wqaCHU6VNdMElfyEm9TCWNdF/cj2EbBdooY+cSTUH9gYWBe2dkf2TevhXcqUuQcxHPOk9vyPInSNLgI/4jfy+DNEGHftHiNsDvPI2/E2c9YHiCLL8ily5IezjLvCqIgc9wr5EkZzrurLrSS25UP7F5Ots/7egI5tEm2ekb/AZ27sds3D+zu09fPPz38g5IXb9jOe8RH37WFlDDIKyQSQ+Rf6ZoXTa6EHjTAXbZ+QsKmoRMFobY78ZaorY21mPhmwSe4Be0rtIC4Tj5P2oDexVwnUcHD2GHuZlBhO9IEensS1y5HOUK42WmU8udNx69O47jBMuEZ+kvrhk3b9CfSmngd8TqZ6n7vJvYvSyIl10Q13U7pwuPkMdjN9zMe2aSvC7TS2h8qRvkE/L0aukJd/E5xJW0IIZkWiDaILGJPsSY6gZ8Vxi/qUVeizQAoiuZuSfijp0E1qwHqk8SszFnKdiiUX4Pyb9dh6vX1S2RYhATbLdR6RpBKuRe21IpKDfqhS2yH5nyG4uHkX7O+/I71+UaYY9bSKDULuN9vcyMzRbkv1/Udh7zTN7UPJ2TRX6Lsaso6IrvWdckb7W12gjYoSfvF50dPzOZEc+ldzdolZmXytCfdG1qrWw+LW2pEcl70x+XJZGZWuIXKOyNXCDbAOr/0D+ptEWK7Ti+6b1Tqz8iu+dbEP+nvG704ToRo7IIht4kaknRTRavGoZGa6HmzfI7znjVi9k13L8vBF7F+k2a99piqEfZObYZbmWInw+Q6/qMHaGXp+OdQ/JjATEW05iVANzlVgZ4aXyZFG+EyKY2Vry6Q+JvD6xyPVS+RLKPJ17Xo/Mn7PsJ71TyDaBpW/H+qLl5P+EbP+M4xDbcU+9tI/WQh9t1j669tG1j6599B/SR38n+GjItlK+/aD8E5kLmPuidK+qh3d5FfP7y2Y4vDDDYdy5DMdmJH082xnLcF8EuyMC2u5ocnV9MuzBO7rf0EUQrdMbDboWvoiVEKjDKz3nE65rK28pscuVnnM9Gh/pppMRkz4gZ4fnPHmhPj9n2R6eZ9hmEUmHtOETjDxUGottE/3VUU8dzBm4ZGniGEM8HmngOFexypn7lLl5IWA6xwgfLGgbM9N+qvY0LZcNbBMdHeJ1JFViQx/rk1SUiI+4+ziuE41AqigLiOpvNzZcjyyeYr3PBWogSGGKR6L/F2Twp3DEkVvGLnqMC2y/g9Jje2Tw/p/RR8eP4N7vHH22g6NQn8NR+m8Jyj+gbLI/4tNpyvUF1LAvYNy5vsB65P0XpY+eGazNJ0f9Hf3BdkoyZ1J+FHUg+l3F8jSyzcd4yAx7Zdzb//tLYkOQBFrgArwfhxa2jZieV6rcTCKv/+GQ35IhT64Oce8i1ttU3ipnGCMvYrvFcmizmTQwZmOFEa2OcoBZNlOsP4BI1sKM1JQsPcwxzTB6MDAiuAk5PCf70LuOM3Z6PO4r0iax1yQ7EljHUU4TmaqvQNduQPr/mcGANFvFW1uE/bZQqnz0e7H3+xDbO45Gdu1F2exlg+DfwhjRQm15ifvTMUETbdzHjKaG1S4NrHrxUKs8sg32cBQxe7kejXqRiUa6vqV9I3rx11y9gNbC3X7AO/6IvYBiOjJmcQ3o+/KcMUPuNrB+i3K3judvoYShBqCBEgaG9lHGM4xtTWRzH9nbvREJfxtGdHDnZXnju8yjb5M7/pyhI/G2yrTiIatSO8ea64/hLODk2vLa4KJ/hv4K1PfS3gudb5HuvTT/DT35I2WE7aNtTcdPctyfkTN9xNkGdMt2WC0st8rvUVej/d9hlvECZ9ReFpy7UDYqM+9wVPZdDh4y226kbDv7+FX0Ateja98z2/+U1DgeN7Io0ilh/5vJtUvF9FAPreO/BqsGamNs2UxpD6+k/vdigk2RCTLi+QfkuDOFznnjUuhgRL0dbansnT3EE+rZIXp3MbOnojd+iVumbPTYIFLSMFajczAgjvewNwBe+2Yiegfv+h329eldF7Ve2ZGf2VKsPM6qNl1XtXlH+V/GIOfolz8rOEcywyrpTMlkdTl/NscetvusnhmZ+5TR254Zud7nJ4lzKu7S3EhNOKLILClxPuWiuZEQV5edWSWOdq97dmRLQL2eHXk3Z0c+Ts9IK8TH/Jl2h3gliBTTVWA1J/9xOFl849d95+Sy89XLc3J6Flc9Z71m5aKs/A1p6Sn2CmZEo/gcO5A7Pe85ouJiHiy+Z7UZLR7OALZIP8hFjobMZVR728LeE+Ss20p8Fib883Hfm8ler6suYjGqSZYEm/8i6XWBJbWxLwnVDG2BMd3wfNlHtjFrbBTQhW+WlDpsbbG53CpK3USZmwmpQ7aiectzb9f1zLW7I99vsZrmC9M6Ovv6C/luMtyhEnsnjMsO8P7Qcy4xntFCT+OhNGkGu4WjV/EMtoW1UAaOUMFf+huWM1x3f6UvQ7G6TJ4JI5ITbMU8HJW4Dfk07rV1LkK0uqzi0SGMC9Lo4Lbk1L7nvjMPzaSMvsPaTTqKC0+P+BUjH/j2CTPHlwkpPYqqC9csmyaRSBNHdZs4ugt/LYyFGugR769s0hgmJfIEsYej6Qgqn+tFJbCNZ6fnPsuuUw9H6kfYK6P7wrdPFSQGo24eRsM+9vthNMXDI7jEHIxJmmg7KpthrbMIpk22QEVPUKHvmZU3+BPGhm6s5yj2sdcju+XRh/8ObCLs4C3+HXUmV9fd3nB+7fttrWU0rGDAfqnT1swLBqNQMx7heOi76HkvYezhp3JCx5lbxv2j6bUaDCbdOSx2BriwD+bXOvk1mV9rwWDcx13GY7ptjy5OYBFMTrpX1/TCXxMxHCodckM/XV2/HpHtlhrsseXEfkvOpZIv++QOJvv9+XXTd6YzDSCYnAyWP0mwczK6uh4cTKDpveEYFqMh3sGog+AOD6HJI9gEJxlN2G+CgBZ0RkO6sOFmO50e/ur0cWGT03hkzz4csAsnVYMfRz/PrxuwtOnPI7oYwfG7g31Y/GjDPg5Z7tCfEzjdj3YXAR2OEMlDaNyuPYR1Q/sYFn26GNqIfM8+gMN2ejbczOEbG34Nbfy1NzmAk+xNKFn0keRASX/DJZaRBycD3PfkANs/GePpyJGwOOl38OSDE3ICJTg8MK+uyR+Cd4ALny40ulCFBVkOYH+iNo0AF0QWh7ZKz2VrbKmzpYHLncMe7DfpDLE5o9ewOIEb0YJe9xj36XVR23rdDq7td/BX/+DqejiY+NfqD41gcjSiX8b7bE33iH0JeicIcXBwSJp3cNjHcwb7Byic0f6QLmD1f+FgpEsoycGpqyYSmobu5iVSGH3kVguLxhx0Rh5utXDA2MCSI/KbSIS0LtgfUkG+IVIddt4Qc/5pF1Ycj1G/hmz+JkRAMCOVc8Nr8ncaDIcIyYGN+x708FT9fRR4bwimvwOn7f0E63eGcL0geLVP7vEV3SkIUtdU2TW/iV1TS1xJpVfS8q+0f7Abrjg5GuC8FbqIz2LRzACt1vCp1eomtdpWwmg9q6nNhN7zMbH7Y8JmO8Tb8N5zfF3x2c2ynGw9u3l9frDQ7Ob+pIPaKuprsDvuX13vHp2ACu0evcGFTX4ZFlm+oUvqA1XVJ/+RI/pEE3b7qLm7/Z9im3b7e8Cl/VdwqSMbfdqRjdwRjPo9ctkxYUIneDU+oJ6tF1uMfyb+wPKmptnyG0Fyatbr/b5/bZnBHlANWY53bP+6qQdj+xhO3t3tQSuwDSOwnm7cT0/RT3cxD01igrC2YhqOpZ9jjcUQo22P++RuB/1Tt0OabHitoNvfn1+bQffgAJxR9wDvpGvv4E42Um+XOudud0gXP+Gid8hOQL17d4xOsTtAeLoDJNruIV1pE59kuEGXxgPdCT37xKYXOaDno4v9DrTyEFpFSOpIg+b0j3Q4Tf/IwMVAAy/cH+h0YcAiKIENz9kvgY3mm5XR0ZZER1sPOs9SmjNmlSlgd7Nl9Ue7//rzLKU/SyIkalEZjG5Zi75hGB0B5zN8vmP4ANPD23o+K3RG7TZ7mheMWp0usLZmRU3Sp24CJVWGkklR8h2KEsIfw8mcUqB0CpQpA4qwNCKltyhUsASsSMiOYOHSwKU9gn6F3g5sm38ZQf/BJyvI0p0G9pj9HsNtwdLG5SKgNxjQxWF1qhro1FoMq0Fh1XSmfW6LwopLaIWewFWqgJrHcGWwUlRh7YChPaBo2+O3DLsOStKGHpJlUQxNqzCGT0Jj5kkoTOmUQBFuryiMpJOdDaPhOgkrRty6HNAdprDFyA70Dy3ZZKZsUiQJMyCSuDRwiUjCvSGEOulQ2jb/Mj6i5oEai+iOKdpjhscieF/EVPQMo9/tm4Fa9wpBrTOddXUB65lLsabcvADttiVnA7dF0XaZ3rotygYUZP5lzL/I8adfulxGY8YhIAlcU1QUG6Gm02KIjzjslQd+i4KvGRR9y2TuyvEKqHrLXMwYDYExkv6KoIrIaznIcx4uqudchzXGtjpjWz3JFE8Zfq9pUYtyHutu8GJV7uTggSIfc3H0GY5+Ekcw55UQL+OLhlPR68tJl7l9kwJoMs2d+jHNBYU1SF8bFRa+lMPwUQJDV/k1F0W9JXNe6PAXotjQC6MI0gEUwVsBjFrDK8y6aP8pIA0ZkKCINlum7L4ajHssKfclF0a4rxiMeqNVJggtASSYb4JS0fsVRFKukoxOGZsyMqUKyHVzxD2Wzb+Mj2Jmr1KzJ7/jGG8yjDuser2LeZAL5b2AcNQTyEXYTSDMzR23L0ebhp6EeLZkXyiJrinTU4oli7XQ3sHnALhkRRkMn8h7BWV01SkCpNYu1BUQoeTBFq5fG5i8F7AIzC0GZg+HpOiDu88xwfqemDcfiomUkha5neWCqZlJd14g+tdUU975zHVDqtCtyg1btQIEKsXSaOkUS9HvFMEu36CbMwpdy6XIeStKi6l5aQ29ovMuBllV5RpjjhiU62MuRFp7tRitNq2xHoy+YRjB6MqlFJ2mYHpC2icvdwiHJvDRbx0fe9SlzGV3KxEWN7qfcW7YaTQ+jJiZDYqZNhVAY1Gzo1LU3DzyB6pZrFXoZCUhHxLVWoAT+Sok/ziGT0IM6dxUF3vMp4JF9sJB2Pw4T9A5jMIkWicQftMtb5YmC/Qclcd55pIRcxEAuzxmZq6mPJIjhb9F4LQUkr5ZwHP63HNCPFGy6+GrycTZinHk8TJNRR7xsIR/GfFUg82/jEtD/FBJpMjLwOsW6o+gOpfG1xN6JNhFWSnAmMvxvChhUxyzKgGy3LHQPl0mdJDrKmvjYXjc4N1i3V2yMyd1L6HiCQmZxyF04FW+YDxSpW+W7JrR5EG1Maoihqy3mEfBTklBtAxdhpZF0bIoWpaYRwy7vtyUMTW+VwHHYskYQfEKAVnMOcuR5GMJmA9bAyei2nEgx3FyDPNbpRF9GMbQjvLrgoEZlttqUzgxQInBqS6rl6aQaE0rJiQP04MzGYMKbZZsbTPdZJhaDFTLzFLPMMvFwfQdKZh9NOb3yH9Jp93HIsfLGxxozVPPtmtWDLkZlCpFUqVAssFDNnaoFoTmWQhNuKUwH0oTLHdgPFqrOB6djdJzKUp9HLmfLhw4vas46SvHaUuKE6sGKY9R0iGoN1/9kadJDTZYz8bql7K3Ytn3u1r/wVDS2HBag8LUoDA5FCaHwlSUseUGN8FahU/31uCMigbHY/8BFjNe4oQmgkOF0cTSRVYFM+KqdPSmtGOTR11WauSmywcTu+kxr3ywuP1FM+m32Vy+X1P1BGImzpWBh4UpWSQV9TQrpETWhl48loryIRxPreWVwDPO+IBhNpoZUWuZTgAOpxYuELgpOFmCQ5bZLIbdHtPF6B2rInYQYGN+E7rfSLlqIuYPB2KTMb/UYyIPrrsqoBh2Ml8wUugU+qj25C8MJpj1MCLrf2fTBTv4aI45WUunBjr4MLMFOY9kWrhyBz7PL1Rmv1bVQCyN2YYMs5tERhqAlUBGXRcyvKgsek0dLS+N7ykzPTSxTBfq5DiBDKBKONDipXuFgMquHUEyw+qSbqrOIRtSnnzcDUdtcN7GemYLuMXDkFLD8kJVE4tlHQqkk1NCgoNasWH5zGIcDuCY1c+dKR8EAOnjhmA6C2Qp5jIAtYZJAbSSdWEMwUJlYZa0DkdqsTTFU8VkuQdIIqizeiZcGriktTUWK64RB+SzQYtKEumzpfHZTrk616iqcyUKl2jhQizpWGKYwJzKU2SwfsDWD+h6rFzmGqc12QhMk5Z48qpwrLXdo+nIYpjyrsQbxDO/K5GM3woNbJWxYZZ1nEpzZEKVvdSEs6o7sxKOySFCwA1xtFNBXTZ8fFB/gI+Sl4A3NROVydx4y1SB52KHTkqWs03Cx4tjGXyGTBldHsEJZcltFsS12WhC24qUccyTs91ICXmytjCID5V4sjbfog2ZRQuD/HKTVourIIKaBnFqLk56hzooWDTIhZq0zmqM4Qst8yLdLzrCCl9GnBttbs9j1ttgUxVkVXTwnPSPWPH5GT0y99MPGLKG0q8wMNgsUoFYJMYxkqMzSVQJh0nmzxSbn6C3JDM99mjXtgxOGxFOJDDkz7XMRUyqiMWKNjlk2mJNdKWKqHkya9ZuFLLNMIJ5Tyfg4pRbsfBLhM2qOqNIK96FDSuJDav8cCoffF4UBu7xsG8vHfYtgu5F6DRO2XOvy81ykWelllc9rMSJTXNxpLkArnxaARYUXYlU+TjzIdHhXJXyRMcNmD6+8rTABN1VGHCj+KxBAcP24miGD+wL4fSKzPdpmEI+Q6/7HmftXyzsxWmry7TnuYqWtL4V5nTEYNPLTPHJAo7Gfna6H7IIwe8ZgvTZCC6ODF6wN47yp1aN8BlkHxeUNEntmVbgFYXUWAyp4Eqwgtiei9MsS7lfg+UZDJZoIEuMaFh1RNy4RyxQTMyzwO7MeB5Obm0l57ZmTBnIEshWTKV/x6KUbZwGU1qpMXtQYupAKAVzcfe6ckIM+s8FHBPWT7hNSXkPZq1xBf/CsR6xng/cIq3gi3WFxKq0os4tVP31O7dUpZDUGox2KzmJ05eGo/Jpx0LNlSu3B1lPSUwYRdM3WVcpPqub+kFyg80GRR8ycsFg2L+6vnNP2xrEu3a0QezBGJBKEJoU33KcuaVak3TaJLLYDVv0Ap+jxBOUM4W/DC7KAV+EjtBlBYGn+NiaXwln8HTmYPcVAR6eEAUn3yffd+ExT+R7jz7oBf4LYps0vok9fwW2vYFt6vLn0Sqegm8ivxG6ICG6J0x0PZyH5eITu9Pii70bTxBffEs18RlUfEYtvgri22LiG7MHItGXMiaFuBWKSrbPcYF9qgnWoYJ1asFWEOxGaJcwQDDHx7tFnR0/NnjAtx3nbKsmQJMK0KwFuIRl8hdKnGGcxGATLFO+z3GBfZaiXE2rJVtBslH45WA1QlQS77PhKb7+OGN9Nak1qNQatdCWENoIw003NlffZ90Vvv44Y301oTWp0Jq10JYQ2gCBiV5lwYUTrT/OWF9NaC0qtFYttApCe8qEtsNm9n5iT5+O5x6pmGR7HC/co5pI21Sk7VqkFUT6kIm0i0UCF+GwrR9OpTsPbVBcW01cLhWXW4urgrgeh51CsBxaPC/256MtYn8+2lJNdDMqulktuiU83muFPi9d9HjR+uOM9dWE5lGhebXQluirj6IUd9gp2AjjyPi245xt1QToUwH6iYZthtrkKVN8McUlzqzhmaHNUHvE7ccLtldrpMayx7DsazFgB3098ctI/DITvyZUALuYFK+irS9i2vqZ7PWGPTAcXkDI1sW01oiryg+RRkxV3XGCxMZGqHEzn2xObmyLR4pqvc4LrU7vKyH+XEB8jBXYMdyz8A7b0VbVqZ4Fgp9n+i5rfzbWK7zIHcF5B+txcFQOi0t2sVSWHBXD2ZI1UVcNN9lE9Qe9xbdq03ZTmya3miFCmmf65Fdiq8U3Wo7nqlpyY7ORfWJNbJEowfvX/FvWDe6jQ88ceetFPpo70PzGLfbRxc5zyzg9YzhRjgotZ5FnyOaJGInAmyFyWi8LdtZ1kTuCMhTPnGHl4KVyxJ4z/MviqFFvq06jncHGTSlhLHGeO2K5f6DouhJOWwwn2DJF33eJDxYV7VbqOlTVaCW5Ke46VFVvO80s10HCBks81so7tJlzqCa2qJDnu9PNv2W9eBzTi0/4AsPzmDaYska1m6alCUG3EWr8dNZyhUihFW61XN3TLOn9eP5s6s7SEr2dJtyyVDaYVGKP1SPbFlgpuTfLsrLUvKW2VFGRIzW3LDH6iKk5HNj0s9ScXjjLTZD/C1rpnW7+LevDE6YP/BWj9OViHxZrRDoU0uMbU4jGmM3JoT0xiCIGFscz0xvK4+F71vY7wg00Bk978IzeRXazWM9elMoS57kjPs3GR+NeCT5Nqm1to03an0U+pg6fLPKZNqbGVMvQN8tKs1pEPjMPPlIsgPBaRY3lTjd/hXnlnUH/6jr2MsqnyIbvlH2st4asTvgC7XAczguHbkjvqcJrlJu41cJXS8JLJF/i+0Q9/EZfN6nhW0ddfM11/HWTTfJXI1vgV/J1kxtEN99jTvWIROP/Q6++4OXJT/AYByeH/iZ9paYafVIvt+SvFZ8oX8CHZLzc8jG5xilGgl5qz4bQmj20LpotKfOCz41Ya17jBK9L5X3mC6E3Yo8m6mD/N3rJ5tf4AviGcAdsgmLq3OK9PiHt+IxDC1A7ZmNd5+VaXvv5NHx1ODyTCifmo/RPlVnG1eIvgue1bec0FgyRagp3/jTCJ3yd3ke81kV4FSNxxCY+nOiC9Jmz9hdbFcmiz96S5mABUFwiova9CCVCMT7PPDqNOZ2xlrBrqa7BK85lmv8sps8HWLF7yZ6YNkevwK+bfIH8Fk62/o3ltehLYcWrPk7aG7xYVsBqD20j/wwxG0md4RlmquF1AUQiygCzG2lLE9txMy+S3SL3NcfnC8GTh+hMFg/Py14iW4qjHzOOfova9ZZcqebp6jxt1Dxd83TN0zVPr5ynN9I8reg1U1dmarNm6pqpa6aumXptEbVNrsAeYVHzdGWe1mqernm65umap1fO0zw7PcDqlcuaoytztMhwNUfXHF1zdM3Ry3P0t+lYmu2PI8sKfX9WzdxVmVuvmbtm7pq5a+ZeOXPzLMiYSAiuCvZU83RVnrZqnq55uubpmqcr8rRElnWNXiGO1gpzdF2jV3N0zdE1R6c52lN+X4qj6xq9VfJ0XaNX83TN0zVPr56n6xq91TJ1XaNXM3XN1DVTry+irmv0VsHTdY1ezdM1T9c8vXqermv0VsXRdY1ezdE1R9ccvXqOrmv01svcdY1ezdw1c9fMvb4sSF2jtwqermv0ap6uebrm6ao83SfbQRIxFgufSU55OnrO9rvEXuU52yHW0VZM8pmRe2+thLPz+VeUgyPEtcvwx1biylm205R4GH5MfrYkuS996mdkG+IoZXzfNCMbBL3GDWjgN8hZYB9k/9Iax/NujPfupYZZgkdet4aBb9bXpGOte6djW0zH4hwtxp+PwvjToWxZR5+5ff/bzu+K7aljz9uMPXXhCnXsWceer7BtY5TFnEllG3/Bd2SnJXgacroQ09bjcPk1xTVP1zxd8/T95WlN0L2b4un3BF24y7mEp58leGsbpU7foHga67dtxGZkR9vKs7WO76lqEfsgfRqCKjCzTj5qyNawDvaBFnHcWsjvPvb5AMWgMKuYK+SJxVZvCVa/2IbNG7fGm40ZviUoQ4/zgwKzQKmWLZpbWkwjNxMauVzWqsEiAx9jAogcmuRjkv2ra2XZrFVjZZpaZ61knBjLKKxIA+k5T5FzEhqo/ACfCno4VdpEF1zyF2JSD2NZE/0n10PId4EW+siZVHNgb2BR0N4Z2T+ph38lV+oSxHzEk97zO4LcObIE+IjfyO/LEG3QsX+EuD3AK2/D38RZHyiOIMuvyJUbwj7uAq8qctAj9FFFMmDryq4nteRC+ReTr7P934KObBJtnpG+wWds73bMwvnbvTrIyMB3w5CRLypoBbCLSbb72IvRkJ000kYz1cNpMa1wkMWAv2bkH8Q/7RvRii2y3xmwAUZD75gve0d+/6JMM9hkk7TRQwzj+3uZ0feWZP9fFP625yzvKG/XVKHv2co6KrrSexZbp6/1NUG6kWLv5PWio+N3JjvyqeTuFrUy+1oR6ouuVa2Fxa+1JT0qeWfy47I0KltD5BqVrYEbZBuwwAfyN422OAchvm9a78RR/fjeyTbk7xm/u+SezzMQWWQDLzL1pIhGi1ctI8P1cPV35PecsSpIG7w05dsPyj+RucD7XJRk7e8JK56H/WgWrSt/EyP+yh7eIKwMbDzF+JHGl22CmZaINGE76LCKUQBweRv77jP09GK2aj1c/gzxi9/zO8T/DPuSl5laNpXgV+TIdWkJlecpSjktR49JspyWbMTeT7jNWnya0oYHmXk3Wf+rSBwA8jcxynSxx+xgFrMt9FJAn5xEphPzFzhe6qX6zlEOBCQ0W0uO7SGR4CfMkYA8v+Tko9ajBc9ZRoTeKURkM8yLRPFpOfk/JmuAC69Qv1fDBV7IBcad44LNyEfg2c5Y/+ki2B0R0HZHk6vrk2EP3gD5hi6CaJ3eaNC18EXMs6OnW+k5n3CPtPKWEu+90nOuR9cj3XRC3Syn3S+UPcTvb6Q3BFn3z3jlS+wpf1yRts9CbdfvoLa/x/GddxE/CMfJR4A2MM/qFfSTFxJsixz5HHukd8e/HrD2/0PQF+D6f4X6Uk4Dv4nP8qjUY9bRU2pMf15iXm+mWJIeM8+i3E6PeT1SeZSYJTOv4N9iGYvKFp/MW+hh3qJR5y3qvEWdt6jzFn/IvMWGkLeQ+ccH5Pww29ELGfk567lyTt9mmeUOOcsnGHmoNBbbJgyrY2zlID+7ZGniGEOcnxs4zlWscuY+eckXAqZz7M1DH2cb4zs/VXualssGtomODvE6kio5fh/rk1SUiI+4+ziuE41AqigL6MHfrq9cjyyeYr3PBWogSGGKRyIfCjL4UzjiSCUQ/a6Cuka2+cgNZjiywvvidylCWRcX9ZGDQOd9chSivwDvx/w3aeUBXqlKdXUSef0Ph/yWDHlydchdL9L458ou5rov8A4c5CsuE3ms/mf00vEjuP87R6/t4Ljr57Au5VuC8w/IRtkfcVZiud6AGvYGjD+IxP8iSPzvmCvYTknmTBoRiDqwhRjzvMFi+X+I7R2XffZ4e9nsdIPIp4VxgUXOb6EH81mf20Tb9jFjrWGFQwMrHaBuFyK4Fu7hKGJ2ej3yfZGJRrqmoX0jWZS/ZugGzVJDa+FuP+Adf8TIr5iOjJllQzSzSEeKWDBwtoE1O5SzdTx/CyUMY1gNlDDYqY8ynmE8Y6JN+2jD7o1I+NuQ0+DOkxIW82RfkRYmZfxd5tEgF0c5TYxifAVsdQM68ucMHYm3tYhWbCpvlTMcJV1eI9psFh5YuRXmb3X04jBDb4o2D6xg4bjVFO3dx5EsHTO+0Je4CY14Tvahd11WG15Ij7xNTfjPXLbgrZXpwkNWpXaONdcfwzmZybXl9cBFjw39Fajvpb0XOt8i3Xtp/hv69kfKCNtH25qOoeW4bybXLhVPa1gR6GMWg2a822iZzVR0xStY/70ksClKICOWlkviGTnjR5z3Qbdsh3Xbcmb8Hjkj2v8d5r8ucP78ZcFZJGX7SOYd7iN9l4OHjGMbKY+bffwqeifr0bnvGQ9/kmse69M5GRm+QxxHhjFEzgYd9Ivb0ZbKftlDHYB6dvDBLmb2VIzMXuKWKasUMYgkNIzb6RwM8MYe+nSI4G7GLzt41++w50PvuqjOyI78zJZi5XHWmO26qs07yv8yvT3HGO2zgnNvpLrwjdLDtn4me1yEI6DxdVXyKz72qijXuywea8dqhmkluUokfruV5Ot6gkAcv+SIBfDKF4mOQHVWGzUfcq9tga3d8HzZR7axv2MUkO8LnJdB7+Acvb+L0dtyUp9h7N3EyKuNUrew/9VOSH2KPe92Qurwz8d9b6YPvq6M/mJUb1cXvsVxgi+sVXReyRfy3WTSgLkCO0xH4jPOoK9G5xpW7723MPfioYXTGL2FuZp4jG7haI+B+Rj4S3+bqE/3Wzfy0Kwuo8cYKZ7TGshbk80M191f2chQrC6TZ0JudIKtmIf5kduQT+Nee9NFiCZl9R2OSs9Zn9Ym7Zmzb58wQr5MSOtRNG66Zvk0iVSamLtsYg4T/lroKxsYHd1f+aQxTErkCWLvYU0eRMG8Yp1KYBvPTs99lj2TIswwjbBnS/eFb58qSAx6sR5GyD5WEUC+wsMjuMQcjE+baD8qq9PTWTTbJlsg45iUWLEK9ayewJ8wdnBjPQ5xDGQ9slsefTHDQZ+7kpyryp+7tof3flY/ZyX3jWC3/ZyV9T6NVZyhfZeetKIJRxR55oL4dJZFT1qBPH3Z5zSItYTrftZKS0C9ftbK3Xwm1uP08y0K8TF/QvYhXgmynen5YzUn/3E4WXzH+33n5LJPvyrPyelnQtRPwKpZOZeVg1FncnXd7Q3n177f1lpGwwoG7Jc6bc28YDAKefsRjry9i57xEjK3n2Lu48wt4/7R9FoNBpPuHBY7A1zYB/NrnfyazK+1YDDu4y7jMd22RxcnsAgmJ92ra3rhr4nYD5VOcGD/dHX9ekS2W2qwx5YT+y05l0q+7JM7mOz359dN35nONLjtyclg+ZMEOyejq+vBwQSa3huOYTEa4h2MOmR38uMQmjyCTXCS0YT9JghoQWc0pAsbbrbT6eGvTh8XNjmNR/bswwG7cFI1+HH08/y6AUub/jyiixEcvzvYh8WPNuzjkOUO/TmB0/1odxHQ4QiRPITG7dpDWDe0j2HRp4uhjcj37AM4bKdnw80cvrHh19DGX3uTAzjJ3oR2o/tIkaBqv+ESS8eDkwHue3KA7Z+M8XTkSFic9Dt48sEJOYESHB6YV9fkD8E7wIVPFxpdqMKCLAewP1GbRoALIotDW6XnsjW21NnSwOXOYQ/2m3SG2JzRa1icwI1oQa97jPv0uqhtvW4H1/Y7+Kt/cHU9HEz8a/WHRjA5GtEv4322pnvEvgS9E4Q4ODgkzTs47OM5g9Hu4QUthvgnoWFqetuEvPYPUGij/SFdwO7/RbZBegwGLBoYqkCgQsuHYLCqgQHKS3zMDRQ3vMTEjYsDlW0coqKPSXKJpEirg+EbIuZh5w2x75924TLHYyrxcDjNwSno0J7hEJE5oDpx0EPN7O+j3HtDYIAdOFnvJ9i8MySn3z/YDVecHA1wqi9dxCf+amaAJmX41KR0k5pUK2FRntXUZsIA0TExymNCNTskvOMDgPF1xR8tIAtr6kcLrM/VFHq0QH/SISq6SiXyp46q8RPjf6/2iSm+okocBClL0JglPIlZAm3pa/J3mrAJjdqEmm8TqWsGu32ipbv9PeDb/ivY48hGv3dkI78E/x9C4Qf19YP8wAAAALxta0JTeJxdTssKgzAQzKnf0U+IFh89anwFk7ZoSrU3LQRyKxRyWfbfm6j10IVlhpmdZWSbW6g6ZiDAQTANFMcVHrzQEEYxNlxpCJIQu7LX4LG/G3eQ1y6lt0ExCgsiGy3kbT07+94JD+IiP0AOhJGJvN0eSYCyXywmXISVPsdaL5RCWuCy3oXhWi2NVvjrdxtcaUqx8WR6oeqfBlKKiruPihcGEn0O0wA3HiXz9ONTeIp3HqURYqEyC7jNFwMPXtBz8AFRAAAH521rQlT6zsr+AH5nHQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeJzt23lwlPUZB/DM1HFqHcfRJHu8u++5ucgBk5CDhJirJCEHK+Rkk5CLBBINYIakASIRaimtUAQ0MIIWUUFA6VQQnJp6NI2CxDIKJRYaiVQgDiEeDaADNE/fd8ERNLy7KPDbwPePz1+72ff5PcfvfffNvl5E5HWJZ3aue5TKHfmdlU0rvL732nDUuWLONCosLm+ZuWQz61g83YINi6ZRcswo4nl+MCAkYk1K6XzWMf1YPqpN8yszBkMDbCSIwkBoVLIjvXY167g80e2q5zYtq6cxYQFktghks9lIEqzkFxi6JdnRzDq+q/Vz1d4FNZMoyE8hqyCRoigk8hwFRyRUplQtZR2fp9n40hONlBAZRmar6MzVtyRR7YGAkK2Jjrle5OXFOk533KbaWpsdTYE2hQRJvnw9vIVGhN9XnlazknWcnqJye3MepUaOIINz7pXL8qWRRZ5s/sHbkybP+ZkHxKvnF6r9D1dNID9Z/EHtvyVaTRQSM77S3riddbyegP60Ygb5WXmSFNuQ+fquB0bsTChouG0/+5iHos791h3VmVFq7WUSr1B7jc0mE89J5Fi4gXXMnmDekfa1VD0xke7xMan50ekBSd0f/ALbEvJn3+4BcV/KTLSrrSojkgKG2PMvr71CnOFeisssmdey9X3WcXuKOYc7nqEp2fHkbTCTYnPZA28m5Nbf8Wf2cWvuoBMruxtLM8nmcu4Vshh9KDo1f87jr3WxjtvTNB/ZvZ7K7Ank7Wt2uQ8oin/H2JyH7vwr25gl6t/WUZEWoX5XEUiUh473u9p7U0x6YfNjr3/EOteeqql3zwaqzk0mHyN3xVxe0gPvxk+qu2vdV0xivYv+0XKkvihNjcXF3Ks4de5jM4qanmjrZp1jT5d7+M2V54vTo8lgsrixD/h1xt1fd/f6/93QGO+mD5s6y1IjSRREknTmXsMZ1NpnTalf/vZh1rkdLmb07d1CtQXjyMfg6lwgkiwre+Pstfcu/fcNiS3qqw837i0fH0WKdr6Xrzz3ysW5j7eXz1z9t/+wzulwU3Oy6+XBmrxk8vYxkqzXA7KzB/bFZU/3XfrRdY3J91zbrJ6p2WOdPSm5qr069/dNnFqzatdx1rkcrpL621fTAwW/dO4Dsu71gKidh7tisqpMLe9cl1hMn2+s7HIkR5AoSi5qLztrn5gzrfrp3Z+xzuFwV3aq51Wqn5JBPr4m/R6QJbUHpIOxWVXcwrZvrmUMY0/ueupIxYR4EgQ3am/0peT8mrKn3+9jnbubRfHZntepsTyLfA0mba/XPRdIovRxzPgKcda2r6/FscXu1snd+Ynhzmt8/Wu9C7VPKXyweMMH/axzdrMpOHfsL9RUmU0cZ3XRA+qMimJP9PhyqWHT0Z9yzKB9zzf05CaMcrv24xwzC5795wDrXN2scqi3/XhdfiIZTZx+PZw9IByNTiv1r32h98cca/Shzb85W2FPIIuV1+037XsAZzQMppU8lPtS1ynWObrZRVLvK+cfqckho9HssgdEQTgelVoSMG3tgas5Rvh7a2d+ao8NVWsv6F5zOOfeZDifXtowYfPHZ1nn5laRSf17zi18MNc5m3r33hRF3QcE/kTUuKKw6U+5dc8958CrK6goI5Y4C69fe7W/OJPxbGZFU+YrPedY5+RWk0Rftx+sL0wiXq2T7n0Y9TVJsPZFpjhGFi/brfeZI7c35513pMeS0WzV/W6v1d5iMn6TNXXuuG3HmOfiVhVLA/vOLK6fTGb1ekB/H5BJ5K1fjE4pjKxo3TPUZ01859mmLzLHhJBZ7SdXtedMpjMTqucnv/YZ8xzc6uKJPhj4/WyH2gNmN3rA8uXopLyokt+2XfoZ0ZsaJlJ+6hjieNHFni+SxWw+Za95JL7tc+Zrhwv8aHD34QXV2dr1nu7vLy72wOnwpNy4oj/8Xftbx9trGk+nRwer53tBd+61e4wWjvvv/Q/8OvaNU8zXDJeLJuruX9ZUQpzZ7EYPWAdGxme3lpQWkT1xNFl40Y3aW77MnbEosv0M87XC0CxE/zq0uG4SKaJAvKj//xlZfY+/vz/xgqvaC2SxWE/mzfpdeCf7NYK+UUS9fa0PVzrrq78PuKbV3mrh+wrql4S9x35t4J5gotNdy5uKiDebXO4DV94feLJahd7ChmXBB9ivCa7OnapPVzWXk02bYUFy/g7L/dqr5w9eOub41fIA1H7YUlSf/HFRDY3wU8jiZg9oz50JgvxJybwnlaPs1wA/jaR6a/nsAvLT9nMXPSCp7xFEpaekuVU6wT52uDa0c8GhFx6ro9BAm/Mezw974MLzpqLkf6isZY1lgH3McG1xqp2r5jooSBG/1wMXay/7H6xYuJbzgFjh+tCey96/5fF6CvGXyWy98Jy59ly2ZAvaX/noOl8PiBGuL29Vx8tPNlJUWBBZeZ4CQyM6pi9e7+0BscGNYVDteHHJLLJn2XfULnrO4AExAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIDn+D8Y3RkjacypvwAACrVta0JU+s7K/gB/V7oAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHic7Z2Nkds4DEZTSBpJISkkjaSQFJJGUkhukJt38+4LSMlZrx3beDOe1eqHpAgSogCQ+vlzGIZhGIZhGIZhGIZheEm+f//+2+/Hjx//HbsnVY57l+HZ+fDhw2+/r1+//qr32r5n/Vc5qgzD+4G8z+L28Jb+ubu2jtVvJ3+uR1cNez5+/NjW1Ur+7v9sf/r06dffb9++/fzy5ct/+qL2F7Wv8ikqL87lGOeRTv1crtrPsdpv+ZN2nVtpWl/VsWHPSs6d/i86+X/+/PnXNvVP/y25lAyQOTJiP+dU/sgUmdf+bBf0a84lP7cT2gLlG/bs5F8y8viv6OTPMeRCf7UMkXO1FfdZ5Mc14D6+OoY+AMpjPTHs2cn/rP5P+XfvDOh55F5/qy0g19q2LP3MWMnfegDo+5WedcPQc035I9eSVV3rPkhf95jAefhZksd2uiHbifWM5V9txGkM/1J14v5ztB9dzVicbR+nX2f7KVlZ3ikP+m3mXdd5LJeyrG3aIHqGMcnqmmEYhmEYhmF4RRjH35NHsNen//NvL+9Z8t36Hlzqa7o29a54hMvo7WoHz+ZnSJ3wlva+u5b38538z9jxj3yGeZ73db7ELr2V/P+G/vMWXP70s2HPw6aOTSb9d+nbwxfka+kjnc+Q+iQ/zl35A03nb6SMXI/9yL4s2y/t39qll/K3H+JR20DK3342H3M/KX2Jziy5IBtsvuznnPQL2GdYICPsdgXnUee0D5P2Z7cd2gz3Qp6ZFvLu7NmZXsrfdfSo44Gu/wN1aL3gvm0/jn17XYzQLn7IfdB2X/f/SjvreOdvzGdK9uv0WV2S3rPrf0C26QMu7KspmeFvcX9Dlvy/kz993z5Ax/tYn8DO35jyJy38AOTTyf8ovVeRP8/2+puysbyL9MXbF+f63ukG9InbCbrFuhh2/saUv8/r5E+cypn0Uv6c1/nD/nbsW0s/W0F9pT8t/Xf27eW11G3R1ZH9fTxHyGPlS4SVvzF9iLyndeXxeOZMet6mHh5V/sMwDMMwDMNQY1vsm/w8Pr9nXD32gBljvx+2ffGzTb6LC70Vf8P8w2dnZ9Pq/ODWCegOx4Tn3MD0LUJe6/NrX2c/zPKgr0Y/nKOzqyD/ld3XdjB8fNiO0BvYfz3Hp0i/UMbu22fnc+y34y/HaB/YkfFJDcd0/dx+F9d7kfLn+m5ep32Btu9a5vgPunlEnuuX88/st/M16Ijp/+dYyX+l/1d28PSlp08dGyntIvuxYzDOHMt2WeCT2MULDP/nWvLvfH7guV8lL88FLM70f3BcgMvJuXnOsOda8i/Qyek7L3iGF9bhznP1/F/pBrc5P/8dq1DM3K813btc7Vu943l83tkCGMPn9cSNOJ3Uz934n2cA5Pu/y8qxTHvkPwzDMAzDMAznGF/gazO+wOeGPrSS4/gCnxvb3MYX+HrkGqvJ+AJfg538xxf4/FxT/uMLfDyuKf9ifIGPxcrnN77AYRiGYRiGYXhuLrWVdOuGHGF/Ej9sxPdeQ+OV3xF2a62s2L0jruD93H5l+5DuKf+0MzwzXtcH2xu2ucJr8KxkbPljf8Emt2pLK5uc5W9/ImXy+jwu48qeYJvB6l4oM3rM8s/26HUKn8GmbNsrNrv633a07ps8mYbXEMOvhw2+azdd/y9s02MbW2D9T9r2+dBufb3X5/KahKvvC5FHyt/rjrEGmtfEenSQEbhedt/kMil/PztXbcZy9TWd/B1v5GP2H7Of/kl67D/6vpiPkU/u93p494x7uSbYxyH7hWW5ei7+qfy7/Z380xfUxSLRr9HtpH/0DbndMfwU1vPkwfFHZ9f/7Xsr0o8Dt5J/1x5s+3c8Af09fUfdvezaRsaokF76KR/1nYG27HpJHXDkR7+V/Auv40vsAKzWnM57zXvZyd9lyO8L+5pHlX+RMTLpx9utr89xr6eZaXVtZheXkz6/Lr/V/t19rK7N6/Kcrn6eYew/DMMwDMMwDLCaW3W0v5sr8Df4U3ZxrMPv7ObWrfZ5zoXnCh29P96CkX+PfRi2oeWcGlj553ftxbaR2nbMP9/lsN+p8PdE8P+Bj/la25PwLXEvlj/fs/E9v+o8EcvMfraMm4cj/d/Z5q3/2ea7PrbT2UZr/4zbInH++HqwAXKtv1Hobwk5xsRypiz4iO6tp27NWVs7HO2nb+Y6ASl/QA+4LWDXpy3YN4v8KHvOG7Hfr5tT0u2n3fq7QK/CteXf9Z9L5O85H+ju/Nagv8m4k38+DzqfbsEz6RXnCl9b/18qf+ttdLBjbezDQz7kcaT/U/60jUyT+BDHCDyyP+cSPG6ij9GvbiH/wj499+fdPPK8Nsd/O/njx6v0c/z36P7cYRiGYRiGYRiGe+B4y4yZXMV/3ord++pwHXjntj8w14u8FyP/NZ7f4Ph65sfRj5mDY79dprOyoXgOXvrqbIfyvKCVD9DHKBPXZvmx/zp+H5+my9PZo14BbKBpD8Vu5zUaOa+zqReeV8fPfrdcOxTbP3b+bo6X7bv255I2Zcxypd/R/b/zVWJTfnb5p/6jXrn3VQxPN08o6Xw7K/lTz+lH9Pw0fD/YZu0ftP/Q97YqP8dyjpf3V37PMs9vxU7+ltmfyn+l/1P+Of/XfmSOYavnmOfy7taH3MnfbRRIizb27G3AWP9b/91K/oX9kH7Ocy7jEtoDeZzR/5BtgzTZtk/c7e8VfEIe/61k/J7y9/gv5/jZB5j+wWI1/tvJv8h5/t3471XkPwzDMAzDMAzDMAzDMAzDMAzDMAzDMLwuxFAWl34PBB/+KtbOMUBHXOKfv+TcS8rw3hDfcktY/5i1czJ/4rEo36Xy57qOSuvstxa6OJSOjCc+4pJYQOKWvA7OUaz7Uf0aYqPg2nH0jp3yd3iJC+xi9ymTv+vuuF/KS3yVj5F2zhcg3twx547VTbw2EGsIZZ9lLTLHm+/6NfmfOZfzHT9LXo5FuqR+iTnyz7FR77GuWa7XRrk4lut/EQ9OP+V+Ozo9SjyX79vf/qEt7HQA8brEknlOQd4bx+lnu/5D/o4JXOH7Tv3iWMpL6pdzKSfpXkv/Z1x+4ucyfZs27X3Us7+34e8puR7cbl1Pu/ty3h1eG8z3s2qHfoYit+57H3DmueL5Mjl3gDaUHNUv0C4cn3otdu06+yv9x/+j87JNe95Xlx79j/tKWbmvWvetyuq1omAlt4wN7dKkbDmPhbwS55XtnraZHNWvzyNPz1V6K+jBVf8/O+79E/lzjufcZJp+Hnbx4E63m4dEnec3Ki5Z56sbK3Y603llO/T4OMt9pn7p/918hbeyK8OR3oVO/jl/o+DdwH2Ve0LGniN0Bq/pmNd47pDj1a1zj1jJv2uvjFOsH1btm/wv1ee7dUo9b+oMR/2/8DyL1btMJ/+jsvNMrPI6D+REXbI23GqsZp2Z8mdMmOsEep0vryvYvVt7jpnfHbpy8N1D9E2uWddxpn7h6Fu7HHuPeYu8o67yzXkaCWMFyHpBv6fe9Lv0kd470+5374SrsYDHOZesE3rJc3pXv5T7SK6c8+zzVodheDP/AKCC+iDgvyWjAAAO121rQlT6zsr+AH+SgQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeJztnY2RHCkMhR2IE3EgDsSJOBAH4kQcyF7p6j7Xu2dJQM/P/livampnu2kQEgjQg56Xl8FgMBgMBoPBYDAYDAaDweA//Pr16+Xnz59/fOI696rn4nOlrABl+PfB/1Hp+Yr+M3z//v3l06dPf3ziOvcyfPny5d/PLr59+/Y777A3ZQT0+0dG1Pu0npWeT/W/AjbR/q72X/VR+naVppPX7d/5nV1U8qzkBF0avV6ly65n7bx7PnBq56t66+wf5Wvfdbm0b3semg95Bar+r3ll9Y77nz9//vd76C3S/fjx4/e9eIa6qC8LRDq9HukzRP6eJvKIvLkXZateSBfX9XnqoGkjL09HHfR6/I3Pqv/H369fv/5+7go6+3NNZdHyI02UzzNZnyM99zL7uwxRntsIm8ff0Jmmie+MW1xzPUUanfM4tH1FPqRHF8ip6VTu+KAL2rLKHddUH6pnLZ/xfdf++swVrPx/VmbW/+l/nbyBzP7qb6hTVnfsHHpWfdEu4oMv0D6ofoE8VnJ2ukA+yiE/9xVVnf35kM/L3xn/7zEXuMX+6Dz6I/Xu5KX+lf19HeLAttg9/kZbIH/+936GrPRR2otC86FOmS7wty4r7ZG5XmV/ZNTnvfxMbytbXMUt9qcda7vv5A1k9ld/h+/N+ih93f2P6jbucd39JL4jsz960DaW6ULTqc1pF8jv9sc/8kz85RnNN64h4zPsT19RfdCfAXX17+pvGd8cmh6Z6Vv6PZ6lD3RrpciL+/hNwP+Rxu8hJ30vA/XGh2S60HIy+clfx0P6h//vsqj8Opep9Om6HQwGg8FgMBgMOjj3l91/zfJvwT24hCs4LfM0fcXbnsJj5cSlWM9kcYF7YlX+6tkVn9ZxmI/Cqc6u6Ljibe8hq8a2q2cqzqryH1Vcerf8W/m0R0Hl1j0TXqcrcnXx/Hu160xW5dX8/gnnVaU/Kf9WPq3Sk/OGzin6HgXneJCFfJwDWems0oHGFbtnHml/9OOcXMV5adxeY+ZV+tPyb+HTKj0RowvAs8LzIfPK/sTtVBaVs9NZpQO1P3Jm8mf+/8oemhP7V5yXc9bKvVYc2W751PUqn1bZH+5Y+SPlFD3/zEbI3P1/qgPPq5J/lytboRqr4Eb0fsV5BUirXEyXfrf8W/m0zk/Sh6OMaA/0NZ7dtb+OGZ72VAen9r8V6m/gGpR3r3xTZheu+9zB05+Ufyuf1ukps7fOOxkXtOzMRgHlFrO0Ozp4Dfvr2MnH9+IpL4hPU84LebLrVfqT8m/h0zLezmUDyilWZTMnd66U55FnR2eZjj3vSv6uXoPBYDAYDAaDwQrEvoj5nIJ1IGuYVSyqSxNz2x3+5x7YkTWAbh5Z5q4s9wbnYlh3ewx/BeIfrL931ibd+vWZ+xkzrlHXlIH4TqzwUWV21x8Jj10HqK/Gt7r2r2djSK/6y57nGe5pvZ33invul/TMQaYznun0SX/zOIbHaLPyd/LKZMzSddd3y8j0uINVHEn35FfncZSD8Dit7tXX50mjPgedK5ej8UDl7JQPcJn0HFHFn+HzyEdj/lqXqvyd8lzGqszq+o68xBtVxhOs7N+dtwRdzNL5L/g67f/oys8zZOc7yas6Z0I5yFKdjcj073xHV36Vl+7XdxmrMqvrO/JmejxBx4+R34pn7Oxf6X/nbBH5+qfLF3nQ/Y7P0v6exeKz8j2vnbOEVZnV9R15Mz2eIBv/lVv0Nl/t+7na/zNdVf1fy+7s7xz0qv9r3l3/r+Z/Xf/Xsqsyq+s78t5q/4COLT6G4Z90fOn4K5dpNf6r3G7/gJ7hq86fZ7pazVl8PPUxTnnFrHxFN/5r+qrM6vqOvPewP/Wu1v96L2ub3Nc+5Dyaz/89jc6RfU6fzeW7GIHOhfmeARn8PuV15Vd5rWSsyqyur9JkehwMBoPBYDAYDCro3Fw/VzjAR6OSy9cfHwHP4gJZu/sezNU6gv3Sz0QVZ6v2Y75nPIsLzPYyK7K4gO7Z1f3/J+tXtRWxNr2ecW7Yn3ueB3Lodecid7g80lRr9M4umR70XKBypJW+buUbT+D779U+VeyPmBN+Y4cjVD+j8Suu65559u97vFH5wiyPLF6dcUYdL1jF+3Y4ui7WqWcT4dczfe3IuOICT1D5f+yPDH5uJeNoVQfeRzQOp+f4KF/7hXNufFd9VGcmeF5j6/STLEbt/YW2x/kVsMPRrbgO8qv0tSvjigs8wcr/Iyt9L+NVdzhCzlJoX8/K7+TRfLszMyEPbZZyXDdVOYxt6t8oe8XRnXCdmb52ZdzlAnfQ6Vv7rPp4r+sOR6jvtcz6v47fXf/fsT9nO/Us527f0r0D2m93OLpdrrPS15X+r8/fYn/3/8ju4z/6x09W6bw9+bha2V/zzsb/HfujI792Zfw/4eh2uc5OX1fG/52zjhWq9b9y3llMgOvabzuOEPmwn84xs2eyOXBWXpVHtX4+mVtf4eh2uE5Pt1P3HRmfFTMYDAaDwWAwGLx/wOfo2u9RuJK3vlvjHu++19jACXZlf09cFGteOADWlI+oA3Y8AetaYnq6r7LbB1wBjuEUGk/scKWOrwViFr5uJH4W8H2svg7Hb+h6lTMY8dGYDW1L4wvoq+N2VcbO/l1eu2m0TroP3uW4Vx1B9rsjtPd4juuUq+kCkeZq38p0xPXsHAtxC42zOgejv89FPdANeiXWhd9x+SlDY/HVWQG1RcXR7aRxmbSuynlSR/0toSt1DCgPS1wP+2isUNMRJ6XcKl7YobK/Xq/sr/Fx2j1tEj15fEvz8vh2xatl/InbXP2YcsiKnTQBtZ/HHz2Om/F7V+q4+t0x0vv7BJ07Pd235fJ4HNrrE3D7O29APvqblMiY6QZUXNSO/SseQ7GTBj0q75nJq3yYv0fwSh1PuEPK5QNXXfmWFXiOMS6zme+1oA85X0Wf0LGp4g29/Vb9ccf+AfV/yuMpdtIo56jjoMqRfc/sv1tH5QTx+R13qJyf7se6Ah3b9ON7LeKDb/S9HNxTHWTXlV/Lnu/O14PK/vgy5dQdO2lUJp93Kt/Od/qHt5mTOgbUBrqnx8dn1622k1P+T6HjB3PM7N5qj93quu8lWo1bfl/Lr2Tp1q63pPGyK52c1vH0ucx3Xdn/NxgMBoPBYDD4u6DrGF3P3Gse2e1JjHWQvitlp0xdqxLvztaC7wFvQV6P57DuOz1HUqGzP5wA6Xbsr7EW1js89xb0eYK3IG8WjyRO7jEb57SIPTrfpVDuVuMVAZ51n6M8tMcgPCar/L/qM0ureRNDqbgYLxf5NJajHHLHKWk9tf4qL3zOjl6QXctRuU7QnTFxjke5CI2ldz7DuXvlleELPEaq9fPzjc7BVv6fcrIyvW7Z3mxv/9iN2KfHfLFttm+btgIn4nFi7K3totOLy+5ynWBlf+zqZWax/xWP6DYKMAeobHqSn3NB3l+yvKsYsO4P0ng3sdbst6Mq7lV9je6tUq4l8xkrvbi/Q64TrPy/21/nCbfan35JXP1R9td+sWt//AZ5qc8jX7f/am8HfkR5VeUPwK5eqvqeYDX/o55wjLoH5Rb7a7nuh2+1PzqkHNXLrv3JQ8cOtbnud9nJB3+u/J/L6z4/00t2z+U6Qbb+831FOrfIzl+rbhwre9H+df/DPeyv87/q3HKgs5v3cc2TvsyzXT4+/8tk0X0YK734/M/lGnxMvIX14uD1MPb/uzH8/mAwGAzuhWz9t4plgLf0rvmOZzqFrte68baKnZ5gV9f3LDPLT+M/q72RAV2XvgVcOftQgfjX7n7NW7Cja0//CPtX+WnsR2MVfsYp4wgdxC08ng53prwu/Y8zccx9lQ/jnn8ndqp18HckVrGSrG4ak9F24fIosnKyusL/uK41ju8yqb2IUztXuIvK/2uMX89L0c+U8604Qi8H3cGdaPnoRc/VoB+XJ4s56nc/f0s70ng68ngb8LoFPJbsfEC2D9tjs8TPva4Vh6f5VvrgeeLGFQe7Y3/3/0Dblo5THnfNOEIHHJXyca7D7v9d+6MXPY/pMgf0bI9C02U2Vn1l9ve5iJ6tq/JS/Si32OnDy+HeCVb+32XK9lpUHKHrhDTd+x/vYX9koq1lMgfekv0rbvFZ9s/mf/hC9Ze6jwKfVHGErlP8f9f/A7v+Dt+U6Tybw+/4f61bJs89/H9m/45bfIb/9w/193Oweu5Q5ykZR+jl6NnBqn17WteFzjOrs5luN8Vq/hdw+1fzv853ZuV09u+4Rb93z/nfW8e91zuD94Wx/2BsPxgMBoPBYDAYDAaDwWAwGAwGg8Fg8PfhEXvR2fv0kcF+E/+s9r2zx9LfaRFgb0z2eYQ+dW+pw99pXHGJ7EvzfH3/CO8A0g/7N57JU3Z1Oc1H9+3xqeyvv2PCviP22ek+tyzPam/wrfJ3e/XVhvoeEIfWG92yh0z7BPk9q21X6OryyDJ1X6T2jaz/ONivluXpn2pvnj+72huya3/ey0T6+N/fsaH2f228hv39dwfUPvTDDuwjrqB9qdvLFtf1t0U6rOxP26FPOzz/rP9znfx5l5vuodR9mwHam75riX1++ozusdV8tU2Shu8nOBlDVBf+rqGsbyuoW1ee+oLM9oy9+IZVmeSp7+9RmfX9cif2973uXOd/rSfnknScVFm4z3f0isx6LkTzpT2o3Fd808l+cT1fob4Aeaq+Tbvc8efZ2QHNx/eWr+THj2v+AXSn72JTPTLm+3yl0rHPebRO2l99T6/uZdf5lOaRvduP9uD98HRM4JxTNp9xYEP/7cxqHGb9tDOWI8vp3LCzP3rVMQv/6e1I7a/+Xfeak+eJ/fVcIu1Xy8zeXeXzrMr+/E87vjInQL7s40B+dEcbzvw6uqv8qud75d11gcr+6jcBbTGLFeiZUV3fUFedH1bnGzL7U66O5Xpdz6V6n9JzH539kcnb1zPQxV125xaR7qrc3Xh30p703Tralz7aeYrBYPCh8Q+IJGqi63e9FgAABHlta0JU+s7K/gB/ojYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHic7ZqJbeswEAVdSBpJISkkjaSQFJJGUog/NvhjPGxI2bFk+JoHDHSQ4rHLQyK13yullFJKKaWUUkr91/f39/7r62tKhd+Dsh6XTPsS6V9TVZ/dbjfl8/Nz//r6+nN+y3WnHlXWLVW+f3l5Odhj6/SvrfT/+/v7L0p1rHo/o/9p+8/g/5k+Pj5+2gBzAW2jriuMdsF1hdWR+BXOvVmadcw4s7T6s3VOGdI/pFdQPsoxSnOkildpVv/n/JH9X3VL8EUf/4nPuIgvcpzM+aPCiF/immdLlVdd17Gemc1FWR7yY2zK8yxbpp9UnFkbSLtUvs/g/w62m/n/7e3t8I6IfXim98dMI31BmyC80uKc9kf8nlYdyze8l5Fe930+k2nSnrqyLecc+Oj+n2nm/+w7fZ5MSviw7FjtJsdUylD3M/1U3iOv9N+oHWf/rvBKHx/W+WwOIB5l5P0n7z2K1vg/hc2Yb+nn+W6A7bFh9uvsm/S9fDcYjRX5Ppr9P8eQ9FWWJcs7q+8Sj6Kt/I8v8W32tZ5Ofy/o40mOtdn3ZvNR1oP8envI8TzTZMzpNulkmW75O+iv2sr/pbJRvgOWbft7e/c17ST9wPsEadGmeOYU/2c8xiTyIs1eviU96vyvlFJKKaWeU5fa581072Uv+daU6yCXsGF9G82+a/r31F+19nm1P6w51JrJbM16jdL/fW0jv/NH3/xLayGsm/TzayjLOepH/OMxu7+U3uh6ltcsrVG/Ju5szWlW5r+K/bLc+yNf1jzynPbCM7nOnm0k9145Zw2XezkmsHezJrzbOsuZ64l1j/Vm1pr6ulKF9zrWvUwrbVfH9BmQV16jHqfEeiX3SZe97qUyn6Pul2xvo/7PWhu2Zj++azT2V7zcxy3oI6zzrQk/Vi/sl2Ne/7ch9yEQexl1zLXKtFWm2fMa2bf/E0Gc0f2R/0dlPkd9/j/F/xl/9v6QduKcvRmO+DP/yVgTfmq9+pyXewL4elSn9EG3T17P8sqw0T4T97M/c515j8p8rrbwf99HKZ9QpjwvMdYxfjKW0Z7Xhp9SL8IYN/iPABvTvhBzbfd/H3Nyj/KY//l/IvMo9fvd/7Myn6tj/s+5HTv0fpJ1LfXxKX2Dv4jLPLZV+DG7Zxi25P0652HGcOJi57Q1e534M/coj5WDf2vxIW0nbcqe2cj/ozKf8y7IflvWKX1H3866Yo/RWEXcTK/n1/3Z+8GacMKW6pVh1IO5pPs35/LRNxjP9+dGefUw2kDfi0wbEz/znpW597VLaGm9QD2+9L9SSimllFJKKaWUUkpdTTsRERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERkTvkH4eXjmrZO46cAAABU21rQlT6zsr+AH+lhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeJzt1uFpg2AUhlEHcREHcRAXcRAHcREHsbyBC7emIf+KCeeBQ5tP++tNbM5TkiRJkiRJkiRJkiRJkiRJkiRJH9FxHOe+70/nOcu1d/e/uk/3b13XcxzHc5qmx8/sGP0s99S9dRbLsjxexzAMf76HdO+yY5V9s2F2rc37PbV/1Te//o3uX7bre1Y565/lep19+8bZv7pe0/3Lc77vX//X53l+2j/X7P99Zdt67tfv27b9+sz357/9v6/6Htf3q/dArtV3+5xF1Z8d12uSJEmSJEmSJEn69wYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPhAPwr5rLhS2ipmAAARcm1rQlT6zsr+AH+r0QAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeJztXK2zrLjTfv82JBIZi4yMxCKRkbGRyMjI2EgkEoscyZv+CHBubRWSmV/1s7W79x5mTvF0Op3+zGC0GYzpu65bjuOIRgHG8uetQbgDsBijC/o5zXnSrZnd2HVtQSgPJ3zYA8p36QsFnzAMw/99OWKey1uaXnXw3utAHJRejkD89QZcYpERk4THnfWTKiJru1QeJnhU6at4nNji8ja/J5S3LMtktHKf8kdLPAqL6Th6EsCETMbyIXORHJaAclCw/rO5BNN1/rjjbX5PgHdcZ92N8IesLz1ejlwFABsjgwAu/mpIRWdUPyy4/vAtpo8aUbAnn336vM3vCRne1TYNrOMRNAFYzkXpiX87+HXbc7D1EQrA2a4dyt7IPtrxEkynFqSfJvzr+Da/J+h0bIV+M37qRmaWdl6PAeibAZV8SQM+wTUuzHrVDHv5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b3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNy0wOC0xNlQxNzo0NjozN1o8L3htcDpDcmVhdGVEYXRlPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNy0wOS0yN1QyMDoxMDoxMlo8L3htcDpNb2RpZnlEYXRlPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz7jh1cOAAADkElEQVR4nO2a3YtNURjGn0HCJCXKV3GBXKDko3xliAtTpBElFzSl3FCuqCn5J9woNy4k5UKKO1zgZop85NswYRImwkhMfi7W2jmOfebs9+x19jqyn1o1++y1nvd53v2uvfesvdoA/c8YFVtAbJQJiC0gNsoExBYQG2UCYguIjTIBsQXERpmA2AJio0xAbAGxkZaAk5KQ1FuwlmahV87P0dSzQGU7xm/8BE5Unf+X2hTgjPcB8BnYVd0v+WMscIp0nG0BM9Y2DrhZw093WgJO1+ic4Bx/V0urtjHAuTp+9lYmoLtO5wQXgNEtYHCkNgG4m9FPN6A2wLImdknSVknDuW9N4TFG0nlJnYYxbaMk9RgGbJZLwljDmCIwXU6Xxbzz7UvnSMaySXAZGN8CJS+v46lR/5FkfCVRj5HkGtAe0biAOV6HBT2VHNWEh41kN4CJEYzLx+036j1czZNGvB0YNpD2ApMKNj/Jx7XgUBpXrQAHjOQ3gckFGBewnNovObVwsBbfSIH28/s1MgvuAFObbH4q8Nxofv9InPUCdhiD3QemBTadtGme34J99XizBN5jDPoImBHIdNJWY7/h7cnCnVXAbmPwZ8DsHIYr22zsz/ndWfktQnYaRTzHPafzmF+Afc7vtMSwCuoCBgxiXgHzGjS/FPhuiPUT9wg3xWlE2DJs7wkDwHxjjCXAS0OMYWBLA14a/h+/E/hhEPgWWJSRu8vAC65KOhv0kWuRowN3x8+Kd8DiOpyLsVXXN2BjDg+5V3lWAl8Ngj/gplAa1zZ/Piu+Autz6g+yzLUGt+CYFR9xr7OVHCsM4wG++Li59YdIgIC5QJ/BwBCwyo/d5Y+z4hOu8oJoD5WA5CoOGox8Bo4b+oOrnlpTqKHWBkG3yc2UdEXSvJCkHoOSNkm6FZI09Kex15J2SHofmPe9pPUKbF5qzrfB25LWSXoQiO+N57sbiO8PhJ4ClWiX9FDSrBwcA3JX/nEQRSlo5tfhIbkr19/g+H5Ja9VE81LzP4/3SeqQdNU47oUf1xdUTQqaOQUq0S53A8vydHgiV/avm6rIo6gNEkNyV/RSnX6Pfb9CzEvFVUCCcXIbFhamnLsnaYOkd0UKKnqLzDe5K3y96vfr/vdCzUtx9ggNSuqSdNEfX/THgxG0FD4FWg7lLrHYAmKjTEBsAbFRJiC2gNgoExBbQGyUCYgtIDbKBMQWEBv/fQJ+AetAq06uKZ84AAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:center bottom;background-size:contain;height:10px;display:inline-block;margin-left:12px;position:absolute;transform:rotate(180deg);transition:transform 1s linear;top:20px;width:15px}.widget-select.lang{display:none}.widget-select.light .item{background-color:#fff;color:#444;border-left:2px solid #444}.widget-select.light>.font-icon-oaks-down-arrow:after,.widget-select.light .font-icon-oaks-down-arrow:after{content:"";font-size:12px}.widget-select.light>.font-icon-oaks-down-arrow,.widget-select.light .font-icon-oaks-down-arrow{text-decoration:none}.widget-select.light.open>.item{background-color:#fff;border-left:2px solid #444}.widget-select.light .items{border-right:1px solid #f5f6f7;border-bottom:1px solid #f5f6f7}.widget-select.light .items .item{color:#444;background-color:#fff;border-left:2px solid #444}.widget-select.light .items .item.active{border-left:2px solid #0672cb;background-color:#fff}.widget-select.light.border-blue .item,.widget-select.light.border-blue.open>.item{border-left:2px solid #0672cb;line-height:1.2em}.widget-select.dark .item{background-color:#444}.widget-select.dark .label{color:#f5f6f7}@media screen and (min-width: 0)and (max-width: 61.1875em){.widget-select .item{padding-top:10px;padding-bottom:10px}}@media screen and (min-width: 40em){.widget-select.lang{display:inline-block}.widget-select.lang .items{right:20px;width:170px}}@media screen and (min-width: 61.25em){.widget-select{margin:0}.widget-select .items{width:300px}.widget-select .item{color:#fff}}.overlay-cards{border:0}.overlay-cards .header-content{display:none !important}.overlay-cards .header{background-color:#fff;border-top:6px solid #6ea204;padding:0;position:relative}.overlay-cards .btn-close{position:absolute;right:20px;top:20px}.overlay-cards .content{background-color:#fff;padding:36px}@media screen and (min-width: 0)and (max-width: 61.1875em){.overlay-cards .card{-webkit-transform:translate(0%, 0%);-moz-transform:translate(0%, 0%);transform:translate(0%, 0%);left:0;top:0;width:100%}.overlay-cards .content{height:100vh}}@media screen and (min-width: 61.25em){.overlay-cards .content{height:auto}}.popover-view .webui-popover-content{font-size:10px;font-size:1rem}.popover-view .webui-popover-content{line-height:12px}.popover-view.webui-popover{background-color:rgba(68,68,68,.95);border-radius:0}.popover-view.webui-popover .webui-popover-content{color:#f5f6f7;padding:2.5em 2.25em 2.5em 2em}.popover-view.webui-popover .webui-popover-content p{padding:.25em 0 .25em 0}.popover-view.webui-popover>.webui-arrow{border-top-color:rgba(68,68,68,.95);border-width:16px;bottom:-32px;margin-left:-16px}.popover-view.webui-popover.webui-popover-inverse.top>.webui-arrow:after{border-top-color:rgba(68,68,68,.95)}.navmenu-view .tabs .cta .cta-text{font-size:18px;font-size:1.8rem}.navmenu-view .oaks-copy-v5-view .rte{font-size:16px;font-size:1.6rem}.navmenu-view .oaks-copy-v5-view .rte{line-height:18px}@media screen and (min-width: 61.25em){.navmenu-view .tabs .cta .cta-text{font-size:16px;font-size:1.6rem}.navmenu-view .oaks-copy-v5-view .rte{font-size:18px;font-size:1.8rem}.navmenu-view .oaks-copy-v5-view .rte{line-height:20px}}@media screen and (min-width: 80em){.navmenu-view .tabs .cta .cta-text{font-size:18px;font-size:1.8rem}.navmenu-view .oaks-copy-v5-view .rte{font-size:18px;font-size:1.8rem}.navmenu-view .oaks-copy-v5-view .rte{line-height:18px}}.navmenu-view .tabs{width:100%;row-gap:unset}.navmenu-view .tabs a,.navmenu-view .tabs a span{font-weight:200}.navmenu-view .tabs a:hover,.navmenu-view .tabs a:hover span{cursor:pointer;text-decoration:none}.navmenu-view .tabs dd:not(:last-of-type) a{margin-right:0;padding-right:0}.navmenu-view .tabs dd a>div>span#myfav-icon{width:18px}.navmenu-view .tabs dd a>div>span.cta-icn.font-icon-oaks-mycollections-nav-icon{color:#0672cb;margin-top:8px}.navmenu-view .tab-name{border-bottom:2px solid #0672cb;display:block;margin-bottom:24px;padding:4px 0}.navmenu-view .tab-name>div{width:100%}.navmenu-view .tab-name:hover{border-bottom:2px solid #0672cb}.navmenu-view .tabnav-target{background-color:#fff;color:#0e0e0e;padding-bottom:18px;padding-top:18px;position:absolute;top:0}.navmenu-view .oaks-copy-v5-view .rte,.navmenu-view .oaks-copy-v5-masthead-view .rte{color:#0e0e0e}@media screen and (min-width: 0)and (max-width: 61.1875em){.navmenu-view>.pagebed{padding:0}.navmenu-view .tabs{margin:0;border:0;padding:0}.navmenu-view .tabs dd{display:block;margin-bottom:0;margin-top:0;max-width:100%;width:100%;border-bottom:1px solid #c8c9c7}.navmenu-view .tabs dd a>div>span#myfav-icon{width:18px}.navmenu-view .tabs dd a>div>span.cta-icn.font-icon-oaks-mycollections-nav-icon{color:#0672cb;margin-top:8px}.navmenu-view .tabs dd a,.navmenu-view .tabs dd a>div{font-weight:400;width:100%}.navmenu-view .tabs dd .cta.quaternary.arrow-down .cta-icn{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAxMiAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iIzAwN0RCOCIgZD0iTTguMTc3LDEyTDEuNzE3LDQuOTY3Yy0wLjU1MS0wLjU1NS0wLjU1MS0xLjQ1NCwwLTIuMDExYzAuNTUxLTAuNTU1LDEuNDQxLTAuNTU1LDEuOTkyLDBsNy44NzcsOC4wMzYNCgljMC41NTEsMC41NTgsMC41NTEsMS40NTgsMCwyLjAxM2wtNy44NzcsOC4wMzZjLTAuNTQ5LDAuNTU5LTEuNDQxLDAuNTU1LTEuOTkyLDBjLTAuNTUxLTAuNTUzLTAuNTUxLTEuNDUzLDAtMi4wMTJMOC4xNzcsMTINCglMOC4xNzcsMTJ6Ii8+DQo8L3N2Zz4NCg==");display:table-cell;background-size:contain}.navmenu-view .tabs dd .cta.quaternary.arrow-down .cta-text:after{display:none}.navmenu-view .tabs dd .cta.quaternary{padding-left:18px;padding-right:18px}.navmenu-view .tabs dd .cta.quaternary:hover{background:#c8c9c7}.navmenu-view .tabs dd .cta.quaternary:hover .cta-text{color:#0e0e0e;padding:16px 0}.navmenu-view .tabs dd .cta.quaternary .cta-text{padding:16px 0}.navmenu-view .tabs dd:first-child{margin-top:0;border-top:1px solid #c8c9c7}.navmenu-view .tabs .cta .cta-text{color:#0e0e0e}.navmenu-view .pagebed .cta.quaternary.arrow-prev .cta-text:after{left:7px;margin-top:4px}.navmenu-view .tab-name{margin-right:-18px}.navmenu-view .tab-name>div{padding-right:18px}.navmenu-view .tab-name>div .cta-icn,.navmenu-view .tab-name>div .cta-text{display:table-cell}.navmenu-view .tab-name>div .cta-text{padding-left:18px}.navmenu-view .tabnav-target{padding:0}.tabnav-target{left:0;cursor:pointer;height:auto;min-height:100%;padding-top:0;z-index:1024}.tabnav-target>.pagebed{padding:0}.tabnav-target>.pagebed .cta .cta-text{padding-top:19px;padding-bottom:19px}.tabnav-target .title-text-image-multilink{padding:0 18px}.tabnav-target .tab-name{margin-right:0;background:#0672cb;padding:0 16px}.tabnav-target:hover{text-decoration:none}.tabnav-target.hide-it{display:none}}@media screen and (min-width: 61.25em){.navmenu-view .container{display:table;width:100%;margin:0}.navmenu-view .tab-name{display:none}.navmenu-view .tabs dd a>div>span.cta-icn.font-icon-oaks-mycollections-nav-icon{color:#fff;padding-right:10px}.navmenu-view .tabnav-target{border-bottom:2px solid #0672cb;box-shadow:1px 2px 4px rgba(0,0,0,.5);padding-bottom:24px;padding-top:24px;top:58px}.navmenu-view .tabnav-target .oaks-copy-v5-view .rte p{margin-bottom:14px}.navmenu-view .tabnav-target .spacer-v2-view{margin-bottom:0}.navmenu-view .tabnav-target .spacer-v2-view{margin-bottom:72px}.navmenu-view .tabnav-target .oaks-nav-menu-view .cta-item-parent .cta-icn{height:20px}.navmenu-view .tabnav-target .oaks-nav-menu-view .cta:not(.cta-item-parent){margin-bottom:2px}.navmenu-view .tabnav-target .oaks-nav-menu-view .cta:not(.cta-item-parent) .cta-icn{margin-left:6px}.navmenu-view .tabnav-target .oaks-nav-menu-view .cta:not(.cta-item-parent):last-of-type{margin-bottom:0}.navmenu-view .tabnav-target .vline.vline-thirteen>li{border-right:1px solid #c8c9c7;padding-left:20px}.navmenu-view .tabnav-target .vline.vline-thirteen>li:first-child{padding-left:0}.navmenu-view .tabnav-target .vline.vline-thirteen>li:last-child{border-right:0}.navmenu-view .tabs dd{height:100%}}.widget-tab-v4.tabs-view .tab-container .text{font-size:15px;font-size:1.5rem}@media screen and (min-width: 40em){.widget-tab-v4.tabs-view .tab-container .text{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 100em){.widget-tab-v4.tabs-view .tab-container.tabs-gt-6 .text{font-size:18px;font-size:1.8rem}}@media screen and (min-width: 0)and (max-width: 61.1875em){.widget-tab-v4 .tab-container li{float:none !important;min-width:48px;width:auto}}.tab-control .tab-target{margin-bottom:0}.widget-tab-v4 li.selected .cta .cta-text{color:#0672cb;font-weight:400}.widget-tab-v4 .tab-container{text-align:left;white-space:nowrap;word-wrap:normal;line-height:0}.widget-tab-v4 li{display:inline-block}.widget-tab-v4 a{box-sizing:content-box;display:inline-block}.widget-tab-v4 a span{box-sizing:border-box;display:table-cell;height:inherit;vertical-align:middle}.widget-tab-v4 .cta>span{display:inline-block}.no-touch .widget-tab-v4.tabs-view .tab-container .text:hover,.widget-tab-v4.tabs-view .tab-container li.selected .text{border-bottom:3px solid #0672cb}.no-touch .widget-tab-v4.tabs-view .tab-container .text:hover a,.widget-tab-v4.tabs-view .tab-container li.selected .text a{color:#444;text-decoration:none}.no-touch .widget-tab-v4.tabs-view .tab-container .text:hover a span,.widget-tab-v4.tabs-view .tab-container li.selected .text a span{text-decoration:none}.widget-tab-v4.tabs-view{margin-bottom:30px !important;overflow-x:auto;overflow-y:hidden}.widget-tab-v4.tabs-view .tab-container .text{border-bottom:3px solid rgba(0,0,0,0)}.widget-tab-v4.tabs-view .tab-container a{min-height:42px;padding:3px 10px 7px 10px;text-align:center;font-weight:200;color:#444}.bg-tertiary.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-tertiary.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}.bg-quaternary.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-quaternary.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}.bg-senary.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-senary.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}.bg-twelve.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-twelve.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}.bg-thirteen.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-thirteen.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}.bg-light.widget-tab-v4.tabs-view .tab-container .text:hover a,.bg-light.widget-tab-v4.tabs-view .tab-container li.selected a{color:#0672cb}@media screen and (min-width: 40em){.widget-tab-v4 li{display:inline-block;width:auto !important}.widget-tab-v4 li .text{line-height:0}}@media screen and (min-width: 0)and (max-width: 61.1875em){.tab-container .multi-data-card .widget-layout-dynamic{visibility:visible;opacity:1;transition:opacity .5s linear}}@media screen and (min-width: 61.25em){.widget-tab-v4.tabs-view{margin-bottom:40px !important}.widget-tab-v4.tabs-view .tab-container::after{clear:both;content:"";display:table}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(2),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(2)~li{display:table-cell;width:50%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(3),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(3)~li{display:table-cell;width:33.3333333333%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(4),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(4)~li{display:table-cell;width:25%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(5),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(5)~li{display:table-cell;width:20%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(6),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(6)~li{display:table-cell;width:16.6666666667%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(7),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(7)~li{display:table-cell;width:14.2857142857%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(8),.widget-tab-v4.tabs-view .tab-container>li:first-child:nth-last-child(8)~li{display:table-cell;width:12.5%;float:left;display:inline-block}.widget-tab-v4.tabs-view .tab-container a{padding:10px 15px 10px 15px}}.widget-layout-dynamic{font-size:0;text-align:justify;text-align-last:left;visibility:hidden;opacity:0;transition:opacity .5s linear}.widget-layout-dynamic::after{clear:both;content:"";display:table}.widget-layout-dynamic:not([class*=shim]){padding:0}.widget-layout-dynamic.widget-layout-dynamic-center{text-align-last:center}.widget-layout-dynamic.widget-layout-dynamic-swap-side{text-align-last:left}.widget-layout-dynamic>li{display:inline-block;text-align-last:auto;vertical-align:top;width:100%}.widget-layout-dynamic.layout-col-1{text-align:center}.widget-layout-dynamic.layout-col-1>li{width:100%}.widget-layout-dynamic.layout-col-1>li.margin{width:0}.widget-layout-dynamic.layout-col-2>li{width:calc(50% - 20px)}.widget-layout-dynamic.layout-col-2>li.margin{width:40px}.widget-layout-dynamic.layout-col-3>li{width:calc(33.3333333333% - 20px)}.widget-layout-dynamic.layout-col-3>li.margin{width:30px}.widget-layout-dynamic.layout-col-4>li{width:calc(25% - 20px)}.widget-layout-dynamic.layout-col-4>li.margin{width:26.6666666667px}.widget-layout-dynamic.layout-col-5>li{width:calc(20% - 20px)}.widget-layout-dynamic.layout-col-5>li.margin{width:25px}.widget-layout-dynamic.layout-col-6>li{width:calc(16.6666666667% - 20px)}.widget-layout-dynamic.layout-col-6>li.margin{width:24px}.widget-layout-dynamic.layout-col-7>li{width:calc(14.2857142857% - 20px)}.widget-layout-dynamic.layout-col-7>li.margin{width:23.3333333333px}.widget-layout-dynamic.layout-col-8>li{width:calc(12.5% - 20px)}.widget-layout-dynamic.layout-col-8>li.margin{width:22.8571428571px}.widget-layout-dynamic.layout-col-9>li{width:calc(11.1111111111% - 20px)}.widget-layout-dynamic.layout-col-9>li.margin{width:22.5px}.widget-layout-dynamic.layout-col-10>li{width:calc(10% - 20px)}.widget-layout-dynamic.layout-col-10>li.margin{width:22.2222222222px}.widget-layout-dynamic.layout-col-11>li{width:calc(9.0909090909% - 20px)}.widget-layout-dynamic.layout-col-11>li.margin{width:22px}.widget-layout-dynamic.layout-col-12>li{width:calc(8.3333333333% - 20px)}.widget-layout-dynamic.layout-col-12>li.margin{width:21.8181818182px}.widget-layout-dynamic>li:first-child:nth-last-child(2)~:nth-child(2n),.widget-layout-dynamic>li:last-child,.widget-layout-dynamic.layout-col-1>li:nth-child(2n),.widget-layout-dynamic.layout-col-2>li:nth-child(4n),.widget-layout-dynamic.layout-col-3>li:nth-child(6n),.widget-layout-dynamic.layout-col-4>li:nth-child(8n),.widget-layout-dynamic.layout-col-5>li:nth-child(10n),.widget-layout-dynamic.layout-col-6>li:nth-child(12n),.widget-layout-dynamic.layout-col-7>li:nth-child(14n),.widget-layout-dynamic.layout-col-8>li:nth-child(16n),.widget-layout-dynamic.layout-col-9>li:nth-child(18n),.widget-layout-dynamic.layout-col-10>li:nth-child(20n),.widget-layout-dynamic.layout-col-11>li:nth-child(22n),.widget-layout-dynamic.layout-col-12>li:nth-child(24n){display:none}.widget-layout-dynamic.initialized{visibility:visible;opacity:1;display:flex;flex-wrap:wrap}.widget-layout-dynamic.initialized>li{display:flex}.widget-layout-dynamic.initialized>li .view.oaks-subcategory-card-view{width:100%}.control.widget-layout-dynamic.layout-col-2,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-2{margin-right:-18px}.control.widget-layout-dynamic.layout-col-2>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-2>li{width:calc(50% - 20px)}.control.widget-layout-dynamic.layout-col-2>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-2>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-3,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-3{margin-right:-20px}.control.widget-layout-dynamic.layout-col-3>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-3>li{width:calc(33.3333333333% - 20px)}.control.widget-layout-dynamic.layout-col-3>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-3>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-4,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-4{margin-right:-20px}.control.widget-layout-dynamic.layout-col-4>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-4>li{width:calc(25% - 20px)}.control.widget-layout-dynamic.layout-col-4>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-4>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-5,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-5{margin-right:-20px}.control.widget-layout-dynamic.layout-col-5>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-5>li{width:calc(20% - 20px)}.control.widget-layout-dynamic.layout-col-5>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-5>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-6,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-6{margin-right:-20px}.control.widget-layout-dynamic.layout-col-6>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-6>li{width:calc(16.6666666667% - 20px)}.control.widget-layout-dynamic.layout-col-6>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-6>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-7,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-7{margin-right:-20px}.control.widget-layout-dynamic.layout-col-7>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-7>li{width:calc(14.2857142857% - 20px)}.control.widget-layout-dynamic.layout-col-7>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-7>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-8,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-8{margin-right:-20px}.control.widget-layout-dynamic.layout-col-8>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-8>li{width:calc(12.5% - 20px)}.control.widget-layout-dynamic.layout-col-8>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-8>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-9,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-9{margin-right:-20px}.control.widget-layout-dynamic.layout-col-9>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-9>li{width:calc(11.1111111111% - 20px)}.control.widget-layout-dynamic.layout-col-9>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-9>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-10,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-10{margin-right:-20px}.control.widget-layout-dynamic.layout-col-10>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-10>li{width:calc(10% - 20px)}.control.widget-layout-dynamic.layout-col-10>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-10>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-11,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-11{margin-right:-20px}.control.widget-layout-dynamic.layout-col-11>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-11>li{width:calc(9.0909090909% - 20px)}.control.widget-layout-dynamic.layout-col-11>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-11>li.margin{width:20px}.control.widget-layout-dynamic.layout-col-12,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-12{margin-right:-20px}.control.widget-layout-dynamic.layout-col-12>li,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-12>li{width:calc(8.3333333333% - 20px)}.control.widget-layout-dynamic.layout-col-12>li.margin,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-12>li.margin{width:20px}.control.widget-layout-dynamic>li:first-child:nth-last-child(2)~:nth-child(2n),.control.widget-layout-dynamic>li:last-child,.control.widget-layout-dynamic.layout-col-2>li:nth-child(4n),.control.widget-layout-dynamic.layout-col-3>li:nth-child(6n),.control.widget-layout-dynamic.layout-col-4>li:nth-child(8n),.control.widget-layout-dynamic.layout-col-5>li:nth-child(10n),.control.widget-layout-dynamic.layout-col-6>li:nth-child(12n),.control.widget-layout-dynamic.layout-col-7>li:nth-child(14n),.control.widget-layout-dynamic.layout-col-8>li:nth-child(16n),.control.widget-layout-dynamic.layout-col-9>li:nth-child(18n),.control.widget-layout-dynamic.layout-col-10>li:nth-child(20n),.control.widget-layout-dynamic.layout-col-11>li:nth-child(22n),.control.widget-layout-dynamic.layout-col-12>li:nth-child(24n),.dynamic-taxonomy-card .widget-layout-dynamic>li:first-child:nth-last-child(2)~:nth-child(2n),.dynamic-taxonomy-card .widget-layout-dynamic>li:last-child,.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-2>li:nth-child(4n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-3>li:nth-child(6n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-4>li:nth-child(8n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-5>li:nth-child(10n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-6>li:nth-child(12n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-7>li:nth-child(14n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-8>li:nth-child(16n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-9>li:nth-child(18n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-10>li:nth-child(20n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-11>li:nth-child(22n),.dynamic-taxonomy-card .widget-layout-dynamic.layout-col-12>li:nth-child(24n){display:inline-block}@media screen and (min-width: 0)and (max-width: 39.9375em){.widget-layout-dynamic li.position-0{position:relative;z-index:100}.widget-layout-dynamic li.position-1{position:relative;z-index:99}.widget-layout-dynamic li.position-2{position:relative;z-index:98}.widget-layout-dynamic li.position-3{position:relative;z-index:97}.widget-layout-dynamic li.position-4{position:relative;z-index:96}.widget-layout-dynamic li.position-5{position:relative;z-index:95}.widget-layout-dynamic li.position-6{position:relative;z-index:94}.widget-layout-dynamic li.position-7{position:relative;z-index:93}.widget-layout-dynamic li.position-8{position:relative;z-index:92}.widget-layout-dynamic li.position-9{position:relative;z-index:91}.widget-layout-dynamic li.position-10{position:relative;z-index:90}.widget-layout-dynamic li.position-11{position:relative;z-index:89}.widget-layout-dynamic li.position-12{position:relative;z-index:88}.widget-layout-dynamic li.position-13{position:relative;z-index:87}.widget-layout-dynamic li.position-14{position:relative;z-index:86}.widget-layout-dynamic li.position-15{position:relative;z-index:85}.widget-layout-dynamic li.position-16{position:relative;z-index:84}.widget-layout-dynamic li.position-17{position:relative;z-index:83}.widget-layout-dynamic li.position-18{position:relative;z-index:82}.widget-layout-dynamic li.position-19{position:relative;z-index:81}.widget-layout-dynamic li.position-20{position:relative;z-index:80}.widget-layout-dynamic li.position-21{position:relative;z-index:79}.widget-layout-dynamic li.position-22{position:relative;z-index:78}.widget-layout-dynamic li.position-23{position:relative;z-index:77}.widget-layout-dynamic li.position-24{position:relative;z-index:76}.widget-layout-dynamic li.position-25{position:relative;z-index:75}.widget-layout-dynamic li.position-26{position:relative;z-index:74}.widget-layout-dynamic li.position-27{position:relative;z-index:73}.widget-layout-dynamic li.position-28{position:relative;z-index:72}.widget-layout-dynamic li.position-29{position:relative;z-index:71}.widget-layout-dynamic li.position-30{position:relative;z-index:70}.widget-layout-dynamic li.position-31{position:relative;z-index:69}.widget-layout-dynamic li.position-32{position:relative;z-index:68}.widget-layout-dynamic li.position-33{position:relative;z-index:67}.widget-layout-dynamic li.position-34{position:relative;z-index:66}.widget-layout-dynamic li.position-35{position:relative;z-index:65}.widget-layout-dynamic li.position-36{position:relative;z-index:64}.widget-layout-dynamic li.position-37{position:relative;z-index:63}.widget-layout-dynamic li.position-38{position:relative;z-index:62}.widget-layout-dynamic li.position-39{position:relative;z-index:61}.widget-layout-dynamic li.position-40{position:relative;z-index:60}.widget-layout-dynamic li.position-41{position:relative;z-index:59}.widget-layout-dynamic li.position-42{position:relative;z-index:58}.widget-layout-dynamic li.position-43{position:relative;z-index:57}.widget-layout-dynamic li.position-44{position:relative;z-index:56}.widget-layout-dynamic li.position-45{position:relative;z-index:55}.widget-layout-dynamic li.position-46{position:relative;z-index:54}.widget-layout-dynamic li.position-47{position:relative;z-index:53}.widget-layout-dynamic li.position-48{position:relative;z-index:52}.widget-layout-dynamic li.position-49{position:relative;z-index:51}.widget-layout-dynamic li.position-50{position:relative;z-index:50}.widget-layout-dynamic li.position-51{position:relative;z-index:49}.widget-layout-dynamic li.position-52{position:relative;z-index:48}.widget-layout-dynamic li.position-53{position:relative;z-index:47}.widget-layout-dynamic li.position-54{position:relative;z-index:46}.widget-layout-dynamic li.position-55{position:relative;z-index:45}.widget-layout-dynamic li.position-56{position:relative;z-index:44}.widget-layout-dynamic li.position-57{position:relative;z-index:43}.widget-layout-dynamic li.position-58{position:relative;z-index:42}.widget-layout-dynamic li.position-59{position:relative;z-index:41}.widget-layout-dynamic li.position-60{position:relative;z-index:40}.widget-layout-dynamic li.position-61{position:relative;z-index:39}.widget-layout-dynamic li.position-62{position:relative;z-index:38}.widget-layout-dynamic li.position-63{position:relative;z-index:37}.widget-layout-dynamic li.position-64{position:relative;z-index:36}.widget-layout-dynamic li.position-65{position:relative;z-index:35}.widget-layout-dynamic li.position-66{position:relative;z-index:34}.widget-layout-dynamic li.position-67{position:relative;z-index:33}.widget-layout-dynamic li.position-68{position:relative;z-index:32}.widget-layout-dynamic li.position-69{position:relative;z-index:31}.widget-layout-dynamic li.position-70{position:relative;z-index:30}.widget-layout-dynamic li.position-71{position:relative;z-index:29}.widget-layout-dynamic li.position-72{position:relative;z-index:28}.widget-layout-dynamic li.position-73{position:relative;z-index:27}.widget-layout-dynamic li.position-74{position:relative;z-index:26}.widget-layout-dynamic li.position-75{position:relative;z-index:25}.widget-layout-dynamic li.position-76{position:relative;z-index:24}.widget-layout-dynamic li.position-77{position:relative;z-index:23}.widget-layout-dynamic li.position-78{position:relative;z-index:22}.widget-layout-dynamic li.position-79{position:relative;z-index:21}.widget-layout-dynamic li.position-80{position:relative;z-index:20}.widget-layout-dynamic li.position-81{position:relative;z-index:19}.widget-layout-dynamic li.position-82{position:relative;z-index:18}.widget-layout-dynamic li.position-83{position:relative;z-index:17}.widget-layout-dynamic li.position-84{position:relative;z-index:16}.widget-layout-dynamic li.position-85{position:relative;z-index:15}.widget-layout-dynamic li.position-86{position:relative;z-index:14}.widget-layout-dynamic li.position-87{position:relative;z-index:13}.widget-layout-dynamic li.position-88{position:relative;z-index:12}.widget-layout-dynamic li.position-89{position:relative;z-index:11}.widget-layout-dynamic li.position-90{position:relative;z-index:10}.widget-layout-dynamic li.position-91{position:relative;z-index:9}.widget-layout-dynamic li.position-92{position:relative;z-index:8}.widget-layout-dynamic li.position-93{position:relative;z-index:7}.widget-layout-dynamic li.position-94{position:relative;z-index:6}.widget-layout-dynamic li.position-95{position:relative;z-index:5}.widget-layout-dynamic li.position-96{position:relative;z-index:4}.widget-layout-dynamic li.position-97{position:relative;z-index:3}.widget-layout-dynamic li.position-98{position:relative;z-index:2}.widget-layout-dynamic li.position-99{position:relative;z-index:1}.widget-layout-dynamic li.position-100{position:relative;z-index:0}}.dynamic-taxonomy-card .show-more-wrapper a.btn,.showmore-multidatacards-trigger .show-more-wrapper a.btn{margin:30px auto;cursor:pointer}.showmore-multidatacards-trigger .grid-card{position:relative}.showmore-multidatacards-trigger .grid-card .card-contain{min-height:300px;width:100%}.showmore-multidatacards-trigger .grid-card .card-contain .wrap-texts{min-height:127px}.showmore-multidatacards-trigger .grid-card .card-contain .wrap-texts .description{min-height:120px}.showmore-multidatacards-trigger .grid-card .card-contain .mask-image{bottom:42px;padding-top:120px;width:100%}.showmore-multidatacards-trigger .grid-card .card-contain .collection{float:right;margin-top:5px;padding-right:10px}#gss-overlay-div{background:none}#gss-overlay-div .card{position:absolute;text-align:center;display:block}#gss-overlay-div .card.mediumAndAbove{background-color:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.2);margin-top:15px;min-height:400px;max-height:400px;overflow:hidden;width:735px}#gss-overlay-div .card.mediumAndAbove .header{display:none}#gss-overlay-div .card.xsmall{min-height:100%;background:#eee;text-align:inherit}#gss-overlay-div .card.xsmall .header{display:none}#gss-overlay-div .card .content{height:inherit;overflow:hidden}#gss-overlay-div .card .content .gss11-view.mediumAndAbove{padding:26px 30px 36px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .loader{background-image:url(data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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);background-position:center;background-repeat:no-repeat;width:120px;height:120px;animation:spin 2s linear infinite;position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;margin:20% auto;display:none}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-heading{font-size:20px;line-height:28px;padding-bottom:26px;text-align:left}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs{align-items:baseline;border-bottom:solid 1px #0672cb;display:flex;justify-content:space-between;margin-bottom:19px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions{line-height:14px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions a:hover,#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions a.gss11-active{border-bottom-color:#0672cb}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions a:not(:last-child){margin-right:30px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions a{border-bottom:solid 4px rgba(0,0,0,0);display:inline-block;font-size:12px;line-height:14px;padding-bottom:11px;text-decoration:none}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-tabs-regions a,#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-region_title{color:#0e0e0e;font-weight:600;text-transform:uppercase}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-region{display:none}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-region.gss11-active{display:block;max-height:240px;overflow-y:auto;padding-right:10px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-countries .rowLocales li{border-bottom:solid 1px #d8d8d8;display:inline-block;width:30%}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-countries .rowLocales li:nth-child(even){margin:0px 18px}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-countries .rowLocales li .gss11-country{color:#0063b8;display:block;font-weight:400;font-size:12px;line-height:14px;padding:10px 0 10px 12px;position:relative;text-decoration:none}#gss-overlay-div .card .content .gss11-view.mediumAndAbove .gss11-countries .rowLocales li .gss11-active::after{background-color:#0672cb;border-radius:50%;color:#fff;content:"✓";float:right;font-size:12px;font-weight:800;height:18px;line-height:18px;position:relative;text-align:center;width:18px;position:absolute;right:0}#gss-overlay-div .card .content .gss11-view.xsmall .loader{background-image:url(data:image/gif;base64,R0lGODlhMgAyANU/AM7i7d7m6vv8/drp8jaRzqvO3sbU2mamzfz8/Pn5+tTV1/P09Ovr7N3d3+Xm5+jo6dra3NfY2fHx8u7u7+Lj5PX5/PL4/PT5+9Pe4ubx+Wit2o7B5PH09rDR4EOY0Yy82sDa5tDk7Pj6+qfP6crX3KnN43Cs0M3j87zY6ebs7+z0+erz99/t88Dc8JzI5LPW7bvX5O3y8+Xw9c3Z31ym13mx07bU4urv8bLS5tXm7oO42cXd7OLp7E+f1NHS1P///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDYxRjkwNjVGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDYxRjkwNjZGRUFGMTFFMkFFQkQ4RjBDOEQ1OTgyRUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowNjFGOTA2M0ZFQUYxMUUyQUVCRDhGMEM4RDU5ODJFQSIgc3RSZWY6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);background-position:center;background-repeat:no-repeat;width:120px;height:120px;animation:spin 2s linear infinite;position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;margin:20% auto;display:none}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-heading{background:#00468b;color:#fff;display:block;line-height:24px;left:0;margin:0;padding:12px 18px;text-align:center;position:relative;min-height:45px}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-heading .font-icon-x:before{color:#fff}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-heading .btn-close{position:absolute;right:5px;top:15px}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region{border-bottom:solid 1px #d8d8d8}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region.gss11-active .gss11-countries{display:block;max-height:360px;overflow-y:auto;padding:0 17px}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region.gss11-active .gss11-region_title::after{transform:rotate(90deg)}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region .ghf-icon_expand:after{content:"❯";font-size:18px;position:absolute;right:22px}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region .gss11-region_title{display:block;font-size:16px;line-height:20px;padding:28px 17px;color:#0e0e0e;font-weight:600;text-transform:uppercase;text-decoration:none}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-regions .gss11-region .gss11-region_title ::after{transition:transform 150ms linear;color:#0063b8;float:right}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-countries{display:none}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-countries li{border-top:solid 1px #d8d8d8}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-countries li a{display:block;font-size:14px;line-height:18px;padding:15px 0;color:#0063b8;font-weight:400;position:relative;text-decoration:none}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-countries li a.gss11-active{font-weight:600}#gss-overlay-div .card .content .gss11-view.xsmall .gss11-countries li a.gss11-active::after{background-color:#0672cb;border-radius:50%;color:#fff;content:"✓";float:right;font-size:12px;font-weight:800;height:18px;line-height:18px;position:relative;text-align:center;width:18px;position:absolute;right:0}#gss-overlay-div .card .content a:hover,#gss-overlay-div .card .content #ghf-footer a,#gss-overlay-div .card .content #ghf-footer a:hover{text-decoration:none}.vline.vline-primary>li{border-color:#0672cb}.vline.vline-secondary>li{border-color:#000}.vline.vline-tertiary>li{border-color:#fff}.vline.vline-octonary>li{border-color:#0e0e0e}.vline.vline-denary>li{border-color:#444}.vline.vline-thirteen>li{border-color:#f5f6f7}.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}.vline.quarters-v2>li:nth-child(odd){border-right-width:1px;padding-right:15px}.vline.quarters-v2>li:nth-child(even){padding-left:15px}.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}@media screen and (min-width: 40em){.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}.vline.halves>li:nth-child(odd){border-right-width:1px;padding-right:20px}.vline.halves>li:nth-child(even){padding-left:20px}.vline.thirds>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.thirds>li:nth-child(3n){border-right-width:0}.vline.thirds>li:first-of-type{padding-left:0}.vline.thirds>li:last-of-type{padding-right:0}.vline.quarters>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters>li:nth-child(4n){border-right-width:0}.vline.quarters>li:first-of-type{padding-left:0}.vline.quarters>li:last-of-type{padding-right:0}.vline.quarters-v2>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters-v2>li:nth-child(4n){border-right-width:0}.vline.quarters-v2>li:first-of-type{padding-left:0}.vline.quarters-v2>li:last-of-type{padding-right:0}.vline.quarters-v3>li:nth-child(odd){border-right-width:1px;padding-right:20px}.vline.quarters-v3>li:nth-child(even){padding-left:20px}.vline.quarters-v5>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters-v5>li:nth-child(3n){border-right-width:0}.vline.quarters-v5>li:first-of-type{padding-left:0}.vline.quarters-v5>li:last-of-type{padding-right:0}.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}.vline.complex>li{margin-top:10px;margin-bottom:10px}.vline.complex>li:nth-child(2){padding-right:20}.vline.complex>li:nth-child(3){padding-left:20}}@media screen and (min-width: 61.25em){.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}.vline.thirds-v2>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.thirds-v2>li:nth-child(3n){border-right-width:0}.vline.thirds-v2>li:first-of-type{padding-left:0}.vline.thirds-v2>li:last-of-type{padding-right:0}.vline.quarters-v3>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters-v3>li:nth-child(4n){border-right-width:0}.vline.quarters-v3>li:first-of-type{padding-left:0}.vline.quarters-v3>li:last-of-type{padding-right:0}.vline.quarters-v4>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters-v4>li:nth-child(4n){border-right-width:0}.vline.quarters-v4>li:first-of-type{padding-left:0}.vline.quarters-v4>li:last-of-type{padding-right:0}.vline.quarters-v5>li{padding-left:20px;padding-right:20px;border-right-width:1px}.vline.quarters-v5>li:nth-child(4n){border-right-width:0}.vline.quarters-v5>li:first-of-type{padding-left:0}.vline.quarters-v5>li:last-of-type{padding-right:0}.vline>li{border-color:rgba(0,0,0,0);margin-top:10px;margin-bottom:10px;border-right-style:solid}.vline.twothirds>li:nth-child(odd),.vline .twothirds-v2>li:nth-child(odd),.vline .uneven>li:nth-child(odd),.vline .uneven-v2>li:nth-child(odd){border-right-width:1px;padding-right:20px}.vline.twothirds>li:nth-child(even),.vline .twothirds-v2>li:nth-child(even),.vline .uneven>li:nth-child(even),.vline .uneven-v2>li:nth-child(even){padding-left:20px}.vline.complex>li:nth-child(odd){padding-right:20}.vline.complex>li:nth-child(even){padding-left:20}}.tiles-view{padding:0 18px}.tiles-view .slider{position:relative;font-size:1px;margin-bottom:10px}.tiles-view .slider .slider-child{margin-left:0}.tiles-view .slider .tile-img,.tiles-view .slider .tile-copy{height:186px}@media screen and (min-width: 40em){.tiles-view{padding:0}.tiles-view .slider .slider-item{padding:0;padding-left:12px;position:relative}.tiles-view .slider .slider-item .tile-img{height:321px}.tiles-view .slider .slider-item .tile-copy{height:309px}.tiles-view .slider .slider-item:first-child{padding:0}.tiles-view .col-3{display:table-cell;width:50%;float:left;display:block;display:inline-block;float:none}.tiles-view .col-3.i2 .tile-img,.tiles-view .col-3.i3 .tile-img,.tiles-view .col-3.i4 .tile-img,.tiles-view .col-3.i5 .tile-img,.tiles-view .col-3.i7 .tile-img,.tiles-view .col-3.i8 .tile-img,.tiles-view .col-3.i11 .tile-img,.tiles-view .col-3.i12 .tile-img,.tiles-view .col-3.i13 .tile-img,.tiles-view .col-3.i14 .tile-img,.tiles-view .col-3.i16 .tile-img,.tiles-view .col-3.i17 .tile-img,.tiles-view .col-3.i20 .tile-img{display:none}.tiles-view .col-3.i2 .tile-img,.tiles-view .col-3.i4 .tile-img,.tiles-view .col-3.i5 .tile-img,.tiles-view .col-3.i7 .tile-img,.tiles-view .col-3.i11 .tile-img,.tiles-view .col-3.i13 .tile-img,.tiles-view .col-3.i14 .tile-img,.tiles-view .col-3.i16 .tile-img,.tiles-view .col-3.i20 .tile-img{height:309px}.tiles-view .col-3.i3,.tiles-view .col-3.i8,.tiles-view .col-3.i12,.tiles-view .col-3.i17{margin-left:-50%;margin-top:321px}.tiles-view .col-3.i6,.tiles-view .col-3.i15{display:table-cell;width:100%;float:left;display:block;display:inline-block;float:none;margin-top:321px;margin-left:-100%}.tiles-view .col-3.i6 .tile-view::after,.tiles-view .col-3.i15 .tile-view::after{clear:both;content:"";display:table}.tiles-view .col-3.i6 .tile-view .tile-copy,.tiles-view .col-3.i6 .tile-view .tile-img,.tiles-view .col-3.i15 .tile-view .tile-copy,.tiles-view .col-3.i15 .tile-view .tile-img{width:50%;float:left}.tiles-view .col-3.i6 .tile-view .tile-copy,.tiles-view .col-3.i15 .tile-view .tile-copy{width:-webkit-calc(50% - 6px);width:calc(50% - 6px)}.tiles-view .col-3.i6 .tile-view .tile-img,.tiles-view .col-3.i15 .tile-view .tile-img{width:-webkit-calc(50% - -6px);width:calc(50% - -6px);height:309px}}@media screen and (min-width: 61.25em){.tiles-view{padding:0}.tiles-view .controls .dots-arrows{display:block}.tiles-view .controls .dots-arrows a{position:absolute;top:291px;display:block;background-color:#3dc6ef;color:#fff;text-align:center;line-height:50px}.tiles-view .controls .dots-arrows a.prev{left:12px}.tiles-view .controls .dots-arrows a.next{right:0}.tiles-view .controls .dots-arrows a:hover{cursor:pointer;text-decoration:none;background-color:#6ea204}.tiles-view .controls .dots-arrows a.disabled{display:none}.tiles-view .col-4{display:table-cell;width:33.3333333333%;float:left;display:block;display:inline-block;float:none}.tiles-view .col-4.i2 .tile-img,.tiles-view .col-4.i3 .tile-img,.tiles-view .col-4.i6 .tile-img,.tiles-view .col-4.i7 .tile-img,.tiles-view .col-4.i9 .tile-img,.tiles-view .col-4.i12 .tile-img,.tiles-view .col-4.i14 .tile-img,.tiles-view .col-4.i15 .tile-img,.tiles-view .col-4.i18 .tile-img,.tiles-view .col-4.i19 .tile-img{display:none}.tiles-view .col-4.i2 .tile-img,.tiles-view .col-4.i3 .tile-img,.tiles-view .col-4.i5 .tile-img,.tiles-view .col-4.i9 .tile-img,.tiles-view .col-4.i10 .tile-img,.tiles-view .col-4.i14 .tile-img,.tiles-view .col-4.i15 .tile-img,.tiles-view .col-4.i17 .tile-img{height:309px}.tiles-view .col-4.i4,.tiles-view .col-4.i5,.tiles-view .col-4.i10,.tiles-view .col-4.i11,.tiles-view .col-4.i16,.tiles-view .col-4.i17{display:table-cell;width:66.6666666667%;float:left;display:block;display:inline-block;float:none}.tiles-view .col-4.i4 .tile-view::after,.tiles-view .col-4.i5 .tile-view::after,.tiles-view .col-4.i10 .tile-view::after,.tiles-view .col-4.i11 .tile-view::after,.tiles-view .col-4.i16 .tile-view::after,.tiles-view .col-4.i17 .tile-view::after{clear:both;content:"";display:table}.tiles-view .col-4.i4 .tile-view .tile-copy,.tiles-view .col-4.i4 .tile-view .tile-img,.tiles-view .col-4.i5 .tile-view .tile-copy,.tiles-view .col-4.i5 .tile-view .tile-img,.tiles-view .col-4.i10 .tile-view .tile-copy,.tiles-view .col-4.i10 .tile-view .tile-img,.tiles-view .col-4.i11 .tile-view .tile-copy,.tiles-view .col-4.i11 .tile-view .tile-img,.tiles-view .col-4.i16 .tile-view .tile-copy,.tiles-view .col-4.i16 .tile-view .tile-img,.tiles-view .col-4.i17 .tile-view .tile-copy,.tiles-view .col-4.i17 .tile-view .tile-img{width:50%;float:left}.tiles-view .col-4.i4 .tile-view .tile-copy,.tiles-view .col-4.i5 .tile-view .tile-copy,.tiles-view .col-4.i10 .tile-view .tile-copy,.tiles-view .col-4.i11 .tile-view .tile-copy,.tiles-view .col-4.i16 .tile-view .tile-copy,.tiles-view .col-4.i17 .tile-view .tile-copy{width:-webkit-calc(50% - 6px);width:calc(50% - 6px)}.tiles-view .col-4.i4 .tile-view .tile-img,.tiles-view .col-4.i5 .tile-view .tile-img,.tiles-view .col-4.i10 .tile-view .tile-img,.tiles-view .col-4.i11 .tile-view .tile-img,.tiles-view .col-4.i16 .tile-view .tile-img,.tiles-view .col-4.i17 .tile-view .tile-img{width:-webkit-calc(50% - -6px);width:calc(50% - -6px);height:309px}.tiles-view .col-4.i7,.tiles-view .col-4.i12,.tiles-view .col-4.i4,.tiles-view .col-4.i6,.tiles-view .col-4.i11,.tiles-view .col-4.i19,.tiles-view .col-4.i16,.tiles-view .col-4.i18{margin-top:321px}.tiles-view .col-4.i4,.tiles-view .col-4.i6,.tiles-view .col-4.i16,.tiles-view .col-4.i18{margin-left:-66.6666666667%}.tiles-view .col-4.i11{margin-left:-100%}}@media screen and (min-width: 80em){.tiles-view{padding:0}.tiles-view .col-5{display:table-cell;width:25%;float:left;display:block;display:inline-block;float:none}.tiles-view .col-5.i2 .tile-img,.tiles-view .col-5.i3 .tile-img,.tiles-view .col-5.i7 .tile-img,.tiles-view .col-5.i8 .tile-img,.tiles-view .col-5.i12 .tile-img,.tiles-view .col-5.i13 .tile-img,.tiles-view .col-5.i17 .tile-img,.tiles-view .col-5.i18 .tile-img{display:none}.tiles-view .col-5.i2 .tile-img,.tiles-view .col-5.i3 .tile-img,.tiles-view .col-5.i6 .tile-img,.tiles-view .col-5.i11 .tile-img,.tiles-view .col-5.i12 .tile-img,.tiles-view .col-5.i17 .tile-img,.tiles-view .col-5.i18 .tile-img{height:309px}.tiles-view .col-5.i4,.tiles-view .col-5.i6,.tiles-view .col-5.i11,.tiles-view .col-5.i14,.tiles-view .col-5.i19{display:table-cell;width:50%;float:left;display:block;display:inline-block;float:none}.tiles-view .col-5.i4 .tile-view::after,.tiles-view .col-5.i6 .tile-view::after,.tiles-view .col-5.i11 .tile-view::after,.tiles-view .col-5.i14 .tile-view::after,.tiles-view .col-5.i19 .tile-view::after{clear:both;content:"";display:table}.tiles-view .col-5.i4 .tile-view .tile-copy,.tiles-view .col-5.i4 .tile-view .tile-img,.tiles-view .col-5.i6 .tile-view .tile-copy,.tiles-view .col-5.i6 .tile-view .tile-img,.tiles-view .col-5.i11 .tile-view .tile-copy,.tiles-view .col-5.i11 .tile-view .tile-img,.tiles-view .col-5.i14 .tile-view .tile-copy,.tiles-view .col-5.i14 .tile-view .tile-img,.tiles-view .col-5.i19 .tile-view .tile-copy,.tiles-view .col-5.i19 .tile-view .tile-img{width:50%;float:left}.tiles-view .col-5.i4 .tile-view .tile-copy,.tiles-view .col-5.i6 .tile-view .tile-copy,.tiles-view .col-5.i11 .tile-view .tile-copy,.tiles-view .col-5.i14 .tile-view .tile-copy,.tiles-view .col-5.i19 .tile-view .tile-copy{width:-webkit-calc(50% - 6px);width:calc(50% - 6px)}.tiles-view .col-5.i4 .tile-view .tile-img,.tiles-view .col-5.i6 .tile-view .tile-img,.tiles-view .col-5.i11 .tile-view .tile-img,.tiles-view .col-5.i14 .tile-view .tile-img,.tiles-view .col-5.i19 .tile-view .tile-img{width:-webkit-calc(50% - -6px);width:calc(50% - -6px);height:309px}.tiles-view .col-5.i4,.tiles-view .col-5.i7,.tiles-view .col-5.i19{margin-left:-50%;margin-top:321px}.tiles-view .col-5.i8,.tiles-view .col-5.i14{margin-top:321px}.tiles-view .col-5.i13{margin-left:-75%;margin-top:321px}}@media screen and (min-width: 100em){.tiles-view .slider .slider-item .tile-img{height:402px}.tiles-view .slider .slider-item .tile-copy{height:390px}.tiles-view .col-5.i2 .tile-view .tile-img,.tiles-view .col-5.i3 .tile-view .tile-img,.tiles-view .col-5.i4 .tile-view .tile-img,.tiles-view .col-5.i6 .tile-view .tile-img,.tiles-view .col-5.i11 .tile-view .tile-img,.tiles-view .col-5.i12 .tile-view .tile-img,.tiles-view .col-5.i14 .tile-view .tile-img,.tiles-view .col-5.i17 .tile-view .tile-img,.tiles-view .col-5.i18 .tile-view .tile-img,.tiles-view .col-5.i19 .tile-view .tile-img{height:390px}.tiles-view .col-5.i4,.tiles-view .col-5.i7,.tiles-view .col-5.i8,.tiles-view .col-5.i13,.tiles-view .col-5.i14,.tiles-view .col-5.i19{margin-top:402px}.tiles-view .tile-view .label{font-size:18px;font-size:1.8rem;padding-bottom:30px}.tiles-view .tile-view .heading{font-size:30px;font-size:3rem;line-height:1.2em;padding-bottom:30px}.tiles-view .tile-view .rte{padding-bottom:30px}.tiles-view .tile-view .rte p{font-size:18px;font-size:1.8rem;line-height:1.33em}.tiles-view .tile-view a{font-size:18px;font-size:1.8rem}}.dots-v2-view .controls .dots-arrows{display:block}.dots-v2-view .controls .dots-arrows a{color:#fff;background-color:#3dc6ef;display:block;line-height:50px;position:absolute;text-align:center;top:40%;width:auto}.dots-v2-view .controls .dots-arrows a.prev{left:5px}.dots-v2-view .controls .dots-arrows a.next{right:5px}.dots-v2-view .controls .dots-arrows a:hover{cursor:pointer;text-decoration:none;background-color:#6ea204}.dots-v2-view .controls .dots-arrows a.disabled div,.dots-v2-view .controls .dots-arrows a.disabled:hover div{background-color:#e6ac28;border-color:#e6ac28;cursor:default}.dots-v2-view .carousel-container{width:calc(100% - 80px)}.dots-v2-view .slider .col-1:nth-child(n){padding-left:20px;padding-right:20px}.dots-v2-view .slider .col-2:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-3:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-4:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-5:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-6:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-7:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-8:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-9:nth-child(n){padding-left:16px;padding-right:16px}.dots-v2-view .slider .col-10:nth-child(n){padding-left:16px;padding-right:16px}

