.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0);}40%{transform:translateY(-30px);}60%{transform:translateY(-15px);}}@keyframes flash{0%,50%,100%{opacity:1;}25%,75%{opacity:0;}}@keyframes jello{11.1%{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(-0.78125deg) skewY(-0.78125deg);}77.7%{transform:skewX(0.39062deg) skewY(0.39062deg);}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg);}100%{transform:none;}}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}@keyframes rubberBand{0%{transform:scale3d(1,1,1);}30%{transform:scale3d(1.25,0.75,1);}40%{transform:scale3d(0.75,1.25,1);}50%{transform:scale3d(1.15,0.85,1);}65%{transform:scale3d(0.95,1.05,1);}75%{transform:scale3d(1.05,0.95,1);}100%{transform:scale3d(1,1,1);}}@keyframes shake{0%,100%{transform:translateX(0);}10%,30%,50%,70%,90%{transform:translateX(-10px);}20%,40%,60%,80%{transform:translateX(10px);}}@keyframes swing{20%,40%,60%,80%,100%{transform-origin:top center;}20%{transform:rotate(15deg);}40%{transform:rotate(-10deg);}60%{transform:rotate(5deg);}80%{transform:rotate(-5deg);}100%{transform:rotate(0deg);}}@keyframes tada{0%{transform:scale(1);}10%,20%{transform:scale(0.9) rotate(-3deg);}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg);}40%,60%,80%{transform:scale(1.1) rotate(-3deg);}100%{transform:scale(1) rotate(0);}}@keyframes wobble{0%{transform:translateX(0%);}15%{transform:translateX(-25%) rotate(-5deg);}30%{transform:translateX(20%) rotate(3deg);}45%{transform:translateX(-15%) rotate(-3deg);}60%{transform:translateX(10%) rotate(2deg);}75%{transform:translateX(-5%) rotate(-1deg);}100%{transform:translateX(0%);}}@keyframes bounceIn{0%{opacity:0;transform:scale(0.3);}50%{opacity:1;transform:scale(1.05);}70%{transform:scale(0.9);}100%{transform:scale(1);}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px);}60%{opacity:1;transform:translateY(30px);}80%{transform:translateY(-10px);}100%{transform:translateY(0);}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px);}60%{opacity:1;transform:translateX(30px);}80%{transform:translateX(-10px);}100%{transform:translateX(0);}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px);}60%{opacity:1;transform:translateX(-30px);}80%{transform:translateX(10px);}100%{transform:translateX(0);}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px);}60%{opacity:1;transform:translateY(-30px);}80%{transform:translateY(10px);}100%{transform:translateY(0);}}@keyframes bounceOut{0%{transform:scale(1);}25%{transform:scale(0.95);}50%{opacity:1;transform:scale(1.1);}100%{opacity:0;transform:scale(0.3);}}@keyframes bounceOutDown{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(-20px);}100%{opacity:0;transform:translateY(2000px);}}@keyframes bounceOutLeft{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(20px);}100%{opacity:0;transform:translateX(-2000px);}}@keyframes bounceOutRight{0%{transform:translateX(0);}20%{opacity:1;transform:translateX(-20px);}100%{opacity:0;transform:translateX(2000px);}}@keyframes bounceOutUp{0%{transform:translateY(0);}20%{opacity:1;transform:translateY(20px);}100%{opacity:0;transform:translateY(-2000px);}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px);}100%{opacity:1;transform:translateY(0);}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px);}100%{opacity:1;transform:translateY(0);}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px);}100%{opacity:1;transform:translateX(0);}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px);}100%{opacity:1;transform:translateX(0);}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px);}100%{opacity:1;transform:translateX(0);}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px);}100%{opacity:1;transform:translateY(0);}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px);}100%{opacity:1;transform:translateY(0);}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(20px);}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(2000px);}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-20px);}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(20px);}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-20px);}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);}}@keyframes flip{0%{transform:perspective(400px) rotateY(0);animation-timing-function:ease-out;}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function:ease-out;}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in;}80%{transform:perspective(400px) rotateY(360deg) scale(0.95);animation-timing-function:ease-in;}100%{transform:perspective(400px) scale(1);animation-timing-function:ease-in;}}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg);}40%{transform:perspective(400px) rotateX(-10deg);}70%{transform:perspective(400px) rotateX(10deg);}100%{opacity:1;transform:perspective(400px) rotateX(0deg);}}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg);}40%{transform:perspective(400px) rotateY(-10deg);}70%{transform:perspective(400px) rotateY(10deg);}100%{opacity:1;transform:perspective(400px) rotateY(0deg);}}@keyframes flipOutX{0%{opacity:1;transform:perspective(400px) rotateX(0deg);}100%{opacity:0;transform:perspective(400px) rotateX(90deg);}}@keyframes flipOutY{0%{opacity:1;transform:perspective(400px) rotateY(0deg);}100%{opacity:0;transform:perspective(400px) rotateY(90deg);}}@keyframes lightSpeedIn{0%{opacity:0;transform:translateX(100%) skewX(-30deg);}60%{opacity:1;transform:translateX(-20%) skewX(30deg);}80%{opacity:1;transform:translateX(0%) skewX(-15deg);}100%{opacity:1;transform:translateX(0%) skewX(0deg);}}@keyframes lightSpeedOut{0%{opacity:1;transform:translateX(0%) skewX(0deg);}100%{opacity:0;transform:translateX(100%) skewX(-30deg);}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center;}100%{opacity:1;transform:rotate(0);transform-origin:center center;}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom;}100%{opacity:1;transform:rotate(0);transform-origin:left bottom;}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom;}100%{opacity:1;transform:rotate(0);transform-origin:right bottom;}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom;}100%{opacity:1;transform:rotate(0);transform-origin:left bottom;}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom;}100%{opacity:1;transform:rotate(0);transform-origin:right bottom;}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center;}100%{opacity:0;transform:rotate(200deg);transform-origin:center center;}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom;}100%{opacity:0;transform:rotate(90deg);transform-origin:left bottom;}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom;}100%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom;}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom;}100%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom;}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom;}100%{opacity:0;transform:rotate(90deg);transform-origin:right bottom;}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px);}100%{opacity:1;transform:translateY(0);}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px);}100%{opacity:1;transform:translateX(0);}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px);}100%{opacity:1;transform:translateX(0);}}@keyframes slideInUp{0%{opacity:0;transform:translateY(2000px);}100%{opacity:1;transform:translateY(0);}}@keyframes slideOutDown{0%{transform:translateY(0);}100%{opacity:0;transform:translateY(2000px);}}@keyframes slideOutLeft{0%{transform:translateX(0);}100%{opacity:0;transform:translateX(-2000px);}}@keyframes slideOutRight{0%{transform:translateX(0);}100%{opacity:0;transform:translateX(2000px);}}@keyframes slideOutUp{0%{transform:translateY(0);}100%{opacity:0;transform:translateY(-2000px);}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left;}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left;}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left;}80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg) translateY(0);transform-origin:top left;}100%{opacity:0;transform:translateY(700px);}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg);}100%{opacity:1;transform:translateX(0px) rotate(0deg);}}@keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg);}100%{opacity:0;transform:translateX(100%) rotate(120deg);}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);}60%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);}}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);}60%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);}}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);}60%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);}}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);}60%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);}}@keyframes zoomOut{0%{opacity:1;}50%{opacity:0;transform:scale3d(0.3,0.3,0.3);}100%{opacity:0;}}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);}100%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}100%{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center;}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}100%{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center;}}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);}100%{animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;}}@font-face{font-family:'FontAwesome';src:url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/sites/all/themes/iota_theme/styles/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center;}.fa-li.fa-lg{left:-1.85714em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{animation:fa-spin 2s infinite linear;}.fa-pulse{animation:fa-spin 1s infinite steps(8);}@keyframes fa-spin{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-yc:before,.fa-y-combinator:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-tv:before,.fa-television:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"";}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-signing:before,.fa-sign-language:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-vcard:before,.fa-address-card:before{content:"";}.fa-vcard-o:before,.fa-address-card-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;}audio:not([controls]){display:none;height:0;}progress{vertical-align:baseline;}template,[hidden]{display:none;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:700;}dfn{font-style:italic;}em,i{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}svg:not(:root){overflow:hidden;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}button,input,optgroup,select,textarea{font:inherit;margin:0;}optgroup{font-weight:bold;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-input-placeholder{color:inherit;opacity:0.54;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}@font-face{font-family:'iota-font';src:url(/sites/all/themes/iota_theme/fonts/prod/iota-font.ttf?ca6maq) format("truetype"),url(/sites/all/themes/iota_theme/fonts/prod/iota-font.woff?ca6maq) format("woff"),url(/sites/all/themes/iota_theme/fonts/prod/iota-font.svg?ca6maq#iota) format("svg");font-weight:normal;font-style:normal;}.iota-font{font-family:'iota-font' !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;}.iota-close:before{content:"";}.iota-back:before{content:"";}.iota-iota:before{content:"";}.iota-menu:before{content:"";}.iota-next:before{content:"";}.iota-search:before{content:"";}.iota-user:before{content:"";}button,[type='button'],[type='reset'],[type='submit'],.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#3d618e;border:0;border-radius:2px;color:white;cursor:pointer;display:inline-block;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px;font-weight:900;line-height:1;padding:0.75em 1.5em 0.6em;text-decoration:none;text-transform:uppercase;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;box-shadow:0 2px rgba(188,198,213,0.5);}button:after,[type='button']:after,[type='reset']:after,[type='submit']:after,.button:after{font-family:fontawesome;content:"\f105";position:absolute;right:10px;top:12px;font-size:1.5em;color:#ffcd00;}button:hover,button:focus,[type='button']:hover,[type='button']:focus,[type='reset']:hover,[type='reset']:focus,[type='submit']:hover,[type='submit']:focus,.button:hover,.button:focus{background-color:#314e72;color:white;}button:disabled,[type='button']:disabled,[type='reset']:disabled,[type='submit']:disabled,.button:disabled{cursor:not-allowed;opacity:0.5;}button:disabled:hover,[type='button']:disabled:hover,[type='reset']:disabled:hover,[type='submit']:disabled:hover,.button:disabled:hover{background-color:#3d618e;}input[type=submit]{padding-right:2.7em;}.button-angle{color:#ffcd00;position:relative;left:-1.6em;top:0.35em;font-size:1.3em;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:inline-block;font-weight:600;margin-bottom:0.375em;}label.required::after{content:"*";}label abbr{display:none;}input,select,textarea{display:block;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1em;}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea,select[multiple]{color:#00396f;background-color:#f8f9fb;border:1px solid #d9dfe7;border-radius:0;box-shadow:inset 1px 1px 0 #eef1f6;box-sizing:border-box;margin-bottom:0.75em;padding:1.5em;transition:border-color 150ms ease;width:100%;}[type='color']:hover,[type='date']:hover,[type='datetime']:hover,[type='datetime-local']:hover,[type='email']:hover,[type='month']:hover,[type='number']:hover,[type='password']:hover,[type='search']:hover,[type='tel']:hover,[type='text']:hover,[type='time']:hover,[type='url']:hover,[type='week']:hover,input:not([type]):hover,textarea:hover,select[multiple]:hover{border-color:#aeb2b9;}[type='color']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='email']:focus,[type='month']:focus,[type='number']:focus,[type='password']:focus,[type='search']:focus,[type='tel']:focus,[type='text']:focus,[type='time']:focus,[type='url']:focus,[type='week']:focus,input:not([type]):focus,textarea:focus,select[multiple]:focus{border-color:#4b5d76;box-shadow:inset 1px 1px 0 #eef1f6;outline:none;}[type='color']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='email']:disabled,[type='month']:disabled,[type='number']:disabled,[type='password']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='text']:disabled,[type='time']:disabled,[type='url']:disabled,[type='week']:disabled,input:not([type]):disabled,textarea:disabled,select[multiple]:disabled{background-color:#ecedee;cursor:not-allowed;}[type='color']:disabled:hover,[type='date']:disabled:hover,[type='datetime']:disabled:hover,[type='datetime-local']:disabled:hover,[type='email']:disabled:hover,[type='month']:disabled:hover,[type='number']:disabled:hover,[type='password']:disabled:hover,[type='search']:disabled:hover,[type='tel']:disabled:hover,[type='text']:disabled:hover,[type='time']:disabled:hover,[type='url']:disabled:hover,[type='week']:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select[multiple]:disabled:hover{border:1px solid #d9dfe7;}[type='color']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select[multiple]::-webkit-input-placeholder{color:#7399c7;}[type='color']::-moz-placeholder,[type='date']::-moz-placeholder,[type='datetime']::-moz-placeholder,[type='datetime-local']::-moz-placeholder,[type='email']::-moz-placeholder,[type='month']::-moz-placeholder,[type='number']::-moz-placeholder,[type='password']::-moz-placeholder,[type='search']::-moz-placeholder,[type='tel']::-moz-placeholder,[type='text']::-moz-placeholder,[type='time']::-moz-placeholder,[type='url']::-moz-placeholder,[type='week']::-moz-placeholder,input:not([type])::-moz-placeholder,textarea::-moz-placeholder,select[multiple]::-moz-placeholder{color:#7399c7;}[type='color']:-moz-placeholder,[type='date']:-moz-placeholder,[type='datetime']:-moz-placeholder,[type='datetime-local']:-moz-placeholder,[type='email']:-moz-placeholder,[type='month']:-moz-placeholder,[type='number']:-moz-placeholder,[type='password']:-moz-placeholder,[type='search']:-moz-placeholder,[type='tel']:-moz-placeholder,[type='text']:-moz-placeholder,[type='time']:-moz-placeholder,[type='url']:-moz-placeholder,[type='week']:-moz-placeholder,input:not([type]):-moz-placeholder,textarea:-moz-placeholder,select[multiple]:-moz-placeholder{color:#7399c7;}[type='color']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder,select[multiple]:-ms-input-placeholder{color:#7399c7;}input[type="file"]{margin-bottom:0.75em;width:100%;}input[type="search"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;}textarea{resize:vertical;}input[type="checkbox"],input[type="radio"]{display:inline;margin-right:0.375em;}select{margin-bottom:0.75em;max-width:100%;width:auto;}html{box-sizing:border-box;}*,*::before,*::after{box-sizing:inherit;}ul,ol{list-style-type:none;margin:0;padding:0;}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{margin:0;max-width:100%;height:auto;}object{pointer-events:none;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}table{border-collapse:collapse;margin:0.75em 0;table-layout:fixed;width:100%;}@media screen and (max-width:805px){table.sticky-header{top:0 !important;}}th{border-bottom:1px solid #a3a7ad;font-weight:900;text-align:left;text-transform:uppercase;background-color:#bbc6d6;border-bottom:0;padding:0.75em 0;}th.active img{margin-left:5px;}th,th a:link,th a:hover{color:#00396f;}td{border-top:1px solid #d9dfe7;border-bottom:1px solid #d9dfe7;line-height:1.5;padding:0.75em 0;}td,td.active{background-color:white;}td button{display:inline-block;font-size:0.93721em;line-height:1.5;margin-bottom:.3em;margin-right:.5em;outline:none;padding:.3em 1em;width:100%;}@media screen and (min-width:768px){td button{margin-bottom:0;width:auto;}}tr,td,th{vertical-align:middle;}th,td{padding:15px;}@media screen and (min-width:768px){th,td{padding:15px 20px;}}@media screen and (min-width:992px){th,td{padding:15px 40px;}}tbody{background-color:white;border:0 none;}tbody tr.even,tbody tr.odd{background:transparent;border:0 none;}tbody tr:first-child td{border-top:1px solid #d9dfe7;}caption{margin:.5em auto;font-style:italic;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}h1,h2,h3,h4,h5,h6{color:#00396f;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.2;text-rendering:optimizeLegibility;margin:0 0 0.75em;}body,p{font-size:1.067em;}@media screen and (min-width:768px){body,p{font-size:1em;}}h4,h5,h6{font-size:1.13849em;}h3{font-size:1.13849em;}@media screen and (min-width:768px){h3{font-size:1.21477em;}}h2{font-size:1.21477em;}@media screen and (min-width:768px){h2{font-size:1.29616em;}}h1{font-size:1.47566em;}@media screen and (min-width:768px){h1{font-size:1.57453em;}}html{font-size:14px;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:black;color:#00396f;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;line-height:1.5;margin:0;padding:0;word-wrap:break-word;min-width:320px;}h1,h2,h3{text-transform:uppercase;}h1{margin:0 0 1em;}h2{margin:0 0 1em;}h3{margin:0 0 1em;}h4{margin:0 0 1.5em;}h5{margin:0 0 1.5em;}h6{margin:0 0 1.5em;}p{margin:0 0 0.75em;}a{color:#3d618e;text-decoration:none;transition:all 150ms ease;}a:active,a:focus,a:hover{color:#314e72;}a:active,a:focus{outline:none;}hr{border-bottom:1px solid #d9dfe7;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}abbr{font-variant:small-caps;text-transform:lowercase;}abbr[title]{border-bottom:1px dotted;}abbr:hover{cursor:help;}blockquote{margin:0 1.5em 1.5em;}pre{margin:0 0 1.5em;overflow:auto;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}@media print{*{background:transparent !important;box-shadow:none !important;color:black !important;text-shadow:none !important;}iframe,nav{display:none;}a,a:visited{text-decoration:none;}blockquote,pre{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}img,tr,ul{page-break-inside:avoid;}img{max-width:100% !important;width:inherit !important;float:none !important;display:block !important;margin:10px auto !important;}h1 a:after,h2 a:after,h3 a:after,h4 a:after,h5 a:after,h6 a:after{display:inline-block;}h2,h3,h4,p{orphans:3;widows:3;}h2,h3,h4{page-break-after:avoid;}@page{margin:2cm;}}.float-left{float:left !important;}.float-right{float:right !important;}.float-center{display:block;margin-left:auto;margin-right:auto;}.float-none{float:none !important;}.clear-left{clear:left !important;}.clear-right{clear:right !important;}.clear-both{clear:both !important;}.clear-none{clear:none !important;}@media screen and (max-width:767px){.hide-for-small{display:none !important;}}.show-for-small{display:none !important;}@media screen and (max-width:767px){.show-for-small{display:block !important;}}.hide-for-medium{display:block !important;}@media screen and (min-width:768px) and (max-width:991px){.hide-for-medium{display:none !important;}}.show-for-medium{display:none !important;}@media screen and (min-width:768px) and (max-width:991px){.show-for-medium{display:block !important;}}@media screen and (max-width:991px){.hide-to-medium{display:none !important;}}.show-to-medium{display:none !important;}@media screen and (max-width:991px){.show-to-medium{display:block !important;}}@media screen and (min-width:768px){.hide-from-medium{display:none !important;}}.show-from-medium{display:none !important;}@media screen and (min-width:768px){.show-from-medium{display:block !important;}}.hide-for-large{display:block !important;}@media screen and (min-width:992px) and (max-width:1199px){.hide-for-large{display:none !important;}}.show-for-large{display:none !important;}@media screen and (min-width:992px) and (max-width:1199px){.show-for-large{display:block !important;}}@media screen and (max-width:1199px){.hide-to-large{display:none !important;}}.show-to-large{display:none !important;}@media screen and (max-width:1199px){.show-to-large{display:block !important;}}@media screen and (min-width:992px){.hide-from-large{display:none !important;}}.show-from-large{display:none !important;}@media screen and (min-width:992px){.show-from-large{display:block !important;}}.hide-for-huge{display:block !important;}@media screen and (min-width:1200px) and (max-width:1599px){.hide-for-huge{display:none !important;}}.show-for-huge{display:none !important;}@media screen and (min-width:1200px) and (max-width:1599px){.show-for-huge{display:block !important;}}@media screen and (max-width:1599px){.hide-to-huge{display:none !important;}}.show-to-huge{display:none !important;}@media screen and (max-width:1599px){.show-to-huge{display:block !important;}}@media screen and (min-width:1200px){.hide-from-huge{display:none !important;}}.show-from-huge{display:none !important;}@media screen and (min-width:1200px){.show-from-huge{display:block !important;}}@media screen and (min-width:1600px){.hide-from-mega{display:none !important;}}.show-from-mega{display:none !important;}@media screen and (min-width:1600px){.show-from-mega{display:block !important;}}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.layout-dashboard{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:-4.5%;padding-bottom:100px;}@media screen and (min-width:480px){.layout-dashboard{margin:-5px;}}@media screen and (min-width:992px){.layout-dashboard{margin:-5px auto;max-width:810px;-ms-flex-pack:start;justify-content:flex-start;}}@media screen and (min-width:1200px){.layout-dashboard{margin:-5px;max-width:none;}}.layout-dashboard .panel{width:100%;padding:5px 4.5%;}@media screen and (min-width:992px){.layout-dashboard .panel{padding:5px;}}@media screen and (min-width:1200px){.layout-dashboard .panel.country{-ms-flex-order:1;order:1;width:33.3333%;}}@media screen and (min-width:1200px){.layout-dashboard .panel.country .panel__container{height:150px;}}@media screen and (min-width:1200px){.layout-dashboard .panel.organisation{-ms-flex-order:2;order:2;width:33.3333%;}}@media screen and (min-width:1200px){.layout-dashboard .panel.organisation .panel__container{height:150px;}}@media screen and (min-width:1200px){.layout-dashboard .panel.users{-ms-flex-order:4;order:4;width:33.3333%;margin-top:-160px;}}@media screen and (min-width:1200px){.layout-dashboard .panel.news{-ms-flex-order:3;order:3;width:66.6666%;}}.layout-dashboard .panel__container{padding:40px 20px 20px;}.layout-pcp-corner{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:-4.5%;padding-bottom:100px;}@media screen and (min-width:480px){.layout-pcp-corner{margin:-5px;}}@media screen and (min-width:992px){.layout-pcp-corner{margin:-5px auto;max-width:810px;-ms-flex-pack:start;justify-content:flex-start;}}@media screen and (min-width:1200px){.layout-pcp-corner{margin:-5px;max-width:none;}}.layout-pcp-corner .panel{width:100%;padding:4.5%;}@media screen and (min-width:480px){.layout-pcp-corner .panel{width:75%;padding:5px;}}@media screen and (min-width:992px){.layout-pcp-corner .panel{min-width:400px;width:33.33333%;}}.layout-pcp-corner .panel__container{padding:40px 30px 30px;min-height:400px;}@media (min-width:700px){.layout-sidebar-multi-row.has-sidebar{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-sidebar::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__rows-wrapper{float:left;display:block;margin-right:2.12766%;width:74.46809%;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__rows-wrapper:last-child{margin-right:0;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__sidebar{float:left;display:block;margin-right:2.12766%;width:23.40426%;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__sidebar:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}}.layout-sidebar-multi-row::after,.layout-sidebar-multi-row__preface::after,.layout-sidebar-multi-row__sidebar::after,.layout-sidebar-multi-row__main-wrapper::after,.layout-sidebar-multi-row__rows-wrapper::after,.layout-sidebar-multi-row__row-1::after,.layout-sidebar-multi-row__row-2::after,.layout-sidebar-multi-row__row-2-first::after,.layout-sidebar-multi-row__row-2-second::after,.layout-sidebar-multi-row__row-2-third::after,.layout-sidebar-multi-row__row-3::after,.layout-sidebar-multi-row__row-3-first::after,.layout-sidebar-multi-row__row-3-second::after,.layout-sidebar-multi-row__row-3-third::after,.layout-sidebar-multi-row__row-4::after,.layout-sidebar-multi-row__row-4-first::after,.layout-sidebar-multi-row__row-4-second::after,.layout-sidebar-multi-row__row-4-third::after,.layout-sidebar-multi-row__postscript::after{clear:both;content:"";display:block;}@media (min-width:700px){.layout-sidebar.has-sidebar{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar.has-sidebar::after{clear:both;content:"";display:block;}.layout-sidebar.has-sidebar .layout-sidebar__main{float:left;display:block;margin-right:2.12766%;width:65.95745%;}.layout-sidebar.has-sidebar .layout-sidebar__main:last-child{margin-right:0;}.layout-sidebar.has-sidebar .layout-sidebar__sidebar{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar.has-sidebar .layout-sidebar__sidebar:last-child{margin-right:0;}}.layout-sidebar::after,.layout-sidebar__preface::after,.layout-sidebar__main::after,.layout-sidebar__sidebar::after{clear:both;content:"";display:block;}@media (min-width:700px){.layout-three-column.has-first.has-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.has-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.has-second.has-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.has-second.has-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.has-first.has-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__third:last-child{margin-right:0;}.layout-three-column.has-first.has-second.empty-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.has-second.empty-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.has-first.empty-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.empty-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__third:last-child{margin-right:0;}.layout-three-column.empty-first.has-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.empty-first.has-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__third:last-child{margin-right:0;}}.layout-three-column::after,.layout-three-column__preface::after,.layout-three-column__first::after,.layout-three-column__second::after,.layout-three-column__third::after{clear:both;content:"";display:block;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}@media (min-width:700px){.layout-sidebar-multi-row.has-sidebar{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-sidebar::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__rows-wrapper{float:left;display:block;margin-right:2.12766%;width:74.46809%;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__rows-wrapper:last-child{margin-right:0;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__sidebar{float:left;display:block;margin-right:2.12766%;width:23.40426%;}.layout-sidebar-multi-row.has-sidebar .layout-sidebar-multi-row__sidebar:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.has-row-2-second.empty-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-2-first.empty-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-2-first.has-row-2-second.has-row-2-third .layout-sidebar-multi-row__row-2-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.has-row-3-second.empty-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-3-first.empty-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-3-first.has-row-3-second.has-row-3-third .layout-sidebar-multi-row__row-3-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.has-row-4-second.empty-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-first:last-child{margin-right:0;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.has-row-4-first.empty-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third::after{clear:both;content:"";display:block;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-second:last-child{margin-right:0;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-sidebar-multi-row.empty-row-4-first.has-row-4-second.has-row-4-third .layout-sidebar-multi-row__row-4-third:last-child{margin-right:0;}}.layout-sidebar-multi-row::after,.layout-sidebar-multi-row__preface::after,.layout-sidebar-multi-row__sidebar::after,.layout-sidebar-multi-row__main-wrapper::after,.layout-sidebar-multi-row__rows-wrapper::after,.layout-sidebar-multi-row__row-1::after,.layout-sidebar-multi-row__row-2::after,.layout-sidebar-multi-row__row-2-first::after,.layout-sidebar-multi-row__row-2-second::after,.layout-sidebar-multi-row__row-2-third::after,.layout-sidebar-multi-row__row-3::after,.layout-sidebar-multi-row__row-3-first::after,.layout-sidebar-multi-row__row-3-second::after,.layout-sidebar-multi-row__row-3-third::after,.layout-sidebar-multi-row__row-4::after,.layout-sidebar-multi-row__row-4-first::after,.layout-sidebar-multi-row__row-4-second::after,.layout-sidebar-multi-row__row-4-third::after,.layout-sidebar-multi-row__postscript::after{clear:both;content:"";display:block;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}@media (min-width:700px){.layout-sidebar.has-sidebar{max-width:992px;margin-left:auto;margin-right:auto;}.layout-sidebar.has-sidebar::after{clear:both;content:"";display:block;}.layout-sidebar.has-sidebar .layout-sidebar__main{float:left;display:block;margin-right:2.12766%;width:65.95745%;}.layout-sidebar.has-sidebar .layout-sidebar__main:last-child{margin-right:0;}.layout-sidebar.has-sidebar .layout-sidebar__sidebar{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-sidebar.has-sidebar .layout-sidebar__sidebar:last-child{margin-right:0;}}.layout-sidebar::after,.layout-sidebar__preface::after,.layout-sidebar__main::after,.layout-sidebar__sidebar::after{clear:both;content:"";display:block;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}@media (min-width:700px){.layout-three-column.has-first.has-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.has-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.has-second.has-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.has-second.has-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.has-first.has-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.layout-three-column.has-first.has-second.has-third .layout-three-column__third:last-child{margin-right:0;}.layout-three-column.has-first.has-second.empty-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.has-second.empty-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.has-second.empty-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.has-first.empty-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.has-first.empty-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__first{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__first:last-child{margin-right:0;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.has-first.empty-second.has-third .layout-three-column__third:last-child{margin-right:0;}.layout-three-column.empty-first.has-second.has-third{max-width:992px;margin-left:auto;margin-right:auto;}.layout-three-column.empty-first.has-second.has-third::after{clear:both;content:"";display:block;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__second{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__second:last-child{margin-right:0;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__third{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.layout-three-column.empty-first.has-second.has-third .layout-three-column__third:last-child{margin-right:0;}}.layout-three-column::after,.layout-three-column__preface::after,.layout-three-column__first::after,.layout-three-column__second::after,.layout-three-column__third::after{clear:both;content:"";display:block;}.layout-slat::after{clear:both;content:"";display:block;}.layout-slat__media{margin:0;padding:0 0 1em;}@media (min-width:600px){.layout-slat__media{float:left;padding-right:1em;}}.layout-slat__media:empty{padding:0;}.layout-slat__media a,.layout-slat__media img{display:block;}.layout-slat__content{display:table-cell;width:10000px;}@media (min-width:600px){.layout-slat--reversed .layout-slat__media{float:right;padding-left:1em;padding-right:0;}}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.outer-container{display:block;max-width:90%;margin-left:auto;margin-right:auto;}.outer-container::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.outer-container{max-width:91%;margin-left:auto;margin-right:auto;}.outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.outer-container{max-width:992px;margin-left:auto;margin-right:auto;}.outer-container::after{clear:both;content:"";display:block;}.front .outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.front .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:1600px){.front .outer-container{max-width:1200px;margin-left:auto;margin-right:auto;}.front .outer-container::after{clear:both;content:"";display:block;}}.region-content > .outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.region-content > .outer-container::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.region-content > .outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.region-content > .outer-container{max-width:none;width:992px;}.front .region-content > .outer-container{width:1200px;}}@media screen and (min-width:1200px){.page-pcp-corner .region-content > .outer-container,.page-pcp-dashboard .region-content > .outer-container{width:1200px;}}.page-news .region-content > .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.page-news .region-content > .outer-container::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.page-news .region-content > .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.page-news .region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.page-news .region-content > .outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.page-news .region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.page-news .region-content > .outer-container{max-width:992px;margin-left:auto;margin-right:auto;}.page-news .region-content > .outer-container::after{clear:both;content:"";display:block;}}.homepage-events-news-section{padding-bottom:77px;}.region-admin{background:black;color:white;padding:1em 0;}@media print{.region-admin{display:none;}}@media screen and (min-width:992px){.region-admin .outer-container{max-width:96%;margin-left:auto;margin-right:auto;}.region-admin .outer-container::after{clear:both;content:"";display:block;}}.region-admin .block__title{color:white;text-transform:none;font-size:1.13849em;}.region-admin .form-item{margin:0;}.region-admin .form-text::-webkit-input-placeholder{color:#555555;}.region-admin .form-text::-moz-placeholder{color:#555555;}.region-admin .form-text:-moz-placeholder{color:#555555;}.region-admin .form-text:-ms-input-placeholder{color:#555555;}.region-admin .button--submit{background:none;border:0 none;border-radius:0;box-shadow:none;color:white;font-size:1.5rem;padding:0 .75em;height:40px;vertical-align:top;}.region-admin .button-angle{display:none;}.region-admin .content a{color:white;background:#555555;padding:.25em .6em;display:inline-block;border-radius:.5em;margin:.25em;}.block--masquerade{float:left;display:block;margin-right:2.12766%;width:100%;}.block--masquerade:last-child{margin-right:0;}@media screen and (min-width:768px){.block--masquerade{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.block--masquerade:last-child{margin-right:0;}}.block--masquerade #quick_switch_links a{margin-left:0;background:#ffcd00;color:black;}@media screen and (min-width:768px){.article-lister .view-content{background:white;padding-bottom:40px;}}.article-lister .article{position:relative;}@media screen and (min-width:768px){.article-lister .article{padding:20px;}.article-lister .article,.article-lister .article a{color:#00396f;}}@media screen and (min-width:768px){.article-lister .illustration{float:left;display:block;margin-right:2.12766%;width:31.91489%;}.article-lister .illustration:last-child{margin-right:0;}}.article-lister .illustration img{border:5px solid rgba(52,96,148,0.15);}@media screen and (min-width:768px){.article-lister .content{float:left;display:block;margin-right:2.12766%;width:65.95745%;margin-right:0;}.article-lister .content:last-child{margin-right:0;}}.article-lister .title{text-transform:none;font-size:1.57453em;line-height:1.33;padding:1.1em 0;margin:0;float:left;display:block;margin-right:2.12766%;width:74.46809%;}.article-lister .title:last-child{margin-right:0;}@media screen and (min-width:768px){.article-lister .title{float:left;display:block;margin-right:2.12766%;width:100%;padding:0 0 .5em;text-transform:uppercase;}.article-lister .title:last-child{margin-right:0;}}@media screen and (min-width:768px){.article-lister .lead{float:left;display:block;margin-right:2.12766%;width:100%;}.article-lister .lead:last-child{margin-right:0;}}.article-lister .read-more{float:left;display:block;margin-right:2.12766%;width:23.40426%;text-align:right;position:relative;}.article-lister .read-more:last-child{margin-right:0;}@media screen and (min-width:768px){.article-lister .read-more{float:left;display:block;margin-right:2.12766%;width:100%;}.article-lister .read-more:last-child{margin-right:0;}}.article-lister .read-more a{font-size:0;display:block;position:absolute;top:13px;right:2.45%;}@media screen and (min-width:768px){.article-lister .read-more a{position:relative;right:0;top:auto;bottom:0;margin-bottom:0;display:inline-block;background-color:#3d618e;border:0;border-radius:2px;color:white;font-size:14px;font-weight:900;line-height:1;padding:0.75em 1.5em;text-decoration:none;text-transform:uppercase;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;}.article-lister .read-more a:after{font-family:fontawesome;content:"\f105";position:absolute;right:7px;top:7px;font-size:1.5em;color:#ffcd00;}.article-lister .read-more a:hover,.article-lister .read-more a:focus{background-color:#314e72;color:white;}.article-lister .read-more a:disabled{cursor:not-allowed;opacity:0.5;}.article-lister .read-more a:disabled:hover{background-color:#3d618e;}}.article-lister .read-more .iota-next{font-size:60px;}@media screen and (min-width:768px){.article-lister .read-more .iota-next{display:none;}}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}#autocomplete{border:1px solid #d9dfe7;overflow:hidden;position:absolute;z-index:100;}#autocomplete ul{list-style:none;margin:0;padding:0;}#autocomplete li{background:#f8f9fb;color:#00396f;cursor:default;margin:0;padding:.25em;white-space:pre;}#autocomplete li.selected{background:#00396f;color:#f8f9fb;}input.form-autocomplete,html.js input.form-autocomplete{background-image:url(/sites/all/themes/iota_theme/images/prod/throbber.gif);background-position:right 1.5em top calc(1.5em + 3px);background-repeat:no-repeat;padding-right:3em;}[dir="rtl"] input.form-autocomplete,[dir="rtl"] html.js input.form-autocomplete{background-position:left 1.5em top calc(1.5em + 3px);padding-left:3em;padding-right:1.5em;}.container-inline input.form-autocomplete,html.js .container-inline input.form-autocomplete{background-position:right 0.75em top calc(0.75em + 3px);background-repeat:no-repeat;padding-right:1.5em;}input.throbbing,html.js input.throbbing{background-position:right 1.5em top -47px;}[dir="rtl"] input.throbbing,[dir="rtl"] html.js input.throbbing{background-position:left 1.5em top -47px;}.container-inline input.throbbing,html.js .container-inline input.throbbing{background-position:right 0.75em top -47px;}[dir="rtl"] .container-inline input.throbbing,[dir="rtl"] html.js .container-inline input.throbbing{background-position:left 0.75em top -47px;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.breadcrumb{display:inline-block;margin-bottom:1.5em;text-align:left;}.breadcrumb__list{list-style:none;margin:0;padding:0;}.breadcrumb__item{background-color:#f8f9fb;border:1px solid #d9dfe7;color:#bbc6d6;display:inline-block;font-size:.8em;line-height:2.25em;margin-bottom:2px;margin-right:-5px;padding:0 0.5625em 0 1.125em;position:relative;text-decoration:none;}@media screen and (min-width:768px){.breadcrumb__item{font-size:1em;padding:0 1.125em 0 1.5em;}}.breadcrumb__item:first-child{border-bottom-left-radius:2px;border-left:1px solid #d9dfe7;border-top-left-radius:2px;padding-left:1.125em;}.breadcrumb__item:last-child{background-color:#f8f9fb;border-bottom-right-radius:2px;border-top-right-radius:2px;color:#bbc6d6;padding-right:1.125em;border-left:none;}.breadcrumb__item:focus,.breadcrumb__item:hover{background-color:#f8f9fb;color:#3d618e;}.breadcrumb__item:after,.breadcrumb__item:before{position:absolute;top:0px;right:auto;bottom:0px;left:100%;border-bottom:1.125em solid transparent;border-left:0.5625em solid transparent;border-top:1.125em solid transparent;content:" ";display:block;margin:auto;z-index:2;}.breadcrumb__item:last-child:after,.breadcrumb__item:last-child:before{border:none;}.breadcrumb__item:before{border-left-color:#d9dfe7;margin-left:1px;z-index:1;}.breadcrumb__item:after{border-left-color:#f8f9fb;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.region-homepage-events{float:left;display:block;margin-right:2.12766%;width:100%;}.region-homepage-events:last-child{margin-right:0;}@media screen and (min-width:992px){.region-homepage-events{float:left;display:block;margin-right:2.12766%;width:48.93617%;width:50%;margin-right:0;}.region-homepage-events:last-child{margin-right:0;}}@media screen and (min-width:992px){.region-homepage-events .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.region-homepage-events .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.events__block .outer-container{max-width:91%;margin-left:auto;margin-right:auto;}.events__block .outer-container::after{clear:both;content:"";display:block;}}.events__block .block__title{text-align:center;font-size:1.91269em;font-weight:400;color:#346094;margin-bottom:.6em;}.events__block .event{float:left;display:block;margin-right:2.12766%;width:100%;position:relative;overflow:hidden;margin-bottom:6%;}.events__block .event:last-child{margin-right:0;}@media screen and (min-width:768px){.events__block .event{float:left;display:block;margin-right:2.12766%;width:48.93617%;margin-right:4.5%;margin-bottom:4%;width:45.5%;}.events__block .event:last-child{margin-right:0;}}.events__block .event:hover .event__overlay,.events__block .event:focus .event__overlay{bottom:0;transform:translateY(0);}.events__block .event:focus{outline:none;}.events__block img{display:block;}.events__block .event__overlay{position:absolute;left:0;right:0;bottom:-100%;height:100%;transform:translateY(-91px);transition:all 0.4s ease 0s;}.events__block .event__title{margin:0;padding:.6em 0;background:#ffcd00;font-size:1.067em;}.events__block .event__title a{display:block;height:2.4em;overflow:hidden;}.events__block .event__datecode{display:block;background:rgba(0,57,111,0.8);color:white;font-weight:700;font-size:0.93721em;padding:.7em 0;}.events__block .event__data{display:-ms-inline-flexbox;display:inline-flex;float:left;}.events__block .event__code{position:relative;padding:0 0 0 22px;}.events__block .event__code::before{content:" ";height:0.93721em;left:11px;position:absolute;top:3px;width:2px;background:white;}.events__block .event__content{background:rgba(52,96,148,0.8);color:white;padding:.45em 0;height:100%;}.events__block .event__lead{font-size:1.383em;line-height:1.2;}@media screen and (min-width:992px){.events__block .event__lead{font-size:1.13849em;}}@media screen and (min-width:1200px){.events__block .event__lead{font-size:1.383em;}}.events__block .read-more a{color:#ffcd00;display:block;float:right;font-size:3.21336em;}.events__block .read-more a:hover{color:white;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.fieldset{position:relative;top:0.85714em;}.fieldset__legend{background:transparent;border:1px solid #d9dfe7;border-bottom:none;box-sizing:content-box;color:#00396f;display:block;height:2em;left:-1px;line-height:2;padding:0;position:absolute;text-indent:0;text-shadow:0 1px 0 white;top:-0.85714em;width:100%;}.fieldset__legend-text{display:block;padding-left:1em;}.fieldset__legend-link{display:block;}.fieldset__content{margin-top:2.5em;}.fieldset__description{font-style:italic;margin:1.5em 0;}.fieldset--collapsible .fieldset__legend-link:before{content:"-";display:inline-block;font-weight:bold;margin-right:1em;}.fieldset--collapsible.is-collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;margin-bottom:3.85714em;}.fieldset--collapsible.is-collapsed .fieldset__legend{border-bottom:1px solid #d9dfe7;}.fieldset--collapsible.is-collapsed .fieldset__legend-link:before{content:"+";}.fieldset--collapsible.is-collapsed .fieldset__content{display:none;}.footer{background:#ffcd00;}.footer p{margin:0;}.footer .content a{color:#00396f;padding:.4em;border-radius:6px;transition:all .4s ease;}.footer .content a:hover,.footer .content a:active{background:rgba(0,0,0,0.075);}@media screen and (min-width:992px){.footer .outer-container{max-width:96%;margin-left:auto;margin-right:auto;}.footer .outer-container::after{clear:both;content:"";display:block;}}.footer .region-footer{padding:58px 0 68px;}.footer .contact__block{float:left;display:block;margin-right:2.12766%;width:100%;text-align:center;}.footer .contact__block:last-child{margin-right:0;}@media screen and (min-width:768px){.footer .contact__block{text-align:left;}}@media screen and (min-width:992px){.footer .contact__block{float:left;display:block;margin-right:2.12766%;width:40.42553%;}.footer .contact__block:last-child{margin-right:0;}}.footer .contact__block a{position:relative;top:.1em;}.footer .contact__block .content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto 3em;}@media screen and (min-width:992px){.footer .contact__block .content{width:100%;margin:0;}}.footer .contact__block .fa-right-angle{font-size:1em;}.footer .socials__block{float:left;display:block;margin-right:2.12766%;width:100%;}.footer .socials__block:last-child{margin-right:0;}@media screen and (min-width:992px){.footer .socials__block{float:left;display:block;margin-right:2.12766%;width:23.40426%;}.footer .socials__block:last-child{margin-right:0;}}.footer .socials__block .content ul{text-align:center;font-size:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}.footer .socials__block .content li{display:inline-block;margin:0 3%;}@media screen and (min-width:480px){.footer .socials__block .content li{margin:0 2%;}}@media screen and (min-width:992px){.footer .socials__block .content li{margin:0 5%;}}.footer .socials__block .content a{border:2px solid white;display:table;background:white;border-radius:50%;width:55px;height:55px;}.footer .socials__block .content a:hover,.footer .socials__block .content a:active{background:#ffcd00;}.footer .socials__block .content .fa{font-size:28px;display:table-cell;vertical-align:middle;color:#346094;}.footer .web__block{float:left;display:block;margin-right:2.12766%;width:100%;text-align:center;}.footer .web__block:last-child{margin-right:0;}@media screen and (min-width:992px){.footer .web__block{float:left;display:block;margin-right:2.12766%;width:31.91489%;text-align:right;}.footer .web__block:last-child{margin-right:0;}}.footer .web__block .content{display:table;height:55px;width:100%;margin-top:2em;}@media screen and (min-width:992px){.footer .web__block .content{margin:0;}}.footer .web__block p{display:table-cell;vertical-align:middle;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.container-inline{font-size:0;position:relative;}.container-inline > div,.container-inline label{display:inline-block;width:75%;}.container-inline > input[type="submit"],.container-inline > .form-actions{display:inline-block;width:25%;}.container-inline .form-item{font-size:1rem;}.container-inline [type='color'],.container-inline [type='date'],.container-inline [type='datetime'],.container-inline [type='datetime-local'],.container-inline [type='email'],.container-inline [type='month'],.container-inline [type='number'],.container-inline [type='password'],.container-inline [type='search'],.container-inline [type='tel'],.container-inline [type='text'],.container-inline [type='time'],.container-inline [type='url'],.container-inline [type='week'],.container-inline input:not([type]),.container-inline textarea{padding:.75em;}.form-item__description{color:#346094;font-size:0.93721em;}.form-item__required-marker:after{content:"*";}.form-item--checkbox .form-item__label,.form-item--radio .form-item__label{font-weight:400;}.form-item--checkboxes .form-item--checkbox,.form-item--radio{margin:0;}.form-item--date-day,.form-item--date-month,.form-item--date-year{display:inline-block;margin:0;}.form-item--password-confirm-pass-1{margin-bottom:.75em;}.form-item--password-confirm-pass-2{margin:.75em 0;}.form-select,.form-text,.form-textarea{font-size:1em;}.form-actions{position:relative;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}#forum-menu-item{position:relative;}.i-forum.notify-indicator{display:none;background-color:#cd0000;width:20px;height:20px;text-align:center;border-radius:20px;}@media screen and (min-width:992px){.i-forum.notify-indicator{display:block;position:absolute;right:0;top:28px;}}.i-forum.notify-indicator img{width:13px;position:absolute;left:50%;top:50%;margin-left:-6px;margin-top:-6px;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@media screen{.header{background:#ffcd00;padding:21.5px 0;}}@media screen and (min-width:992px){.header .outer-container{max-width:96%;margin-left:auto;margin-right:auto;}.header .outer-container::after{clear:both;content:"";display:block;}}@media screen{.header .mobile-icons{font-size:0;display:inline-block;float:right;text-align:right;margin:0 -10px;}}@media screen and (min-width:992px){.header .mobile-icons{float:none;margin-right:16px;}}@media screen{.header .mobile-icons .icon{color:#346094;font-size:0;line-height:57px;vertical-align:middle;display:inline-block;cursor:pointer;padding:0 2px;}.header .mobile-icons .icon:before{font-size:40.71429px;display:inline-block;vertical-align:middle;}}@media screen and (min-width:992px){.header .mobile-icons .icon:before{display:none;}}@media screen and (min-width:380px){.header .mobile-icons .icon{padding:0 10px;}}@media screen and (min-width:1060px){.not-logged-in .header .mobile-icons .iota-user{display:none !important;}}@media screen{.header .icon-label{text-transform:uppercase;font-weight:900;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:17px;line-height:57px;vertical-align:middle;}}@media screen and (min-width:768px){.header .icon-label{display:inline-block !important;}}@media screen and (min-width:992px){.header .icon-label.show-for-medium{display:none !important;}}@media screen and (min-width:992px){.not-logged-in .header .icon-label.show-for-medium{display:inline-block !important;}}@media screen and (min-width:1060px){.not-logged-in .header .icon-label.show-for-medium{display:none !important;}}@media screen and (min-width:992px){.region-header{text-align:right;font-size:0;position:relative;}}.logo{display:inline-block;float:left;}.logo__link{font-size:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.iota-logo{margin-left:19px;padding-left:18px;display:none;border-left:2px solid #1a1919;}@media screen and (min-width:480px){.iota-logo{display:inline-block;}}.block.help{position:absolute;right:2%;bottom:-1em;font-size:1rem;z-index:999;transition:top 600ms ease;}@media print{.block.help{display:none;}}.toolbar .block.help{top:105px;}.toolbar-drawer .block.help{top:138px;}.block.help p{margin:0;}.block.help a{color:#a31f34;font-weight:700;text-transform:uppercase;}.block.help a:hover,.block.help a:active{color:#c2001f;}.block--iota-issue-tracker{float:right;margin:1.5rem 0;}@media print{.block--iota-issue-tracker{display:none;}}.block--iota-issue-tracker .content p{margin:0;}.block--iota-issue-tracker .content a{background-color:#3d618e;border:0;border-radius:2px;color:white;cursor:pointer;display:inline-block;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px;font-weight:900;line-height:1;padding:0.75em 1.5em 0.6em;text-decoration:none;text-transform:uppercase;transition:background-color 150ms ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;box-shadow:0 2px rgba(188,198,213,0.5);}div.messages{background-position:.75em .75em;background-repeat:no-repeat;border-radius:5px;border-style:solid;border-width:4px 1px;font-size:0.93721em;margin:1.5em 0;padding:.75em .75em .75em 3em;position:relative;word-wrap:break-word;clear:both;}[dir="rtl"] div.messages{background-position:98.5% 50%;padding:.75em 3em .75em .75em;}@media print{div.messages{background-image:none !important;padding-left:.75em;}[dir="rtl"] div.messages{padding-right:.75em;}}div.messages em{color:#000;}.messages__list{margin:0;}.messages__list > li + li{margin-top:.75em;}.messages__item .placeholder:first-child{font-style:normal;font-weight:bold;}.messages--status{background-color:#e6efc2;color:#56651a;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:2px;background-image:url(/sites/all/themes/iota_theme/images/prod/messages-status.png);background-image:linear-gradient(transparent,transparent),url(/sites/all/themes/iota_theme/images/prod/messages-status.svg);}.messages--status a{color:#333c10;text-decoration:underline;}.messages--status a:focus,.messages--status a:hover{color:black;}.messages--warning{background-color:#fff6bf;color:#8c7800;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:2px;background-image:url(/sites/all/themes/iota_theme/images/prod/messages-warning.png);background-image:linear-gradient(transparent,transparent),url(/sites/all/themes/iota_theme/images/prod/messages-warning.svg);}.messages--warning a{color:#594c00;text-decoration:underline;}.messages--warning a:focus,.messages--warning a:hover{color:black;}.messages--error{background-color:#fbe3e4;color:#97161b;display:block;margin-bottom:0.75em;padding:0.75em 0.75em 0.75em 50px;border-radius:2px;background-image:url(/sites/all/themes/iota_theme/images/prod/messages-error.png);background-image:linear-gradient(transparent,transparent),url(/sites/all/themes/iota_theme/images/prod/messages-error.svg);}.messages--error a{color:#6a0f13;text-decoration:underline;}.messages--error a:focus,.messages--error a:hover{color:#110203;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.nav{list-style:none;padding:0;}.nav--primary-local-tasks{text-align:left;font-size:0;width:100%;margin:1.5rem 0;clear:both;}.nav--primary-local-tasks::after{clear:both;content:"";display:block;}[dir="rtl"] .nav--primary-local-tasks{text-align:right;}.nav--primary-local-tasks .nav__item{display:block;margin:0;}@media screen and (min-width:480px){.nav--primary-local-tasks .nav__item{margin:0 0 0.1em 0;display:inline-block;}}.nav--primary-local-tasks .nav__link{background:black;color:white;display:block;line-height:1.1;margin:0;padding:1em;text-decoration:none;font-size:1rem;text-transform:uppercase;font-weight:900;}.nav--primary-local-tasks .nav__link:focus,.nav--primary-local-tasks .nav__link:hover{color:#ffcd00;outline:0;}.nav--primary-local-tasks .nav__link:active{color:#ffcd00;background:#333333;}.nav--primary-local-tasks .is-active > .nav__link{background:#999999;color:#333333;font-weight:bold;}.nav--primary-local-tasks .is-active > .nav__link:focus{color:black;}.nav--primary-local-tasks .is-active > .nav__link:hover{border-color:black;}.nav--primary-local-tasks .is-active > .nav__link:active{background-color:black;}.nav--secondary-local-tasks::after{clear:both;content:"";display:block;}.nav--secondary-local-tasks .nav__item{border-right:1px solid #346094;display:block;float:left;margin-right:.75em;padding-right:.75em;}[dir="rtl"] .nav--secondary-local-tasks .nav__item{border-left:1px solid #346094;border-right:0;float:right;margin-left:.75em;margin-right:0;padding-left:.75em;padding-right:0;}.nav--secondary-local-tasks .nav__item:last-child{border-right:0;margin-right:0;padding-right:0;}[dir="rtl"] .nav--secondary-local-tasks .nav__item:last-child{border-left:0;margin-left:0;padding-left:0;}.nav--secondary-local-tasks .is-active > .nav__link{font-weight:bold;}.contextual-links{font-size:1rem !important;}.contextual-links .nav__item{display:list-item !important;}.contextual-links .nav__link{font-size:1rem !important;font-weight:400 !important;text-transform:none !important;padding:0.25em 1em 0.25em 0.5em !important;}@media screen and (min-width:992px){.contextual-links .nav__link{font-size:1rem !important;font-weight:400 !important;}}.block.main-menu,.user-menus{z-index:9999;position:absolute;top:0;right:0;left:10%;visibility:hidden;overflow:hidden;max-height:100vh;opacity:0;}@media screen and (min-width:992px){.block.main-menu,.user-menus{background:none;}}.block.main-menu.nav-is-visible,.user-menus.nav-is-visible{opacity:1;visibility:visible;overflow:visible;min-height:100vh;max-height:none;-webkit-overflow-scrolling:touch;animation-name:slideInRight;animation-iteration-count:1;animation-duration:1s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:-1px 0 24px rgba(0,0,0,0.75);}@media screen and (min-width:992px){.block.main-menu.nav-is-visible,.user-menus.nav-is-visible{box-shadow:none;min-height:inherit;}}@media screen and (min-width:992px){.block.main-menu,.user-menus{position:static;visibility:visible;overflow:visible;opacity:1;z-index:0;}}@media screen and (min-width:992px){.block.main-menu .nav,.user-menus .nav{font-size:0;}}@media screen and (min-width:992px){.block.main-menu .nav__item,.user-menus .nav__item{display:-moz-inline-stack;display:inline-block;vertical-align:middle;white-space:nowrap;border-bottom:0 none;}}.block.main-menu .nav__link,.user-menus .nav__link{display:block;padding:1em 5%;position:relative;font-size:1.3rem;font-weight:700;text-transform:uppercase;}@media screen and (min-width:992px){.block.main-menu .nav__link,.user-menus .nav__link{padding:1.05em 1.2em;font-size:1.2rem;font-weight:900;}}.block.main-menu .nav > .nav__item > .nav__link,.user-menus .nav > .nav__item > .nav__link{padding-left:calc(5% + 12px);}@media screen and (min-width:992px){.block.main-menu .nav > .nav__item > .nav__link,.user-menus .nav > .nav__item > .nav__link{padding-left:1.2em;}}.block.main-menu .iota-close,.user-menus .iota-close{font-size:30px;display:block;padding:1.166em 5% 1.166em calc(5% + 12px);position:relative;cursor:pointer;}.block.main-menu .iota-close:after,.user-menus .iota-close:after{content:" ";display:block;position:absolute;left:0;right:0;z-index:99;top:100px;height:16px;background:linear-gradient(to bottom,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.17) 20%,rgba(0,0,0,0.01) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#03000000',GradientType=0);}.block.main-menu .has-children,.user-menus .has-children{position:relative;}.block.main-menu .has-children::after,.user-menus .has-children::after{font-family:fontawesome;content:"\f107";position:absolute;right:5%;top:0;font-size:30px;line-height:64px;transition:all 600ms ease;pointer-events:none;}@media screen and (min-width:992px){.block.main-menu .has-children::after,.user-menus .has-children::after{right:auto;font-size:22px;line-height:60px;}}.block.main-menu .has-children > .nav__link,.user-menus .has-children > .nav__link{cursor:pointer;}@media screen and (min-width:992px){.block.main-menu .has-children > .nav__link,.user-menus .has-children > .nav__link{padding-left:3em !important;}}.block.main-menu .has-children .nav--subnav,.user-menus .has-children .nav--subnav{position:relative;width:100%;display:none;padding-bottom:1em;}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav,.user-menus .has-children .nav--subnav{position:absolute;right:0;z-index:9999;padding:0;font-size:1.2rem;}}.block.main-menu .has-children .nav--subnav > .nav__item,.user-menus .has-children .nav--subnav > .nav__item{border-bottom:0 none;}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item,.user-menus .has-children .nav--subnav > .nav__item{display:block;border:0 none;position:relative;width:15em;white-space:normal;}}.block.main-menu .has-children .nav--subnav > .nav__item > .nav__link,.user-menus .has-children .nav--subnav > .nav__item > .nav__link{text-transform:none;padding:0.5em 8% 0.5em calc(8% + 24px);transition:color 400ms ease-in,background 400ms ease-in;}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item > .nav__link,.user-menus .has-children .nav--subnav > .nav__item > .nav__link{padding:1.05em 1.2em;text-align:left;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item:first-child:before,.user-menus .has-children .nav--subnav > .nav__item:first-child:before{content:" ";display:block;position:absolute;left:0;right:0;z-index:99;top:0;height:16px;background:linear-gradient(to bottom,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.17) 20%,rgba(0,0,0,0.01) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#03000000',GradientType=0);}}.block.main-menu .has-children .nav--subnav > .nav__item.has-children::after,.user-menus .has-children .nav--subnav > .nav__item.has-children::after{line-height:45px;}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children::after,.user-menus .has-children .nav--subnav > .nav__item.has-children::after{line-height:60px;left:auto;right:1em;transform:rotate(-90deg);}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children.selected::after,.user-menus .has-children .nav--subnav > .nav__item.has-children.selected::after{transform:rotate(90deg);}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children > .nav__link,.user-menus .has-children .nav--subnav > .nav__item.has-children > .nav__link{padding-left:1.2em !important;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav{top:0;left:100%;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__item::before,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__item::before{content:" ";display:block;position:absolute;left:0;right:auto;top:0;bottom:0;height:auto;width:16px;background:linear-gradient(to right,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.17) 20%,rgba(0,0,0,0.01) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#03000000',GradientType=1);}}.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__link,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__link{padding:0.3em 10% 0.3em calc(10% + 48px);font-weight:400;}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__link,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav__link{padding:1.05em 1.2em;font-weight:700;}}.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav--subnav .nav__link,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav--subnav .nav__link{padding-left:calc(10% + 84px);}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav--subnav .nav__link,.user-menus .has-children .nav--subnav > .nav__item.has-children .nav--subnav .nav--subnav .nav__link{padding-left:1.2em;}}@media screen and (min-width:992px){.block.main-menu .has-children.selected,.user-menus .has-children.selected{border:0 none;}}.block.main-menu .has-children.selected::after,.user-menus .has-children.selected::after{transform:rotate(180deg);}.block.main-menu .has-children.selected > .nav__link:not(.is-active-trail),.user-menus .has-children.selected > .nav__link:not(.is-active-trail){padding-bottom:0;}@media screen and (min-width:992px){.block.main-menu .has-children.selected > .nav__link:not(.is-active-trail),.user-menus .has-children.selected > .nav__link:not(.is-active-trail){padding-bottom:1.05em;}}.block.main-menu .has-children.selected > .nav,.user-menus .has-children.selected > .nav{display:block;}.block.main-menu .has-children.selected > .nav .has-children.selected > .nav,.user-menus .has-children.selected > .nav .has-children.selected > .nav{display:block;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.region-homepage-news{float:left;display:block;margin-right:2.12766%;width:100%;}.region-homepage-news:last-child{margin-right:0;}@media screen and (min-width:992px){.region-homepage-news{float:left;display:block;margin-right:2.12766%;width:48.93617%;width:50%;margin-right:0;}.region-homepage-news:last-child{margin-right:0;}}@media screen and (min-width:992px){.region-homepage-news .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.region-homepage-news .outer-container::after{clear:both;content:"";display:block;}}.news__block .articles{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media screen and (min-width:992px){.news__block .articles{padding-left:4.5%;border-left:solid 1px #d9dfe7;}}@media screen and (min-width:992px){.news__block .outer-container{max-width:91%;margin-left:auto;margin-right:auto;}.news__block .outer-container::after{clear:both;content:"";display:block;}}.news__block .block__title{text-align:center;font-size:1.91269em;font-weight:400;color:#346094;margin-bottom:.6em;}.news__block .news{float:left;display:block;margin-right:2.12766%;width:100%;position:relative;margin-bottom:12%;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:justify;justify-content:space-between;}.news__block .news:last-child{margin-right:0;}@media screen and (min-width:768px){.news__block .news{float:left;display:block;margin-right:2.12766%;width:48.93617%;display:-ms-flexbox;display:flex;margin-right:4.5%;margin-bottom:calc(4% + .6em + 3em);width:45.5%;}.news__block .news:last-child{margin-right:0;}.news__block .news:nth-last-of-type(-n+2){margin-bottom:0;}.news__block .news.even{margin-right:0;}}.news__block .news:focus{outline:none;}.news__block .news__image{-ms-flex:0 0 auto;flex:0 0 auto;}.news__block img{display:block;}.news__block .news__title{margin:.6em 0;font-size:1.067em;text-transform:none;font-weight:400;-ms-flex-positive:1;flex-grow:1;}.news__block .news__title .field-content{display:block;max-height:2.4em;overflow-y:hidden;}@media screen and (min-width:1200px){.news__block .news__title .field-content{max-height:3.6em;}}.news__block .news__title a{display:block;}.news__block .read-more{position:relative;height:25px;}@media screen and (min-width:1200px){.news__block .read-more{height:45px;}}.news__block .read-more::before{content:" ";position:absolute;left:0;bottom:0;width:75%;height:1px;background:#d9dfe7;}.news__block .read-more a{color:#346094;display:block;position:absolute;right:0;bottom:-23px;font-size:3.21336em;line-height:1;overflow:hidden;}.news__block .read-more a:hover{color:#ffcd00;}.node{padding-bottom:2em;}@media screen and (min-width:768px){.node{padding:20px 20px 2em;background:white;}}.node h2{margin-top:1.5em;}.node h3{margin-top:1.5em;}.node h4{margin-top:1.5em;}.node a{color:#a31f34 !important;}.node a span{color:#a31f34 !important;}.node a:active,.node a:focus,.node a:hover{color:#82192a !important;}.node a:active span,.node a:focus span,.node a:hover span{color:#82192a !important;}.node img,.node picture{margin:10px;height:auto !important;}@media screen and (max-width:767px){.node img,.node picture{display:block !important;float:none !important;margin:1em 0 !important;width:100% !important;}}.node ul,.node ol{padding:0;list-style:none;margin-left:1em;margin-bottom:.75em;}.node li:before{color:#a31f34;display:inline-block;width:1.3em;margin-left:-1em;}.node ol{counter-reset:li;}.node ol li{counter-increment:li;}.node ol li:before{content:counter(li);}.node ul li:before{content:"• ";}.node ol.legal{counter-reset:lvl_1;list-style-type:none;}.node ol.legal li{list-style-type:none;margin:.5em 0;}.node ol.legal li::before{counter-increment:lvl_1;content:counter(lvl_1) ". ";display:inline;margin-left:0;}.node ol.legal li ol{counter-reset:lvl_2;}.node ol.legal li ol li::before{counter-increment:lvl_2;content:counter(lvl_1) "." counter(lvl_2) " ";}.node ol.legal li ol li ol{counter-reset:lvl_3;}.node ol.legal li ol li ol li::before{counter-increment:lvl_3;content:counter(lvl_1) "." counter(lvl_2) "." counter(lvl_3) " ";}.node ol.legal li ol li ol li ol{counter-reset:lvl_4;}.node ol.legal li ol li ol li ol li::before{counter-increment:lvl_4;content:counter(lvl_1) "." counter(lvl_2) "." counter(lvl_3) "." counter(lvl_4) " ";}.node ul.nav{margin-left:0;max-width:90%;margin-left:auto;margin-right:auto;}.node ul.nav::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.node ul.nav{max-width:91%;margin-left:auto;margin-right:auto;}.node ul.nav::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.node ul.nav{max-width:93%;margin-left:auto;margin-right:auto;}.node ul.nav::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.node ul.nav{max-width:992px;margin-left:auto;margin-right:auto;}.node ul.nav::after{clear:both;content:"";display:block;}}.node ul.nav li:before{display:none;}.node .print-pdf{font-size:2em;display:-ms-flexbox;display:flex;}.node .print-pdf .title-text{color:#346094 !important;display:block;font-size:14px;padding:.2em 1em;}.rteindent1{margin-left:20px;}@media screen and (min-width:768px){.rteindent1{margin-left:40px;}}.rteindent2{margin-left:40px;}@media screen and (min-width:768px){.rteindent2{margin-left:80px;}}.rteindent3{margin-left:60px;}@media screen and (min-width:768px){.rteindent3{margin-left:120px;}}.rteindent4{margin-left:80px;}@media screen and (min-width:768px){.rteindent4{margin-left:160px;}}.page-title{font-size:2.47914em;text-transform:none;margin:0;padding:.6em 0;text-align:center;max-width:90%;margin-left:auto;margin-right:auto;}.page-title::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.page-title{max-width:91%;margin-left:auto;margin-right:auto;}.page-title::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.page-title{max-width:93%;margin-left:auto;margin-right:auto;}.page-title::after{clear:both;content:"";display:block;}.page-news .page-title{display:none;}}@media screen and (min-width:992px){.page-title{max-width:992px;margin-left:auto;margin-right:auto;}.page-title::after{clear:both;content:"";display:block;}}.node-type-article .page-title,.node-type-page .page-title{font-size:2.47914em;text-transform:none;margin:0;padding:.6em 0;max-width:90%;margin-left:auto;margin-right:auto;}.node-type-article .page-title::after,.node-type-page .page-title::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.node-type-article .page-title,.node-type-page .page-title{max-width:91%;margin-left:auto;margin-right:auto;}.node-type-article .page-title::after,.node-type-page .page-title::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.node-type-article .page-title,.node-type-page .page-title{max-width:93%;margin-left:auto;margin-right:auto;margin-top:1.5rem;}.node-type-article .page-title::after,.node-type-page .page-title::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.node-type-article .page-title,.node-type-page .page-title{max-width:992px;margin-left:auto;margin-right:auto;}.node-type-article .page-title::after,.node-type-page .page-title::after{clear:both;content:"";display:block;}.front .node-type-article .page-title,.front .node-type-page .page-title{max-width:1200px;margin-left:auto;margin-right:auto;}.front .node-type-article .page-title::after,.front .node-type-page .page-title::after{clear:both;content:"";display:block;}}.node-type-article .region-content > .outer-container,.node-type-page .region-content > .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.node-type-article .region-content > .outer-container::after,.node-type-page .region-content > .outer-container::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.node-type-article .region-content > .outer-container,.node-type-page .region-content > .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.node-type-article .region-content > .outer-container::after,.node-type-page .region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.node-type-article .region-content > .outer-container,.node-type-page .region-content > .outer-container{max-width:93%;margin-left:auto;margin-right:auto;}.node-type-article .region-content > .outer-container::after,.node-type-page .region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.node-type-article .region-content > .outer-container,.node-type-page .region-content > .outer-container{max-width:992px;margin-left:auto;margin-right:auto;}.node-type-article .region-content > .outer-container::after,.node-type-page .region-content > .outer-container::after{clear:both;content:"";display:block;}.front .node-type-article .region-content > .outer-container,.front .node-type-page .region-content > .outer-container{max-width:1200px;margin-left:auto;margin-right:auto;}.front .node-type-article .region-content > .outer-container::after,.front .node-type-page .region-content > .outer-container::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.node-type-article.front .page-title,.node-type-page.front .page-title{max-width:1200px;margin-left:auto;margin-right:auto;}.node-type-article.front .page-title::after,.node-type-page.front .page-title::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.node-type-article.front .region-content > .outer-container,.node-type-page.front .region-content > .outer-container{max-width:1200px;margin-left:auto;margin-right:auto;}.node-type-article.front .region-content > .outer-container::after,.node-type-page.front .region-content > .outer-container::after{clear:both;content:"";display:block;}}.main.page a{overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}.pager{list-style:none;padding:0;}.pager__item{display:inline-block;margin:0;padding:0;}.pager__link--first:before{content:"|\00AB";}.pager__link--previous:before{content:"\2039";}.pager__link--next:before{content:"\203A";}.pager__link--last:before{content:"\00BB|";}.pager-load-more{text-align:center;padding:1em 0;}.pager-load-more .pager-next{font-size:0;}.pager-load-more .pager-next .pager__link:after{font-family:'iota-font' !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;content:"";font-size:60px;}.views_infinite_scroll-ajax-loader{color:#346094;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-0.16s;}.views_infinite_scroll-ajax-loader img{display:none;}.views_infinite_scroll-ajax-loader,.views_infinite_scroll-ajax-loader::before,.views_infinite_scroll-ajax-loader::after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bubbleload 1.8s infinite ease-in-out;}.views_infinite_scroll-ajax-loader::before,.views_infinite_scroll-ajax-loader::after{content:" ";position:absolute;top:0;}.views_infinite_scroll-ajax-loader::before{left:-3.5em;animation-delay:-0.32s;}.views_infinite_scroll-ajax-loader::after{left:3.5em;}@keyframes bubbleload{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em;}40%{box-shadow:0 2.5em 0 0;}}.download-pdf::before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:1.5em;margin-right:.5em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1c1";}.products,.section-strategies .strategies{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0 -5%;}@media screen and (min-width:768px){.products,.section-strategies .strategies{margin:0 -2%;}}.product,.section-strategies .strategy{text-align:center;margin:1em 5%;padding:0 5%;-ms-flex:0 0 90%;flex:0 0 90%;}@media screen and (min-width:480px){.product,.section-strategies .strategy{-ms-flex:0 0 50%;flex:0 0 50%;margin:1em 0;}}@media screen and (min-width:768px){.product,.section-strategies .strategy{-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;padding:0 2%;}}@media screen and (min-width:992px){.product,.section-strategies .strategy{-ms-flex:0 0 25%;flex:0 0 25%;}}.product::before,.section-strategies .strategy::before{display:none !important;}.product figure,.section-strategies .strategy figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;}.progress{position:relative;}.progress__track{background-color:#fff;background-image:linear-gradient(to bottom,#346094 0%,#ffcd00 100%);border:1px solid #d9dfe7;border-radius:1em;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);height:1em;margin-bottom:.25em;max-width:100%;min-width:6em;overflow:hidden;}.progress__bar{background-color:#5e87ba;background-image:linear-gradient(to bottom,#ffcd00 0%,#346094 100%);border:1px solid #263c58;border-radius:1em;height:1em;transition-duration:.5s;transition-property:width;transition-timing-function:ease-out;width:3%;}.progress__description,.progress__percentage{color:#346094;font-size:0.93721em;overflow:hidden;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:.5em;}.progress--small .progress__bar{height:.5em;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.region-homepage-products > .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.region-homepage-products > .outer-container::after{clear:both;content:"";display:block;}.publications__block .publication{background:#cfdfef;padding:44px 0;}.publications__block .publication.even{background:#bcd2e8;}.publications__block .publication.even .publication__cover{float:left;}@media screen and (min-width:768px){.publications__block .publication.even .publication__content{float:left;display:block;margin-right:2.12766%;width:48.93617%;text-align:left;}.publications__block .publication.even .publication__content:last-child{margin-right:0;}}.publications__block .publication .publication__cover{float:left;display:block;margin-right:2.12766%;width:100%;text-align:center;}.publications__block .publication .publication__cover:last-child{margin-right:0;}@media screen and (min-width:768px){.publications__block .publication .publication__cover{float:left;display:block;margin-right:2.12766%;width:48.93617%;float:right;}.publications__block .publication .publication__cover:last-child{margin-right:0;}}.publications__block .publication .publication__cover img{position:relative;z-index:3;margin-top:-64px;}@media screen and (min-width:992px){.publications__block .publication .publication__cover img{margin-top:-11%;margin-bottom:-17%;}}.publications__block .publication .publication__content{float:left;display:block;margin-right:2.12766%;width:100%;text-align:center;}.publications__block .publication .publication__content:last-child{margin-right:0;}@media screen and (min-width:768px){.publications__block .publication .publication__content{float:left;display:block;margin-right:2.12766%;width:48.93617%;text-align:right;}.publications__block .publication .publication__content:last-child{margin-right:0;}}.publications__block .publication .publication__title{font-size:1.29616em;font-weight:400;}@media screen and (min-width:768px){.publications__block .publication .publication__title{font-size:1.79259em;margin-bottom:.12em;}}.publications__block .publication .publication__lead{font-size:1em;}@media screen and (min-width:768px){.publications__block .publication .publication__lead{font-size:1.29616em;}}.publications__block .publication .button{position:relative;padding-right:3em;}.publications__block .publication .button::after{display:none;}.publications__block .publication .fa-angle-right{color:#ffcd00;font-size:1.57453em;position:absolute;top:0.25em;margin-left:0.5em;}.block.search{z-index:9999;position:absolute;top:0;right:0;left:0;visibility:hidden;overflow:hidden;max-height:100vh;opacity:0;background:#ffcd00;text-align:right;min-width:320px;}.block.search.search-is-visible{opacity:1;visibility:visible;overflow:visible;max-height:none;-webkit-overflow-scrolling:touch;animation-name:slideInDown;animation-iteration-count:1;animation-duration:1s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 1px 24px rgba(0,0,0,0.75);}@media screen and (min-width:992px){.block.search.search-is-visible{box-shadow:none;}}@media screen and (min-width:992px){.block.search{position:static;z-index:0;background:none;display:inline-block;vertical-align:top;opacity:1;visibility:visible;overflow:visible;min-width:inherit;}}.block.search .iota-close{color:white;font-size:30px;cursor:pointer;}.block.search .content{max-width:90%;margin-left:auto;margin-right:auto;padding:5% 0 calc(5% + 30px);}.block.search .content::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.block.search .content{max-width:91%;margin-left:auto;margin-right:auto;padding:4.5% 0 calc(4.5% + 30px);}.block.search .content::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.block.search .content{max-width:93%;margin-left:auto;margin-right:auto;padding:3.5% 0 calc(3.5% + 30px);}.block.search .content::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.block.search .content{max-width:100%;margin-left:auto;margin-right:auto;padding:0;}.block.search .content::after{clear:both;content:"";display:block;}}.block.search form{position:relative;text-align:left;font-size:1rem;}.block.search form [type='color'],.block.search form [type='date'],.block.search form [type='datetime'],.block.search form [type='datetime-local'],.block.search form [type='email'],.block.search form [type='month'],.block.search form [type='number'],.block.search form [type='password'],.block.search form [type='search'],.block.search form [type='tel'],.block.search form [type='text'],.block.search form [type='time'],.block.search form [type='url'],.block.search form [type='week'],.block.search form input:not([type]),.block.search form textarea{padding:.75em;}.block.search .form-item--searchfield{width:85%;margin:.75rem 0;}@media screen and (min-width:480px){.block.search .form-item--searchfield{width:90%;}}@media screen and (min-width:768px){.block.search .form-item--searchfield{width:94%;}}@media screen and (min-width:992px){.block.search .form-item--searchfield{width:245px;}}@media screen and (min-width:1600px){.block.search .form-item--searchfield{margin:1rem 0;}}.block.search .form-text{box-shadow:-1px -1px 0 rgba(0,0,0,0.15);margin:0;border:0 none;font-size:1em;border-radius:2px;padding:.68em;}@media screen and (min-width:992px){.block.search .form-text{font-size:.78em;padding:7px 34px 7px 7px;}}.block.search .form-actions{display:inline-block;width:100%;position:absolute;font-size:.75rem;left:0;top:1em;height:30px;pointer-events:none;}@media screen and (min-width:1600px){.block.search .form-actions{font-size:1rem;}}.block.search .button--submit{position:absolute;right:0;top:0;height:30px;width:34px;padding:0;background:none;text-indent:-999999px;box-shadow:none;pointer-events:all;}.block.search .iota-search{color:#346094;position:absolute;right:4px;top:0;pointer-events:none;}.block.search .iota-search::before{line-height:40px;display:inline-block;vertical-align:middle;font-size:35px;}@media screen and (min-width:992px){.block.search .iota-search::before{font-size:25px;line-height:30px;}}.main{background:#f8f9fb url(/sites/all/themes/iota_theme/images/prod/iota-background-pattern.jpg) repeat 0 0;position:relative;overflow:hidden;}.front .main{padding-top:50px;overflow:visible;}.main:before{content:" ";display:block;position:absolute;right:0;bottom:-83px;background:transparent url(/sites/all/themes/iota_theme/images/prod/iota-background-symbol.png) no-repeat 0 0;background-size:contain;width:50%;height:673px;transform:rotate(180deg);z-index:0;pointer-events:none;}@media screen and (min-width:768px){.main:before{transform:none;right:auto;left:0;top:-170px;bottom:auto;width:442px;height:744px;}}.region-utility .outer-container,.region-content .outer-container{position:relative;z-index:1;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.sod_select{display:inline-block;position:relative;line-height:1;width:200px;padding:15px 10px;background:#346094;color:white;text-align:left;outline:0;outline-offset:-2px;cursor:pointer;box-shadow:0 2px rgba(188,198,213,0.5);}.sod_select,.sod_select .sod_select *{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.sod_select::after{font-family:fontawesome;content:"\f107";position:absolute;right:10px;top:12px;font-size:1.5em;color:#ffcd00;transition:all 600ms ease;}.sod_select.open{color:#ffcd00;}.sod_select.open:after{transform:rotate(180deg);}.sod_select.focus{box-shadow:0 0 5px rgba(0,0,0,0.2);}.sod_select.disabled{color:#b2b2b2;cursor:not-allowed;}.sod_select .sod_label{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:15px;text-transform:uppercase;font-weight:900;}.sod_select .sod_list_wrapper{position:absolute;top:100%;left:0;display:none;height:auto;width:200px;background:#346094;border-top:none;color:white;font-weight:400;z-index:1;}.sod_select .sod_list_wrapper:before{content:" ";display:block;position:absolute;left:0;right:0;z-index:99;top:0;height:16px;background:linear-gradient(to bottom,rgba(0,0,0,0.2) 0%,transparent 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#00000000',GradientType=0);}.sod_select.open .sod_list_wrapper{display:block;}.sod_select.disabled.open .sod_list_wrapper{display:none;}.sod_select.above .sod_list_wrapper{top:auto;bottom:100%;}.sod_select .sod_list{display:block;overflow-y:auto;padding:0;margin:0;}.sod_select .sod_option{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;padding:10px 20px;list-style-type:none;}.sod_select .sod_option.optgroup,.sod_select .sod_option.optgroup.disabled{background:inherit;color:#939393;font-size:10px;font-style:italic;}.sod_select .sod_option.groupchild{padding-left:20px;}.sod_select .sod_option.is-placeholder{display:none;}.sod_select .sod_option.disabled{background:inherit;color:#ccc;}.sod_select .sod_option.active{background:rgba(101,147,201,0.5);color:#ffcd00;}.sod_select .sod_option.selected{font-weight:900;padding-right:25px;color:#ffcd00;}.sod_select .sod_option.selected:before{font-family:fontawesome;content:"\f00c";font-weight:400;position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-block;color:#ffcd00;height:9px;width:10px;}.sod_select .sod_option.link{}.sod_select .sod_option.linkexternal{}.sod_select.no_highlight .sod_option.selected{font-weight:400;}.sod_select.no_highlight .sod_option.selected:before{display:none;}.sod_select select{display:none !important;}.sod_select.touch select{-webkit-appearance:menulist-button;position:absolute;top:0;left:0;display:block !important;height:100%;width:100%;opacity:0;z-index:1;}.sod_select .sod_prefix{}.sod_select .sod_placeholder{}.skiplinks{left:50%;margin-left:-7em;position:absolute;width:14em;z-index:9999;}.skiplinks__link,.skiplinks__link:visited,.skiplinks__link:focus{background-color:#3d618e;border:2px solid #d9dfe7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0;box-shadow:0 0 6px rgba(0,0,0,0.3);color:white;display:inline-block;font-weight:bold;line-height:1.5;margin:0;outline:0;padding:.25em .5em;text-align:center;text-decoration:none;width:14em;}#main:focus{outline:0;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}@font-face{font-family:'fontawesome';src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}.slick-loading .slick-list{background:#fff url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/ajax-loader.gif) center center no-repeat;}@font-face{font-family:"slick";src:url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/fonts/slick.eot);src:url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/fonts/slick.eot?#iefix) format("embedded-opentype"),url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/fonts/slick.woff) format("woff"),url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/fonts/slick.ttf) format("truetype"),url(/sites/all/themes/iota_theme/bower_components/slick-carousel/slick/fonts/slick.svg#slick) format("svg");font-weight:normal;font-style:normal;}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:0.25;}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:white;opacity:0.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir="rtl"] .slick-prev{left:auto;right:-25px;}.slick-prev:before{content:"←";}[dir="rtl"] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir="rtl"] .slick-next{left:-25px;right:auto;}.slick-next:before{content:"→";}[dir="rtl"] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%;}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:black;opacity:0.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{color:black;opacity:0.75;}.region-featured .outer-container{max-width:100%;margin-left:auto;margin-right:auto;}.region-featured .outer-container::after{clear:both;content:"";display:block;}.region-featured .block--views-homepage-slider-block{position:relative;}.region-featured .block--views-homepage-slider-block::after{content:" ";display:block;height:10px;position:absolute;left:0;bottom:-10px;right:0;background:#ffcd00;z-index:50;}.homepage-slider .slick-slide{position:relative;}@media screen and (min-width:1200px){.homepage-slider .slick-slide{max-height:500px;}}.homepage-slider .slick-slide img{max-height:290px;max-width:none;width:auto;}@media screen and (min-width:768px){.homepage-slider .slick-slide img{width:100%;max-width:100%;max-height:none;}}.homepage-slider .slick-prev,.homepage-slider .slick-next{text-shadow:0 0 5px rgba(0,0,0,0.1);z-index:50;height:40px;width:40px;}.homepage-slider .slick-prev:before,.homepage-slider .slick-next:before{font-size:40px;}.homepage-slider .slick-prev{left:0;}[dir="rtl"] .homepage-slider .slick-prev{left:auto;right:0;}.homepage-slider .slick-prev:before{content:"";}[dir="rtl"] .homepage-slider .slick-prev:before{content:"";}.homepage-slider .slick-next{right:0;}[dir="rtl"] .homepage-slider .slick-next{left:0;right:auto;}.homepage-slider .slick-next:before{content:"";}[dir="rtl"] .homepage-slider .slick-next:before{content:"";}.homepage-slider .overlay{position:absolute;left:0;right:0;bottom:0;padding:15px 42px 15px 42px;background:rgba(61,97,142,0.8);color:white;}@media screen and (min-width:768px){.homepage-slider .overlay{padding:19px 75px 29px;}}.homepage-slider .overlay a{color:#ffcd00;}.homepage-slider .title{font-size:1.57453em;margin-bottom:.5em;}@media screen and (min-width:768px){.homepage-slider .title{font-size:2.04084em;}}@media screen and (min-width:992px){.homepage-slider .title{font-size:2.32347em;}}@media screen and (min-width:1200px){.homepage-slider .title{font-size:2.82248em;}}.homepage-slider .lead{margin:0;font-size:1em;}.tabledrag-handle{cursor:move;display:inline-block;margin:0;padding:0 1em 0 0;text-decoration:none !important;}.tabledrag-handle .handle{background-image:url(/sites/all/themes/iota_theme/images/prod/draggable.png);background-image:linear-gradient(transparent,transparent),url(/sites/all/themes/iota_theme/images/prod/draggable.svg);background-position:0 50%;background-repeat:no-repeat;height:1.5em;min-height:16px;min-width:16px;width:1em;}tr.drag{background-color:#fe7;}tr.drag-previous{background-color:#ffb;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.tabs.primary{line-height:1.5;padding:0;margin:5px 0;border-bottom:1px solid #d9dfe7;}.tabs.primary::after{clear:both;content:"";display:block;}.tabs.primary li{list-style:none;}@media screen and (min-width:768px){.tabs.primary li{display:inline;}}.tabs.primary li a{background-color:#f8f9fb;border-top:1px solid #d9dfe7;color:#333333;display:block;font-weight:400;padding:0.75em 30px;text-decoration:none;}@media screen and (min-width:768px){.tabs.primary li a{display:inline-block;border-top:0;}}.tabs.primary li a:hover{color:#333333;}.tabs.primary li a:focus{outline:none;}.tabs.primary li a.active{border-bottom:0;}@media screen and (min-width:768px){.tabs.primary li a.active{border:1px solid #d9dfe7;border-bottom-color:#f8f9fb;margin-bottom:-1px;}}.tabs.primary li .tab-content{display:none;padding:1.5em 30px;width:100%;}@media screen and (min-width:768px){.tabs.primary li .tab-content{border-top:1px solid #d9dfe7;float:left;}}.view .tabs{background:#346094;font-size:1.21477em;font-weight:700;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;margin:3% 0;}@media screen and (min-width:768px){.view .tabs{background:none;border-bottom:5px solid #d9dfe7;}}.view .tabs .tab{width:50%;color:#bbc6d6;padding:16px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;}.view .tabs .tab:active,.view .tabs .tab:hover{color:#ffcd00;background:#2e4d73;}@media screen and (min-width:768px){.view .tabs .tab{width:inherit;background:#346094;margin-right:6px;}}.view .tabs .right{text-align:right;}.view .tabs .active,.view .tabs .active:active,.view .tabs .active:hover{color:white;background:rgba(101,147,201,0.5);}.throbber{background:url(/sites/all/images/prod/throbber.gif) 1px -58px no-repeat;display:inline-block;height:15px;vertical-align:middle;width:15px;}.ajax-progress-throbber{display:inline-block;}.block.user-login{z-index:9999;position:absolute;top:0;right:0;left:0;visibility:hidden;overflow:hidden;max-height:100vh;opacity:0;background:#ffcd00;text-align:right;min-width:320px;}.block.user-login.login-is-visible{opacity:1;visibility:visible;overflow:visible;max-height:none;-webkit-overflow-scrolling:touch;animation-name:slideInDown;animation-iteration-count:1;animation-duration:1s;animation-delay:0s;animation-timing-function:ease;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 1px 24px rgba(0,0,0,0.75);}@media screen and (min-width:1060px){.block.user-login.login-is-visible{box-shadow:none;}}@media screen and (min-width:1060px){.block.user-login{position:static;z-index:0;background:none;display:inline-block;vertical-align:top;opacity:1;visibility:visible;overflow:visible;min-width:inherit;width:430px;}}.block.user-login .iota-close{color:white;font-size:30px;cursor:pointer;}@media screen and (min-width:1060px){.block.user-login .iota-close{display:none !important;}}.block.user-login .content{max-width:90%;margin-left:auto;margin-right:auto;padding:5% 0 calc(5% + 30px);}.block.user-login .content::after{clear:both;content:"";display:block;}@media screen and (min-width:480px){.block.user-login .content{max-width:91%;margin-left:auto;margin-right:auto;padding:4.5% 0 calc(4.5% + 30px);}.block.user-login .content::after{clear:both;content:"";display:block;}}@media screen and (min-width:768px){.block.user-login .content{max-width:93%;margin-left:auto;margin-right:auto;padding:3.5% 0 calc(3.5% + 30px);}.block.user-login .content::after{clear:both;content:"";display:block;}}@media screen and (min-width:1060px){.block.user-login .content{max-width:100%;margin-left:auto;margin-right:auto;padding:0;}.block.user-login .content::after{clear:both;content:"";display:block;}}.block.user-login form{position:relative;text-align:left;}@media screen and (min-width:768px){.block.user-login form{max-width:100%;margin-left:auto;margin-right:auto;}.block.user-login form::after{clear:both;content:"";display:block;}.block.user-login form::after{clear:both;content:"";display:block;}}@media screen and (min-width:992px){.block.user-login form{font-size:14px;}}@media screen and (min-width:768px){.block.user-login .form-item{float:left;display:block;margin-right:2.12766%;width:48.93617%;}.block.user-login .form-item:last-child{margin-right:0;}}@media screen and (min-width:1060px){.block.user-login .form-item{float:left;display:block;margin-right:2.12766%;width:31.91489%;margin-top:.75em;margin-bottom:.75em;}.block.user-login .form-item:last-child{margin-right:0;}}@media screen and (min-width:1600px){.block.user-login .form-item{margin-top:1em;margin-bottom:1em;}}.block.user-login .form-item--password{margin-top:2.5em;margin-bottom:.4em;}@media screen and (min-width:768px){.block.user-login .form-item--password{margin-top:1em;margin-right:0;}}@media screen and (min-width:1060px){.block.user-login .form-item--password{margin-top:.75em;margin-left:2%;}}@media screen and (min-width:1600px){.block.user-login .form-item--password{margin-top:1em;}}.block.user-login .form-text{box-shadow:-1px -1px 0 rgba(0,0,0,0.15);margin:0;border:0 none;font-size:1em;border-radius:2px;padding:.68em;}@media screen and (min-width:1060px){.block.user-login .form-text{font-size:.78em;padding:7px;}}.block.user-login .form-item__label{color:#00396f;font-size:0.8232em;text-transform:uppercase;margin-bottom:.25em;}@media screen and (min-width:1060px){.block.user-login .form-item__label{display:block;margin-top:-1.75em;}}.block.user-login .form-item__required-marker::after{color:#a31f34;}@media screen and (min-width:768px){.block.user-login ul{float:left;display:block;margin-right:2.12766%;width:40.42553%;}.block.user-login ul:last-child{margin-right:0;}}@media screen and (min-width:1060px){.block.user-login ul{float:none;position:absolute;margin:0;width:100%;left:0;top:3.2em;}}.block.user-login ul li{color:#00396f;font-size:0.8232em;text-transform:uppercase;font-weight:600;}.block.user-login ul li:first-child{position:absolute;left:0;top:5.9em;}@media screen and (min-width:768px){.block.user-login ul li:first-child{top:7.2em;}}@media screen and (min-width:1060px){.block.user-login ul li:first-child{top:0;}}@media screen and (min-width:1060px){.block.user-login ul li:last-child{position:absolute;left:36%;top:0;}}.block.user-login a{color:#00396f;}.block.user-login .form-actions{text-align:right;}@media screen and (min-width:768px){.block.user-login .form-actions{clear:both;}}@media screen and (min-width:1060px){.block.user-login .form-actions{clear:none;float:left;display:block;margin-right:2.12766%;width:31.91489%;margin-top:.75em;margin-bottom:.75em;}.block.user-login .form-actions:last-child{margin-right:0;}}@media screen and (min-width:1600px){.block.user-login .form-actions{margin-top:1em;margin-bottom:1em;}}.block.user-login .button--submit{padding-right:1.5em;}@media screen and (min-width:1060px){.block.user-login .button--submit{padding-top:.55em;margin-right:4%;}}.block.user-login .button-angle{display:none;}.vertical-tabs{background:#f8f9fb;border:1px solid #d9dfe7;margin:1.5em 0;position:relative;}.vertical-tabs-list{background:#f8f9fb;border-bottom:1px solid #d9dfe7;float:left;list-style:none;margin:0 -100% -1px 0;padding:0;position:relative;width:256px;z-index:1;}[dir="rtl"] .vertical-tabs-list{float:right;margin:0 0 -1px -100%;padding:0;}.vertical-tabs-list li{margin:0;padding:0;}.vertical-tabs-list a{border:1px solid #d9dfe7;border-width:1px 1px 0 0;display:block;margin:0;outline:0;padding:.5em .6em;text-decoration:none;text-shadow:0 1px 0 #fff;}[dir="rtl"] .vertical-tabs-list a{border-width:1px 0 0 1px;}.vertical-tabs-list .first a{border-top:0;}.vertical-tabs-list .selected a{background:white;border-right:1px solid white;}[dir="rtl"] .vertical-tabs-list .selected a{border-left:1px solid white;border-right:0;}.vertical-tabs-list .selected strong{color:#333;}.vertical-tabs-list .summary{display:block;}.vertical-tab-button{outline:0;}.vertical-tabs-panes{background:white;border-left:255px solid #f8f9fb;}[dir="rtl"] .vertical-tabs-panes{border-right:255px solid #f8f9fb;border-left:0;}.vertical-tabs-pane > legend{display:none;}.vertical-tabs fieldset{display:table-cell;min-width:0;}.vertical-tabs fieldset.fieldset{border-width:0 0 0 1px;margin:0;padding:0;top:0;}[dir="rtl"] .vertical-tabs fieldset.fieldset{border-width:0 1px 0 0;}.vertical-tabs .fieldset__content{margin-top:0;min-height:100%;padding:.5em 1em;}.vertical-tabs .form-type-textfield input{width:100%;}.view__filters{margin-bottom:1.5em;}.element-focusable,.element-invisible,.breadcrumb__title{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;padding:0;border:0;}.element-focusable:active,.element-focusable:focus{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;margin:0;}.element-hidden{display:none;}.clearfix:after{display:table;content:" ";}.clearfix:after{clear:both;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.views-widget{margin:0 0 1.5em 0;max-width:100%;}@media screen and (min-width:480px){.views-widget{display:inline-block;margin-right:1em;}}.views-widget .button,.views-widget .form-item{margin-bottom:0;}.views-widget__label{display:block;font-family:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1em;}.region-navigation{background:#346094;min-height:20px;border-bottom:5px solid #d9dfe7;}@media screen and (min-width:992px){.region-navigation{position:relative;}}@media screen and (min-width:992px){.region-navigation .outer-container{max-width:96%;margin-left:auto;margin-right:auto;}.region-navigation .outer-container::after{clear:both;content:"";display:block;}}@media print{.region-navigation .nav{display:none;}}.region-navigation .nav__link{color:white;}.block.main-menu{color:white;background:#346094;}@media screen and (min-width:992px){.block.main-menu{box-shadow:none;min-height:inherit;}}@media screen and (min-width:992px){.block.main-menu .nav{text-align:center;}}.block.main-menu .nav__item{border-bottom:1px solid rgba(255,255,255,0.2);}@media screen and (min-width:992px){.block.main-menu .nav__item{border-left:1px solid #27486e;border-bottom:0 none;}.block.main-menu .nav__item:last-child{border-right:1px solid #27486e;}}.block.main-menu .nav__link.is-active-trail{background:rgba(101,147,201,0.5);}@media screen and (min-width:992px){.block.main-menu .nav__link:hover{background:rgba(0,0,0,0.2);color:#ffcd00;}}@media screen and (min-width:992px){.block.main-menu .has-subnav.selected > .nav__link{background:rgba(0,0,0,0.2);color:#ffcd00;}}.block.main-menu .iota-close{color:#ffcd00;}.block.main-menu .has-children::after{color:#ffcd00;}@media screen and (min-width:992px){.block.main-menu .has-children::after{left:1.1em;}}@media screen and (min-width:992px){.block.main-menu .has-children > .nav__link{padding:1.05em 1.2em;text-align:left;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav{left:0;top:100%;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item{background:#346094;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item > .nav__link:hover{color:#ffcd00;background:#6593c9;}}@media screen and (min-width:992px){.block.main-menu .has-children .nav--subnav > .nav__item.has-children::after{line-height:60px;left:auto;right:1em;transform:rotate(-90deg);}}@media print{.nav--primary-local-tasks{display:none;}}@media print{.nav--secondary-local-tasks{display:none;}}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.user-menus{color:#346094;background:#ffcd00;text-align:left;}@media screen and (min-width:992px){.user-menus{display:inline-block;}}@media screen and (min-width:992px){.user-menus > .block{float:left;}}.user-menus .nav__item{border-bottom:1px solid rgba(0,0,0,0.1);}@media screen and (min-width:992px){.user-menus .nav__item{border-bottom:0 none;}}.user-menus .nav__link{color:#346094;}.user-menus .nav__link.is-active-trail{background:rgba(255,255,255,0.3);}@media screen and (min-width:992px){.user-menus .nav__link.is-active-trail{background:rgba(0,0,0,0.15);border-radius:2px;color:white;}}@media screen and (min-width:992px){.user-menus .nav__link:hover{color:white;}}@media screen and (min-width:992px){.user-menus .has-children::after{left:1em;}}@media screen and (min-width:992px){.user-menus .has-children.is-active-trail::after{color:white;}}@media screen and (min-width:992px){.user-menus .has-children .nav--subnav{left:-6.8em;top:141px;}}@media screen and (min-width:992px){.user-menus .has-children .nav--subnav > .nav__item{background:#ffcd00;}}@media screen and (min-width:992px){.user-menus .has-children .nav--subnav > .nav__item > .nav__link:hover{color:white;background:rgba(0,0,0,0.15);}}.section-history .iota-history-table .year{width:25%;}@media screen and (min-width:768px){.section-history .iota-history-table .year{width:20%;}}@media screen and (min-width:992px){.section-history .iota-history-table .year{width:15%;}}.section-structure .structure-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:3em;}@media screen and (min-width:768px){.section-structure .structure-wrapper{-ms-flex-direction:row;flex-direction:row;}}@media screen and (min-width:768px){.section-structure .structure-image{width:25%;}}.section-structure .structure-image img{margin:0;}.section-structure .structure-body{text-align:justify;}@media screen and (min-width:768px){.section-structure .structure-body{width:75%;padding:0 0 0 2%;}}.view--display-id-horizontal_members_grid{margin-bottom:2em;}.view--display-id-horizontal_members_grid .members{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;}.view--display-id-horizontal_members_grid .member{width:50%;text-align:center;margin:1em 0;padding:0 5%;}@media screen and (min-width:768px){.view--display-id-horizontal_members_grid .member{width:33.3333%;padding:0;}}@media screen and (min-width:992px){.view--display-id-horizontal_members_grid .member{width:25%;}}.view--display-id-horizontal_members_grid .flag{display:block;}@media screen and (min-width:768px){.section-strategies .node{padding:0 0 2em;background:none;}}.section-charter h2{text-align:center;line-height:2em;}.section-charter h2 span{display:block;font-size:1.47566em;}.section-charter .revision{color:black;font-style:italic;text-align:center;font-weight:700;}.section-charter .h3{display:block;background:#ffcd00;font-size:1.29616em;font-weight:700;padding:0.3em 0.6em;margin:1.25em 0 .5em;}.section-charter .first-level{margin-left:0;}.section-charter ol.legal li::before{content:" ";}.section-charter .amend-box{background:#dddddd;padding:1em;margin:2em 0;color:#333333;}@media screen and (min-width:768px){.section-previous-presidents-iota .node,.section-previous-executive-secretaries .node{padding:0 0 2em;background:none;}}.section-previous-presidents-iota .executives,.section-previous-executive-secretaries .executives{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin:0 -5%;}@media screen and (min-width:768px){.section-previous-presidents-iota .executives,.section-previous-executive-secretaries .executives{margin:0 -2%;}}.section-previous-presidents-iota .executive,.section-previous-executive-secretaries .executive{text-align:center;margin:1em 5%;padding:0 5%;width:90%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;}@media screen and (min-width:480px){.section-previous-presidents-iota .executive,.section-previous-executive-secretaries .executive{width:50%;margin:1em 0;}}@media screen and (min-width:768px){.section-previous-presidents-iota .executive,.section-previous-executive-secretaries .executive{width:33.3333%;padding:0 2%;}}@media screen and (min-width:992px){.section-previous-presidents-iota .executive,.section-previous-executive-secretaries .executive{width:25%;}}.section-previous-presidents-iota .executive::before,.section-previous-executive-secretaries .executive::before{display:none;}.section-previous-presidents-iota .executive figure,.section-previous-executive-secretaries .executive figure{-ms-flex-positive:2;flex-grow:2;}.section-previous-presidents-iota .executive-name,.section-previous-executive-secretaries .executive-name{font-weight:700;font-size:1.13849em;}.section-previous-presidents-iota .country,.section-previous-executive-secretaries .country{font-weight:700;margin-bottom:1em;}.section-previous-presidents-iota .duty,.section-previous-executive-secretaries .duty{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;line-height:1;}.section-previous-presidents-iota .duty .from,.section-previous-presidents-iota .duty .to,.section-previous-executive-secretaries .duty .from,.section-previous-executive-secretaries .duty .to{display:block;}.section-previous-presidents-iota .duty .from::after,.section-previous-executive-secretaries .duty .from::after{content:"-";display:block;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.page-pcp-dashboard .page-title{margin-bottom:1.8rem;}.layout-dashboard .pane__title{font-size:1.57453em;text-transform:uppercase;font-weight:400;margin-bottom:10px;letter-spacing:-1px;}@media screen and (min-width:768px){.layout-dashboard .pane__title{font-size:1.91269em;}}.layout-dashboard .views-field-title{font-size:1.067em;line-height:1.3333;}.layout-dashboard .views-field-edit-node .link{display:-ms-inline-flexbox;display:inline-flex;text-indent:-999999px;width:20px;height:20px;background:url(/sites/all/themes/iota_theme/images/prod/icon-edit.svg) no-repeat center center;background-size:contain;overflow:hidden;}.layout-dashboard .form-text{font-size:1.067em;line-height:1.3333;padding:9px 20px 10px;border-radius:20px;border-color:#fff;background:#fff;box-shadow:none;}.layout-dashboard .form-text:hover{border-color:#aeb2b9;}.layout-dashboard .form-text:focus{border-color:#4b5d76;}.layout-dashboard .form-text.form-autocomplete{background:#fff;padding-right:60px;}.layout-dashboard .form-text::-webkit-input-placeholder{opacity:1;}.layout-dashboard .form-text::-moz-placeholder{opacity:1;}.layout-dashboard .form-text:-moz-placeholder{opacity:1;}.layout-dashboard .form-text:-ms-input-placeholder{opacity:1;}.layout-dashboard .form-item__description{display:none;}.layout-dashboard .views-widget--submit{margin:0;}.layout-dashboard .views-widget--submit .button--submit{background:url(/sites/all/themes/iota_theme/images/prod/icon-search.svg) no-repeat center top;text-indent:-9999999px;box-shadow:none;width:32px;height:32px;padding:0;}.layout-dashboard .views-widget--submit .button--submit:hover,.layout-dashboard .views-widget--submit .button--submit:focus{background-position:center -32px;}.layout-dashboard .views-widget--submit .button-angle{display:none;}.layout-dashboard .views-exposed-widgets{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin:0;}.layout-dashboard .views-exposed-widgets .views-exposed-widget{float:none;padding:0;}.country .panel__container,.users .panel__container{background:rgba(207,223,239,0.5);}.organisation .panel__container{background:rgba(188,210,232,0.73);}#views-exposed-form-users-by-country-page{position:relative;}.views-widget--filter-name{margin:0;display:block;width:calc(100% - 42px);}.views-widget--filter-name + .views-widget--submit{margin-left:10px;}.views-widget--filter-name .form-item,.views-widget--filter-name .form-text{margin:0;}.view--users-by-country .view__filters{margin:0;padding:5px 0 12px;}.view--users-by-country .views-row{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,0.7);margin-bottom:10px;padding:10px;font-size:1.067em;line-height:1.3333;}.view--users-by-country .views-field-picture{width:70px;height:70px;border-radius:50%;overflow:hidden;margin-right:20px;-ms-flex:0 0 70px;flex:0 0 70px;}.view--users-by-country .views-field-picture img{display:block;}.view--users-by-country .views-field-field-family-name{overflow:hidden;}.view--users-by-country .pager-load-more .pager-next{font-size:1.13849em;}.view--users-by-country .pager-load-more .pager__link{display:inline-block;border:2px solid #346094;border-radius:40px;vertical-align:middle;padding:10px 25px 13px;text-transform:uppercase;font-weight:700;}.view--users-by-country .pager-load-more .pager__link::after{display:none;}.view--display-id-page_3 .view-filters{margin-bottom:30px;}.view--display-id-page_3 .view-filters .views-exposed-widgets{-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:0 -10px;}@media screen and (min-width:992px){.view--display-id-page_3 .view-filters .views-exposed-widgets{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;}}.view--display-id-page_3 .views-widget{margin:0 10px 10px;}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget{margin:0 10px;}}.view--display-id-page_3 .views-widget .form-item{margin:0;width:100%;}.view--display-id-page_3 .views-widget .form-text{margin:0;}.view--display-id-page_3 .views-widget label{margin:0 0 0.42rem 3px;font-size:1.067em;font-weight:400;line-height:1.3333;color:#000;}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget label{margin-top:-25px;}}.view--display-id-page_3 .views-widget--filter-title{width:100%;}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget--filter-title{width:calc(45% - 62px);}}.view--display-id-page_3 .views-widget--filter-title .views-widget__label{display:none;}.view--display-id-page_3 .views-widget--submit{margin:0;position:relative;top:-14px;}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget--submit{position:static;}}.view--display-id-page_3 .views-widget-filter-date_filter,.view--display-id-page_3 .views-widget-filter-date_filter_1{width:calc(50% - 20px);}@media screen and (min-width:768px){.view--display-id-page_3 .views-widget-filter-date_filter,.view--display-id-page_3 .views-widget-filter-date_filter_1{width:calc(33.3333% - 33px);}}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget-filter-date_filter,.view--display-id-page_3 .views-widget-filter-date_filter_1{width:calc(18.3333% - 20px);}}.view--display-id-page_3 .views-widget-filter-date_filter .form-text,.view--display-id-page_3 .views-widget-filter-date_filter_1 .form-text{letter-spacing:-1px;width:100%;}.view--display-id-page_3 .views-widget-filter-date_filter .date-padding,.view--display-id-page_3 .views-widget-filter-date_filter_1 .date-padding{float:none;}.view--display-id-page_3 .views-widget-filter-date_filter .form-item{position:relative;}.view--display-id-page_3 .views-widget-filter-date_filter .form-item::after{position:absolute;top:50%;transform:translateY(-50%);right:-20px;width:20px;text-align:center;content:"-";}.view--display-id-page_3 .views-widget--filter-status{width:calc(100% - 62px);}@media screen and (min-width:768px){.view--display-id-page_3 .views-widget--filter-status{width:calc(33.3333% - 33px);}}@media screen and (min-width:992px){.view--display-id-page_3 .views-widget--filter-status{width:calc(18.3333% - 20px);}}.view--display-id-page_3 .views-widget--filter-status .sod_select{width:100%;border-radius:20px;box-shadow:none;background:#fff;color:#7399c7;font-size:1.067em;line-height:1.3333;padding:10px 20px 11px;}.view--display-id-page_3 .views-widget--filter-status .sod_select::after{content:"\f0d7";right:20px;top:6px;color:#00396f;}.view--display-id-page_3 .views-widget--filter-status .sod_label{font-weight:400;text-transform:none;}.view--display-id-page_3 .views-widget--filter-status .sod_list_wrapper{width:100%;background:#fff;color:#7399c7;}.view--display-id-page_3 .views-widget--filter-status .sod_list_wrapper::before{display:none;}.view--display-id-page_3 .views-widget--filter-status .sod_option{padding:9px 20px 10px;}.view--display-id-page_3 .views-widget--filter-status .sod_option.active{background:rgba(188,210,232,0.73);color:#00396f;}.view--display-id-page_3 .views-widget--filter-status .sod_option.selected{font-weight:700;color:#00396f;}.view--display-id-page_3 .views-widget--filter-status .sod_option.selected:before{color:#00396f;top:auto;right:20px;transform:none;}.view--display-id-page_3 th{background:none;}.view--display-id-page_3 tbody,.view--display-id-page_3 td,.view--display-id-page_3 td.active{background:none;}.view--display-id-page_3 td,.view--display-id-page_3 th{font-size:0.85em;line-height:1.3333;text-transform:none;border:0;}@media screen and (min-width:480px){.view--display-id-page_3 td,.view--display-id-page_3 th{font-size:1em;}}.view--display-id-page_3 tbody tr,.view--display-id-page_3 thead tr{padding:0;border-bottom:1px solid #d9dfe7;}.view--display-id-page_3 tbody tr:first-child td,.view--display-id-page_3 thead tr:first-child td{border:0;}.view--display-id-page_3 th{padding:0 0 10px;font-weight:400;}.view--display-id-page_3 th,.view--display-id-page_3 th a{color:#000;}.view--display-id-page_3 td{padding:10px 0 5px;}.view--display-id-page_3 h2{font-size:0.85em;line-height:1.3333;text-transform:none;margin:0;}@media screen and (min-width:480px){.view--display-id-page_3 h2{font-size:1em;}}.view--display-id-page_3 a{color:#00396f;}.view--display-id-page_3 .views-table:not(:first-child) thead{display:none;}.view--display-id-page_3 .views-field-edit-node a{display:-ms-inline-flexbox;display:inline-flex;text-indent:-999999px;width:20px;height:20px;background:url(/sites/all/themes/iota_theme/images/prod/icon-edit.svg) no-repeat center center;background-size:contain;overflow:hidden;}.view--display-id-page_3 .views-field-title{width:50%;}@media screen and (min-width:820px){.view--display-id-page_3 .views-field-title{width:70%;}}.view--display-id-page_3 .views-field-created{width:25%;color:#000;}@media screen and (min-width:820px){.view--display-id-page_3 .views-field-created{width:15%;}}.view--display-id-page_3 .views-field-status,.view--display-id-page_3 .views-field-created{text-align:center;}.view--display-id-page_3 .views-field-status{width:20%;}@media screen and (min-width:820px){.view--display-id-page_3 .views-field-status{width:10%;}}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.events-lister .event a{color:#00396f;}@media screen and (min-width:992px){.events-lister .event .outer-container{max-width:93%;}}.events-lister .event-draft{position:absolute;background:rgba(255,255,255,0.5);left:0;right:0;top:0;bottom:0;margin-bottom:6%;z-index:99;padding:6%;text-transform:uppercase;color:white;font-weight:700;pointer-events:none;}@media screen and (min-width:768px){.events-lister .event-draft{left:4%;right:4%;bottom:30px;margin-bottom:0;padding:3%;}}.events-lister .event-left img{display:block;}.events-lister .ribbon > .outer-container{max-width:100%;}.events-lister .event-code{display:block;background:#ffcd00;font-size:1.13849em;font-weight:700;padding:.65em 0;}.events-lister .event-date-venue-wrapper{background:#d9dfe7;padding:.65em 0;}.events-lister .event-date,.events-lister .event-venue{font-size:1.13849em;line-height:1.3;}.events-lister .addressfield-container-inline{display:inline;}.events-lister .addressfield-container-inline::after{content:",";display:inline;visibility:inherit;clear:none;height:inherit;}.events-lister .title{background:white;text-transform:none;font-size:1.13849em;margin:0;padding:.65em 0;}.events-lister .lead{background:white;padding:.65em 0;}.events-lister .read-more{text-align:right;background:white;padding:.65em 0;border-bottom:2px solid #d9dfe7;}.events-lister .read-more a{font-size:0;display:block;}.events-lister .read-more .iota-next{font-size:60px;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}.view--news .ribbon{background:rgba(52,96,148,0.15);padding:1em 0;border-top:solid 2px rgba(52,96,148,0.3);line-height:1;}@media screen and (min-width:768px){.view--news .ribbon{padding:8px 12px;border-top:0 none;}}.view--news .ribbon a{overflow:hidden;}.view--news .ribbon .outer-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;}.view--news .authored,.view--news .rel-country{font-size:1.29616em;font-weight:300;float:left;display:block;margin-right:2.12766%;width:48.93617%;}.view--news .authored:last-child,.view--news .rel-country:last-child{margin-right:0;}@media screen and (min-width:768px){.view--news .authored,.view--news .rel-country{float:none;width:inherit;margin:0;display:inline-block;font-size:0.93721em;font-weight:700;text-transform:uppercase;}.view--news .authored,.view--news .authored a,.view--news .rel-country,.view--news .rel-country a{text-shadow:1px 1px 0 rgba(255,255,255,0.5);}}@media screen and (min-width:768px){.view--news .author,.view--news .author-label,.view--news .date-label,.view--news .created,.view--news .country,.view--news .country-label{display:-ms-inline-flexbox !important;display:inline-flex !important;}}.view--news .country{margin-right:1em;}.view--news .rel-country{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;}@media screen and (min-width:768px){.view--news .rel-country{text-align:left;}.view--news .rel-country:before{content:"|";color:white;margin:0 1em;}}.view--news .rel-country img{display:block;}@media screen and (min-width:768px){.view--news .title{padding:.7em 0 .5em;}}.node-type-article .node .article-header{background:rgba(52,96,148,0.15);padding:16px 0;}@media screen and (min-width:992px){.node-type-article .node .article-header{padding:16px 30px;}}.node-type-article .node .field--ds-user-picture{float:left;margin-right:5%;max-width:25%;}@media screen and (min-width:480px){.node-type-article .node .field--ds-user-picture{margin-right:4.5%;max-width:none;}}@media screen and (min-width:768px){.node-type-article .node .field--ds-user-picture{margin-right:3.5%;}}@media screen and (min-width:992px){.node-type-article .node .field--ds-user-picture{margin-right:30px;}}.node-type-article .node .field--ds-user-picture img{display:block;border-radius:100%;margin:0 !important;}.node-type-article .node .post-date-wrapper,.node-type-article .node .related-country-wrapper,.node-type-article .node .author-wrapper{font-size:1.13849em;color:#346094 !important;line-height:1.5;}.node-type-article .node .post-date-wrapper a,.node-type-article .node .related-country-wrapper a,.node-type-article .node .author-wrapper a{color:#346094 !important;}.node-type-article .node .post-date-wrapper a:hover,.node-type-article .node .related-country-wrapper a:hover,.node-type-article .node .author-wrapper a:hover{border-bottom:dotted 2px #346094;}.node-type-article .node .field--body{padding-top:1.5em;}.node-type-article .article-actions{padding:1em 0;}.node-type-article .download-pdf{cursor:pointer;display:block;font-size:1em;}.node-type-article .download-pdf::before{color:#a31f34;}.page-pcp-corner .page-title{margin-bottom:1.8rem;}.layout-pcp-corner .panel__container{background:rgba(207,223,239,0.5);}.layout-pcp-corner .panel:nth-child(even) .panel__container{background:rgba(188,210,232,0.73);}.layout-pcp-corner .panel__title{font-size:1.57453em;text-transform:uppercase;font-weight:400;margin-bottom:40px;}@media screen and (min-width:768px){.layout-pcp-corner .panel__title{font-size:1.91269em;}}.layout-pcp-corner .pane__content .node__title{display:none;}.layout-pcp-corner .node{padding:0;background:none;}.layout-pcp-corner .node a{color:#00396f !important;}.layout-pcp-corner .node ul,.layout-pcp-corner .node ol{margin-bottom:0;}.layout-pcp-corner .node li::before{color:#00396f;margin-left:-20px;}.layout-pcp-corner .multi-level .pane__title{line-height:1.2;font-weight:400;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:15px -15px;padding:7.5px 15px;border-radius:20px;font-size:1.29616em;cursor:pointer;transition:background 0.3s ease-out;position:relative;z-index:1;}.layout-pcp-corner .multi-level .pane__title:hover{background:#fff;}.layout-pcp-corner .multi-level .pane__title a{display:-ms-flexbox;display:flex;width:100%;}.layout-pcp-corner .multi-level .pane__title a{color:#00396f;}.layout-pcp-corner .multi-level .pane__title::before{display:-ms-inline-flexbox;display:inline-flex;box-sizing:content-box;width:9px;height:9px;padding:6px;content:'';background:url(/sites/all/themes/iota_theme/images/prod/angle.svg) no-repeat center;background-size:9px;transition:transform 0.3s ease-out;border:1px solid #00396f;border-radius:50%;margin-right:10px;transform:rotate(90deg);}.layout-pcp-corner .multi-level .pane__title.is-active::before{transform:rotate(-90deg);}.layout-pcp-corner .multi-level .pane__title.is-active::after{content:"";position:absolute;left:15px;right:15px;bottom:-15px;border-bottom:1px solid rgba(188,210,232,0.73);}.layout-pcp-corner .multi-level .pane__content{position:relative;max-height:0;overflow:hidden;margin:0 -30px;background:#f0f5fa;transition:max-height,padding-top,padding-bottom 0.5s ease-out;}.layout-pcp-corner .multi-level .pane__content::before{display:block;content:"";position:absolute;background:none;height:68px;top:-68px;left:0;right:0;transition:all 0.5s ease-out;}.layout-pcp-corner .multi-level .pane__content.is-active{height:auto;max-height:2000px;padding:18px 30px 18px 60px;overflow:visible;}.layout-pcp-corner .multi-level .pane__content.is-active::before{background:#f0f5fa;}.layout-pcp-corner .multi-level .pane__content a{transition:all 0.3s ease-out;}.layout-pcp-corner .multi-level .pane__content a:hover{text-decoration:underline;}.layout-pcp-corner .multi-level li,.layout-pcp-corner .multi-level .views-row{line-height:1.2;font-weight:400;text-transform:none;font-size:1.067em;margin:18px 0;}.layout-pcp-corner .multi-level li a,.layout-pcp-corner .multi-level .views-row a{color:#00396f;}.layout-pcp-corner .mono-level .panel__container{padding-left:25px;padding-right:25px;}.layout-pcp-corner .mono-level .pane__content{padding-top:0;padding-bottom:0;background:none;}.layout-pcp-corner .mono-level ul{margin:0;}.layout-pcp-corner .mono-level li{line-height:1.2;font-weight:400;text-transform:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:15px -15px;padding:7.5px 15px;border-radius:20px;font-size:1.29616em;cursor:pointer;transition:background 0.3s ease-out;margin-top:30px;}.layout-pcp-corner .mono-level li:hover{background:#fff;}.layout-pcp-corner .mono-level li a{display:-ms-flexbox;display:flex;width:100%;}.layout-pcp-corner .mono-level li a{color:#00396f;}.layout-pcp-corner .mono-level li::before{display:none;}.layout-pcp-corner .mono-level li a{min-height:23px;}.layout-pcp-corner .mono-level li a::before{display:-ms-inline-flexbox;display:inline-flex;box-sizing:content-box;width:9px;height:9px;padding:6px;content:'';background:url(/sites/all/themes/iota_theme/images/prod/angle.svg) no-repeat center;background-size:9px;transition:transform 0.3s ease-out;}.layout-pcp-corner .mono-level li a::before{margin-left:0;}html{box-sizing:border-box;}*,*::after,*::before{box-sizing:inherit;}@media screen and (min-width:768px){.section-ebooks .node{padding:0 0 2em;background:none;}}

@media print{#toolbar,.header .mobile-icons,.footer .socials__block,.footer .web__block,.region-content article footer .nav,.region-admin,.annotator-notice{display:none;}.iota-logo{display:block;}.region-navigation{min-height:inherit;}#header{margin:20px 0;}}
