﻿.toast-container{width:280px;z-index:9999;}* html .toast-container{position:absolute;}.toast-item{position:absolute;right:0;top:10px;width:300px;background:rgba(0,0,0,0.85);border:1px solid #333;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 25px 40px -25px rgba(255,255,255,0.4),0px 1px 3px 0 rgba(0,0,0,0.3),inset 0 -25px 25px -25px rgba(0,0,0,0.9);box-shadow:inset 0 25px 40px -25px rgba(255,255,255,0.4),0px 1px 3px 0 rgba(0,0,0,0.3),inset 0 -25px 25px -25px rgba(0,0,0,0.9);}.toast-item > ul{list-style-type:none;padding:0;margin:0;border-top:1px solid #999;}ul > li.toast-message{padding:15px;border-bottom:1px solid #222;border-top:1px solid #555;margin:0;list-style-type:none;cursor:move;}.toast-item > ul > li.toast-message:first-child{border-top:none;}.toast-item > ul > li.toast-lastChild{padding:10px;text-align:center;border-bottom:1px solid #222;border-top:1px solid #555;margin:0;list-style-type:none;}.toast-item li.toast-message > a{display:inline-block;margin-bottom:5px;text-decoration:none;color:#fff;font-size:13px;font-weight:bold;cursor:pointer;}.toast-item p{text-align:left;margin:0;color:#aaa;}.toast-item > ul > li.toast-lastChild > a.seeMoreLink{margin-bottom:0;}.toast-item-close{background:url("/corp/Resources/Shared/components/Toast/images/close.gif");width:22px;height:22px;position:absolute;top:-10px;right:-10px;}.toast-item-image{display:none;}.toast-item-image-notice{background:url("/corp/Resources/Shared/components/Toast/images/notice.png");}.toast-item-image-success{background:url("/corp/Resources/Shared/components/Toast/images/success.png");}.toast-item-image-warning{background:url("/corp/Resources/Shared/components/Toast/images/warning.png");}.toast-item-image-error{background:url("/corp/Resources/Shared/components/Toast/images/error.png");}.toast-type-notice{color:white;}.toast-type-success{color:white;}.toast-type-warning{color:white;border-color:#FCBD57;}.toast-type-error{color:white;border-color:#B32B2B;}.toast-position-top-left{position:fixed;left:20px;top:20px;}.toast-position-top-center{position:fixed;top:20px;left:50%;margin-left:-140px;}.toast-position-top-right{position:fixed;top:20px;right:80px;}.toast-position-middle-left{position:fixed;left:20px;top:50%;margin-top:-40px;}.toast-position-middle-center{position:fixed;left:50%;margin-left:-140px;margin-top:-40px;top:50%;}.toast-position-middle-right{position:fixed;right:20px;margin-left:-140px;margin-top:-40px;top:50%;}
@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}html,button,input,select,textarea{font-family:sans-serif;color:#222;}::-moz-selection{background:rgba(2,139,255,1);color:#fff;text-shadow:none;}::selection{background:rgba(2,139,255,1);color:#fff;text-shadow:none;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}body{color:#444;font-size:12px;line-height:18px;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6{display:block;color:#333;font-family:Arial,Helvetica,sans-serif;font-weight:bold;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit;}h1{font-size:38px;line-height:54px;letter-spacing:normal;margin-top:8px;margin-bottom:10px;}h2{font-size:32px;line-height:36px;letter-spacing:normal;margin-top:8px;margin-bottom:10px;}h3{font-size:28px;line-height:36px;letter-spacing:normal;margin-top:8px;margin-bottom:10px;}h4{font-size:22px;line-height:36px;letter-spacing:normal;}h5{font-size:16px;line-height:18px;letter-spacing:normal;}h6{font-size:14px;line-height:18px;letter-spacing:normal;}.Head{display:inline-block;margin-bottom:6px;}td.Head,td.SubHead,td.SubSubHead{display:table-cell;margin-bottom:0;}input[type="image"] + span.Head,input[type="image"] + span.SubHead{display:inline;}p{margin:0 0 18px 0;}p img{margin:0;}em,i{font-style:italic;}strong,b{font-weight:bold;}small{font-size:80%;}.Normal,.NormalDisabled,.NormalDeleted{color:#444;font-size:12px;font-weight:normal;line-height:18px;}.NormalDisabled,.NormalDeleted{color:#999;}.Help{padding:2px;border:#000 1px solid;background-color:#ff9;font-weight:normal;font-size:11px;color:#000;}.NormalBold{font-weight:bold;color:#222;}.NormalRed{font-weight:bold;color:red;}.NormalDeleted{text-decoration:line-through;}blockquote,blockquote p{font-size:17px;line-height:24px;color:#777;font-style:italic;}blockquote{margin:0 0 20px;padding:9px 20px 0 19px;border-left:1px solid #ddd;}blockquote cite{display:block;font-size:12px;color:#555;}blockquote cite:before{content:"\2014 \0020";}blockquote cite a,blockquote cite a:visited,blockquote cite a:visited{color:#555;}hr{clear:both;margin:17px 0 17px;height:0;border:solid #ddd;border-width:1px 0 0;}a,a:visited{color:rgb(2,139,255);text-decoration:underline;outline:0;}a:hover,a:focus,a:active{color:#222;outline:0;}p a,p a:visited{line-height:inherit;}img.dnn-scale-img{max-width:100%;height:auto;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}#dnn_dnnLOGO_imgLogo{border:0;}ul,ol{margin-bottom:18px;margin-left:18px;}ul{list-style:square outside;}ol{list-style:decimal;}ul ul,ul ol,ol ol,ol ul{margin-left:18px;margin-bottom:0;}ol ol{list-style:lower-roman;}li p{line-height:18px;}.dnnFormMessage{display:block;padding:17px 18px;margin-bottom:18px;border:1px solid rgba(2,139,255,0.2);background:rgba(2,139,255,0.15);-webkit-border-radius:3px;border-radius:3px;max-width:980px;}.dnnFormMessage.dnnFormError,.dnnFormMessage.dnnFormValidationSummary{background-color:rgba(255,0,0,0.15);border-color:rgba(255,0,0,0.2);}.dnnFormMessage.dnnFormWarning{background-color:rgba(255,255,0,0.15);border-color:#CDB21F;}.dnnFormMessage.dnnFormSuccess{background-color:rgba(0,255,0,0.15);border-color:rgba(0,255,0,0.5);}.dnnTableHeader{display:block;padding:15px;background:none repeat scroll 0 0 #E3E3E5;}.dnnTableHeader a,.dnnTableHeader input,.dnnTableHeader select{margin:0;}.dnnTableDisplay{margin-bottom:18px;border:1px solid #d1d1d1;border-left:0;border-bottom:0;}.dnnTableDisplay td,.dnnTableDisplay th{padding:5px 9px;border-bottom:1px solid #d1d1d1;}.dnnTableDisplay th{padding:0;border-left:1px solid #d1d1d1;-webkit-box-shadow:1px 0 0 0 rgba(255,255,255,0.9);box-shadow:1px 0 0 0 rgba(255,255,255,0.9);}.dnnTableDisplay th > span,.dnnTableDisplay th > a{display:block;padding:5px 9px;}.dnnTableDisplay td:first-child{border-left:1px solid #cfcfcf;}.dnnTableDisplay label{display:inline;padding-left:5px;}.dnnTableDisplay caption{display:none;}.dnnTableDisplay th{background:-moz-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-o-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-ms-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);text-align:left;text-shadow:1px 1px 0 rgba(255,255,255,0.8);color:#333;}.dnnTableDisplay th a,.dnnTableDisplay th label{font-weight:normal;color:#333;text-decoration:none;}.dnnTableDisplay th a{padding:8px 9px;}.dnnTableDisplay th a:hover{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-o-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:linear-gradient(top,#fefefe 0,#e8e8e8 100%);color:#333;}.dnnTableDisplay th a:active{border-color:#999;background:#c6c6c6;background:-moz-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c6c6c6),color-stop(100%,#f3f3f3));background:-webkit-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-o-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-ms-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3);}.dnnTableDisplay tr:nth-child(2n) td{background:rgba(0,0,0,0.04);}.dnnTableDisplay tr:hover td{background:rgba(2,139,255,0.15);}.dnnTableDisplay tfoot tr:hover td{background:none;}.dnnTableFilter{margin-bottom:18px;background:rgba(0,0,0,0.04);}.dnnTableFilter .dnnTableDisplay{margin-bottom:0;}.dnnFilterSet{padding:18px;}.dnnFilterSet label{display:inline-block;}.dnnFilterSet input,.dnnFilterSet select{display:inline-block;margin:0 5px;}.verticalFilter .dnnFilterSet{float:left;width:20%;padding:2% 18px;}.verticalFilter .dnnTableDisplay{float:right;width:75%;}.verticalFilter input[type=search],.verticalFilter select,.verticalFilter input[type=text]{margin:0;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.dnnResults{float:left;margin-bottom:0;}.dnnPagination{float:right;margin:0;padding:0;}.dnnPagination li{float:left;list-style:none;}.dnnPagination li a,.dnnPagination li span{display:inline-block;padding:0 5px;text-decoration:none;color:#333;}.dnnPagination li a:hover{text-decoration:underline;color:#222;}.dnnPagination li span{color:#222;text-decoration:underline;}.dnnFormItem input[type="text"],.dnnFormItem select,.dnnFormItem textarea,.dnnFormItem input[type="email"],.dnnFormItem input[type="search"],.dnnFormItem input[type="password"]{margin-bottom:18px;padding:8px;background:#ffffff;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.1);color:#333;font-size:12px;}.dnnFormItem input.aspNetDisabled,.dnnFormItem textarea.aspNetDisabled{background:#ebebeb;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-color:#a7a7a7;border-width:1px;}.aspNetDisabled,a.aspNetDisabled,.dnnDisabled,a.dnnDisabled{color:#ccc;cursor:not-allowed;text-decoration:none;}.dnnFormItem input[type="text"]:active,.dnnFormItem input[type="text"]:focus,.dnnFormItem input[type="password"]:focus,.dnnFormItem input[type="password"]:active,.dnnFormItem input[type="email"]:active,.dnnFormItem input[type="email"]:focus,.dnnFormItem select:active,.dnnFormItem select:focus,.dnnFormItem textarea:active,.dnnFormItem textarea:focus,.dnnFormItem input[type="search"]:active,.dnnFormItem input[type="search"]:focus{background:#fff;border:1px solid rgba(2,139,255,0.5);-webkit-box-shadow:0 0 3px 0 rgba(2,139,255,0.4);box-shadow:0 0 3px 0 rgba(2,139,255,0.4);color:#333;}.required label:after,legend.required:after{display:inline-block;margin-top:-2px;margin-left:9px;padding:1px 9px;border:1px solid rgba(0,0,0,0.1);border-radius:3px;-webkit-border-radius:3px;background:rgba(0,0,0,0.03);content:'Required';font-weight:normal;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:11px;font-style:italic;color:#777;}.error label,legend.error{color:rgba(255,0,0,0.9);}.error input[type="text"],.error select,.error textarea,.error input[type="email"],.error input[type="search"]{border:1px solid rgba(255,0,0,0.6);color:rgba(255,0,0,0.7);}.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnFormItem input[type="submit"],.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction,ul.dnnAdminTabNav li a,.dnnLogin .LoginTabGroup span{display:inline-block;padding:9px 9px;margin-bottom:9px;cursor:pointer;min-width:75px;*overflow:visible;border:1px solid #c2c2c2;background:#eaeaea;-webkit-border-radius:3px;border-radius:3px;color:#333;font-weight:bold;text-decoration:none;text-align:center;}.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnFormItem input[type="submit"],.dnnPrimaryAction,.dnnSecondaryAction,.dnnTertiaryAction{padding:6px 6px;}.dnnPrimaryAction,.dnnFormItem input[type="submit"],a.dnnPrimaryAction{border-color:#0D569E;background:#3792ED;background:-moz-linear-gradient(top,#358eea 0,#2170cd 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#358eea),color-stop(100%,#2170cd));background:-webkit-linear-gradient(top,#358eea 0,#2170cd 100%);background:linear-gradient(top,#358eea 0,#2170cd 100%);-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);box-shadow:0 1px 0 0 rgba(0,0,0,0.6),inset 0 1px 0 0 rgba(255,255,255,0.4);color:#efefef;text-shadow:0 -1px 0 #185B93;}.dnnPrimaryAction:hover,.dnnFormItem input[type="submit"]:hover,a.dnnPrimaryAction:hover{border-color:#0D569E;background:#6cb6f3;background:-moz-linear-gradient(top,#6cb6f3 0,#4387d2 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6cb6f3),color-stop(100%,#4387d2));background:-webkit-linear-gradient(top,#6cb6f3 0,#4387d2 100%);background:linear-gradient(top,#6cb6f3 0,#4387d2 100%);color:#fff;}.dnnPrimaryAction:active,.dnnFormItem input[type="submit"]:active,a.dnnPrimaryAction:active{border-color:#0D569E;background:#1f66be;background:-moz-linear-gradient(top,#1f66be 0,#3085e0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1f66be),color-stop(100%,#3085e0));background:-webkit-linear-gradient(top,#1f66be 0,#3085e0 100%);background:linear-gradient(top,#1f66be 0,#3085e0 100%);-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);color:#fff;}.dnnPrimaryAction[disabled],.dnnPrimaryAction[disabled]:hover,.dnnPrimaryAction[disabled]:active{background:#ccc !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;color:#aaa !important;text-shadow:none;}.dnnFormItem button,.dnnFormItem input[type="button"],.dnnFormItem input[type="reset"],.dnnSecondaryAction,a.dnnSecondaryAction,ul.dnnAdminTabNav li a,.dnnLogin .LoginTabGroup span{background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f5f5),color-stop(100%,#dfdfdf));background:-webkit-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-o-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:-ms-linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);background:linear-gradient(top,#f5f5f5 0,#dfdfdf 100%);-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.4),inset 0 1px 0 0 rgba(255,255,255,1);box-shadow:0 1px 0 0 rgba(0,0,0,0.4),inset 0 1px 0 0 rgba(255,255,255,1);text-shadow:0 1px 0 #ffffff;color:#333;}.dnnFormItem button:hover,.dnnFormItem input[type="button"]:hover,.dnnFormItem input[type="reset"]:hover,.dnnSecondaryAction:hover,a.dnnSecondaryAction:hover,ul.dnnAdminTabNav li a:hover,.dnnLogin .LoginTabGroup span:hover{background:#fefefe;background:-moz-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-o-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:-ms-linear-gradient(top,#fefefe 0,#e8e8e8 100%);background:linear-gradient(top,#fefefe 0,#e8e8e8 100%);color:#555;}.dnnFormItem button:active,.dnnFormItem input[type="button"]:active,.dnnFormItem input[type="reset"]:active,.dnnFormItem input[type="reset"]:active,.dnnSecondaryAction:active,a.dnnSecondaryAction:active,ul.dnnAdminTabNav li a:active{border-color:#999;background:#c6c6c6;background:-moz-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c6c6c6),color-stop(100%,#f3f3f3));background:-webkit-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-o-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:-ms-linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);background:linear-gradient(top,#c6c6c6 0,#f3f3f3 100%);-webkit-box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);box-shadow:inset 0 1px 5px 0 rgba(0,0,0,0.4);}span.dnnPrimaryAction > input[type="image"],span.dnnSecondaryAction > input[type="image"]{display:none;}span.dnnPrimaryAction > a.dnnPrimaryAction,span.dnnSecondaryAction > a.dnnSecondaryAction{display:inline;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;}.dnnTertiaryAction,a.dnnTertiaryAction{padding:10px 10px;border:none;background:#eaeaea;color:#333;}.dnnTertiaryAction:hover,a.dnnTertiaryAction:hover{background:#f2f2f2;}.dnnTertiaryAction:active,a.dnnTertiaryAction:active{background:#d8d8d8;}.dnnFormItem input[type="text"] + a.dnnPrimaryAction,.dnnFormItem input[type="text"] + a.dnnSecondaryAction,.dnnFormItem input[type="text"] + a.dnnTerriaryAction{margin-left:5px;}.dnnFormItem input[type="checkbox"] + span,.dnnFormItem input[type="radio"] + span{margin:5px;}.StandardButton{border:1px solid blue;}.dnnFormItem button[disabled],.dnnFormItem input[disabled]{cursor:default;opacity:0.5;}.dnnFormItem input[type="checkbox"],.dnnFormItem input[type="radio"]{*width:13px;*height:13px;padding:0;box-sizing:border-box;}.dnnFormItem input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}.dnnFormItem input[type="search"]::-webkit-search-decoration,.dnnFormItem input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}.dnnFormItem button::-moz-focus-inner,.dnnFormItem input::-moz-focus-inner{border:0;padding:0;}.dnnFormItem textarea{overflow:auto;vertical-align:top;resize:vertical;}.dnnFormItem input:valid,.dnnFormItem textarea:valid{}.dnnFormItem input:invalid,.dnnFormItem textarea:invalid{background-color:#f0dddd;}.horizontal ul.categories,.horizontal ul.tags{list-style:none;}.horizontal ul.categories{}.horizontal ul.tags{}.horizontal ul.categories li,.horizontal ul.tags li{}.horizontal ul.tags li.add-tags{}.horizontal ul.tags li.add-tags img{}.vertical ul.categories,.vertical ul.tags{list-style:none;}.vertical ul.categories li,.vertical ul.tags li{}.vertical ul.categories li{}.vertical ul.tags li{}.vertical ul.tags li.add-tags{}.vertical ul.tags li.add-tags img{}ul.dnnAdminTabNav{display:inline-block;margin-top:5px;margin-left:0;width:100%;height:37px;border-bottom:1px solid #c2c2c2;}ul.dnnAdminTabNav li{float:left;margin-right:4px;list-style:none;}ul.dnnAdminTabNav li a{margin-bottom:0;border-bottom:0;box-shadow:none;webkit-box-shadow:none;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}ul.dnnAdminTabNav li.ui-tabs-active a{margin-top:-3px;padding:12px 9px 10px 9px;background:#fff;}.ui-tabs .ui-tabs-panel{position:relative;display:block;}.ui-tabs .ui-tabs-hide{display:none;}.dnnLogin .LoginTabGroup{display:inline-block;width:100%;height:37px;margin-left:0;margin-top:5px;border-bottom:1px solid #C2C2C2;}.dnnLogin .LoginTabGroup span{margin-right:4px;margin-bottom:0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:none;}.dnnLogin .LoginTabGroup span.LoginTabSelected{margin-top:-3px;padding:12px 9px 10px;background:none repeat scroll 0 0 #FFFFFF;}.dnnForm .ui-resizable{position:relative;}.dnnForm .ui-resizable-handle{position:absolute;display:block;z-index:99999;font-size:0.1px;}.dnnForm .ui-resizable-disabled .ui-resizable-handle,.dnnForm .ui-resizable-autohide .ui-resizable-handle{display:none;}.dnnForm .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}.dnnForm .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}.dnnForm .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}.dnnForm .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}.dnnForm .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}.dnnForm .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}.dnnForm .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}.dnnForm .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}.dnnForm{width:100%;}.dnnForm fieldset{clear:none;position:relative;margin-bottom:18px;text-align:left;}.dnnForm fieldset fieldset{width:100%;}.dnnForm .dnnFormItem{clear:both;width:100%;display:block;position:relative;text-align:left;}.dnnTooltip{position:relative;display:block;width:32.075%;margin-right:18px;}.dnnHelperTip{position:relative;display:block;}.dnnDragdropTip{z-index:10000;position:absolute;width:auto !important;height:auto !important;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0,0,0,0.75) url("/corp/images/pin-icn.png") no-repeat 7px 12px;font-size:11px;color:#DDD;text-align:left;}span.dnnFormRequired:after,div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after{content:"*";display:inline-block;margin:0 0 0 5px;color:Red;font-size:16px;line-height:1em;font-weight:bold;}.dnnFormItem input[type="checkbox"] + span,.dnnFormItem input[type="radio"] + span{display:inline-block;width:auto;margin:6px 5px 6px 5px;}a.dnnFormHelp,.dnnForm .dnnFormItem a.dnnFormHelp,.dnnTooltip label a.dnnFormHelp{color:#333;text-decoration:none;font-weight:bold;}a.dnnFormHelp{display:inline-block;position:absolute;right:0;top:2px;width:14px;height:15px;background:url("/corp/images/helpI-icn-grey.png") no-repeat left 2px;padding:0 !important;margin:0 !important;}.dnnLabel{display:inline-block;float:left;position:relative;width:32.075%;padding-right:20px;margin-right:18px;overflow:visible;text-align:right;}.dnnFormItem > .dnnLabel{margin-top:5px;}.dnnLabel > span{text-align:right;}.dnnForm .dnnFormItem a.dnnFormHelp span{position:relative;}.dnnForm .dnnFormItem a.dnnFormHelp img{display:block;}.dnnLabel + span{display:inline-block;margin-top:6px;margin-bottom:6px;white-space:pre-line;}td > .dnnLabel{width:220px;}.dnnTooltip .dnnFormHelpContent,.dnnHelperTip .dnnFormHelpContent{visibility:hidden;z-index:10;position:absolute;width:200px;padding:10px;padding-left:30px;border-radius:3px;background:rgba(0,0,0,0.75);font-size:11px;color:#ddd;text-align:left;}.dnnFormHelpContent span{display:block;word-wrap:break-word;}.dnnTooltip .dnnFormHelpContent .dnnHelpText{word-wrap:break-word;}.bottomArrow:after{position:absolute;content:"";left:15px;bottom:-7px;width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000;}.topArrow:before{position:absolute;content:"";left:15px;top:-7px;width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #000;}a.pinHelp{display:block;position:absolute;left:7px;top:12px;width:15px;height:15px;opacity:0.5;background:url("/corp/images/pin-icn.png") no-repeat 0 0;}.ui-draggable a.pinHelp,a.pinHelp:hover{opacity:1;}.dnnFormItem span.dnnFormMessage.dnnFormError{display:block;position:absolute;overflow:visible;bottom:95%;right:12%;width:200px;margin-bottom:0;padding:10px;border:none;border-radius:3px;background:rgba(255,0,0,0.75);font-size:12px;color:#fff;text-align:left;}.dnnFormItem span.dnnFormMessage.dnnFormError:after{position:absolute;bottom:-7px;left:15px;content:"";width:0;height:0;opacity:0.75;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid red;}.dnnFormItem input[type="text"],.dnnFormItem input[type="password"],.dnnFormItem input[type="email"],.dnnFormItem input[type="tel"],.dnnFormItem select,.dnnFormItem textarea{width:45%;max-width:445px;}.dnnFormItem select{width:47%;}.dnnFormItem select option{color:#333;}.dnnFormItem table{background:none;}.dnnCheckbox{display:inline-block;cursor:pointer;}.dnnCheckbox .mark{display:inline-block;}.dnnCheckbox img{display:inline-block;width:20px;height:18px;min-width:20px;vertical-align:middle;}.dnnCheckbox img{background:transparent url("/corp/images/checkbox.png") no-repeat;}.dnnCheckbox img{background-position:0 0;}.dnnCheckbox-hover img{background-position:0 0;}.dnnCheckbox-checked img{background-position:-51px 0;}.dnnCheckbox-disabled{cursor:not-allowed;}.dnnCheckbox-disabled img{opacity:.5;}.dnnCheckbox-checked-error img{background-position:-150px 0;}.dnnCheckbox-error img{background-position:-100px 0;}.dnnCheckbox-focus{background-color:#e3e3e5;}.dnnBoxLabel{display:inline-block;}.dnnFormItem input[type="checkbox"].normalCheckBox{display:inline-block;margin:8px 0 4px 0;}.dnnRadiobutton{display:inline-block;cursor:pointer;}.dnnRadiobutton .mark{display:inline-block;}.dnnRadiobutton img{width:20px;height:18px;min-width:20px;vertical-align:middle;}.dnnRadiobutton img{background:transparent url("/corp/images/radiobutton.png") no-repeat;}.dnnRadiobutton img{background-position:0 0;}.dnnRadiobutton-hover img{background-position:0 0;}.dnnRadiobutton-checked img{background-position:-50px 0;}.dnnRadiobutton-disabled img{opacity:.5;}.dnnRadiobutton-checked-error img{background-position:-150px 0;}.dnnRadiobutton-error img{background-position:-100px 0;}.dnnRadiobutton-focus{background-color:#e3e3e5;}div.dnnFormRadioButtons,div.dnnHSRadioButtons,span.dnnFormRadioButtons,span.dnnHSRadioButtons{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0;}table.dnnFormRadioButtons{background-color:#f0f0f0;margin-bottom:5px;}.RadComboBox_Default .rcbInput{width:100% !important;}div.dnnFormGroup{display:inline-block;padding:10px;margin-bottom:5px;background-color:#f0f0f0;width:65%;}.dnnSpinner{display:inline-block;position:relative;width:150px;padding:6px 6px;*overflow:visible;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;color:#333;text-decoration:none;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb;}.dnnFormItem .dnnSpinner{width:45%;margin-bottom:18px;}.dnnSpinnerDisplay{margin:0 25px 0 8px;background:transparent;color:#999;}.dnnFormItem .dnnSpinnerDisplay > input[type="text"],.dnnFormItem .dnnSpinnerDisplay > input[type="text"]:focus{border:none;margin:0;box-shadow:none;padding:0;background:transparent;}.dnnSpinnerCtrl{position:absolute;top:0;right:0;width:25px;background-color:transparent;border-left:1px solid #c9c9c9;}.dnnSpinnerCtrl > a.dnnSpinnerTopButton{display:block;width:25px;height:16px;background:transparent url("/corp/images/dnnSpinnerUpArrow.png") no-repeat;background-position:center;cursor:pointer;}.dnnSpinnerCtrl > a.dnnSpinnerBotButton{display:block;width:25px;height:16px;background:transparent url("/corp/images/dnnSpinnerDownArrow.png") no-repeat;background-position:center;cursor:pointer;}div.dnnTagsInput{display:inline-block;margin:0;padding:5px 0 0 5px;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;background:#FFF;-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.3);box-shadow:0 1px 0 0 rgba(255,255,255,0.8),inset 0 1px 2px 0 rgba(0,0,0,0.3);}.dnnFormItem .dnnTagsInput{width:45%;}div.dnnTagsInput span.tag{display:block;float:left;padding:2px 6px 2px 6px;margin-right:5px;margin-bottom:5px;border:1px solid #c9c9c9;border-radius:3px;-webkit-border-radius:3px;font-size:12px;text-decoration:none;color:#888;cursor:pointer;background-color:#eee;}div.dnnTagsInput span.tag:hover{background-color:#e8f1fa;color:#444;}div.dnnTagsInput span.tag a{display:inline-block;width:8px;height:8px;margin:6px 0 0 0;background:transparent url("/corp/images/dnnTagClose.png") no-repeat;background-position:center;}div.dnnTagsInput > div > input,div.dnnTagsInput > div > input:focus{border:none;background:transparent;outline:none;font-weight:normal;font-family:helvetica;font-size:12px;display:inline-block;vertical-align:top;height:19px;padding:3px 0 3px 3px;margin-bottom:5px;}div.dnnTagsInput > div > input::-ms-clear{display:none;}div.dnnTagsInput div{display:block;float:left;}div.dnnTagsInput div.dnnTags_filter{float:right;position:relative;margin:0 0 5px 5px;}div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label{display:inline-block;border-left:1px solid #ccc;padding:3px 15px 0 10px;margin-right:3px;color:#999;cursor:pointer;background:url("/corp/images/dnnSpinnerDownArrow.png") no-repeat;background-position:right center;height:22px;}div.dnnTagsInput div.dnnTags_filter > .dnnTags_filter_label.dnnExpanded{color:#666;background:url("/corp/images/dnnSpinnerUpArrow.png") no-repeat;background-position:right center;}div.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl{display:none;position:absolute;list-style-type:none;background:#fff;border:1px solid #c9c9c9;right:22px;top:28px;margin:0;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;z-index:15;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li{white-space:nowrap;padding:6px 12px 6px 8px;border-top:1px solid #c9c9c9;list-style:none;color:#666;min-width:150px;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:first-child{border-top:none;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li:hover{background-color:#e8f1fa;color:#333;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > input{display:inline-block;vertical-align:top;margin-right:10px;cursor:pointer;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > span.dnnCheckbox{margin-right:8px;}.dnnTagsInput div.dnnTags_filter > ul.dnnTags_filter_dropdownUl > li > label{display:inline-block;vertical-align:top;cursor:pointer;}div.dnnTagsInput div.dnnTags_filter a.dnnSearchButton{display:inline-block;width:18px;height:18px;background-image:url("/corp/images/search/searchButton.png");background-repeat:no-repeat;background-position:center center;vertical-align:top;cursor:pointer;margin:4px 5px 0 4px;}.dnnTagsClear{clear:both;width:100%;height:0;}div.dnnTagsInput > div > input.dnnTagsInvalid{display:block;float:left;margin-right:5px;border:none;outline:none;border-radius:3px;-webkit-border-radius:3px;background:#FBD8DB;cursor:pointer;font-size:12px;color:#90111A !important;text-decoration:none;}.dnn_acResults{padding:0;border:1px solid #c9c9c9;background-color:#fff;overflow:hidden;z-index:900001;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;min-width:150px;}.dnn_acResults ul{margin:0;padding:0;list-style-position:outside;list-style:none;}.dnn_acResults ul li{margin:0;padding:6px 22px 6px 22px;border-top:1px solid #c9c9c9;color:#666;cursor:pointer;display:block;overflow:hidden;color:#333;}.dnn_acResults ul li:first-child{border-top:none;}.dnn_acLoading{}.dnn_acSelect{background-color:#e8f1fa;color:#333;}.dnnFormMessage .dnnLabel{float:none;width:90%;text-align:left;}.dnnFormSectionHead span{font-size:18px;color:#222;}.dnnProgressbar{height:25px !important;padding:18px 10px 0 10px;border:1px solid #c9c9c9;background:#fff;background:-moz-linear-gradient(top,#f0f2f1 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f2f1),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#f0f2f1 0,#fff 100%);background:linear-gradient(top,#f0f2f1 0,#fff 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.25),0px 1px 0 0 #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.25),0px 1px 0 0 #fff;}.ui-progressbar{height:10px !important;overflow:hidden;background-color:#ccc;-webkit-box-shadow:inset 0 1px 0 0 #bbb;box-shadow:inset 0 1px 0 0 #bbb;text-align:left;}.ui-progressbar .ui-progressbar-value{margin:0;height:100%;background-color:#1a82f7;background:-moz-linear-gradient(left,#2b7fda 0,#3fbdff 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#2b7fda),color-stop(100%,#3fbdff));background:-webkit-linear-gradient(left,#2b7fda 0,#3fbdff 100%);background:linear-gradient(left,#2b7fda 0,#3fbdff 100%);}.dnnDropdownSettings{position:relative;height:30px !important;}.dnnButtonDropdown{width:50px;height:30px !important;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb;border:1px solid #c9c9c9;cursor:pointer;}.dnnButtonIcon,.dnnButtonArrow{display:inline-block;height:30px !important;}.dnnButtonIcon{width:32px;}.dnnButtonArrow{width:10px;background:transparent url("/corp/images/dnnSpinnerDownArrow.png") no-repeat center;}.dnnButtonDropdown-clicked{z-index:100;position:absolute;width:50px;height:30px !important;background:#fff;border:1px solid #c9c9c9;border-bottom:1px solid #fff;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}.dnnButtonDropdown-ul{display:none;position:absolute;z-index:99;top:29px;left:0;width:200px;margin-left:0;background:#fff;border:1px solid #c9c9c9;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 0 0 #bbb;box-shadow:0 2px 0 0 #bbb;list-style-type:none;}.dnnButtonDropdown-ul > li,.dnnButtonDropdown-ul > ul > li{padding:8px;border-bottom:1px solid #c9c9c9;color:#333;cursor:pointer;vertical-align:middle;list-style:none;margin:0;}.dnnButtonDropdown-ul > ul{margin:0;}.dnnButtonDropdown-ul > ul > li{padding-left:16px;}.dnnButtonDropdown-ul > li:last-child{border-bottom:none !important;}.dnnButtonDropdown-ul > li:hover{background-color:#e8f1fa;color:#000;}ul.dnnButtonGroup{display:inline-block;margin:0;padding:0;background:#fff;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 0 #bbb;box-shadow:0 1px 0 0 #bbb;border:1px solid #c9c9c9;cursor:pointer;list-style:none;}ul.dnnButtonGroup > li{display:block;float:left;border-left:1px solid #c9c9c9;margin:0;}ul.dnnButtonGroup > li:hover{background-color:#e8f1fa;}ul.dnnButtonGroup > li.dnnButtonGroup-first{display:none;}ul.dnnButtonGroup > li.dnnButtonGroup-first + li{border-left:none;}ul.dnnButtonGroup > li > a{display:inline-block;padding:7px 7px 6px 7px;text-decoration:none;color:#333;}ul.dnnButtonGroup span{color:#333;}.dnnFormItem .dnnInputGroup{float:left;display:block;width:32.075%;padding:5px;margin-bottom:18px;background:rgba(0,0,0,0.05);}.dnnFormItem .dnnInputGroup .dnnLeft{width:100%;}.dnnFormItem .dnnInputGroup span{display:inline-block;width:33%;text-align:right;}.dnnFormError label a span{color:red;}.dnnFormError input[type="text"],.dnnFormError input[type="password"],.dnnFormError input[type="email"],.dnnFormError input[type="tel"],.dnnFormError select,.dnnFormError textarea{border:1px solid red;}.dnnFormItem input[type="text"] + .dnnTertiaryAction,.dnnFormItem input[type="password"] + .dnnTertiaryAction,.dnnFormItem input[type="email"] + .dnnTertiaryAction,.dnnFormItem input[type="tel"] + .dnnTertiaryAction,.dnnFormItem select + .dnnTertiaryAction{display:inline-block;max-width:60px;}.dnnForm fieldset.dnnFormInformation{float:left;width:32.075%;margin-left:16px;padding:18px 0;background:rgba(0,0,0,0.05);}.dnnFormItem textarea{min-height:80px;}.dnnAddress input[type="checkbox"]{margin:0 5px;}.dnnFormRadioButtons{float:left;display:block;width:auto;}.dnnFormRadioButtons input[type=radio]{float:none;}.dnnFormRadioButtons label,.dnnFormItem input[type=radio] + label{float:none;display:inline;width:auto;padding-right:0;margin:0 10px 0 0;text-align:left;font-weight:normal;}.dnnTextEditor{margin-bottom:18px;}.dnnActions{float:none;clear:both;display:block;margin:0;padding-top:18px;text-align:left;}.dnnActions li{float:left;margin-right:5px;list-style:none;}.dnnLoginActions{display:inline-block;}.dnnForm.dnnShortForm .dnnFormItem label{float:none;width:100%;margin-bottom:0.25em;text-align:left;}.dnnForm.dnnShortForm .dnnFormItem input,.dnnForm.dnnShortForm .dnnFormItem select,.dnnForm.dnnShortForm .dnnFormItem textarea{float:none;text-align:left;}.dnnForm.dnnShortForm .dnnFormItem a.dnnFormHelp{background-position:left;padding-left:22px;}.dnnForm .ui-helper-hidden{display:none;}.dnnForm .ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px);}.dnnForm .ui-state-highlight,.dnnForm .ui-widget-content .ui-state-highlight,.dnnForm .ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c;color:#363636;}.dnnForm .ui-state-highlight a,.dnnForm .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}.dnnForm .ui-state-error,.dnnForm .ui-widget-content .ui-state-error,.dnnForm .ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900;color:#ffffff;}.dnnForm .ui-state-error a,.dnnForm .ui-widget-content .ui-state-error a,.dnnForm .ui-widget-header .ui-state-error a{color:#ffffff;}.dnnForm .ui-state-error-text,.dnnForm .ui-widget-content .ui-state-error-text,.dnnForm .ui-widget-header .ui-state-error-text{color:#ffffff;}.dnnForm .ui-priority-primary,.dnnForm .ui-widget-content .ui-priority-primary,.dnnForm .ui-widget-header .ui-priority-primary{font-weight:bold;}.dnnForm .ui-priority-secondary,.dnnForm .ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal;}.dnnForm .ui-state-disabled,.dnnForm .ui-widget-content .ui-state-disabled,.dnnForm .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;}.dnnForm .ui-draggable{cursor:move;}.dnnForm .ui-corner-all,.dnnForm .ui-corner-top,.dnnForm .ui-corner-left,.dnnForm .ui-corner-tl{border-radius:4px;}.dnnForm .ui-corner-all,.dnnForm .ui-corner-top,.dnnForm .ui-corner-right,.dnnForm .ui-corner-tr{border-radius:4px;}.ModuleTitle_MenuContainer{border:1px solid blue;}.ModuleTitle_MenuBar{}.ModuleTitle_MenuItem{}.ModuleTitle_MenuIcon{}.ModuleTitle_SubMenu{}.ModuleTitle_MenuBreak{}.ModuleTitle_MenuItemSel{}.ModuleTitle_MenuArrow{}.ModuleTitle_RootMenuArrow{}.MainMenu_MenuContainer{border:1px solid green;}.MainMenu_MenuBar{}.MainMenu_MenuItem{}.MainMenu_MenuIcon{}.MainMenu_SubMenu{}.MainMenu_MenuBreak{}.MainMenu_MenuItemSel{}.MainMenu_MenuArrow{}.MainMenu_RootMenuArrow{}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.65);z-index:9999;}.dnnFormPopup{position:absolute;padding:18px;background:#fff;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.75);box-shadow:0 0 25px 0 rgba(0,0,0,0.75);z-index:100000;}.dnnFormPopup,.dnnFormPopup > *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.dnnFormPopup .ui-dialog-titlebar{position:relative;padding:0 0 18px 0;border-bottom:1px solid #ddd;cursor:move;font-size:18px;font-weight:bold;}.dnnFormPopup .dnnModalCtrl{display:block;position:absolute;top:-30px;right:-30px;width:69px;height:26px;border-radius:10px;background-color:#fff;-webkit-border-radius:10px;box-shadow:0 0 5px #666;}.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close{float:right;display:block;height:18px;width:30px;margin:4px 4px 0 1px;overflow:hidden;-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;border:none;outline:none;border-top-right-radius:8px;border-bottom-right-radius:8px;background:#585858 url("/corp/images/closeBtn.png") no-repeat;background-position:8px 4px;text-indent:-9999em;min-width:0 !important;}.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close:hover{background:#358EEA url("/corp/images/closeBtn.png") no-repeat;background-position:8px 4px;cursor:pointer;}.dnnFormPopup .dnnModalCtrl a.dnnToggleMax{float:left;display:block;height:18px;width:30px;margin:4px 0 0 4px;overflow:hidden;-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;background:#585858 url("/corp/images/resizeBtn.png") no-repeat;background-position:10px 2px;text-indent:-9999em;}.dnnFormPopup .dnnModalCtrl a.dnnToggleMax:hover{background:#358EEA url("/corp/images/resizeBtn.png") no-repeat;background-position:10px 2px;}div.ui-dialog-titlebar > .ui-dialog-titlebar-close{display:block;position:absolute;top:-30px;right:-30px;height:24px;width:24px;margin:0;overflow:hidden;-webkit-border-radius:12px;border-radius:12px;background:#585858 url("/corp/images/closeBtn.png") no-repeat;background-position:4px 4px;border:3px solid #fff;text-indent:-9999em;min-width:0 !important;}.dnnFormPopup #iPopUp{width:100%!important;padding-top:10px;}.dnnFormPopup .ui-dialog-content,#iPopUp .ui-dialog-content{position:relative;border:0;padding:0;overflow:auto;background:#fff;zoom:1;}.dnnFormPopup .ui-dialog-buttonpane{margin:.5em 0 0 0;padding:.3em 1em 0 0;overflow:hidden;border-width:1px 0 0 0;background-image:none;text-align:left;border-top:1px solid #ddd;}.dnnFormPopup .ui-dialog-buttonpane button{margin:0.5em 0.4em 0.5em 0;padding:0.5em 1em;cursor:pointer;border:none;outline:none;}.dnnFormPopup .ui-resizable-se{float:right;height:24px;width:24px;background:url("/corp/images/modal-resize-icn.png") no-repeat bottom;}.dnnFormPopup .dnnDialog{padding:10px;}.dnnLoading{background:#fff url("/corp/images/loading.gif") no-repeat center center;position:absolute;z-index:9999;}.dnnPanelLoading{left:0;top:0;width:100%;height:100%;-ms-opacity:0.7;opacity:0.7;}.urlControl label{width:auto;margin-top:0;font-weight:normal;}.urlControlLinkType{width:auto;}.urlControlLinkType span,.dnnFormItem .urlControlLinkType span{float:none;display:block;width:auto;text-align:left;}.dnnFormItem .ucLinkTypeRadioButtons label{display:inline-block;width:260px;padding-right:0;margin-top:0;font-weight:normal;text-align:left;}.urlControlLinkType span input{min-width:3%;}.dnnForm.dnnModuleSettings .dnnFormItem .urlControlLinkType span label{text-align:left;}.urlControlFileRow{clear:both;}.urlControlFileRow span.dnnFormLabel{width:auto;text-align:right;}.urlControlFileRow select,.urlControlFileRow input[type=file]{clear:both;}.urlControlImagesRow{overflow:hidden;clear:both;}.urlControlImagesRow span.dnnFormLabel{width:auto;text-align:right;}.urlControlImagesRow select{clear:both;}.dnnWizardTab.ui-tabs{position:relative;padding:0;}.dnnWizardTab.ui-tabs .ui-tabs-nav{display:block;height:46px;margin:0;padding:0;background:transparent url("/corp/images/InstallWizardBG.png") repeat-x;}.dnnWizardTab.ui-tabs .ui-tabs-nav li{float:left;position:relative;margin:0;padding:0;border-bottom:0 !important;list-style:none;white-space:nowrap;}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0;}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;}.dnnWizardTab.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;}.dnnWizardTab.ui-tabs .ui-tabs-panel{clear:both;display:block;padding:3em 1em 1.4em;border-width:0;background:none;}.dnnWizardTab.ui-tabs .ui-tabs-hide{display:none !important;}.dnnWizardTab.ui-tabs .ui-tabs-nav li a{display:block;}.dnnWizardStep > span{display:block;float:left;}.dnnWizardStep{height:46px;padding:0 0 0 20px;background:transparent url("/corp/images/InstallWizardBG.png") repeat-x;background-position:0 0;cursor:pointer;}.ui-tabs .ui-tabs-nav li:first-child .dnnWizardStep{padding-left:30px;}.dnnWizardStepNumber{margin:10px 10px 0 0;padding:3px 8px 3px 8px;background-color:#999;-webkit-border-radius:18px;border-radius:18px;color:#fff;font-weight:bold;}.dnnWizardStepTitle{margin:13px 20px 0 0;color:#999;font-weight:bold;text-decoration:none;}.dnnWizardStepArrow{width:25px;height:46px;background:transparent url("/corp/images/InstallWizardBG.png") no-repeat;background-position:0 -401px;}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStep{height:46px;background-position:0 -100px;}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepNumber{background-color:#333;}.dnnWizardTab.ui-tabs .ui-tabs-nav li.ui-tabs-active .dnnWizardStepTitle{color:#333;}.dnnFormExpandContent{margin:10px 0;}.dnnFormExpandContent > a{color:#333;font-size:13px;font-weight:bold;}table.dnnPermissionsGrid,table.dnnGrid,table.dnnASPGrid{margin-bottom:20px;border:1px solid #c9c9c9;}table.dnnPermissionsGrid{color:#777;}table.dnnPermissionsGrid tr.dnnGridHeader td{padding:4px 4px 4px 4px;vertical-align:middle;line-height:120%;text-align:center;}table.dnnPermissionsGrid tr.dnnGridItem td,table.dnnPermissionsGrid tr.dnnGridAltItem td{padding:5px 4px 5px 4px;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;width:70px;text-align:center;}table.dnnPermissionsGrid tr.dnnGridItem td.permissionHeader,table.dnnPermissionsGrid tr.dnnGridAltItem td.permissionHeader{border-right:1px solid #c9c9c9;text-align:left;padding-left:10px;width:150px;}table.dnnPermissionsGrid tr.dnnGridHeader td.permissionHeader{padding-left:10px;text-align:left;}.dnnPermissionsGrid > .dnnFormItem label{margin-right:8px;color:#777;}.dnnPermissionsGrid > .dnnFormItem select{width:25%;margin:0 5px 5px 0;min-width:180px;color:#777;}.dnnPermissionsGrid > .dnnFormItem input{margin-bottom:0;height:17px;color:#777;width:25%;}.dnnPermissionsGrid > .dnnFormItem ul.token-input-list-facebook{display:inline-block;vertical-align:top;}.dnnPermissionsGrid > .dnnFormItem > .leftGroup{margin-right:35px;float:left;}.dnnPermissionsGrid > .dnnFormItem > .rightGroup{float:left;}.dnnPermissionsGrid > .dnnFormItem > .rightGroup > .dnnSecondaryAction{position:absolute;}.dnnPermissionsGrid > .dnnFormItem{margin-bottom:18px;overflow:auto;}.dnnGridHeader td,thead.dnnGridHeader th,tr.dnnGridHeader th{padding:6px 12px 6px 12px;border-bottom:1px solid #c9c9c9;border-right:1px solid #c9c9c9;background:#f0f2f1;background:-moz-linear-gradient(top,#fff 0,#f0f2f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f0f2f1));background:-webkit-linear-gradient(top,#fff 0,#f0f2f1 100%);background:linear-gradient(top,#fff 0,#f0f2f1 100%);}.dnnGridItem td,.dnnGridAltItem td{padding:6px;border-right:1px solid #c9c9c9;}.dnnGridItem td input,.dnnGridAltItem td input{margin-bottom:none;}.dnnGridAltItem{background:#F2F2F2;}.dnnGridItem:hover,.dnnGridAltItem:hover{background-color:#e8f1fa;}.urlControl{float:left;display:block;padding:15px;margin-bottom:10px;background-color:#f0f0f0;}.urlControl select,.urlControl input{width:180px;margin-bottom:10px;}.urlControl dnnFormItem > a.dnnSecondaryAction{margin:10px 10px 0 0;float:left;}.urlControl .urlControlLinkType{float:left;width:100%;}.urlControl .urlControlLinkType .dnnFormLabel{float:left;width:auto;margin-right:5px;}.urlControl .urlControlLinkType input[type="radio"]{width:auto;margin-right:5px;}span[id$="FileControl"]{display:block;float:left;}.dnnFilePicker{display:block;float:left;background-color:#f0f0f0;margin-bottom:10px;margin-right:10px;padding:0 15px 0 15px;width:450px;}.dnnFilePicker .dnnLeft{margin:0;padding:0;margin-top:-30px;}.dnnFilePicker dnnFormItem{margin:0;margin-top:-10px;padding:0;position:static;}.dnnFilePicker .dnnLeft img{max-width:135px;max-height:100px;}.dnnFilePicker .dnnLeft .dnnFilePickerImageHolder{width:135px;height:100px;background-color:#ccc;margin:20px 15px;}.dnnFilePicker .dnnFormItem span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left;}.dnnFilePicker select,.dnnFilePicker input{width:200px;margin:0;margin-right:10px;float:none;}.dnnFilePicker .dnnLeft a.dnnSecondaryAction{margin:10px 10px 0 0;display:inline-block;}.dnnFilePicker .dnnLeft img{display:block;margin:20px 15px;}span.dnnInputFileWrapper > input[type="file"]{position:absolute;top:0;right:0;margin:0;opacity:0;filter:alpha(opacity=0);direction:ltr;cursor:pointer;height:100%;font-size:200px;}span.dnnInputFileWrapper{overflow:hidden !important;margin:0 4px 0 0;width:auto !important;display:block !important;float:left !important;position:relative;}span.dnnInputFileWrapper > span.dnnSecondaryAction{display:inline-block;float:none;width:auto;}.dnnFileUploadScope{display:block;float:left;background-color:#F0F0F0;margin-bottom:10px;margin-right:10px;padding:0;width:500px;}.dnnFileUploadScope .dnnLeft{margin:0;padding:15px 10px 15px 10px;}.dnnFileUploadScope .dnnLeft .dnnFormItem{margin-bottom:10px;}.dnnFileUploadScope .dnnFormItem span,.urlControlTab .dnnFormItem > span{display:block;float:left;width:40px;margin-top:8px;padding-left:5px;text-align:left;}.dnnFileUploadScope .dnnFormItem .dnnDropDownList span{margin:0;width:auto;}.dnnFileUploadScope .dnnFormItem .RadComboBox_Default,.dnnFileUploadScope .dnnFormItem .dnnDropDownList{width:180px;margin:0;float:none;}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone{position:relative;margin:0;width:180px;height:150px;background:#d9eeff;border:1px dashed #bbb;box-shadow:0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;color:#4577a2;}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone span{display:block;position:absolute;left:38px;top:60px;color:#fff;font-size:12px;background:rgba(0,0,0,0.5);padding:5px 7px;border-radius:3px;box-shadow:0 1px 0 #fff,inset 1px 1px 0 #555;opacity:0.5;cursor:default;-webkit-transition:all 500ms ease-in-out;-moz-transition:all 500ms ease-in-out;-ms-transition:all 500ms ease-in-out;-o-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}.dnnFileUploadScope .dnnLeft .dnnFileUploadDropZone:hover span{opacity:1;}input.dnnFixedSizeComboBox{width:200px !important;margin-right:10px;float:left;}div.dnnFixedSizeComboBox{width:218px !important;margin-right:15px;float:left;}.dnnFixedSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px;}input.dnnSmallSizeComboBox{width:100px !important;margin-right:10px;float:left;}div.dnnSmallSizeComboBox{width:118px !important;margin-right:15px;float:left;}.dnnSmallSizeComboBox + a.dnnSecondaryAction{float:left;margin-right:10px;}td.dnnGridHeaderTD-NoBorder{border-right:none !important;}tr.dnnGridItem td,tr.dnnGridAltItem td{border-right:none;}tr.dnnGridItem td input{margin-bottom:0;}h2.dnnFormSectionHead{margin-top:8px;margin-bottom:18px;border-bottom:1px solid #ddd;font-size:32px;line-height:36px;letter-spacing:-0.03em;}h2.dnnFormSectionHead a{display:block;padding-left:3px;background:url("/corp/images/down-icn.png") no-repeat right 50%;text-decoration:none;color:#333;font-size:18px;letter-spacing:normal;font-weight:normal;}h2.dnnFormSectionHead a:hover{color:#222;background:rgba(2,139,255,0.05)  url("/corp/images/down-icn.png") no-repeat right 50%;}h2.dnnFormSectionHead a.dnnSectionExpanded{background:url("/corp/images/up-icn.png") no-repeat right 50%;color:#222;}h2.dnnFormSectionHead a.dnnSectionExpanded:hover{color:#222;background:rgba(2,139,255,0.05)  url("/corp/images/up-icn.png") no-repeat right 50%;}.dnnVerticalTabs{margin-left:0;}.dnnVerticalTabs li{list-style:none;}.dnnVerticalTabs li a{display:block;padding:15px 15px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;background:rgba(0,0,0,0.04);color:#999;text-decoration:none;}.dnnVerticalTabs li a:hover{background:rgba(0,0,0,0.06);color:#333;}.dnnVerticalTabs li.active a{background:none;color:#333;border-right:1px solid transparent;}.tabBody{display:none;}.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:11px;height:100%;background:#ccc;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:11px;background:#ccc;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:transparent;position:relative;}.jspVerticalBar .jspTrack{width:10px;margin:0 0 0 3px;}.jspHorizontalBar .jspTrack{height:5px;margin:3px 0 3px 0;}.jspVerticalBar .jspCap{display:block;height:3px;width:11px;}.jspHorizontalBar .jspCap{display:block;width:3px;height:11px;}.jspDrag{position:relative;top:0;left:0;border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;opacity:.75;background:#000;cursor:pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:5px;}div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons label{display:inline !important;}div.ModDNNAnnouncementsC table.ucLinkTypeRadioButtons span.dnnRadiobutton{display:inline !important;}div.ModDNNAnnouncementsC .urlControl label,div.ModDNNLinksC .urlControl label{display:inline !important;}div.ModDNNFAQsC .Normal{width:auto !important;}div.ModDNNFeedbackC .dnnFormItem > label{display:inline-block;width:33%;text-align:right;}div.ModDNNUserDefinedTableC div.RadEditor{height:auto !important;}div.ModDNNUserDefinedTableC ul.dnnActions{display:block;}div.ModDNNIFrameC .urlControl span.dnnRadiobutton{display:inline !important;}div.ModDNNIFrameC table.Normal td .dnnLabel{width:100px;}div.ModDNNIFrameC table.Normal td span.dnnRadiobutton{margin:5px 0 0 30px;}div.ModDNNLinksC .urlControl span.dnnRadiobutton{display:inline !important;}.left{float:left;}.right{float:right;}.dnnLeft{float:left;}.dnnRight{float:right;}.dnnClear{clear:both;}.dnnClear:after{clear:both;content:".";display:block;height:0;visibility:hidden;font-size:0;}* + html .dnnClear{min-height:1%;}.DNNAlignleft{text-align:left;}.DNNAlignright{text-align:right;}.DNNAligncenter{text-align:center;}.DNNEmptyPane{width:0;}.Hidden{display:none;}.wordwrap{white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; word-wrap:break-word;}.eipbackimg{position:absolute;margin-top:-32px;white-space:nowrap;background:url("/corp/images/eip_toolbar.png") repeat-x;height:32px;z-index:1;}.eipbackimg.editMode{border:1px solid #777777 !important;background:-moz-linear-gradient(top,#303030 0,#191919 100%) !important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#303030),color-stop(100%,#191919)) !important;background:-webkit-linear-gradient(top,#303030 0,#191919 100%) !important;background:-o-linear-gradient(top,#303030 0,#191919 100%) !important;background:-ms-linear-gradient(top,#303030 0,#191919 100%) !important;background:linear-gradient(to bottom,#303030 0,#191919 100%) !important;opacity:0.8;}.eipbackimg.containerTitle{margin-top:-8px;}.eipbackimg.containerTitle.editMode{left:auto;right:0;margin-top:2px;background:none !important;border:none !important;}.eipbuttonbackimg{width:32px;height:32px;cursor:pointer;float:left;background:url("/corp/images/eip_toolbar.png") no-repeat;}.eipbackimg.editMode .eipbuttonbackimg{border-left:1px solid #1f1f1f;border-right:1px solid #393939;opacity:0.5;}.eipbackimg.editMode.containerTitle .eipbuttonbackimg{border:none;opacity:1;}.eipbuttonbackimg.eipbutton_cancel{background-position:-32px 0;}.eipbuttonbackimg.eipbutton_bold{background-position:-64px 0;}.eipbuttonbackimg.eipbutton_italic{background-position:-96px 0;}.eipbuttonbackimg.eipbutton_underline{background-position:-128px 0;}.eipbuttonbackimg.eipbutton_justifyleft{background-position:-160px 0;}.eipbuttonbackimg.eipbutton_justifycenter{background-position:-192px 0;}.eipbuttonbackimg.eipbutton_justifyright{background-position:-224px 0;}.eipbuttonbackimg.eipbutton_orderedlist{background-position:-256px 0;}.eipbuttonbackimg.eipbutton_unorderedlist{background-position:-288px 0;}.eipbuttonbackimg.eipbutton_outdent{background-position:-320px 0;}.eipbuttonbackimg.eipbutton_indent{background-position:-352px 0;}.eipbuttonbackimg.eipbutton_createlink{background-position:-384px 0;}.eipbackimg.containerTitle .eipbutton_cancel{background:url("/corp/images/eip_title_cancel.png") no-repeat center center;}.eipbutton_edit{background:url("/corp/images/eip_edit.png") no-repeat 100% center;float:left;}.eipbutton_save{background:url("/corp/images/eip_save.png") no-repeat 100% center;float:left;}.eipbackimg.containerTitle .eipbutton_save{background-image:url("/corp/images/eip_title_save.png");}.eipbackimg.editMode .eipborderhover{background-color:#333;opacity:1;}.eipbackimg.editMode.containerTitle .eipborderhover{background-color:inherit;}div[id$=titleLabel_tb].visible ~ span{margin-left:32px;}div.errorWin p{margin:0 0 10px 0;}input[type="button"].rspCollapseBarSpacer{min-width:0;padding:0 0;}.UserProfileControls ul li{list-style-type:none;}.console.profile{width:100% !important;height:auto;background-color:#484848;}.console.profile .console-none div{cursor:pointer;cursor:hand;float:left;height:auto;width:100% !important;padding:0;margin:0;text-align:left;}.console.profile .console-none h3{padding:10px 8px 10px 40px;margin:0;border-bottom:solid 1px #fff;background:url("/corp/Resources/images/arrow-right-white.png") 18px center no-repeat;color:#eee;font-size:13px;line-height:1;font-weight:bold;}.console.profile .console-none div div{display:none;}.console.profile .console-mouseon{background-color:#70b1c7;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView{margin:0;padding:0;width:100%;height:inherit !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{margin:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 0 10px 0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage.dnnFormValidationSummary{padding:10px;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .LoginPanel,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSendPasswordContent,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm{width:100%;padding:18px 0 0 0;margin:0;float:none;min-width:inherit !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm{width:100%;margin:0;float:none;min-width:inherit !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel{display:block;text-align:left;float:none;width:100% !important;font-size:14px;margin:0 0 7px 0;vertical-align:top;padding:0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnSocialRegistration{display:none;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnCaptcha{width:100%;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnLeft img{display:block;margin:0 0 5px 0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel a.dnnFormHelp{display:none !important;width:0 !important;margin:0 !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel div.dnnTooltip{display:none !important;width:0 !important;position:static !important;right:0 !important;margin:0 !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem input[type="text"],body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > input[type="password"]{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:100% !important;margin-bottom:18px;min-width:100% !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > span#dnn_ctr_Login_Login_DNN_lblLogin{display:none !important;width:0;margin:0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem span.dnnFormMessage.dnnFormError{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;right:0;width:auto;max-width:100%;padding:10px;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnPrimaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm.dnnLoginService a.dnnSecondaryAction{width:45%;padding:18px 0 18px 0;display:block;float:left;margin:0 5px 0 0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginRememberMe{display:block;float:left;margin:10px 0 0 5px;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnLoginActions{display:block;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnSecondaryAction,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions a.dnnPrimaryAction{width:100%;padding:18px 0 18px 0;display:block;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions{padding:0;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnActions li{width:45%;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .password-strength-container{width:100%;margin:0 0 12px 0;padding:8px 0 8px 0;display:block;max-width:inherit !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container input[type="password"]{display:block;margin:0 8px 0 8px;width:calc(100% - 20px);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container span.min-length-text{display:block;margin:5px 0 5px 8px;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-container div.meter{float:none;width:90%;margin:0 0 0 8px;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem input.unmatched{background:none !important;}body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .password-strength-tooltip,body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnRegistrationForm .dnnFormItem .confirm-password-tooltip{display:none !important;}.mobileView .dnnFormPopup .ui-dialog-content,.mobileVie #iPopUp .ui-dialog-content{max-height:none !important;}.mobileView .ui-widget-overlay{display:none;}.dnnFormPopup.dnnFormPopupMobileView{width:auto !important;left:0 !important;right:0 !important;top:0 !important;box-shadow:none !important;}.dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close{display:none;}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-titlebar{border-bottom:none;cursor:inherit;font-size:22px;color:#000;padding:5px 0 0 0;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel{display:block;text-align:left;float:none;width:auto !important;font-size:14px;margin:0 0 7px 0;vertical-align:top;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > input[type="text"]{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > textarea,.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .redactor_box{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > select{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:inherit !important;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnTagsInput{box-sizing:border-box;-moz-box-sizing:border-box;width:100% !important;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:18px;max-width:inherit !important;}.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnLabel > input[type="checkbox"].normalCheckBox{display:inline-block;margin:0 5px 0 12px;}.dnnFormPopup.dnnFormPopupMobileView .dnnFormItem span.dnnFormMessage.dnnFormError{right:0;width:auto;border-radius:0;text-align:right;max-width:100%;}.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{width:49%;margin:0;padding:20px 0 20px 0;display:block;}.dnnFormPopup.dnnFormPopupMobileView a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnPrimaryAction{float:left;}.dnnFormPopup.dnnFormPopupMobileView a.dnnSecondaryAction,.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane button.dnnSecondaryAction{float:right;}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane{border-top:none;}.dnnFormPopup.dnnFormPopupMobileView .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;}.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnPrimaryAction,.dnnFormPopup.dnnFormPopupMobileView .four-btn-panel a.dnnSecondaryAction{width:24%;display:inline-block;margin-right:1%;float:none;}.dnnFormPopup.dnnFormPopupMobileView .dnnFormMessage{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:25px 0 15px 0;}html.mobileView{overflow:auto !important;}.mobileView .dnnFormPopup .ui-dialog-content,.mobileView #iPopUp .ui-dialog-content{max-height:none !important;}.dnnPlaceholder{color:#666;}div.dnnSliderInput{position:relative;display:inline-block;width:47%;margin:15px 0 23px 0;max-width:445px;border:1px solid #d3d3d3;-ms-border-radius:3px;border-radius:3px;height:10px;}div.dnnSliderInput .ui-slider-handle{position:absolute;z-index:2;width:14px;height:14px;cursor:default;border:1px solid #aaaaaa;background-color:#cccccc;font-weight:normal;color:#555555;outline:none;top:-2px;margin-left:-7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}div.dnnSliderInput .dnnTooltip{top:-37px;margin-left:-22px;}div.dnnSliderInput .dnnTooltip .dnnFormHelpContent{visibility:visible;padding:4px 10px;width:25px;text-align:center;z-index:1;}

@font-face{font-family:Canaro-Book;src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Book.eot");src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Book.eot?#iefix") format("embedded-opentype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Book.woff") format("woff"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Book.ttf") format("truetype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Book.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:Canaro-Bold;src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Bold.eot");src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Bold.eot?#iefix") format("embedded-opentype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Bold.woff") format("woff"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Bold.ttf") format("truetype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Bold.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:Canaro-SemiBold;src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-semibold.eot");src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-semibold.eot?#iefix") format("embedded-opentype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-semibold.woff") format("woff"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-semibold.ttf") format("truetype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-semibold.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:Canaro-Medium;src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Medium.eot");src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Medium.eot?#iefix") format("embedded-opentype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Medium.woff") format("woff"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Medium.ttf") format("truetype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Medium.svg") format("svg");font-weight:400;font-style:normal}@font-face{font-family:Canaro-Light;src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Light.eot");src:url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Light.eot?#iefix") format("embedded-opentype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Light.woff") format("woff"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Light.ttf") format("truetype"),url("/corp/Portals/_default/skins/galpcorporativo/assets/fonts/Canaro-Light.svg") format("svg");font-weight:400;font-style:normal}
@charset "UTF-8";@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:0 0}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media all{.featherlight-next,.featherlight-previous{display:block;position:absolute;top:45px;right:25px;bottom:45px;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[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}
@media print{*,:after,:before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}header{margin-bottom:20px}.galp-brand-title,.main-banner .title-wrapper.container h1,h1{font-size:28px!important;line-height:34px!important}.galp-brand-title:before,.main-banner .title-wrapper.container h1:before,h1:before{display:none!important}h2{font-size:16px!important;line-height:20px!important}h2:before{display:none!important}h3,h4{font-size:18px!important}.about-us-galp-brand .full-width .galp-brand-title{padding-left:30px}.about-us-galp-brand .full-width .galp-brand-title,.about-us-galp-brand .full-width .text-wrapper{max-width:none!important;text-align:left}.DnnModule-BigBannerContainer+.DnnModule-RichTextContent{margin-bottom:0!important}.lettering-gradient{-webkit-text-fill-color:#000}.main-banner .title-wrapper.container p,.toplead{font-size:15px!important}.about-us-galp-brand .full-width .text-wrapper p,.general-about-us .about-us-wrapper .content h2+.text,.lead{font-size:12px!important;line-height:19px!important}.lead{padding-left:15px!important}.general-about-us .about-us-wrapper .content h2+.text,.main-banner h1,h2{padding-left:0!important}.clear-style p{font-size:14px!important}h1:before,h2:before{border-color:#000!important}#dnn_LeftPane,#dnn_RightPane,#dnn_centerPane,.ModContentExitC .buttons,.ModEuroInvestorChartC,.ModFormShortCutSubscriptionC,.about-us-contacts-wrapper,.about-us-galp-brand button,.about-us-wrapper .action,.about-us-wrapper .letter,.banner.is-special,.box a,.breadcrumbs,.button-wrapper,.card-wrapper .action,.card-wrapper .text:after,.card.mod-simple-card,.charts-wrapper .btn-wrapper,.charts-wrapper .buttons,.charts-wrapper .form-group,.cookie-bar,.cta-wrapper,.entry-wrapper:before,.event-actions,.events-category,.evoq-bar,.exit-menu,.exit-wrapper,.exit-wrapper .buttons,.exit-wrapper .container:before,.facts-and-figures,.feature-video,.footer-bar-list,.footer-exit,.footer-galp,.footer-top,.gallery,.gallery .thumb-text,.galp-brand-img,.galp-brand-wrapper a,.general-about-us .about-us-wrapper .img-wrapper,.general-features,.go-back-link,.header-galp,.header-main.sticky,.highlight,.icon-wrapper,.lang,.lead+button,.main-banner .img-wrapper,.main-menu,.menu-main,.menu-site,.modal,.news.cards-cols-3,.related-docs,.reports-form,.search-filters,.side-col,.standard-form,.subscribe-form,.tabs,.tabs-accordion .cta:after,.tabs-slider,.timeline,.video-wrapper,.welcome-banner h1:before,.welcome-banner img,.welcome-banner svg,.welcome-banner video,.whats-new,.work-results .tabs-accordion,.world-map,iframe{display:none!important}.footer-bar .container,.footer-bar span{width:100%!important}.main-banner .title-wrapper.container,.welcome-banner .container{position:static}.about-us-galp-brand .galp-brand-wrapper,.bottom-spacing,.general-about-us .about-us-wrapper,.general-about-us .about-us-wrapper .content-wrapper,.general-about-us .about-us-wrapper:nth-child(even) .content-wrapper,.general-about-us .about-us-wrapper:nth-child(odd) .content-wrapper{margin:0!important;width:auto;float:left!important;opacity:1!important}.general-about-us,.general-about-us .about-us-wrapper .content{padding-top:0!important}.general-about-us .about-us-wrapper .content{padding-bottom:0!important}.text-center{text-align:left!important}.animateme{transform:translate3d(0,0,0)!important}.welcome-banner h1,.welcome-banner p{color:#000;max-width:none;margin-left:0;padding-left:0;text-align:left}.tabs-container{display:inline-block!important}.card,.entry-wrapper .main-col.with-index,.header-main{border:0!important}.event-detail,.footer-bar span,.main-banner,[class*=" cards-cols"],[class^=cards-cols-]{margin:0!important}.is-homepage header,.main-banner .img-wrapper{height:auto!important}.main-banner .title-wrapper.container{position:static!important}.cards-cols-4 .card-wrapper{width:33%;float:left}.mod-large article.box{width:33%!important}.box-theme.mod-large,.mod-large .box-theme{width:160px!important;height:160px!important;margin:30px!important;border-radius:0 25px 0 0!important}.box-theme.mod-large .wrap,.mod-large .box-theme .wrap{width:160px!important;height:157px!important}.box-gray .icon-galp-xl,.box-gray.mod-large .icon-galp,.icon-galp-xl,.mod-large .icon-galp{width:50px!important;height:50px!important;border-radius:16px!important}.box-theme.mod-large .text,.mod-large .box-theme .text{font-size:18px!important}.box .description{margin-top:10px!important}.box p{font-size:15px!important}.tabs-accordion .item .item-panel{padding:50px 30px 15px!important;height:auto!important;max-height:5000px!important}.cards-cols-3.countries-list .card-wrapper{width:33%!important;float:left!important}.countries-list .card-wrapper .mod-simple-card .name,.countries-list .card-wrapper .mod-simple-card .title{font-size:17px!important}.content-wrapper .lead{margin:0 0 40px 30px!important}.gallery .thumb-wrap{width:33%;float:left}.list-default{list-style-type:circle!important}.list-default li{padding-left:0!important;margin-left:20px}.card-wrapper .mod-news-card .text{height:auto!important}.events-list-light .date,.events-list-theme .date{padding:10px 0!important}.main-wrapper .container{padding-top:0!important}.events-list-theme .date{background:#fa551e!important}.ui-datepicker-header{border:1px solid #e8e8e8!important}.events-list-theme .date .day,.events-list-theme .date .month,.events-list-theme .date .week-day{color:#fff!important}.entry-wrapper .main-col.with-index{width:100%!important}.box{width:auto!important;max-width:390px}.box-theme{border:1px solid #000}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3,h4{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-family:Canaro-Medium,sans-serif}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.loading-container{overflow:hidden}.loading-container .loading{position:relative;margin:-50px auto;width:200px;height:200px;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.is-ie-9 .loading-container .loading{-ms-transform:none;transform:none}.is-ie-9 .loading-container .loading span{display:none}.loading-container .loading span{-webkit-animation:spinner 1s linear infinite;-o-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;display:inline-block;border-radius:50%}.loading-container .loading span:nth-child(1){-webkit-animation-delay:-.917s;animation-delay:-.917s;left:160px;top:100px}.loading-container .loading span:nth-child(2){-webkit-animation-delay:-.833s;animation-delay:-.833s;left:151.96px;top:130px}.loading-container .loading span:nth-child(3){-webkit-animation-delay:-.75s;animation-delay:-.75s;left:130px;top:151.96px}.loading-container .loading span:nth-child(4){-webkit-animation-delay:-.667s;animation-delay:-.667s;left:100px;top:160px}.loading-container .loading span:nth-child(5){-webkit-animation-delay:-.583s;animation-delay:-.583s;left:70px;top:151.96px}.loading-container .loading span:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;left:48.04px;top:130px}.loading-container .loading span:nth-child(7){-webkit-animation-delay:-.417s;animation-delay:-.417s;left:40px;top:100px}.loading-container .loading span:nth-child(8){-webkit-animation-delay:-.333s;animation-delay:-.333s;left:48.04px;top:70px}.loading-container .loading span:nth-child(9){-webkit-animation-delay:-.25s;animation-delay:-.25s;left:70px;top:48.04px}.loading-container .loading span:nth-child(10){-webkit-animation-delay:-.167s;animation-delay:-.167s;left:100px;top:40px}.loading-container .loading span:nth-child(11){-webkit-animation-delay:-.083s;animation-delay:-.083s;left:130px;top:48.04px}.loading-container .loading span:nth-child(12){-webkit-animation-delay:0s;animation-delay:0s;left:151.96px;top:70px}@-webkit-keyframes spinner{0%,25%{width:12px;height:12px;background:#f7a600}50%{width:20px;height:20px;background:#fa551e}100%,75%{width:12px;height:12px;background:#f7a600}}@keyframes spinner{0%,25%{width:12px;height:12px;background:#f7a600}50%{width:20px;height:20px;background:#fa551e}100%,75%{width:12px;height:12px;background:#f7a600}}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}*,:after,:before{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;background:#f6f6f6;font-family:Canaro-Medium,sans-serif;line-height:1.2;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}body.is-locked,html.is-locked{position:fixed;top:0;left:0;width:100%}a,a:visited{padding:5px 0;color:#676c6f}a:hover,a:visited:hover{color:#fa551e;text-decoration:underline}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0 0 15px;padding:15px 0 0 30px;text-align:left;font-weight:400}.h1,h1{font-family:Canaro-Light,sans-serif;font-size:48px;letter-spacing:1px;margin:0}@media only screen and (max-width:1024px){.h1,h1{font-size:30px;line-height:32px}}.h2,h2{font-family:Canaro-Light,sans-serif;font-size:40px;line-height:50px}@media only screen and (max-width:1024px){.h2,h2{font-size:30px;line-height:32px}}.h3,h3{font-family:Canaro-Book,sans-serif;font-size:30px;clear:both}@media only screen and (max-width:1024px){.h3,h3{font-size:26px}}.h4,h4{font-family:Canaro-Medium,sans-serif;font-size:26px;line-height:30px;color:#fa551e;clear:both}.h5,h5{font-family:Canaro-Medium,sans-serif;font-size:20px;clear:both}.h6,h6{font-family:Canaro-Medium,sans-serif;font-size:18px;clear:both}.h1,.h2,h1,h2{display:block;position:relative;min-height:30px}.h1:before,.h2:before,h1:before,h2:before{display:inline-block;vertical-align:middle;content:'';margin:-35px 10px 0 -15px;width:0;height:35px;border-right:1px solid #fa551e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.with-toplead .h1:before,.with-toplead h1:before{display:none}.with-toplead .toplead:before{display:inline-block;vertical-align:middle;content:'';margin:-45px 15px 0 -15px;width:0;height:35px;border-right:1px solid #fa551e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.with-toplead .toplead+.heading{margin-top:0}.main-wrapper .wrapper .container,.main-wrapper section .container{padding-top:30px}@media only screen and (max-width:479px){.main-wrapper .wrapper .container.mobile-fluid,.main-wrapper section .container.mobile-fluid{padding-left:0;padding-right:0}}.main-wrapper .wrapper.default-wrap,.main-wrapper section.default-wrap{background-color:transparent}.main-wrapper .wrapper.light-wrap,.main-wrapper section.light-wrap{background-color:#fff}.main-wrapper .wrapper.color-wrap,.main-wrapper section.color-wrap{padding-top:0;background-color:#fa551e;background-image:-webkit-linear-gradient(left,#f7a600,#fa551e 50%,#662d91);background-image:-o-linear-gradient(left,#f7a600,#fa551e 50%,#662d91);background-image:linear-gradient(to right,#f7a600,#fa551e 50%,#662d91);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7A600',endColorstr='#FF662D91',GradientType=1);filter:none}.main-wrapper .wrapper.gradient-wrap,.main-wrapper section.gradient-wrap{background-color:#fa551e;background-image:linear-gradient(to right,#f7a600 0,#fa551e 100%);background-image:-webkit-linear-gradient(left,#f7a600 0,#fa551e 100%);background-image:-o-linear-gradient(left,#f7a600 0,#fa551e 100%);background-repeat:repeat-x}.main-wrapper .wrapper.entry-wrapper,.main-wrapper section.entry-wrapper{padding-top:0}.go-back-link{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-left-medium.png");background-size:10%;background-position:0 8px;background-repeat:no-repeat;background-color:transparent;color:#a4adb1;margin:0 0 30px 30px;padding-left:30px;display:inline-block}.no-results{position:relative;float:left;width:100%;min-height:1px;font-size:22px;font-family:Canaro-Light,sans-serif;color:#676c6f;padding:45px 20px 40px;border-width:1px 0;border-style:solid;border-color:#9daab1}@media only screen and (max-width:479px){.iframe-wrapper{width:1px;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.iframe-wrapper iframe.snippet{width:100%;display:block}}iframe.snippet{width:100%;min-height:240px;padding:20px 15px 10px 20px;border:0;outline:0}.text-center{padding-left:0;padding-right:0;text-align:center}.text-bold{font-weight:700;font-family:Canaro-Book,sans-serif}.scroll-h-element{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.scroll-v-element{overflow-x:visible;overflow-y:auto;-webkit-overflow-scrolling:touch}.no-padding{padding-top:0!important;padding-bottom:0!important}.no-padding-bottom{padding-bottom:0!important}.no-padding-top{padding-top:0!important}@media only screen and (max-width:479px){.hidden-xs{display:none!important}}.error-500{background:#edf1fa}.error-500 .entry-wrapper{padding-bottom:0}.error-404{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/bg-error-404.gif");background-position:0 0;background-repeat:no-repeat;background-color:transparent;background-size:100%;height:800px}@media only screen and (max-width:1024px){.error-404{background-size:280%;background-position:30% top;height:500px}}.entry-wrapper{padding-bottom:0}.entry-wrapper .container-fluid{padding:0}.entry-wrapper .container-fluid img{max-width:1600px;width:100%;display:block;margin:0 auto}.lettering-gradient{background:#F14200;background:-webkit-linear-gradient(to right,#F14200,#F7A600);background:linear-gradient(to right,#F14200,#F7A600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.lettering-gradient{background:0 0;color:#fa551e}}#mapContact{width:100%!important}#dnn_EntryPane{float:left;width:100%}#dnn_EntryPane img.full-width{margin-bottom:30px}#dnn_ContentPane{clear:both}.aspect-ratio-wrap{position:relative;width:100%;height:0;padding-bottom:32.3%!important}@media only screen and (max-width:991px){.aspect-ratio-wrap{padding-bottom:52.3%!important}}@media only screen and (max-width:767px){.aspect-ratio-wrap{padding-bottom:132.3%!important}}.aspect-ratio-wrap .aspect-ratio,.aspect-ratio-wrap .card.aspect-ratio,.aspect-ratio-wrap .render{position:absolute;top:0;left:0;height:100%;width:100%}.card-wrapper .aspect-ratio-wrap{padding-bottom:103.4%!important}@media only screen and (max-width:1199px){.card-wrapper .aspect-ratio-wrap{padding-bottom:130.8%!important}}@media only screen and (max-width:991px){.card-wrapper .aspect-ratio-wrap{padding-bottom:109.8%!important}}@media only screen and (max-width:767px){.card-wrapper .aspect-ratio-wrap{padding-bottom:124.8%!important}}.row .dnn-container{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.row .dnn-container{float:left;width:50%}}@media only screen and (max-width:1024px){.row .dnn-container{position:relative;float:left;width:100%;min-height:1px;padding-left:0;padding-right:0}}.row .dnn-container .block{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.bottom-spacing{margin-bottom:90px}.clearfix{clear:both}.DnnModule-BigBannerContainer+.DnnModule-RichTextContent{margin-bottom:90px}@media only screen and (max-width:479px){.DnnModule-BigBannerContainer+.DnnModule-RichTextContent{margin-bottom:0}}#dnn_CenterPane .DNNModuleContent .container,#dnn_LeftPane .DNNModuleContent .container,#dnn_RightPane .DNNModuleContent .container{width:100%;padding:0}#dnn_CenterPane .DNNModuleContent .container .cards-cols-3,#dnn_LeftPane .DNNModuleContent .container .cards-cols-3,#dnn_RightPane .DNNModuleContent .container .cards-cols-3{margin:0}#dnn_CenterPane .DNNModuleContent .container .card-wrapper,#dnn_LeftPane .DNNModuleContent .container .card-wrapper,#dnn_RightPane .DNNModuleContent .container .card-wrapper{float:none;width:100%;padding-left:0;padding-right:0}@media only screen and (max-width:1199px){#dnn_CenterPane .DNNModuleContent .container .card,#dnn_LeftPane .DNNModuleContent .container .card,#dnn_RightPane .DNNModuleContent .container .card{height:380px}}.main-menu{float:left}@media only screen and (max-width:1024px){.main-menu{display:none}}.main-menu ul{padding-left:0;margin-left:0}@media screen and (min-width:1024px){.main-menu ul.menu-depth-2{display:none}.main-menu ul li.item-depth-1>a{border-bottom:1px solid #A4ADB1}}.main-menu ul:hover .item-depth-0>a.is-active,.main-menu ul:hover .item-depth-0>a.is-selected{color:#A4ADB1}.main-menu li{margin-right:40px;display:inline-block;padding-bottom:26px}@media screen and (max-width:1190px){.main-menu li{margin-right:35px}}@media screen and (max-width:1120px){.main-menu li{margin-right:25px}}@media screen and (max-width:1060px){.main-menu li{margin-right:20px}}@media screen and (min-width:1024px){.main-menu li:hover>.sub-menu{opacity:1;z-index:0;visibility:visible;transition-delay:0s,0s,.3s}.main-menu li.item-depth-0>a.is-active,.main-menu li.item-depth-0>a.is-selected{background:linear-gradient(to right,#f7a600 0,#fa551e 100%) left bottom/100% 5px no-repeat;color:#fa551e}}.main-menu li.item-depth-0:hover>a{color:#fa551e!important}.main-menu a{text-decoration:none;color:#A4ADB1;padding:0}.main-menu a.show-all{color:#000}.main-menu a:hover{color:#fa551e}.main-menu ul>li a{font-size:15px;line-height:15px;font-family:Canaro-Medium,sans-serif;padding:0 0 26px}.main-menu ul>li a.is-active{color:#fa551e}.item-depth-0 .main-menu ul>li a.is-active,.item-depth-0 .main-menu ul>li a.is-selected{color:#fa551e;background:linear-gradient(to right,#f7a600 0,#fa551e 100%) left bottom/100% 5px no-repeat}.main-menu .sub-menu{z-index:-1;padding:42px 0;position:absolute;top:100%;left:0;width:100%;text-align:center;background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,transparent 100%) left top/100% 5px no-repeat #f5f5f5;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out .2s,visibility 0s linear .3s,z-index 0s linear .01s}@media screen and (max-width:1100px){.main-menu .sub-menu{text-align:left;padding-left:5%;padding-right:5%}}@media screen and (min-width:1024px){.main-menu .sub-menu{box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}}.main-menu .sub-menu>ul>li>a{color:#000;padding-bottom:10px;display:block;text-align:left;position:relative;min-height:40px;font-size:14px;line-height:15px}@media screen and (min-width:1024){.main-menu .sub-menu>ul>li>a{border-bottom:1px solid #A4ADB1}}.main-menu .sub-menu>ul>li>a.is-active{background:0 0;color:#fa551e}.main-menu .sub-menu>ul>li>a span{position:absolute;bottom:10px}.main-menu .sub-menu>ul>li>a:hover{color:#fa551e}.main-menu .sub-menu>ul li{display:inline-block;vertical-align:top;width:15%}@media screen and (max-width:1100px){.main-menu .sub-menu>ul li{width:21%}}.main-menu .sub-menu>ul ul{text-align:left;padding-top:20px}.main-menu .sub-menu>ul ul li{display:block;clear:both;width:100%}.main-menu .sub-menu>ul ul a{font-size:14px;line-height:17px}.main-menu .sub-menu>ul ul a.is-active{background:0 0}.main-menu .sub-menu .mobile-back-button{display:none}@media only screen and (max-width:1024px){.main-menu{height:100vh;border-top:1px solid #eee;background:#fff;position:absolute;top:100%;left:0;z-index:-1;width:100%;display:block;transition:transform .3s ease-in-out;transform:translate(0,-100%);overflow-x:hidden;overflow-y:scroll}.main-menu.is-open{transform:translate(0,0)}.main-menu ul{padding-bottom:30px}.main-menu>ul li{border-bottom:2px solid #eee;padding:0;display:block;clear:both;margin:0}.main-menu ul li>a{padding:15px 25px 10px 35px;color:#a4adb1;font-family:Canaro-Light,sans-serif;font-size:18px;line-height:18px;display:block;position:relative}.main-menu ul li>a.has-submenu:before{position:absolute;content:'';display:block;top:18px;right:15px;width:16px;height:9px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-medium.png");background-size:100%;background-position:center;background-repeat:no-repeat;background-color:transparent;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.main-menu .sub-menu{transform:translate(100%,0);transition:transform .3s ease-in-out;position:absolute;top:0;left:0;display:block;visibility:visible;opacity:1;height:100vh;z-index:1;padding:0;background:#fff}.main-menu .sub-menu .mobile-back-button{display:block}.main-menu .sub-menu .mobile-back-button .close-submenu{display:block;padding:15px 25px 10px 55px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-left-medium.png");background-size:20px;background-position:25px 15px;background-repeat:no-repeat;background-color:#fff;color:#a4adb1;font-family:Canaro-Light,sans-serif;font-size:18px;line-height:18px;width:100%;text-align:left;border:0;position:relative}.main-menu .sub-menu.submenu-open{transform:translate(0,0)}.main-menu .sub-menu>ul ul{padding:0;border:0}.main-menu .sub-menu>ul li{width:100%;display:block;border-bottom:1px solid #ccc}.main-menu .sub-menu>ul li a{min-height:auto;padding:15px 25px 10px 55px;color:#a4adb1;font-family:Canaro-Light,sans-serif;font-size:18px;line-height:18px}.main-menu .sub-menu>ul li a span{position:static}.main-menu .sub-menu>ul li a.highlight{background:#eee;padding-left:32px}}.hamburger{padding:0 0 0 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}@media only screen and (max-width:1024px){.hamburger{padding:0}}.hamburger .text{font-size:13px;display:inline-block;color:#95a3ab;text-transform:uppercase;margin:0 15px 0 -15px;float:left;padding-top:2px}@media only screen and (max-width:1024px){.hamburger .text{display:none!important}}.hamburger:hover .text{color:#676c6f}.hamburger-box{width:26px;height:19px;display:inline-block;position:relative;top:-2px}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:26px;height:3px;background-color:#95A3AB;border-radius:6px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s ease-in,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s ease-in}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.175,.885,.32,1.275);transition-duration:.2s}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .2s .12s cubic-bezier(0.175,.885,.32,1.275)}.hamburger--squeeze.is-closing .hamburger-inner{transform:rotate(0deg);transition-delay:.12s;transition-timing-function:ease-out;transition-duration:.12s}.hamburger--squeeze.is-closing .hamburger-inner::after{bottom:0;transform:rotate(0deg);transition:bottom .075s ease,transform .12s .12s ease-out}.header-galp .container-fluid,.header-main .container-fluid{width:100%;max-width:1356px;padding:0 15px}@media only screen and (max-width:1024px){.header-galp .container-fluid,.header-main .container-fluid{background:#fff;border-bottom:1px solid #eee}}.header-galp .menu,.header-main .menu{font-size:0}.header-galp .menu .item,.header-main .menu .item{display:inline-block;vertical-align:middle;font-family:Canaro-Book,sans-serif;font-size:13px}.header-galp .menu .item.toggle,.header-main .menu .item.toggle{padding-right:0;font-size:0}.header-galp .menu .toggle .icon,.header-galp .menu .toggle .text,.header-main .menu .toggle .icon,.header-main .menu .toggle .text{display:inline-block;vertical-align:middle;text-align:left}.header-galp .menu .toggle .text,.header-main .menu .toggle .text{font-size:12px}@media only screen and (min-width:480px){.header-galp .menu .toggle .text+.icon,.header-main .menu .toggle .text+.icon{margin-left:10px}}.header-galp .menu .cta,.header-galp .menu a,.header-main .menu .cta,.header-main .menu a{padding:0;background:0 0;border:0;color:#95a3ab;text-transform:uppercase;font-size:12px;text-decoration:none}.header-galp .menu .cta:hover,.header-galp .menu .is-active a,.header-galp .menu a:hover,.header-main .menu .cta:hover,.header-main .menu .is-active a,.header-main .menu a:hover{color:#000}.header-galp .menu a:hover,.header-main .menu a:hover{text-decoration:underline}.header-galp .menu .is-active a:hover,.header-main .menu .is-active a:hover{text-decoration:none}header{height:75px;background:#fff;position:relative;z-index:401}.is-homepage header{height:130px}@media only screen and (max-width:1024px){.is-homepage header{height:auto}}@media only screen and (max-width:1024px){header{height:auto}}header.is-homepage{height:auto}@media only screen and (max-width:1600px) and (min-width:768px){header .container-fluid{width:750px}}@media only screen and (max-width:1600px) and (min-width:992px){header .container-fluid{width:970px}}@media only screen and (max-width:1600px) and (min-width:1200px){header .container-fluid{width:1170px}}@media only screen and (max-width:1024px){header .container-fluid{width:100%}}.top-menu{float:right;padding:30px 0 0}@media only screen and (max-width:1024px){.top-menu{padding-top:20px}}@media only screen and (max-width:479px){.top-menu{padding-top:15px}}.lang{margin-right:15px;padding-bottom:10px;float:left;position:relative}@media only screen and (max-width:1024px){.lang{margin-right:20px}}.lang .current-lang{cursor:pointer}.lang .current-lang span{margin-right:5px}.lang .current-lang .icon img{width:100%;max-width:13px;opacity:.5}.lang .language-object{display:none;box-shadow:0 5px 16px 0 rgba(0,0,0,.2);position:absolute;top:25px;left:-10px;background:#fff;border:#ccc}.lang .language-object a{padding:10px 10px 5px;display:inline-block;width:100%;margin-right:0}.lang .language-object a:hover .text{color:#606a70}.lang:hover .language-object{display:inline-block}.lang a,.lang span{font-family:Canaro-Light,sans-serif;font-size:13px;color:#c8d3d9;margin-right:10px;text-decoration:none;text-transform:uppercase}.lang a.active,.lang span.active{color:#4a4a4a}.toggle-menu-mobile{margin:0 0 0 20px;display:none;float:left}@media only screen and (max-width:1024px){.toggle-menu-mobile{display:inline-block}}.header-galp{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;position:relative;z-index:99;border-bottom:2px solid #eee;background:#fff}.header-galp ol,.header-galp ul{padding:0;margin:0;list-style:none}.header-galp:before{content:'';position:absolute;z-index:0;top:0;left:0;width:82%;height:100%;background-color:#fff}.header-galp:after{content:'';position:absolute;z-index:0;top:0;right:0;width:18%;height:100%;background-color:#eee}@media only screen and (max-width:1024px){.header-galp{display:none;position:fixed;bottom:0;right:0}}.header-galp .menu-galp{position:relative;float:right}.header-galp-expand{position:relative;height:0;max-height:0;overflow:hidden;padding:0;background:#eee;-webkit-transition:max-height .6s ease-in-out;-o-transition:max-height .6s ease-in-out;transition:max-height .6s ease-in-out}.header-galp-expand .container-fluid{position:relative}.header-galp-expand .menu-galp{float:none;padding-top:25px;font-size:0}.header-galp-expand .menu-close{width:12px;height:12px;position:absolute;top:0;right:10px;z-index:99}.is-expanded .header-galp-expand{height:auto;max-height:5000px;padding:20px 0 10px}.header-galp-list{position:relative;z-index:2;color:#fff;display:inline-block;vertical-align:top;width:25%;margin-bottom:20px;padding-left:15px;padding-right:15px}.header-galp-list span{font-family:Canaro-Medium,sans-serif;font-size:16px;margin-bottom:15px;display:inline-block;vertical-align:top;color:#fa551e}.header-galp-list a{color:#606a70;font-size:13px;margin-bottom:15px;display:inline-block}.header-galp .menu{height:43px;overflow:hidden;background:#fff}.header-galp .menu .item{padding:14px 9px}.header-galp .menu .item.icon{padding:5px 9px}.header-galp .menu .item.toggle{position:relative;padding:0;margin-left:10px}.header-galp .menu .item.toggle:before{content:'';display:block;position:absolute;z-index:0;top:0;left:0;margin-left:-10px;width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-bottom:44px solid #eee}.header-galp .menu .item.toggle .text+.icon{margin-left:5px}.header-galp .menu .item.toggle .icon img{width:100%;max-width:13px}.header-galp .menu .item .cta,.header-galp .menu .item a{position:relative;z-index:1}.header-galp .menu .item .cta{display:inline-block;padding:15px 0 15px 15px;margin-left:12px;background:#eee}.header-galp .menu .item .cta:hover{text-decoration:none}.header-galp .menu .item .cta:hover .text{text-decoration:underline}.header-galp.is-expanded .menu .item.toggle .text{color:#000}.header-galp.is-expanded .menu .item.toggle .icon img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.header-main{display:block;position:relative;z-index:99;top:0;left:0;padding:10px 0 0;width:100%;background:#fff}.header-main ol,.header-main ul{padding:0;margin:0;list-style:none}@media screen and (min-width:1024px){.header-main{-webkit-box-shadow:0 5px 5px -5px rgba(204,204,204,.5);box-shadow:0 5px 5px -5px rgba(204,204,204,.5)}}@media only screen and (max-width:1024px){.header-main{padding:0;background:#fff}.header-main .container-fluid{padding:15px}}@media only screen and (max-width:479px){.header-main .container-fluid{height:75px}}.header-main.sticky{position:fixed;z-index:401}.header-main .logo{display:inline-block;vertical-align:middle;width:20%;max-height:77px}.header-main .logo a{display:inline-block;padding:0}.header-main .logo img{width:100%;max-width:128px}@media only screen and (max-width:479px){.header-main .logo{width:28%;margin-left:10px}}.header-main #siteSearchWrapper,.header-main .search-container{position:relative;top:-8px;width:32px;float:left}.header-main .search-submit,.header-main a.search-submit{background-color:#9daab1!important;position:absolute;top:0;right:0}.header-main .search-submit span,.header-main a.search-submit span{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-magnifier-light.png")!important}@media only screen and (max-width:767px){.header-main .search-submit,.header-main a.search-submit{margin-top:7px;margin-right:7px}}.header-main .search-wrapper{position:relative;display:inline-block;width:0;max-width:0;height:0;overflow:hidden;-webkit-transition:max-width 1s ease-in-out;-o-transition:max-width 1s ease-in-out;transition:max-width 1s ease-in-out}@media only screen and (max-width:479px){.header-main .search-wrapper{right:-50px!important;top:60px!important}}.header-main .search-input,.header-main .search-label{display:inline-block;vertical-align:middle;background:0 0;border:0}.header-main .search-label{width:25px;height:60%}.header-main .search-wrapper .search-label{border-right:1px solid #fff}.header-main .search-wrapper .search-label .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-magnifier-light.png");background-size:60%;background-position:0 50%;background-repeat:no-repeat;background-color:transparent}.header-main .search-input{position:relative;z-index:0;width:100%;height:32px;padding:0 10px;background:#eee;font-size:16px;font-style:italic;font-family:Canaro-Book,sans-serif;color:#676c6f}.header-main .search-input::-moz-placeholder{color:#aab5bb;opacity:1}.header-main .search-input:-ms-input-placeholder{color:#aab5bb}.header-main .search-input::-webkit-input-placeholder{color:#aab5bb}.header-main .search-options{top:0;margin:34px 0 0 -32px}.header-main.is-search .galp-search{position:relative}.header-main.is-search .galp-search .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:85%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.header-main.is-search .galp-search:hover{background:#eee}.header-main.is-search .galp-search:hover .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:85%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.header-main.is-search .search-wrapper{width:400px;max-width:5000px;overflow:visible;position:absolute;right:5px;top:0}@media only screen and (max-width:1024px){.header-main.is-search .search-wrapper{width:290px}}@media only screen and (max-width:767px){.header-main.is-search .search-wrapper{height:auto;top:100%;margin:5px auto}}.header-main.is-search .search-wrapper form{height:100%}.header-main.is-search .search-input{top:-16px;right:15px;padding:0 15px 0 20px}@media only screen and (max-width:767px){.header-main.is-search .search-input{margin:0;height:42px;padding:0 15px;right:0}}.header-main.is-search .search-close{top:0;position:absolute;left:-30px}.header-main.is-search .search-close .search{background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png") 50% 50%/85% no-repeat}.header-main.is-search .search-close:hover .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-light.png");background-size:85%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}@media only screen and (max-width:1024px){.header-main.is-search .search-close{display:inline-block}}@media only screen and (max-width:479px){.header-main.is-search .search-close{display:none}}@media only screen and (max-width:767px){.header-main.is-search .search-options{height:auto;margin-top:42px;margin-left:0;padding:0 15px 15px}}.list-icons .item{margin:15px}.image{display:block;max-width:100%;height:auto;margin:0 auto;padding:0}.image>img{display:block;width:100%;height:auto;margin:0}.toplead+.heading{margin-top:20px}.lead{display:block;padding-left:32px;font-family:Canaro-Light,sans-serif;font-size:22px;line-height:32px;color:#676c6f;margin:25px auto 30px}@media only screen and (max-width:767px){.lead{padding:0 30px;font-size:17px;line-height:28px}}@media only screen and (max-width:1024px){.lead{max-width:700px}.text-center .lead{padding-left:0}}@media only screen and (max-width:479px){.lead{margin-top:0}.text-center .lead{padding:0 30px}}.sublead{margin-bottom:30px}.italic{font-style:italic}.buttons{padding:15px 0;text-align:center;font-size:0}.buttons:after,.buttons:before{content:" ";display:table}.buttons:after{clear:both}.buttons .button,.buttons .group-expand,.buttons .label{display:inline-block;vertical-align:middle}.buttons .button{padding:0 15px}.buttons .group-expand{padding:5px 0;width:0;max-width:0;overflow:hidden;-webkit-transition:max-width 1s ease-in-out;-o-transition:max-width 1s ease-in-out;transition:max-width 1s ease-in-out;white-space:nowrap}.buttons .group-expand.is-expanded{width:auto;max-width:5000px}.buttons .label{margin:0;padding:0 5px;font-size:14px}.main-col{padding:0 65px 10px 0;margin:0}@media only screen and (max-width:1024px){.main-col{padding-right:0}}.side-col+.main-col,.side-col~.main-col{padding:0}.side-col{position:relative;min-height:1px;padding:0 35px 0 0;margin:0}@media (min-width:768px){.side-col{float:left;width:33.33333%}}.main-col+.side-col,.main-col~.side-col{padding:0 0 0 45px}.entry-wrapper{width:100%;display:table;table-layout:fixed;position:relative}.main-wrapper .entry-wrapper .container{padding-top:50px;padding-bottom:0}.entry-wrapper .go-back-link{position:relative;top:-25px}@media only screen and (max-width:1024px){.entry-wrapper .go-back-link{top:auto}}.entry-wrapper .clear-style{margin-top:30px;display:inline-block}.entry-wrapper:before{content:'';display:block;position:absolute;top:-45px;right:0;width:0;height:0;border-style:solid;border-width:0 200px 250px 0;border-color:transparent;border-right-color:rgba(170,170,170,.1)}@media only screen and (max-width:1024px){.entry-wrapper:before{border-width:0 100px 150px 0}}.entry-wrapper.light-wrap:before{display:none}.entry-wrapper .main-col:not(.with-index)+.side-col,.entry-wrapper .main-col:not(.with-index)~.side-col{border-left:1px solid #c8d3d9;margin-left:-1px}@media only screen and (max-width:1024px){.entry-wrapper .main-col:not(.with-index)+.side-col,.entry-wrapper .main-col:not(.with-index)~.side-col{border-left:none;margin-left:0}}.entry-wrapper .main-col,.entry-wrapper .side-col{display:table-cell;vertical-align:top}.entry-wrapper .main-col.with-index{position:relative;min-height:1px;padding:0;border-right:1px solid #c8d3d9}@media (min-width:768px){.entry-wrapper .main-col.with-index{float:left;width:66.66667%}}@media only screen and (max-width:1024px){.entry-wrapper .main-col.with-index{border-right:0}}@media only screen and (max-width:479px){.entry-wrapper .main-col.with-index{padding:0;border:0}}.entry-wrapper .main-col.with-index .h1,.entry-wrapper .main-col.with-index .heading,.entry-wrapper .main-col.with-index .lead,.entry-wrapper .main-col.with-index .sublead{padding-right:30px}.entry-wrapper .side-col{padding-bottom:20px;margin-bottom:30px}@media only screen and (max-width:1024px){.entry-wrapper .side-col{margin-top:25px;padding-left:0;width:100%;display:inline-block}.entry-wrapper .side-col ul{margin-left:0!important;border-top:1px solid #c8d3d9;margin-right:15px;display:block}}.entry-wrapper .image{padding:0 0 0 30px;margin:0}.entry-wrapper .main-col+.side-col .image,.entry-wrapper .main-col~.side-col .image{max-width:200px;padding:10px 0}.entry-wrapper .list-default{padding:35px 0 0}.entry-wrapper .list-default a{font-size:16px;line-height:22px;font-family:Canaro-Book,sans-serif;padding:0}.entry-wrapper .list-default a:hover{color:#fa551e;border-bottom:1px solid #fa551e}.entry-wrapper .related-docs{margin-bottom:0;letter-spacing:0;clear:both}.entry-wrapper .sublead-bar{background:#fff;padding:0;margin:30px 0;position:relative;width:100%}.entry-wrapper .sublead-bar .container{padding:0}.entry-wrapper .sublead-bar a,.entry-wrapper .sublead-bar p{margin:16px 0 16px 47px;display:inline-block}.entry-wrapper .sublead-bar a a,.entry-wrapper .sublead-bar p a{margin-left:0}.entry-wrapper .clear-style{clear:both}.entry-wrapper.light-wrap .sublead-bar{background:#eee}.content-wrapper:after,.content-wrapper:before{content:" ";display:table}.content-wrapper:after{clear:both}.main-wrapper .content-wrapper>section:first-child{margin:0 auto}.main-wrapper .content-wrapper>section:first-child .container>.title,.main-wrapper .content-wrapper>section:first-child .container>h2{padding-top:40px}.main-wrapper .content-wrapper>section.default-wrap+section.light-wrap{margin-top:0}.content-wrapper section .content{padding-bottom:50px}.exit-wrapper{position:relative;min-height:180px}.exit-wrapper .container{padding:35px 0 70px}.exit-wrapper .container:before{content:'';display:block;position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:0 200px 250px 0;border-color:transparent;border-bottom-color:rgba(170,170,170,.1)}@media only screen and (max-width:1024px){.exit-wrapper .container:before{border-width:0 100px 150px 0}}.exit-wrapper .update{padding:20px 0 20px 40px;color:#676c6f;font-size:14px}@media only screen and (max-width:479px){.exit-wrapper .update{padding-left:20px}}.exit-wrapper .source{font-family:Canaro-Light,sans-serif;font-size:12px;padding-right:10px;display:inline-block;border-right:1px solid #676c6f;margin-right:10px}@media only screen and (max-width:479px){.exit-wrapper .source{margin:0 0 10px;border-right:0}}.exit-wrapper .last-updated{font-family:Canaro-Light,sans-serif;font-size:12px}@media only screen and (max-width:479px){.exit-wrapper .last-updated{display:block}}.exit-wrapper .buttons{padding:20px 0;text-align:right}@media only screen and (max-width:479px){.exit-wrapper .buttons{margin:0 20px;text-align:center}}.exit-wrapper .buttons+.more,.exit-wrapper .buttons~.more,.exit-wrapper .more+.buttons,.exit-wrapper .more~.buttons,.exit-wrapper .update+.buttons,.exit-wrapper .update~.buttons{border-top:1px solid #e0e0e0}.exit-wrapper .buttons .button{padding:0 5px}.exit-wrapper .buttons .button .btn-icn{width:42px;height:42px}.exit-wrapper .group-expand .button{padding-right:0;padding-left:20px}.exit-wrapper .group-expand .button:first-child{padding-left:10px}.exit-wrapper .more{padding:40px}.exit-wrapper .more .title{margin:20px 0;font-family:Canaro-Book,sans-serif;font-size:26px}.exit-wrapper .more a{color:#676c6f}.exit-wrapper .more a:hover{color:#fa551e}.cta-wrapper{width:100%;display:inline-block;clear:both;text-align:center;padding:0 0 20px;margin-top:-20px}.cta-wrapper a{text-decoration:none}.cta-wrapper .link{color:#676c6f;text-decoration:underline}.cta-wrapper .link:hover{color:#fa551e}.caption{font-size:12px;margin-top:15px;margin-bottom:15px;color:#676c6f;display:block;text-align:center;clear:both}.slick-slider .slick-list:not([style*=transform]),.slick-slider .slick-track:not([style*=transform]){-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.role2{font-family:Canaro-Book,sans-serif;color:#676c6f;font-size:13px;display:inline-block;padding-right:10px;padding-bottom:10px}.name2{color:#000;font-size:16px;font-family:Canaro-Book,sans-serif;display:block;padding:0;margin-bottom:10px}.footer-top{padding:90px 0 140px;width:100%;position:relative;overflow:hidden;background-image:linear-gradient(to right,#606a70 0,#95a3ab 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#95a3ab 100%);background-image:-o-linear-gradient(left,#606a70 0,#95a3ab 100%);background-repeat:repeat-x}.footer-top ol,.footer-top ul{padding:0;margin:0;list-style:none}.footer-top .container{width:100%;max-width:1440px}.footer-top-list{position:relative;z-index:2;color:#fff;display:inline-block;vertical-align:top;width:16.666%;margin-bottom:20px;padding-left:15px;padding-right:15px;float:left}.footer-top .channel{padding:0;font-family:Canaro-Medium,sans-serif;font-size:16px;margin-bottom:20px;display:inline-block}.footer-top li{margin-bottom:10px}.footer-top a{color:#fff;font-size:13px;text-decoration:none}.footer-top a:hover{text-decoration:underline;color:#fff}@media only screen and (max-width:1024px){.footer-top{display:none}}.footer-galp{position:relative}.footer-galp .footer-menu{padding:60px 0 40px;background:#fff;position:relative;z-index:2}.footer-galp-list{z-index:1;color:#000;display:inline-block;vertical-align:top;margin-bottom:30px;position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}.footer-galp-list ol,.footer-galp-list ul{padding:0;margin:0;list-style:none}.footer-galp-list span{font-family:Canaro-Medium,sans-serif;font-size:16px;margin-bottom:15px;display:inline-block;vertical-align:top}.footer-galp-list a{color:#606a70;font-size:13px;margin-bottom:10px;display:inline-block;text-decoration:none}.footer-galp-list a:hover{text-decoration:underline}.footer-galp .container{position:relative}@media only screen and (max-width:1024px){.footer-galp{display:none}}.footer-galp .brand{position:absolute;width:100%;top:0}.footer-galp .brand .brand-device{width:230px;height:150px;border-radius:0 0 20px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);z-index:0;position:absolute;top:-100px;left:-100px}.footer-galp .brand .brand-device img{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:80%;position:absolute;bottom:40px;left:50px}@media only screen and (max-width:1600px){.footer-galp .brand .brand-device{left:-50px}}.footer-exit{position:relative;background:#fff;border-top:1px solid #95a3ab;padding:25px 0;vertical-align:top}.footer-exit ol,.footer-exit ul{padding:0;margin:0;list-style:none}.footer-exit span{display:block;font-size:14px;color:#95a3ab;padding-bottom:15px;font-family:Canaro-Light,sans-serif}.footer-exit .mobile-links{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.footer-exit .mobile-links{float:left;width:33.33333%}}.footer-exit .mobile-links .wrapper{margin-left:-15px;margin-right:-15px}.footer-exit .mobile-links .wrapper:after,.footer-exit .mobile-links .wrapper:before{content:" ";display:table}.footer-exit .mobile-links .wrapper:after{clear:both}.footer-exit .mobile-links a{display:inline-block;width:100%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.footer-exit .mobile-links a{float:left;width:50%}}@media only screen and (max-width:1024px){.footer-exit .mobile-links a{max-width:168px;margin-bottom:5px}}.footer-exit .mobile-links img{width:100%}@media only screen and (max-width:1024px){.footer-exit .mobile-links{text-align:center;margin-bottom:40px}}.footer-exit .social-links{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.footer-exit .social-links{margin-left:33.33333%}}@media (min-width:992px){.footer-exit .social-links{float:left;width:33.33333%}}.footer-exit .social-links>a{margin-top:10px}@media screen and (min-width:992px){.footer-exit .social-links{padding-left:0;padding-right:0}}@media only screen and (max-width:1024px){.footer-exit .social-links{text-align:center}}@media only screen and (max-width:1024px){.footer-exit{padding-top:25px}}.footer-bar{background:#000;padding:25px 0;font-size:12px}.footer-bar ol,.footer-bar ul{padding:0;margin:0;list-style:none}.footer-bar ul{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.footer-bar ul{float:left;width:66.66667%}}.footer-bar ul li{display:inline-block;border-left:1px solid #9daab1;margin-bottom:5px}.footer-bar ul li:first-child{border:0}.footer-bar ul li a{color:#9daab1;padding:0 5px;text-decoration:none}.footer-bar ul li a:hover{text-decoration:underline}@media only screen and (max-width:1024px){.footer-bar ul{margin-bottom:60px;padding:0}}.footer-bar span{color:#9daab1;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.footer-bar span{margin-left:8.33333%}}@media (min-width:992px){.footer-bar span{float:left;width:25%}}@media only screen and (max-width:1024px){.footer-bar{text-align:center}}.btn-dark,.btn-dark:visited,.btn-light,.btn-light:visited,.btn-medium,.btn-medium:visited,.btn-primary,.btn-primary:visited,.btn-theme,.btn-theme:visited{padding:12px 20px 10px;cursor:pointer;min-width:150px;font-size:16px;font-weight:700;border-radius:8px;display:inline-block;vertical-align:top;font-family:Canaro-Light,sans-serif;text-align:center;line-height:1.2;text-decoration:none;transition:background .4s,color .3s ease-in-out}.btn-dark:hover,.btn-dark:visited:hover,.btn-light:hover,.btn-light:visited:hover,.btn-medium:hover,.btn-medium:visited:hover,.btn-primary:hover,.btn-primary:visited:hover,.btn-theme:hover,.btn-theme:visited:hover{text-decoration:none}.btn-light,.btn-light:visited{background:#fff;border-color:#fff;color:#fa551e}.btn-light:hover,.btn-light:visited:hover,.btn-light:visited:visited:hover{color:#fa551e;background:#eee}.btn-light.btn-transparent,.btn-light.btn-transparent:visited,.btn-light:visited.btn-transparent,.btn-light:visited.btn-transparent:visited{color:#fff}.btn-light.btn-transparent:hover,.btn-light.btn-transparent:visited:hover,.btn-light:visited.btn-transparent:hover,.btn-light:visited.btn-transparent:visited:hover{color:#fa551e;background:#fff}.btn-medium,.btn-medium:visited{background:#fff;border-color:#fff;color:#676c6f}.btn-medium:hover,.btn-medium:visited:hover,.btn-medium:visited:visited:hover{color:#676c6f;background:#eee}.btn-medium.btn-transparent,.btn-medium.btn-transparent:visited,.btn-medium:visited.btn-transparent,.btn-medium:visited.btn-transparent:visited{color:#fff}.btn-medium.btn-transparent:hover,.btn-medium.btn-transparent:visited:hover,.btn-medium:visited.btn-transparent:hover,.btn-medium:visited.btn-transparent:visited:hover{color:#676c6f;background:#fff}.btn-dark,.btn-dark:visited{color:#fff;border-color:#676c6f;background:repeat-x #95a3ab;background-image:linear-gradient(to right,#606a70 0,#95a3ab 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#95a3ab 100%);background-image:-o-linear-gradient(left,#606a70 0,#95a3ab 100%);filter:none}.btn-dark:hover,.btn-dark:visited:hover,.btn-dark:visited:visited:hover{color:#fff;background:#606a70}.btn-dark.btn-transparent,.btn-dark.btn-transparent:visited,.btn-dark:visited.btn-transparent,.btn-dark:visited.btn-transparent:visited{color:#676c6f}.btn-dark.btn-transparent:hover,.btn-dark.btn-transparent:visited:hover,.btn-dark:visited.btn-transparent:hover,.btn-dark:visited.btn-transparent:visited:hover{color:#fff}.btn-primary,.btn-primary:visited{background:#fa551e;color:#fff;border-color:#fa551e}.btn-primary:hover,.btn-primary:visited:hover,.btn-primary:visited:visited:hover{color:#fff;background:#fa551e}.btn-primary.btn-transparent,.btn-primary.btn-transparent:visited,.btn-primary:visited.btn-transparent,.btn-primary:visited.btn-transparent:visited{color:#fa551e}.btn-primary.btn-transparent:hover,.btn-primary.btn-transparent:visited:hover,.btn-primary:visited.btn-transparent:hover,.btn-primary:visited.btn-transparent:visited:hover{color:#fff}.btn-theme,.btn-theme:visited{color:#fff;background-color:#fa551e;filter:none;border:2px solid #fa551e}.btn-theme:hover,.btn-theme:visited:hover,.btn-theme:visited:visited:hover{color:#fa551e;background-color:#fff}.btn-theme.btn-fill,.btn-theme:visited.btn-fill{border:2px solid #fa551e}.btn-theme.btn-transparent,.btn-theme.btn-transparent:visited,.btn-theme:visited.btn-transparent,.btn-theme:visited.btn-transparent:visited{color:#fa551e}.btn-theme.btn-transparent:hover,.btn-theme.btn-transparent:visited:hover,.btn-theme:visited.btn-transparent:hover,.btn-theme:visited.btn-transparent:visited:hover{color:#fff;background-color:#fa551e}.btn-default{min-width:150px;font-size:16px}.btn-small{min-width:120px;font-size:14px}.btn-tiny{min-width:90px;font-size:12px}.btn-free{min-width:0}.btn-fill{border:0}.btn-borderless{background:0 0;border:0;text-decoration:underline}.btn-transparent{background:0 0;filter:none;border-width:2px;border-style:solid;padding-top:10px;padding-bottom:8px}.button-wrapper{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:20px}@media only screen and (max-width:479px){.button-wrapper{text-align:center}}.btn-icn .print{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-print.png");background-size:72%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .share{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-share.png");background-size:65%;background-position:30% 50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .facebook{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-facebook.png");background-size:35%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .linkedin{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-linkedin.png");background-size:65%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .youtube{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-youtube.png");background-size:65%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .twitter{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-twitter-light.png");background-size:75%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .instagram{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-instagram.png");background-size:80%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn .mail{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-mail.png");background-size:65%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.btn-icn:hover,.btn-icn:visited:hover{background:repeat-x #fa551e;background-image:linear-gradient(to right,#e53416 20%,#f7a600 80%);background-image:-webkit-linear-gradient(left,#e53416 20%,#f7a600 80%);background-image:-o-linear-gradient(left,#e53416 20%,#f7a600 80%);filter:none}.btn-icn-ghost{width:22px;height:22px}.load-more{background:0 0;text-decoration:underline;color:#9daab1;padding:0}.load-more:hover{background:0 0;color:#fa551e;text-decoration:underline}button.disabled,button.disabled:hover,button[disabled],button[disabled]:hover{background:#eee!important;color:#ccc!important;border-color:#eee!important;cursor:default}.cta-align-left{text-align:left;margin-top:30px;margin-left:30px}.boxes{display:block;text-align:center;overflow:hidden;font-size:0}.box{display:inline-block;vertical-align:top;width:40%;text-align:center;color:#676c6f;font-size:16px;margin-bottom:30px;max-width:285px}@media only screen and (max-width:767px){.box{display:block;margin:auto;width:100%}}.box .description{padding:0 14px;line-height:1.4;font-size:16px;font-family:Canaro-Book,sans-serif}.box .link{color:#676c6f;text-decoration:underline}.box .link[href]:hover,.box .link[onmouseover]:hover{color:#fa551e!important;text-decoration:underline!important}.box p{font-family:Canaro-Book,sans-serif;margin:15px 0 20px}.box .box-theme.mod-large+.description,.box .box-theme.mod-large~.description,.mod-large .box .description{padding:0 12%;font-size:16px}.box-theme{position:relative;display:inline-block;vertical-align:middle;background:no-repeat #fa551e;background-image:-webkit-linear-gradient(135deg,#e53416,#fa551e 30%,#f7a600);background-image:-o-linear-gradient(135deg,#e53416,#fa551e 30%,#f7a600);background-image:linear-gradient(135deg,#e53416,#fa551e 30%,#f7a600);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE53416',endColorstr='#FFF7A600',GradientType=1);filter:none}.box-theme.box-gray{background:no-repeat #676c6f;background-image:-webkit-linear-gradient(135deg,#606a70,#676c6f 30%,#aab5bb);background-image:-o-linear-gradient(135deg,#606a70,#676c6f 30%,#aab5bb);background-image:linear-gradient(135deg,#606a70,#676c6f 30%,#aab5bb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF606A70',endColorstr='#FFAAB5BB',GradientType=1);filter:none}.box-theme.box-gray .icon-galp{border-color:#adb4b8}.box-gray.mod-large .box-theme .icon-galp,.box-theme.box-gray.mod-large .icon-galp{margin:-8px auto 0}.box-theme .wrap{width:100%;height:100%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.box-theme .wrap:before{content:'';display:inline-block;vertical-align:middle;width:0;height:100%}.box-theme .icon-galp{position:absolute;top:0;left:0;right:0;margin:-8px auto 0}.box-theme .text{display:inline-block;vertical-align:middle;width:95%;max-height:80px;overflow:hidden;margin:0;color:#fff;text-align:center;font-family:Canaro-Medium,sans-serif;font-size:22px}.box-theme .text .title{margin:10px 0;font-family:Canaro-Medium,sans-serif;font-size:14px;font-weight:700}.box-theme .text .note{margin:10px 0;font-family:Canaro-Book,sans-serif;font-size:12px}.box-theme .numbers{display:inline-block;vertical-align:middle;width:95%;max-height:80px;overflow:hidden;margin:0;color:#fff;text-align:center;font-family:Canaro-Medium,sans-serif;font-size:40px}.box-theme.mod-large .icon-galp,.mod-large .box-theme .icon-galp{margin:-8px auto 0}.box-theme.mod-large .text,.mod-large .box-theme .text{max-height:92px;font-size:25px}.tabs{margin:20px 0;display:table;width:100%;padding:0}.tabs:after,.tabs:before{content:" ";display:table}.tabs:after{clear:both}.tabs li{display:table-cell;width:50%}.tabs li:first-child button{border-radius:10px 0 0;border-left:1px solid #95a3ab}.tabs li:last-child button{border-radius:0 0 10px}.tabs button{color:#95a3ab;border-width:1px 1px 1px 0;border-style:solid;border-color:#95a3ab;text-align:center;width:100%;padding:12px 0 10px;background:#fff;font-family:Canaro-Book,sans-serif;font-size:20px}.tabs button:hover{background:#eee}.tabs button.is-selected{background:#95a3ab;color:#fff}.tabs-container{padding:10px 20px}.tabs-container:after,.tabs-container:before{content:" ";display:table}.tabs-container:after{clear:both}@media only screen and (max-width:479px){.tabs-container{padding:0}}.tabs-accordion{display:block;margin:0 auto 30px;padding:0;text-align:left}.tabs-accordion .item{display:block;margin:4px auto}.tabs-accordion .item-header{display:block;width:100%;background:#eee;font-size:0}.tabs-accordion .item .cta{display:block;position:relative;padding:10px 50px 10px 20px;width:100%;background:0 0;border:0;text-align:left}.tabs-accordion .item .cta:after{content:'+';display:block;position:absolute;top:50%;margin-top:4px;right:18px;font-family:Canaro-Light,sans-serif;font-size:37px;line-height:0;color:#95a3ab}.tabs-accordion .item .icon,.tabs-accordion .item .text{display:inline-block;vertical-align:middle}.tabs-accordion .item .text{padding-top:3px;font-family:Canaro-Medium,sans-serif;font-size:18px;color:#676c6f}.tabs-accordion .item .icon{width:28px;margin-right:15px}.tabs-accordion .item .icon img{display:block;max-width:100%;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);opacity:.6;filter:alpha(opacity=60)}.tabs-accordion .item .image{margin:30px 0;width:auto}.tabs-accordion .item .image>img{width:auto;max-width:100%}.tabs-accordion .item-panel{display:block;width:100%;padding:0;height:0;max-height:0;overflow:hidden;-webkit-transition:max-height 1s ease-in-out;-o-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out;line-height:1.5;letter-spacing:1px;font-size:16px;color:#676c6f}.tabs-accordion .item-panel p{margin:0 0 15px;font-family:Canaro-Light,sans-serif}.tabs-accordion .item.is-expanded .item-panel{padding:50px 30px 15px;height:auto;max-height:5000px}.tabs-accordion .item.is-expanded .icon img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);opacity:1;filter:alpha(opacity=100)}.tabs-accordion .item.is-expanded .cta:after{content:'-';margin-top:2px;color:#fa551e}@media only screen and (max-width:479px){.tabs-accordion .icon{margin-right:10px}.tabs-accordion .text{font-size:16px}}.tabs-slider .tabs-header{overflow:hidden;position:relative;height:60px;margin-bottom:15px}.tabs-slider .tabs-header .flex-active-slide{height:100%}.tabs-slider .tabs-header .flex-direction-nav{list-style-type:none;margin:0;padding:0}.tabs-slider .tabs-header .flex-direction-nav li{list-style:none}.tabs-slider .tabs-header .flex-direction-nav a{opacity:1;filter:alpha(opacity=100);position:absolute;top:0;bottom:0;padding:0;width:28px;background-color:#e53416;border:0;font-size:0;height:45px;margin:0}.tabs-slider .tabs-header .flex-direction-nav a:before{content:' ';display:block;height:100%;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-light.png");background-size:15px 8px;background-position:center;background-repeat:no-repeat;background-color:transparent;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.tabs-slider .tabs-header .flex-direction-nav a.flex-prev{left:0}.tabs-slider .tabs-header .flex-direction-nav a.flex-prev:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tabs-slider .tabs-header .flex-direction-nav a.flex-next{right:0}.tabs-slider .tabs-header .flex-direction-nav a.flex-next:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.tabs-slider .tabs-header .flex-direction-nav a.flex-disabled{opacity:0;filter:alpha(opacity=0);cursor:default;z-index:-1}.tabs-slider .tabs-header .flex-viewport{overflow:visible!important;height:45px;background-color:#e53416}.tabs-slider .tabs-header .flex-viewport>div:after,.tabs-slider .tabs-header .flex-viewport>div:before{content:" ";display:table}.tabs-slider .tabs-header .flex-viewport>div:after{clear:both}.tabs-slider .tabs-header .flex-viewport>div>div{height:100%;padding:10px 0;text-align:center;color:#fff;font-family:Canaro-Medium,sans-serif;font-size:22px;cursor:pointer}.tabs-slider .tabs-header .flex-viewport>div>div.flex-active-slide:after{content:' ';display:block;text-align:center;margin:8px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:15px solid #e53416;-webkit-transition:1s ease-in-out;-o-transition:1s ease-in-out;transition:1s ease-in-out}.tabs-slider .tabs-header .flex-viewport>div>div .text{display:block;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tabs-slider .tabs-content .title{margin:35px 0 20px}.tabs-slider .tabs-content .image{margin:20px auto}.tabs-slider .tabs-content .related-docs{margin-top:30px;margin-bottom:0}.tabs-slider .tabs-content .related-docs:first-child{margin-top:0}.tabs-slider .tabs-content .related-docs .item{border-top:0;border-bottom:1px solid #e2e2e2}.tabs-slider .tabs-content .title+.related-docs .item:first-child{border-top:1px solid #e2e2e2}.tabs-slider .tabs-content .clear-style{padding:0}.tabs-slider .tabs-content .info{display:table;width:100%}.tabs-slider .tabs-content .info:after,.tabs-slider .tabs-content .info:before{content:" ";display:table}.tabs-slider .tabs-content .info:after{clear:both}@media only screen and (max-width:479px){.tabs-slider .tabs-content .info{display:block}}.tabs-slider .tabs-content .info .related-docs{width:25%;padding:0;margin:0;display:table-cell;overflow:hidden;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0}@media only screen and (max-width:1024px){.tabs-slider .tabs-content .info .related-docs{width:100%;display:block;border-left:0}}.tabs-slider .tabs-content .info .related-docs:first-child,.tabs-slider .tabs-content table td:first-child{border-left:0}.tabs-slider .tabs-content .info .related-docs .head,.tabs-slider .tabs-content table th{padding:12px;background-color:#e0e0e0;text-align:center;color:#676c6f;font-family:Canaro-Medium,sans-serif;font-size:22px}.tabs-slider .tabs-content .info .related-docs:nth-child(even) .head,.tabs-slider .tabs-content table th:nth-child(even){background-color:#eee;border-left:1px solid #e0e0e0}.tabs-slider .tabs-content .info .related-docs .item,.tabs-slider .tabs-content table .item{display:block;padding:15px 0;border-top:1px solid #e0e0e0;border-bottom:0}.tabs-slider .tabs-content .info .related-docs .item:after,.tabs-slider .tabs-content .info .related-docs .item:before,.tabs-slider .tabs-content table .item:after,.tabs-slider .tabs-content table .item:before{content:" ";display:table}.tabs-slider .tabs-content .info .related-docs .item:after,.tabs-slider .tabs-content table .item:after{clear:both}.tabs-slider .tabs-content .info .related-docs .head+.item,.tabs-slider .tabs-content table .item{border-top:0}.tabs-slider .tabs-content .info .related-docs .item img,.tabs-slider .tabs-content table .item img{float:left;width:30px;margin:5px 10px 0;opacity:.4;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.tabs-slider .tabs-content .info .related-docs .text-wrapper,.tabs-slider .tabs-content table .item .text-wrapper{max-width:75%;margin-left:5px;padding-right:10px;float:left;font-size:14px;text-decoration:none;font-family:Canaro-Medium,sans-serif}.tabs-slider .tabs-content table{width:100%;table-layout:fixed;background-image:none}.tabs-slider .tabs-content table td{padding:0;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;vertical-align:top;height:80px}.tabs-slider .tabs-content table tbody,.tabs-slider .tabs-content table tbody tr:hover{background-color:transparent}.tabs-slider .tabs-content table .item .file-details{display:block;margin-bottom:5px}.tabs-slider .tabs-content table .item .date,.tabs-slider .tabs-content table .item .description,.tabs-slider .tabs-content table .item .file-type{color:#a1aeb4}.tabs-slider .tabs-content table .item .date{border-right:1px solid #a1aeb4;padding-right:10px;margin-right:5px}.tabs-slider .tabs-content table .item .document-title{font-weight:700;display:block;font-size:16px;color:#54595c}.tabs-slider .tabs-content table .item:hover .document-title{color:#fa551e}@media only screen and (max-width:1024px){.tabs-slider .tabs-content table{table-layout:auto}.tabs-slider .tabs-content .clear-style table tbody td{background:0 0;border-left:0}.tabs-slider .tabs-content .clear-style table tbody td:before{width:10%}.tabs-slider .tabs-content .clear-style table tbody td:after{left:15%}}@media only screen and (max-width:479px){.tabs-slider .tabs-content{padding-left:15px;padding-right:15px}}.tabs-slider .tabs-block{padding:25px 20px;margin:10px 0;border:1px solid #e8e8e8;border-radius:0 0 20px;background:#fff}.tabs-slider .tabs-block:after,.tabs-slider .tabs-block:before{content:" ";display:table}.tabs-slider .tabs-block:after{clear:both}.tabs-slider .tabs-block .title{margin:0;padding:0}.tabs-slider .tabs-block .image,.tabs-slider .tabs-block .text{margin:0;padding:0;width:20%;display:inline-block;vertical-align:top}@media only screen and (max-width:1024px){.tabs-slider .tabs-block .image,.tabs-slider .tabs-block .text{width:100%;display:block}}.tabs-slider .tabs-block .text{width:79%;padding-left:15px}.tabs-search{list-style:none;padding:0;margin:0;border-bottom:1px solid #c8d3d9}.tabs-search:after,.tabs-search:before{content:" ";display:table}.tabs-search:after{clear:both}.tabs-search li{display:inline-block;vertical-align:bottom;margin:0 2%;color:#95a3ab}.tabs-search li .is-selected{position:relative;color:#000}.tabs-search li .is-selected:after{content:' ';display:block;width:100%;height:4px;background:repeat-x #e0e0e0;position:absolute;bottom:0;left:0;background-image:linear-gradient(to right,#f7a600 0,#e53416 100%);background-image:-webkit-linear-gradient(left,#f7a600 0,#e53416 100%);background-image:-o-linear-gradient(left,#f7a600 0,#e53416 100%)}.tabs-search button{background:0 0;border:none;padding:15px 0;font-family:Canaro-Medium,sans-serif;font-size:18px}@media only screen and (max-width:767px){.tabs-search{white-space:nowrap;overflow:hidden;overflow-x:auto}}.tabs-results{padding:40px 0 0;margin-bottom:50px}.tabs-results .gallery{margin:0}.tabs-results .card-wrapper .card{height:auto}.tabs-results .card-wrapper .card .content:after{display:none}.form-group,.main-wrapper:not(.galp-edit-mode) .form-control{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.main-wrapper:not(.galp-edit-mode) .tiny.form-control,.tiny.form-group{width:60px}@media only screen and (max-width:1024px){.main-wrapper:not(.galp-edit-mode) .tiny.form-control,.tiny.form-group{width:20%}}.main-wrapper:not(.galp-edit-mode) .smaller.form-control,.smaller.form-group{width:170px}@media only screen and (max-width:1024px){.main-wrapper:not(.galp-edit-mode) .smaller.form-control,.smaller.form-group{width:80%}}.main-wrapper:not(.galp-edit-mode) .medium-small.form-control,.main-wrapper:not(.galp-edit-mode) .medium-smaller.form-control,.main-wrapper:not(.galp-edit-mode) .medium.form-control,.main-wrapper:not(.galp-edit-mode) .small.form-control,.medium-small.form-group,.medium-smaller.form-group,.medium.form-group,.small.form-group{position:relative;min-height:1px;padding-left:10px;padding-right:10px}@media (min-width:768px){.main-wrapper:not(.galp-edit-mode) .small.form-control,.small.form-group{float:left;width:50%}}@media (min-width:992px){.main-wrapper:not(.galp-edit-mode) .small.form-control,.small.form-group{float:left;width:25%}}@media (min-width:768px){.main-wrapper:not(.galp-edit-mode) .medium-smaller.form-control,.medium-smaller.form-group{float:left;width:50%}}@media (min-width:992px){.main-wrapper:not(.galp-edit-mode) .medium-smaller.form-control,.medium-smaller.form-group{float:left;width:33.33333%}}@media (min-width:768px){.main-wrapper:not(.galp-edit-mode) .medium-small.form-control,.medium-small.form-group{float:left;width:50%}}@media (min-width:992px){.main-wrapper:not(.galp-edit-mode) .medium-small.form-control,.medium-small.form-group{float:left;width:41.66667%}}@media (min-width:992px){.main-wrapper:not(.galp-edit-mode) .medium.form-control,.medium.form-group{float:left;width:50%}}.large.form-group,.main-wrapper:not(.galp-edit-mode) .large.form-control{position:relative;float:left;width:100%;min-height:1px;padding-left:10px;padding-right:10px}.reports-form,.standard-form,.subscribe-form{padding:35px 20px;border:1px solid #e8e8e8;border-radius:0 0 20px;background:#fff}.reports-form:after,.reports-form:before,.standard-form:after,.standard-form:before,.subscribe-form:after,.subscribe-form:before{content:" ";display:table}.reports-form:after,.standard-form:after,.subscribe-form:after{clear:both}.reports-form .title-form,.standard-form .title-form,.subscribe-form .title-form{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.reports-form .title-form:before,.standard-form .title-form:before,.subscribe-form .title-form:before{display:none}.reports-form p,.standard-form p,.subscribe-form p{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px;color:#676c6f;margin:0 0 30px;font-family:Canaro-Book,sans-serif;font-size:16px}.reports-form .button-wrapper,.standard-form .button-wrapper,.subscribe-form .button-wrapper{text-align:right;margin-left:1%;margin-bottom:15px;padding-bottom:0}@media only screen and (max-width:479px){.reports-form .button-wrapper,.standard-form .button-wrapper,.subscribe-form .button-wrapper{text-align:center}}input[type=radio]{float:left;-webkit-appearance:none;-moz-appearance:none;width:22px;height:22px;cursor:pointer;border:1px solid #c8d3d9;border-radius:22px}input[type=radio]:checked{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-radio-theme.png");background-size:44%;background-position:50%;background-repeat:no-repeat;background-color:transparent;border-color:#fa551e}input[type=radio]:focus{outline:0!important;border-color:#fa551e!important}input[type=checkbox]{float:left;-webkit-appearance:none;-moz-appearance:none;width:22px;height:22px;cursor:pointer;border:1px solid #c8d3d9;box-shadow:none}input[type=checkbox]:checked{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-check-theme.png");background-size:90%;background-position:50%;background-repeat:no-repeat;background-color:transparent;border-color:#fa551e}input[type=checkbox]:focus{outline:0!important;border-color:#fa551e!important}input[type=checkbox][disabled]{border-color:#95a3ab}.main-wrapper:not(.galp-edit-mode) .form-control{width:100%;border:1px solid #c8d3d9;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;font-family:Canaro-Light,sans-serif;padding-left:10px;padding-right:10px}.form-control:focus{border-color:#95a3ab!important}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee!important;background-image:none}.main-wrapper .form-control.is-date{padding-left:38px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-date-medium.png");background-size:22px;background-position:8px center;background-repeat:no-repeat;background-color:#fff}.main-wrapper .form-control.is-filled{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-date-theme.png");background-size:22px;background-position:8px center;background-repeat:no-repeat;background-color:#fff}.main-wrapper:not(.galp-edit-mode) input.form-control{height:38px}.main-wrapper:not(.galp-edit-mode) textarea.form-control{height:auto}.main-wrapper:not(.galp-edit-mode) select.form-control{padding-right:40px;height:38px;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-medium.png") right 14px top 14px/14px no-repeat #fff}.main-wrapper:not(.galp-edit-mode) select.form-control::-ms-expand{display:none}.is-ie-9 .main-wrapper:not(.galp-edit-mode) select.form-control{padding-right:12px;background-image:none}.form-wrapper{margin-left:-15px;margin-right:-15px}.form-wrapper:after,.form-wrapper:before{content:" ";display:table}.form-wrapper:after{clear:both}.form-wrapper+.form-wrapper{padding-top:15px}.form-group label{display:block;color:#676c6f;font-size:12px;margin-bottom:10px;font-family:Canaro-Medium,sans-serif;font-weight:400}.form-group .r-value{color:#676c6f;font-family:Canaro-Book,sans-serif;font-size:14px;padding:11px 0;display:inline-block}.form-group .form-control+.form-control{margin-top:8px}.form-group input[type=checkbox],.form-group input[type=checkbox]+label,.form-group input[type=radio],.form-group input[type=radio]+label{float:none;display:inline-block;vertical-align:middle;margin-top:5px;margin-bottom:5px}.form-group input[type=checkbox]+label,.form-group input[type=radio]+label{margin-top:8px;margin-right:15px;margin-left:8px;max-width:calc(100% - 50px);font-family:Canaro-Light,sans-serif;font-size:14px}.form-group .form-control.smaller,.form-group .form-control.tiny{display:inline-block;vertical-align:top}.form-group .form-control.tiny+.form-control.smaller{margin-top:0;margin-left:-1px;width:calc(100% - 59px)}.form-group label.since-date,.form-group label.to-date{position:absolute;margin:12px 0 0 40px;color:#a4adb1;font-family:Canaro-Light,sans-serif;font-weight:400;font-size:14px;z-index:1}.form-group label.since-date+.form-control,.form-group label.to-date+.form-control{padding-left:88px}.form-group label.to-date+.form-control{padding-left:70px}.form-group .note{margin-top:10px;color:#676c6f;font-size:13px;display:inline-block}.form-group .message{display:none;margin-top:5px;color:#e53416;font-size:12px}.form-group.error label{color:#e53416}.form-group.error .form-control{border-color:#e53416}.form-group.error .message{display:inline}.form-area{display:inline-block;vertical-align:bottom}.form-area .form-group{margin-bottom:25px}.form-row{margin-left:-15px;margin-right:-15px}.form-row:after,.form-row:before{content:" ";display:table}.form-row:after{clear:both}.form-row.form-position{position:relative;top:0;left:0;margin-right:0}@media only screen and (max-width:767px){.form-row.form-position{margin-left:0;margin-right:0}}.form-row.form-position .form-position-bottom{position:absolute;bottom:0}@media only screen and (max-width:767px){.form-row.form-position .form-position-bottom{position:static}}@media only screen and (max-width:767px){.form-row.form-position .form-group{padding-left:0;padding-right:0}}.form-row .form-group{display:inline-block;vertical-align:top;padding-right:15px;padding-left:15px}@media only screen and (max-width:991px){.filter-content .form-row.form-position{margin-left:0;margin-right:0}}@media only screen and (max-width:991px){.filter-content .form-row.form-position .form-position-bottom{position:static}}@media only screen and (max-width:991px){.filter-content .form-row.form-position .form-group{padding-left:0;padding-right:0}}.form-footer{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.form-footer:after,.form-footer:before{content:" ";display:table}.form-footer:after{clear:both}.form-footer .form-group{padding-top:25px;padding-left:0;padding-right:0;border-top:1px solid #e0e0e0}.form-footer .button-wrapper{text-align:right;margin-left:1%;margin-bottom:15px;padding-bottom:0}@media only screen and (max-width:479px){.form-footer .button-wrapper{text-align:center}}.standard-form .form-area{position:relative;width:100%;min-height:1px;padding-left:15px;padding-right:15px;float:none}.standard-form .form-area .title-form,.standard-form .form-area p{padding-left:0}.standard-form .form-area .info-message{padding:5px 0;border-bottom:none}.standard-form .form-area .info-message>p{margin-bottom:0}.subscribe-form{margin-bottom:30px}.subscribe-form a{color:#676c6f;text-decoration:underline}.subscribe-form a:hover{color:#fa551e;text-decoration:none}.subscribe-form .title-form{letter-spacing:1px;font-family:Canaro-Book,sans-serif;font-size:26px}.subscribe-form .form-group{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:none;width:49%;display:inline-block;vertical-align:bottom}.subscribe-form .form-group+.form-group{margin-left:1.5%}@media only screen and (max-width:1024px){.subscribe-form .form-group+.form-group{margin-left:0}}@media only screen and (max-width:479px){.subscribe-form .form-group{width:100%;font-size:20px}}.subscribe-form .button-wrapper{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:none;width:49%;display:inline-block;vertical-align:bottom}.subscribe-form .button-wrapper.form-footer{width:100%;margin:0}@media only screen and (max-width:479px){.subscribe-form .button-wrapper{width:100%}}@media only screen and (max-width:479px){.subscribe-form{padding:0 0 20px}}.reports-form .form-area{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:none;width:49%}.reports-form .form-area .title-form,.reports-form .form-area p{padding-left:0}@media only screen and (max-width:479px){.reports-form .form-area{width:100%}}.custom-file-upload-hidden{display:none;visibility:hidden;position:absolute;left:-9999px}.custom-file-upload{min-width:510px;padding-left:0;display:inline-block;font-size:16px;float:left}@media screen and (max-width:767px){.custom-file-upload{min-width:100%}}.custom-file-upload label{display:block;margin-bottom:5px}.remove-file{display:none;border:0;background:0 0;text-decoration:underline;color:#95a3ab;margin:9px 10px 0;float:left;font-size:14px}.file-upload-wrapper{position:relative;margin-bottom:5px;display:block}.file-upload-wrapper:after,.file-upload-wrapper:before{content:" ";display:table}.file-upload-wrapper:after{clear:both}.galp-custom-file-upload{margin-top:0!important;float:left;cursor:pointer}.galp-custom-file-upload[readonly]{background:#fff!important}.file-upload-button{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-attachment-light.png");background-size:20px;background-position:10px center;background-repeat:no-repeat;background-color:#8a99a2;cursor:pointer;display:inline-block;color:#fff;font-size:16px;font-family:Canaro-Light,sans-serif;line-height:1.2;border:none;position:absolute;white-space:nowrap;padding:10px 15px 8px 40px;right:0}@media screen and (max-width:440px){.file-upload-button{width:100%;position:static}}.breadcrumb-wrapper{background:0 0;width:100%;padding:10px 0 5px;position:absolute;bottom:0;border-bottom:1px solid #eee}@media only screen and (max-width:1024px){.breadcrumb-wrapper{display:none}}.breadcrumbs.hide-middle-links .page:nth-child(1),.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-child(1){padding:0 0 0 10px}.breadcrumbs.hide-middle-links .page:nth-child(n+2),.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-child(n+2){padding:0 10px;position:relative}.breadcrumbs.hide-middle-links .page:nth-child(n+2) span,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-child(n+2) span{display:none}.breadcrumbs.hide-middle-links .page:nth-child(n+2):after,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-child(n+2):after{content:'...';width:20px;position:absolute;left:50%;top:0;color:#95a3ab;text-align:center}.breadcrumbs.hide-middle-links .page:nth-child(n+2):before,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-child(n+2):before{content:'';display:block;position:absolute;top:50%;margin-top:-9px;left:10px;width:1px;height:14px;background:#fa551e;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.breadcrumbs.hide-middle-links .page:last-child,.breadcrumbs.hide-middle-links .page:nth-last-child(2),.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-last-child(2){padding:0 0 0 12px;font-family:Canaro-Book,sans-serif}.breadcrumbs.hide-middle-links .page:last-child:after,.breadcrumbs.hide-middle-links .page:nth-last-child(2):after,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child:after,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-last-child(2):after{content:' '}.breadcrumbs.hide-middle-links .page:last-child span,.breadcrumbs.hide-middle-links .page:nth-last-child(2) span,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child span,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-last-child(2) span{display:inline-block}.breadcrumbs.hide-middle-links .page:last-child a,.breadcrumbs.hide-middle-links .page:last-child span:before,.breadcrumbs.hide-middle-links .page:nth-last-child(2) span:before,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child a,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child span:before,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:nth-last-child(2) span:before{display:none}.breadcrumbs.hide-middle-links .page:last-child a:hover,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child a:hover{text-decoration:none}.breadcrumbs.hide-middle-links .page:last-child:before,.breadcrumbs.hide-middle-links span[itemprop=itemListElement]:last-child:before{content:'';position:absolute;top:50%;margin-top:-9px;left:10px;width:1px;height:14px;background:#fa551e;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.breadcrumb-wrapper .container-fluid{max-width:1190px;padding-left:0}.breadcrumbs{width:100%;margin:0 auto;display:inline-block;vertical-align:middle}.breadcrumbs .menu{float:none}.breadcrumbs .page,.breadcrumbs span[itemprop=itemListElement]{position:relative;display:inline-block;padding-left:20px;text-transform:none;font-size:13px;letter-spacing:.3px;text-decoration:none}.breadcrumbs .page.is-first,.breadcrumbs span[itemprop=itemListElement].is-first{margin:-1px 5px 0 0;float:left}@media screen and (max-width:994px){.breadcrumbs{display:none}}.breadcrumbs .page.is-first,.breadcrumbs .page:first-child{padding-left:0}.breadcrumbs .page:before,.breadcrumbs span[itemprop=itemListElement]:before{content:'';display:block;position:absolute;top:50%;margin-top:-9px;left:10px;width:1px;height:14px;background:#fa551e;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(30deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.breadcrumbs .page.is-first:before,.breadcrumbs .page:first-child:before{display:none}.breadcrumbs .page.is-active{color:#676c6f;text-decoration:none;cursor:default}.breadcrumbs .page .icon{max-height:14px}@media only screen and (max-width:1024px){.breadcrumbs{position:absolute;bottom:-38px;background:#fff;width:100%;left:50%;transform:translateX(-50%);padding:10px;z-index:10}.breadcrumbs .menu{max-width:750px;margin:0 auto}}.menu-breadcrumb-wrapper{display:inline-block;margin-left:20px;position:relative;padding-right:30px}.menu-breadcrumb-wrapper .main-item{font-size:13px;font-family:Canaro-Bold,sans-serif;text-decoration:none;position:relative;color:#676c6f;cursor:pointer}.menu-breadcrumb-wrapper .main-item:hover{color:#fa551e;text-decoration:underline}.menu-breadcrumb-wrapper .main-item.has-child:after{content:'';display:block;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/seta-icon.png") 0 0/8px no-repeat;width:8px;height:13px;transform:rotate(90deg);position:absolute;right:-18px;top:0;transition:transform 1s cubic-bezier(0.19,1,.22,1)}.menu-breadcrumb-wrapper .main-item.menu-expanded:after{content:'';display:block;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/seta-icon.png") 0 0/8px no-repeat;width:8px;height:13px;transform:rotate(-90deg);position:absolute;right:-18px;top:0;transition:transform 1s cubic-bezier(0.19,1,.22,1)}.menu-breadcrumb-wrapper .menu-breadcrumb{display:none}.menu-breadcrumb-wrapper .menu-breadcrumb.menu-expanded{display:block;position:absolute;left:0;padding:12px;background:#fff;border:1px solid #e6e8ed;top:22px;width:100%;min-width:250px;max-height:50vh;overflow-y:scroll;margin-left:0}.menu-breadcrumb-wrapper .menu-breadcrumb.menu-expanded::-webkit-scrollbar{display:none}.menu-breadcrumb-wrapper .menu-breadcrumb li{list-style-type:none;margin-bottom:14px}.menu-breadcrumb-wrapper .menu-breadcrumb li:last-child{margin-bottom:0}.menu-breadcrumb-wrapper .menu-breadcrumb li.is-child{padding-left:8px}.menu-breadcrumb-wrapper .menu-breadcrumb li.is-child a{font-size:14px;font-family:Canaro-Book,sans-serif;text-transform:none;display:block}.menu-breadcrumb-wrapper .menu-breadcrumb li a{font-family:Canaro-Bold,sans-serif;text-decoration:none;font-size:13px}.modal{width:100%;height:100%;position:absolute;top:0;z-index:405;display:none}.modal .overlay{background:rgba(0,0,0,.5);width:100%;height:100%;z-index:406;position:fixed}.modal .modal-wrapper{float:left;min-height:1px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);width:90%;position:absolute;top:150px;left:50%;max-width:1280px;background:#fff;padding:60px 30px 30px;z-index:407;border-radius:0 0 20px}.modal .modal-wrapper .entry-wrapper:before{display:none}.modal .modal-wrapper img{display:inline-block;margin:0 20px 20px 0;max-width:325px}.modal .modal-wrapper .container{padding:0;width:100%}.modal .modal-wrapper h1{padding-top:0;padding-left:20px;font-size:41px;margin-bottom:5px}@media only screen and (max-width:479px){.modal .modal-wrapper h1{font-size:30px}}.modal .modal-wrapper h2,.modal .modal-wrapper h3{padding-left:20px}.modal .modal-wrapper h2:before,.modal .modal-wrapper h3:before{display:none}.modal .modal-wrapper .lead{margin:-10px 0 20px}.modal .modal-wrapper .lead,.modal .modal-wrapper .sublead,.modal .modal-wrapper p{padding-left:20px}.modal .modal-wrapper .details h1{padding-left:27px}@media only screen and (max-width:1024px){.modal .modal-wrapper{top:0;padding:80px 0 0;width:100%;border-radius:0}.modal .modal-wrapper img{margin:0 0 40px 40px;width:100%}.modal .modal-wrapper .details{padding:0 15px}.modal .modal-wrapper .age{font-size:20px}.modal .modal-wrapper .related-links{padding-top:20px}.modal .modal-wrapper .related-docs .text-wrapper{width:75%}}@media only screen and (max-width:479px){.modal .modal-wrapper img{margin:0 0 40px}}.modal .details{display:inline-block;vertical-align:top;margin-bottom:20px}.modal .details h2{font-size:34px}.modal .details .age{color:#fa551e;display:block;margin:0 0 35px 30px;font-size:22px;font-family:Canaro-Light,sans-serif}.modal .details .occupation{display:block;font-size:24px;margin:0 0 20px 30px;color:#828688;font-family:Canaro-Light,sans-serif}.modal .details .social-profile{margin-left:30px}.modal .biography{position:relative;float:left;width:100%;min-height:1px;padding:20px 15px 20px 0;border-top:1px solid #eee}.modal .biography .lead,.modal .biography .related-docs,.modal .biography .related-links,.modal .biography .sublead,.modal .biography h2,.modal .biography h3,.modal .biography h4,.modal .biography h5,.modal .biography ol,.modal .biography p,.modal .biography ul{padding-left:0}@media only screen and (max-width:1024px){.modal .biography,.modal .biography .lead,.modal .biography .sublead,.modal .biography h2,.modal .biography h3,.modal .biography h4,.modal .biography h5,.modal .biography ol,.modal .biography p,.modal .biography ul{padding-left:20px}}.modal .related-docs{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.modal .related-docs .item{padding:30px 0}.modal .related-docs .item img{margin-left:0}.modal .related-links{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px;border-top:1px solid #eee;padding-top:30px}.modal .related-links h3{font-size:26px}.modal .modal-close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;border:0;width:24px;height:24px;position:absolute;top:25px;right:30px;text-indent:-9999px;cursor:pointer}.slick-dots{position:absolute;z-index:1;bottom:0;margin:0;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;cursor:pointer;color:transparent;outline:0;padding:6px;display:block;background:0 0;border:1px solid #fa551e;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px}.slick-dots .slick-active button{background:#fa551e}.slick-arrow{position:absolute;z-index:2;top:0;bottom:0;margin:auto 0;padding:0;width:28px;background-color:transparent;border:0;font-size:0}.channels .slick-arrow{top:50%;margin-top:-28px;bottom:auto;width:32px;height:57px}.slick-arrow:before{display:block;content:' ';height:100%;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-slider-medium.png") center center/contain no-repeat;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.slick-arrow:hover:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-slider-theme.png")}.slick-prev{left:0}.slick-prev:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.channels .slick-prev{left:-35px}@media only screen and (max-width:1024px){.channels .slick-prev{display:none!important}}.channels .slick-prev:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.channels .slick-prev:hover:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.slick-next{right:0}.slick-next:before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.channels .slick-next{right:-35px}@media only screen and (max-width:1024px){.channels .slick-next{display:none!important}}.channels .slick-next:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.channels .slick-next:hover:before{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.charts-wrapper{padding:0 30px 20px}.charts-wrapper .chart-container{background:#fff;padding:20px 15px;margin:0 -15px 20px}.charts-wrapper .chart-container h1,.charts-wrapper .chart-container h2{font-family:Canaro-Light,sans-serif}.charts-wrapper .chart-container h1:before,.charts-wrapper .chart-container h2:before{display:none}.charts-wrapper .form-group{float:none;padding:0;margin:0 0 20px}@media screen and (max-width:415px){.charts-wrapper .form-group label{width:80%}}@media screen and (max-width:335px){.charts-wrapper .form-group label{width:75%}}.charts-wrapper .js-toggle-chart-filters{margin:0 -15px}.charts-wrapper .btn-wrapper{display:inline-block;vertical-align:top;margin:0 0 30px}.charts-wrapper .btn-wrapper .header{border:1px solid #c8d3d9}.charts-wrapper .btn-wrapper>ul{border:1px solid #c8d3d9;border-top:0}.charts-wrapper .chart-buttons{color:#95a3ab;border-bottom:1px solid #c8d3d9;margin:0 20px 40px 15px;display:inline-block}.charts-wrapper .chart-buttons button{border:0;font-family:Canaro-Light,sans-serif;background:0 0;font-size:14px;cursor:pointer;padding:10px 0 10px 25px;position:relative;margin-left:20px}.charts-wrapper .chart-buttons button.is-active,.charts-wrapper .chart-buttons button:hover{color:#676c6f}.charts-wrapper .chart-buttons button.is-active:after{background-image:linear-gradient(to right,#e53416 20%,#f7a600 80%);background-image:-webkit-linear-gradient(left,#e53416 20%,#f7a600 80%);background-image:-o-linear-gradient(left,#e53416 20%,#f7a600 80%);background-repeat:repeat-x;position:absolute;display:inline-block;content:'';width:100%;height:2px;bottom:-1px;left:0}.charts-wrapper .chart-buttons button:first-child{margin-left:0}.charts-wrapper .chart-buttons .lines{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-lines-medium.png");background-size:25px;background-position:0 10px;background-repeat:no-repeat;background-color:transparent;padding-left:30px}.charts-wrapper .chart-buttons .lines.is-active,.charts-wrapper .chart-buttons .lines:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-lines-dark.png");background-size:25px;background-position:0 10px;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-buttons .bars{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-bars-medium.png");background-size:17px;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-buttons .bars.is-active,.charts-wrapper .chart-buttons .bars:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-bars-dark.png");background-size:17px;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-buttons .index{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-share-medium.png");background-size:17px;background-position:0 6px;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-buttons .index.is-active,.charts-wrapper .chart-buttons .index:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-share-dark.png");background-size:17px;background-position:0 6px;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-buttons .swap{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-swap-medium.png");background-size:23px;background-position:0 6px;background-repeat:no-repeat;background-color:transparent;padding-left:30px}.charts-wrapper .chart-buttons .swap.is-active,.charts-wrapper .chart-buttons .swap:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-swap-dark.png");background-size:23px;background-position:0 6px;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .chart-type{height:40px;padding:1px;width:215px;font-size:0;border:1px solid #c8d3d9;margin:0 15px}.charts-wrapper .chart-type .btn{display:inline-block;width:50%;background-color:#fff;border:0;height:36px;text-align:center;color:#95a3ab;font-size:14px;line-height:38px;padding:0}.charts-wrapper .chart-type .btn:before{content:'';display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:0 0;background-size:cover;width:14px;height:20px;margin:8px 10px 8px 0}.charts-wrapper .chart-type .btn.bar:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-chart-bar.png");width:14px}.charts-wrapper .chart-type .btn.lines:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-chart-lines.png");width:25px}.charts-wrapper .chart-type .active{background-color:#95a3ab;color:#fff}.charts-wrapper .chart-type .active.bar:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-chart-bar-active.png")}.charts-wrapper .chart-type .active.lines:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-chart-lines-active.png")}.charts-wrapper .buttons{text-align:left;clear:both;margin:0 -15px 40px}@media only screen and (max-width:1024px){.charts-wrapper .buttons .button{display:block;padding:0;margin:0 0 20px}}@media only screen and (max-width:479px){.charts-wrapper .buttons .button{display:block;padding:0;margin:0 0 20px;width:100%}.charts-wrapper .buttons .button button{display:block;width:100%}}.charts-wrapper svg{width:100%;height:100%}.charts-wrapper .multi-drop{position:relative;font-family:Canaro-Light,sans-serif;margin:0 15px 20px;width:35%}.charts-wrapper .multi-drop:nth-child(3){width:20.5%}@media screen and (max-width:1200px){.charts-wrapper .multi-drop{width:32%}.charts-wrapper .multi-drop:nth-child(3){width:24.5%}}@media screen and (max-width:992px){.charts-wrapper .multi-drop{width:91.2%}.charts-wrapper .multi-drop:nth-child(3){width:30%}}@media screen and (max-width:415px){.charts-wrapper .multi-drop:nth-child(3){width:91.2%}.charts-wrapper .multi-drop.no-border{display:block;text-align:center}}.charts-wrapper .multi-drop>ul{max-height:200px}.charts-wrapper .multi-drop ul{display:none;margin:0;padding:0;background:#fff;color:#606a70;overflow-y:auto;width:100%;position:absolute;z-index:96}.charts-wrapper .multi-drop ul li{list-style:none;clear:left;margin:0;padding:0;line-height:32px}.charts-wrapper .multi-drop ul li a{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-medium.png");background-size:20px;background-position:right 10px top 10px;background-repeat:no-repeat;background-color:transparent}.charts-wrapper .multi-drop ul li a.clean-options{background-image:none;font-size:15px;color:#fa551e}.charts-wrapper .multi-drop ul li a.clean-options:hover{text-decoration:underline}.charts-wrapper .multi-drop ul li label span{width:80%;display:inline-block;line-height:20px;padding-top:9px;color:#A4ADB1}.charts-wrapper .multi-drop ul li label{display:block;margin:0;cursor:pointer;padding:5px 0 1px 10px}.charts-wrapper .multi-drop ul li label:hover{background-color:#f6f6f6}.charts-wrapper .multi-drop ul li label.is-selected span{color:#676c6f}.charts-wrapper .multi-drop ul li ul{position:static}.charts-wrapper .multi-drop ul li li label{padding-left:15px}.charts-wrapper .multi-drop input[type=checkbox],.charts-wrapper .multi-drop input[type=radio]{margin:5px 15px 0 0}.charts-wrapper .multi-drop a,.charts-wrapper .multi-drop a:visited,.charts-wrapper .multi-drop li>span{background:0 0;color:#606a70;cursor:pointer;text-decoration:none;outline:0;padding:8px 20px 5px 10px;line-height:24px;display:block;min-width:130px;height:38px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;text-overflow:ellipsis}.charts-wrapper .multi-drop a:hover,.charts-wrapper .multi-drop a:visited:hover,.charts-wrapper .multi-drop li>span:hover{background-color:#f6f6f6}.charts-wrapper .multi-drop .header{padding:2px 40px 0 10px;line-height:36px;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-theme.png") right 14px top 14px/14px no-repeat #fff}.charts-wrapper .multi-drop .header:hover{background-color:#fff!important;border:1px solid #95a3aa!important}.charts-wrapper .multi-drop .button{padding:15px 0;text-align:left;clear:both}.charts-wrapper .no-border{border:none;margin-left:15px;margin-right:15px}.charts-wrapper .btn-dark.btn-transparent.active{color:#fff;background:#676c6f}.chart{width:100%}.chart .highcharts-root{font-family:Canaro-Medium,sans-serif!important;font-size:14px!important}.chart .highcharts-credits{display:none}.chart .highcharts-background{fill:none;stroke:none}.chart .highcharts-tooltip-box{stroke-width:1;stroke:#e0e0e0;fill:#fff}.chart .highcharts-axis-labels text,.chart .highcharts-axis-title,.chart .highcharts-legend text,.chart .highcharts-legend-item.highcharts-column-series{color:#676c6f!important;fill:#676c6f!important;line-height:1.2;font-weight:400!important;font-size:14px!important}.chart .highcharts-spline-series .highcharts-point-hover{stroke:rgba(101,37,129,.1)}.chart .highcharts-crosshair{stroke:#f5f5f5}.chart .highcharts-graph{stroke-width:4}.chart.dual-axes .highcharts-tooltip text tspan:first-child{fill:#fa551e!important;font-weight:700;font-size:14px!important}.chart.sync .highcharts-tooltip-box{stroke-width:0;fill:none}.chart.sync .highcharts-tooltip-box text{font-size:14px}.chart.sync .highcharts-tooltip text{font-size:14px!important;color:#000!important}.chart-table{display:none;width:100%;overflow-x:scroll}.chart-table table{background-image:linear-gradient(to right,#e53416 0,#f7a600 100%);background-image:-webkit-linear-gradient(left,#e53416 0,#f7a600 100%);background-image:-o-linear-gradient(left,#e53416 0,#f7a600 100%);background-repeat:repeat-x;width:100%;margin-bottom:20px;text-align:left;font-size:14px;font-family:Canaro-Light,sans-serif}.chart-table table thead th{font-size:15px;color:#fff;font-weight:400;padding:20px 15px 18px;text-align:right}.chart-table table thead th:first-child{text-align:left}.chart-table table tbody{background:#fff}.chart-table table tbody tr:hover{background-color:#eee}.chart-table table tbody th{padding:20px 15px 18px;cursor:pointer;border-bottom:1px solid #e0e0e0}.chart-table table tbody td{padding:20px 15px 18px;border-bottom:1px solid #e0e0e0;white-space:nowrap;text-align:right}.chart-table table tbody td span{padding-right:5px}.chart-table table tbody td[header]{display:none;padding-left:40px}.chart-table table tbody td:first-child{text-align:left}[class*=" cards-cols"],[class^=cards-cols-]{margin:0 0 30px;clear:both}[class*=" cards-cols"]:after,[class*=" cards-cols"]:before,[class^=cards-cols-]:after,[class^=cards-cols-]:before{content:" ";display:table}[class*=" cards-cols"]:after,[class^=cards-cols-]:after{clear:both}.cards-cols-2,.cards-cols-3,.cards-cols-4{margin-left:-15px;margin-right:-15px}.cards-cols-2:after,.cards-cols-2:before,.cards-cols-3:after,.cards-cols-3:before,.cards-cols-4:after,.cards-cols-4:before{content:" ";display:table}.cards-cols-2:after,.cards-cols-3:after,.cards-cols-4:after{clear:both}.cards-cols-1{margin-left:auto;margin-right:auto;margin-bottom:20px}.cards-cols-1:after,.cards-cols-1:before{content:" ";display:table}.cards-cols-1:after{clear:both}@media only screen and (max-width:767px){.cards-cols-1{margin-left:-15px;margin-right:-15px}}.is-homepage .cards-cols-3{margin-bottom:0}.cards-cols-3 .mod-image-card img{width:360px}.cards-cols-1.odd-even-cards .card-wrapper:after,.cards-cols-1.odd-even-cards .card-wrapper:before{content:" ";display:table}.cards-cols-1.odd-even-cards .card-wrapper:after{clear:both}.cards-cols-1.odd-even-cards .card-wrapper:nth-child(even) .card{border-radius:0 0 0 20px}.cards-cols-1.odd-even-cards .card-wrapper:nth-child(even) .img-wrapper{float:right}.js-cards-slider .card-wrapper img{width:100%}@media only screen and (max-width:991px){.js-cards-slider .card-wrapper{max-width:none}}@media only screen and (max-width:767px){.js-cards-slider{max-width:320px;margin-right:auto;margin-left:auto}.js-cards-slider .card-wrapper{float:left}}.js-cards-slider .slick-list{padding-top:10px}.card-wrapper{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;top:0;margin-bottom:30px;position:relative;line-height:1;letter-spacing:0}@media only screen and (max-width:991px){.card-wrapper{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media only screen and (max-width:991px) and (min-width:768px){.card-wrapper{float:left;width:50%}}@media only screen and (max-width:767px){.card-wrapper{position:relative;width:100%;min-height:1px;padding-left:15px;padding-right:15px;max-width:320px;margin-right:auto;margin-left:auto;float:none}.card-wrapper.slick-slide .card{height:302px!important}.card-wrapper.slick-slide .card .action{position:absolute!important;padding-bottom:20px!important;width:calc(100% - 40px)!important}}.card-wrapper+.buttons{clear:both}.card-wrapper span{display:block}.card-wrapper img{display:block;max-width:100%;height:auto}.cards-cols-4 .card-wrapper{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.cards-cols-4 .card-wrapper{float:left;width:25%}}@media only screen and (max-width:1199px){.cards-cols-4 .card-wrapper{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media only screen and (max-width:1199px) and (min-width:992px){.cards-cols-4 .card-wrapper{float:left;width:33.33333%}}.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:308px}@media only screen and (max-width:991px){.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:360px}}@media only screen and (max-width:767px){.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:auto}}.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:55%}@media only screen and (max-width:1199px){.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:49.9%}}@media only screen and (max-width:991px){.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:49.55%}}@media only screen and (max-width:767px){.cards-cols-4 .card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:auto}}.cards-cols-3 .card-wrapper{position:relative;min-height:1px;width:33%;padding-left:15px;padding-right:15px}@media (min-width:992px){.cards-cols-3 .card-wrapper{float:left;width:33%}}@media (max-width:991px){.cards-cols-3 .card-wrapper{float:left;width:50%}}@media only screen and (max-width:767px){.cards-cols-3 .card-wrapper{float:none;width:100%}}.cards-cols-3 .js-cards-slider .card-wrapper{float:left}.cards-cols-2 .card-wrapper{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.cards-cols-2 .card-wrapper{float:left;width:50%}}@media only screen and (max-width:1199px){.cards-cols-1 .card-wrapper{position:relative;min-height:1px;max-width:100%;padding-left:0;padding-right:0}}@media only screen and (max-width:1199px) and (min-width:768px){.cards-cols-1 .card-wrapper{float:left;width:100%}}@media only screen and (max-width:767px){.cards-cols-1 .card-wrapper{padding-left:15px;padding-right:15px}.cards-cols-1 .card-wrapper .mod-full-card,.cards-cols-1 .card-wrapper .mod-wide-simple:not(.mod-alert){height:auto;max-width:290px;margin-left:auto;margin-right:auto}}.card-wrapper.is-president .card .content:before{background-image:linear-gradient(to right,#f7a600 0,#e53416 100%);background-image:-webkit-linear-gradient(left,#f7a600 0,#e53416 100%);background-image:-o-linear-gradient(left,#f7a600 0,#e53416 100%);background-repeat:repeat-x}.card-wrapper.is-president .card .role{color:#000}.card-wrapper .card{position:relative;top:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#fff;padding:0;display:block;border-radius:0 0 16px;border:1px solid #e0e0e0;text-decoration:none}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:374px}@media only screen and (max-width:1199px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:308px}}@media only screen and (max-width:991px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:360px}}@media only screen and (max-width:767px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert){height:auto}}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:48.65%}@media only screen and (max-width:1199px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content{height:49.4%}}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content:before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:4px;background-color:#e0e0e0}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-wide-simple):not(.mod-full-card):not(.mod-alert) img+.content .title{font-size:22px;line-height:1.1;color:#000;display:block;margin-bottom:15px;font-family:Canaro-Medium,sans-serif}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert) .content:after{content:'';position:absolute;z-index:0;right:20px;bottom:0;left:20px;width:calc(100% - 40px);height:72px;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 52px);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 52px);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 52px);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0)}@media only screen and (max-width:767px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert) .content:after{display:none}}.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert) .content .action:before{content:'';position:absolute;z-index:0;right:0;bottom:0;left:0;width:100%;height:105px;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 52px);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 52px);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 52px);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0)}@media only screen and (max-width:767px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert) .content .action:before{display:none}}@media only screen and (max-width:767px){.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert).mod-view-simple-card .content .action:before,.card-wrapper .card:not(.aspect-ratio-wrap):not(.mod-special-card):not(.mod-simple-card):not(.mod-image-card):not(.mod-alert).mod-view-simple-card .content:after{display:none}}.card-wrapper .card+.card,.card-wrapper .card+.link{margin-top:26px}@media only screen and (max-width:1199px){.card-wrapper .card+.card,.card-wrapper .card+.link{margin-top:25px}}@media only screen and (max-width:991px){.card-wrapper .card+.card,.card-wrapper .card+.link{margin-top:27px}}@media only screen and (max-width:767px){.card-wrapper .card+.card,.card-wrapper .card+.link{margin-top:26px}}.card-wrapper .card+.card .card,.card-wrapper .card+.link .card{border:1px solid #e0e0e0}.card-wrapper .card .image{display:inline-block;vertical-align:top;width:22%}.card-wrapper .card .content{font-size:0;background-repeat:no-repeat;background-size:15%;background-position:95% 90%;display:block;clear:both;padding:20px;position:relative;width:100%;height:100%;overflow:hidden}.card-wrapper .news{position:relative;z-index:0}.card-wrapper .news:first-child .category{padding-top:0;border-top:0}.card-wrapper .news .category{padding-top:17px;border-top:1px solid #c8d3d9}.card-wrapper .news .title{margin-bottom:10px}.card-wrapper .category{font-size:14px;color:#95a3ab;font-family:Canaro-Light,sans-serif;margin-bottom:10px;display:block}.card-wrapper .category .date{font-size:14px;margin-bottom:0}.card-wrapper .date{color:#fa551e;font-size:17px;font-family:Canaro-Medium,sans-serif;display:inline-block;vertical-align:top;margin-bottom:8px}.card-wrapper .date .month{width:100%;padding-top:10px;color:#000;font-size:28px;font-family:Canaro-Bold,sans-serif;text-transform:uppercase;margin:0 auto;display:inline-block;text-align:center}.card-wrapper .date .day{color:#fa551e;font-family:Canaro-Bold,sans-serif;font-size:55px;line-height:1;width:100%;margin:0 auto;display:block;text-align:center}.card-wrapper .date .week-day{width:100%;padding-left:20px;color:#7f8386;font-size:13px;display:block;text-align:center}.card-wrapper .description{display:inline-block;vertical-align:top;padding-top:10px;width:68%;margin-left:5%;color:#000;font-size:18px;line-height:1.4}.card-wrapper .role{font-family:Canaro-Book,sans-serif;color:#676c6f;font-size:17px;display:inline-block;padding-right:10px;padding-bottom:10px}.card-wrapper .filetype{font-size:14px;color:#95a3ab;font-family:Canaro-Light,sans-serif;padding-bottom:10px}.card-wrapper .name,.card-wrapper .title{color:#000;font-size:22px;font-family:Canaro-Book,sans-serif;display:block;padding:0;margin-bottom:10px}.card-wrapper a.name[href]:hover,.card-wrapper a.name[onclick]:hover,.card-wrapper a.title[href]:hover,.card-wrapper a.title[onclick]:hover{color:#fa551e;text-decoration:none}.card-wrapper .subtitle{color:#000;font-size:24px;font-family:Canaro-Light,sans-serif;margin-bottom:25px}.card-wrapper .text{font-size:16px;color:#676c6f;font-family:Canaro-Light,sans-serif;line-height:1.5;text-decoration:none}.card-wrapper .text .inline-date{padding:25px 25px 0 0;display:inline-block;vertical-align:top;text-align:center;font-family:Canaro-Bold,sans-serif}.card-wrapper .text .inline-date .month{color:#000;font-size:20px;text-transform:uppercase;line-height:1}.card-wrapper .text .inline-date .day{color:#fa551e;font-size:42px;line-height:1}.card-wrapper .text .inline-txt{color:#000;font-family:Canaro-Medium,sans-serif;font-size:14px;line-height:1.43;display:inline-block;vertical-align:top;max-width:50%;padding-top:20px}.card-wrapper .text-link{text-decoration:underline;font-size:14px;color:#95a3ab}.card-wrapper .text-link:hover{color:#fa551e}.card-wrapper .image+.description{font-size:20px;font-family:Canaro-Light,sans-serif;line-height:1.4;padding-top:0}.card-wrapper .legend{float:left;width:100%;min-height:1px;padding-right:15px;position:relative;padding-left:45px;font-size:12px}.card-wrapper .legend:after{content:'';position:absolute;left:25px;height:9px;width:9px;display:block;background:#f7a600;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px;top:3px}.card-wrapper .link{display:block;padding:0}.card-wrapper .link[href]:hover .description,.card-wrapper .link[onclick]:hover .description{color:#fa551e}.card-wrapper .action{position:absolute;z-index:1;left:20px;bottom:0;width:calc(100% - 40px);padding-top:5px;padding-bottom:20px;display:block;text-align:right;text-decoration:none;background-color:#fff}.card-wrapper .action .icon-text{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#fa551e;font-family:Canaro-Book,sans-serif;display:inline-block;vertical-align:middle;text-decoration:none;font-size:14px;opacity:0;filter:alpha(opacity=0);margin-right:5px;position:relative}.card-wrapper .action .icon{background-size:100%;width:30px;height:30px;display:inline-block;vertical-align:middle;position:relative}.card-wrapper .action .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .action .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .action .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .mod-wide-simple{height:182px}.card-wrapper .mod-wide-simple:after,.card-wrapper .mod-wide-simple:before{content:" ";display:table}.card-wrapper .mod-wide-simple:after{clear:both}@media only screen and (max-width:1199px){.card-wrapper .mod-wide-simple{height:151px}}@media only screen and (max-width:991px){.card-wrapper .mod-wide-simple{height:170px}}@media only screen and (max-width:767px){.card-wrapper .mod-wide-simple{height:auto}}.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper{float:left;width:100%;position:relative;min-height:1px;padding:0}@media (min-width:768px){.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper{float:left;width:41.66667%}}@media (min-width:992px){.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper{float:left;width:28.16667%}}.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper+.content{float:left;width:100%;position:relative;min-height:1px;padding-left:20px;padding-right:20px}@media (min-width:768px){.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper+.content{float:left;width:58.33333%}}@media (min-width:992px){.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper+.content{float:left;width:71.83333%}}@media only screen and (max-width:767px){.cards-cols-1 .card-wrapper .mod-wide-simple .img-wrapper+.content{height:49.25%}}.card-wrapper .mod-wide-simple .img-wrapper{position:relative;float:left;width:100%;min-height:1px;padding:0}.card-wrapper .mod-wide-simple .img-wrapper img{display:block;max-width:100%;height:auto}.card-wrapper .mod-wide-simple .content{clear:none;position:relative;float:left;width:100%;min-height:1px;padding-left:20px;padding-right:20px;height:100%}.card-wrapper .mod-wide-simple .content:before{display:none}.card-wrapper .mod-wide-simple .subtitle{font-size:14px;line-height:1;color:#95a3ab;margin-bottom:10px}.card-wrapper .mod-wide-simple .title{line-height:1;display:block;margin-bottom:15px;font-family:Canaro-Medium,sans-serif}.card-wrapper .mod-wide-simple .link{font-size:14px;margin-bottom:20px;color:#fa551e}.card-wrapper .mod-wide-simple.mod-alert{text-align:center;height:auto}.card-wrapper .mod-wide-simple.mod-alert .content{padding:0;float:none;width:auto}@media only screen and (max-width:767px){.card-wrapper .mod-wide-simple.mod-alert .content{padding:20px}}.card-wrapper .mod-wide-simple.mod-alert .content:after{display:none}.card-wrapper .mod-wide-simple.mod-alert .content .content-center{position:relative;display:inline-block;padding:30px 60px;max-width:80%}@media only screen and (max-width:767px){.card-wrapper .mod-wide-simple.mod-alert .content .content-center{padding:0;max-width:100%}}.card-wrapper .mod-wide-simple.mod-alert .content .content-center:before{content:'';display:block;position:absolute;left:0;top:0;bottom:0;margin:auto;width:46px;height:46px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-alert.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}@media only screen and (max-width:767px){.card-wrapper .mod-wide-simple.mod-alert .content .content-center:before{position:static;display:block;margin:0 auto 20px}}.card-wrapper .mod-wide-simple.mod-alert .text,.card-wrapper .mod-wide-simple.mod-alert .title{display:block}@media only screen and (max-width:1199px){.card-wrapper .mod-wide-simple.mod-alert .text,.card-wrapper .mod-wide-simple.mod-alert .title{max-width:100%}}.card-wrapper .mod-wide-simple.mod-alert .title{margin:0 auto 10px;position:relative}.card-wrapper .mod-wide-simple.mod-alert .text{color:#000;font-size:14px;font-family:Canaro-Light,sans-serif;text-decoration:underline}.card-wrapper .mod-wide-simple.mod-alert .action{display:none!important;background-color:transparent}@media only screen and (max-width:767px){.card-wrapper .mod-wide-simple.mod-alert .action{position:static;width:auto;padding-top:10px;padding-bottom:0}}.card-wrapper .mod-full-card{position:relative;min-height:1px;padding:0;height:268px}@media (min-width:992px){.card-wrapper .mod-full-card{float:left;width:100%}}.card-wrapper .mod-full-card:after,.card-wrapper .mod-full-card:before{content:" ";display:table}.card-wrapper .mod-full-card:after{clear:both}@media only screen and (max-width:1199px){.card-wrapper .mod-full-card{height:222px}}@media only screen and (max-width:991px){.card-wrapper .mod-full-card{height:268px}}@media only screen and (max-width:767px){.card-wrapper .mod-full-card{height:auto}}.card-wrapper .mod-full-card .img-wrapper{float:left;width:100%;position:relative;min-height:1px;padding:0}@media (min-width:768px){.card-wrapper .mod-full-card .img-wrapper{float:left;width:50%}}@media (min-width:992px){.card-wrapper .mod-full-card .img-wrapper{float:left;width:41.66667%}}@media only screen and (max-width:991px){.card-wrapper .mod-full-card .img-wrapper{overflow:hidden;position:relative;z-index:0;height:100%}.card-wrapper .mod-full-card .img-wrapper img{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);position:absolute;z-index:0;top:0;left:50%;max-width:none;height:100%}}@media only screen and (max-width:767px){.card-wrapper .mod-full-card .img-wrapper{overflow:visible;position:static;height:auto}.card-wrapper .mod-full-card .img-wrapper img{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);position:static;left:0;max-width:100%;height:auto}}.card-wrapper .mod-full-card .img-wrapper+.content{clear:none;float:left;width:100%;position:relative;min-height:1px;padding-left:20px;padding-right:20px}@media (min-width:768px){.card-wrapper .mod-full-card .img-wrapper+.content{float:left;width:50%}}@media (min-width:992px){.card-wrapper .mod-full-card .img-wrapper+.content{float:left;width:58.33333%}}@media only screen and (max-width:767px){.card-wrapper .mod-full-card .img-wrapper+.content{height:49.25%}}.card-wrapper .mod-full-card .content:before{display:none}.card-wrapper .mod-full-card .subtitle{font-size:14px;line-height:1;color:#95a3ab;font-family:Canaro-Book,sans-serif;margin-bottom:10px}.card-wrapper .mod-full-card .title{font-size:28px;line-height:1.2;margin-bottom:20px;font-family:Canaro-Book,sans-serif;display:block;text-decoration:none;color:#000}@media only screen and (max-width:1024px){.card-wrapper .mod-full-card .title{font-size:22px}}.card-wrapper .mod-simple-card:after,.card-wrapper .mod-simple-card:before{content:" ";display:table}.card-wrapper .mod-simple-card:after{clear:both}.card-wrapper .mod-simple-card .content{display:table;padding-top:18px;padding-bottom:18px;min-height:88px}.card-wrapper .mod-simple-card .content:before{display:none}.card-wrapper .mod-simple-card .name,.card-wrapper .mod-simple-card .title{line-height:1.1;display:table-cell;vertical-align:middle}.card-wrapper .mod-simple-card .category,.card-wrapper .mod-simple-card .icon-text,.card-wrapper .mod-simple-card .text,.card-wrapper .mod-simple-card img{display:none}.card-wrapper .mod-simple-card .action{display:table-cell!important;vertical-align:middle;position:static;width:auto;padding-top:0;padding-bottom:0}.card-wrapper .mod-simple-card .action .icon{margin-left:10px}@media only screen and (max-width:767px){.card-wrapper .mod-view-simple-card:after,.card-wrapper .mod-view-simple-card:before{content:" ";display:table}.card-wrapper .mod-view-simple-card:after{clear:both}.card-wrapper .mod-view-simple-card .content{display:table;padding-top:18px;padding-bottom:18px;min-height:88px}.card-wrapper .mod-view-simple-card .content:before{display:none}.card-wrapper .mod-view-simple-card .name,.card-wrapper .mod-view-simple-card .title{line-height:1.1;display:table-cell;vertical-align:middle}.card-wrapper .mod-view-simple-card .category,.card-wrapper .mod-view-simple-card .icon-text,.card-wrapper .mod-view-simple-card .text,.card-wrapper .mod-view-simple-card img{display:none}.card-wrapper .mod-view-simple-card .action{display:table-cell!important;vertical-align:middle;position:static;width:auto;padding-top:0;padding-bottom:0}.card-wrapper .mod-view-simple-card .action .icon{margin-left:10px}}.card-wrapper .mod-image-card{overflow:hidden;height:400px}@media only screen and (max-width:1199px){.card-wrapper .mod-image-card{height:328px}}@media only screen and (max-width:991px){.card-wrapper .mod-image-card{height:386px}}@media only screen and (max-width:767px){.card-wrapper .mod-image-card{height:324px}}.cards-cols-3 .card-wrapper .mod-image-card .content{position:absolute;top:0;left:0;height:100%}.card-wrapper .mod-image-card .content:before{content:'';background-image:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D000000',endColorstr='#00000000',GradientType=0);position:absolute;z-index:0;top:0;left:0;width:100%;height:50%}.card-wrapper .mod-image-card .content:after{content:'';background-image:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#4D000000',GradientType=0);position:absolute;z-index:0;bottom:0;left:0;width:100%;height:20%;border-radius:0 0 15px}.card-wrapper .mod-image-card .title{color:#fff;font-size:28px;line-height:1.14;position:relative}.card-wrapper .mod-image-card .action{background-color:transparent}.card-wrapper .mod-image-card .action .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-light.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .mod-image-card .action .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-light.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .mod-image-card .action .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-light.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper .mod-special-card{height:172px}@media only screen and (max-width:1199px){.card-wrapper .mod-special-card{height:178px}}@media only screen and (max-width:991px){.card-wrapper .mod-special-card{height:177px}}@media only screen and (max-width:767px){.card-wrapper .mod-special-card{height:169px}}.card-wrapper .mod-special-card .content:after,.card-wrapper .mod-special-card .content:before{display:none}.card-wrapper .mod-special-card .category{margin-bottom:16px}.card-wrapper .mod-special-card.aspect-ratio-wrap{height:auto}.card-wrapper .mod-special-card.aspect-ratio-wrap .aspect-ratio>.title{color:#fff;text-align:center;padding:14px 0;font-size:18px;font-family:Canaro-Medium,sans-serif;margin-bottom:0;background-image:linear-gradient(to right,#e53416 0,#f7a600 100%);background-image:-webkit-linear-gradient(left,#e53416 0,#f7a600 100%);background-image:-o-linear-gradient(left,#e53416 0,#f7a600 100%);background-repeat:repeat-x}.card-wrapper .mod-special-card.aspect-ratio-wrap .aspect-ratio>.title+.content{padding-top:10px;height:calc(100% - 46px)}.card-wrapper .mod-special-card .description{padding-top:5px}@media only screen and (max-width:767px){.card-wrapper .mod-special-card .description{line-height:1.3}}.card-wrapper .mod-special-card .text img{display:inline-block;vertical-align:middle;max-width:78px;padding:25px 25px 0 0}.card-wrapper .mod-special-card .price{font-size:16px;line-height:.6;font-family:Canaro-Light,sans-serif;color:#fa551e;padding:20px 0 30px}.card-wrapper .mod-special-card .price>span{display:inline-block;vertical-align:bottom;width:auto}.card-wrapper .mod-special-card .price>span:nth-child(2){font-size:34px}@media only screen and (max-width:1199px){.card-wrapper .mod-special-card .price>span:nth-child(2){font-size:28px}}.card-wrapper .mod-special-card .price .currency{font-size:22px}.card-wrapper .mod-special-card .price .rating{font-family:Canaro-Book,sans-serif;color:#000;font-size:18px;line-height:1;margin-left:5px}.card-wrapper .mod-special-card .price .rating.down:after,.card-wrapper .mod-special-card .price .rating.up:after{content:'';display:inline-block;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-card.png") center center/contain no-repeat;width:24px;height:20px;vertical-align:middle}.card-wrapper .mod-special-card .price .rating.up:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.card-wrapper .mod-special-card .graph{padding-bottom:30px}.card-wrapper .mod-news-card{height:374px}.card-wrapper .mod-news-card.aspect-ratio-wrap{height:auto}.card-wrapper .mod-news-card .content:before,.card-wrapper .mod-news-card.aspect-ratio-wrap .content:after{display:none}.card-wrapper .mod-news-card .content:after{content:'';position:absolute;z-index:0;right:0;bottom:52px;left:0;width:100%;height:50px;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0)}.card-wrapper .mod-news-card .content .category{margin-bottom:16px}.card-wrapper .mod-news-card .content .news{display:block;padding:0;text-decoration:none}.card-wrapper .mod-news-card .content .news:hover .title{text-decoration:underline;color:#fa551e}.card-wrapper .mod-news-card .title{font-size:17px;line-height:1.33}.card-wrapper .mod-news-card .text{font-size:14px}.card-wrapper .mod-auto-news-card.aspect-ratio-wrap{height:auto}.card-wrapper .mod-auto-news-card .content:after{content:'';position:absolute;z-index:0;right:0;bottom:52px;left:0;width:100%;height:50px;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0)}.card-wrapper .mod-auto-news-card .category{margin-bottom:16px}.card-wrapper .mod-auto-news-card .title{font-size:26px}.card-wrapper .mod-auto-news-card .title+.subtitle{margin-top:-8px}.card-wrapper .mod-auto-news-card .text{font-size:14px}.card-wrapper .mod-iframe-card:not(.aspect-ratio-wrap){padding:20px}.card-wrapper .mod-iframe-card iframe.snippet{min-height:350px}.card-wrapper a.card:not([href]) .action,.card-wrapper a.card:not([onclick]) .action,.card-wrapper a.link:not([href]) .action,.card-wrapper a.link:not([onclick]) .action,.card-wrapper a.news:not([href]) .action,.card-wrapper a.news:not([onclick]) .action{display:none}.card-wrapper a.card[href]:not(.link):not(.news):hover,.card-wrapper a.card[onclick]:not(.link):not(.news):hover,.card-wrapper a.link[href]:not(.link):not(.news):hover,.card-wrapper a.link[onclick]:not(.link):not(.news):hover,.card-wrapper a.news[href]:not(.link):not(.news):hover,.card-wrapper a.news[onclick]:not(.link):not(.news):hover{cursor:pointer;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.12);box-shadow:0 4px 12px 0 rgba(0,0,0,.12);text-decoration:none}.card-wrapper a.card[href]:not(.mod-image-card):hover,.card-wrapper a.card[onclick]:not(.mod-image-card):hover,.card-wrapper a.link[href]:not(.mod-image-card):hover,.card-wrapper a.link[onclick]:not(.mod-image-card):hover,.card-wrapper a.news[href]:not(.mod-image-card):hover,.card-wrapper a.news[onclick]:not(.mod-image-card):hover{color:inherit;text-decoration:none}.card-wrapper a.card[href]:not(.mod-image-card):hover .title,.card-wrapper a.card[onclick]:not(.mod-image-card):hover .title,.card-wrapper a.link[href]:not(.mod-image-card):hover .title,.card-wrapper a.link[onclick]:not(.mod-image-card):hover .title,.card-wrapper a.news[href]:not(.mod-image-card):hover .title,.card-wrapper a.news[onclick]:not(.mod-image-card):hover .title{color:#fa551e}.card-wrapper a.card[href].mod-image-card:hover .icon-text,.card-wrapper a.card[onclick].mod-image-card:hover .icon-text,.card-wrapper a.link[href].mod-image-card:hover .icon-text,.card-wrapper a.link[onclick].mod-image-card:hover .icon-text,.card-wrapper a.news[href].mod-image-card:hover .icon-text,.card-wrapper a.news[onclick].mod-image-card:hover .icon-text{color:#fff}.card-wrapper a.card[href].mod-image-card:hover .icon-arrow,.card-wrapper a.card[onclick].mod-image-card:hover .icon-arrow,.card-wrapper a.link[href].mod-image-card:hover .icon-arrow,.card-wrapper a.link[onclick].mod-image-card:hover .icon-arrow,.card-wrapper a.news[href].mod-image-card:hover .icon-arrow,.card-wrapper a.news[onclick].mod-image-card:hover .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-full.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper a.card[href].mod-image-card:hover .icon-download,.card-wrapper a.card[onclick].mod-image-card:hover .icon-download,.card-wrapper a.link[href].mod-image-card:hover .icon-download,.card-wrapper a.link[onclick].mod-image-card:hover .icon-download,.card-wrapper a.news[href].mod-image-card:hover .icon-download,.card-wrapper a.news[onclick].mod-image-card:hover .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-full.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper a.card[href] .action,.card-wrapper a.card[onclick] .action,.card-wrapper a.link[href] .action,.card-wrapper a.link[onclick] .action,.card-wrapper a.news[href] .action,.card-wrapper a.news[onclick] .action{display:block}@media only screen and (max-width:767px){[class*=" cards-cols"] .card-wrapper a.card[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper a.card[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper a.link[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper a.link[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper a.news[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper a.news[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.card[href] .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.card[onclick] .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.link[href] .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.link[onclick] .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.news[href] .action,[class*=" cards-cols"] .card-wrapper:not(.slick-slide) .card-wrapper a.news[onclick] .action,[class^=cards-cols-] .card-wrapper a.card[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper a.card[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper a.link[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper a.link[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper a.news[href]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper a.news[onclick]:not(.mod-news-card):not(.mod-auto-news-card):not(.mod-image-card) .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.card[href] .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.card[onclick] .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.link[href] .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.link[onclick] .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.news[href] .action,[class^=cards-cols-] .card-wrapper:not(.slick-slide) .card-wrapper a.news[onclick] .action{position:static;padding-bottom:0;width:100%}}.card-wrapper .card.hover{color:inherit;text-decoration:none;cursor:pointer;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.22);box-shadow:0 6px 12px 0 rgba(0,0,0,.22)}.card-wrapper a.action[href]:hover .inline-txt,.card-wrapper a.action[href]:hover .name,.card-wrapper a.action[onclick]:hover .inline-txt,.card-wrapper a.action[onclick]:hover .name,.card-wrapper a.card[href]:hover .inline-txt,.card-wrapper a.card[href]:hover .name,.card-wrapper a.card[onclick]:hover .inline-txt,.card-wrapper a.card[onclick]:hover .name,.card-wrapper a.link[href]:hover .inline-txt,.card-wrapper a.link[href]:hover .name,.card-wrapper a.link[onclick]:hover .inline-txt,.card-wrapper a.link[onclick]:hover .name,.card-wrapper a.text[href]:hover .inline-txt,.card-wrapper a.text[href]:hover .name,.card-wrapper a.text[onclick]:hover .inline-txt,.card-wrapper a.text[onclick]:hover .name{color:#fa551e}.card-wrapper a.action[href]:hover .icon-text,.card-wrapper a.action[onclick]:hover .icon-text,.card-wrapper a.card[href]:hover .icon-text,.card-wrapper a.card[onclick]:hover .icon-text,.card-wrapper a.link[href]:hover .icon-text,.card-wrapper a.link[onclick]:hover .icon-text,.card-wrapper a.text[href]:hover .icon-text,.card-wrapper a.text[onclick]:hover .icon-text{opacity:1;filter:alpha(opacity=100)}.card-wrapper a.action[href]:hover .icon-plus,.card-wrapper a.action[onclick]:hover .icon-plus,.card-wrapper a.card[href]:hover .icon-plus,.card-wrapper a.card[onclick]:hover .icon-plus,.card-wrapper a.link[href]:hover .icon-plus,.card-wrapper a.link[onclick]:hover .icon-plus,.card-wrapper a.text[href]:hover .icon-plus,.card-wrapper a.text[onclick]:hover .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper a.action[href]:hover .icon-download,.card-wrapper a.action[onclick]:hover .icon-download,.card-wrapper a.card[href]:hover .icon-download,.card-wrapper a.card[onclick]:hover .icon-download,.card-wrapper a.link[href]:hover .icon-download,.card-wrapper a.link[onclick]:hover .icon-download,.card-wrapper a.text[href]:hover .icon-download,.card-wrapper a.text[onclick]:hover .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.card-wrapper a.action[href]:hover .icon-arrow,.card-wrapper a.action[onclick]:hover .icon-arrow,.card-wrapper a.card[href]:hover .icon-arrow,.card-wrapper a.card[onclick]:hover .icon-arrow,.card-wrapper a.link[href]:hover .icon-arrow,.card-wrapper a.link[onclick]:hover .icon-arrow,.card-wrapper a.text[href]:hover .icon-arrow,.card-wrapper a.text[onclick]:hover .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.tag{height:9px;margin-right:10px;width:9px;display:inline-block!important;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px}.tag.tag-governance-body{background:#f7a600}.tag.tag-independent{background:#E53416}.role-caption{font-family:Canaro-Light,sans-serif;padding-left:20px;position:relative;clear:both;margin:0 15px 30px}@media only screen and (max-width:479px){.role-caption{margin-left:40px}}.role-caption .text{margin-right:20px}.role-caption .role{clear:both;margin-bottom:5px}.gallery{margin:0 auto 50px;padding:30px 15px 0;background-color:#fff;border-radius:0 0 20px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}@media only screen and (max-width:767px){.gallery{padding-right:15px;padding-left:15px}}.gallery .thumb-wrap{float:left;width:100%;position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:30px}@media (min-width:768px){.gallery .thumb-wrap{float:left;width:50%}}@media (min-width:992px){.gallery .thumb-wrap{float:left;width:33.33333%}}@media (min-width:1200px){.gallery .thumb-wrap{float:left;width:25%}}.gallery .thumb-wrap .thumb-action{position:relative;display:block;width:100%;height:130px;padding:0;overflow:hidden;background-color:#eee;white-space:nowrap}.gallery .thumb-wrap .thumb-action:after{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:0 0;-webkit-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s}.gallery .thumb-wrap .thumb-action:hover:after{background:#fa551e;background:rgba(250,85,30,.8)}.gallery .thumb-wrap .thumb-action:hover:before{display:none}.gallery .thumb-wrap .thumb-image{min-width:100%;max-width:290px;min-height:100%;position:relative;top:50%;left:50%;display:block;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gallery .thumb-wrap .thumb-text{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;position:absolute;z-index:2;top:50%;left:0;width:100%;text-align:center;font-family:Canaro-Bold,sans-serif;font-size:18px;color:transparent;padding:0 20px;white-space:initial}.gallery .thumb-wrap .thumb-action:hover .thumb-text{color:#fff}.gallery .thumb-wrap .is-video:before{content:'';display:inline-block;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;width:70px;height:70px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/play-button.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.gallery[class*=gallery-cols-]{display:table;width:100%;padding-bottom:30px}.gallery[class*=gallery-cols-] .thumb-wrap{display:table-cell;height:100%;float:none;vertical-align:top}.gallery[class*=gallery-cols-] .thumb-action{height:auto;max-height:90%}.gallery[class*=gallery-cols-] .thumb-image{position:static;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.gallery.gallery-cols-2 .thumb-wrap{width:50%}.gallery.gallery-cols-1 .thumb-wrap{width:100%}@media only screen and (max-width:767px){.gallery[class*=gallery-cols-]{display:block}.gallery[class*=gallery-cols-] .thumb-wrap{display:block;width:100%;height:auto;float:left}.gallery[class*=gallery-cols-] .thumb-action{max-height:130px}}.featherlight{position:absolute;bottom:auto;z-index:10000}.featherlight:last-of-type{background:0 0}.featherlight:before{position:fixed;z-index:99;top:0;right:0;bottom:0;left:0;background:#000;background:rgba(0,0,0,.5)}.featherlight .featherlight-content{position:relative;z-index:100;max-width:1140px;max-height:none;margin-right:auto;margin-bottom:30px;margin-left:auto;padding:0;overflow:visible;border:25px solid transparent;border-bottom:90px solid transparent;border-radius:0 0 20px}.featherlight.featherlight-iframe .featherlight-content{position:relative;width:100%;height:0;padding-bottom:28%}@media only screen and (max-width:479px){.featherlight.featherlight-iframe .featherlight-content{width:90%;padding-bottom:41%;border-bottom-width:30px;margin:0 15px}}.featherlight.featherlight-iframe iframe{position:absolute;width:100%;height:100%;top:0;left:0}.featherlight.featherlight-download .featherlight-content{border-bottom:85px solid transparent}.featherlight .featherlight-image{max-width:100%;max-height:70vh;width:auto!important}.featherlight .featherlight-close-icon{top:-60px;right:-25px;width:18px;background:0 0;color:#fff;line-height:35px;font-size:22px}.featherlight .featherlight-next,.featherlight .featherlight-previous{z-index:1}.featherlight .featherlight-next:hover,.featherlight .featherlight-previous:hover{background:0 0}.featherlight .featherlight-next span,.featherlight .featherlight-previous span{display:block;left:10%;line-height:10px;margin-top:-15px;font-size:0}.featherlight .featherlight-next span:before,.featherlight .featherlight-previous span:before{display:block;content:' ';width:38px;height:24px;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-light.png") 0 center/contain no-repeat;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.featherlight .featherlight-next span:before{float:right;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.featherlight .featherlight-previous span:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.featherlight .legend,.featherlight .pagination{position:absolute;bottom:-35px;color:#676c6f;font-family:Canaro-Book,sans-serif;font-size:14px}.featherlight .legend{left:0}.featherlight .pagination{right:0;text-align:right}.featherlight .download{position:absolute;bottom:-70px;padding:5px 0 5px 40px;font-size:12px;border:0;color:#95a3ab;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.featherlight .download:hover{color:#fa551e;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-calendar{margin-bottom:50px}.events-calendar .ui-datepicker-header{background-image:linear-gradient(to right,#e53416 0,#f7a600 100%);background-image:-webkit-linear-gradient(left,#e53416 0,#f7a600 100%);background-image:-o-linear-gradient(left,#e53416 0,#f7a600 100%);background-repeat:repeat-x;color:#fff;padding:20px 0 14px;border-radius:10px 10px 0 0;text-align:center;font-family:Canaro-Light,sans-serif}.events-calendar .ui-datepicker-header .ui-datepicker-title{font-size:20px;font-weight:700}.events-calendar .ui-datepicker-header a{margin:2px 0 0;height:12px;width:40px;border:0;display:inline-block;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-light.png") center/contain no-repeat;text-indent:-9999px;overflow:hidden;cursor:pointer}.events-calendar .ui-datepicker-header a.ui-datepicker-prev{float:left;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.events-calendar .ui-datepicker-header a.ui-datepicker-next{float:right;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.events-calendar .ui-datepicker-header .ui-datepicker-year{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:"";padding-right:15px;border:0;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-light.png") right 7px/20% no-repeat;position:relative;cursor:pointer;font-family:Canaro-Book,sans-serif}.events-calendar .ui-datepicker-header .ui-datepicker-year option{color:#676c6f}.events-calendar .ui-datepicker-calendar{border-width:0 1px 1px;border-style:solid;border-color:#e8e8e8;background:#fff;width:100.1%;position:relative;top:1px;text-align:center}.events-calendar .ui-datepicker-calendar td,.events-calendar .ui-datepicker-calendar th{width:14.28%;font-family:Canaro-Light,sans-serif}.events-calendar .ui-datepicker-calendar td{border:1px solid #e8e8e8}.events-calendar .ui-datepicker-calendar .ui-datepicker-other-month{border:0}.events-calendar .ui-datepicker-calendar a,.events-calendar .ui-datepicker-calendar span{display:inline-block;margin:20px 0;font-size:14px;line-height:17px;padding:12px;color:#5a5e61;position:relative;text-decoration:none;z-index:1;font-family:Canaro-Bold,sans-serif}@media only screen and (max-width:479px){.events-calendar .ui-datepicker-calendar a,.events-calendar .ui-datepicker-calendar span{margin:5px 0;padding:12px 4px 8px}}.events-calendar .ui-datepicker-calendar .is-event a{position:relative;z-index:1;color:#f7a600}.events-calendar .ui-datepicker-calendar .is-event a:before{content:'';position:absolute;left:50%;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-radius:16px;border:2px solid #f7a600;width:46px;height:46px;margin:-24px 0 0 -23px;z-index:-1}@media only screen and (max-width:479px){.events-calendar .ui-datepicker-calendar .is-event a:before{width:30px;height:30px;margin:-15px 0 0 -15px;border-radius:10px}}.events-calendar .ui-datepicker-calendar .is-event a:hover{color:#fff;text-decoration:none}.events-calendar .ui-datepicker-calendar .is-event a:hover:before{background:#f7a600}.events-calendar .ui-datepicker-calendar .ui-datepicker-today a,.events-calendar .ui-datepicker-calendar .ui-datepicker-today span{position:relative;color:#fa551e}.events-calendar .ui-datepicker-calendar .ui-datepicker-today.is-event a:hover{color:#fff;text-decoration:none}.events-calendar .ui-datepicker-calendar .ui-datepicker-today.is-event a:hover:before{background:#fa551e}.events-calendar .ui-datepicker-calendar .ui-datepicker-week-end span{color:#a4adb1}.ui-datepicker:not(.ui-datepicker-inline).ui-widget.ui-widget-content{display:none;padding:15px 19px;background-color:#fff;border:1px solid #c8d3d9;border-radius:0;font-family:Canaro-Medium,sans-serif;font-size:12px;text-transform:lowercase}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header{margin-bottom:10px;border:0;background:0 0;font-size:14px}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-title{display:block;color:#fa551e;text-align:center}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-next,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-prev{position:absolute;top:0;margin:10px 20px}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-prev{left:0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-next{right:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-next span,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-prev span{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-medium.png");background-size:12px;background-position:center;background-repeat:no-repeat;background-color:transparent;display:block;width:16px;height:16px;overflow:hidden;text-indent:-9999px}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-next-hover span,.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-header .ui-datepicker-prev-hover span{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-theme.png");background-size:12px;background-position:center;background-repeat:no-repeat;background-color:transparent}.ui-datepicker:not(.ui-datepicker-inline) table{width:100%}.ui-datepicker:not(.ui-datepicker-inline) td,.ui-datepicker:not(.ui-datepicker-inline) th{padding:0;text-align:center;font-size:13.9px}.ui-datepicker:not(.ui-datepicker-inline) td a,.ui-datepicker:not(.ui-datepicker-inline) td a.ui-state-default,.ui-datepicker:not(.ui-datepicker-inline) th span{display:block;text-decoration:none;padding:5px;border:0;background-color:transparent;text-align:center}.ui-datepicker:not(.ui-datepicker-inline) td a.ui-state-default{color:#676c6f}.ui-datepicker:not(.ui-datepicker-inline) td a.ui-state-default:hover{color:#fa551e}.ui-datepicker:not(.ui-datepicker-inline) td a.ui-state-highlight{color:#fa551e;font-weight:700}.ui-datepicker:not(.ui-datepicker-inline) td a.ui-state-active{color:#e53416;font-weight:700}.ui-datepicker:not(.ui-datepicker-inline) .ui-datepicker-week-end{color:#a4adb1}video[poster]{object-fit:cover}.video-wrapper{width:100%;max-width:750px;margin:0 auto 15px;position:relative}.video-wrapper.mod-full-width{max-width:none}.video-wrapper .content-video{position:relative;height:0;max-width:100%}.video-wrapper .content-video:after{content:' ';position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.video-wrapper .content-video .video-frame{position:absolute;top:0;left:0;width:100%;height:100%}.video-wrapper .video-player{background-image:-webkit-linear-gradient(left,#fa551e,#fa551e 70%,#f7a600);background-image:-o-linear-gradient(left,#fa551e,#fa551e 70%,#f7a600);background-image:linear-gradient(to right,#fa551e,#fa551e 70%,#f7a600);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFA551E',endColorstr='#FFF7A600',GradientType=1);height:30px;width:100%;padding:0 0 0 15px;display:table}.video-wrapper .video-player>span{padding:2px 15px 2px 0;display:table-cell;text-align:center;vertical-align:middle}.video-wrapper .video-player>span.progress-bar{width:90%}.video-wrapper .video-player>span.progress-bar .progress-bar-wrapper{height:4px;background:#fff;border-radius:4px;position:relative;cursor:pointer}.video-wrapper .video-player>span.progress-bar .progress-bar-wrapper .bar{background:#f7a600;display:inline-block;height:4px;position:absolute;left:0;top:0;border-radius:4px}@media only screen and (max-width:479px){.video-wrapper .video-player>span{text-align:right}.video-wrapper .video-player>span:nth-child(1),.video-wrapper .video-player>span:nth-child(2){text-align:left}}.video-wrapper .btn{border:0;background-color:transparent;text-indent:-9999px;background-size:100%}.video-wrapper .btn-play{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-play.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:14px;height:26px;padding:0}.video-wrapper .btn-circle{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/play-button.png");background-size:17%;background-position:center;background-repeat:no-repeat;background-color:transparent;position:absolute;width:100%;height:90%;z-index:10;top:0;left:0}@media only screen and (max-width:479px){.video-wrapper .btn-circle{background-position:48% 48%;background-size:30%}}.video-wrapper .btn-pause{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-pause.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:14px;height:26px;padding:0;display:none}.video-wrapper .btn-mute{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-volume-on.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:22px;height:22px;padding:0}.video-wrapper .btn-mute.is-mute{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-volume-off.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent}.video-wrapper .btn-fullscreen{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-fullscreen.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:17px;height:17px;padding:0}.hero{max-width:1440px;margin:0 auto 30px;overflow:hidden}.hero:after,.hero:before{content:" ";display:table}.hero:after{clear:both}.hero.channels{margin-bottom:80px;overflow:visible}@media only screen and (max-width:1024px){.hero.channels{padding:0!important}}@media only screen and (max-width:1024px){.hero{overflow:visible;height:auto}}.hero .highlight{position:relative}.hero .highlight .container{padding-top:0;padding-bottom:0}@media only screen and (max-width:1024px){.hero .highlight .container{width:100%;padding:0}}.hero .image{max-height:585px;overflow:hidden}.hero .image>img{display:block;width:100%}.hero .content,.hero.channels .custom-shape{float:left;margin-left:15px;width:80%;height:100%;position:absolute;top:0}.hero.channels .content{margin-left:6%}@media only screen and (max-width:1024px){.hero.channels .content{margin-left:0}}@media only screen and (max-width:1024px){.hero.channels .custom-shape{position:static}.hero.channels .custom-shape a{margin:-65px 0 0 30px;background:#fff;color:#fa551e}.hero.channels .custom-shape a:hover,.hero.channels .custom-shape a:visited:hover{color:#fa551e;background:#eee}}.hero:not(.channels) .custom-shape{background:no-repeat #fa551e;background-image:-webkit-linear-gradient(40deg,rgba(247,166,0,.8),#fa551e 45%,#fa551e);background-image:-o-linear-gradient(40deg,rgba(247,166,0,.8),#fa551e 45%,#fa551e);background-image:linear-gradient(40deg,rgba(247,166,0,.8),#fa551e 45%,#fa551e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CCF7A600',endColorstr='#FFFA551E',GradientType=1);filter:none;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:0 0 30px;z-index:1;width:40%;height:95%;position:absolute;top:-19.3%;left:-83px}.hero:not(.channels) .custom-shape:before{content:'';display:inline-block;width:340px;height:340px;position:absolute;bottom:0;right:100%;z-index:3}@media only screen and (max-width:1024px){.hero:not(.channels) .custom-shape{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);width:100%;height:auto;border-radius:0;position:static;clear:both}.hero:not(.channels) .custom-shape:before{display:none}}.hero:not(.channels) .custom-shape .read-more-button{width:40px;height:40px;border-radius:16px;border:2px solid #fff;color:#fff;text-align:center;display:inline-block;padding:1px;position:absolute;right:25px;bottom:25px}.hero:not(.channels) .custom-shape .read-more-button .icon{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow.png");background-size:50%;background-position:50%;background-repeat:no-repeat;background-color:transparent;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:35px;height:35px;display:inline-block}.hero:not(.channels) .custom-shape .read-more-button:hover{background-color:#fff}.hero:not(.channels) .custom-shape .read-more-button:hover .icon{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-theme.png");background-size:50%;background-position:50%;background-repeat:no-repeat;background-color:transparent}@media only screen and (max-width:1024px){.hero:not(.channels) .custom-shape .read-more-button{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);width:40px;height:40px;right:30px;bottom:30px}}@media only screen and (max-width:1024px){.hero .content{float:left;width:100%;background-repeat:repeat-x;background-image:-webkit-linear-gradient(0deg,#f7a301,#e53416);background-image:-o-linear-gradient(0deg,#f7a301,#e53416);background-image:linear-gradient(0deg,#f7a301,#e53416);position:static;padding:20px 30px 60px;margin:0;min-height:230px}}.hero .text{width:300px;color:#fff;position:absolute;top:12%;left:0;z-index:2;font-family:Canaro-Light,sans-serif;font-size:16px;line-height:22px}.hero .text h1{padding:0;font-size:36px;line-height:38px;color:#fff}.hero .text h1:before{display:none}.hero .text p{font-size:23px;margin-top:10px}.hero .text .read-more-button{margin-top:20px}@media screen and (max-width:1200px){.hero .text{width:auto}.hero .text h1,.hero .text p{width:250px}.hero .text h1{font-size:30px;line-height:32px}}@media only screen and (max-width:1024px){.hero .text{float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:static}.hero .text h1{font-size:30px;line-height:34px}.hero .text h1,.hero .text p{width:100%}}.hero.channels .text{top:20%;left:0;font-size:18px;line-height:27px}.hero.channels .text h1{font-family:Canaro-Medium,sans-serif;font-size:34px}.hero.js-multi-highlights .highlight .container{display:none}.is-mobile .hero.js-multi-highlights .highlight .container{display:block}.hero .slick-list,.hero.js-multi-highlights>.container,.hero.slick-slider{padding:0}@media only screen and (max-width:1024px){.hero.js-multi-highlights>.container{width:100%}}.hero.slick-slider.container{padding-left:15px;padding-right:15px}.hero .slick-dots{bottom:30px}.hero .slick-dots li button{background:rgba(255,255,255,0);border:2px solid #fff;border-radius:6px;height:16px;width:16px;padding:0}.hero .slick-dots .slick-active button{background-color:#fff}.hero.channels .slick-dots{bottom:-40px}@media only screen and (max-width:1024px){.hero.channels .slick-dots{bottom:-20px}}.hero.channels .slick-dots li button{border-color:#fa551e}.hero.channels .slick-dots .slick-active button{background-color:#fa551e}.light-wrap .hero .custom-shape:before{background:#fff}.default-wrap .hero .custom-shape:before{background:#f6f6f6}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}to{opacity:1;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}to{opacity:1;transform:none}}.fadeOut{-webkit-animation-duration:.3s;-webkit-animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-duration:.3s;animation-fill-mode:both;animation-name:fadeOut}.is-ie-9 .fadeOut{display:none}.fadeInUpSlower{-webkit-animation-duration:1.2s;-webkit-animation-delay:.3s;-webkit-animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-duration:1.2s;animation-delay:.3s;animation-fill-mode:both;animation-name:fadeInUp}.fadeInUpFast{-webkit-animation-duration:1.1s;-webkit-animation-delay:.2s;-webkit-animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-duration:1.1s;animation-delay:.2s;animation-fill-mode:both;animation-name:fadeInUp}.banner{max-width:1440px;margin:0 auto 40px;position:relative}.banner:after,.banner:before{content:" ";display:table}.banner:after{clear:both}.banner.is-special{overflow:hidden}@media only screen and (max-width:1024px){.banner.is-special{margin:0 30px;overflow:visible}}.banner.is-special .featured{overflow:hidden;background-color:#a4adb1}@media only screen and (max-width:1024px){.banner.is-special .featured{margin-bottom:20px;background-color:transparent}.banner.is-special .featured a .action:hover{color:#fa551e}}.banner.is-special .featured:hover{background-image:-webkit-linear-gradient(-45deg,#f7a600,#fa551e 50%,#e53416);background-image:-o-linear-gradient(-45deg,#f7a600,#fa551e 50%,#e53416);background-image:linear-gradient(-45deg,#f7a600,#fa551e 50%,#e53416);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7A600',endColorstr='#FFE53416',GradientType=1)}@media only screen and (max-width:1024px){.banner.is-special .featured:hover{background-image:none}}@media only screen and (max-width:1024px){.banner.is-special .featured .content .image,.banner.is-special .featured .content .text .date,.banner.is-special .featured .content .text .description,.banner.is-special .featured .content .text .title{display:none}}.banner.is-special .content{display:block;padding:45px 10%;color:#fff;text-decoration:none}@media only screen and (max-width:1024px){.banner.is-special .content{padding:0;display:inline-block;width:100%}}.banner.is-special .content span{display:block}.banner.is-special .content .image,.banner.is-special .content .text{width:33%;max-width:300px;display:inline-block;vertical-align:middle}.banner.is-special .content .text{padding-right:1%;max-width:360px;font-size:16px;font-family:Canaro-Book,sans-serif;text-decoration:none}@media only screen and (max-width:1024px){.banner.is-special .content .text{width:100%}}.banner.is-special .content .text .date{margin-bottom:5px;color:#000;font-size:18px}.banner.is-special .content .text .title{margin-bottom:20px;font-size:28px;font-family:Canaro-Medium,sans-serif;line-height:34px}.banner.is-special .content .text .description{margin-bottom:40px;line-height:26px}@media only screen and (max-width:1279px){.banner.is-special .content .text .description{display:none}}.banner.is-special .content .text .action{text-decoration:underline}@media only screen and (max-width:1024px){.banner.is-special .content .text .action{color:#95a3ab;padding-left:20px}.banner.is-special .content .text .action:before{content:'';position:absolute;left:0;height:9px;width:9px;display:block;background:#fa551e;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px;top:6px}}.banner.is-special .content .image{-webkit-box-shadow:0 5px 10px 2px rgba(0,0,0,.5);box-shadow:0 5px 10px 2px rgba(0,0,0,.5)}.banner.is-special .content .image img{width:100%}.banner.is-special .featured+.featured,.banner.is-special .featured~.featured{width:102%;height:200%;position:absolute;z-index:1;top:0;bottom:0;right:0;text-align:right;border-top:4px solid #fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:75.5% -1%;-moz-transform-origin:75.5% -1%;-ms-transform-origin:75.5% -1%;transform-origin:75.5% -1%}@media only screen and (min-width:1024px){.banner.is-special .featured+.featured,.banner.is-special .featured~.featured{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media only screen and (max-width:1024px){.banner.is-special .featured+.featured,.banner.is-special .featured~.featured{height:auto;position:static;border-top:0;text-align:left;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}}.banner.is-special .featured+.featured .content,.banner.is-special .featured~.featured .content{position:absolute;width:100%;margin-top:-4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:75.1% 0;-moz-transform-origin:75.1% 0;-ms-transform-origin:75.1% 0;transform-origin:75.1% 0}@media only screen and (min-width:1024px) and (max-width:1199px){.banner.is-special .featured+.featured .content,.banner.is-special .featured~.featured .content{margin-top:-2px;-webkit-transform-origin:75.7% .9%;-moz-transform-origin:75.7% .9%;-ms-transform-origin:75.7% .9%;transform-origin:75.7% .9%}}@media only screen and (min-width:1024px){.banner.is-special .featured+.featured .content,.banner.is-special .featured~.featured .content{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media only screen and (max-width:1024px){.banner.is-special .featured+.featured .content,.banner.is-special .featured~.featured .content{margin-top:0;position:static;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}}.banner.is-special .featured+.featured .content .image,.banner.is-special .featured~.featured .content .image{margin-right:2px}.banner.is-special .featured+.featured .content .text,.banner.is-special .featured~.featured .content .text{padding-right:0;padding-left:1%}@media only screen and (max-width:1024px){.banner.is-special .featured+.featured .content .text,.banner.is-special .featured~.featured .content .text{padding-left:0}}.banner.is-special .featured+.featured:hover,.banner.is-special .featured~.featured:hover{top:-35%;right:25%}@media only screen and (min-width:1024px) and (max-width:1199px){.banner.is-special .featured+.featured:hover,.banner.is-special .featured~.featured:hover{top:-32%}}@media only screen and (max-width:1024px){.banner.is-special .featured+.featured:hover,.banner.is-special .featured~.featured:hover{top:auto;right:auto}}.banner.is-special .featured+.featured:hover .content,.banner.is-special .featured~.featured:hover .content{-webkit-transform-origin:45.4% 54%;-moz-transform-origin:45.4% 54%;-ms-transform-origin:45.4% 54%;transform-origin:45.4% 54%}@media only screen and (min-width:1024px) and (max-width:1199px){.banner.is-special .featured+.featured:hover .content,.banner.is-special .featured~.featured:hover .content{-webkit-transform-origin:47% 53%;-moz-transform-origin:47% 53%;-ms-transform-origin:47% 53%;transform-origin:47% 53%}}@media only screen and (max-width:1024px){.banner.is-special .featured+.featured:hover .content,.banner.is-special .featured~.featured:hover .content{top:auto;right:auto;margin-top:0;margin-right:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}}.banner.is-special .featured:hover+.featured,.banner.is-special .featured:hover~.featured{top:20%;right:-20%}@media only screen and (max-width:1024px){.banner.is-special .featured:hover+.featured,.banner.is-special .featured:hover~.featured{top:auto;right:auto}}.banner.is-special .featured:hover+.featured .content,.banner.is-special .featured:hover~.featured .content{-webkit-transform-origin:95.2% -47.4%;-moz-transform-origin:95.2% -47.4%;-ms-transform-origin:95.2% -47.4%;transform-origin:95.2% -47.4%}@media only screen and (min-width:1024px) and (max-width:1199px){.banner.is-special .featured:hover+.featured .content,.banner.is-special .featured:hover~.featured .content{-webkit-transform-origin:96% -42.7%;-moz-transform-origin:96% -42.7%;-ms-transform-origin:96% -42.7%;transform-origin:96% -42.7%}}@media only screen and (max-width:1024px){.banner.is-special .featured:hover+.featured .content,.banner.is-special .featured:hover~.featured .content{top:auto;right:auto;margin-top:0;margin-right:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}}.events-list-light:after,.events-list-light:before,.events-list-theme:after,.events-list-theme:before{content:" ";display:table}.events-list-light:after,.events-list-theme:after{clear:both}.events-list-light .item,.events-list-theme .item{position:relative;float:left;width:100%;min-height:1px;padding:15px;background:#fff}@media only screen and (max-width:479px){.events-list-light .item,.events-list-theme .item{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #e0e0e0}}.events-list-light .item:hover,.events-list-theme .item:hover{background:#eee}.events-list-light .date,.events-list-theme .date{position:relative;float:left;width:16.66667%;min-height:1px;padding:40px 0;text-align:center;font-family:Canaro-Bold,sans-serif}@media only screen and (max-width:1024px){.events-list-light .date,.events-list-theme .date{position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}}@media only screen and (max-width:479px){.events-list-light .date,.events-list-theme .date{position:relative;float:left;width:33.33333%;min-height:1px;padding:16px 10px 5px 16px}}.events-list-light .date .month,.events-list-theme .date .month{text-transform:uppercase;font-weight:700;font-size:30px;width:65px;margin:0 auto;display:inline-block}.events-list-light .date .day,.events-list-theme .date .day{width:65px;font-weight:700;margin:0 auto;line-height:50px;font-size:55px;display:block}.events-list-light .date .week-day,.events-list-theme .date .week-day{color:#ffca5d;font-weight:700;font-size:13px;display:block}.events-list-light .description,.events-list-theme .description{float:left;width:80%;padding:15px 35px 0}@media only screen and (max-width:1024px){.events-list-light .description,.events-list-theme .description{position:relative;float:left;width:66.66667%;min-height:1px;padding-left:15px;padding-right:15px}}@media only screen and (max-width:479px){.events-list-light .description,.events-list-theme .description{position:relative;float:left;width:66.66667%;min-height:1px;padding-left:15px;padding-right:15px;padding-top:0}}.events-list-light .description .title,.events-list-theme .description .title{color:#000;font-family:Canaro-Medium,sans-serif;font-size:22px;text-decoration:none}.events-list-light .description .title:hover,.events-list-theme .description .title:hover{color:#fa551e}@media only screen and (max-width:479px){.events-list-light .description .title,.events-list-theme .description .title{color:#676c6f;font-size:16px;line-height:24px;margin-bottom:5px}}.events-list-light .description p,.events-list-theme .description p{color:#54595c;font-size:16px;line-height:24px;margin:16px 0}@media only screen and (max-width:479px){.events-list-light .description p,.events-list-theme .description p{display:none}}.events-list-light .detail,.events-list-theme .detail{position:relative;float:left;width:83.33333%;min-height:1px;padding-left:15px;padding-right:15px;padding-top:30px;clear:both}.events-list-light .detail .event-place,.events-list-theme .detail .event-place{margin-bottom:20px;display:block;font-size:18px;color:#000}.events-list-light .detail p,.events-list-theme .detail p{font-size:16px;line-height:26px;margin-bottom:50px;color:#676c6f}.events-list-light .event-actions a,.events-list-light .event-actions button,.events-list-theme .event-actions a,.events-list-theme .event-actions button{margin:0 40px 20px 0}.events-list-light .event-actions .add-event-calendar,.events-list-theme .event-actions .add-event-calendar{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-calendar-plus.png");background-size:contain;background-position:left center;background-repeat:no-repeat;background-color:transparent;border:0;color:#95a3ab;text-decoration:none;padding:5px 0 5px 40px;font-weight:400}.events-list-light .event-actions .add-event-calendar:hover,.events-list-theme .event-actions .add-event-calendar:hover{color:#fa551e}@media only screen and (max-width:479px){.events-list-light .event-actions .add-event-calendar,.events-list-theme .event-actions .add-event-calendar{margin-bottom:0;text-indent:-9999px;width:40px;height:40px;display:block}}.events-list-light .event-actions .download,.events-list-light .event-actions .link,.events-list-light .event-actions .more,.events-list-theme .event-actions .download,.events-list-theme .event-actions .link,.events-list-theme .event-actions .more{padding:5px 0 5px 40px;font-size:16px;border:0;color:#95a3ab}.events-list-light .event-actions .download:hover,.events-list-light .event-actions .link:hover,.events-list-light .event-actions .more:hover,.events-list-theme .event-actions .download:hover,.events-list-theme .event-actions .link:hover,.events-list-theme .event-actions .more:hover{color:#fa551e}@media only screen and (max-width:479px){.events-list-light .event-actions .download,.events-list-light .event-actions .link,.events-list-light .event-actions .more,.events-list-theme .event-actions .download,.events-list-theme .event-actions .link,.events-list-theme .event-actions .more{display:none}}.events-list-light .event-actions .download,.events-list-theme .event-actions .download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-list-light .event-actions .download:hover,.events-list-theme .event-actions .download:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-list-light .event-actions .link,.events-list-theme .event-actions .link{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-list-light .event-actions .link:hover,.events-list-theme .event-actions .link:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-list-light .event-actions .more,.events-list-theme .event-actions .more{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-list-light .event-actions .more:hover,.events-list-theme .event-actions .more:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.events-category{width:100%;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.events-category:after,.events-category:before{content:" ";display:table}.events-category:after{clear:both}.events-category .form-group{max-width:260px}@media only screen and (max-width:479px){.events-category .form-group{max-width:none}}.events-list-theme{margin-bottom:50px}.events-list-theme .item{border:1px solid #e8e8e8;border-radius:0 0 20px}.events-list-theme .date{background-image:-webkit-linear-gradient(top,#f79705 0,#fa551e 100%);background-image:-o-linear-gradient(top,#f79705 0,#fa551e 100%);background-image:linear-gradient(to bottom,#f79705 0,#fa551e 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF79705',endColorstr='#FFFA551E',GradientType=0);color:#fff;border-radius:0 0 20px}.events-list-light{margin-bottom:30px;border-bottom:1px solid #e8e8e8}@media only screen and (max-width:479px){.events-list-light{border-bottom:0}}.events-list-light .date{color:#000;border-right:1px solid #e8e8e8}.events-list-light .date .day{color:#fa551e}.events-list-light .date .week-day{color:#7f8386}.event-detail{margin:50px 0 0;position:relative;z-index:1}.event-detail h1{font-size:48px}@media only screen and (max-width:1024px){.event-detail h1{font-size:24px;padding-top:0;padding-left:10px}.event-detail h1:before{display:none}}.event-detail .item{padding:15px}@media only screen and (max-width:479px){.event-detail .item .date{background:0 0;padding:0 7px 5px;border-right:1px solid #e8e8e8;border-radius:0}.event-detail .item .date .month{color:#000}.event-detail .item .date .day{color:#fa551e}.event-detail .item .date .week-day{color:#7f8386}}.event-detail .item:hover{background:#fff}.event-detail .description{padding:0 15px}.event-detail .description p{font-family:Canaro-Light,sans-serif;font-size:24px;line-height:30px;margin-left:30px}@media only screen and (max-width:1024px){.event-detail .description p{font-size:18px;margin-left:10px}}.event-detail .detail{width:100%}.world-map{position:relative}.world-map .content{position:absolute;left:0;width:100%;top:80px;text-align:center}@media only screen and (max-width:1024px){.world-map .content{width:90%;right:0;margin:0 auto;top:50px}}.world-map .content h1{color:#fff;padding:0;text-align:center}@media only screen and (max-width:1024px){.world-map .content h1{font-size:24px}}.world-map .content h1:before{border-color:#fff}.world-map .content p{color:#fff;font-size:20px;font-family:Canaro-Medium,sans-serif}@media only screen and (max-width:1024px){.world-map .content p{font-size:18px}}.world-map .map-container{margin:0 auto;display:block;width:100%;position:relative;padding:0}.world-map .js-zoom-control{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-line-medium.png");background-size:55%;background-position:center;background-repeat:no-repeat;background-color:#fff;width:40px;height:40px;border-radius:3px;position:absolute;right:20px;bottom:20px;display:none;border:0}.world-map .scroll-down{height:56px;width:56px;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/btn-scroll-down.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;position:absolute;left:0;right:0;margin:auto;bottom:-28px;border:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.world-map .scroll-down:hover{transform:scale(1.1)}.marker{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/galp-symbol.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;width:38px;height:38px;position:absolute}.marker span{width:20px;height:20px;text-align:center;position:absolute;top:-10px;right:-6px;background:#000;color:#fff;font-size:10px;padding:0 7px 0 6px;line-height:20px;border-radius:50%}.world-map #map{width:100%;height:600px;background:0 0}@media only screen and (max-width:1024px){.world-map #map{height:400px}}.leaflet-control-attribution{display:none}.leaflet-marker-pane img:hover{cursor:pointer}.leaflet-interactive:hover{cursor:default}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078A8}.leaflet-container a.leaflet-active{outline:orange solid 2px}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.65);box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-control-zoom-out{font-size:20px}.leaflet-touch .leaflet-control-zoom-in{font-size:22px}.leaflet-touch .leaflet-control-zoom-out{font-size:24px}.leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.4);box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("/corp/Portals/_default/skins/galpcorporativo/images/layers.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("/corp/Portals/_default/skins/galpcorporativo/images/layers-2x.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{-webkit-box-shadow:none;box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;margin-bottom:20px}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip{width:10px;height:10px;padding:1px;margin:-5px auto 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:5px;right:9px;z-index:1;text-align:center;width:30px;height:30px;font:30px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;padding:0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.tooltip-content p{display:inline-block;margin:0 5px 5px 0}.tooltip-content .icons{clear:both;display:block}.tooltip-content-left .tooltip-content .icons{text-align:left}.tooltip-content-right .tooltip-content .icons{text-align:right}.tooltip-content .icons img{display:inline-block;margin:0 5px;height:25px}.leaflet-tooltip{position:absolute;border-radius:3px;color:#fff;padding:2px 0;font-size:16px;font-family:Canaro-Light,sans-serif;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-left{text-align:left}.leaflet-tooltip-right{text-align:right}.leaflet-popup-content-wrapper{font-family:Canaro-Light,sans-serif;border-radius:4px}.leaflet-popup-tip-container{width:20px;height:20px;position:absolute;bottom:5px;right:-20px;margin-left:0;overflow:hidden;pointer-events:none;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.leaflet-popup-content{position:relative;width:320px;max-height:270px;padding:15px 20px 40px}@media only screen and (max-width:1024px){.leaflet-popup-content{width:240px}}.leaflet-popup-content .title{font-family:Canaro-Book,sans-serif;font-weight:700;margin-bottom:10px;font-size:20px;display:block}.leaflet-popup-content .description{overflow-y:auto;position:relative;height:165px;font-size:16px;line-height:20px;color:#676c6f;display:block;padding:0 20px 40px 0}.leaflet-popup-content .description::-webkit-scrollbar{width:5px}.leaflet-popup-content .description::-webkit-scrollbar-thumb{border-radius:30px}.leaflet-popup-content .description::-webkit-scrollbar-track{border-radius:30px;background:#aab5bb}.leaflet-popup-content .description::-webkit-scrollbar-thumb{background-color:#fa551e}.leaflet-popup-content .description:after{background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0);z-index:1;content:"";position:fixed;right:0;bottom:40px;left:0;height:50px;width:85%}.leaflet-popup-content .description img{margin:0 10px 15px 0;display:inline-block}.leaflet-popup-content .description p,.leaflet-popup-content .description ul{padding-left:0;line-height:20px;margin-top:0}.leaflet-popup-content .description a{color:#fa551e;display:block;margin-bottom:9px;padding:0;text-decoration:none}.leaflet-popup-content .description a:hover{text-decoration:underline}.leaflet-popup-content .cta{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-medium.png");background-size:14%;background-position:right center;background-repeat:no-repeat;background-color:transparent;height:30px;cursor:pointer;text-indent:-9999px;position:absolute;right:10px;bottom:10px;color:#fa551e;padding:6px 45px 3px 0;width:220px;display:inline-block}.leaflet-popup-content .cta:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-theme.png");background-size:14%;background-position:right center;background-repeat:no-repeat;background-color:transparent;text-decoration:none;text-indent:initial;text-align:right}.facts-and-figures ol,.facts-and-figures ul{padding:0;margin:0;list-style:none}@media only screen and (max-width:767px){.facts-and-figures{text-align:center}}.facts-and-figures ul:after,.facts-and-figures ul:before{content:" ";display:table}.facts-and-figures ul:after{clear:both}.facts-and-figures li{float:left;width:100%;position:relative;padding-left:15px;padding-right:15px;display:inline-block;vertical-align:top;margin:10px 0 30px;text-align:left;font-size:0;min-height:110px}@media (min-width:768px){.facts-and-figures li{float:left;width:50%}}@media (min-width:992px){.facts-and-figures li{float:left;width:33.33333%}}@media only screen and (max-width:767px){.facts-and-figures li{float:none;width:280px;min-height:auto}}.facts-and-figures .image,.facts-and-figures .text{margin:0;display:inline-block;vertical-align:middle}.facts-and-figures .image{width:25%;padding:0;text-align:center}@media only screen and (max-width:767px){.facts-and-figures .image{width:35%;max-width:75px}}.facts-and-figures .image img{width:auto;max-width:100%;max-height:66px;display:inline-block}.facts-and-figures .text{width:70%;padding:0 0 0 20px;text-align:left;font-size:16px;line-height:1.12;font-family:Canaro-Book,sans-serif;color:#676c6f}@media only screen and (max-width:767px){.facts-and-figures .text{width:65%}}.facts-and-figures .title{display:block;line-height:1;font-size:50px;font-family:Canaro-Light,sans-serif;color:#000;margin-bottom:4px}.facts-and-figures .title span{bottom:0;font-size:20px;line-height:1.3;display:block;margin-top:-8px}.facts-and-figures .title span:empty{display:none}.facts-and-figures.col-3 li{float:left;width:100%;position:relative;padding-left:15px;padding-right:15px;min-height:100px}@media (min-width:768px){.facts-and-figures.col-3 li{float:left;width:50%}}@media (min-width:992px){.facts-and-figures.col-3 li{float:left;width:25%}}.facts-and-figures.col-3 .text{font-size:14px}.facts-and-figures.col-3 .title{font-size:35px}.facts-and-figures.col-3 .title span{font-size:18px;margin-top:0}.orange-background-facts-wrapper.facts-and-figures{padding:82px 0;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/facts-figures-bg.svg");background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent;margin-bottom:60px}@media only screen and (max-width:1024px){.orange-background-facts-wrapper.facts-and-figures{text-align:center}}@media only screen and (max-width:479px){.orange-background-facts-wrapper.facts-and-figures{margin-bottom:60px;padding:30px 0 10px}}@media screen and (max-width:1024px){.orange-background-facts-wrapper.facts-and-figures{margin-bottom:60px}}.orange-background-facts-wrapper.facts-and-figures ul{max-width:1140px;margin:auto}.orange-background-facts-wrapper.facts-and-figures ul li{display:inline-block}@media only screen and (max-width:1024px){.orange-background-facts-wrapper.facts-and-figures ul li{margin-bottom:40px;width:45%;float:none;padding:0}}@media only screen and (max-width:479px){.orange-background-facts-wrapper.facts-and-figures ul li{margin-bottom:60px;clear:both;width:100%}}.orange-background-facts-wrapper.facts-and-figures .image{width:100%;display:block;margin:auto auto 30px;position:relative;min-height:180px;max-width:180px}@media only screen and (max-width:479px){.orange-background-facts-wrapper.facts-and-figures .image{margin-bottom:15px;transform:scale(0.8)}}.orange-background-facts-wrapper.facts-and-figures .image svg{width:180px;height:auto;fill:transparent;stroke:rgba(255,255,255,.5);stroke-width:3px}.orange-background-facts-wrapper.facts-and-figures .image img{max-height:180px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.orange-background-facts-wrapper.facts-and-figures .image img{height:75px;top:40%}}.orange-background-facts-wrapper.facts-and-figures .text{width:100%;display:block;padding:0;text-align:center;opacity:0}.orange-background-facts-wrapper.facts-and-figures .text span{color:#fff;font-size:28px;font-family:Canaro-Bold,sans-serif}@media only screen and (max-width:479px){.orange-background-facts-wrapper.facts-and-figures .text span{font-size:22px}}.orange-background-facts-wrapper.facts-and-figures .text span.title{font-size:70px;font-weight:500;color:#fff;font-family:Canaro-Medium,sans-serif}@media only screen and (max-width:479px){.orange-background-facts-wrapper.facts-and-figures .text span.title{font-size:40px}}.orange-background-facts-wrapper.facts-and-figures .text span.subtitle{margin-top:10px;display:block;position:relative}.orange-background-facts-wrapper.facts-and-figures .text span.bottom-text{color:rgba(255,255,255,.6);font-size:20px;font-family:Canaro-Medium,sans-serif}.gray-background-facts-wrapper.facts-and-figures{padding:82px 0;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/facts-figures-bg-gray.png");background-size:cover;background-position:center;background-repeat:no-repeat;background-color:transparent;margin-bottom:60px}@media only screen and (max-width:1024px){.gray-background-facts-wrapper.facts-and-figures{text-align:center}}@media only screen and (max-width:479px){.gray-background-facts-wrapper.facts-and-figures{margin-bottom:60px;padding:30px 0 10px}}@media screen and (max-width:1024px){.gray-background-facts-wrapper.facts-and-figures{margin-bottom:60px}}.gray-background-facts-wrapper.facts-and-figures ul{max-width:1140px;margin:auto}.gray-background-facts-wrapper.facts-and-figures ul li{display:inline-block}@media only screen and (max-width:1024px){.gray-background-facts-wrapper.facts-and-figures ul li{margin-bottom:40px;width:45%;float:none;padding:0}}@media only screen and (max-width:479px){.gray-background-facts-wrapper.facts-and-figures ul li{margin-bottom:60px;clear:both;width:100%}}.gray-background-facts-wrapper.facts-and-figures .image{width:100%;display:block;margin:auto auto 30px;position:relative;min-height:180px;max-width:180px}@media only screen and (max-width:479px){.gray-background-facts-wrapper.facts-and-figures .image{margin-bottom:15px;transform:scale(0.8)}}.gray-background-facts-wrapper.facts-and-figures .image svg{width:180px;height:auto;fill:transparent;stroke:rgba(255,255,255,.5);stroke-width:3px}.gray-background-facts-wrapper.facts-and-figures .image img{max-height:180px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.gray-background-facts-wrapper.facts-and-figures .image img{height:75px;top:40%}}.gray-background-facts-wrapper.facts-and-figures .text{width:100%;display:block;padding:0;text-align:center;opacity:0}.gray-background-facts-wrapper.facts-and-figures .text span{color:#fff;font-size:28px;font-family:Canaro-Bold,sans-serif}@media only screen and (max-width:479px){.gray-background-facts-wrapper.facts-and-figures .text span{font-size:22px}}.gray-background-facts-wrapper.facts-and-figures .text span.title{font-size:70px;font-weight:500;color:#fff;font-family:Canaro-Medium,sans-serif}@media only screen and (max-width:479px){.gray-background-facts-wrapper.facts-and-figures .text span.title{font-size:40px}}.gray-background-facts-wrapper.facts-and-figures .text span.subtitle{margin-top:10px;display:block;position:relative}.gray-background-facts-wrapper.facts-and-figures .text span.bottom-text{color:rgba(255,255,255,.6);font-size:20px;font-family:Canaro-Medium,sans-serif}.related-docs{margin-bottom:50px}.related-docs:after,.related-docs:before{content:" ";display:table}.related-docs:after{clear:both}.related-docs .header{background-image:linear-gradient(to right,#e53416 0,#f7a600 100%);background-image:-webkit-linear-gradient(left,#e53416 0,#f7a600 100%);background-image:-o-linear-gradient(left,#e53416 0,#f7a600 100%);background-repeat:repeat-x;padding:15px 20px;color:#fff;font-family:Canaro-Light,sans-serif}.related-docs .header input[type=checkbox]{margin:0 30px 0 0;border-color:#c8d3d9;background-color:#fff}.related-docs .header input[type=checkbox].some-checked{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-line-medium.png");background-size:80%;background-position:50%;background-repeat:no-repeat;background-color:#fff}.related-docs .header label{padding-top:2px;font-size:15px;margin:0;display:inline-block;font-family:Canaro-Book,sans-serif}.related-docs .header label small{font-size:15px}.related-docs .header label:hover{text-decoration:underline;cursor:pointer}.related-docs .title{font-family:Canaro-Light,sans-serif;padding-left:30px;font-size:36px;color:#fa551e;padding-bottom:20px;border-bottom:1px solid #e2e2e2}.related-docs .item{border-top:1px solid #e2e2e2;padding:20px 0;display:block;transition:background .2s ease-in-out}.related-docs .item:after,.related-docs .item:before{content:" ";display:table}.related-docs .item:after{clear:both}.related-docs .item:first-child{border:0}.related-docs .item:only-child{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.related-docs .item img{margin:5px 0 0 30px;display:block;float:left;width:30px;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);opacity:.3;filter:alpha(opacity=30)}@media only screen and (max-width:479px){.related-docs .item img{margin-left:10px}}.related-docs .item .text-wrapper{margin-left:20px;float:left;font-size:14px;text-decoration:none;width:70%}@media only screen and (max-width:1024px){.related-docs .item .text-wrapper{width:60%}}@media only screen and (max-width:479px){.related-docs .item .text-wrapper{width:70%;margin-bottom:20px}}.related-docs .item .file-details{display:block;font-size:12px;margin-bottom:2px}.related-docs .item .date,.related-docs .item .description,.related-docs .item .file-type{color:#a1aeb4}.related-docs .item .date{border-right:1px solid #a1aeb4;padding-right:10px;margin-right:5px}.related-docs .item .document-title{font-weight:700;display:block;font-size:16px;color:#676c6f}.related-docs .item input[type=checkbox]{margin:10px 0 0 20px}.related-docs .item.checked{background:#eee}.related-docs a.item:hover .text-wrapper .document-title,.related-docs a.text-wrapper:hover .document-title{color:#fa551e}.related-docs.mod-file-archive .item .text-wrapper{width:70%;float:left}.related-docs.mod-file-archive .item .text-wrapper .document-title{font-size:18px;color:#000}.related-docs.mod-file-archive .item .text-wrapper .document-title:hover{color:#fa551e}.related-docs.mod-file-archive .item .download-action{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:contain;background-position:right center;background-repeat:no-repeat;background-color:transparent;color:#000;float:right;font-size:14px;text-decoration:none;padding:10px 50px 10px 0;margin:10px 30px 0 0;font-family:Canaro-Light,sans-serif}.related-docs.mod-file-archive .item .download-action:hover{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:right center;background-repeat:no-repeat;background-color:transparent;color:#fa551e;text-decoration:none}.related-docs.mod-file-archive .item:hover{background:#eee}@media only screen and (max-width:479px){.related-docs .header,.related-docs input[type=checkbox]{display:none}.related-docs .item.checked{background:0 0}}.social-profile a{display:inline-block;margin-right:10px;vertical-align:top;text-align:center;text-decoration:none}.social-profile a:hover{text-decoration:none}.social-profile a:hover .icon-wrapper{background:#000}.social-profile .icon-wrapper{padding:0!important;background:repeat-x #606a70;background-image:linear-gradient(to right,#606a70 0,#95a3ab 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#95a3ab 100%);background-image:-o-linear-gradient(left,#606a70 0,#95a3ab 100%);filter:none;display:inline-block}.social-profile .text{vertical-align:top;margin:10px 0 0 10px;display:inline-block}.social-links a{display:inline-block;background:repeat-x #606a70;background-image:linear-gradient(to right,#606a70 0,#95a3ab 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#95a3ab 100%);background-image:-o-linear-gradient(left,#606a70 0,#95a3ab 100%);filter:none;margin-right:8px;padding:5px 0!important;vertical-align:top;text-align:center}.social-links a:hover{background:#000}.social-links .icon,.social-profile .icon{height:100%;width:100%;display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.social-links .icon-facebook,.social-profile .icon-facebook{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-facebook.png");background-size:27%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.social-links .icon-instagram,.social-profile .icon-instagram{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-instagram.png");background-size:60%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.social-links .icon-youtube,.social-profile .icon-youtube{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-youtube-light.png");background-size:50%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.social-links .icon-linkedin,.social-profile .icon-linkedin{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-linkedin.png");background-size:50%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.social-links .icon-twitter,.social-profile .icon-twitter{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-twitter-light.png");background-size:75%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.social-links .icon-mail,.social-profile .icon-mail{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-mail.png");background-size:50%;background-position:50%;background-repeat:no-repeat;background-color:transparent}.timeline{height:514px;position:relative;margin-bottom:50px}.timeline .img-wrapper{float:left;width:66.66667%;min-height:1px;padding:0;position:relative;height:100%;border-width:1px 0 1px 1px;border-style:solid;border-color:#c8d3d9;overflow:hidden}.timeline .img-wrapper img{display:inline-block;height:100%;position:absolute;top:0;left:0}.timeline .img-wrapper img:first-of-type{z-index:2}.timeline-list{float:left;width:33.33333%;min-height:1px;background:#fff;height:100%;z-index:4;padding:20px 20px 20px 0;position:relative;border-radius:0 0 20px;border-width:1px;border-style:solid;border-color:#c8d3d9 #c8d3d9 #c8d3d9 #e0e0e0;overflow:hidden}.timeline-list:before{content:'';position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);left:30px;height:85%;width:2px;background-image:linear-gradient(#cbd6db 33%,rgba(255,255,255,0) 0);background-position:right;background-size:2px 7px;background-repeat:repeat-y}.timeline-list:after{background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF',GradientType=0);z-index:10;content:"";position:absolute;right:0;bottom:20px;left:0;height:50px;width:90%}@media only screen and (max-width:1024px){.timeline-list{border:0}.timeline-list:before{top:30px;height:100%;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.timeline-list:after{display:none}}.timeline-container{height:100%;margin-left:20px;margin-right:-34px!important;padding-right:40px;padding-bottom:20px;overflow-y:scroll}.timeline-item{padding-left:30px;margin-bottom:20px;display:block;position:relative;color:#676c6f;font-size:14px;font-family:Canaro-Light,sans-serif;border:0;background:0 0;text-align:left}.timeline-item .event-detail{display:none}.timeline-item:focus,.timeline-item:hover{color:#fa551e;text-decoration:underline}.timeline-item:before{content:'';position:absolute;top:0;left:4px;height:13px;width:13px;background:#fff;border-radius:5px;border:2px solid #717679;z-index:10;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.timeline-item.is-year{color:#fa551e;font-size:30px}.timeline-item.is-year:before{top:8px;left:3px;height:15px;width:15px;background:#fa551e;border-width:0}.timeline-item.is-highlighted{margin-left:-20px}.timeline-item.is-highlighted:after,.timeline-item.is-highlighted:before{content:" ";display:table}.timeline-item.is-highlighted:after{clear:both}.timeline-item.is-highlighted img{float:left;margin-right:15px;max-width:75px}.timeline-item.is-highlighted:before{display:none}.timeline-detail{float:left;width:33.33333%;min-height:1px;position:absolute;top:0;right:15px;z-index:3;height:100%;background:rgba(255,255,255,.9);padding:60px 15px 20px 30px;border-width:1px 0;border-style:solid;border-color:#c8d3d9}.timeline-detail .year{font-size:42px;line-height:43px;color:#fa551e;font-family:Canaro-Light,sans-serif}.timeline-detail .title{font-size:22px;line-height:27px;color:#000;font-family:Canaro-Book,sans-serif;margin-bottom:20px;display:block}.timeline-detail .text{font-size:16px;line-height:26px;color:#676c6f;font-family:Canaro-Light,sans-serif;display:inline-block}.timeline-detail .close-timeline-detail{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;border:0;width:15px;height:15px;position:absolute;top:25px;right:30px;text-indent:-9999px}.timeline-detail .content{height:100%;overflow-y:scroll;padding-right:15px;position:relative}@media only screen and (max-width:1024px){.timeline-detail .content{overflow:hidden;height:auto;background:#fff}}.timeline-detail.nano>.nano-pane{margin-top:60px;height:85%}.timeline .is-highlighted:before{display:none}@media only screen and (max-width:1024px){.timeline .img-wrapper{display:none}.timeline .timeline-list{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}.timeline .timeline-list:before{left:45px}}@media only screen and (max-width:1024px){.timeline{height:auto;position:static}.timeline .timeline-detail{right:-1px;display:none;position:absolute;top:0;padding:0;width:101%;z-index:10;background:#fff;border:0;height:auto;border-bottom:1px solid #ccc;-webkit-box-shadow:0 3px 9px 0 rgba(0,0,0,.2);box-shadow:0 3px 9px 0 rgba(0,0,0,.2);min-height:100%}.timeline .timeline-detail .content{padding:40px 30px 20px}.timeline .timeline-detail img{width:100%;margin-top:70px}}.search-options{position:absolute;z-index:100;top:100%;right:0;left:0;margin:2px 15px;height:0;overflow:hidden;background:#fff;font-size:14px;color:#95a3ab;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}.search-options.is-opened{height:auto;padding:12px}.search-options .option{border-top:2px solid #eee}.search-options .option.special{padding-top:20px}.search-options .option:first-child{border-top:0}.search-options .option .pages{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-other-pages.png");background-size:24px;background-position:0 50%;background-repeat:no-repeat;background-color:transparent}.search-options .option .images{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-camera-medium.png");background-size:24px;background-position:0 50%;background-repeat:no-repeat;background-color:transparent}.search-options .option .videos{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-play_button-medium.png");background-size:24px;background-position:0 50%;background-repeat:no-repeat;background-color:transparent}.search-options .option .docs{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-doc-medium.png");background-size:24px;background-position:0 50%;background-repeat:no-repeat;background-color:transparent}.search-options .option a,.search-options .option button{display:block;width:100%;margin:0;padding:10px;background:0 0;border:0;color:#95a3ab;text-align:left;text-decoration:none;text-transform:none;font-size:14px;font-family:Canaro-Book,sans-serif}.search-options .option a:hover,.search-options .option button:hover{background-color:#eee;text-decoration:none;color:#676c6f}.search-options .option.special a,.search-options .option.special button{padding-left:40px}.search-options .option.special a:hover,.search-options .option.special button:hover{background-color:transparent}.search-close{display:none}.search-filters{position:relative;padding:25px 15px 10px;background-color:#eee;border:0;border-radius:0 0 20px}.search-filters:after,.search-filters:before{content:" ";display:table}.search-filters:after{clear:both}.search-filters ol,.search-filters ul{padding:0;margin:0;list-style:none}@media only screen and (max-width:479px){.search-filters{text-align:center}}.search-filters.is-search{margin-bottom:15px}.search-filters fieldset{width:82%}@media only screen and (max-width:1024px){.search-filters fieldset{width:100%}}.search-filters .form-group{position:relative;min-height:1px;padding-left:15px;padding-right:15px;color:#95a3ab;font-size:14px;font-family:Canaro-Medium,sans-serif}@media (min-width:1200px){.search-filters .form-group{float:left;width:100%}}.search-filters .form-group strong{color:#676c6f}.search-filters .form-group a{text-decoration:underline}.search-filters .form-group.small{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.search-filters .form-group.small{float:left;width:25%}}.search-filters select::-ms-expand{display:none}.search-filters .btn-submit{position:absolute;bottom:25px;right:30px}@media only screen and (max-width:1024px){.search-filters .btn-submit{position:static;bottom:auto;right:auto;margin:0 15px 10px;float:right}}@media only screen and (max-width:479px){.search-filters .btn-submit{float:none}}.search-filters.is-search .btn-submit{bottom:auto;top:25px}.search-filters .form-select{position:relative;padding-bottom:1px;border-bottom:1px solid #95a3ab}.search-filters .form-select:after{display:block;content:' ';position:absolute;right:0;bottom:-2px;width:18px;height:3px;background-color:#eee}.search-filters .form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:"";padding-right:18px;border:0;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-medium.png") right 6px/6% no-repeat;position:relative;cursor:pointer;font-family:Canaro-Medium,sans-serif;font-size:14px}.search-filters .form-select select option{color:#676c6f}.work-results{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px;font-family:Canaro-Light,sans-serif;margin-bottom:50px}.work-results .header{position:relative;float:left;width:100%;min-height:1px;background-image:-webkit-linear-gradient(left,#fa551e,#fa551e 70%,#f7a600);background-image:-o-linear-gradient(left,#fa551e,#fa551e 70%,#f7a600);background-image:linear-gradient(to right,#fa551e,#fa551e 70%,#f7a600);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFA551E',endColorstr='#FFF7A600',GradientType=1);color:#fff;font-size:18px;padding:15px 0 10px}@media only screen and (max-width:1024px){.work-results .header{display:none}}.work-results .first-col{position:relative;float:left;width:75%;min-height:1px;padding-left:15px;padding-right:15px}.work-results .second-col{position:relative;float:left;width:25%;min-height:1px;padding-left:15px;padding-right:15px}.work-results .body>.item{display:table;width:100%}@media only screen and (max-width:1024px){.work-results .body>.item{margin-bottom:30px;border-width:2px 2px 0;border-style:solid;border-color:#d8d8d8}}.work-results .body .first-col{display:table-cell;float:none;border-width:0 2px 2px 0;border-style:solid;border-color:#d8d8d8;padding:0}.work-results .body .first-col p{padding:0 20px;color:#000;font-size:15px;line-height:22px;font-family:Canaro-Book,sans-serif;margin-top:0}@media only screen and (max-width:1024px){.work-results .body .first-col{display:block;width:100%;padding-top:20px;border:0}}.work-results .body .second-col{display:table-cell;float:none;padding:20px;border-bottom:2px solid #d8d8d8}.work-results .body .second-col p{font-size:18px;font-family:Canaro-Bold,sans-serif;color:#fa551e}@media only screen and (max-width:1024px){.work-results .body .second-col{display:block;width:100%}}.work-results .body .tabs-accordion{margin-bottom:0}.work-results .body .tabs-accordion .item{margin:0}@media only screen and (max-width:1024px){.work-results .body .tabs-accordion .item{background:#eee}}.work-results .body .tabs-accordion .item:hover .text{color:#fa551e}.work-results .body .tabs-accordion .text{font-size:14px;color:#676c6f;font-weight:400;text-decoration:underline}.work-results .body .tabs-accordion .item-header{background:0 0}.work-results .body .tabs-accordion .is-expanded{background:#eee}.work-results .body .tabs-accordion .is-expanded .item-panel{padding:0}.work-results .body .related-docs{margin:0;letter-spacing:0}.work-results .results-item{width:30%;display:inline-block;color:#676c6f;font-size:14px}.work-results .results-item strong{display:block;font-family:Canaro-Book,sans-serif}.graphic{display:inline-block;vertical-align:top;margin:0;padding:0 0 38.8%;width:69%;border:1px solid #c8d3d9;position:relative;height:0}@media screen and (max-width:990px){.graphic{width:100%;padding-bottom:56.1%}}.graphic svg{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.graphic-text{display:inline-block;vertical-align:top;padding-left:10px;font-family:Canaro-Light,sans-serif;margin-bottom:20px}.graphic-text p{margin:0 0 30px}@media screen and (max-width:990px){.graphic-text{width:100%}}.graphic-text .nano-content{padding-right:40px;overflow-y:scroll}@media screen and (max-width:1200px){.graphic-text .nano-content{height:240px}}@media screen and (max-width:990px){.graphic-text .nano-content{height:auto;margin-right:0!important;padding-right:0;overflow-y:hidden}}.graphic-text .nano-pane{top:60px!important;right:17px!important;margin:0!important}.graphic-text .description{position:relative;display:none}.graphic-text .description.is-active{display:block}.graphic-text .title{padding-left:0}.graphic-controls{position:absolute;bottom:0;right:0}.graphic-controls li{margin-right:1%}.graphic-controls li.is-active button{background:#fa551e;color:#fff}.infographic{position:relative}.infographic .graphic-controls,.infographic .graphic-text{width:30%}@media screen and (max-width:990px){.infographic .graphic-controls,.infographic .graphic-text{width:100%;padding-left:0;margin-bottom:20px}}.infographic .graphic-controls{text-align:left;display:none}@media screen and (max-width:990px){.infographic .graphic-controls{position:static}}.infographic figure img{width:100%}.infographic .play-infographic{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/play-button.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;position:absolute;width:100px;height:100px;z-index:10;border:0;top:50%;left:35%;transform:translate(-50%,-50%) scale(1);text-indent:-9999px;transition:all .2s ease-in-out}.infographic .play-infographic:hover{transform:translate(-50%,-50%) scale(1.1)}@media only screen and (max-width:479px){.infographic .play-infographic{background-position:48% 48%;background-size:30%}}.nano>.nano-pane{background:#c8d3d9;position:absolute;width:5px;right:10px;top:0;margin:20px 0;opacity:.01;filter:alpha(opacity=1);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:3px;overflow:hidden;height:92%}.nano>.nano-pane>.nano-slider{background:#fa551e;position:relative;border-radius:4px}.nano-pane.active,.nano-pane.flashed,.nano:hover>.nano-pane{opacity:.99;filter:alpha(opacity=99)}.nano>.nano-content::-webkit-scrollbar{display:none}.has-scrollbar>.nano-content::-webkit-scrollbar{display:block}.site-map{margin:0;padding:0 20px 0 0;list-style:none}.site-map li,.site-map ul{margin:0;padding:0;list-style:none;width:100%;display:block}.site-map li{padding:5px 0 5px 20px}@media only screen and (max-width:479px){.site-map li{padding-left:10px}}.site-map .link{color:#fa551e}.site-map .channel{color:#000}.cookie-bar{width:100%;background:rgba(0,0,0,.8);position:fixed;bottom:0;padding:20px 0 15px;text-align:center;z-index:10;display:none}.cookie-bar p{font-size:14px;line-height:18px;color:#fff;font-family:Canaro-Light,sans-serif;margin:0}.cookie-bar p a{text-decoration:underline;color:#fff}.cookie-bar p a:hover{text-decoration:none}.cookie-bar-close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-light.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;border:0;height:15px;width:15px;position:absolute;right:20px;top:0;bottom:0;margin:auto;text-indent:-9999px}@media only screen and (max-width:1024px){.cookie-bar-close{position:static;margin-top:20px}}.results-table{margin-left:-15px;margin-right:-15px;margin-bottom:50px}.results-table:after,.results-table:before{content:" ";display:table}.results-table:after{clear:both}.results-table .column{position:relative;min-height:1px;padding:0;border-left:1px solid #e0e0e0}@media (min-width:992px){.results-table .column{float:left;width:33.33333%}}.results-table .column:first-child{border-left:0}.results-table .column>div{min-height:60px}.results-table .column .header{color:#676c6f;text-align:center;background:#eee;font-size:22px;font-family:Canaro-Medium,sans-serif;line-height:50px;letter-spacing:.3px}.results-table .column:nth-child(odd) .header{background:#e0e0e0}.results-table .column .cell{color:#222;border-bottom:1px solid #e0e0e0;padding:15px 0}.results-table .column .item{display:inline-block}.results-table .column .item:hover .document-title{color:#fa551e}.results-table .column .item img{float:left;width:30px;margin:5px 10px 0;opacity:.4;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.results-table .column .item .text-wrapper{max-width:75%;margin-left:5px;padding-right:10px;float:left;font-size:14px;text-decoration:none;font-family:Canaro-Medium,sans-serif}.results-table .column .item .file-details{display:block;margin-bottom:5px;color:#a1aeb4}.results-table .column .item .file-details .date{border-right:1px solid #a1aeb4;padding-right:10px;margin-right:5px}.results-table .column .item .document-title{font-weight:700;display:block;font-size:16px;color:#54595c}[data-aos][data-aos][data-aos-duration='50'],body[data-aos-duration='50'] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay='50'],body[data-aos-delay='50'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='50'].aos-animate,body[data-aos-delay='50'] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration='100'],body[data-aos-duration='100'] [data-aos]{transition-duration:100ms}[data-aos][data-aos][data-aos-delay='100'],body[data-aos-delay='100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='100'].aos-animate,body[data-aos-delay='100'] [data-aos].aos-animate{transition-delay:100ms}[data-aos][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos]{transition-duration:150ms}[data-aos][data-aos][data-aos-delay='150'],body[data-aos-delay='150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='150'].aos-animate,body[data-aos-delay='150'] [data-aos].aos-animate{transition-delay:150ms}[data-aos][data-aos][data-aos-duration='200'],body[data-aos-duration='200'] [data-aos]{transition-duration:200ms}[data-aos][data-aos][data-aos-delay='200'],body[data-aos-delay='200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='200'].aos-animate,body[data-aos-delay='200'] [data-aos].aos-animate{transition-delay:200ms}[data-aos][data-aos][data-aos-duration='250'],body[data-aos-duration='250'] [data-aos]{transition-duration:250ms}[data-aos][data-aos][data-aos-delay='250'],body[data-aos-delay='250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='250'].aos-animate,body[data-aos-delay='250'] [data-aos].aos-animate{transition-delay:250ms}[data-aos][data-aos][data-aos-duration='300'],body[data-aos-duration='300'] [data-aos]{transition-duration:300ms}[data-aos][data-aos][data-aos-delay='300'],body[data-aos-delay='300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='300'].aos-animate,body[data-aos-delay='300'] [data-aos].aos-animate{transition-delay:300ms}[data-aos][data-aos][data-aos-duration='350'],body[data-aos-duration='350'] [data-aos]{transition-duration:350ms}[data-aos][data-aos][data-aos-delay='350'],body[data-aos-delay='350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='350'].aos-animate,body[data-aos-delay='350'] [data-aos].aos-animate{transition-delay:350ms}[data-aos][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos]{transition-duration:400ms}[data-aos][data-aos][data-aos-delay='400'],body[data-aos-delay='400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='400'].aos-animate,body[data-aos-delay='400'] [data-aos].aos-animate{transition-delay:400ms}[data-aos][data-aos][data-aos-duration='450'],body[data-aos-duration='450'] [data-aos]{transition-duration:450ms}[data-aos][data-aos][data-aos-delay='450'],body[data-aos-delay='450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='450'].aos-animate,body[data-aos-delay='450'] [data-aos].aos-animate{transition-delay:450ms}[data-aos][data-aos][data-aos-duration='500'],body[data-aos-duration='500'] [data-aos]{transition-duration:500ms}[data-aos][data-aos][data-aos-delay='500'],body[data-aos-delay='500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='500'].aos-animate,body[data-aos-delay='500'] [data-aos].aos-animate{transition-delay:500ms}[data-aos][data-aos][data-aos-duration='550'],body[data-aos-duration='550'] [data-aos]{transition-duration:550ms}[data-aos][data-aos][data-aos-delay='550'],body[data-aos-delay='550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='550'].aos-animate,body[data-aos-delay='550'] [data-aos].aos-animate{transition-delay:550ms}[data-aos][data-aos][data-aos-duration='600'],body[data-aos-duration='600'] [data-aos]{transition-duration:600ms}[data-aos][data-aos][data-aos-delay='600'],body[data-aos-delay='600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='600'].aos-animate,body[data-aos-delay='600'] [data-aos].aos-animate{transition-delay:600ms}[data-aos][data-aos][data-aos-duration='650'],body[data-aos-duration='650'] [data-aos]{transition-duration:650ms}[data-aos][data-aos][data-aos-delay='650'],body[data-aos-delay='650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='650'].aos-animate,body[data-aos-delay='650'] [data-aos].aos-animate{transition-delay:650ms}[data-aos][data-aos][data-aos-duration='700'],body[data-aos-duration='700'] [data-aos]{transition-duration:700ms}[data-aos][data-aos][data-aos-delay='700'],body[data-aos-delay='700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='700'].aos-animate,body[data-aos-delay='700'] [data-aos].aos-animate{transition-delay:700ms}[data-aos][data-aos][data-aos-duration='750'],body[data-aos-duration='750'] [data-aos]{transition-duration:750ms}[data-aos][data-aos][data-aos-delay='750'],body[data-aos-delay='750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='750'].aos-animate,body[data-aos-delay='750'] [data-aos].aos-animate{transition-delay:750ms}[data-aos][data-aos][data-aos-duration='800'],body[data-aos-duration='800'] [data-aos]{transition-duration:800ms}[data-aos][data-aos][data-aos-delay='800'],body[data-aos-delay='800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='800'].aos-animate,body[data-aos-delay='800'] [data-aos].aos-animate{transition-delay:800ms}[data-aos][data-aos][data-aos-duration='850'],body[data-aos-duration='850'] [data-aos]{transition-duration:850ms}[data-aos][data-aos][data-aos-delay='850'],body[data-aos-delay='850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='850'].aos-animate,body[data-aos-delay='850'] [data-aos].aos-animate{transition-delay:850ms}[data-aos][data-aos][data-aos-duration='900'],body[data-aos-duration='900'] [data-aos]{transition-duration:900ms}[data-aos][data-aos][data-aos-delay='900'],body[data-aos-delay='900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='900'].aos-animate,body[data-aos-delay='900'] [data-aos].aos-animate{transition-delay:900ms}[data-aos][data-aos][data-aos-duration='950'],body[data-aos-duration='950'] [data-aos]{transition-duration:950ms}[data-aos][data-aos][data-aos-delay='950'],body[data-aos-delay='950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='950'].aos-animate,body[data-aos-delay='950'] [data-aos].aos-animate{transition-delay:950ms}[data-aos][data-aos][data-aos-duration='1000'],body[data-aos-duration='1000'] [data-aos]{transition-duration:1000ms}[data-aos][data-aos][data-aos-delay='1000'],body[data-aos-delay='1000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1000'].aos-animate,body[data-aos-delay='1000'] [data-aos].aos-animate{transition-delay:1000ms}[data-aos][data-aos][data-aos-duration='1050'],body[data-aos-duration='1050'] [data-aos]{transition-duration:1050ms}[data-aos][data-aos][data-aos-delay='1050'],body[data-aos-delay='1050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1050'].aos-animate,body[data-aos-delay='1050'] [data-aos].aos-animate{transition-delay:1050ms}[data-aos][data-aos][data-aos-duration='1100'],body[data-aos-duration='1100'] [data-aos]{transition-duration:1100ms}[data-aos][data-aos][data-aos-delay='1100'],body[data-aos-delay='1100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1100'].aos-animate,body[data-aos-delay='1100'] [data-aos].aos-animate{transition-delay:1100ms}[data-aos][data-aos][data-aos-duration='1150'],body[data-aos-duration='1150'] [data-aos]{transition-duration:1150ms}[data-aos][data-aos][data-aos-delay='1150'],body[data-aos-delay='1150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1150'].aos-animate,body[data-aos-delay='1150'] [data-aos].aos-animate{transition-delay:1150ms}[data-aos][data-aos][data-aos-duration='1200'],body[data-aos-duration='1200'] [data-aos]{transition-duration:1200ms}[data-aos][data-aos][data-aos-delay='1200'],body[data-aos-delay='1200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1200'].aos-animate,body[data-aos-delay='1200'] [data-aos].aos-animate{transition-delay:1200ms}[data-aos][data-aos][data-aos-duration='1250'],body[data-aos-duration='1250'] [data-aos]{transition-duration:1250ms}[data-aos][data-aos][data-aos-delay='1250'],body[data-aos-delay='1250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1250'].aos-animate,body[data-aos-delay='1250'] [data-aos].aos-animate{transition-delay:1250ms}[data-aos][data-aos][data-aos-duration='1300'],body[data-aos-duration='1300'] [data-aos]{transition-duration:1300ms}[data-aos][data-aos][data-aos-delay='1300'],body[data-aos-delay='1300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1300'].aos-animate,body[data-aos-delay='1300'] [data-aos].aos-animate{transition-delay:1300ms}[data-aos][data-aos][data-aos-duration='1350'],body[data-aos-duration='1350'] [data-aos]{transition-duration:1350ms}[data-aos][data-aos][data-aos-delay='1350'],body[data-aos-delay='1350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1350'].aos-animate,body[data-aos-delay='1350'] [data-aos].aos-animate{transition-delay:1350ms}[data-aos][data-aos][data-aos-duration='1400'],body[data-aos-duration='1400'] [data-aos]{transition-duration:1400ms}[data-aos][data-aos][data-aos-delay='1400'],body[data-aos-delay='1400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1400'].aos-animate,body[data-aos-delay='1400'] [data-aos].aos-animate{transition-delay:1400ms}[data-aos][data-aos][data-aos-duration='1450'],body[data-aos-duration='1450'] [data-aos]{transition-duration:1450ms}[data-aos][data-aos][data-aos-delay='1450'],body[data-aos-delay='1450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1450'].aos-animate,body[data-aos-delay='1450'] [data-aos].aos-animate{transition-delay:1450ms}[data-aos][data-aos][data-aos-duration='1500'],body[data-aos-duration='1500'] [data-aos]{transition-duration:1500ms}[data-aos][data-aos][data-aos-delay='1500'],body[data-aos-delay='1500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1500'].aos-animate,body[data-aos-delay='1500'] [data-aos].aos-animate{transition-delay:1500ms}[data-aos][data-aos][data-aos-duration='1550'],body[data-aos-duration='1550'] [data-aos]{transition-duration:1550ms}[data-aos][data-aos][data-aos-delay='1550'],body[data-aos-delay='1550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1550'].aos-animate,body[data-aos-delay='1550'] [data-aos].aos-animate{transition-delay:1550ms}[data-aos][data-aos][data-aos-duration='1600'],body[data-aos-duration='1600'] [data-aos]{transition-duration:1600ms}[data-aos][data-aos][data-aos-delay='1600'],body[data-aos-delay='1600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1600'].aos-animate,body[data-aos-delay='1600'] [data-aos].aos-animate{transition-delay:1600ms}[data-aos][data-aos][data-aos-duration='1650'],body[data-aos-duration='1650'] [data-aos]{transition-duration:1650ms}[data-aos][data-aos][data-aos-delay='1650'],body[data-aos-delay='1650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1650'].aos-animate,body[data-aos-delay='1650'] [data-aos].aos-animate{transition-delay:1650ms}[data-aos][data-aos][data-aos-duration='1700'],body[data-aos-duration='1700'] [data-aos]{transition-duration:1700ms}[data-aos][data-aos][data-aos-delay='1700'],body[data-aos-delay='1700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1700'].aos-animate,body[data-aos-delay='1700'] [data-aos].aos-animate{transition-delay:1700ms}[data-aos][data-aos][data-aos-duration='1750'],body[data-aos-duration='1750'] [data-aos]{transition-duration:1750ms}[data-aos][data-aos][data-aos-delay='1750'],body[data-aos-delay='1750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1750'].aos-animate,body[data-aos-delay='1750'] [data-aos].aos-animate{transition-delay:1750ms}[data-aos][data-aos][data-aos-duration='1800'],body[data-aos-duration='1800'] [data-aos]{transition-duration:1800ms}[data-aos][data-aos][data-aos-delay='1800'],body[data-aos-delay='1800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1800'].aos-animate,body[data-aos-delay='1800'] [data-aos].aos-animate{transition-delay:1800ms}[data-aos][data-aos][data-aos-duration='1850'],body[data-aos-duration='1850'] [data-aos]{transition-duration:1850ms}[data-aos][data-aos][data-aos-delay='1850'],body[data-aos-delay='1850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1850'].aos-animate,body[data-aos-delay='1850'] [data-aos].aos-animate{transition-delay:1850ms}[data-aos][data-aos][data-aos-duration='1900'],body[data-aos-duration='1900'] [data-aos]{transition-duration:1900ms}[data-aos][data-aos][data-aos-delay='1900'],body[data-aos-delay='1900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1900'].aos-animate,body[data-aos-delay='1900'] [data-aos].aos-animate{transition-delay:1900ms}[data-aos][data-aos][data-aos-duration='1950'],body[data-aos-duration='1950'] [data-aos]{transition-duration:1950ms}[data-aos][data-aos][data-aos-delay='1950'],body[data-aos-delay='1950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1950'].aos-animate,body[data-aos-delay='1950'] [data-aos].aos-animate{transition-delay:1950ms}[data-aos][data-aos][data-aos-duration='2000'],body[data-aos-duration='2000'] [data-aos]{transition-duration:2000ms}[data-aos][data-aos][data-aos-delay='2000'],body[data-aos-delay='2000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2000'].aos-animate,body[data-aos-delay='2000'] [data-aos].aos-animate{transition-delay:2000ms}[data-aos][data-aos][data-aos-duration='2050'],body[data-aos-duration='2050'] [data-aos]{transition-duration:2050ms}[data-aos][data-aos][data-aos-delay='2050'],body[data-aos-delay='2050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2050'].aos-animate,body[data-aos-delay='2050'] [data-aos].aos-animate{transition-delay:2050ms}[data-aos][data-aos][data-aos-duration='2100'],body[data-aos-duration='2100'] [data-aos]{transition-duration:2100ms}[data-aos][data-aos][data-aos-delay='2100'],body[data-aos-delay='2100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2100'].aos-animate,body[data-aos-delay='2100'] [data-aos].aos-animate{transition-delay:2100ms}[data-aos][data-aos][data-aos-duration='2150'],body[data-aos-duration='2150'] [data-aos]{transition-duration:2150ms}[data-aos][data-aos][data-aos-delay='2150'],body[data-aos-delay='2150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2150'].aos-animate,body[data-aos-delay='2150'] [data-aos].aos-animate{transition-delay:2150ms}[data-aos][data-aos][data-aos-duration='2200'],body[data-aos-duration='2200'] [data-aos]{transition-duration:2200ms}[data-aos][data-aos][data-aos-delay='2200'],body[data-aos-delay='2200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2200'].aos-animate,body[data-aos-delay='2200'] [data-aos].aos-animate{transition-delay:2200ms}[data-aos][data-aos][data-aos-duration='2250'],body[data-aos-duration='2250'] [data-aos]{transition-duration:2250ms}[data-aos][data-aos][data-aos-delay='2250'],body[data-aos-delay='2250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2250'].aos-animate,body[data-aos-delay='2250'] [data-aos].aos-animate{transition-delay:2250ms}[data-aos][data-aos][data-aos-duration='2300'],body[data-aos-duration='2300'] [data-aos]{transition-duration:2300ms}[data-aos][data-aos][data-aos-delay='2300'],body[data-aos-delay='2300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2300'].aos-animate,body[data-aos-delay='2300'] [data-aos].aos-animate{transition-delay:2300ms}[data-aos][data-aos][data-aos-duration='2350'],body[data-aos-duration='2350'] [data-aos]{transition-duration:2350ms}[data-aos][data-aos][data-aos-delay='2350'],body[data-aos-delay='2350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2350'].aos-animate,body[data-aos-delay='2350'] [data-aos].aos-animate{transition-delay:2350ms}[data-aos][data-aos][data-aos-duration='2400'],body[data-aos-duration='2400'] [data-aos]{transition-duration:2400ms}[data-aos][data-aos][data-aos-delay='2400'],body[data-aos-delay='2400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2400'].aos-animate,body[data-aos-delay='2400'] [data-aos].aos-animate{transition-delay:2400ms}[data-aos][data-aos][data-aos-duration='2450'],body[data-aos-duration='2450'] [data-aos]{transition-duration:2450ms}[data-aos][data-aos][data-aos-delay='2450'],body[data-aos-delay='2450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2450'].aos-animate,body[data-aos-delay='2450'] [data-aos].aos-animate{transition-delay:2450ms}[data-aos][data-aos][data-aos-duration='2500'],body[data-aos-duration='2500'] [data-aos]{transition-duration:2500ms}[data-aos][data-aos][data-aos-delay='2500'],body[data-aos-delay='2500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2500'].aos-animate,body[data-aos-delay='2500'] [data-aos].aos-animate{transition-delay:2500ms}[data-aos][data-aos][data-aos-duration='2550'],body[data-aos-duration='2550'] [data-aos]{transition-duration:2550ms}[data-aos][data-aos][data-aos-delay='2550'],body[data-aos-delay='2550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2550'].aos-animate,body[data-aos-delay='2550'] [data-aos].aos-animate{transition-delay:2550ms}[data-aos][data-aos][data-aos-duration='2600'],body[data-aos-duration='2600'] [data-aos]{transition-duration:2600ms}[data-aos][data-aos][data-aos-delay='2600'],body[data-aos-delay='2600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2600'].aos-animate,body[data-aos-delay='2600'] [data-aos].aos-animate{transition-delay:2600ms}[data-aos][data-aos][data-aos-duration='2650'],body[data-aos-duration='2650'] [data-aos]{transition-duration:2650ms}[data-aos][data-aos][data-aos-delay='2650'],body[data-aos-delay='2650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2650'].aos-animate,body[data-aos-delay='2650'] [data-aos].aos-animate{transition-delay:2650ms}[data-aos][data-aos][data-aos-duration='2700'],body[data-aos-duration='2700'] [data-aos]{transition-duration:2700ms}[data-aos][data-aos][data-aos-delay='2700'],body[data-aos-delay='2700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2700'].aos-animate,body[data-aos-delay='2700'] [data-aos].aos-animate{transition-delay:2700ms}[data-aos][data-aos][data-aos-duration='2750'],body[data-aos-duration='2750'] [data-aos]{transition-duration:2750ms}[data-aos][data-aos][data-aos-delay='2750'],body[data-aos-delay='2750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2750'].aos-animate,body[data-aos-delay='2750'] [data-aos].aos-animate{transition-delay:2750ms}[data-aos][data-aos][data-aos-duration='2800'],body[data-aos-duration='2800'] [data-aos]{transition-duration:2800ms}[data-aos][data-aos][data-aos-delay='2800'],body[data-aos-delay='2800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2800'].aos-animate,body[data-aos-delay='2800'] [data-aos].aos-animate{transition-delay:2800ms}[data-aos][data-aos][data-aos-duration='2850'],body[data-aos-duration='2850'] [data-aos]{transition-duration:2850ms}[data-aos][data-aos][data-aos-delay='2850'],body[data-aos-delay='2850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2850'].aos-animate,body[data-aos-delay='2850'] [data-aos].aos-animate{transition-delay:2850ms}[data-aos][data-aos][data-aos-duration='2900'],body[data-aos-duration='2900'] [data-aos]{transition-duration:2900ms}[data-aos][data-aos][data-aos-delay='2900'],body[data-aos-delay='2900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2900'].aos-animate,body[data-aos-delay='2900'] [data-aos].aos-animate{transition-delay:2900ms}[data-aos][data-aos][data-aos-duration='2950'],body[data-aos-duration='2950'] [data-aos]{transition-duration:2950ms}[data-aos][data-aos][data-aos-delay='2950'],body[data-aos-delay='2950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2950'].aos-animate,body[data-aos-delay='2950'] [data-aos].aos-animate{transition-delay:2950ms}[data-aos][data-aos][data-aos-duration='3000'],body[data-aos-duration='3000'] [data-aos]{transition-duration:3000ms}[data-aos][data-aos][data-aos-delay='3000'],body[data-aos-delay='3000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='3000'].aos-animate,body[data-aos-delay='3000'] [data-aos].aos-animate{transition-delay:3000ms}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:cubic-bezier(0.25,.1,.25,1)}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:cubic-bezier(0.42,0,1,1)}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:cubic-bezier(0,0,.58,1)}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:cubic-bezier(0.42,0,.58,1)}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate(0,0)}[data-aos=fade-up]{transform:translate(0,100px)}[data-aos=fade-down]{transform:translate(0,-100px)}[data-aos=fade-right]{transform:translate(-100px,0)}[data-aos=fade-left]{transform:translate(100px,0)}[data-aos=fade-up-right]{transform:translate(-100px,100px)}[data-aos=fade-up-left]{transform:translate(100px,100px)}[data-aos=fade-down-right]{transform:translate(-100px,-100px)}[data-aos=fade-down-left]{transform:translate(100px,-100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate(0,0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate(0,100px) scale(0.6)}[data-aos=zoom-in-down]{transform:translate(0,-100px) scale(0.6)}[data-aos=zoom-in-right]{transform:translate(-100px,0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate(100px,0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate(0,100px) scale(1.2)}[data-aos=zoom-out-down]{transform:translate(0,-100px) scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate(0,0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translateX(-100%)}[data-aos=slide-left]{transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.general-features{width:100%;max-width:1600px;margin:0 auto;padding-bottom:60px;position:relative}.general-features.default-wrap{background-color:transparent}.general-features.light-wrap{background-color:#fff}.general-features .pre-title{display:none}@media only screen and (max-width:1024px){.general-features .pre-title{display:block;margin:0 0 5px;color:#fff;font-size:13px;text-transform:uppercase;font-family:Canaro-Light,sans-serif;opacity:0;transform:translate(0,0);transition:opacity .5s,transform .5s cubic-bezier(0.26,.01,0,.99)}}@media only screen and (max-width:479px){.general-features .pre-title{margin:20px 0 5px}}@media only screen and (max-width:1024px){.general-features{padding-bottom:30px}}.general-features .item{position:relative}.general-features .item .item-content{display:none}.general-features .item .img-wrapper{position:relative;width:100%}.general-features .item .img-wrapper img{display:block;max-width:100%}.general-features .item .img-wrapper:after,.general-features .item .img-wrapper:before{position:absolute;left:0;display:block;width:100%;content:''}.general-features .item .img-wrapper:before{bottom:0;height:150px;background-image:linear-gradient(to top,rgba(0,0,0,.3) 0,transparent 100%)}.general-features .item .img-wrapper:after{height:100%;top:0;background:rgba(0,0,0,.2)}.general-features .item .container{top:80px;position:absolute;left:0;right:0;margin:0 auto}.general-features .slick-dots{opacity:0;display:block;width:auto;margin-top:10px;bottom:20px;text-align:left}@media screen and (max-width:1024px){.general-features .slick-dots{bottom:30%}}@media only screen and (max-width:479px){.general-features .slick-dots{bottom:-10%}}.general-features .slick-dots li button{border-color:#F7A600}.general-features .slick-dots .slick-active button{background:#F7A600}.general-features .sliders-title{position:absolute;top:40px;width:100%;height:55%}@media only screen and (max-width:479px){.general-features .sliders-title .container{padding-left:30px;padding-right:30px}}@media screen and (max-width:1024px){.general-features .sliders-title{width:100%;height:100%}}@media only screen and (max-width:479px){.general-features .sliders-title{top:0;height:75%}}.general-features .sliders-title .title{display:block;margin-bottom:10px;text-decoration:none;max-width:50%;font-size:40px;line-height:50px;color:#fff;font-family:Canaro-Book,sans-serif;opacity:0;transform:translate(0,0);transition:opacity .5s,transform .5s cubic-bezier(0.26,.01,0,.99)}@media screen and (max-width:1280px){.general-features .sliders-title .title{font-size:38px;line-height:48px}}@media screen and (max-width:1024px){.general-features .sliders-title .title{font-size:22px;line-height:28px}}@media only screen and (max-width:1024px){.general-features .sliders-title .title{max-width:70%}}@media only screen and (max-width:479px){.general-features .sliders-title .title{font-size:20px;line-height:23px;max-width:100%;letter-spacing:0}}.general-features .sliders-title a{display:inline-block;font-family:Canaro-Light,sans-serif;clear:both;color:#fff;opacity:0;text-decoration:none;transition:opacity .5s,transform .5s,color .1s cubic-bezier(0.26,.01,0,.99)}.general-features .sliders-title a:hover{color:#fa551e}.general-features .sliders-buttons{display:block;width:100%;position:absolute;bottom:60px;margin-bottom:45px}@media only screen and (max-width:1024px){.general-features .sliders-buttons{display:none}}.general-features .sliders-buttons .container{position:relative;padding-bottom:2px;overflow:hidden}.general-features .sliders-buttons ul{display:table;width:100%;margin-left:0;padding-left:0}.general-features .sliders-buttons ul li{list-style:none;display:table-cell;width:auto}.general-features .sliders-buttons button{margin-bottom:23px;font-size:16px;line-height:22px;color:rgba(255,255,255,.5);border:0;background:0 0;font-family:Canaro-Light,sans-serif;text-transform:uppercase;text-align:center;width:100%;padding:0;transform:translateY(100px)}.general-features .sliders-buttons button.is-active,.general-features .sliders-buttons button:hover{color:#fff}.general-features .sliders-buttons hr{line-height:0;clear:both;height:1px;background:#fff;width:0;opacity:0;border:0;margin:0;transition:width 1s,opacity .2s .1s ease-in;position:relative;z-index:1}.general-features .sliders-buttons .progress{display:inline-block;height:5px;position:absolute;width:0;left:15px;bottom:0;transition:all 1s cubic-bezier(0.74,.01,.22,.99);transition-delay:0ms;z-index:2;background-image:linear-gradient(to right,#f7a600 0,#fa551e 100%);background-image:-webkit-linear-gradient(left,#f7a600 0,#fa551e 100%);background-image:-o-linear-gradient(left,#f7a600 0,#fa551e 100%);background-repeat:repeat-x}.whats-new{padding-bottom:60px}@media only screen and (max-width:479px){.whats-new{padding-bottom:20px}}.whats-new .block{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:30px}@media (min-width:992px){.whats-new .block{float:left;width:50%}}.whats-new .block:after,.whats-new .block:before{content:" ";display:table}.whats-new .block:after{clear:both}.whats-new .block iframe{border:0;width:100%;height:120px;margin-bottom:20px;overflow:hidden}@media only screen and (max-width:479px){.whats-new .block iframe{height:80px}}.whats-new .block .row-eq-height{display:flex}.whats-new .block .row-eq-height div[class*=' myclass'],.whats-new .block .row-eq-height div[class^=myclass]{float:none}.whats-new .block .full-width{padding:15px 19px;border-radius:0 0 20px}.whats-new .block .left-side{position:relative;min-height:1px;padding:0}@media (min-width:992px){.whats-new .block .left-side{float:left;width:41.66667%}}@media only screen and (max-width:1024px){.whats-new .block .left-side{position:relative;float:left;width:16.66667%;min-height:1px;padding:0}}@media only screen and (max-width:479px){.whats-new .block .left-side{position:relative;float:left;width:33.33333%;min-height:1px;padding:0}}@media only screen and (max-width:1024px){.whats-new .block .left-side img{max-width:100%;height:auto;display:block}}.whats-new .block .right-side{position:relative;padding:25px 0 0 20px;border-radius:0 0 20px;min-height:230px}@media (min-width:992px){.whats-new .block .right-side{float:left;width:50%}}@media only screen and (max-width:1024px){.whats-new .block .right-side{position:relative;float:left;width:83.33333%;min-height:1px;padding-left:15px;padding-right:15px;padding-top:15px}}@media only screen and (max-width:479px){.whats-new .block .right-side{position:relative;float:left;width:66.66667%;min-height:1px;padding-left:15px;padding-right:15px}}.whats-new .block .right-side .title{font-size:26px;line-height:32px;font-family:Canaro-Light,sans-serif;color:#676C6F;margin-top:0;display:block;text-decoration:none}@media only screen and (max-width:479px){.whats-new .block .right-side .title{font-size:22px}}.whats-new .block .right-side .title:hover{color:#fa551e}@media only screen and (max-width:479px){.whats-new .block .right-side p{display:none}}.whats-new .block .right-side a.btn-icon{height:36px;display:inline-block;padding-right:45px;float:right;background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:contain;background-position:right top;background-repeat:no-repeat;background-color:transparent;right:-25px;bottom:20px;position:absolute;color:#fa551e}@media only screen and (max-width:1024px){.whats-new .block .right-side a.btn-icon{right:20px}}.whats-new .block .right-side a.btn-icon:hover span{opacity:1}.whats-new .block .right-side a.btn-icon span{padding-top:3px;font-size:15px;display:inline-block;transition:opacity .3s ease-in-out;opacity:0}.whats-new .block .date{position:absolute;width:95%;top:50%;margin-left:2px;transform:translateY(-50%);text-align:center}@media only screen and (max-width:1024px){.whats-new .block .date{margin-left:4px}}@media only screen and (max-width:479px){.whats-new .block .date{margin-left:5px}}.whats-new .block .date span{display:block}.whats-new .block .date .month{font-size:42px;color:#676C6F;text-transform:uppercase}@media screen and (min-width:990px) and (max-width:1200px){.whats-new .block .date .month{font-size:32px}}@media screen and (max-width:620px){.whats-new .block .date .month{font-size:30px}}@media only screen and (max-width:1024px){.whats-new .block .date .month{font-size:25px}}.whats-new .block .date .day{color:#fa551e;font-size:73px;line-height:74px;margin-top:-10px}@media screen and (min-width:990px) and (max-width:1200px){.whats-new .block .date .day{font-size:58px;line-height:58px;margin-top:-10px}}@media screen and (max-width:620px){.whats-new .block .date .day{font-size:50px;line-height:50px;margin-top:-5px}}@media only screen and (max-width:1024px){.whats-new .block .date .day{font-size:46px;line-height:53px}}@media only screen and (max-width:479px){.whats-new .block .date .day{line-height:46px}}.whats-new .block .galp-shape-svg{margin:10px;width:86%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.whats-new .block .grey-bg{background:#F5F5F5;min-height:230px;border-radius:0 0 20px}@media only screen and (max-width:1024px){.whats-new .block .grey-bg{float:left;width:100%;min-height:auto}}.whats-new .block .title{font-size:32px;font-family:Canaro-Book,sans-serif;margin-bottom:20px;display:inline-block}@media only screen and (max-width:1279px){.whats-new .block .title{font-size:26px}}@media only screen and (max-width:479px){.whats-new .block .title{font-size:22px;margin-bottom:15px}}.whats-new .block p{font-size:26px;line-height:32px;font-family:Canaro-Light,sans-serif;color:#676C6F;margin-top:0}@media only screen and (max-width:1279px){.whats-new .block p{font-size:22px;line-height:30px}}@media only screen and (max-width:479px){.whats-new .block p{font-size:17px;line-height:23px}}.whats-new .block .date-category{font-size:13px;line-height:19px;font-family:Canaro-Light,sans-serif;margin-bottom:20px;color:#676C6F;opacity:1;display:inline-block}.whats-new .block .date-category strong{font-family:Canaro-Medium,sans-serif}.whats-new .galp-shape-svg{fill:#fff}.whats-new .galp-shape-svg path{stroke:url(#linear-gradient);stroke-width:3}.whats-new .slider-press-release{width:90%}.whats-new .slider-press-release .press-release{opacity:0;transition:opacity .3s ease-in-out;text-decoration:none}.whats-new .slider-press-release .press-release:hover p{transition:color .3s ease-in-out;color:#000}.whats-new .slider-press-release .press-release.slick-current{opacity:1;transition-duration:1s;transition-delay:.2s}.whats-new .slider-press-release+a{margin-bottom:5px}.whats-new .slider-press-release .dots-vertical{width:25px;right:-50px;position:absolute;z-index:1;bottom:0;margin:0;display:block;padding:0;list-style:none;text-align:center;transform:translateY(-30%)}@media only screen and (max-width:479px){.whats-new .slider-press-release .dots-vertical{right:-30px}}.whats-new .slider-press-release .dots-vertical li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.whats-new .slider-press-release .dots-vertical button{font-size:0;line-height:0;cursor:pointer;color:transparent;outline:0;padding:6px;display:block;background:0 0;border:1px solid #A4ADB1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px}.whats-new .slider-press-release .dots-vertical .slick-active button{background:#A4ADB1}.multi-features-slider{padding-bottom:60px}@media only screen and (max-width:1024px){.multi-features-slider{padding-bottom:90px}}.multi-features-slider.default-wrap{background-color:transparent}.multi-features-slider.light-wrap{background-color:#fff}.multi-features-slider .container{padding-left:0;padding-right:0}@media only screen and (max-width:479px){.multi-features-slider .container{padding-top:0!important}}.multi-features-slider .item{margin-left:-15px;margin-right:-15px}.multi-features-slider .item:after,.multi-features-slider .item:before{content:" ";display:table}.multi-features-slider .item:after{clear:both}.multi-features-slider .item>div{position:relative;float:left;min-height:1px;padding-left:15px;padding-right:15px;width:49%}@media only screen and (max-width:767px){.multi-features-slider .item>div{position:relative;float:left;width:100%;min-height:1px;padding-left:0;padding-right:0}}@media only screen and (max-width:479px){.multi-features-slider .item>div{float:none;width:80%;margin:auto}}.multi-features-slider .content-text{padding-top:60px;transform:translate(0,0);opacity:0;transition:transform .2s,opacity .3s ease-in-out}@media only screen and (max-width:1279px){.multi-features-slider .content-text{padding-top:30px}}.multi-features-slider .content-text .wrapper{max-width:400px;margin:auto}@media only screen and (max-width:767px){.multi-features-slider .content-text .wrapper{max-width:80%}}.multi-features-slider .content-text .pre-title{font-size:14px;line-height:14px;color:#676C6F;font-family:Canaro-Medium,sans-serif;margin-bottom:10px;display:block;opacity:0;position:relative;text-transform:uppercase}@media only screen and (max-width:1024px){.multi-features-slider .content-text .pre-title{font-size:12px;line-height:14px}}.multi-features-slider .content-text .pre-title:before{display:inline-block;vertical-align:middle;content:'';margin:-35px 15px 0 -15px;width:0;height:35px;border-right:1px solid #fa551e;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:1024px){.multi-features-slider .content-text .pre-title:before{margin-top:-25px}}.multi-features-slider .content-text .title{font-size:34px;line-height:40px;color:#fa551e;font-family:Canaro-SemiBold,sans-serif;margin-bottom:20px;display:inline-block;opacity:0}@media only screen and (max-width:1024px){.multi-features-slider .content-text .title{font-size:30px;line-height:35px}}@media only screen and (max-width:479px){.multi-features-slider .content-text .title{font-size:26px;line-height:30px}}.multi-features-slider .content-text .description{font-size:18px;line-height:26px;color:#676C6F;font-family:Canaro-Book,sans-serif;margin-bottom:40px;display:inline-block;opacity:0}@media only screen and (max-width:1024px){.multi-features-slider .content-text .description{font-size:16px;line-height:24px;margin-bottom:25px}}@media only screen and (max-width:479px){.multi-features-slider .content-text .description{display:none}}.multi-features-slider .content-text .legend{font-size:13px;line-height:15px;color:#A4ADB1;margin-top:25px;opacity:0;display:block;clear:both;text-decoration:none}@media only screen and (max-width:1024px){.multi-features-slider .content-text .legend{margin-top:15px}}.multi-features-slider .content-text .legend:hover{color:#fa551e}.multi-features-slider .content-text button{opacity:0;display:block}.multi-features-slider .content-image{transform:translate(100px,0);opacity:0;transition:transform .2s,opacity .3s ease-in-out;text-align:center}.multi-features-slider .content-image img{display:inline-block;width:100%;max-width:460px}@media screen and (max-width:1280px){.multi-features-slider .content-image img{width:70%;margin:30px 0 0 30px}}@media only screen and (max-width:1024px){.multi-features-slider .content-image img{width:75%}}@media only screen and (max-width:479px){.multi-features-slider .content-image img{margin-left:0}}@media only screen and (max-width:1279px){.multi-features-slider .slick-dots{bottom:-40px}}@media only screen and (max-width:1024px){.multi-features-slider .slick-dots{bottom:-60px}}.multi-features-slider .slick-dots li button{border-color:#F7A600}.multi-features-slider .slick-dots .slick-active button{background:#F7A600}.welcome-banner{position:relative;padding-bottom:50px}.welcome-banner:after,.welcome-banner:before{content:" ";display:table}.welcome-banner:after{clear:both}.welcome-banner.default-wrap{background-color:transparent}.welcome-banner.light-wrap{background-color:#fff}@media only screen and (max-width:1024px){.welcome-banner{padding-bottom:30px}}@media only screen and (max-width:479px){.welcome-banner{padding-bottom:0}}.welcome-banner video{width:100%;display:inline-block;z-index:2}@media only screen and (max-width:479px){.welcome-banner video{display:none}}.welcome-banner .img-wrapper{position:relative}.welcome-banner .img-wrapper:after{position:absolute;top:0;width:100%;height:70%;background-repeat:repeat-x;background-image:-webkit-linear-gradient(0,transparent,rgba(0,0,0,.1));background-image:-o-linear-gradient(0,transparent,rgba(0,0,0,.1));background-image:linear-gradient(0,transparent,rgba(0,0,0,.1));content:''}.welcome-banner img{width:100%;display:block;position:relative;z-index:0}.welcome-banner svg{position:absolute;bottom:20px;left:0;width:100%;z-index:5}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.welcome-banner svg{bottom:-9%}}.default-wrap .welcome-banner svg{fill:#f6f6f6}.light-wrap .welcome-banner svg{fill:#fff}.welcome-banner .go-down{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-down-light.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent;width:50px;height:50px;display:inline-block;margin:50px auto 20px;border:0;transition:transform .2s ease-in-out;bottom:10%;position:absolute;left:0;right:0}.welcome-banner .go-down:hover{transform:scale(1.1)}@media only screen and (max-width:1024px){.welcome-banner .go-down{display:none}}@media only screen and (max-width:479px){.welcome-banner .go-down{display:inline-block;bottom:0}}.welcome-banner .container{position:absolute;height:85%;top:55%;transform:translateY(-50%);width:100%;z-index:7;text-align:center;padding-top:0!important}@media only screen and (max-width:1024px){.welcome-banner .container{top:55%}}@media only screen and (max-width:479px){.welcome-banner .container{padding-top:30px!important}}.welcome-banner .container h1.title-align-left{text-align:left;color:#fff;font-size:70px;line-height:68px;font-family:Canaro-SemiBold,sans-serif;margin:0;max-width:100%}.welcome-banner .container h1{text-align:center;color:#fff;font-size:70px;line-height:68px;margin:0 auto 20px;max-width:60%;font-family:Canaro-SemiBold,sans-serif}@media only screen and (max-width:1279px){.welcome-banner .container h1{font-size:55px;line-height:65px}}@media only screen and (max-width:1024px){.welcome-banner .container h1{max-width:70%;font-size:42px;line-height:42px;transform:translateX(-20px)}}@media only screen and (max-width:479px){.welcome-banner .container h1{font-size:30px;line-height:34px;max-width:none}}@media screen and (min-width:1600px){.welcome-banner .container h1{max-width:40%}}@media screen and (min-width:2000px){.welcome-banner .container h1{font-size:80px;line-height:100px;margin:3% auto 30px}}.welcome-banner .container p{color:#fff;font-size:28px;line-height:31px;margin:0 auto 50px;max-width:60%;font-family:Canaro-Book,sans-serif}@media only screen and (max-width:1024px){.welcome-banner .container p{max-width:80%}}@media only screen and (max-width:479px){.welcome-banner .container p{font-size:18px;line-height:20px;margin:25px auto 35px}}.welcome-banner .container p.lead-align-left{text-align:left;color:#fff;font-size:28px;line-height:31px;margin:15px 30px 0;font-family:Canaro-Book,sans-serif}.about-us-galp-brand{max-width:1600px;width:100%;margin:auto}.about-us-galp-brand .galp-brand-img{width:100%;height:auto;max-width:1600px}.about-us-galp-brand .full-width{position:relative;float:left;width:100%;min-height:1px;padding-left:0;padding-right:0}.about-us-galp-brand .galp-brand-wrapper{background:#fff;text-align:center;margin-bottom:100px;margin-top:-110px;padding-top:0;padding-bottom:50px}@media screen and (max-width:1024px){.about-us-galp-brand .galp-brand-wrapper{margin-top:0;margin-bottom:60px;width:100%}}@media only screen and (max-width:479px){.about-us-galp-brand .galp-brand-wrapper{margin-bottom:30px}}.about-us-galp-brand .galp-brand-wrapper.container{padding-top:0}.about-us-galp-brand .full-width .galp-brand-title{position:relative;display:block;margin-top:60px;margin-bottom:20px;font-size:36px;font-weight:600;font-weight:400;color:#4a4a4a}@media screen and (max-width:1024px){.about-us-galp-brand .full-width .galp-brand-title{margin-top:30px}}@media only screen and (max-width:479px){.about-us-galp-brand .full-width .galp-brand-title{font-size:24px;line-height:28px}}.about-us-galp-brand .full-width .text-wrapper{max-width:830px;margin:0 auto 40px}.about-us-galp-brand .full-width .text-wrapper p{margin:0}.general-about-us{max-width:1600px;margin:0 auto;padding-top:20px}.general-about-us:after,.general-about-us:before{content:" ";display:table}.general-about-us:after{clear:both}@media screen and (max-width:1024px){.general-about-us{padding-top:0}}.general-about-us .about-us-wrapper{margin-bottom:190px}.general-about-us .about-us-wrapper:after,.general-about-us .about-us-wrapper:before{content:" ";display:table}.general-about-us .about-us-wrapper:after{clear:both}@media screen and (max-width:1024px){.general-about-us .about-us-wrapper{margin:0 30px 60px}}.general-about-us .about-us-wrapper .img-wrapper{display:block;float:left;width:calc(100% - 540px);position:relative}.general-about-us .about-us-wrapper .img-wrapper:after{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,rgba(250,85,30,.1) 0,transparent 100%);background-image:-webkit-linear-gradient(left,rgba(250,85,30,.1) 0,transparent 100%);background-image:-o-linear-gradient(left,rgba(250,85,30,.1) 0,transparent 100%);background-repeat:repeat-x;content:''}@media only screen and (max-width:1024px){.general-about-us .about-us-wrapper .img-wrapper{width:100%}}.general-about-us .about-us-wrapper .img-wrapper img{width:100%;display:block}.general-about-us .about-us-wrapper .letter{position:absolute;top:-200px;z-index:-1;opacity:.5;visibility:hidden;width:calc(100% + 350px);left:0;text-align:right}@media screen and (max-width:1024px){.general-about-us .about-us-wrapper .letter{display:none}}.general-about-us .about-us-wrapper .letter svg{transform:scale(0.8) translateX(12.5%)}.general-about-us .about-us-wrapper .letter svg g{fill:none}.general-about-us .about-us-wrapper .letter svg path{stroke-width:2;fill:none}.general-about-us .about-us-wrapper .content-wrapper{border-radius:0 0 20px;padding:0;display:block;float:left;width:555px;background:#fff;margin:70px 0 0 -205px;text-decoration:none}.general-about-us .about-us-wrapper .content-wrapper:after,.general-about-us .about-us-wrapper .content-wrapper:before{content:" ";display:table}.general-about-us .about-us-wrapper .content-wrapper:after{clear:both}@media only screen and (max-width:1024px){.general-about-us .about-us-wrapper .content-wrapper{width:100%;margin:0;height:auto}}.general-about-us .about-us-wrapper .content{display:block;padding:30px 30px 35px;font-family:Canaro-Medium,sans-serif}@media only screen and (max-width:1024px){.general-about-us .about-us-wrapper .content{width:100%;height:auto}}.general-about-us .about-us-wrapper .content .title{display:block;overflow:hidden;letter-spacing:.5px;color:#4a4a4a;margin-bottom:30px}.general-about-us .about-us-wrapper .content h2{font-size:36px;color:#4a4a4a;font-family:Canaro-Medium,sans-serif;font-weight:400}.general-about-us .about-us-wrapper .content h2 strong{color:#FA6219;font-weight:400}@media only screen and (max-width:479px){.general-about-us .about-us-wrapper .content h2{padding:0;font-size:24px;line-height:28px}.general-about-us .about-us-wrapper .content h2:before{display:none}}.general-about-us .about-us-wrapper .content h2+.text{padding-left:30px;color:#676c6f}@media only screen and (max-width:479px){.general-about-us .about-us-wrapper .content h2+.text{padding-left:0}}.general-about-us .about-us-wrapper .content .text{display:block;margin-bottom:30px;font-size:16px;line-height:26px;letter-spacing:.5px;color:#676c6f;font-family:Canaro-Book,sans-serif}.general-about-us .about-us-wrapper .content .text strong{font-family:Canaro-SemiBold,sans-serif}.general-about-us .about-us-wrapper .content .action{display:block;padding-left:30px;text-decoration:none}@media only screen and (max-width:479px){.general-about-us .about-us-wrapper .content .action{padding-left:0}}.general-about-us .about-us-wrapper:nth-child(even) .img-wrapper{float:right}.general-about-us .about-us-wrapper:nth-child(even) .letter{text-align:left;right:0;left:auto}.general-about-us .about-us-wrapper:nth-child(even) .letter svg{transform:scale(0.8) translateX(-12.5%)}.general-about-us .about-us-wrapper:nth-child(even) .content-wrapper{float:right;margin:70px -205px 0 0;border-radius:0 0 0 20px}@media only screen and (max-width:1024px){.general-about-us .about-us-wrapper:nth-child(even) .content-wrapper{margin:0}}.general-about-us a.content-wrapper:hover{text-decoration:none}.general-about-us a.content-wrapper:hover .action .icon-text{opacity:1;filter:alpha(opacity=100)}.general-about-us a.content-wrapper:hover .action .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.general-about-us a.content-wrapper:hover .action .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.general-about-us a.content-wrapper:hover .action .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.about-us-contacts-wrapper{margin-bottom:70px}.about-us-contacts-wrapper #mapContact{height:100%!important}.about-us-contacts-wrapper .map-wrapper{position:relative;float:left;width:50%;min-height:1px;padding-left:0;padding-right:0;height:425px}@media screen and (max-width:768px){.about-us-contacts-wrapper .map-wrapper{position:relative;float:left;width:100%;min-height:1px;padding-left:0;padding-right:0}}.about-us-contacts-wrapper .contacts-wrap{background-repeat:repeat-x;background-image:-webkit-linear-gradient(150deg,#fa551e,#f7a600);background-image:-o-linear-gradient(150deg,#fa551e,#f7a600);background-image:linear-gradient(150deg,#fa551e,#f7a600);position:relative;float:left;width:50%;min-height:1px;padding:50px 50px 50px 90px;height:425px}@media screen and (max-width:768px){.about-us-contacts-wrapper .contacts-wrap{position:relative;float:left;width:100%;min-height:1px;padding-left:0;padding-right:0}}@media only screen and (max-width:1024px){.about-us-contacts-wrapper .contacts-wrap{padding:70px 50px 40px 80px}}@media only screen and (max-width:479px){.about-us-contacts-wrapper .contacts-wrap{padding:40px 50px 40px 80px;min-height:auto;height:auto}}.about-us-contacts-wrapper .contacts-wrap h2{padding-left:0;color:#fff;font-family:Canaro-Medium,sans-serif;font-size:36px}.about-us-contacts-wrapper .contacts-wrap h2:before{margin-top:-55px;border-right:1px solid #fff}@media only screen and (max-width:479px){.about-us-contacts-wrapper .contacts-wrap h2{font-size:26px}}@media only screen and (max-width:1024px){.about-us-contacts-wrapper .contacts-wrap h2:before{margin-top:-65px}}.about-us-contacts-wrapper .contacts-wrap p{padding-left:0;font-size:16px;line-height:26px}.about-us-contacts-wrapper .contacts-wrap .contacts{color:#fff;font-family:Canaro-Light,sans-serif;margin-bottom:10px;font-size:18px;line-height:28px}.about-us-contacts-wrapper .contacts-wrap .contacts .bold{font-family:Canaro-Medium,sans-serif}.main-banner{position:relative;margin-bottom:150px}@media only screen and (max-width:767px){.main-banner{margin-bottom:0}}.main-banner.smaller{margin-bottom:30px}@media screen and (max-width:1024px){.main-banner.smaller{margin-bottom:0}.main-banner.smaller .container{margin-bottom:30px}.main-banner.smaller .img-wrapper{height:auto!important;background:none!important}}.main-banner.smaller .icon-wrapper{display:none}.main-banner.smaller .img-wrapper{height:calc(100vh - 130px - 180px);margin-bottom:30px;background-position:center top}@media only screen and (max-width:767px){.main-banner.smaller .img-wrapper{margin-bottom:90px}}@media screen and (max-width:1024px){.main-banner.smaller .img-wrapper{margin-bottom:0}}.main-banner .img-wrapper{height:calc(100vh - 130px - 100px);overflow:hidden;margin-bottom:60px;background-repeat:no-repeat;background-size:cover;background-position:center bottom;position:relative;width:100%}.main-banner .img-wrapper:after{position:absolute;top:0;width:100%;height:80%;background-image:-webkit-linear-gradient(top,rgba(0,0,0,.6) 0,transparent 100%);background-image:-o-linear-gradient(top,rgba(0,0,0,.6) 0,transparent 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.6) 0,transparent 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000',endColorstr='#00000000',GradientType=0);filter:none;content:''}.main-banner .img-wrapper:before{position:absolute;top:0;width:100%;height:100%;background-image:linear-gradient(to right,rgba(250,85,30,.15) 0,transparent 100%);background-image:-webkit-linear-gradient(left,rgba(250,85,30,.15) 0,transparent 100%);background-image:-o-linear-gradient(left,rgba(250,85,30,.15) 0,transparent 100%);background-repeat:repeat-x;filter:none;content:''}.main-banner .img-wrapper>img{width:100%;display:none}@media only screen and (max-width:1024px){.main-banner .img-wrapper{margin-bottom:60px;background-image:none;height:auto}.main-banner .img-wrapper>img{display:block}}@media only screen and (max-width:767px){.main-banner .img-wrapper{margin-bottom:0}}.main-banner .title-wrapper.container{position:absolute;top:8vh;left:0;right:0;margin:auto;padding:0;text-align:center;transform:translate(0,50px);transition:opacity .9s,transform 1.2s cubic-bezier(0.19,1,.22,1);opacity:0}@media only screen and (max-width:767px){.main-banner .title-wrapper.container{position:relative;display:block;top:0;padding-top:60px;background:#fff}}@media only screen and (max-width:479px){.main-banner .title-wrapper.container{padding-top:40px}}.main-banner .title-wrapper.container h1{text-align:center;color:#fff;margin:0 auto;font-size:70px;line-height:68px;max-width:60%;font-family:Canaro-SemiBold,sans-serif}.main-banner .title-wrapper.container h1:before{margin-top:-75px}@media only screen and (max-width:767px){.main-banner .title-wrapper.container h1{color:#676c6f}}@media only screen and (max-width:1600px){.main-banner .title-wrapper.container h1{font-size:50px;line-height:58px;max-width:70%}}@media only screen and (max-width:1279px){.main-banner .title-wrapper.container h1{max-width:60%;font-size:55px;line-height:65px}}@media only screen and (max-width:1024px){.main-banner .title-wrapper.container h1{max-width:70%;font-size:42px;line-height:42px}}@media only screen and (max-width:479px){.main-banner .title-wrapper.container h1{font-size:30px;line-height:34px;transform:translateX(-15px);letter-spacing:.5px;max-width:90%;margin:0 auto 20px}.main-banner .title-wrapper.container h1:before{margin-top:-35px}}.main-banner .title-wrapper.container p{color:#fff;font-size:28px;line-height:31px;margin:28px auto;font-family:Canaro-Light,sans-serif}@media only screen and (max-width:1024px){.main-banner .title-wrapper.container p{max-width:80%}}@media only screen and (max-width:479px){.main-banner .title-wrapper.container p{font-size:18px;line-height:20px;margin:25px auto 35px}}@media only screen and (max-width:767px){.main-banner .title-wrapper.container p{color:#676c6f;margin-bottom:30px}}.main-banner .icon-wrapper{position:absolute;bottom:-100px;left:0;right:0;margin:auto;max-width:328px;width:35vh;text-align:center}@media only screen and (max-width:1024px){.main-banner .icon-wrapper{width:25%}}@media only screen and (max-width:767px){.main-banner .icon-wrapper{width:35%;bottom:260px}}@media only screen and (max-width:479px){.main-banner .icon-wrapper{bottom:180px}}.main-banner .icon-wrapper .main-banner-icon{opacity:0;transform:translate(0,-100px);transition:opacity .9s,transform 1.2s cubic-bezier(0.175,.885,.32,1.275)}.main-banner .icon-wrapper .main-banner-icon-shadow{opacity:0;transition:opacity 1s,transform 2s cubic-bezier(0.19,1,.22,1)}@media only screen and (max-width:1024px){.main-banner .icon-wrapper .main-banner-icon-shadow{display:none}}.main-banner .icon-wrapper img{width:100%;height:auto}.feature-video{padding-left:15px;padding-right:0;position:relative;max-width:1140px;width:100%;margin:0 auto 90px}.feature-video:after,.feature-video:before{content:" ";display:table}.feature-video:after{clear:both}@media only screen and (max-width:479px){.feature-video{padding:0;margin-bottom:30px}}.feature-video .text-wrapper{width:100%;max-width:430px;position:absolute;z-index:1;top:85px;left:6%}@media only screen and (max-width:1024px){.feature-video .text-wrapper{max-width:360px}}@media only screen and (max-width:767px){.feature-video .text-wrapper{position:relative;display:block;width:100%;max-width:100%;left:0;top:0;padding:20px 30px}}@media only screen and (max-width:479px){.feature-video .text-wrapper{font-size:18px;line-height:28px}}.feature-video .text-wrapper h2{font-family:Canaro-SemiBold,sans-serif;padding-left:0;font-size:54px;line-height:62px}@media screen and (max-width:1024px){.feature-video .text-wrapper h2{font-size:38px;line-height:42px}}@media only screen and (max-width:479px){.feature-video .text-wrapper h2{font-size:26px;line-height:30px;padding-top:0;text-align:center}.feature-video .text-wrapper h2:before{display:none}}.feature-video .text-wrapper .text{font-family:Canaro-Light,sans-serif;font-size:32px;line-height:42px;color:#4a4a4a}@media screen and (max-width:1024px){.feature-video .text-wrapper .text{font-size:22px;line-height:30px}}@media only screen and (max-width:479px){.feature-video .text-wrapper .text{font-size:20px;line-height:27px;font-family:Canaro-Book,sans-serif;text-align:center;display:inline-block}}.feature-video .feature-video-wrapper{text-align:right;max-width:945px;float:right;position:relative;width:80%}@media only screen and (max-width:767px){.feature-video .feature-video-wrapper{display:block;max-width:100%;width:100%;float:none}}.feature-video .feature-video-wrapper .img-wrapper{position:relative}.feature-video .feature-video-wrapper .img-wrapper:before{content:'';position:absolute;height:100%;width:100%;left:0;top:0;background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-repeat:repeat-x}.feature-video .feature-video-wrapper .img-wrapper img{width:100%;max-width:945px;height:auto;display:block}.feature-video .feature-video-wrapper .legend{font-size:15px;line-height:20px;font-family:Canaro-Book,sans-serif;margin-top:25px;display:inline-block;text-align:left;width:100%;position:relative;z-index:10}@media only screen and (max-width:479px){.feature-video .feature-video-wrapper .legend{display:none}}.feature-video .feature-video-wrapper .legend strong{font-weight:700;font-style:italic}.feature-video .feature-video-wrapper .play-btn{border:none;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/feature-video-play-btn.png") 0 0/144px no-repeat;width:144px;height:144px;position:absolute;top:50%;transform:translateY(-75%);left:0;right:0;margin:auto;padding:0}@media only screen and (max-width:1024px){.feature-video .feature-video-wrapper .play-btn{background-size:80px;width:80px;height:80px}}@media only screen and (max-width:479px){.feature-video .feature-video-wrapper .play-btn{background-size:100px;width:100px;height:100px}}.feature-video .feature-video-wrapper .play-btn:after{content:'';display:block;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/feature-video-play-btn-hover.png") 0 0/144px no-repeat;width:144px;height:144px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:0;opacity:0;transition:opacity .3s cubic-bezier(0.76,.03,.24,.95)}@media only screen and (max-width:1024px){.feature-video .feature-video-wrapper .play-btn:after{background-size:122px;width:122px;height:122px}}@media only screen and (max-width:479px){.feature-video .feature-video-wrapper .play-btn:after{background-size:100px;width:100px;height:100px}}.feature-video .feature-video-wrapper .play-btn:hover:after{opacity:1;transition:opacity .3s cubic-bezier(0.76,.03,.24,.95)}.galp-history{max-width:1440px;margin:0 auto 1px}.galp-history.default-wrap{background-color:transparent}.galp-history.light-wrap{background-color:#fff}.galp-history .row{margin:0}.galp-history .row .block{float:left;width:100%;position:relative;min-height:1px;height:344px;padding:0;border:1px solid #fff}@media (min-width:992px){.galp-history .row .block{float:left;width:50%}}.galp-history .row .main-destak{position:relative;background-image:linear-gradient(to right,#fa551e 0,#f7a600 100%);background-image:-webkit-linear-gradient(left,#fa551e 0,#f7a600 100%);background-image:-o-linear-gradient(left,#fa551e 0,#f7a600 100%);background-repeat:repeat-x;overflow:hidden}.galp-history .row .main-destak .full-width{padding:90px 115px}@media only screen and (max-width:1024px){.galp-history .row .main-destak .full-width{padding:90px 9%}}@media only screen and (max-width:479px){.galp-history .row .main-destak .full-width{padding:70px 17%}}.galp-history .row .main-destak .full-width .top-rectangle{position:absolute;top:0;left:0;width:176px;height:56px;background:#f97811}.galp-history .row .main-destak .full-width .title{color:#fff;font-size:38px;font-weight:500;line-height:46px;display:inline-block;max-width:365px;margin-bottom:20px}@media only screen and (max-width:479px){.galp-history .row .main-destak .full-width .title{font-size:27px;line-height:32px}}.galp-history .row .main-destak .full-width .description{color:#fff;font-size:20px;font-family:Canaro-Light,sans-serif;line-height:26px;display:inline-block;max-width:450px}.galp-history .row .main-destak .full-width .button{margin-top:50px}.galp-history .row .main-destak .full-width .big-letter{width:303px;font-size:440px;font-family:Canaro-Bold,sans-serif;position:absolute;bottom:0;right:0;height:300px;z-index:-1;line-height:395px;background-repeat:repeat-x;background-image:-webkit-linear-gradient(-45deg,#fa551e,#f7a600);background-image:-o-linear-gradient(-45deg,#fa551e,#f7a600);background-image:linear-gradient(-45deg,#fa551e,#f7a600);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.galp-history .row .main-destak .full-width .big-letter{color:#f87f0a;background:0 0}}.galp-history .row .block .full-width .big-item:hover .logo-hover svg{transform:scale(7)}.galp-history .row .block .full-width .big-item:hover .title-description-wrapper .description{opacity:1;-webkit-transform:translate(0px,0);-ms-transform:translate(0px,0);-o-transform:translate(0px,0);transform:translate(0px,0)}.galp-history .row .block .full-width .big-item .img-wrapper{position:relative;z-index:0}.galp-history .row .block .full-width .big-item .img-wrapper:after,.galp-history .row .block .full-width .big-item .img-wrapper:before{content:'';height:100%;width:100%;left:0;top:0;position:absolute;z-index:1}.galp-history .row .block .full-width .big-item .img-wrapper:before{background:rgba(0,0,0,.1)}.galp-history .row .block .full-width .big-item .img-wrapper:after{background:rgba(247,166,0,.1)}.galp-history .row .block .full-width .big-item .img-wrapper .thumbnail{width:100%;height:342px;display:block;object-fit:cover}.galp-history .row .block .full-width .big-item .play-btn{background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/play-video.png") 0 0/88px no-repeat;border:none;width:88px;height:88px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.galp-history .row .block .full-width .big-item .open-link-btn{background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/btn-open-link.png") 0 0/92px no-repeat;border:none;width:92px;height:92px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.galp-history .row .block .full-width .big-item .title-description-wrapper{position:absolute;top:66%;left:0;right:0;margin:auto;width:70%;text-align:center;height:85px;z-index:3;overflow:hidden}.galp-history .row .block .full-width .big-item .title-description-wrapper .title{color:#fff;font-family:Canaro-Medium,sans-serif;margin-top:3px;font-size:22px;display:block}.galp-history .row .block .full-width .big-item .title-description-wrapper .description{display:block;color:#fff;font-size:18px;margin-top:15px;font-weight:300;opacity:0;-webkit-transform:translate(0px,100px);-ms-transform:translate(0px,100px);-o-transform:translate(0px,100px);transform:translate(0px,100px);position:absolute;width:100%;transition:transform .7s,opacity .5s .3s ease-in-out}.galp-history .row .block .full-width .big-item .logo-hover{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.galp-history .row .block .full-width .big-item .logo-hover svg{position:absolute;right:-600px;transform-origin:98% 64%;bottom:-430px;width:200px;transform:translateZ(0) scale(3);transition:transform .8s cubic-bezier(0.53,0,.06,.97);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(3)}.galp-history .row .block .full-width .big-item .logo-hover svg g{fill:url(#shape-gradient);fill-opacity:1;opacity:.7}.galp-history .row .block.two-column{float:left;width:100%;position:relative;min-height:1px;padding:0}@media (min-width:992px){.galp-history .row .block.two-column{float:left;width:25%}}.galp-history .row .block.two-column .big-item .logo-hover svg{transform-origin:68% 66%}.fullscreen-video-banner{position:relative;padding-bottom:0}.fullscreen-video-banner:after,.fullscreen-video-banner:before{content:" ";display:table}.fullscreen-video-banner:after{clear:both}@media only screen and (max-width:1024px){.fullscreen-video-banner{padding-bottom:0}}@media only screen and (max-width:479px){.fullscreen-video-banner{padding-bottom:0}}.fullscreen-video-banner .video-controls-wrapper video{width:100%;display:block;z-index:2}.fullscreen-video-banner .video-controls-wrapper .video-player{position:absolute;bottom:0;height:40px;width:100%;padding:0 0 0 15px;display:table;z-index:9;margin-top:0}@media only screen and (max-width:479px){.fullscreen-video-banner .video-controls-wrapper .video-player{position:relative;margin-top:-40px}}.fullscreen-video-banner .video-controls-wrapper .video-player>span{padding:2px 15px 2px 0;display:inline-block;text-align:left;vertical-align:middle}@media only screen and (max-width:479px){.fullscreen-video-banner .video-controls-wrapper .video-player>span{text-align:right}.fullscreen-video-banner .video-controls-wrapper .video-player>span:nth-child(1),.fullscreen-video-banner .video-controls-wrapper .video-player>span:nth-child(2){text-align:left}}.fullscreen-video-banner .video-controls-wrapper .btn{border:0;background-color:transparent;text-indent:-9999px;background-size:100%}.fullscreen-video-banner .video-controls-wrapper .btn-play{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-play.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:20px;height:26px;padding:0}.fullscreen-video-banner .video-controls-wrapper .btn-play.is-pause{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-pause.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:20px;height:26px;padding:0}.fullscreen-video-banner .video-controls-wrapper .btn-mute{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon_sound_on.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:38px;height:28px;padding:0}.fullscreen-video-banner .video-controls-wrapper .btn-mute.is-mute{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon_sound_off.png");background-size:contain;background-position:center;background-repeat:no-repeat;background-color:transparent;width:38px;height:28px;padding:0}.fullscreen-video-banner .container{position:absolute;height:80%;top:55%;transform:translateY(-55%);width:100%;z-index:7;text-align:center;padding-top:0!important;background-color:transparent}@media only screen and (max-width:1024px){.fullscreen-video-banner .container{top:55%}}@media only screen and (max-width:479px){.fullscreen-video-banner .container{position:relative;height:auto;top:100%;transform:none;background-color:#f6f6f6;padding:20px;padding-top:20px!important}}.fullscreen-video-banner .container h1{text-align:center;color:#fff;font-size:70px;line-height:68px;margin:0 auto 20px;max-width:60%;font-family:Canaro-SemiBold,sans-serif}@media only screen and (max-width:1279px){.fullscreen-video-banner .container h1{font-size:55px;line-height:65px}}@media only screen and (max-width:1024px){.fullscreen-video-banner .container h1{max-width:70%;font-size:42px;line-height:42px;transform:translateX(-20px)}}@media only screen and (max-width:479px){.fullscreen-video-banner .container h1{font-size:30px;line-height:34px;max-width:none;color:#000;transform:none;padding:20px 20px 0;text-align:center}}@media screen and (min-width:1600px){.fullscreen-video-banner .container h1{max-width:40%}}@media screen and (min-width:2000px){.fullscreen-video-banner .container h1{font-size:80px;line-height:100px;margin:3% auto 30px}}.fullscreen-video-banner .container h1.title-left{text-align:left;color:#fff;font-size:70px;line-height:68px;font-family:Canaro-SemiBold,sans-serif;margin:0;max-width:100%}.fullscreen-video-banner .container p{color:#fff;font-size:28px;line-height:31px;margin:0 auto 50px;max-width:60%;font-family:Canaro-Book,sans-serif}@media only screen and (max-width:1024px){.fullscreen-video-banner .container p{max-width:80%}}@media only screen and (max-width:479px){.fullscreen-video-banner .container p{font-size:18px;line-height:20px;margin:25px auto 35px;color:#000}}.fullscreen-video-banner .container p.lead-left{text-align:left;color:#fff;font-size:28px;line-height:31px;margin:15px 30px 0;font-family:Canaro-Book,sans-serif}.tick{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;position:relative;z-index:1;line-height:1.4}.tick *{box-sizing:inherit}.tick [data-view]{max-width:100%}.tick span[data-view]{display:inline-block}.tick [data-layout~=pad]{margin:-.25em}.tick [data-layout~=pad]>*{margin:.25em}.tick [data-layout~=horizontal]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tick [data-layout~=horizontal][data-layout~=baseline]{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.tick [data-layout~=horizontal][data-layout~=center]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tick [data-layout~=horizontal][data-layout~=right]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.tick [data-layout~=horizontal][data-layout~=left]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.tick [data-layout~=horizontal][data-layout~=fill],.tick [data-layout~=horizontal][data-layout~=stretch]{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tick [data-layout~=horizontal][data-layout~=fill]>*,.tick [data-layout~=horizontal][data-layout~=stretch]>*{-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0;width:100%}.tick [data-layout~=horizontal][data-layout~=multi-line]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tick [data-layout~=horizontal][data-layout~=fit]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;white-space:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.tick [data-layout~=vertical]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tick [data-layout~=vertical][data-layout~=top]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.tick [data-layout~=vertical][data-layout~=bottom]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;min-height:100%}.tick [data-layout~=vertical][data-layout~=middle]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-height:100%}.tick [data-layout~=vertical][data-layout~=left]{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.tick [data-layout~=vertical][data-layout~=right]{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.tick [data-layout~=vertical][data-layout~=center]{text-align:center}.tick [data-layout~=vertical][data-layout~=fill],.tick [data-layout~=vertical][data-layout~=stretch]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:100%}.tick [data-layout~=vertical][data-layout~=fill]>*,.tick [data-layout~=vertical][data-layout~=stretch]>*{-webkit-box-flex:1;-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.tick [data-layout~=vertical]>*+*{margin-top:.5em}.tick [data-layout~=overlay]{position:relative}.tick [data-layout~=overlay]>*{margin:0}.tick [data-layout~=overlay][data-layout~=center]{text-align:center}.tick [data-layout~=overlay][data-layout~=left]{text-align:left}.tick [data-layout~=overlay][data-layout~=right]{text-align:right}.tick [data-layout~=overlay]>[data-overlay=fill],.tick [data-layout~=overlay]>[data-overlay=stretch]{position:absolute;left:0;right:0;top:0;bottom:0}.tick [data-layout~=overlay]>[data-overlay=center]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0}.tick-flip{position:relative;text-align:center}.tick-flip *{border-radius:inherit;white-space:pre;letter-spacing:inherit;text-indent:inherit}.tick-flip-front{border-bottom-left-radius:0;border-bottom-right-radius:0}.tick-flip-back{border-top-left-radius:0;border-top-right-radius:0}.tick-flip-spacer{display:block;visibility:hidden}.tick-flip-shadow{position:absolute;left:1px;right:1px;top:1px;bottom:1px;color:transparent!important;background:0 0!important}.tick-flip-shadow-top{bottom:calc(50% - 1px)}.tick-flip-shadow-bottom{top:calc(50% + 1px)}.tick-flip-card-shadow{position:absolute;left:.15em;right:.15em;bottom:.125em;height:.5em;background-color:transparent;border-radius:0;opacity:0;-webkit-transform-origin:0 100%;transform-origin:0 100%;box-shadow:0 .125em .25em rgba(0,0,0,.5),0 .125em .5em rgba(0,0,0,.75);z-index:0}.tick-flip-card{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;-webkit-perspective:4em;perspective:4em}.tick-flip-panel-back,.tick-flip-panel-front{position:absolute;left:0;width:100%;height:51%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.tick-flip-panel-back-text,.tick-flip-panel-front-text{position:absolute;left:-1px;top:0;right:-1px;height:100%;overflow:hidden}.tick-flip-panel-text-wrapper{position:absolute;left:0;top:0;right:0;height:100%}.tick-flip-panel-back-text .tick-flip-panel-text-wrapper{height:200%;top:-100%}.tick-flip-panel-front{-webkit-transform-origin:center bottom;transform-origin:center bottom;top:0;z-index:2;box-shadow:inset 0 1px rgba(255,255,255,.05)}.tick-flip-panel-back{-webkit-transform-origin:center top;transform-origin:center top;top:50%;z-index:1;box-shadow:inset 0 -1px rgba(0,0,0,.1)}.tick-flip-panel-back::after{z-index:1;content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-image:-webkit-linear-gradient(top,rgba(229,52,22,.8) 2px,rgba(229,52,22,.15) 1px,transparent 30%);background-image:linear-gradient(180deg,rgba(229,52,22,.8) 2px,rgba(229,52,22,.15) 1px,transparent 30%)}.tick-flip-panel-back-shadow{z-index:2}.tick-flip-panel-back-highlight{z-index:3}.tick-flip-panel-back-highlight,.tick-flip-panel-back-shadow{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.tick-flip-panel-back-highlight,.tick-flip-panel-back-shadow,.tick-flip-panel-front-shadow{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0}.tick-flip-panel-front-shadow{background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.8),rgba(0,0,0,.3));background-image:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,.3))}.tick-flip-panel-back-shadow{background-image:-webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,.5));background-image:linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.5))}.tick-flip-panel-back-highlight{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.15),rgba(255,255,255,.3));background-image:linear-gradient(to bottom,rgba(255,255,255,.15),rgba(255,255,255,.3))}.tick [data-style*='shadow:inner'],.tick [data-style*='shadow:inner'] .tick-flip-card-shadow,.tick [data-style*='shadow:none'] .tick-flip-card-shadow,.tick [data-style*='shadow:none'] .tick-flip-panel-back,.tick [data-style*='shadow:none'] .tick-flip-panel-front,.tick [data-style*='shadow:none'] .tick-flip-shadow{box-shadow:none}.tick [data-style*='shadow:none'] .tick-flip-back::after,.tick [data-style*='shadow:none'] .tick-flip-panel-back-shadow,.tick [data-style*='shadow:none'] .tick-flip-panel-back-text::after,.tick [data-style*='shadow:none'] .tick-flip-panel-front-shadow{background-image:none}.tick [data-style*='rounded:none']{border-radius:0}.tick [data-style*='rounded:panels'] .tick-flip-front,.tick [data-style*='rounded:panels'] .tick-flip-shadow-bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.tick [data-style*='rounded:panels'] .tick-flip-back,.tick [data-style*='rounded:panels'] .tick-flip-panel-back::after,.tick [data-style*='rounded:panels'] .tick-flip-shadow-top{border-top-left-radius:inherit;border-top-right-radius:inherit}.tick-flip{margin-left:.0625em;margin-right:.0625em;border-radius:.125em;letter-spacing:.25em;text-indent:.25em}.tick-flip-panel{color:#edebeb;background-color:#333232}.tick-flip-shadow{-webkit-box-shadow:2px 7px 2px 0 rgba(229,52,22,.9);-moz-box-shadow:2px 7px 2px 0 rgba(229,52,22,.9);box-shadow:2px 7px 2px 0 rgba(229,52,22,.9)}.flip-counter-wrapper{width:100%;padding:20px 0}.flip-counter-wrapper h2{text-align:center}.flip-counter-wrapper .counter-note{text-align:center;font-size:16px}.flip-counter-wrapper .tick{font-size:2.5rem;padding:20px;white-space:nowrap;font-family:Arial,sans-serif;font-weight:700}.flip-counter-wrapper .tick .tick-flip,.flip-counter-wrapper .tick .tick-text-inline{font-size:2.5em}@media only screen and (max-width:479px){.flip-counter-wrapper .tick .tick-flip,.flip-counter-wrapper .tick .tick-text-inline{font-size:1em}}.flip-counter-wrapper .tick .tick-label{margin-top:1em;font-size:1em}.flip-counter-wrapper .tick .tick-char{width:1.5em}.flip-counter-wrapper .tick .tick-text-inline{display:inline-block;text-align:center;min-width:1em}.flip-counter-wrapper .tick .tick-text-inline+.tick-text-inline{margin-left:-.325em}.flip-counter-wrapper .tick .tick-group{margin:0 .5em;text-align:center}.flip-counter-wrapper .tick .tick-label,.flip-counter-wrapper .tick .tick-text-inline{color:#5a5d63!important}.flip-counter-wrapper .tick .tick-flip-panel{color:#fff!important}.flip-counter-wrapper .tick .tick-flip{font-family:Arial,sans-serif}.flip-counter-wrapper .tick .tick-flip-panel-text-wrapper{line-height:1.45!important}.flip-counter-wrapper .tick .tick-flip-panel{background:#e53416;background:-moz-linear-gradient(296deg,#f7a600,#fa551e 54%,#ef4319,#e53416);background:-webkit-linear-gradient(296deg,#f7a600,#fa551e 54%,#ef4319,#e53416);background:linear-gradient(296deg,#f7a600,#fa551e 54%,#ef4319,#e53416);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e53416',endColorstr='#f7a600',GradientType=1)}.flip-counter-wrapper .tick .tick-flip{border-radius:.12em!important}.odd-even-advantages{max-width:1440px;margin:0 auto}.odd-even-advantages:after,.odd-even-advantages:before{content:" ";display:table}.odd-even-advantages:after{clear:both}.odd-even-advantages .advantages-wrapper{margin-bottom:200px}.odd-even-advantages .advantages-wrapper:after,.odd-even-advantages .advantages-wrapper:before{content:" ";display:table}.odd-even-advantages .advantages-wrapper:after{clear:both}.odd-even-advantages .advantages-wrapper .img-wrapper{display:block;float:left;width:calc(100% - 540px);position:relative}@media only screen and (max-width:1024px){.odd-even-advantages .advantages-wrapper .img-wrapper{width:100%}}.odd-even-advantages .advantages-wrapper .img-wrapper img{width:100%}.odd-even-advantages .advantages-wrapper .content-wrapper{border-radius:0 0 20px;padding:0;display:block;float:left;width:460px;background:#fff;margin:70px 0 0 -85px;text-decoration:none;z-index:1;position:relative}.odd-even-advantages .advantages-wrapper .content-wrapper:after,.odd-even-advantages .advantages-wrapper .content-wrapper:before{content:" ";display:table}.odd-even-advantages .advantages-wrapper .content-wrapper:after{clear:both}@media only screen and (max-width:1024px){.odd-even-advantages .advantages-wrapper .content-wrapper{width:100%;margin:0;height:auto}}.odd-even-advantages .advantages-wrapper .content{display:block;height:330px;padding:30px;font-family:Canaro-Medium,sans-serif;position:relative}@media only screen and (max-width:1024px){.odd-even-advantages .advantages-wrapper .content{width:100%;height:auto}}.odd-even-advantages .advantages-wrapper .content .title{display:block;max-height:100px;overflow:hidden;font-size:28px;font-weight:400;line-height:1.21;letter-spacing:.5px;color:#fa551e;margin-bottom:30px}.odd-even-advantages .advantages-wrapper .content h2{font-size:32px;color:#000}.odd-even-advantages .advantages-wrapper .content h2+.text{padding-left:30px;color:#676c6f}.odd-even-advantages .advantages-wrapper .content .text{display:block;max-height:95px;margin-bottom:15px;overflow:hidden;font-size:16px;line-height:1.5;letter-spacing:.5px;color:#676c6f;font-family:Canaro-Book,sans-serif}.odd-even-advantages .advantages-wrapper .content .action{display:block;text-align:right;padding:0;text-decoration:none}.odd-even-advantages .advantages-wrapper .content .action button{position:absolute;right:20px;bottom:20px}.odd-even-advantages .advantages-wrapper .content .action .icon-text{display:inline-block;color:#fa551e;font-family:Canaro-Book,sans-serif;text-decoration:none;font-size:14px;opacity:0;filter:alpha(opacity=0);margin-right:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(0,-80%);-ms-transform:translate(0,-80%);-o-transform:translate(0,-80%);transform:translate(0,-80%)}.odd-even-advantages .advantages-wrapper .content .action .icon{display:inline-block;background-size:100%;width:34px;height:34px}.odd-even-advantages .advantages-wrapper .content .action .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-medium.png");background-size:100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.odd-even-advantages .advantages-wrapper .content .action .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-medium.png");background-size:100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.odd-even-advantages .advantages-wrapper .content .action .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-medium.png");background-size:100%;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.odd-even-advantages .advantages-wrapper:nth-child(even) .img-wrapper{float:right}.odd-even-advantages .advantages-wrapper:nth-child(even) .content-wrapper{float:right;margin:70px -85px 0 0;border-radius:0 0 0 20px}@media only screen and (max-width:1024px){.odd-even-advantages .advantages-wrapper:nth-child(even) .content-wrapper{margin:0}}.odd-even-advantages a.content-wrapper:hover{text-decoration:none}.odd-even-advantages a.content-wrapper:hover .action .icon-text{opacity:1;filter:alpha(opacity=100)}.odd-even-advantages a.content-wrapper:hover .action .icon-plus{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-plus-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.odd-even-advantages a.content-wrapper:hover .action .icon-download{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-download-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.odd-even-advantages a.content-wrapper:hover .action .icon-arrow{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-arrow-shape-theme.png");background-size:contain;background-position:0 0;background-repeat:no-repeat;background-color:transparent}.evoq-bar{background-color:#2f2f2f;padding:0;height:32px;color:#fff;position:relative;z-index:402}.evoq-bar .container-fluid{max-width:1440px;margin:0 auto}.evoq-bar .wrapper{float:right}.evoq-bar .usermenu-wrapper{float:left;padding:10px 0}.evoq-bar .BackofficeShortCut{float:left;padding:0}.evoq-bar .BackofficeShortCut ul{list-style:none;margin:0;padding:8px 0}.evoq-bar .BackofficeShortCut li{display:inline-block;margin-right:20px}.evoq-bar .BackofficeShortCut a{text-decoration:none}.username-wrapper{float:right}.userProperties{float:right;max-width:260px}.userProperties>ul{float:right;padding:0;margin:0}.userProperties>ul>li,.userProperties>ul>li>span{float:left}.userProperties>ul li{position:relative;list-style:none;padding:0;margin:0}.userProperties>ul>li>a{width:auto;display:block;font-size:12px;color:#9daab1;font-weight:400;text-decoration:none}.userProperties>ul li.userLogin a{border-left:solid 1px #9daab1}.userLogin>a,.userRegister>a{display:inline-block;line-height:1;padding:0 8px;margin-top:0;background:0 0;text-decoration:none}.userName{max-width:200px}.userName>a{display:inline-block;color:#9daab1;padding:0 25px 0 10px;margin-top:-2px;background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/arrow-medium.png") 95% center/10% no-repeat;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:3px;text-decoration:none}.userName>a:hover{text-decoration:underline}.userProperties ul.userMenu{z-index:10000;display:none;position:absolute;width:177px;top:-3px;left:0;border:1px solid #fff;margin:25px 0 0;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.4);box-shadow:0 2px 2px 0 rgba(0,0,0,.4);padding:5px}.userProperties ul.userMenu li{position:relative;list-style:none;padding:0;margin:0}.userProperties ul.userMenu li:hover{background:#eee}.userProperties ul.userMenu a{display:block;padding:5px 15px;color:#666;font-size:14px;text-decoration:none}.userProperties li.userNotifications,.userProperties li.userProfilename{border-bottom:1px dotted #999}.userProfile{display:none}.userProfile .userProfileImg img{width:28px;height:28px;border-radius:28px}.dnnSortable{padding:5px}.dnnEditState .dnnSortable:after{position:absolute;right:0;top:50%;color:#ccc;font-weight:700;font-size:50px;opacity:.5;filter:alpha(opacity=50);line-height:50px;height:50px;text-align:right;width:500px;margin:-25px 20px 0 0;z-index:0}.dnnEditState .entry-wrapper:after{content:'ENTRY'}.dnnEditState .content-wrapper:after{content:'CONTENT'}.dnnEditState .exit-wrapper:after{content:'EXIT'}.dnnEditState #dnn_ContentTab1:after{content:'TAB1'}.dnnEditState #dnn_ContentTab2:after{content:'TAB2'}.dnnEditState #dnn_ContentTab3:after{content:'TAB3'}.dnnEditState #dnn_ContentTab4:after{content:'TAB4'}.dnnEditState .whats-new .dnn-container{width:50%;float:left;border:2px dashed #ccc!important}.dnnEditState .whats-new .dnn-container:after{display:none}.dnnEditState .whats-new .row{clear:both;margin:0 0 20px}.dnnEditState .whats-new .row.dnn-container{width:100%}.card-wrapper .Container-Standard,.card-wrapper .DnnModule,.card-wrapper .DnnModule .DNNModuleContent,.card-wrapper .standardContent{position:static}.input-group.filetype>input{height:64px}.input-group.filetype .input-group-addon{background:#fff}.modal-open{overflow:hidden}.modal-bootstrap{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal-bootstrap.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-bootstrap.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-bootstrap .btn-default{color:#333;background-color:#fff;border-color:#ccc}.modal-bootstrap .btn-default:active,.modal-bootstrap .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.modal-bootstrap .btn-default:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.modal-bootstrap .btn-default:active{background-image:none}.modal-bootstrap .btn-default .badge{color:#fff;background-color:#333}.modal-bootstrap .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.modal-bootstrap .btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.modal-bootstrap .btn-primary:active,.modal-bootstrap .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.modal-bootstrap .btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.modal-bootstrap .btn-primary:active{background-image:none}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.module-edit-bar a,.module-edit-bar a:visited{color:#fa551e}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.dnnEditState .container[data-module-title=ContentExit]:before,.dnnEditState .entry-wrapper:before,.dnnEditState .exit-wrapper:before,.galp-edit-mode .content-wrapper:after,.galp-edit-mode .entry-wrapper:before,.galp-edit-mode .exit-wrapper:before{display:none}.DNNEmptyPane{width:100%}.DNNEmptyPane.EditBarEmptyPane{display:inline-block!important}.dnnModuleDialog h2:before{display:none}.dnnModuleDialog .dnnModuleList .listContainer ul li span.title{word-break:break-word}.dnnEditState.modal-open .modal-dialog .modal-header{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.dnnEditState.modal-open .modal-dialog button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.dnnEditState.modal-open .modal-dialog .modal-title{font-size:18px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400;color:inherit}.dnnEditState.modal-open .modal-dialog .modal-body p{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px}.dnnEditState.modal-open .modal-dialog .modal-footer .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #ccc;border-radius:4px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.dnnEditState.modal-open .modal-dialog .modal-footer .btn-default{color:#333;background-color:#fff}.dnnEditState.modal-open .modal-dialog .modal-footer .btn-primary{padding:6px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;line-height:1.42857143;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-weight:400}.dnnEditState .dnnHelperTip .dnnFormHelpContent,.dnnEditState .dnnTooltip .dnnFormHelpContent{margin-left:-220px}.dnnEditState .actionMenu .dnn_mact{margin-left:-90px!important}.dropdown-large{position:static!important}.dropdown-menu-large{width:100%;margin-left:16px;margin-right:16px;padding:20px 0}.dropdown-menu-large li,.dropdown-menu-large ul{list-style:none}.dropdown-menu-large>li>ul{padding:0;margin:0}.dropdown-menu-large>li>ul ul{padding-left:15px}.dropdown-menu-large>li>ul>li{list-style:none}.dropdown-menu-large>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:normal;border-bottom:1px solid #e0e0e0}.dropdown-menu-large>li ul>li>a:focus,.dropdown-menu-large>li ul>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu-large .disabled>a,.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{color:#999}.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.dropdown-menu-large .dropdown-header,.dropdown-menu-large .dropdown-header>a{color:#428bca;font-size:18px}.dropdown-menu-large .dropdown-header{padding:0;border-bottom:3px solid #428bca}@media (max-width:768px){.dropdown-menu-large{margin-left:0;margin-right:0}.dropdown-menu-large>li{margin-bottom:30px}.dropdown-menu-large>li:last-child{margin-bottom:0}.dropdown-menu-large .dropdown-header{padding:3px 15px!important}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{position:absolute;width:0!important;height:0!important;overflow:hidden;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#606a70;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;line-height:1.2}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857;color:#676c6f}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#676c6f;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#a4adb1;opacity:1}.form-control:-ms-input-placeholder{color:#a4adb1}.form-control::-webkit-input-placeholder{color:#a4adb1}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}input[type=checkbox],input[type=radio]{background:0 0}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#a1a9ae}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.box-gray .icon-galp-xl,.box-gray.mod-large .icon-galp,.btn-icn,.icon-galp,.icon-galp-xl,.mod-large .icon-galp,.social-links a,.social-profile .icon-wrapper{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-radius:16px;padding:2px 6px 3px;height:40px;width:40px}.btn-icn-xs,.header-main .galp-search,.header-main .search-close,.header-main .search-submit,.header-main a.search-submit{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-radius:10px}.box-gray .icon-galp-xl,.box-gray.mod-large .icon-galp,.btn-icn,.icon-galp,.icon-galp-xl,.mod-large .icon-galp{display:inline-block;vertical-align:top;padding:2px 6px 3px;border:0;width:46px;height:48px;background:repeat-x #606a70;background-image:linear-gradient(to right,#606a70 0,#95a3ab 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#95a3ab 100%);background-image:-o-linear-gradient(left,#606a70 0,#95a3ab 100%);filter:none;margin-right:10px;text-align:center}.box-gray .icon-galp-xl>span,.box-gray.mod-large .icon-galp>span,.btn-icn>span,.icon-galp-xl>span,.icon-galp>span,.mod-large .icon-galp>span{background-repeat:no-repeat;height:100%;width:100%;display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.box-gray.mod-large .is-active.icon-galp,.is-active.btn-icn,.is-active.icon-galp,.is-active.icon-galp-xl{background-color:#000}.btn-icn-xs,.header-main .galp-search,.header-main .search-close,.header-main .search-submit,.header-main a.search-submit{display:inline-block;vertical-align:top;padding:2px 6px 3px;border:0;width:28px;height:28px;background-color:#eee;text-align:center}.btn-icn-xs>span,.header-main .galp-search>span,.header-main .search-close>span,.header-main .search-submit>span{background-repeat:no-repeat;height:100%;width:100%;display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-icn-xs:hover,.header-main .galp-search:hover,.header-main .search-close:hover,.header-main .search-submit:hover{background-color:#9daab1}.btn-icn-ghost,.header-galp-expand .menu-close,.header-main .search-label{margin:0;padding:0;background:0 0;border:0}.btn-icn-ghost .close,.header-galp-expand .menu-close .close,.header-main .search-label .close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:100%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;display:block}.btn-icn-ghost:hover .close,.header-galp-expand .menu-close:hover .close,.header-main .search-label:hover .close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-dark.png");background-size:100%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.btn-icn-ghost .search,.header-galp-expand .menu-close .search,.header-main .search-label .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-magnifier-medium.png");background-size:100%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;display:block}.icon-galp,.icon-galp-xl,.mod-large .icon-galp{margin:0;padding:0;width:50px;height:52px;background:#fff;border:3px solid #fa9473;border-radius:18px}.icon-galp-xl:hover,.icon-galp:hover{background:#fff}.icon-galp-xl>img,.icon-galp-xl>span,.icon-galp>img,.icon-galp>span,.mod-large .icon-galp>img,.mod-large .icon-galp>span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:inline-block}.icon-galp-xl>img,.icon-galp>img,.mod-large .icon-galp>img{width:auto;max-width:65%;max-height:62%;margin:8px 2px 0 0}.box-gray .icon-galp-xl,.box-gray.mod-large .icon-galp{background:#fff;border:3px solid #95a3ab}.box-gray .icon-galp-xl:hover,.box-gray.mod-large .icon-galp:hover{background:#fff}.box-gray .icon-galp-xl>img,.box-gray .icon-galp-xl>span,.box-gray.mod-large .icon-galp>img,.box-gray.mod-large .icon-galp>span{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.box-gray .icon-galp-xl>img,.box-gray.mod-large .icon-galp>img{width:auto;max-width:65%;max-height:62%}.box-gray .icon-galp-xl,.box-gray.mod-large .icon-galp,.icon-galp-xl,.mod-large .icon-galp{margin:0;padding:0;width:72px;height:72px;border-radius:26px}.box-gray .icon-galp-xl>img,.box-gray.mod-large .icon-galp>img,.icon-galp-xl>img,.mod-large .icon-galp>img{margin:10px 3px 0 0}.btn-icn-xs .search,.header-main .galp-search .search,.header-main .search-submit .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-magnifier-medium.png");background-size:93%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.btn-icn-xs:hover .search,.header-main .galp-search:hover .search,.header-main .search-submit:hover .search{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-magnifier-light.png");background-size:93%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.header-main .search-close .close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-medium.png");background-size:93%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.header-main .search-close:hover .close{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-cross-light.png");background-size:93%;background-position:50% 50%;background-repeat:no-repeat;background-color:transparent}.box-theme{width:180px;height:180px;margin:50px;border-radius:0 25px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.box-theme.mod-large,.mod-large .box-theme{width:250px;height:250px;margin:70px;border-radius:0 34px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}@media only screen and (max-width:1600px){.box-theme.mod-large,.mod-large .box-theme{margin:50px}}@media only screen and (max-width:479px){.box-theme.mod-large,.mod-large .box-theme{width:220px;height:220px}}.toplead{display:block;margin:30px 0 0;padding-left:32px;font-family:Canaro-Book,sans-serif;font-size:16px;color:#676c6f}.heading{margin-top:0}.sublead{display:block;margin-top:25px;padding-bottom:25px;padding-left:32px;font-family:Canaro-Book,sans-serif;font-size:20px;color:#000}.clear-style p{padding-left:30px;padding-right:30px;color:#676c6f;font-size:16px;line-height:1.65;margin:15px 0;letter-spacing:.3px;font-family:Canaro-Book,sans-serif}.clear-style p a{text-decoration:underline}.clear-style p strong{font-family:Canaro-Bold,sans-serif;font-weight:400}.entry-wrapper .clear-style p{padding-left:0;padding-right:0}.clear-style cite,.clear-style small{color:#000;font-size:80%;font-family:Canaro-Book,sans-serif}.clear-style .text-block{background:#e0e0e0;display:block;padding:20px 30px;color:#54595c;font-size:16px;line-height:1.65;letter-spacing:.3px;font-family:Canaro-Book,sans-serif;margin:0 0 50px}.clear-style img{display:inline-block;max-width:100%}.clear-style img[style*=float]{margin:0 30px 15px 0}.clear-style img.full-width{max-width:1440px;width:100%;display:block;margin:0 auto}.clear-style ul{margin:0 0 30px;padding-left:30px;list-style:none}.clear-style ul li{color:#676c6f;padding-left:20px;font-size:16px;line-height:1.65;letter-spacing:.3px;font-family:Canaro-Book,sans-serif;position:relative;margin-bottom:10px}.clear-style ul li:before{content:'';position:absolute;left:0;height:9px;width:9px;display:block;background:#fa551e;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-radius:4px;top:6px}.clear-style ol{padding-left:30px;counter-reset:item;margin-bottom:30px}.clear-style ol li{color:#676c6f;font-size:16px;line-height:1.65;letter-spacing:.3px;font-family:Canaro-Book,sans-serif;display:block;margin-bottom:10px;position:relative;padding-left:30px}.clear-style ol li:before{content:counter(item) ". ";counter-increment:item;color:#fa551e;margin-right:10px;position:absolute;left:0;top:0}.clear-style blockquote{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-quote.png");background-size:5%;background-position:0 0;background-repeat:no-repeat;background-color:transparent;padding:10px 30px 30px;border-left:none;margin:0}@media only screen and (max-width:1024px){.clear-style blockquote{background-size:10%}}@media only screen and (max-width:479px){.clear-style blockquote{background-size:15%}}.clear-style blockquote p{font-family:Canaro-Light,sans-serif;font-style:italic;color:#676c6f;font-size:30px;line-height:44px;letter-spacing:.3px;margin-bottom:0;position:relative;display:inline;z-index:1;padding:0}.clear-style blockquote p:before{background-image:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/icon-quote.png");background-size:90%;background-position:0 0;background-repeat:no-repeat;background-color:transparent;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);content:'';position:absolute;width:68px;height:40px;display:block;bottom:0;right:-40px;z-index:-1}.clear-style blockquote cite,.clear-style blockquote p+p{display:block;text-align:right}.clear-style blockquote p+p{color:#000;font-size:13px;line-height:23px;letter-spacing:.2px;font-family:Canaro-Book,sans-serif}.clear-style table{margin-bottom:20px}@media only screen and (max-width:479px){.clear-style{padding:0}}table td,table th{color:#676c6f;font-size:14px;line-height:1.65;margin:16px 0;letter-spacing:.3px;font-family:Canaro-Book,sans-serif}.analysts-table,.auto-scroll-table,.scroll-table,.table-collapse{background-color:#transparent;width:100%;text-align:left;border:none;font-size:14px;font-family:Canaro-Light,sans-serif}@media only screen and (min-width:1199px){.analysts-table:not(.table-collapse),.auto-scroll-table:not(.table-collapse),.scroll-table:not(.table-collapse),.table-collapse:not(.table-collapse){position:relative;overflow:hidden}}.analysts-table thead th,.auto-scroll-table thead th,.scroll-table thead th,.table-collapse thead th{padding:12px 15px 10px;border:none;font-size:18px;color:#fa551e;border-bottom:2px solid #fa551e;font-weight:400}.analysts-table thead th span,.auto-scroll-table thead th span,.scroll-table thead th span,.table-collapse thead th span{display:inline-block}.analysts-table thead th small,.auto-scroll-table thead th small,.scroll-table thead th small,.table-collapse thead th small{color:#fa551e;font-size:14px;font-family:Canaro-Medium,sans-serif;line-height:normal}.default-wrap .analysts-table tbody,.default-wrap .analysts-table tfoot,.default-wrap .auto-scroll-table tbody,.default-wrap .auto-scroll-table tfoot,.default-wrap .scroll-table tbody,.default-wrap .scroll-table tfoot,.default-wrap .table-collapse tbody,.default-wrap .table-collapse tfoot,.default-wrapper .analysts-table tbody,.default-wrapper .analysts-table tfoot,.default-wrapper .auto-scroll-table tbody,.default-wrapper .auto-scroll-table tfoot,.default-wrapper .scroll-table tbody,.default-wrapper .scroll-table tfoot,.default-wrapper .table-collapse tbody,.default-wrapper .table-collapse tfoot,.modal-wrapper .analysts-table tbody,.modal-wrapper .analysts-table tfoot,.modal-wrapper .auto-scroll-table tbody,.modal-wrapper .auto-scroll-table tfoot,.modal-wrapper .scroll-table tbody,.modal-wrapper .scroll-table tfoot,.modal-wrapper .table-collapse tbody,.modal-wrapper .table-collapse tfoot{background:0 0;border-bottom:2px solid #fa551e}.color-wrap .analysts-table tbody,.color-wrap .analysts-table tfoot,.color-wrap .auto-scroll-table tbody,.color-wrap .auto-scroll-table tfoot,.color-wrap .scroll-table tbody,.color-wrap .scroll-table tfoot,.color-wrap .table-collapse tbody,.color-wrap .table-collapse tfoot,.light-wrap .analysts-table tbody,.light-wrap .analysts-table tfoot,.light-wrap .auto-scroll-table tbody,.light-wrap .auto-scroll-table tfoot,.light-wrap .scroll-table tbody,.light-wrap .scroll-table tfoot,.light-wrap .table-collapse tbody,.light-wrap .table-collapse tfoot,.light-wrapper .analysts-table tbody,.light-wrapper .analysts-table tfoot,.light-wrapper .auto-scroll-table tbody,.light-wrapper .auto-scroll-table tfoot,.light-wrapper .scroll-table tbody,.light-wrapper .scroll-table tfoot,.light-wrapper .table-collapse tbody,.light-wrapper .table-collapse tfoot{background:#fff}.analysts-table tbody td,.analysts-table tfoot td,.auto-scroll-table tbody td,.auto-scroll-table tfoot td,.scroll-table tbody td,.scroll-table tfoot td,.table-collapse tbody td,.table-collapse tfoot td{padding:12px 15px 10px;border:none;border-bottom:1px solid #e0e0e0}.analysts-table tbody td h1,.analysts-table tbody td h2,.analysts-table tbody td h3,.analysts-table tbody td h4,.analysts-table tbody td h5,.analysts-table tbody td p,.analysts-table tfoot td h1,.analysts-table tfoot td h2,.analysts-table tfoot td h3,.analysts-table tfoot td h4,.analysts-table tfoot td h5,.analysts-table tfoot td p,.auto-scroll-table tbody td h1,.auto-scroll-table tbody td h2,.auto-scroll-table tbody td h3,.auto-scroll-table tbody td h4,.auto-scroll-table tbody td h5,.auto-scroll-table tbody td p,.auto-scroll-table tfoot td h1,.auto-scroll-table tfoot td h2,.auto-scroll-table tfoot td h3,.auto-scroll-table tfoot td h4,.auto-scroll-table tfoot td h5,.auto-scroll-table tfoot td p,.scroll-table tbody td h1,.scroll-table tbody td h2,.scroll-table tbody td h3,.scroll-table tbody td h4,.scroll-table tbody td h5,.scroll-table tbody td p,.scroll-table tfoot td h1,.scroll-table tfoot td h2,.scroll-table tfoot td h3,.scroll-table tfoot td h4,.scroll-table tfoot td h5,.scroll-table tfoot td p,.table-collapse tbody td h1,.table-collapse tbody td h2,.table-collapse tbody td h3,.table-collapse tbody td h4,.table-collapse tbody td h5,.table-collapse tbody td p,.table-collapse tfoot td h1,.table-collapse tfoot td h2,.table-collapse tfoot td h3,.table-collapse tfoot td h4,.table-collapse tfoot td h5,.table-collapse tfoot td p{padding-left:0;padding-right:0}.analysts-table tbody a,.analysts-table tfoot a,.auto-scroll-table tbody a,.auto-scroll-table tfoot a,.scroll-table tbody a,.scroll-table tfoot a,.table-collapse tbody a,.table-collapse tfoot a{color:#fa551e}.analysts-table tfoot th+td,.auto-scroll-table tfoot th+td,.scroll-table tfoot th+td,.table-collapse tfoot th+td{text-transform:uppercase}.analysts-table .order-by,.auto-scroll-table .order-by,.scroll-table .order-by,.table-collapse .order-by{position:relative;padding-right:20px;cursor:pointer}.analysts-table .order-by:hover,.auto-scroll-table .order-by:hover,.scroll-table .order-by:hover,.table-collapse .order-by:hover{text-decoration:underline}.analysts-table .order-by:before,.auto-scroll-table .order-by:before,.scroll-table .order-by:before,.table-collapse .order-by:before{content:'';position:absolute;right:0;top:4px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(255,255,255,.5);border-radius:2px}.analysts-table .order-by:after,.auto-scroll-table .order-by:after,.scroll-table .order-by:after,.table-collapse .order-by:after{content:'';position:absolute;right:0;bottom:6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(255,255,255,.5);border-radius:2px}.analysts-table .order-by.ascending:before,.auto-scroll-table .order-by.ascending:before,.scroll-table .order-by.ascending:before,.table-collapse .order-by.ascending:before{border-bottom-color:#fff}.analysts-table .order-by.descending:after,.auto-scroll-table .order-by.descending:after,.scroll-table .order-by.descending:after,.table-collapse .order-by.descending:after{border-top-color:#fff}.table-collapse tbody tr:not(.tr-hidden){cursor:pointer}.auto-scroll-table .order-by,.auto-scroll-table-no-numbers .order-by,.scroll-table .order-by{white-space:nowrap}.auto-scroll-table thead tr+tr th,.auto-scroll-table-no-numbers thead tr+tr th,.scroll-table thead tr+tr th{text-align:center}.auto-scroll-table thead .gray-bark,.auto-scroll-table-no-numbers thead .gray-bark,.scroll-table thead .gray-bark{background-color:#606a70}.auto-scroll-table thead .gray-light,.auto-scroll-table-no-numbers thead .gray-light,.scroll-table thead .gray-light{background-color:#9daab1}.auto-scroll-table thead .gray-gradient,.auto-scroll-table-no-numbers thead .gray-gradient,.scroll-table thead .gray-gradient{background-image:linear-gradient(to right,#606a70 0,#aab5bb 100%);background-image:-webkit-linear-gradient(left,#606a70 0,#aab5bb 100%);background-image:-o-linear-gradient(left,#606a70 0,#aab5bb 100%);background-repeat:repeat-x}.auto-scroll-table thead .icon,.auto-scroll-table-no-numbers thead .icon,.scroll-table thead .icon{padding-left:15px}.auto-scroll-table thead .icon img,.auto-scroll-table-no-numbers thead .icon img,.scroll-table thead .icon img{width:100%;max-width:20px}.auto-scroll-table tbody .tr-hidden,.auto-scroll-table-no-numbers tbody .tr-hidden,.scroll-table tbody .tr-hidden{display:none;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;-o-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in}.auto-scroll-table tbody .is-expanded,.auto-scroll-table-no-numbers tbody .is-expanded,.scroll-table tbody .is-expanded{display:table-row;opacity:1;pointer-events:auto}.auto-scroll-table tbody .tr-visible,.auto-scroll-table-no-numbers tbody .tr-visible,.scroll-table tbody .tr-visible{font-weight:700}.auto-scroll-table tbody .tr-visible .cta:before,.auto-scroll-table-no-numbers tbody .tr-visible .cta:before,.scroll-table tbody .tr-visible .cta:before{content:'-';color:#fa551e}.auto-scroll-table tbody td,.auto-scroll-table-no-numbers tbody td,.scroll-table tbody td{min-width:60px}.auto-scroll-table tbody td .cta,.auto-scroll-table-no-numbers tbody td .cta,.scroll-table tbody td .cta{margin:0;border:none;border-radius:0;padding:0;width:26px;background:0 0}.auto-scroll-table tbody td .cta:before,.auto-scroll-table-no-numbers tbody td .cta:before,.scroll-table tbody td .cta:before{content:'+';display:inline-block;font-family:Canaro-Light,sans-serif;font-size:37px;line-height:.8;color:#95a3ab}.auto-scroll-table tbody td .cta .text,.auto-scroll-table-no-numbers tbody td .cta .text,.scroll-table tbody td .cta .text{display:none}.auto-scroll-table tbody td .icon,.auto-scroll-table-no-numbers tbody td .icon,.scroll-table tbody td .icon{display:inline-block;vertical-align:middle;margin-top:-6px;margin-left:5px;width:15px}.auto-scroll-table tbody td img,.auto-scroll-table-no-numbers tbody td img,.scroll-table tbody td img{display:block;width:100%;max-width:30px}.auto-scroll-table tbody td code,.auto-scroll-table-no-numbers tbody td code,.scroll-table tbody td code{font-size:14px;display:block}.auto-scroll-table tbody td code+code,.auto-scroll-table-no-numbers tbody td code+code,.scroll-table tbody td code+code{margin-top:20px}.auto-scroll-table tbody td .col-1,.auto-scroll-table tbody td .col-11,.auto-scroll-table-no-numbers tbody td .col-1,.auto-scroll-table-no-numbers tbody td .col-11,.scroll-table tbody td .col-1,.scroll-table tbody td .col-11{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.auto-scroll-table tbody td .col-11,.auto-scroll-table-no-numbers tbody td .col-11,.scroll-table tbody td .col-11{float:left;width:100%}}@media (min-width:992px){.auto-scroll-table tbody td .col-11,.auto-scroll-table-no-numbers tbody td .col-11,.scroll-table tbody td .col-11{float:left;width:91.66667%}}@media (min-width:768px){.auto-scroll-table tbody td .col-1,.auto-scroll-table-no-numbers tbody td .col-1,.scroll-table tbody td .col-1{float:left;width:100%}}@media (min-width:992px){.auto-scroll-table tbody td .col-1,.auto-scroll-table-no-numbers tbody td .col-1,.scroll-table tbody td .col-1{float:left;width:8.33333%}}.auto-scroll-table tbody td .form-group,.auto-scroll-table-no-numbers tbody td .form-group,.scroll-table tbody td .form-group{margin-bottom:0}.auto-scroll-table tbody td .table-accordion-title,.auto-scroll-table-no-numbers tbody td .table-accordion-title,.scroll-table tbody td .table-accordion-title{cursor:pointer;position:relative;margin-bottom:0;min-width:40px;min-height:30px}.auto-scroll-table tbody td .table-accordion-title:after,.auto-scroll-table-no-numbers tbody td .table-accordion-title:after,.scroll-table tbody td .table-accordion-title:after{position:absolute;top:7px;right:28px;height:12px;width:12px;border-width:0 3px 3px 0;border-style:solid;border-color:#95a3ab;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);content:'';-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.auto-scroll-table tbody td .table-accordion-title.open:after,.auto-scroll-table-no-numbers tbody td .table-accordion-title.open:after,.scroll-table tbody td .table-accordion-title.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.auto-scroll-table tbody td .table-accordion-title+.table-accordion-content,.auto-scroll-table-no-numbers tbody td .table-accordion-title+.table-accordion-content,.scroll-table tbody td .table-accordion-title+.table-accordion-content{display:none}.auto-scroll-table tbody td .table-accordion-content,.auto-scroll-table-no-numbers tbody td .table-accordion-content,.scroll-table tbody td .table-accordion-content{width:100%}.auto-scroll-table tbody td .table-accordion-content:after,.auto-scroll-table tbody td .table-accordion-content:before,.auto-scroll-table-no-numbers tbody td .table-accordion-content:after,.auto-scroll-table-no-numbers tbody td .table-accordion-content:before,.scroll-table tbody td .table-accordion-content:after,.scroll-table tbody td .table-accordion-content:before{content:" ";display:table}.auto-scroll-table tbody td .table-accordion-content:after,.auto-scroll-table-no-numbers tbody td .table-accordion-content:after,.scroll-table tbody td .table-accordion-content:after{clear:both}.auto-scroll-table tbody td .table-accordion-content p,.auto-scroll-table-no-numbers tbody td .table-accordion-content p,.scroll-table tbody td .table-accordion-content p{padding-left:15px;padding-right:15px}.auto-scroll-table thead th:first-child{display:none}.auto-scroll-table thead th[colspan],.auto-scroll-table-no-numbers thead th[colspan]{text-align:center}.auto-scroll-table tbody th:first-child,.auto-scroll-table tfoot th:first-child,.auto-scroll-table-no-numbers tbody th:first-child,.auto-scroll-table-no-numbers tfoot th:first-child{position:absolute;left:0;width:60px;font-family:Canaro-Book,sans-serif;font-size:18px;line-height:.95;color:#e53416;display:none}.auto-scroll-table tbody td,.auto-scroll-table tbody th,.auto-scroll-table tfoot td,.auto-scroll-table tfoot th,.auto-scroll-table-no-numbers tbody td,.auto-scroll-table-no-numbers tbody th,.auto-scroll-table-no-numbers tfoot td,.auto-scroll-table-no-numbers tfoot th{padding:12px 15px 10px;border:none;border-bottom:1px solid #e0e0e0}.auto-scroll-table tbody td h1,.auto-scroll-table tbody td h2,.auto-scroll-table tbody td h3,.auto-scroll-table tbody td h4,.auto-scroll-table tbody td h5,.auto-scroll-table tbody td p,.auto-scroll-table tbody th h1,.auto-scroll-table tbody th h2,.auto-scroll-table tbody th h3,.auto-scroll-table tbody th h4,.auto-scroll-table tbody th h5,.auto-scroll-table tbody th p,.auto-scroll-table tfoot td h1,.auto-scroll-table tfoot td h2,.auto-scroll-table tfoot td h3,.auto-scroll-table tfoot td h4,.auto-scroll-table tfoot td h5,.auto-scroll-table tfoot td p,.auto-scroll-table tfoot th h1,.auto-scroll-table tfoot th h2,.auto-scroll-table tfoot th h3,.auto-scroll-table tfoot th h4,.auto-scroll-table tfoot th h5,.auto-scroll-table tfoot th p,.auto-scroll-table-no-numbers tbody td h1,.auto-scroll-table-no-numbers tbody td h2,.auto-scroll-table-no-numbers tbody td h3,.auto-scroll-table-no-numbers tbody td h4,.auto-scroll-table-no-numbers tbody td h5,.auto-scroll-table-no-numbers tbody td p,.auto-scroll-table-no-numbers tbody th h1,.auto-scroll-table-no-numbers tbody th h2,.auto-scroll-table-no-numbers tbody th h3,.auto-scroll-table-no-numbers tbody th h4,.auto-scroll-table-no-numbers tbody th h5,.auto-scroll-table-no-numbers tbody th p,.auto-scroll-table-no-numbers tfoot td h1,.auto-scroll-table-no-numbers tfoot td h2,.auto-scroll-table-no-numbers tfoot td h3,.auto-scroll-table-no-numbers tfoot td h4,.auto-scroll-table-no-numbers tfoot td h5,.auto-scroll-table-no-numbers tfoot td p,.auto-scroll-table-no-numbers tfoot th h1,.auto-scroll-table-no-numbers tfoot th h2,.auto-scroll-table-no-numbers tfoot th h3,.auto-scroll-table-no-numbers tfoot th h4,.auto-scroll-table-no-numbers tfoot th h5,.auto-scroll-table-no-numbers tfoot th p{padding-left:0;padding-right:0}@media only screen and (max-width:1024px){.auto-scroll-table tbody th:first-child,.auto-scroll-table tfoot th:first-child,.auto-scroll-table-no-numbers tbody th:first-child,.auto-scroll-table-no-numbers tfoot th:first-child{display:block;border:none}}@media only screen and (max-width:1024px){.auto-scroll-table thead th:first-child{display:block;position:absolute;left:0;width:60px;border:none}}.analysts-table tbody tr.tr-visible,.analysts-table tbody tr:not(.tr-hidden):hover,.analysts-table tfoot tr.tr-visible,.analysts-table tfoot tr:not(.tr-hidden):hover{background-color:#eee}@media only screen and (max-width:1024px){.analysts-table{background:0 0}.analysts-table thead{display:none}.analysts-table tbody{display:block;background:0 0}.analysts-table tbody tr{margin-bottom:30px;display:block}.analysts-table tbody td{clear:both;padding:15px 20px 15px calc(50% + 20px);position:relative;display:block;font-size:14px;background:#fff;margin:0;color:#95a3ab}.analysts-table tbody td:before{position:absolute;color:#676c6f;top:50%;padding-left:20px;left:0;width:50%;padding-right:10px;white-space:nowrap;content:attr(data-text);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);text-align:left}.analysts-table tbody td:after{content:'';position:absolute;color:#676c6f;top:0;left:50%;border-right:1px solid #e0e0e0;height:100%}.analysts-table tbody td:last-child{border-bottom:0}.analysts-table tbody a{color:#fa551e;text-decoration:underline}}@media only screen and (max-width:479px){.analysts-table tbody td{padding:15px 20px 15px calc(50% + 10px)}.analysts-table tbody td:before{padding-left:10px;padding-right:10px;white-space:normal}}.chart-table th[scope=colgroup]{position:relative}.chart-table th[scope=colgroup]:after{transform:translateY(-50%);content:'+';display:block;position:absolute;top:50%;margin-top:4px;right:10px;font-family:Canaro-Light,sans-serif;font-size:37px;line-height:0;color:#95a3ab}.chart-table th[scope=colgroup].is-expanded:after{content:'-';margin-top:2px;color:#fa551e;right:13px}@media only screen and (min-width:1025px){.outer:not(.has-overlay){position:relative}.outer:not(.has-overlay)::-webkit-scrollbar{width:6px;height:10px}.outer:not(.has-overlay)::-webkit-scrollbar-track{background:#c3c3c3}.outer:not(.has-overlay)::-webkit-scrollbar-thumb{background:#fa551e}}@media only screen and (max-width:1024px){.outer:not(.has-overlay) .inner{width:calc(100% - 60px);margin-left:60px}}form{max-width:100%}.outer{position:relative}.outer.has-overlay:after{content:'';position:absolute;right:0;top:0;height:100%;width:30px;background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.3) 100%)}.outer.has-overlay th{letter-spacing:normal}.inner{overflow-x:auto;overflow-y:visible;width:100%}.table-list-message{text-align:center;padding:60px 0}.table-list-message>p{color:#000}@media only screen and (max-width:1024px){.tablesorter *{font-size:14px}.tablesorter * td{font-size:12px}}@media only screen and (max-width:1024px){.outer-table{overflow-x:auto;width:100%}.tabs-slider .tabs-content.clear-style table.auto-scroll-table-no-numbers tbody td{min-width:200px;padding-left:0}}.exit-menu,.list-default{padding:0;margin:0;list-style:none}.exit-menu li,.list-default li{position:relative;padding-left:25px;margin-top:20px;color:#676c6f}@media only screen and (max-width:1024px){.exit-menu li,.list-default li{margin-top:15px}}.exit-menu li:before,.list-default li:before{content:'';display:block;width:8px;height:8px;background:#fa551e;border-radius:8px;position:absolute;top:8px;left:0}@media only screen and (max-width:1024px){.exit-menu li:before,.list-default li:before{top:10px}}.exit-menu li:first-child,.list-default li:first-child{margin-top:0}.exit-menu li a,.list-default li a{border-bottom:1px solid #676c6f;color:#676c6f;text-decoration:none;font-size:16px}@media only screen and (max-width:1024px){.exit-menu li a,.list-default li a{line-height:25px;padding:5px 0 2px}}.exit-menu li a:hover,.list-default li a:hover{border-color:#fa551e;text-decoration:none;color:#fa551e}.graphic-controls,.list-icons{padding:0;margin:0;list-style:none;font-size:0}.graphic-controls li,.list-icons li{display:inline-block;vertical-align:middle;font-size:14px}.list-definition{padding:0;margin:0;list-style:none}.list-definition dt{float:left}.list-definition dd,.list-definition dt{padding:10px 5px}.list-default.is-floating{display:none;position:fixed;z-index:100;border:0!important;padding-top:0;right:1%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}.list-default.is-floating li{position:relative;cursor:pointer;padding:15px 15px 15px 30px;margin-top:10px}.list-default.is-floating li:before{left:50%;margin-left:-4px;background:#ccc;width:12px;height:12px}.list-default.is-floating li.is-selected:before{background:#fa551e}.list-default.is-floating li:hover a{display:inline-block}.list-default.is-floating a{display:none;padding:10px 15px;color:#6c7174;background:#fff;border:1px solid #dbe0e3!important;border-radius:5px;right:40px;font-size:14px;top:-3px;position:absolute;white-space:nowrap}.list-default.is-floating a:after{content:'';position:absolute;width:10px;height:10px;background:#fff;right:-6px;border-top:1px solid #dbe0e3;border-right:1px solid #dbe0e3;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:13px}.exit-menu{border-bottom:1px solid #e0e0e0;padding-left:30px;margin-top:30px}.exit-menu .title{font-family:Canaro-Medium,sans-serif;font-size:30px;margin-bottom:40px}.exit-menu li{padding-left:16px;margin:0 6% 30px 0;display:inline-block}@media only screen and (max-width:479px){.exit-menu li{display:block}}.exit-menu li:before{background:url("/corp/Portals/_default/skins/galpcorporativo/assets/images/seta-icon.png") 0 0/8px no-repeat;height:14px;top:4px}.exit-menu li a{border-bottom:0}
.Container-Standard{width:100%;clear:both;}.Container-Gray{background:#eeeeee;}.Container-White{background:#ffffff;}.Container-Standard .Normal > *:first-child{}.Container-Standard .Normal > *:last-child{}.Container-Standard .titleStyle{font-size:20px;font-weight:bold;}.dnnEditState .Container-Standard{width:100%;margin:0 0 22px;padding:0;}.dnnDragHint{background:#ffffff;}
 .HeadBg{}Body{}.ControlPanel{}.TabBg{}.LeftPane{}.ContentPane{}.RightPane{}.SelectedTab{}A.SelectedTab:link{}A.SelectedTab:visited{}A.SelectedTab:hover{}A.SelectedTab:active{}.OtherTabs{}A.OtherTabs:link{}A.OtherTabs:visited{}A.OtherTabs:hover{}A.OtherTabs:active{}.Head{}.SubHead{}.SubSubHead{}.Normal{}.NormalTextBox{}.NormalRed{}.NormalBold{}.CommandButton{}A.CommandButton:link{}A.CommandButton:visited{}A.CommandButton:hover{}A.CommandButton:active{}.StandardButton{}H1{}H2{}H3{}H4{}H5,DT{}H6{}TFOOT,THEAD{}TH{}A:link{}A:visited{}A:hover{}A:active{}SMALL{}BIG{}BLOCKQUOTE,PRE{}UL LI{}UL LI LI{}UL LI LI LI{}OL LI{}OL OL LI{}OL OL OL LI{}OL UL LI{}HR{} .Message{}.ItemTitle{}.ModuleTitle_MenuContainer{}.ModuleTitle_MenuBar{}.ModuleTitle_MenuItem{}.ModuleTitle_MenuIcon{}.ModuleTitle_SubMenu{}.ModuleTitle_MenuBreak{}.ModuleTitle_MenuItemSel{}.ModuleTitle_MenuArrow{}.ModuleTitle_RootMenuArrow{}.MainMenu_MenuContainer{}.MainMenu_MenuBar{}.MainMenu_MenuItem{}.MainMenu_MenuIcon{}.MainMenu_SubMenu{}.MainMenu_MenuBreak{}.MainMenu_MenuItemSel{}.MainMenu_MenuArrow{}.MainMenu_RootMenuArrow{}.LoginPanel{}.LoginTabGroup{}.LoginTab{}.LoginTabSelected{}.LoginTabHover{}.LoginContainerGroup{}.LoginContainer{}
.inLoading{position:relative;}.inLoading .loading{top:0;left:0;width:100%;height:100%;position:fixed;z-index:10;background:rgba(255,255,255,0.5);}.loading img{position:absolute;z-index:100;width:32px;height:32px;left:50%;top:50%;transform:translate(-50%,-50%);}
body,html{height:100%;position:relative}body{margin:0;padding:0}[tabindex="-1"]:focus{outline:none}.inset{padding:10px}a.md-no-style,button.md-no-style{font-weight:400;background-color:inherit;text-align:left;border:none;padding:0;margin:0}button,input,select,textarea{vertical-align:baseline}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default}textarea{vertical-align:top;overflow:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box;-webkit-box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input:-webkit-autofill{text-shadow:none}.md-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-transform:none;width:1px}.md-shadow{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:inherit;pointer-events:none}.md-shadow-bottom-z-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-shadow-bottom-z-2{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-shadow-animated.md-shadow{-webkit-transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.md-ripple-container{pointer-events:none;position:absolute;overflow:hidden;left:0;top:0;width:100%;height:100%;-webkit-transition:all .55s cubic-bezier(.25,.8,.25,1);transition:all .55s cubic-bezier(.25,.8,.25,1)}.md-ripple{position:absolute;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;border-radius:50%}.md-ripple.md-ripple-placed{-webkit-transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1);transition:margin .9s cubic-bezier(.25,.8,.25,1),border .9s cubic-bezier(.25,.8,.25,1),width .9s cubic-bezier(.25,.8,.25,1),height .9s cubic-bezier(.25,.8,.25,1),opacity .9s cubic-bezier(.25,.8,.25,1),transform .9s cubic-bezier(.25,.8,.25,1),-webkit-transform .9s cubic-bezier(.25,.8,.25,1)}.md-ripple.md-ripple-scaled{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.md-ripple.md-ripple-active,.md-ripple.md-ripple-full,.md-ripple.md-ripple-visible{opacity:.2}.md-ripple.md-ripple-remove{-webkit-animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1);animation:md-remove-ripple .9s cubic-bezier(.25,.8,.25,1)}@-webkit-keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}@keyframes md-remove-ripple{0%{opacity:.15}to{opacity:0}}.md-padding{padding:8px}.md-margin{margin:8px}.md-scroll-mask{position:absolute;background-color:transparent;top:0;right:0;bottom:0;left:0;z-index:50}.md-scroll-mask>.md-scroll-mask-bar{display:block;position:absolute;background-color:#fafafa;right:0;top:0;bottom:0;z-index:65;box-shadow:inset 0 0 1px rgba(0,0,0,.3)}.md-no-momentum{-webkit-overflow-scrolling:auto}.md-no-flicker{-webkit-filter:blur(0)}@media (min-width:960px){.md-padding{padding:16px}}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl}bdo[dir=ltr],bdo[dir=rtl]{unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr}body,html{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.md-display-4{font-size:112px;font-weight:300;letter-spacing:-.01em;line-height:112px}.md-display-3{font-size:56px;font-weight:400;letter-spacing:-.005em;line-height:56px}.md-display-2{font-size:45px;font-weight:400;line-height:64px}.md-display-1{font-size:34px;font-weight:400;line-height:40px}.md-headline{font-size:24px;font-weight:400;line-height:32px}.md-title{font-size:20px;font-weight:500;letter-spacing:.005em}.md-subhead{font-size:16px;line-height:24px}.md-body-1,.md-subhead{font-weight:400;letter-spacing:.01em}.md-body-1{font-size:14px;line-height:20px}.md-body-2{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:24px}.md-caption{font-size:12px;letter-spacing:.02em}.md-button{letter-spacing:.01em}button,html,input,select,textarea{font-family:Roboto,Helvetica Neue,sans-serif}button,input,select,textarea{font-size:100%}.md-panel-outer-wrapper{height:100%;left:0;position:absolute;top:0;width:100%}._md-panel-hidden{display:none}._md-panel-offscreen{left:-9999px}._md-panel-fullscreen{border-radius:0;left:0;min-height:100%;min-width:100%;position:fixed;top:0}._md-panel-shown .md-panel{opacity:1;-webkit-transition:none;transition:none}.md-panel{opacity:0;position:fixed}.md-panel._md-panel-shown{opacity:1;-webkit-transition:none;transition:none}.md-panel._md-panel-animate-enter{opacity:1;-webkit-transition:all .3s cubic-bezier(0,0,.2,1);transition:all .3s cubic-bezier(0,0,.2,1)}.md-panel._md-panel-animate-leave{opacity:1;-webkit-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.md-panel._md-panel-animate-fade-out,.md-panel._md-panel-animate-scale-out{opacity:0}.md-panel._md-panel-backdrop{height:100%;position:absolute;width:100%}.md-panel._md-opaque-enter{opacity:.48;-webkit-transition:opacity .3s cubic-bezier(0,0,.2,1);transition:opacity .3s cubic-bezier(0,0,.2,1)}.md-panel._md-opaque-leave{-webkit-transition:opacity .3s cubic-bezier(.4,0,1,1);transition:opacity .3s cubic-bezier(.4,0,1,1)}md-autocomplete{border-radius:2px;display:block;height:40px;position:relative;overflow:visible;min-width:190px}md-autocomplete[disabled] input{cursor:default}md-autocomplete[md-floating-label]{border-radius:0;background:transparent;height:auto}md-autocomplete[md-floating-label] md-input-container{padding-bottom:0}md-autocomplete[md-floating-label] md-autocomplete-wrap{height:auto}md-autocomplete[md-floating-label] .md-show-clear-button button{display:block;position:absolute;right:0;top:20px;width:30px;height:30px}md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:30px}[dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input{padding-right:0;padding-left:30px}md-autocomplete md-autocomplete-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;box-sizing:border-box;position:relative;overflow:visible;height:40px}md-autocomplete md-autocomplete-wrap.md-menu-showing{z-index:51}md-autocomplete md-autocomplete-wrap input,md-autocomplete md-autocomplete-wrap md-input-container{-webkit-box-flex:1;-webkit-flex:1 1 0;flex:1 1 0;box-sizing:border-box;min-width:0}md-autocomplete md-autocomplete-wrap md-progress-linear{position:absolute;bottom:-2px;left:0}md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline{bottom:40px;right:2px;left:2px;width:auto}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate{position:absolute;top:0;left:0;width:100%;height:3px;-webkit-transition:none;transition:none}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container{-webkit-transition:none;transition:none;height:3px}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active{opacity:1}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active{opacity:0}md-autocomplete input:not(.md-input){font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;width:100%;padding:0 15px;line-height:40px;height:40px}md-autocomplete input:not(.md-input)::-ms-clear{display:none}md-autocomplete .md-show-clear-button button{position:relative;line-height:20px;text-align:center;width:30px;height:30px;cursor:pointer;border:none;border-radius:50%;padding:0;font-size:12px;background:transparent;margin:auto 5px}md-autocomplete .md-show-clear-button button:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-autocomplete .md-show-clear-button button:focus{outline:none}md-autocomplete .md-show-clear-button button:focus:after{-webkit-transform:scale(1);transform:scale(1);opacity:1}md-autocomplete .md-show-clear-button button md-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}md-autocomplete .md-show-clear-button button md-icon path{stroke-width:0}md-autocomplete .md-show-clear-button button.ng-enter{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active{-webkit-transform:scale(1);transform:scale(1)}md-autocomplete .md-show-clear-button button.ng-leave{-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active{-webkit-transform:scale(0);transform:scale(0)}@media screen and (-ms-high-contrast:active){md-autocomplete input{border:1px solid #fff}md-autocomplete li:focus{color:#fff}}.md-virtual-repeat-container.md-autocomplete-suggestions-container{position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.25);z-index:100;height:100%}.md-virtual-repeat-container.md-not-found{height:48px}.md-autocomplete-suggestions{margin:0;list-style:none;padding:0}.md-autocomplete-suggestions li{font-size:14px;overflow:hidden;padding:0 15px;line-height:48px;height:48px;-webkit-transition:background .15s linear;transition:background .15s linear;margin:0;white-space:nowrap;text-overflow:ellipsis}.md-autocomplete-suggestions li:focus{outline:none}.md-autocomplete-suggestions li:not(.md-not-found-wrapper){cursor:pointer}@media screen and (-ms-high-contrast:active){.md-autocomplete-suggestions,md-autocomplete{border:1px solid #fff}}md-backdrop{-webkit-transition:opacity .45s;transition:opacity .45s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:99}md-backdrop.md-select-backdrop{z-index:81;-webkit-transition-duration:0;transition-duration:0}md-backdrop.md-dialog-backdrop{z-index:79}md-backdrop.md-bottom-sheet-backdrop{z-index:69}md-backdrop.md-sidenav-backdrop{z-index:59}md-backdrop.md-click-catcher{position:absolute}md-backdrop.md-opaque{opacity:.48}md-backdrop.md-opaque.ng-enter{opacity:0}md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active{opacity:.48}md-backdrop.md-opaque.ng-leave{opacity:.48;-webkit-transition:opacity .4s;transition:opacity .4s}md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active{opacity:0}md-bottom-sheet{position:absolute;left:0;right:0;bottom:0;padding:8px 16px 88px;z-index:70;border-top-width:1px;border-top-style:solid;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}md-bottom-sheet.md-has-header{padding-top:0}md-bottom-sheet.ng-enter{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-bottom-sheet.ng-enter-active{opacity:1;display:block;-webkit-transform:translate3d(0,80px,0)!important;transform:translate3d(0,80px,0)!important}md-bottom-sheet.ng-leave-active{-webkit-transform:translate3d(0,100%,0)!important;transform:translate3d(0,100%,0)!important;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-bottom-sheet .md-subheader{background-color:transparent;font-family:Roboto,Helvetica Neue,sans-serif;line-height:56px;padding:0;white-space:nowrap}md-bottom-sheet md-inline-icon{display:inline-block;height:24px;width:24px;fill:#444}md-bottom-sheet md-list-item{display:-webkit-box;display:-webkit-flex;display:flex;outline:none}md-bottom-sheet md-list-item:hover{cursor:pointer}md-bottom-sheet.md-list md-list-item{padding:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:48px}md-bottom-sheet.md-grid{padding-left:24px;padding-right:24px;padding-top:0}md-bottom-sheet.md-grid md-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}md-bottom-sheet.md-grid md-list,md-bottom-sheet.md-grid md-list-item{-webkit-box-direction:normal;-webkit-transition:all .5s;transition:all .5s;-webkit-box-align:center;-webkit-align-items:center;align-items:center}md-bottom-sheet.md-grid md-list-item{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;height:96px;margin-top:8px;margin-bottom:8px}@media (max-width:960px){md-bottom-sheet.md-grid md-list-item{-webkit-box-flex:1;-webkit-flex:1 1 33.33333%;flex:1 1 33.33333%;max-width:33.33333%}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n+1){-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}md-bottom-sheet.md-grid md-list-item:nth-of-type(3n){-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}}@media (min-width:960px) and (max-width:1279px){md-bottom-sheet.md-grid md-list-item{-webkit-box-flex:1;-webkit-flex:1 1 25%;flex:1 1 25%;max-width:25%}}@media (min-width:1280px) and (max-width:1919px){md-bottom-sheet.md-grid md-list-item{-webkit-box-flex:1;-webkit-flex:1 1 16.66667%;flex:1 1 16.66667%;max-width:16.66667%}}@media (min-width:1920px){md-bottom-sheet.md-grid md-list-item{-webkit-box-flex:1;-webkit-flex:1 1 14.28571%;flex:1 1 14.28571%;max-width:14.28571%}}md-bottom-sheet.md-grid md-list-item:before{display:none}md-bottom-sheet.md-grid md-list-item .md-list-item-content{width:48px;padding-bottom:16px}md-bottom-sheet.md-grid md-list-item .md-grid-item-content,md-bottom-sheet.md-grid md-list-item .md-list-item-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}md-bottom-sheet.md-grid md-list-item .md-grid-item-content{border:1px solid transparent;width:80px}md-bottom-sheet.md-grid md-list-item .md-grid-text{font-weight:400;line-height:16px;font-size:13px;margin:0;white-space:nowrap;width:64px;text-align:center;text-transform:none;padding-top:8px}@media screen and (-ms-high-contrast:active){md-bottom-sheet{border:1px solid #fff}}button.md-button::-moz-focus-inner{border:0}.md-button{display:inline-block;position:relative;cursor:pointer;min-height:36px;min-width:88px;line-height:36px;vertical-align:middle;-webkit-box-align:center;-webkit-align-items:center;align-items:center;text-align:center;border-radius:2px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border:0;padding:0 6px;margin:6px 8px;background:transparent;color:currentColor;white-space:nowrap;text-transform:uppercase;font-weight:500;font-size:14px;font-style:inherit;font-variant:inherit;font-family:inherit;text-decoration:none;overflow:hidden;-webkit-transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);transition:box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1)}.md-dense:not(.md-dense-disabled) .md-button:not(.md-dense-disabled),.md-dense>.md-button:not(.md-dense-disabled){min-height:32px;line-height:32px;font-size:13px}.md-button:focus{outline:none}.md-button:focus,.md-button:hover{text-decoration:none}.md-button.ng-hide,.md-button.ng-leave{-webkit-transition:none;transition:none}.md-button.md-cornered{border-radius:0}.md-button.md-icon{padding:0;background:none}.md-button.md-raised:not([disabled]){box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button.md-icon-button{margin:0 6px;height:40px;min-width:0;line-height:24px;padding:8px;width:40px;border-radius:50%}.md-button.md-icon-button .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.md-button.md-fab{z-index:20;line-height:56px;min-width:0;width:56px;height:56px;vertical-align:middle;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,-webkit-transform;transition-property:background-color,box-shadow,transform;transition-property:background-color,box-shadow,transform,-webkit-transform}.md-button.md-fab.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}.md-button.md-fab.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}.md-button.md-fab.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}.md-button.md-fab.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}.md-button.md-fab .md-ripple-container{border-radius:50%;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.md-button.md-fab.md-mini{line-height:40px;width:40px;height:40px}.md-button.md-fab.ng-hide,.md-button.md-fab.ng-leave{-webkit-transition:none;transition:none}.md-button:not([disabled]).md-fab.md-focused,.md-button:not([disabled]).md-raised.md-focused{box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.md-button:not([disabled]).md-fab:active,.md-button:not([disabled]).md-raised:active{box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}.md-button .md-ripple-container{border-radius:2px;background-clip:padding-box;overflow:hidden;-webkit-mask-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC")}.md-button.md-icon-button md-icon,button.md-button.md-fab md-icon{display:block}.md-toast-open-top .md-button.md-fab-top-left,.md-toast-open-top .md-button.md-fab-top-right{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,42px,0);transform:translate3d(0,42px,0)}.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,.md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover{-webkit-transform:translate3d(0,41px,0);transform:translate3d(0,41px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left,.md-toast-open-bottom .md-button.md-fab-bottom-right{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transform:translate3d(0,-42px,0);transform:translate3d(0,-42px,0)}.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,.md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover{-webkit-transform:translate3d(0,-43px,0);transform:translate3d(0,-43px,0)}.md-button-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;width:100%}.md-button-group>.md-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:block;overflow:hidden;width:0;border-width:1px 0 1px 1px;border-radius:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.md-button-group>.md-button:first-child{border-radius:2px 0 0 2px}.md-button-group>.md-button:last-child{border-right-width:1px;border-radius:0 2px 2px 0}@media screen and (-ms-high-contrast:active){.md-button.md-fab,.md-button.md-raised{border:1px solid #fff}}md-card{box-sizing:border-box;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-card,md-card md-card-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}md-card md-card-header{padding:16px;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}md-card md-card-header:first-child md-card-avatar{margin-right:12px}[dir=rtl] md-card md-card-header:first-child md-card-avatar{margin-right:auto;margin-left:12px}md-card md-card-header:last-child md-card-avatar{margin-left:12px}[dir=rtl] md-card md-card-header:last-child md-card-avatar{margin-left:auto;margin-right:12px}md-card md-card-header md-card-avatar{width:40px;height:40px}md-card md-card-header md-card-avatar .md-user-avatar,md-card md-card-header md-card-avatar md-icon{border-radius:50%}md-card md-card-header md-card-avatar md-icon{padding:8px}md-card md-card-header md-card-avatar md-icon>svg{height:inherit;width:inherit}md-card md-card-header md-card-avatar+md-card-header-text{max-height:40px}md-card md-card-header md-card-avatar+md-card-header-text .md-title{font-size:14px}md-card md-card-header md-card-header-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}md-card md-card-header md-card-header-text .md-subhead{font-size:14px}md-card>img,md-card>md-card-header img,md-card md-card-title-media img{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%;height:auto}md-card md-card-title{padding:24px 16px 16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-card md-card-title+md-card-content{padding-top:0}md-card md-card-title md-card-title-text{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:-webkit-box;display:-webkit-flex;display:flex}md-card md-card-title md-card-title-text .md-subhead{padding-top:0;font-size:14px}md-card md-card-title md-card-title-text:only-child .md-subhead{padding-top:12px}md-card md-card-title md-card-title-media{margin-top:-8px}md-card md-card-title md-card-title-media .md-media-sm{height:80px;width:80px}md-card md-card-title md-card-title-media .md-media-md{height:112px;width:112px}md-card md-card-title md-card-title-media .md-media-lg{height:152px;width:152px}md-card md-card-content{display:block;padding:16px}md-card md-card-content>p:first-child{margin-top:0}md-card md-card-content>p:last-child{margin-bottom:0}md-card md-card-content .md-media-xl{height:240px;width:240px}md-card .md-actions,md-card md-card-actions{margin:8px}md-card .md-actions.layout-column .md-button:not(.md-icon-button),md-card md-card-actions.layout-column .md-button:not(.md-icon-button){margin:2px 0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type{margin-top:0}md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type{margin-bottom:0}md-card .md-actions.layout-column .md-button.md-icon-button,md-card md-card-actions.layout-column .md-button.md-icon-button{margin-top:6px;margin-bottom:6px}md-card .md-actions md-card-icon-actions,md-card md-card-actions md-card-icon-actions{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button),md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button){margin:0 4px}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type{margin-left:auto;margin-right:0}md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:0}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type{margin-right:auto;margin-left:0}md-card .md-actions:not(.layout-column) .md-button.md-icon-button,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button{margin-left:6px;margin-right:6px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type{margin-left:auto;margin-right:12px}md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:12px}[dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type,[dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type{margin-right:auto;margin-left:12px}md-card .md-actions:not(.layout-column) .md-button+md-card-icon-actions,md-card md-card-actions:not(.layout-column) .md-button+md-card-icon-actions{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-card md-card-footer{margin-top:auto;padding:16px}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}.md-image-no-fill>img{width:auto;height:auto}.md-inline-form md-checkbox{margin:19px 0 18px}md-checkbox{box-sizing:border-box;display:inline-block;margin-bottom:16px;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;min-width:20px;min-height:20px;margin-left:0;margin-right:16px}[dir=rtl] md-checkbox{margin-left:16px;margin-right:0}md-checkbox:last-of-type{margin-left:0;margin-right:0}md-checkbox.md-focused:not([disabled]) .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before{background-color:rgba(0,0,0,.12)}md-checkbox.md-align-top-left>div.md-container{top:12px}md-checkbox .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-checkbox .md-container{left:auto;right:0}md-checkbox .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;width:auto}md-checkbox .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-checkbox .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-checkbox .md-icon{box-sizing:border-box;-webkit-transition:.24s;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-checkbox.md-checked .md-icon{border-color:transparent}md-checkbox.md-checked .md-icon:after{box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox[disabled]{cursor:default}md-checkbox.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-checkbox .md-label{box-sizing:border-box;position:relative;display:inline-block;vertical-align:middle;white-space:normal;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-left:30px;margin-right:0}[dir=rtl] md-checkbox .md-label{margin-left:0;margin-right:30px}.md-contact-chips .md-chips md-chip{padding:0 25px 0 0}[dir=rtl] .md-contact-chips .md-chips md-chip{padding:0 0 0 25px}.md-contact-chips .md-chips md-chip .md-contact-avatar{float:left}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar{float:right}.md-contact-chips .md-chips md-chip .md-contact-avatar img{height:32px;border-radius:16px}.md-contact-chips .md-chips md-chip .md-contact-name{display:inline-block;height:32px;margin-left:8px}[dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion{height:56px}.md-contact-suggestion img{height:40px;border-radius:20px;margin-top:8px}.md-contact-suggestion .md-contact-name{margin-left:8px;width:120px}[dir=rtl] .md-contact-suggestion .md-contact-name{margin-left:auto;margin-right:8px}.md-contact-suggestion .md-contact-email,.md-contact-suggestion .md-contact-name{display:inline-block;overflow:hidden;text-overflow:ellipsis}.md-contact-chips-suggestions li{height:100%}.md-chips{display:block;font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px;padding:0 0 8px 3px;vertical-align:middle}.md-chips:after{content:"";display:table;clear:both}[dir=rtl] .md-chips{padding:0 3px 8px 0}.md-chips.md-readonly .md-chip-input-container{min-height:32px}.md-chips:not(.md-readonly){cursor:text}.md-chips.md-removable md-chip{padding-right:22px}[dir=rtl] .md-chips.md-removable md-chip{padding-right:0;padding-left:22px}.md-chips.md-removable md-chip .md-chip-content{padding-right:4px}[dir=rtl] .md-chips.md-removable md-chip .md-chip-content{padding-right:0;padding-left:4px}.md-chips md-chip{cursor:default;border-radius:16px;display:block;height:32px;line-height:32px;margin:8px 8px 0 0;padding:0 12px;float:left;box-sizing:border-box;max-width:100%;position:relative}[dir=rtl] .md-chips md-chip{margin:8px 0 0 8px;float:right}.md-chips md-chip .md-chip-content{display:block;float:left;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-chips md-chip .md-chip-content{float:right}.md-chips md-chip .md-chip-content:focus{outline:none}.md-chips md-chip._md-chip-content-edit-is-enabled{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.md-chips md-chip .md-chip-remove-container{position:absolute;right:0;line-height:22px}[dir=rtl] .md-chips md-chip .md-chip-remove-container{right:auto;left:0}.md-chips md-chip .md-chip-remove{text-align:center;width:32px;height:32px;min-width:0;padding:0;background:transparent;border:none;box-shadow:none;margin:0;position:relative}.md-chips md-chip .md-chip-remove md-icon{height:18px;width:18px;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.md-chips .md-chip-input-container{display:block;line-height:32px;margin:8px 8px 0 0;padding:0;float:left}[dir=rtl] .md-chips .md-chip-input-container{margin:8px 0 0 8px;float:right}.md-chips .md-chip-input-container input:not([type]),.md-chips .md-chip-input-container input[type=email],.md-chips .md-chip-input-container input[type=number],.md-chips .md-chip-input-container input[type=tel],.md-chips .md-chip-input-container input[type=text],.md-chips .md-chip-input-container input[type=url]{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:not([type]):focus,.md-chips .md-chip-input-container input[type=email]:focus,.md-chips .md-chip-input-container input[type=number]:focus,.md-chips .md-chip-input-container input[type=tel]:focus,.md-chips .md-chip-input-container input[type=text]:focus,.md-chips .md-chip-input-container input[type=url]:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{background:transparent;height:32px}.md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap{box-shadow:none}.md-chips .md-chip-input-container input{border:0;height:32px;line-height:32px;padding:0}.md-chips .md-chip-input-container input:focus{outline:none}.md-chips .md-chip-input-container md-autocomplete,.md-chips .md-chip-input-container md-autocomplete-wrap{height:32px}.md-chips .md-chip-input-container md-autocomplete{box-shadow:none}.md-chips .md-chip-input-container md-autocomplete input{position:relative}.md-chips .md-chip-input-container:not(:first-child){margin:8px 8px 0 0}[dir=rtl] .md-chips .md-chip-input-container:not(:first-child){margin:8px 0 0 8px}.md-chips .md-chip-input-container input{background:transparent;border-width:0}.md-chips md-autocomplete button{display:none}@media screen and (-ms-high-contrast:active){.md-chip-input-container,md-chip{border:1px solid #fff}.md-chip-input-container md-autocomplete{border:none}}md-content{display:block;position:relative;overflow:auto;-webkit-overflow-scrolling:touch}md-content[md-scroll-y]{overflow-y:auto;overflow-x:hidden}md-content[md-scroll-x]{overflow-x:auto;overflow-y:hidden}@media print{md-content{overflow:visible!important}}md-calendar{font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.md-calendar-scroll-mask{display:inline-block;overflow:hidden;height:308px}.md-calendar-scroll-mask .md-virtual-repeat-scroller{overflow-y:scroll;-webkit-overflow-scrolling:touch}.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar{display:none}.md-calendar-scroll-mask .md-virtual-repeat-offsetter{width:100%}.md-calendar-scroll-container{box-shadow:inset -3px 3px 6px rgba(0,0,0,.2);display:inline-block;height:308px;width:346px}.md-calendar-date{height:44px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box}.md-calendar-date:first-child{padding-left:16px}[dir=rtl] .md-calendar-date:first-child{padding-left:0;padding-right:16px}.md-calendar-date:last-child{padding-right:16px}[dir=rtl] .md-calendar-date:last-child{padding-right:0;padding-left:16px}.md-calendar-date.md-calendar-date-disabled{cursor:default}.md-calendar-date-selection-indicator{-webkit-transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);transition:background-color,color .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px}.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator{cursor:pointer}.md-calendar-month-label{height:44px;font-size:14px;font-weight:500;padding:0 0 0 24px}[dir=rtl] .md-calendar-month-label{padding:0 24px 0 0}md-calendar-month .md-calendar-month-label:not(.md-calendar-month-label-disabled){cursor:pointer}.md-calendar-month-label md-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .md-calendar-month-label md-icon{-webkit-transform:none;transform:none}.md-calendar-month-label span{vertical-align:middle}.md-calendar-day-header{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar-day-header th{height:40px;width:44px;text-align:center;padding:0;border:none;box-sizing:content-box;font-weight:400}.md-calendar-day-header th:first-child{padding-left:16px}[dir=rtl] .md-calendar-day-header th:first-child{padding-left:0;padding-right:16px}.md-calendar-day-header th:last-child{padding-right:16px}[dir=rtl] .md-calendar-day-header th:last-child{padding-right:0;padding-left:16px}.md-calendar{table-layout:fixed;border-spacing:0;border-collapse:collapse}.md-calendar tr:last-child td{border-bottom-width:1px;border-bottom-style:solid}.md-calendar:first-child{border-top:1px solid transparent}.md-calendar tbody,.md-calendar td,.md-calendar tr{vertical-align:middle;box-sizing:content-box}md-datepicker{white-space:nowrap;overflow:hidden;vertical-align:middle}.md-inline-form md-datepicker{margin-top:12px}.md-datepicker-button{display:inline-block;box-sizing:border-box;background:none;vertical-align:middle;position:relative}.md-datepicker-button:before{top:0;left:0;bottom:0;right:0;position:absolute;content:"";speak:none}.md-datepicker-input{font-size:14px;box-sizing:border-box;border:none;box-shadow:none;outline:none;background:transparent;min-width:120px;max-width:328px;padding:0 0 5px}.md-datepicker-input::-ms-clear{display:none}._md-datepicker-floating-label>md-datepicker{overflow:visible}._md-datepicker-floating-label>md-datepicker .md-datepicker-input-container{border:none}._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:left;margin-top:-12px;top:9.5px}[dir=rtl] ._md-datepicker-floating-label>md-datepicker .md-datepicker-button{float:right}._md-datepicker-floating-label .md-input{float:none}._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:18px;left:auto;width:calc(100% - 84px)}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon>label:not(.md-no-float):not(.md-container-ignore){right:auto;left:18px}._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:64px}[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation{margin-left:auto;margin-right:64px}._md-datepicker-has-triangle-icon{padding-right:18px;margin-right:-18px}[dir=rtl] ._md-datepicker-has-triangle-icon{padding-right:0;padding-left:18px;margin-right:auto;margin-left:-18px}.md-datepicker-input-container{position:relative;border-bottom-width:1px;border-bottom-style:solid;display:inline-block;width:auto}.md-icon-button+.md-datepicker-input-container{margin-left:12px}[dir=rtl] .md-icon-button+.md-datepicker-input-container{margin-left:auto;margin-right:12px}.md-datepicker-input-container.md-datepicker-focused{border-bottom-width:2px}.md-datepicker-is-showing .md-scroll-mask{z-index:99}.md-datepicker-calendar-pane{position:absolute;top:0;left:-100%;z-index:100;border-width:1px;border-style:solid;background:transparent;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:-webkit-transform .2s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1);transition:transform .2s cubic-bezier(.25,.8,.25,1),-webkit-transform .2s cubic-bezier(.25,.8,.25,1)}.md-datepicker-calendar-pane.md-pane-open{-webkit-transform:scale(1);transform:scale(1)}.md-datepicker-input-mask{height:40px;width:340px;position:relative;overflow:hidden;background:transparent;pointer-events:none;cursor:text}.md-datepicker-calendar{opacity:0;-webkit-transition:opacity .2s cubic-bezier(.5,0,.25,1);transition:opacity .2s cubic-bezier(.5,0,.25,1)}.md-pane-open .md-datepicker-calendar{opacity:1}.md-datepicker-calendar md-calendar:focus{outline:none}.md-datepicker-expand-triangle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.md-datepicker-triangle-button{position:absolute;right:0;bottom:-2.5px;-webkit-transform:translateX(45%);transform:translateX(45%)}[dir=rtl] .md-datepicker-triangle-button{right:auto;left:0;-webkit-transform:translateX(-45%);transform:translateX(-45%)}.md-datepicker-triangle-button.md-button.md-icon-button{height:36px;width:36px;position:absolute;padding:8px}md-datepicker[disabled] .md-datepicker-input-container{border-bottom-color:transparent}md-datepicker[disabled] .md-datepicker-triangle-button{display:none}.md-datepicker-open{overflow:hidden}.md-datepicker-open .md-datepicker-input-container,.md-datepicker-open input.md-input{border-bottom-color:transparent}.md-datepicker-open .md-datepicker-triangle-button,.md-datepicker-open.md-input-has-placeholder>label,.md-datepicker-open.md-input-has-value>label,.md-datepicker-pos-adjusted .md-datepicker-input-mask{display:none}.md-datepicker-calendar-pane .md-calendar{-webkit-transform:translateY(-85px);transform:translateY(-85px);-webkit-transition:-webkit-transform .65s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1);transition:transform .65s cubic-bezier(.25,.8,.25,1),-webkit-transform .65s cubic-bezier(.25,.8,.25,1);-webkit-transition-delay:.125s;transition-delay:.125s}.md-datepicker-calendar-pane.md-pane-open .md-calendar{-webkit-transform:translateY(0);transform:translateY(0)}.md-dialog-is-showing{max-height:100%}.md-dialog-container{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80;overflow:hidden}.md-dialog-container,md-dialog{display:-webkit-box;display:-webkit-flex;display:flex}md-dialog{opacity:0;min-width:240px;max-width:80%;max-height:80%;position:relative;overflow:auto;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}md-dialog.md-transition-in{opacity:1;-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1)}md-dialog.md-transition-in,md-dialog.md-transition-out{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-dialog.md-transition-out{opacity:0;-webkit-transform:translate(0,100%) scale(.2);transform:translate(0,100%) scale(.2)}md-dialog>form{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;overflow:auto}md-dialog .md-dialog-content{padding:24px}md-dialog md-dialog-content{-webkit-box-ordinal-group:2;-webkit-order:1;order:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;overflow:auto;-webkit-overflow-scrolling:touch}md-dialog md-dialog-content:not([layout=row])>:first-child:not(.md-subheader){margin-top:0}md-dialog md-dialog-content:focus{outline:none}md-dialog md-dialog-content .md-subheader{margin:0}md-dialog md-dialog-content .md-dialog-content-body{width:100%}md-dialog md-dialog-content .md-prompt-input-container{width:100%;box-sizing:border-box}md-dialog .md-actions,md-dialog md-dialog-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-ordinal-group:3;-webkit-order:2;order:2;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:0;padding-right:8px;padding-left:16px;min-height:52px;overflow:hidden}[dir=rtl] md-dialog .md-actions,[dir=rtl] md-dialog md-dialog-actions{padding-right:16px;padding-left:8px}md-dialog .md-actions .md-button,md-dialog md-dialog-actions .md-button{margin:8px 0 8px 8px}[dir=rtl] md-dialog .md-actions .md-button,[dir=rtl] md-dialog md-dialog-actions .md-button{margin-left:0;margin-right:8px}md-dialog.md-content-overflow .md-actions,md-dialog.md-content-overflow md-dialog-actions{border-top-width:1px;border-top-style:solid}@media screen and (-ms-high-contrast:active){md-dialog{border:1px solid #fff}}@media (max-width:959px){md-dialog.md-dialog-fullscreen{min-height:100%;min-width:100%;border-radius:0}}md-divider{display:block;border-top-width:1px;border-top-style:solid;margin:0}md-divider[md-inset]{margin-left:80px}[dir=rtl] md-divider[md-inset]{margin-left:auto;margin-right:80px}.layout-gt-lg-row>md-divider,.layout-gt-md-row>md-divider,.layout-gt-sm-row>md-divider,.layout-gt-xs-row>md-divider,.layout-lg-row>md-divider,.layout-md-row>md-divider,.layout-row>md-divider,.layout-sm-row>md-divider,.layout-xl-row>md-divider,.layout-xs-row>md-divider{border-top-width:0;border-right-width:1px;border-right-style:solid}md-fab-speed-dial{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;z-index:20}md-fab-speed-dial.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-speed-dial.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-speed-dial.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-speed-dial.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-speed-dial:not(.md-hover-full){pointer-events:none}md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item,md-fab-speed-dial:not(.md-hover-full).md-is-open,md-fab-speed-dial:not(.md-hover-full) md-fab-trigger{pointer-events:auto}md-fab-speed-dial ._md-css-variables{z-index:20}md-fab-speed-dial.md-is-open .md-fab-action-item{-webkit-box-align:center;-webkit-align-items:center;align-items:center}md-fab-speed-dial md-fab-actions{display:-webkit-box;display:-webkit-flex;display:flex;height:auto}md-fab-speed-dial md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-down{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-down md-fab-trigger{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}md-fab-speed-dial.md-down md-fab-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}md-fab-speed-dial.md-up{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}md-fab-speed-dial.md-up md-fab-trigger{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}md-fab-speed-dial.md-up md-fab-actions{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}md-fab-speed-dial.md-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-left md-fab-trigger{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}md-fab-speed-dial.md-left md-fab-actions{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-fab-speed-dial.md-right md-fab-trigger{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}md-fab-speed-dial.md-right md-fab-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-speed-dial.md-fling-remove .md-fab-action-item>*,md-fab-speed-dial.md-scale-remove .md-fab-action-item>*{visibility:hidden}md-fab-speed-dial.md-fling .md-fab-action-item{opacity:1}md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item{opacity:0;-webkit-transition-duration:0s;transition-duration:0s}md-fab-speed-dial.md-scale .md-fab-action-item{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.14286s;transition-duration:.14286s}md-fab-toolbar{display:block}md-fab-toolbar.md-fab-bottom-right{top:auto;right:20px;bottom:20px;left:auto;position:absolute}md-fab-toolbar.md-fab-bottom-left{top:auto;right:auto;bottom:20px;left:20px;position:absolute}md-fab-toolbar.md-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:absolute}md-fab-toolbar.md-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:absolute}md-fab-toolbar .md-fab-toolbar-wrapper{display:block;position:relative;overflow:hidden;height:68px}md-fab-toolbar md-fab-trigger{position:absolute;z-index:20}md-fab-toolbar md-fab-trigger button{overflow:visible!important}md-fab-toolbar md-fab-trigger .md-fab-toolbar-background{display:block;position:absolute;z-index:21;opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-fab-toolbar md-fab-trigger md-icon{position:relative;z-index:22;opacity:1;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}md-fab-toolbar.md-left md-fab-trigger{right:0}[dir=rtl] md-fab-toolbar.md-left md-fab-trigger{right:auto;left:0}md-fab-toolbar.md-left .md-toolbar-tools{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:.6rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-right:auto;margin-left:.6rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:-.8rem}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-.8rem}md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:8px}[dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:8px}md-fab-toolbar.md-right md-fab-trigger{left:0}[dir=rtl] md-fab-toolbar.md-right md-fab-trigger{left:auto;right:0}md-fab-toolbar.md-right .md-toolbar-tools{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-fab-toolbar md-toolbar{background-color:transparent!important;pointer-events:none;z-index:23}md-fab-toolbar md-toolbar .md-toolbar-tools{padding:0 20px;margin-top:3px}md-fab-toolbar md-toolbar .md-fab-action-item{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;transition-duration:.15s}md-fab-toolbar.md-is-open md-fab-trigger>button{box-shadow:none}md-fab-toolbar.md-is-open md-fab-trigger>button md-icon{opacity:0}md-fab-toolbar.md-is-open .md-fab-action-item{opacity:1;-webkit-transform:scale(1);transform:scale(1)}md-grid-list{display:block;position:relative}md-grid-list,md-grid-list md-grid-tile,md-grid-list md-grid-tile-footer,md-grid-list md-grid-tile-header,md-grid-list md-grid-tile>figure{box-sizing:border-box}md-grid-list md-grid-tile{display:block;position:absolute}md-grid-list md-grid-tile figure{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;top:0;bottom:0;padding:0;margin:0}md-grid-list md-grid-tile figure,md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:absolute;right:0;left:0}md-grid-list md-grid-tile md-grid-tile-footer,md-grid-list md-grid-tile md-grid-tile-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;height:48px;color:#fff;background:rgba(0,0,0,.18);overflow:hidden}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h3,md-grid-list md-grid-tile md-grid-tile-header h4{font-weight:400;margin:0 0 0 16px}md-grid-list md-grid-tile md-grid-tile-footer h3,md-grid-list md-grid-tile md-grid-tile-header h3{font-size:14px}md-grid-list md-grid-tile md-grid-tile-footer h4,md-grid-list md-grid-tile md-grid-tile-header h4{font-size:12px}md-grid-list md-grid-tile md-grid-tile-header{top:0}md-grid-list md-grid-tile md-grid-tile-footer{bottom:0}@media screen and (-ms-high-contrast:active){md-grid-tile{border:1px solid #fff}md-grid-tile-footer{border-top:1px solid #fff}}md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px;min-height:24px;min-width:24px}md-icon svg{pointer-events:none;display:block}md-icon[md-font-icon]{line-height:24px;width:auto}md-input-container{display:inline-block;position:relative;padding:2px;margin:18px 0;vertical-align:middle}md-input-container:after{content:"";display:table;clear:both}md-input-container.md-block{display:block}md-input-container .md-errors-spacer{float:right;min-height:24px;min-width:1px}[dir=rtl] md-input-container .md-errors-spacer{float:left}md-input-container>md-icon{position:absolute;top:8px;left:2px;right:auto}[dir=rtl] md-input-container>md-icon{left:auto;right:2px}md-input-container input[type=color],md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=datetime],md-input-container input[type=email],md-input-container input[type=month],md-input-container input[type=number],md-input-container input[type=password],md-input-container input[type=search],md-input-container input[type=tel],md-input-container input[type=text],md-input-container input[type=time],md-input-container input[type=url],md-input-container input[type=week],md-input-container textarea{-moz-appearance:none;-webkit-appearance:none}md-input-container input[type=date],md-input-container input[type=datetime-local],md-input-container input[type=month],md-input-container input[type=time],md-input-container input[type=week]{min-height:26px}md-input-container textarea{resize:none;overflow:hidden}md-input-container textarea.md-input{min-height:26px;-ms-flex-preferred-size:auto}md-input-container textarea[md-no-autogrow]{height:auto;overflow:auto}md-input-container label:not(.md-container-ignore){position:absolute;bottom:100%;left:0;right:auto}[dir=rtl] md-input-container label:not(.md-container-ignore){left:auto;right:0}md-input-container label:not(.md-container-ignore).md-required:after{content:" *";font-size:13px;vertical-align:top}md-input-container .md-placeholder,md-input-container label:not(.md-no-float):not(.md-container-ignore){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:3px;padding-right:0;z-index:1;-webkit-transform:translate3d(0,28px,0) scale(1);transform:translate3d(0,28px,0) scale(1);-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);max-width:100%;-webkit-transform-origin:left top;transform-origin:left top}[dir=rtl] md-input-container .md-placeholder,[dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore){padding-left:0;padding-right:3px;-webkit-transform-origin:right top;transform-origin:right top}md-input-container .md-placeholder{position:absolute;top:0;opacity:0;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}md-input-container.md-input-focused .md-placeholder{opacity:1;-webkit-transform:translate3d(0,24px,0);transform:translate3d(0,24px,0)}md-input-container.md-input-has-value .md-placeholder{-webkit-transition:none;transition:none;opacity:0}md-input-container:not(.md-input-has-value) input:not(:focus),md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field{color:transparent}md-input-container .md-input{-webkit-box-ordinal-group:3;-webkit-order:2;order:2;display:block;margin-top:0;background:none;padding:2px 2px 1px;border-width:0 0 1px;line-height:26px;height:30px;-ms-flex-preferred-size:26px;border-radius:0;border-style:solid;width:100%;box-sizing:border-box;float:left}[dir=rtl] md-input-container .md-input{float:right}md-input-container .md-input:focus{outline:none}md-input-container .md-input:invalid{outline:none;box-shadow:none}md-input-container .md-input.md-no-flex{-webkit-box-flex:0!important;-webkit-flex:none!important;flex:none!important}md-input-container .md-char-counter{text-align:right;padding-right:2px;padding-left:0}[dir=rtl] md-input-container .md-char-counter{text-align:left;padding-right:0;padding-left:2px}md-input-container .md-input-messages-animation{position:relative;-webkit-box-ordinal-group:5;-webkit-order:4;order:4;overflow:hidden;clear:left}[dir=rtl] md-input-container .md-input-messages-animation{clear:right}md-input-container .md-input-messages-animation.ng-enter .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container .md-char-counter,md-input-container .md-input-message-animation{font-size:12px;line-height:14px;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);opacity:1;margin-top:0;padding-top:5px}md-input-container .md-char-counter:not(.md-char-counter),md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:5px;padding-left:0}[dir=rtl] md-input-container .md-char-counter:not(.md-char-counter),[dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter){padding-right:0;padding-left:5px}md-input-container .md-input-message-animation.ng-enter,md-input-container .md-input-message-animation:not(.ng-animate),md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation{opacity:0;margin-top:-100px}md-input-container.md-input-focused label:not(.md-no-float),md-input-container.md-input-has-placeholder label:not(.md-no-float),md-input-container.md-input-has-value label:not(.md-no-float){-webkit-transform:translate3d(0,6px,0) scale(.75);transform:translate3d(0,6px,0) scale(.75);-webkit-transition:width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-input-has-value label{-webkit-transition:none;transition:none}md-input-container.md-input-focused .md-input,md-input-container.md-input-resized .md-input,md-input-container .md-input.ng-invalid.ng-dirty{padding-bottom:0;border-width:0 0 2px}[disabled] md-input-container .md-input,md-input-container .md-input[disabled]{background-position:bottom -1px left 0;background-size:4px 1px;background-repeat:repeat-x}md-input-container.md-icon-float{-webkit-transition:margin-top .4s cubic-bezier(.25,.8,.25,1);transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}md-input-container.md-icon-float>label{pointer-events:none;position:absolute}md-input-container.md-icon-float>md-icon{top:8px;left:2px;right:auto}[dir=rtl] md-input-container.md-icon-float>md-icon{left:auto;right:2px}md-input-container.md-icon-left>label .md-placeholder,md-input-container.md-icon-left>label:not(.md-no-float):not(.md-container-ignore),md-input-container.md-icon-right>label .md-placeholder,md-input-container.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 36px - 18px)}md-input-container.md-icon-left{padding-left:36px;padding-right:0}[dir=rtl] md-input-container.md-icon-left{padding-left:0;padding-right:36px}md-input-container.md-icon-left>label{left:36px;right:auto}[dir=rtl] md-input-container.md-icon-left>label{left:auto;right:36px}md-input-container.md-icon-right{padding-left:0;padding-right:36px}[dir=rtl] md-input-container.md-icon-right{padding-left:36px;padding-right:0}md-input-container.md-icon-right>md-icon:last-of-type{margin:0;right:2px;left:auto}[dir=rtl] md-input-container.md-icon-right>md-icon:last-of-type{right:auto;left:2px}md-input-container.md-icon-left.md-icon-right{padding-left:36px;padding-right:36px}md-input-container.md-icon-left.md-icon-right>label .md-placeholder,md-input-container.md-icon-left.md-icon-right>label:not(.md-no-float):not(.md-container-ignore){width:calc(100% - 72px)}.md-resize-wrapper{position:relative}.md-resize-wrapper:after{content:"";display:table;clear:both}.md-resize-handle{position:absolute;bottom:-5px;left:0;height:10px;background:transparent;width:100%;cursor:ns-resize}@media screen and (-ms-high-contrast:active){md-input-container.md-default-theme>md-icon{fill:#fff}}md-list{display:block;padding:8px 0}md-list .md-subheader{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2em}md-list.md-dense md-list-item,md-list.md-dense md-list-item .md-list-item-inner{min-height:48px}md-list.md-dense md-list-item .md-list-item-inner:before,md-list.md-dense md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child,md-list.md-dense md-list-item md-icon:first-child{width:20px;height:20px}md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:36px}[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list.md-dense md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:36px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-avatar-icon,md-list.md-dense md-list-item .md-list-item-inner .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:20px}[dir=rtl] md-list.md-dense md-list-item .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-avatar-icon,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:20px}md-list.md-dense md-list-item .md-avatar,md-list.md-dense md-list-item .md-list-item-inner .md-avatar{-webkit-box-flex:0;-webkit-flex:none;flex:none;width:36px;height:36px}md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line .md-list-item-text p,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line .md-list-item-text p,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h4,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text p{line-height:1.05;font-size:12px}md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,md-list.md-dense md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:13px}md-list.md-dense md-list-item.md-2-line,md-list.md-dense md-list-item.md-2-line>.md-no-style{min-height:60px}md-list.md-dense md-list-item.md-2-line:before,md-list.md-dense md-list-item.md-2-line>.md-no-style:before{content:"";min-height:60px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-2-line .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-avatar,md-list.md-dense md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list.md-dense md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list.md-dense md-list-item.md-3-line,md-list.md-dense md-list-item.md-3-line>.md-no-style{min-height:76px}md-list.md-dense md-list-item.md-3-line:before,md-list.md-dense md-list-item.md-3-line>.md-no-style:before{content:"";min-height:76px;visibility:hidden;display:inline-block}md-list.md-dense md-list-item.md-3-line>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>.md-avatar,md-list.md-dense md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list.md-dense md-list-item.md-3-line>md-icon:first-child{margin-top:16px}md-list-item{position:relative}md-list-item.md-proxy-focus.md-focused .md-no-style{-webkit-transition:background-color .15s linear;transition:background-color .15s linear}md-list-item._md-button-wrap{position:relative}md-list-item._md-button-wrap>div.md-button:first-child{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 16px;margin:0;font-weight:400;text-align:left;border:medium none}[dir=rtl] md-list-item._md-button-wrap>div.md-button:first-child{text-align:right}md-list-item._md-button-wrap>div.md-button:first-child>.md-button:first-child{position:absolute;top:0;left:0;height:100%;margin:0;padding:0}md-list-item._md-button-wrap>div.md-button:first-child .md-list-item-inner{width:100%;min-height:inherit}md-list-item.md-no-proxy,md-list-item .md-no-style{position:relative;padding:0 16px;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}md-list-item.md-no-proxy.md-button,md-list-item .md-no-style.md-button{font-size:inherit;height:inherit;text-align:left;text-transform:none;width:100%;white-space:normal;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:inherit;flex-direction:inherit;-webkit-box-align:inherit;-webkit-align-items:inherit;align-items:inherit;border-radius:0;margin:0}[dir=rtl] md-list-item.md-no-proxy.md-button,[dir=rtl] md-list-item .md-no-style.md-button{text-align:right}md-list-item.md-no-proxy.md-button>.md-ripple-container,md-list-item .md-no-style.md-button>.md-ripple-container{border-radius:0}md-list-item.md-no-proxy:focus,md-list-item .md-no-style:focus{outline:none}md-list-item.md-clickable:hover{cursor:pointer}md-list-item md-divider{position:absolute;bottom:0;left:0;width:100%}[dir=rtl] md-list-item md-divider{left:auto;right:0}md-list-item md-divider[md-inset]{left:72px;width:calc(100% - 72px);margin:0!important}[dir=rtl] md-list-item md-divider[md-inset]{left:auto;right:72px}md-list-item,md-list-item .md-list-item-inner{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:48px;height:auto}md-list-item .md-list-item-inner:before,md-list-item:before{content:"";min-height:48px;visibility:hidden;display:inline-block}md-list-item .md-list-item-inner>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon.md-secondary:not(.md-avatar-icon),md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>div.md-primary>md-icon:not(.md-avatar-icon),md-list-item>div.md-secondary>md-icon:not(.md-avatar-icon),md-list-item>md-icon.md-secondary:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){width:24px;margin-top:16px;margin-bottom:12px;box-sizing:content-box}md-list-item .md-list-item-inner>div.md-primary>md-checkbox,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox,md-list-item .md-list-item-inner>md-checkbox,md-list-item .md-list-item-inner md-checkbox.md-secondary,md-list-item>div.md-primary>md-checkbox,md-list-item>div.md-secondary>md-checkbox,md-list-item>md-checkbox,md-list-item md-checkbox.md-secondary{-webkit-align-self:center;-ms-grid-row-align:center;align-self:center}md-list-item .md-list-item-inner>div.md-primary>md-checkbox .md-label,md-list-item .md-list-item-inner>div.md-secondary>md-checkbox .md-label,md-list-item .md-list-item-inner>md-checkbox .md-label,md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label,md-list-item>div.md-primary>md-checkbox .md-label,md-list-item>div.md-secondary>md-checkbox .md-label,md-list-item>md-checkbox .md-label,md-list-item md-checkbox.md-secondary .md-label{display:none}md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:32px}[dir=rtl] md-list-item .md-list-item-inner>md-icon:first-child:not(.md-avatar-icon),[dir=rtl] md-list-item>md-icon:first-child:not(.md-avatar-icon){margin-right:auto;margin-left:32px}md-list-item .md-avatar,md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar,md-list-item .md-list-item-inner .md-avatar-icon{margin-top:8px;margin-bottom:8px;margin-right:16px;border-radius:50%;box-sizing:content-box}[dir=rtl] md-list-item .md-avatar,[dir=rtl] md-list-item .md-avatar-icon,[dir=rtl] md-list-item .md-list-item-inner .md-avatar,[dir=rtl] md-list-item .md-list-item-inner .md-avatar-icon{margin-right:auto;margin-left:16px}md-list-item .md-avatar,md-list-item .md-list-item-inner .md-avatar{-webkit-box-flex:0;-webkit-flex:none;flex:none;width:40px;height:40px}md-list-item .md-avatar-icon,md-list-item .md-list-item-inner .md-avatar-icon{padding:8px}md-list-item .md-avatar-icon svg,md-list-item .md-list-item-inner .md-avatar-icon svg{width:24px;height:24px}md-list-item .md-list-item-inner>md-checkbox,md-list-item>md-checkbox{width:24px;margin-left:3px;margin-right:29px;margin-top:16px}[dir=rtl] md-list-item .md-list-item-inner>md-checkbox,[dir=rtl] md-list-item>md-checkbox{margin-left:29px;margin-right:3px}md-list-item .md-list-item-inner .md-secondary-container,md-list-item .md-secondary-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-shrink:0;flex-shrink:0;margin:auto;margin-right:0;margin-left:auto}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container,[dir=rtl] md-list-item .md-secondary-container{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,md-list-item .md-secondary-container .md-button:last-of-type,md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type,[dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox,md-list-item .md-secondary-container md-checkbox{margin-top:0;margin-bottom:0}md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,md-list-item .md-secondary-container md-checkbox:last-child{width:24px;margin-right:0}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child,[dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child{margin-right:auto;margin-left:0}md-list-item .md-list-item-inner .md-secondary-container md-switch,md-list-item .md-secondary-container md-switch{margin-top:0;margin-bottom:0;margin-right:-6px}[dir=rtl] md-list-item .md-list-item-inner .md-secondary-container md-switch,[dir=rtl] md-list-item .md-secondary-container md-switch{margin-right:auto;margin-left:-6px}md-list-item .md-list-item-inner>.md-list-item-inner>p,md-list-item .md-list-item-inner>p,md-list-item>.md-list-item-inner>p,md-list-item>p{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:0}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style,md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}md-list-item.md-2-line.md-long-text,md-list-item.md-2-line>.md-no-style.md-long-text,md-list-item.md-3-line.md-long-text,md-list-item.md-3-line>.md-no-style.md-long-text{margin-top:8px;margin-bottom:8px}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text,md-list-item.md-3-line .md-list-item-text,md-list-item.md-3-line>.md-no-style .md-list-item-text{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;margin:auto;text-overflow:ellipsis;overflow:hidden}md-list-item.md-2-line .md-list-item-text.md-offset,md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,md-list-item.md-3-line .md-list-item-text.md-offset,md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:56px}[dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-2-line>.md-no-style .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset,[dir=rtl] md-list-item.md-3-line>.md-no-style .md-list-item-text.md-offset{margin-left:auto;margin-right:56px}md-list-item.md-2-line .md-list-item-text h3,md-list-item.md-2-line>.md-no-style .md-list-item-text h3,md-list-item.md-3-line .md-list-item-text h3,md-list-item.md-3-line>.md-no-style .md-list-item-text h3{font-size:16px;font-weight:400;letter-spacing:.01em;margin:0;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text h4,md-list-item.md-2-line>.md-no-style .md-list-item-text h4,md-list-item.md-3-line .md-list-item-text h4,md-list-item.md-3-line>.md-no-style .md-list-item-text h4{font-size:14px;letter-spacing:.01em;margin:3px 0 1px;font-weight:400;line-height:1.2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}md-list-item.md-2-line .md-list-item-text p,md-list-item.md-2-line>.md-no-style .md-list-item-text p,md-list-item.md-3-line .md-list-item-text p,md-list-item.md-3-line>.md-no-style .md-list-item-text p{font-size:14px;font-weight:500;letter-spacing:.01em;margin:0;line-height:1.6em}md-list-item.md-2-line,md-list-item.md-2-line>.md-no-style{height:auto;min-height:72px}md-list-item.md-2-line:before,md-list-item.md-2-line>.md-no-style:before{content:"";min-height:72px;visibility:hidden;display:inline-block}md-list-item.md-2-line .md-avatar-icon,md-list-item.md-2-line>.md-avatar,md-list-item.md-2-line>.md-no-style .md-avatar-icon,md-list-item.md-2-line>.md-no-style>.md-avatar{margin-top:12px}md-list-item.md-2-line>.md-no-style>md-icon:first-child,md-list-item.md-2-line>md-icon:first-child{-webkit-align-self:flex-start;align-self:flex-start}md-list-item.md-2-line .md-list-item-text,md-list-item.md-2-line>.md-no-style .md-list-item-text{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}md-list-item.md-3-line,md-list-item.md-3-line>.md-no-style{height:auto;min-height:88px}md-list-item.md-3-line:before,md-list-item.md-3-line>.md-no-style:before{content:"";min-height:88px;visibility:hidden;display:inline-block}md-list-item.md-3-line>.md-avatar,md-list-item.md-3-line>.md-no-style>.md-avatar,md-list-item.md-3-line>.md-no-style>md-icon:first-child,md-list-item.md-3-line>md-icon:first-child{margin-top:16px}.md-open-menu-container{position:fixed;left:0;top:0;z-index:100;opacity:0;border-radius:2px}.md-open-menu-container md-menu-divider{margin-top:4px;margin-bottom:4px;height:1px;min-height:1px;max-height:1px;width:100%}.md-open-menu-container md-menu-content>*{opacity:0}.md-open-menu-container:not(.md-clickable){pointer-events:none}.md-open-menu-container.md-active{opacity:1;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.2s;transition-duration:.2s}.md-open-menu-container.md-active>md-menu-content>*{opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-delay:.1s;transition-delay:.1s}.md-open-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.25s;transition-duration:.25s}md-menu-content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:8px 0;max-height:304px;overflow-y:auto}md-menu-content.md-dense{max-height:208px}md-menu-content.md-dense md-menu-item{height:32px;min-height:0}md-menu-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;min-height:48px;height:48px;-webkit-align-content:center;align-content:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}md-menu-item>*{width:100%;margin:auto 0;padding-left:16px;padding-right:16px}md-menu-item>a.md-button{padding-top:5px}md-menu-item>.md-button{text-align:left;display:inline-block;border-radius:0;margin:auto 0;font-size:15px;text-transform:none;font-weight:400;height:100%;padding-left:16px;padding-right:16px;width:100%}md-menu-item>.md-button::-moz-focus-inner{padding:0;border:0}[dir=rtl] md-menu-item>.md-button{text-align:right}md-menu-item>.md-button md-icon{margin:auto 16px auto 0}[dir=rtl] md-menu-item>.md-button md-icon{margin:auto 0 auto 16px}md-menu-item>.md-button p{display:inline-block;margin:auto}md-menu-item>.md-button span{margin-top:auto;margin-bottom:auto}md-menu-item>.md-button .md-ripple-container{border-radius:inherit}md-toolbar .md-menu{height:auto;margin:auto;padding:0}@media (max-width:959px){md-menu-content{min-width:112px}md-menu-content[width="3"]{min-width:168px}md-menu-content[width="4"]{min-width:224px}md-menu-content[width="5"]{min-width:280px}md-menu-content[width="6"]{min-width:336px}md-menu-content[width="7"]{min-width:392px}}@media (min-width:960px){md-menu-content{min-width:96px}md-menu-content[width="3"]{min-width:192px}md-menu-content[width="4"]{min-width:256px}md-menu-content[width="5"]{min-width:320px}md-menu-content[width="6"]{min-width:384px}md-menu-content[width="7"]{min-width:448px}}md-toolbar.md-menu-toolbar h2.md-toolbar-tools{line-height:1rem;height:auto;padding:28px;padding-bottom:12px}md-toolbar.md-has-open-menu{position:relative;z-index:100}md-menu-bar{padding:0 20px;display:block;position:relative;z-index:2}md-menu-bar .md-menu{display:inline-block;padding:0;position:relative}md-menu-bar button{font-size:14px;padding:0 10px;margin:0;border:0;background-color:transparent;height:40px}md-menu-bar md-backdrop.md-menu-backdrop{z-index:-2}md-menu-content.md-menu-bar-menu.md-dense{max-height:none;padding:16px 0}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent{position:relative}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{position:absolute;padding:0;width:24px;top:6px;left:24px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>md-icon{left:auto;right:24px}md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 32px 0 64px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent>.md-button{padding:0 64px 0 32px}md-menu-content.md-menu-bar-menu.md-dense .md-button{min-height:0;height:32px}md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span{float:right}md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:right;margin:0 8px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text{float:left}md-menu-content.md-menu-bar-menu.md-dense md-menu-divider{margin:8px 0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:left}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button,[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item>.md-button{text-align:right}md-menu-content.md-menu-bar-menu.md-dense .md-menu{padding:0}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{position:relative;margin:0;width:100%;text-transform:none;font-weight:400;border-radius:0;padding-left:16px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button{padding-left:0;padding-right:16px}md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{display:block;content:"\25BC";position:absolute;top:0;speak:none;-webkit-transform:rotate(270deg) scaleY(.45) scaleX(.9);transform:rotate(270deg) scaleY(.45) scaleX(.9);right:28px}[dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu>.md-button:after{-webkit-transform:rotate(90deg) scaleY(.45) scaleX(.9);transform:rotate(90deg) scaleY(.45) scaleX(.9);right:auto;left:28px}.md-nav-bar{border-style:solid;border-width:0 0 1px;height:48px;position:relative}._md-nav-bar-list{outline:none;list-style:none;margin:0;padding:0;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.md-nav-item:first-of-type{margin-left:8px}.md-button._md-nav-button{line-height:24px;margin:0 4px;padding:12px 16px;-webkit-transition:background-color .35s cubic-bezier(.35,0,.25,1);transition:background-color .35s cubic-bezier(.35,0,.25,1)}.md-button._md-nav-button:focus{outline:none}.md-button._md-nav-button:hover{background-color:inherit}md-nav-ink-bar{bottom:0;height:2px;left:auto;position:absolute;right:auto;background-color:#000}md-nav-ink-bar._md-left{-webkit-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar._md-right{-webkit-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-nav-ink-bar.ng-animate{-webkit-transition:none;transition:none}md-nav-extra-content{min-height:48px;padding-right:12px}@-webkit-keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes indeterminate-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}md-progress-circular{position:relative;display:block}md-progress-circular._md-progress-circular-disabled{visibility:hidden}md-progress-circular.md-mode-indeterminate svg{-webkit-animation:indeterminate-rotate 1568.63ms linear infinite;animation:indeterminate-rotate 1568.63ms linear infinite}md-progress-circular svg{position:absolute;overflow:visible;top:0;left:0}md-progress-linear{display:block;position:relative;width:100%;height:5px;padding-top:0!important;margin-bottom:0!important}md-progress-linear._md-progress-linear-disabled{visibility:hidden}md-progress-linear .md-container{display:block;position:relative;overflow:hidden;width:100%;height:5px;-webkit-transform:translate(0,0) scale(1,1);transform:translate(0,0) scale(1,1)}md-progress-linear .md-container .md-bar{position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}md-progress-linear .md-container .md-dashed:before{content:"";display:none;position:absolute;margin-top:0;height:5px;width:100%;background-color:transparent;background-size:10px 10px!important;background-position:0 -23px}md-progress-linear .md-container .md-bar1,md-progress-linear .md-container .md-bar2{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}md-progress-linear .md-container.md-mode-query .md-bar1{display:none}md-progress-linear .md-container.md-mode-query .md-bar2{-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1)}md-progress-linear .md-container.md-mode-determinate .md-bar1{display:none}md-progress-linear .md-container.md-mode-indeterminate .md-bar1{-webkit-animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite;animation:md-progress-linear-indeterminate-scale-1 4s infinite,md-progress-linear-indeterminate-1 4s infinite}md-progress-linear .md-container.md-mode-indeterminate .md-bar2{-webkit-animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite;animation:md-progress-linear-indeterminate-scale-2 4s infinite,md-progress-linear-indeterminate-2 4s infinite}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container{-webkit-animation:none;animation:none}md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1,md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2{-webkit-animation-name:none;animation-name:none}md-progress-linear .md-container.md-mode-buffer{background-color:transparent!important;-webkit-transition:all .2s linear;transition:all .2s linear}md-progress-linear .md-container.md-mode-buffer .md-dashed:before{display:block;-webkit-animation:buffer 3s infinite linear;animation:buffer 3s infinite linear}@-webkit-keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scale(.3,1);transform:translateX(35%) scale(.3,1)}to{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@keyframes query{0%{opacity:1;-webkit-transform:translateX(35%) scale(.3,1);transform:translateX(35%) scale(.3,1)}to{opacity:0;-webkit-transform:translateX(-50%) scale(0,1);transform:translateX(-50%) scale(0,1)}}@-webkit-keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@keyframes buffer{0%{opacity:1;background-position:0 -23px}50%{opacity:0}to{opacity:1;background-position:-200px -23px}}@-webkit-keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-1{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:linear;animation-timing-function:linear}36.6%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1)}69.15%{-webkit-transform:scaleX(.83);transform:scaleX(.83);-webkit-animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098);animation-timing-function:cubic-bezier(.22573,0,.23365,1.37098)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@keyframes md-progress-linear-indeterminate-1{0%{left:-105.16667%;-webkit-animation-timing-function:linear;animation-timing-function:linear}20%{left:-105.16667%;-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582)}69.15%{left:21.5%;-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635)}to{left:95.44444%}}@-webkit-keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@keyframes md-progress-linear-indeterminate-scale-2{0%{-webkit-transform:scaleX(.1);transform:scaleX(.1);-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397)}19.15%{-webkit-transform:scaleX(.57);transform:scaleX(.57);-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432)}44.15%{-webkit-transform:scaleX(.91);transform:scaleX(.91);-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179)}to{-webkit-transform:scaleX(.1);transform:scaleX(.1)}}@-webkit-keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}@keyframes md-progress-linear-indeterminate-2{0%{left:-54.88889%;-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40968);animation-timing-function:cubic-bezier(.15,0,.51506,.40968)}25%{left:-17.25%;-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73372)}48.35%{left:29.5%;-webkit-animation-timing-function:cubic-bezier(.4,.62703,.6,.90203);animation-timing-function:cubic-bezier(.4,.62703,.6,.90203)}to{left:117.38889%}}md-radio-button{box-sizing:border-box;display:block;margin-bottom:16px;white-space:nowrap;cursor:pointer;position:relative}md-radio-button[disabled],md-radio-button[disabled] .md-container{cursor:default}md-radio-button .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;cursor:pointer;left:0;right:auto}[dir=rtl] md-radio-button .md-container{left:auto;right:0}md-radio-button .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-radio-button .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;width:auto}md-radio-button.md-align-top-left>div.md-container{top:12px}md-radio-button .md-off{border-style:solid;border-width:2px;-webkit-transition:border-color .28s ease;transition:border-color .28s ease}md-radio-button .md-off,md-radio-button .md-on{box-sizing:border-box;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%}md-radio-button .md-on{-webkit-transition:-webkit-transform .28s ease;transition:-webkit-transform .28s ease;transition:transform .28s ease;transition:transform .28s ease,-webkit-transform .28s ease;-webkit-transform:scale(0);transform:scale(0)}md-radio-button.md-checked .md-on{-webkit-transform:scale(.5);transform:scale(.5)}md-radio-button .md-label{box-sizing:border-box;position:relative;display:inline-block;margin-left:30px;margin-right:0;vertical-align:middle;white-space:normal;pointer-events:none;width:auto}[dir=rtl] md-radio-button .md-label{margin-left:0;margin-right:30px}md-radio-group.layout-column md-radio-button,md-radio-group.layout-gt-lg-column md-radio-button,md-radio-group.layout-gt-md-column md-radio-button,md-radio-group.layout-gt-sm-column md-radio-button,md-radio-group.layout-gt-xs-column md-radio-button,md-radio-group.layout-lg-column md-radio-button,md-radio-group.layout-md-column md-radio-button,md-radio-group.layout-sm-column md-radio-button,md-radio-group.layout-xl-column md-radio-button,md-radio-group.layout-xs-column md-radio-button{margin-bottom:16px}md-radio-group.layout-gt-lg-row md-radio-button,md-radio-group.layout-gt-md-row md-radio-button,md-radio-group.layout-gt-sm-row md-radio-button,md-radio-group.layout-gt-xs-row md-radio-button,md-radio-group.layout-lg-row md-radio-button,md-radio-group.layout-md-row md-radio-button,md-radio-group.layout-row md-radio-button,md-radio-group.layout-sm-row md-radio-button,md-radio-group.layout-xl-row md-radio-button,md-radio-group.layout-xs-row md-radio-button{margin:0 16px 0 0}[dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-md-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button,[dir=rtl] md-radio-group.layout-lg-row md-radio-button,[dir=rtl] md-radio-group.layout-md-row md-radio-button,[dir=rtl] md-radio-group.layout-row md-radio-button,[dir=rtl] md-radio-group.layout-sm-row md-radio-button,[dir=rtl] md-radio-group.layout-xl-row md-radio-button,[dir=rtl] md-radio-group.layout-xs-row md-radio-button{margin-left:16px;margin-right:0}md-radio-group.layout-gt-lg-row md-radio-button:last-of-type,md-radio-group.layout-gt-md-row md-radio-button:last-of-type,md-radio-group.layout-gt-sm-row md-radio-button:last-of-type,md-radio-group.layout-gt-xs-row md-radio-button:last-of-type,md-radio-group.layout-lg-row md-radio-button:last-of-type,md-radio-group.layout-md-row md-radio-button:last-of-type,md-radio-group.layout-row md-radio-button:last-of-type,md-radio-group.layout-sm-row md-radio-button:last-of-type,md-radio-group.layout-xl-row md-radio-button:last-of-type,md-radio-group.layout-xs-row md-radio-button:last-of-type{margin-left:0;margin-right:0}md-radio-group:focus{outline:none}md-radio-group.md-focused .md-checked .md-container:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-radio-group[disabled] md-radio-button,md-radio-group[disabled] md-radio-button .md-container{cursor:default}.md-inline-form md-radio-group{margin:18px 0 19px}.md-inline-form md-radio-group md-radio-button{display:inline-block;height:30px;padding:2px;box-sizing:border-box;margin-top:0;margin-bottom:0}@media screen and (-ms-high-contrast:active){md-radio-button.md-default-theme .md-on{background-color:#fff}}md-sidenav{box-sizing:border-box;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;z-index:60;width:320px;max-width:320px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}md-sidenav ul{list-style:none}md-sidenav.md-closed{display:none}md-sidenav.md-closed-add,md-sidenav.md-closed-remove{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}md-sidenav.md-closed-add.md-closed-add-active,md-sidenav.md-closed-remove.md-closed-remove-active{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-sidenav.md-closed.md-locked-open-add,md-sidenav.md-locked-open,md-sidenav.md-locked-open-add,md-sidenav.md-locked-open-remove,md-sidenav.md-locked-open-remove.md-closed,md-sidenav.md-locked-open.md-closed,md-sidenav.md-locked-open.md-closed.md-sidenav-left,md-sidenav.md-locked-open.md-closed.md-sidenav-right{position:static;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active){width:0!important;min-width:0!important}md-sidenav.md-closed.md-locked-open-add-active,md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active),md-sidenav.md-locked-open-remove-active{-webkit-transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2);transition:width .3s cubic-bezier(.55,0,.55,.2),min-width .3s cubic-bezier(.55,0,.55,.2)}md-sidenav.md-locked-open-remove-active{width:0!important;min-width:0!important}.md-sidenav-backdrop.md-locked-open{display:none}.md-sidenav-left,md-sidenav{left:0;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md-sidenav-left.md-closed,md-sidenav.md-closed{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.md-sidenav-right{left:100%;top:0;-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}.md-sidenav-right.md-closed{-webkit-transform:translate(0,0);transform:translate(0,0)}@media (min-width:600px){md-sidenav{max-width:400px}}@media (max-width:456px){md-sidenav{width:calc(100% - 56px);min-width:calc(100% - 56px);max-width:calc(100% - 56px)}}@media screen and (-ms-high-contrast:active){.md-sidenav-left,md-sidenav{border-right:1px solid #fff}.md-sidenav-right{border-left:1px solid #fff}}md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);-webkit-transform-origin:left top;transform-origin:left top}[dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform-origin:right top;transform-origin:right top}md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child{-webkit-transform:translateY(-22px) translateX(-2px) scale(.75);transform:translateY(-22px) translateX(-2px) scale(.75)}.md-select-menu-container{position:fixed;left:0;top:0;z-index:90;opacity:0;display:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.md-select-menu-container:not(.md-clickable){pointer-events:none}.md-select-menu-container md-progress-circular{display:table;margin:24px auto!important}.md-select-menu-container.md-active{display:block;opacity:1}.md-select-menu-container.md-active md-select-menu{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.15s;transition-duration:.15s}.md-select-menu-container.md-active md-select-menu>*{opacity:1;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-delay:.1s;transition-delay:.1s}.md-select-menu-container.md-leave{opacity:0;-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.25s;transition-duration:.25s}md-input-container>md-select{margin:0;-webkit-box-ordinal-group:3;-webkit-order:2;order:2}md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after,md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-input-container.md-input-invalid md-select .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select{display:-webkit-box;display:-webkit-flex;display:flex;margin:20px 0 26px}md-select.ng-required.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after,md-select[required].ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after{content:" *";font-size:13px;vertical-align:top}md-select[disabled] .md-select-value{background-position:0 bottom;background-size:4px 1px;background-repeat:repeat-x;margin-bottom:-1px}md-select:focus{outline:none}md-select[disabled]:hover{cursor:default}md-select:not([disabled]):hover{cursor:pointer}md-select:not([disabled]).ng-invalid.ng-touched .md-select-value{border-bottom-style:solid;padding-bottom:1px}md-select:not([disabled]):focus .md-select-value{border-bottom-width:2px;border-bottom-style:solid;padding-bottom:0}md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value{padding-bottom:0}md-input-container.md-input-has-value .md-select-value>span:not(.md-select-icon){-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}.md-select-value{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:2px 2px 1px;border-bottom-width:1px;border-bottom-style:solid;background-color:transparent;position:relative;box-sizing:content-box;min-width:64px;min-height:26px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.md-select-value>span:not(.md-select-icon){max-width:100%;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.md-select-value>span:not(.md-select-icon) .md-text{display:inline}.md-select-value .md-select-icon{display:block;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;text-align:end;width:24px;margin:0 4px;-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);font-size:1.2rem}.md-select-value .md-select-icon:after{display:block;content:"\25BC";position:relative;top:2px;speak:none;font-size:13px;-webkit-transform:scaleY(.5) scaleX(1);transform:scaleY(.5) scaleX(1)}.md-select-value.md-select-placeholder{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-ordinal-group:2;-webkit-order:1;order:1;pointer-events:none;-webkit-font-smoothing:antialiased;padding-left:2px;z-index:1}md-select-menu{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);max-height:256px;min-height:48px;overflow-y:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}md-select-menu.md-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}md-select-menu:not(.md-overflow) md-content{padding-top:8px;padding-bottom:8px}[dir=rtl] md-select-menu{-webkit-transform-origin:right top;transform-origin:right top}md-select-menu md-content{min-width:136px;min-height:48px;max-height:256px;overflow-y:auto}md-select-menu>*{opacity:0}md-option{cursor:pointer;position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:auto;-webkit-transition:background .15s linear;transition:background .15s linear;padding:0 16px;height:48px}md-option[disabled]{cursor:default}md-option:focus{outline:none}md-option .md-text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}md-optgroup{display:block}md-optgroup label{display:block;font-size:14px;text-transform:uppercase;padding:16px;font-weight:500}md-optgroup md-option{padding-left:32px;padding-right:32px}@media screen and (-ms-high-contrast:active){.md-select-backdrop{background-color:transparent}md-select-menu{border:1px solid #fff}}md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:40px;padding-right:16px}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled{padding-left:16px;padding-right:40px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);box-sizing:border-box;display:inline-block;width:20px;height:20px;left:0;right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{left:auto;right:0}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before{box-sizing:border-box;background-color:transparent;border-radius:50%;content:"";position:absolute;display:block;height:auto;left:0;top:0;right:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;width:auto}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after{box-sizing:border-box;content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-15px;top:-15px;right:-15px;bottom:-15px}md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon{box-sizing:border-box;-webkit-transition:.24s;transition:.24s;position:absolute;top:0;left:0;width:20px;height:20px;border-width:2px;border-style:solid;border-radius:2px}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon{border-color:transparent}md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after{box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:4.66667px;top:.22222px;display:table;width:6.66667px;height:13.33333px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled[disabled]{cursor:default}md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after{box-sizing:border-box;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:table;width:12px;height:2px;border-width:2px;border-style:solid;border-top:0;border-left:0;content:""}md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:10.66667px;margin-right:auto}[dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container{margin-left:auto;margin-right:10.66667px}@-webkit-keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes sliderFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}30%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusThumb{0%{-webkit-transform:scale(.7);transform:scale(.7)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes sliderDiscreteFocusRing{0%{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0);transform:scale(0)}}md-slider{height:48px;min-width:128px;position:relative;margin-left:4px;margin-right:4px;padding:0;display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-slider *,md-slider:after{box-sizing:border-box}md-slider .md-slider-wrapper{outline:none;width:100%;height:100%}md-slider .md-slider-content{position:relative}md-slider .md-track-container{width:100%;position:absolute;top:23px;height:2px}md-slider .md-track{position:absolute;left:0;right:0;height:100%}md-slider .md-track-fill{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:width,height;transition-property:width,height}md-slider .md-track-ticks{position:absolute;left:0;right:0;height:100%}md-slider .md-track-ticks canvas{width:100%;height:100%}md-slider .md-thumb-container{position:absolute;left:0;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:left,right,bottom;transition-property:left,right,bottom}[dir=rtl] md-slider .md-thumb-container{left:auto;right:0}md-slider .md-thumb{z-index:1;position:absolute;left:-10px;top:14px;width:20px;height:20px;border-radius:20px;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}[dir=rtl] md-slider .md-thumb{left:auto;right:-10px}md-slider .md-thumb:after{content:"";position:absolute;width:20px;height:20px;border-radius:20px;border-width:3px;border-style:solid;-webkit-transition:inherit;transition:inherit}md-slider .md-sign{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:-14px;top:-17px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.4) translate3d(0,67.5px,0);transform:scale(.4) translate3d(0,67.5px,0);-webkit-transition:all .3s cubic-bezier(.35,0,.25,1);transition:all .3s cubic-bezier(.35,0,.25,1)}md-slider .md-sign:after{position:absolute;content:"";left:0;border-radius:16px;top:19px;border-left:14px solid transparent;border-right:14px solid transparent;border-top-width:16px;border-top-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);-webkit-transition:all .2s cubic-bezier(.35,0,.25,1);transition:all .2s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-sign:after{left:auto;right:0}md-slider .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider .md-focus-ring{position:absolute;left:-17px;top:7px;width:34px;height:34px;border-radius:34px;-webkit-transform:scale(.7);transform:scale(.7);opacity:0;-webkit-transition:all .35s cubic-bezier(.35,0,.25,1);transition:all .35s cubic-bezier(.35,0,.25,1)}[dir=rtl] md-slider .md-focus-ring{left:auto;right:-17px}md-slider .md-disabled-thumb{position:absolute;left:-14px;top:10px;width:28px;height:28px;border-radius:28px;-webkit-transform:scale(.5);transform:scale(.5);border-width:4px;border-style:solid;display:none}[dir=rtl] md-slider .md-disabled-thumb{left:auto;right:-14px}md-slider.md-min .md-sign{opacity:0}md-slider:focus{outline:none}md-slider.md-dragging .md-thumb-container,md-slider.md-dragging .md-track-fill{-webkit-transition:none;transition:none}md-slider:not([md-discrete]) .md-sign,md-slider:not([md-discrete]) .md-track-ticks{display:none}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover{-webkit-transform:scale(.8);transform:scale(.8)}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(1);transform:scale(1);opacity:1}md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1);animation:sliderFocusThumb .7s cubic-bezier(.35,0,.25,1)}md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb{-webkit-transform:scale(1);transform:scale(1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring{-webkit-transform:scale(0);transform:scale(0);-webkit-animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusRing .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1);animation:sliderDiscreteFocusThumb .5s cubic-bezier(.35,0,.25,1)}md-slider[md-discrete]:not([disabled]).md-active .md-thumb,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb{-webkit-transform:scale(0);transform:scale(0)}md-slider[md-discrete]:not([disabled]).md-active .md-sign,md-slider[md-discrete]:not([disabled]).md-active .md-sign:after,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}md-slider[md-discrete][disabled][readonly] .md-thumb{-webkit-transform:scale(0);transform:scale(0)}md-slider[md-discrete][disabled][readonly] .md-sign,md-slider[md-discrete][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}md-slider[disabled] .md-track-fill{display:none}md-slider[disabled] .md-track-ticks,md-slider[disabled]:not([readonly]) .md-sign{opacity:0}md-slider[disabled] .md-thumb{-webkit-transform:scale(.5);transform:scale(.5)}md-slider[disabled] .md-disabled-thumb{display:block}md-slider[md-vertical]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:128px;min-width:0}md-slider[md-vertical] .md-slider-wrapper{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-top:12px;padding-bottom:12px;width:48px;-webkit-align-self:center;align-self:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}md-slider[md-vertical] .md-track-container{height:100%;width:2px;top:0;left:calc(50% - 1px)}md-slider[md-vertical] .md-thumb-container{top:auto;margin-bottom:23px;left:calc(50% - 1px);bottom:0}md-slider[md-vertical] .md-thumb-container .md-thumb:after{left:1px}md-slider[md-vertical] .md-thumb-container .md-focus-ring{left:-16px}md-slider[md-vertical] .md-track-fill{bottom:0}md-slider[md-vertical][md-discrete] .md-sign{left:-40px;top:9.5px;-webkit-transform:scale(.4) translate3d(67.5px,0,0);transform:scale(.4) translate3d(67.5px,0,0)}md-slider[md-vertical][md-discrete] .md-sign:after{top:9.5px;left:19px;border-top:14px solid transparent;border-right:0;border-bottom:14px solid transparent;border-left-width:16px;border-left-style:solid;opacity:0;-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text{z-index:1;font-size:12px;font-weight:700}md-slider[md-vertical][md-discrete].md-active .md-sign:after,md-slider[md-vertical][md-discrete] .md-focused .md-sign:after,md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after{top:0}md-slider[md-vertical][disabled][readonly] .md-thumb{-webkit-transform:scale(0);transform:scale(0)}md-slider[md-vertical][disabled][readonly] .md-sign,md-slider[md-vertical][disabled][readonly] .md-sign:after{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:auto;right:0}[dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill{left:0;right:auto}md-slider[md-invert][md-vertical] .md-track-fill{bottom:auto;top:0}md-slider-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-slider-container>:first-child:not(md-slider),md-slider-container>:last-child:not(md-slider){min-width:25px;max-width:42px;height:25px;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-property:color,max-width;transition-property:color,max-width}md-slider-container>:first-child:not(md-slider){margin-right:16px}[dir=rtl] md-slider-container>:first-child:not(md-slider){margin-right:auto;margin-left:16px}md-slider-container>:last-child:not(md-slider){margin-left:16px}[dir=rtl] md-slider-container>:last-child:not(md-slider){margin-left:auto;margin-right:16px}md-slider-container[md-vertical]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}md-slider-container[md-vertical]>:first-child:not(md-slider),md-slider-container[md-vertical]>:last-child:not(md-slider){margin-right:0;margin-left:0;text-align:center}md-slider-container md-input-container input[type=number]{text-align:center;padding-left:15px;height:50px;margin-top:-25px}[dir=rtl] md-slider-container md-input-container input[type=number]{padding-left:0;padding-right:15px}@media screen and (-ms-high-contrast:active){md-slider.md-default-theme .md-track{border-bottom:1px solid #fff}}.md-sticky-clone{z-index:2;top:0;left:0;right:0;position:absolute!important;-webkit-transform:translate3d(-9999px,-9999px,0);transform:translate3d(-9999px,-9999px,0)}.md-sticky-clone[sticky-state=active]{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md-sticky-clone[sticky-state=active]:not(.md-sticky-no-effect) .md-subheader-inner{-webkit-animation:subheaderStickyHoverIn .3s ease-out both;animation:subheaderStickyHoverIn .3s ease-out both}@-webkit-keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@keyframes subheaderStickyHoverIn{0%{box-shadow:0 0 0 0 transparent}to{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}@-webkit-keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}@keyframes subheaderStickyHoverOut{0%{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}to{box-shadow:0 0 0 0 transparent}}.md-subheader-wrapper:not(.md-sticky-no-effect){-webkit-transition:margin .2s ease-out;transition:margin .2s ease-out}.md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader{margin:0}.md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone{z-index:2}.md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state=active]{margin-top:-2px}.md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state=active] .md-subheader-inner:after{-webkit-animation:subheaderStickyHoverOut .3s ease-out both;animation:subheaderStickyHoverOut .3s ease-out both}.md-subheader{display:block;font-size:14px;font-weight:500;line-height:1em;margin:0;position:relative}.md-subheader .md-subheader-inner{display:block;padding:16px}.md-subheader .md-subheader-content{display:block;z-index:1;position:relative}.md-inline-form md-switch{margin-top:18px;margin-bottom:19px}md-switch{margin:16px 0;white-space:nowrap;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:30px;line-height:28px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;margin-left:inherit;margin-right:16px}[dir=rtl] md-switch{margin-left:16px;margin-right:inherit}md-switch:last-of-type{margin-left:inherit;margin-right:0}[dir=rtl] md-switch:last-of-type{margin-left:0;margin-right:inherit}md-switch[disabled],md-switch[disabled] .md-container{cursor:default}md-switch .md-container{cursor:-webkit-grab;cursor:grab;width:36px;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:8px;float:left}[dir=rtl] md-switch .md-container,md-switch.md-inverted .md-container{margin-right:0;margin-left:8px}[dir=rtl] md-switch.md-inverted .md-container{margin-right:8px;margin-left:0}md-switch:not([disabled]) .md-dragging,md-switch:not([disabled]).md-dragging .md-container{cursor:-webkit-grabbing;cursor:grabbing}md-switch.md-focused:not([disabled]) .md-thumb:before{left:-8px;top:-8px;right:-8px;bottom:-8px}md-switch.md-focused:not([disabled]):not(.md-checked) .md-thumb:before{background-color:rgba(0,0,0,.12)}md-switch .md-label{border-color:transparent;border-width:0;float:left}md-switch .md-bar{left:1px;width:34px;top:5px;height:14px;border-radius:8px;position:absolute}md-switch .md-thumb-container{top:2px;left:0;width:16px;position:absolute;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:1}md-switch.md-checked .md-thumb-container{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}md-switch .md-thumb{margin:0;outline:none;height:20px;width:20px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-switch .md-thumb,md-switch .md-thumb:before{position:absolute;left:0;top:0;border-radius:50%}md-switch .md-thumb:before{background-color:transparent;content:"";display:block;height:auto;right:0;bottom:0;-webkit-transition:all .5s;transition:all .5s;width:auto}md-switch .md-thumb .md-ripple-container{position:absolute;display:block;width:auto;height:auto;left:-20px;top:-20px;right:-20px;bottom:-20px}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb,md-switch:not(.md-dragging) .md-thumb-container{-webkit-transition:all .08s linear;transition:all .08s linear;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform}md-switch:not(.md-dragging) .md-bar,md-switch:not(.md-dragging) .md-thumb{-webkit-transition-delay:.05s;transition-delay:.05s}@media screen and (-ms-high-contrast:active){md-switch.md-default-theme .md-bar{background-color:#666}md-switch.md-default-theme.md-checked .md-bar{background-color:#9e9e9e}md-switch.md-default-theme .md-thumb{background-color:#fff}}@-webkit-keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}@keyframes md-tab-content-hide{0%{opacity:1}50%{opacity:1}to{opacity:0}}md-tab-data{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:0}md-tabs{display:block;margin:0;border-radius:2px;overflow:hidden;position:relative;-webkit-flex-shrink:0;flex-shrink:0}md-tabs:not(.md-no-tab-content):not(.md-dynamic-height){min-height:248px}md-tabs[md-align-tabs=bottom]{padding-bottom:48px}md-tabs[md-align-tabs=bottom] md-tabs-wrapper{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:2}md-tabs[md-align-tabs=bottom] md-tabs-content-wrapper{top:0;bottom:48px}md-tabs.md-dynamic-height md-tabs-content-wrapper{min-height:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;overflow:visible}md-tabs.md-dynamic-height md-tab-content.md-active{position:relative}md-tabs[md-border-bottom] md-tabs-wrapper{border-width:0 0 1px;border-style:solid}md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper{top:49px}md-tabs-wrapper{display:block;position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-tabs-wrapper md-next-button,md-tabs-wrapper md-prev-button{height:100%;width:32px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1em;z-index:2;cursor:pointer;font-size:16px;background:transparent no-repeat 50%;-webkit-transition:all .5s cubic-bezier(.35,0,.25,1);transition:all .5s cubic-bezier(.35,0,.25,1)}md-tabs-wrapper md-next-button:focus,md-tabs-wrapper md-prev-button:focus{outline:none}md-tabs-wrapper md-next-button.md-disabled,md-tabs-wrapper md-prev-button.md-disabled{opacity:.25;cursor:default}md-tabs-wrapper md-next-button.ng-leave,md-tabs-wrapper md-prev-button.ng-leave{-webkit-transition:none;transition:none}md-tabs-wrapper md-next-button md-icon,md-tabs-wrapper md-prev-button md-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}md-tabs-wrapper md-prev-button{left:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg==")}[dir=rtl] md-tabs-wrapper md-prev-button{left:auto;right:0}md-tabs-wrapper md-next-button{right:0;background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K")}[dir=rtl] md-tabs-wrapper md-next-button{right:auto;left:0}md-tabs-wrapper md-next-button md-icon{-webkit-transform:translate3d(-50%,-50%,0) rotate(180deg);transform:translate3d(-50%,-50%,0) rotate(180deg)}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}md-tabs-canvas{position:relative;overflow:hidden;display:block;height:48px}md-tabs-canvas:after{content:"";display:table;clear:both}md-tabs-canvas .md-dummy-wrapper{position:absolute;top:0;left:0}[dir=rtl] md-tabs-canvas .md-dummy-wrapper{left:auto;right:0}md-tabs-canvas.md-paginated{margin:0 32px}md-tabs-canvas.md-center-tabs{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center}md-tabs-canvas.md-center-tabs .md-tab{float:none;display:inline-block}md-pagination-wrapper{height:48px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);position:absolute;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-pagination-wrapper:after{content:"";display:table;clear:both}[dir=rtl] md-pagination-wrapper{left:auto;right:0}md-pagination-wrapper.md-center-tabs{position:relative;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}md-tabs-content-wrapper{display:block;top:48px;overflow:hidden}md-tab-content,md-tabs-content-wrapper{position:absolute;left:0;right:0;bottom:0}md-tab-content{display:-webkit-box;display:-webkit-flex;display:flex;top:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:-webkit-transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1);transition:transform .5s cubic-bezier(.35,0,.25,1),-webkit-transform .5s cubic-bezier(.35,0,.25,1);overflow:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-tab-content.md-no-scroll{bottom:auto;overflow:hidden}md-tab-content.md-no-transition,md-tab-content.ng-leave{-webkit-transition:none;transition:none}md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-left:not(.md-active){-webkit-transform:translateX(100%);transform:translateX(100%)}md-tab-content.md-left:not(.md-active) *{-webkit-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide;opacity:0}[dir=rtl] md-tab-content.md-right:not(.md-active){-webkit-transform:translateX(-100%);transform:translateX(-100%)}md-tab-content.md-right:not(.md-active) *{-webkit-transition:visibility 0s linear;transition:visibility 0s linear;-webkit-transition-delay:.5s;transition-delay:.5s;visibility:hidden}md-tab-content>div{-webkit-box-flex:1;-webkit-flex:1 0 100%;flex:1 0 100%;min-width:0}md-tab-content>div.ng-leave{-webkit-animation:1s md-tab-content-hide;animation:1s md-tab-content-hide}md-ink-bar{position:absolute;left:auto;right:auto;bottom:0;height:2px}md-ink-bar.md-left{-webkit-transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1);transition:left .125s cubic-bezier(.35,0,.25,1),right .25s cubic-bezier(.35,0,.25,1)}md-ink-bar.md-right{-webkit-transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1);transition:left .25s cubic-bezier(.35,0,.25,1),right .125s cubic-bezier(.35,0,.25,1)}md-tab{position:absolute;z-index:-1;left:-9999px}.md-tab{font-size:14px;text-align:center;line-height:24px;padding:12px 24px;-webkit-transition:background-color .35s cubic-bezier(.35,0,.25,1);transition:background-color .35s cubic-bezier(.35,0,.25,1);cursor:pointer;white-space:nowrap;position:relative;text-transform:uppercase;float:left;font-weight:500;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}[dir=rtl] .md-tab{float:right}.md-tab.md-focused{box-shadow:none;outline:none}.md-tab.md-active{cursor:default}.md-tab.md-disabled{pointer-events:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.5;cursor:default}.md-tab.ng-leave{-webkit-transition:none;transition:none}md-toolbar+md-tabs{border-top-left-radius:0;border-top-right-radius:0}.md-toast-text{padding:0 6px}md-toast{position:absolute;z-index:105;box-sizing:border-box;cursor:default;padding:8px;opacity:1}md-toast,md-toast .md-toast-content{overflow:hidden;-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast .md-toast-content{display:-webkit-box;display:-webkit-flex;display:flex;direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;max-height:168px;max-width:100%;min-height:48px;padding:0 18px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);border-radius:2px;font-size:14px;-webkit-transform:translate3d(0,0,0) rotateZ(0deg);transform:translate3d(0,0,0) rotateZ(0deg);-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}md-toast .md-toast-content:before{content:"";min-height:48px;visibility:hidden;display:inline-block}[dir=rtl] md-toast .md-toast-content{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}md-toast .md-toast-content span{-webkit-box-flex:1;-webkit-flex:1 1 0;flex:1 1 0;box-sizing:border-box;min-width:0}md-toast.md-capsule,md-toast.md-capsule .md-toast-content{border-radius:24px}md-toast.ng-leave-active .md-toast-content{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2)}md-toast.md-swipedown .md-toast-content,md-toast.md-swipeleft .md-toast-content,md-toast.md-swiperight .md-toast-content,md-toast.md-swipeup .md-toast-content{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}md-toast.ng-enter{opacity:0}md-toast.ng-enter .md-toast-content{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-enter.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast.ng-enter.ng-enter-active{opacity:1}md-toast.ng-enter.ng-enter-active .md-toast-content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}md-toast.ng-leave.ng-leave-active .md-toast-content{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}md-toast.ng-leave.ng-leave-active.md-top .md-toast-content{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}md-toast .md-action{line-height:19px;margin-left:24px;margin-right:0;cursor:pointer;text-transform:uppercase;float:right}md-toast .md-button{min-width:0;margin-right:0;margin-left:12px}[dir=rtl] md-toast .md-button{margin-right:12px;margin-left:0}@media (max-width:959px){md-toast{left:0;right:0;width:100%;max-width:100%;min-width:0;border-radius:0;bottom:0;padding:0}md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}}@media (min-width:960px){md-toast{min-width:304px}md-toast.md-bottom{bottom:0}md-toast.md-left{left:0}md-toast.md-right{right:0}md-toast.md-top{top:0}md-toast._md-start{left:0}[dir=rtl] md-toast._md-start{left:auto;right:0}md-toast._md-end{right:0}[dir=rtl] md-toast._md-end{right:auto;left:0}md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}}@media (min-width:1920px){md-toast .md-toast-content{max-width:568px}}@media screen and (-ms-high-contrast:active){md-toast{border:1px solid #fff}}.md-toast-animating{overflow:hidden!important}md-toolbar{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;position:relative;z-index:2;font-size:20px;min-height:64px;width:100%}md-toolbar._md-toolbar-transitions{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.35,0,.25,1);transition-timing-function:cubic-bezier(.35,0,.25,1);-webkit-transition-property:background-color,fill,color;transition-property:background-color,fill,color}md-toolbar.md-whiteframe-z1-add,md-toolbar.md-whiteframe-z1-remove{-webkit-transition:box-shadow .5s linear;transition:box-shadow .5s linear}md-toolbar md-toolbar-filler{width:72px}md-toolbar *,md-toolbar:after,md-toolbar:before{box-sizing:border-box}md-toolbar.ng-animate{-webkit-transition:none;transition:none}md-toolbar.md-tall{height:128px;min-height:128px;max-height:128px}md-toolbar.md-medium-tall{height:88px;min-height:88px;max-height:88px}md-toolbar.md-medium-tall .md-toolbar-tools{height:48px;min-height:48px;max-height:48px}md-toolbar>.md-indent{margin-left:64px}[dir=rtl] md-toolbar>.md-indent{margin-left:auto;margin-right:64px}md-toolbar~md-content>md-list{padding:0}md-toolbar~md-content>md-list md-list-item:last-child md-divider{display:none}.md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0}.md-toolbar-tools h1,.md-toolbar-tools h2,.md-toolbar-tools h3{font-size:inherit;font-weight:inherit;margin:inherit}.md-toolbar-tools a{color:inherit;text-decoration:none}.md-toolbar-tools .fill-height{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.md-toolbar-tools md-checkbox{margin:inherit}.md-toolbar-tools .md-button{margin-top:0;margin-bottom:0}.md-toolbar-tools .md-button,.md-toolbar-tools .md-button.md-icon-button md-icon{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.35,0,.25,1);transition-timing-function:cubic-bezier(.35,0,.25,1);-webkit-transition-property:background-color,fill,color;transition-property:background-color,fill,color}.md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate,.md-toolbar-tools .md-button.ng-animate{-webkit-transition:none;transition:none}.md-toolbar-tools>.md-button:first-child{margin-left:-8px}[dir=rtl] .md-toolbar-tools>.md-button:first-child{margin-left:auto;margin-right:-8px}.md-toolbar-tools>.md-button:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>.md-button:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child{margin-right:-8px}[dir=rtl] .md-toolbar-tools>md-menu:last-child{margin-right:auto;margin-left:-8px}.md-toolbar-tools>md-menu:last-child>.md-button{margin-right:0}[dir=rtl] .md-toolbar-tools>md-menu:last-child>.md-button{margin-right:auto;margin-left:0}@media screen and (-ms-high-contrast:active){.md-toolbar-tools{border-bottom:1px solid #fff}}@media (min-width:0) and (max-width:959px) and (orientation:portrait){md-toolbar{min-height:56px}.md-toolbar-tools{height:56px;max-height:56px}}@media (min-width:0) and (max-width:959px) and (orientation:landscape){md-toolbar{min-height:48px}.md-toolbar-tools{height:48px;max-height:48px}}.md-tooltip{pointer-events:none;border-radius:4px;overflow:hidden;opacity:0;font-weight:500;font-size:14px;white-space:nowrap;text-overflow:ellipsis;height:32px;line-height:32px;padding-right:16px;padding-left:16px}.md-tooltip.md-origin-top{-webkit-transform-origin:center bottom;transform-origin:center bottom;margin-top:-24px}.md-tooltip.md-origin-right{-webkit-transform-origin:left center;transform-origin:left center;margin-left:24px}.md-tooltip.md-origin-bottom{-webkit-transform-origin:center top;transform-origin:center top;margin-top:24px}.md-tooltip.md-origin-left{-webkit-transform-origin:right center;transform-origin:right center;margin-left:-24px}@media (min-width:960px){.md-tooltip{font-size:10px;height:22px;line-height:22px;padding-right:8px;padding-left:8px}.md-tooltip.md-origin-top{margin-top:-14px}.md-tooltip.md-origin-right{margin-left:14px}.md-tooltip.md-origin-bottom{margin-top:14px}.md-tooltip.md-origin-left{margin-left:-14px}}.md-tooltip.md-show-add{-webkit-transform:scale(0);transform:scale(0)}.md-tooltip.md-show{-webkit-transition:all .4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1);-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transform:scale(1);transform:scale(1);opacity:.9}.md-tooltip.md-hide{-webkit-transition:all .3s cubic-bezier(.55,0,.55,.2);transition:all .3s cubic-bezier(.55,0,.55,.2);-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transform:scale(0);transform:scale(0);opacity:0}.md-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.md-truncate.md-clip{text-overflow:clip}.md-truncate.flex{width:0}.md-virtual-repeat-container{box-sizing:border-box;display:block;margin:0;overflow:hidden;padding:0;position:relative}.md-virtual-repeat-container .md-virtual-repeat-scroller{bottom:0;box-sizing:border-box;left:0;margin:0;overflow-x:hidden;padding:0;position:absolute;right:0;top:0;-webkit-overflow-scrolling:touch}.md-virtual-repeat-container .md-virtual-repeat-sizer{box-sizing:border-box;height:1px;display:block;margin:0;padding:0;width:1px}.md-virtual-repeat-container .md-virtual-repeat-offsetter{box-sizing:border-box;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller{overflow-x:auto;overflow-y:hidden}.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{bottom:16px;right:auto;white-space:nowrap}[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter{right:auto;left:auto}.md-whiteframe-1dp,.md-whiteframe-z1{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.md-whiteframe-2dp{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.md-whiteframe-3dp{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.md-whiteframe-4dp,.md-whiteframe-z2{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.md-whiteframe-5dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.md-whiteframe-6dp{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.md-whiteframe-7dp,.md-whiteframe-z3{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.md-whiteframe-8dp{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.md-whiteframe-9dp{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.md-whiteframe-10dp,.md-whiteframe-z4{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.md-whiteframe-11dp{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.md-whiteframe-12dp{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.md-whiteframe-13dp,.md-whiteframe-z5{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.md-whiteframe-14dp{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.md-whiteframe-15dp{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.md-whiteframe-16dp{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.md-whiteframe-17dp{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.md-whiteframe-18dp{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.md-whiteframe-19dp{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.md-whiteframe-20dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.md-whiteframe-21dp{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.md-whiteframe-22dp{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.md-whiteframe-23dp{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.md-whiteframe-24dp{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}@media screen and (-ms-high-contrast:active){md-whiteframe{border:1px solid #fff}}@media print{[md-whiteframe],md-whiteframe{background-color:#fff}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}@-moz-document url-prefix(){.layout-fill{margin:0;width:100%;min-height:100%;height:100%}}.flex-order{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-0,.offset-0{margin-left:0}[dir=rtl] .flex-offset-0,[dir=rtl] .offset-0{margin-left:auto;margin-right:0}.flex-offset-5,.offset-5{margin-left:5%}[dir=rtl] .flex-offset-5,[dir=rtl] .offset-5{margin-left:auto;margin-right:5%}.flex-offset-10,.offset-10{margin-left:10%}[dir=rtl] .flex-offset-10,[dir=rtl] .offset-10{margin-left:auto;margin-right:10%}.flex-offset-15,.offset-15{margin-left:15%}[dir=rtl] .flex-offset-15,[dir=rtl] .offset-15{margin-left:auto;margin-right:15%}.flex-offset-20,.offset-20{margin-left:20%}[dir=rtl] .flex-offset-20,[dir=rtl] .offset-20{margin-left:auto;margin-right:20%}.flex-offset-25,.offset-25{margin-left:25%}[dir=rtl] .flex-offset-25,[dir=rtl] .offset-25{margin-left:auto;margin-right:25%}.flex-offset-30,.offset-30{margin-left:30%}[dir=rtl] .flex-offset-30,[dir=rtl] .offset-30{margin-left:auto;margin-right:30%}.flex-offset-35,.offset-35{margin-left:35%}[dir=rtl] .flex-offset-35,[dir=rtl] .offset-35{margin-left:auto;margin-right:35%}.flex-offset-40,.offset-40{margin-left:40%}[dir=rtl] .flex-offset-40,[dir=rtl] .offset-40{margin-left:auto;margin-right:40%}.flex-offset-45,.offset-45{margin-left:45%}[dir=rtl] .flex-offset-45,[dir=rtl] .offset-45{margin-left:auto;margin-right:45%}.flex-offset-50,.offset-50{margin-left:50%}[dir=rtl] .flex-offset-50,[dir=rtl] .offset-50{margin-left:auto;margin-right:50%}.flex-offset-55,.offset-55{margin-left:55%}[dir=rtl] .flex-offset-55,[dir=rtl] .offset-55{margin-left:auto;margin-right:55%}.flex-offset-60,.offset-60{margin-left:60%}[dir=rtl] .flex-offset-60,[dir=rtl] .offset-60{margin-left:auto;margin-right:60%}.flex-offset-65,.offset-65{margin-left:65%}[dir=rtl] .flex-offset-65,[dir=rtl] .offset-65{margin-left:auto;margin-right:65%}.flex-offset-70,.offset-70{margin-left:70%}[dir=rtl] .flex-offset-70,[dir=rtl] .offset-70{margin-left:auto;margin-right:70%}.flex-offset-75,.offset-75{margin-left:75%}[dir=rtl] .flex-offset-75,[dir=rtl] .offset-75{margin-left:auto;margin-right:75%}.flex-offset-80,.offset-80{margin-left:80%}[dir=rtl] .flex-offset-80,[dir=rtl] .offset-80{margin-left:auto;margin-right:80%}.flex-offset-85,.offset-85{margin-left:85%}[dir=rtl] .flex-offset-85,[dir=rtl] .offset-85{margin-left:auto;margin-right:85%}.flex-offset-90,.offset-90{margin-left:90%}[dir=rtl] .flex-offset-90,[dir=rtl] .offset-90{margin-left:auto;margin-right:90%}.flex-offset-95,.offset-95{margin-left:95%}[dir=rtl] .flex-offset-95,[dir=rtl] .offset-95{margin-left:auto;margin-right:95%}.flex-offset-33,.offset-33{margin-left:33.33333%}.flex-offset-66,.offset-66{margin-left:66.66667%}[dir=rtl] .flex-offset-66,[dir=rtl] .offset-66{margin-left:auto;margin-right:66.66667%}.layout-align,.layout-align-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align,.layout-align-start,.layout-align-start-center,.layout-align-start-end,.layout-align-start-start,.layout-align-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-center,.layout-align-center-center,.layout-align-center-end,.layout-align-center-start,.layout-align-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-end,.layout-align-end-center,.layout-align-end-end,.layout-align-end-start,.layout-align-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-space-around,.layout-align-space-around-center,.layout-align-space-around-end,.layout-align-space-around-start,.layout-align-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-space-between,.layout-align-space-between-center,.layout-align-space-between-end,.layout-align-space-between-start,.layout-align-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-center-start,.layout-align-end-start,.layout-align-space-around-start,.layout-align-space-between-start,.layout-align-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-center-center,.layout-align-end-center,.layout-align-space-around-center,.layout-align-space-between-center,.layout-align-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-center-center>*,.layout-align-end-center>*,.layout-align-space-around-center>*,.layout-align-space-between-center>*,.layout-align-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-center-end,.layout-align-end-end,.layout-align-space-around-end,.layout-align-space-between-end,.layout-align-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-center-stretch,.layout-align-end-stretch,.layout-align-space-around-stretch,.layout-align-space-between-stretch,.layout-align-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex{-webkit-flex:1;flex:1}.flex,.flex-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-0{max-width:0;max-height:100%}.flex-0,.layout-column>.flex-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-0{max-width:100%;max-height:0}.layout-row>.flex-0{max-width:0;max-height:100%;min-width:0}.layout-column>.flex-0,.layout-row>.flex-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-0{max-width:100%;max-height:0;min-height:0}.flex-5,.layout-row>.flex-5{max-width:5%;max-height:100%}.flex-5,.layout-column>.flex-5,.layout-row>.flex-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-5{max-width:100%;max-height:5%}.flex-10,.layout-row>.flex-10{max-width:10%;max-height:100%}.flex-10,.layout-column>.flex-10,.layout-row>.flex-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-10{max-width:100%;max-height:10%}.flex-15,.layout-row>.flex-15{max-width:15%;max-height:100%}.flex-15,.layout-column>.flex-15,.layout-row>.flex-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-15{max-width:100%;max-height:15%}.flex-20,.layout-row>.flex-20{max-width:20%;max-height:100%}.flex-20,.layout-column>.flex-20,.layout-row>.flex-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-20{max-width:100%;max-height:20%}.flex-25,.layout-row>.flex-25{max-width:25%;max-height:100%}.flex-25,.layout-column>.flex-25,.layout-row>.flex-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-25{max-width:100%;max-height:25%}.flex-30,.layout-row>.flex-30{max-width:30%;max-height:100%}.flex-30,.layout-column>.flex-30,.layout-row>.flex-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-30{max-width:100%;max-height:30%}.flex-35,.layout-row>.flex-35{max-width:35%;max-height:100%}.flex-35,.layout-column>.flex-35,.layout-row>.flex-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-35{max-width:100%;max-height:35%}.flex-40,.layout-row>.flex-40{max-width:40%;max-height:100%}.flex-40,.layout-column>.flex-40,.layout-row>.flex-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-40{max-width:100%;max-height:40%}.flex-45,.layout-row>.flex-45{max-width:45%;max-height:100%}.flex-45,.layout-column>.flex-45,.layout-row>.flex-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-45{max-width:100%;max-height:45%}.flex-50,.layout-row>.flex-50{max-width:50%;max-height:100%}.flex-50,.layout-column>.flex-50,.layout-row>.flex-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-50{max-width:100%;max-height:50%}.flex-55,.layout-row>.flex-55{max-width:55%;max-height:100%}.flex-55,.layout-column>.flex-55,.layout-row>.flex-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-55{max-width:100%;max-height:55%}.flex-60,.layout-row>.flex-60{max-width:60%;max-height:100%}.flex-60,.layout-column>.flex-60,.layout-row>.flex-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-60{max-width:100%;max-height:60%}.flex-65,.layout-row>.flex-65{max-width:65%;max-height:100%}.flex-65,.layout-column>.flex-65,.layout-row>.flex-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-65{max-width:100%;max-height:65%}.flex-70,.layout-row>.flex-70{max-width:70%;max-height:100%}.flex-70,.layout-column>.flex-70,.layout-row>.flex-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-70{max-width:100%;max-height:70%}.flex-75,.layout-row>.flex-75{max-width:75%;max-height:100%}.flex-75,.layout-column>.flex-75,.layout-row>.flex-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-75{max-width:100%;max-height:75%}.flex-80,.layout-row>.flex-80{max-width:80%;max-height:100%}.flex-80,.layout-column>.flex-80,.layout-row>.flex-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-80{max-width:100%;max-height:80%}.flex-85,.layout-row>.flex-85{max-width:85%;max-height:100%}.flex-85,.layout-column>.flex-85,.layout-row>.flex-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-85{max-width:100%;max-height:85%}.flex-90,.layout-row>.flex-90{max-width:90%;max-height:100%}.flex-90,.layout-column>.flex-90,.layout-row>.flex-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-90{max-width:100%;max-height:90%}.flex-95,.layout-row>.flex-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-column>.flex-95{max-height:95%}.flex-100,.layout-column>.flex-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-100{max-height:100%}.layout-column>.flex-100,.layout-row>.flex-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-row>.flex-33{max-width:33.33%}.layout-row>.flex-33,.layout-row>.flex-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-66{max-width:66.66%}.layout-row>.flex{min-width:0}.layout-column>.flex-33{max-height:33.33%}.layout-column>.flex-33,.layout-column>.flex-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-column>.flex-66{max-height:66.66%}.layout-column>.flex{min-height:0}.layout,.layout-column,.layout-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-column{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.layout-column,.layout-row{-webkit-box-direction:normal}.layout-row{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}.layout-padding-sm>*,.layout-padding>.flex-sm{padding:4px}.layout-padding,.layout-padding-gt-sm,.layout-padding-gt-sm>*,.layout-padding-md,.layout-padding-md>*,.layout-padding>*,.layout-padding>.flex,.layout-padding>.flex-gt-sm,.layout-padding>.flex-md{padding:8px}.layout-padding-gt-lg>*,.layout-padding-gt-md>*,.layout-padding-lg>*,.layout-padding>.flex-gt-lg,.layout-padding>.flex-gt-md,.layout-padding>.flex-lg{padding:16px}.layout-margin-sm>*,.layout-margin>.flex-sm{margin:4px}.layout-margin,.layout-margin-gt-sm,.layout-margin-gt-sm>*,.layout-margin-md,.layout-margin-md>*,.layout-margin>*,.layout-margin>.flex,.layout-margin>.flex-gt-sm,.layout-margin>.flex-md{margin:8px}.layout-margin-gt-lg>*,.layout-margin-gt-md>*,.layout-margin-lg>*,.layout-margin>.flex-gt-lg,.layout-margin>.flex-gt-md,.layout-margin>.flex-lg{margin:16px}.layout-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.layout-nowrap{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.layout-fill{margin:0;width:100%;min-height:100%;height:100%}@media (max-width:599px){.hide-xs:not(.show-xs):not(.show),.hide:not(.show-xs):not(.show){display:none}.flex-order-xs--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-xs--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-xs--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-xs--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-xs--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-xs--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-xs--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-xs--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-xs--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-xs--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-xs--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-xs--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-xs--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-xs--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-xs--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-xs--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-xs--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-xs--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-xs--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-xs--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-xs-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-xs-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-xs-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-xs-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-xs-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-xs-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-xs-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-xs-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-xs-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-xs-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-xs-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-xs-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-xs-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-xs-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-xs-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-xs-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-xs-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-xs-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-xs-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-xs-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-xs-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-xs-0,.offset-xs-0{margin-left:0}[dir=rtl] .flex-offset-xs-0,[dir=rtl] .offset-xs-0{margin-left:auto;margin-right:0}.flex-offset-xs-5,.offset-xs-5{margin-left:5%}[dir=rtl] .flex-offset-xs-5,[dir=rtl] .offset-xs-5{margin-left:auto;margin-right:5%}.flex-offset-xs-10,.offset-xs-10{margin-left:10%}[dir=rtl] .flex-offset-xs-10,[dir=rtl] .offset-xs-10{margin-left:auto;margin-right:10%}.flex-offset-xs-15,.offset-xs-15{margin-left:15%}[dir=rtl] .flex-offset-xs-15,[dir=rtl] .offset-xs-15{margin-left:auto;margin-right:15%}.flex-offset-xs-20,.offset-xs-20{margin-left:20%}[dir=rtl] .flex-offset-xs-20,[dir=rtl] .offset-xs-20{margin-left:auto;margin-right:20%}.flex-offset-xs-25,.offset-xs-25{margin-left:25%}[dir=rtl] .flex-offset-xs-25,[dir=rtl] .offset-xs-25{margin-left:auto;margin-right:25%}.flex-offset-xs-30,.offset-xs-30{margin-left:30%}[dir=rtl] .flex-offset-xs-30,[dir=rtl] .offset-xs-30{margin-left:auto;margin-right:30%}.flex-offset-xs-35,.offset-xs-35{margin-left:35%}[dir=rtl] .flex-offset-xs-35,[dir=rtl] .offset-xs-35{margin-left:auto;margin-right:35%}.flex-offset-xs-40,.offset-xs-40{margin-left:40%}[dir=rtl] .flex-offset-xs-40,[dir=rtl] .offset-xs-40{margin-left:auto;margin-right:40%}.flex-offset-xs-45,.offset-xs-45{margin-left:45%}[dir=rtl] .flex-offset-xs-45,[dir=rtl] .offset-xs-45{margin-left:auto;margin-right:45%}.flex-offset-xs-50,.offset-xs-50{margin-left:50%}[dir=rtl] .flex-offset-xs-50,[dir=rtl] .offset-xs-50{margin-left:auto;margin-right:50%}.flex-offset-xs-55,.offset-xs-55{margin-left:55%}[dir=rtl] .flex-offset-xs-55,[dir=rtl] .offset-xs-55{margin-left:auto;margin-right:55%}.flex-offset-xs-60,.offset-xs-60{margin-left:60%}[dir=rtl] .flex-offset-xs-60,[dir=rtl] .offset-xs-60{margin-left:auto;margin-right:60%}.flex-offset-xs-65,.offset-xs-65{margin-left:65%}[dir=rtl] .flex-offset-xs-65,[dir=rtl] .offset-xs-65{margin-left:auto;margin-right:65%}.flex-offset-xs-70,.offset-xs-70{margin-left:70%}[dir=rtl] .flex-offset-xs-70,[dir=rtl] .offset-xs-70{margin-left:auto;margin-right:70%}.flex-offset-xs-75,.offset-xs-75{margin-left:75%}[dir=rtl] .flex-offset-xs-75,[dir=rtl] .offset-xs-75{margin-left:auto;margin-right:75%}.flex-offset-xs-80,.offset-xs-80{margin-left:80%}[dir=rtl] .flex-offset-xs-80,[dir=rtl] .offset-xs-80{margin-left:auto;margin-right:80%}.flex-offset-xs-85,.offset-xs-85{margin-left:85%}[dir=rtl] .flex-offset-xs-85,[dir=rtl] .offset-xs-85{margin-left:auto;margin-right:85%}.flex-offset-xs-90,.offset-xs-90{margin-left:90%}[dir=rtl] .flex-offset-xs-90,[dir=rtl] .offset-xs-90{margin-left:auto;margin-right:90%}.flex-offset-xs-95,.offset-xs-95{margin-left:95%}[dir=rtl] .flex-offset-xs-95,[dir=rtl] .offset-xs-95{margin-left:auto;margin-right:95%}.flex-offset-xs-33,.offset-xs-33{margin-left:33.33333%}.flex-offset-xs-66,.offset-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xs-66,[dir=rtl] .offset-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-xs,.layout-align-xs-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-xs,.layout-align-xs-start,.layout-align-xs-start-center,.layout-align-xs-start-end,.layout-align-xs-start-start,.layout-align-xs-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-xs-center,.layout-align-xs-center-center,.layout-align-xs-center-end,.layout-align-xs-center-start,.layout-align-xs-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-xs-end,.layout-align-xs-end-center,.layout-align-xs-end-end,.layout-align-xs-end-start,.layout-align-xs-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-xs-space-around,.layout-align-xs-space-around-center,.layout-align-xs-space-around-end,.layout-align-xs-space-around-start,.layout-align-xs-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-xs-space-between,.layout-align-xs-space-between-center,.layout-align-xs-space-between-end,.layout-align-xs-space-between-start,.layout-align-xs-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-xs-center-start,.layout-align-xs-end-start,.layout-align-xs-space-around-start,.layout-align-xs-space-between-start,.layout-align-xs-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-xs-center-center,.layout-align-xs-end-center,.layout-align-xs-space-around-center,.layout-align-xs-space-between-center,.layout-align-xs-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-xs-center-center>*,.layout-align-xs-end-center>*,.layout-align-xs-space-around-center>*,.layout-align-xs-space-between-center>*,.layout-align-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xs-center-end,.layout-align-xs-end-end,.layout-align-xs-space-around-end,.layout-align-xs-space-between-end,.layout-align-xs-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-xs-center-stretch,.layout-align-xs-end-stretch,.layout-align-xs-space-around-stretch,.layout-align-xs-space-between-stretch,.layout-align-xs-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-xs{-webkit-flex:1;flex:1}.flex-xs,.flex-xs-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-xs-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-xs-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xs-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xs-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-xs-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xs-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xs-0,.layout-row>.flex-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-0{min-width:0}.layout-column>.flex-xs-0{max-width:100%;max-height:0}.layout-column>.flex-xs-0,.layout-xs-row>.flex-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-row>.flex-xs-0{max-width:0;max-height:100%;min-width:0}.layout-xs-column>.flex-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-xs-5,.layout-row>.flex-xs-5{max-width:5%;max-height:100%}.flex-xs-5,.layout-column>.flex-xs-5,.layout-row>.flex-xs-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-5{max-width:100%;max-height:5%}.layout-xs-row>.flex-xs-5{max-width:5%;max-height:100%}.layout-xs-column>.flex-xs-5,.layout-xs-row>.flex-xs-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-5{max-width:100%;max-height:5%}.flex-xs-10,.layout-row>.flex-xs-10{max-width:10%;max-height:100%}.flex-xs-10,.layout-column>.flex-xs-10,.layout-row>.flex-xs-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-10{max-width:100%;max-height:10%}.layout-xs-row>.flex-xs-10{max-width:10%;max-height:100%}.layout-xs-column>.flex-xs-10,.layout-xs-row>.flex-xs-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-10{max-width:100%;max-height:10%}.flex-xs-15,.layout-row>.flex-xs-15{max-width:15%;max-height:100%}.flex-xs-15,.layout-column>.flex-xs-15,.layout-row>.flex-xs-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-15{max-width:100%;max-height:15%}.layout-xs-row>.flex-xs-15{max-width:15%;max-height:100%}.layout-xs-column>.flex-xs-15,.layout-xs-row>.flex-xs-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-15{max-width:100%;max-height:15%}.flex-xs-20,.layout-row>.flex-xs-20{max-width:20%;max-height:100%}.flex-xs-20,.layout-column>.flex-xs-20,.layout-row>.flex-xs-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-20{max-width:100%;max-height:20%}.layout-xs-row>.flex-xs-20{max-width:20%;max-height:100%}.layout-xs-column>.flex-xs-20,.layout-xs-row>.flex-xs-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-20{max-width:100%;max-height:20%}.flex-xs-25,.layout-row>.flex-xs-25{max-width:25%;max-height:100%}.flex-xs-25,.layout-column>.flex-xs-25,.layout-row>.flex-xs-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-25{max-width:100%;max-height:25%}.layout-xs-row>.flex-xs-25{max-width:25%;max-height:100%}.layout-xs-column>.flex-xs-25,.layout-xs-row>.flex-xs-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-25{max-width:100%;max-height:25%}.flex-xs-30,.layout-row>.flex-xs-30{max-width:30%;max-height:100%}.flex-xs-30,.layout-column>.flex-xs-30,.layout-row>.flex-xs-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-30{max-width:100%;max-height:30%}.layout-xs-row>.flex-xs-30{max-width:30%;max-height:100%}.layout-xs-column>.flex-xs-30,.layout-xs-row>.flex-xs-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-30{max-width:100%;max-height:30%}.flex-xs-35,.layout-row>.flex-xs-35{max-width:35%;max-height:100%}.flex-xs-35,.layout-column>.flex-xs-35,.layout-row>.flex-xs-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-35{max-width:100%;max-height:35%}.layout-xs-row>.flex-xs-35{max-width:35%;max-height:100%}.layout-xs-column>.flex-xs-35,.layout-xs-row>.flex-xs-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-35{max-width:100%;max-height:35%}.flex-xs-40,.layout-row>.flex-xs-40{max-width:40%;max-height:100%}.flex-xs-40,.layout-column>.flex-xs-40,.layout-row>.flex-xs-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-40{max-width:100%;max-height:40%}.layout-xs-row>.flex-xs-40{max-width:40%;max-height:100%}.layout-xs-column>.flex-xs-40,.layout-xs-row>.flex-xs-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-40{max-width:100%;max-height:40%}.flex-xs-45,.layout-row>.flex-xs-45{max-width:45%;max-height:100%}.flex-xs-45,.layout-column>.flex-xs-45,.layout-row>.flex-xs-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-45{max-width:100%;max-height:45%}.layout-xs-row>.flex-xs-45{max-width:45%;max-height:100%}.layout-xs-column>.flex-xs-45,.layout-xs-row>.flex-xs-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-45{max-width:100%;max-height:45%}.flex-xs-50,.layout-row>.flex-xs-50{max-width:50%;max-height:100%}.flex-xs-50,.layout-column>.flex-xs-50,.layout-row>.flex-xs-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-50{max-width:100%;max-height:50%}.layout-xs-row>.flex-xs-50{max-width:50%;max-height:100%}.layout-xs-column>.flex-xs-50,.layout-xs-row>.flex-xs-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-50{max-width:100%;max-height:50%}.flex-xs-55,.layout-row>.flex-xs-55{max-width:55%;max-height:100%}.flex-xs-55,.layout-column>.flex-xs-55,.layout-row>.flex-xs-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-55{max-width:100%;max-height:55%}.layout-xs-row>.flex-xs-55{max-width:55%;max-height:100%}.layout-xs-column>.flex-xs-55,.layout-xs-row>.flex-xs-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-55{max-width:100%;max-height:55%}.flex-xs-60,.layout-row>.flex-xs-60{max-width:60%;max-height:100%}.flex-xs-60,.layout-column>.flex-xs-60,.layout-row>.flex-xs-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-60{max-width:100%;max-height:60%}.layout-xs-row>.flex-xs-60{max-width:60%;max-height:100%}.layout-xs-column>.flex-xs-60,.layout-xs-row>.flex-xs-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-60{max-width:100%;max-height:60%}.flex-xs-65,.layout-row>.flex-xs-65{max-width:65%;max-height:100%}.flex-xs-65,.layout-column>.flex-xs-65,.layout-row>.flex-xs-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-65{max-width:100%;max-height:65%}.layout-xs-row>.flex-xs-65{max-width:65%;max-height:100%}.layout-xs-column>.flex-xs-65,.layout-xs-row>.flex-xs-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-65{max-width:100%;max-height:65%}.flex-xs-70,.layout-row>.flex-xs-70{max-width:70%;max-height:100%}.flex-xs-70,.layout-column>.flex-xs-70,.layout-row>.flex-xs-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-70{max-width:100%;max-height:70%}.layout-xs-row>.flex-xs-70{max-width:70%;max-height:100%}.layout-xs-column>.flex-xs-70,.layout-xs-row>.flex-xs-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-70{max-width:100%;max-height:70%}.flex-xs-75,.layout-row>.flex-xs-75{max-width:75%;max-height:100%}.flex-xs-75,.layout-column>.flex-xs-75,.layout-row>.flex-xs-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-75{max-width:100%;max-height:75%}.layout-xs-row>.flex-xs-75{max-width:75%;max-height:100%}.layout-xs-column>.flex-xs-75,.layout-xs-row>.flex-xs-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-75{max-width:100%;max-height:75%}.flex-xs-80,.layout-row>.flex-xs-80{max-width:80%;max-height:100%}.flex-xs-80,.layout-column>.flex-xs-80,.layout-row>.flex-xs-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-80{max-width:100%;max-height:80%}.layout-xs-row>.flex-xs-80{max-width:80%;max-height:100%}.layout-xs-column>.flex-xs-80,.layout-xs-row>.flex-xs-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-80{max-width:100%;max-height:80%}.flex-xs-85,.layout-row>.flex-xs-85{max-width:85%;max-height:100%}.flex-xs-85,.layout-column>.flex-xs-85,.layout-row>.flex-xs-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-85{max-width:100%;max-height:85%}.layout-xs-row>.flex-xs-85{max-width:85%;max-height:100%}.layout-xs-column>.flex-xs-85,.layout-xs-row>.flex-xs-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-85{max-width:100%;max-height:85%}.flex-xs-90,.layout-row>.flex-xs-90{max-width:90%;max-height:100%}.flex-xs-90,.layout-column>.flex-xs-90,.layout-row>.flex-xs-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-90{max-width:100%;max-height:90%}.layout-xs-row>.flex-xs-90{max-width:90%;max-height:100%}.layout-xs-column>.flex-xs-90,.layout-xs-row>.flex-xs-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xs-column>.flex-xs-90{max-width:100%;max-height:90%}.flex-xs-95,.layout-row>.flex-xs-95{max-width:95%;max-height:100%}.flex-xs-95,.layout-column>.flex-xs-95,.layout-row>.flex-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xs-95{max-width:100%;max-height:95%}.layout-xs-row>.flex-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-95{max-height:95%}.flex-xs-100,.layout-xs-column>.flex-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xs-100{max-height:100%}.layout-column>.flex-xs-100,.layout-row>.flex-xs-100,.layout-xs-column>.flex-xs-100,.layout-xs-row>.flex-xs-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-xs-33,.layout-row>.flex-xs-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-xs-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xs-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-xs-33,.layout-column>.flex-xs-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-xs-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xs-row>.flex-xs-33{max-width:33.33%}.layout-xs-row>.flex-xs-33,.layout-xs-row>.flex-xs-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-xs-row>.flex-xs-66{max-width:66.66%}.layout-xs-row>.flex{min-width:0}.layout-xs-column>.flex-xs-33{max-height:33.33%}.layout-xs-column>.flex-xs-33,.layout-xs-column>.flex-xs-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-xs-column>.flex-xs-66{max-height:66.66%}.layout-xs-column>.flex{min-height:0}.layout-xs,.layout-xs-column,.layout-xs-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:600px){.flex-order-gt-xs--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-gt-xs--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-gt-xs--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-gt-xs--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-gt-xs--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-gt-xs--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-gt-xs--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-gt-xs--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-gt-xs--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-gt-xs--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-gt-xs--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-gt-xs--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-gt-xs--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-gt-xs--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-gt-xs--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-gt-xs--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-gt-xs--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-gt-xs--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-gt-xs--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-gt-xs--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-gt-xs-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-gt-xs-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-gt-xs-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-gt-xs-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-gt-xs-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-gt-xs-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-gt-xs-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-gt-xs-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-gt-xs-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-gt-xs-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-gt-xs-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-gt-xs-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-gt-xs-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-gt-xs-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-gt-xs-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-gt-xs-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-gt-xs-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-gt-xs-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-gt-xs-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-gt-xs-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-gt-xs-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-gt-xs-0,.offset-gt-xs-0{margin-left:0}[dir=rtl] .flex-offset-gt-xs-0,[dir=rtl] .offset-gt-xs-0{margin-left:auto;margin-right:0}.flex-offset-gt-xs-5,.offset-gt-xs-5{margin-left:5%}[dir=rtl] .flex-offset-gt-xs-5,[dir=rtl] .offset-gt-xs-5{margin-left:auto;margin-right:5%}.flex-offset-gt-xs-10,.offset-gt-xs-10{margin-left:10%}[dir=rtl] .flex-offset-gt-xs-10,[dir=rtl] .offset-gt-xs-10{margin-left:auto;margin-right:10%}.flex-offset-gt-xs-15,.offset-gt-xs-15{margin-left:15%}[dir=rtl] .flex-offset-gt-xs-15,[dir=rtl] .offset-gt-xs-15{margin-left:auto;margin-right:15%}.flex-offset-gt-xs-20,.offset-gt-xs-20{margin-left:20%}[dir=rtl] .flex-offset-gt-xs-20,[dir=rtl] .offset-gt-xs-20{margin-left:auto;margin-right:20%}.flex-offset-gt-xs-25,.offset-gt-xs-25{margin-left:25%}[dir=rtl] .flex-offset-gt-xs-25,[dir=rtl] .offset-gt-xs-25{margin-left:auto;margin-right:25%}.flex-offset-gt-xs-30,.offset-gt-xs-30{margin-left:30%}[dir=rtl] .flex-offset-gt-xs-30,[dir=rtl] .offset-gt-xs-30{margin-left:auto;margin-right:30%}.flex-offset-gt-xs-35,.offset-gt-xs-35{margin-left:35%}[dir=rtl] .flex-offset-gt-xs-35,[dir=rtl] .offset-gt-xs-35{margin-left:auto;margin-right:35%}.flex-offset-gt-xs-40,.offset-gt-xs-40{margin-left:40%}[dir=rtl] .flex-offset-gt-xs-40,[dir=rtl] .offset-gt-xs-40{margin-left:auto;margin-right:40%}.flex-offset-gt-xs-45,.offset-gt-xs-45{margin-left:45%}[dir=rtl] .flex-offset-gt-xs-45,[dir=rtl] .offset-gt-xs-45{margin-left:auto;margin-right:45%}.flex-offset-gt-xs-50,.offset-gt-xs-50{margin-left:50%}[dir=rtl] .flex-offset-gt-xs-50,[dir=rtl] .offset-gt-xs-50{margin-left:auto;margin-right:50%}.flex-offset-gt-xs-55,.offset-gt-xs-55{margin-left:55%}[dir=rtl] .flex-offset-gt-xs-55,[dir=rtl] .offset-gt-xs-55{margin-left:auto;margin-right:55%}.flex-offset-gt-xs-60,.offset-gt-xs-60{margin-left:60%}[dir=rtl] .flex-offset-gt-xs-60,[dir=rtl] .offset-gt-xs-60{margin-left:auto;margin-right:60%}.flex-offset-gt-xs-65,.offset-gt-xs-65{margin-left:65%}[dir=rtl] .flex-offset-gt-xs-65,[dir=rtl] .offset-gt-xs-65{margin-left:auto;margin-right:65%}.flex-offset-gt-xs-70,.offset-gt-xs-70{margin-left:70%}[dir=rtl] .flex-offset-gt-xs-70,[dir=rtl] .offset-gt-xs-70{margin-left:auto;margin-right:70%}.flex-offset-gt-xs-75,.offset-gt-xs-75{margin-left:75%}[dir=rtl] .flex-offset-gt-xs-75,[dir=rtl] .offset-gt-xs-75{margin-left:auto;margin-right:75%}.flex-offset-gt-xs-80,.offset-gt-xs-80{margin-left:80%}[dir=rtl] .flex-offset-gt-xs-80,[dir=rtl] .offset-gt-xs-80{margin-left:auto;margin-right:80%}.flex-offset-gt-xs-85,.offset-gt-xs-85{margin-left:85%}[dir=rtl] .flex-offset-gt-xs-85,[dir=rtl] .offset-gt-xs-85{margin-left:auto;margin-right:85%}.flex-offset-gt-xs-90,.offset-gt-xs-90{margin-left:90%}[dir=rtl] .flex-offset-gt-xs-90,[dir=rtl] .offset-gt-xs-90{margin-left:auto;margin-right:90%}.flex-offset-gt-xs-95,.offset-gt-xs-95{margin-left:95%}[dir=rtl] .flex-offset-gt-xs-95,[dir=rtl] .offset-gt-xs-95{margin-left:auto;margin-right:95%}.flex-offset-gt-xs-33,.offset-gt-xs-33{margin-left:33.33333%}.flex-offset-gt-xs-66,.offset-gt-xs-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-xs-66,[dir=rtl] .offset-gt-xs-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-xs,.layout-align-gt-xs-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-gt-xs,.layout-align-gt-xs-start,.layout-align-gt-xs-start-center,.layout-align-gt-xs-start-end,.layout-align-gt-xs-start-start,.layout-align-gt-xs-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-gt-xs-center,.layout-align-gt-xs-center-center,.layout-align-gt-xs-center-end,.layout-align-gt-xs-center-start,.layout-align-gt-xs-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-gt-xs-end,.layout-align-gt-xs-end-center,.layout-align-gt-xs-end-end,.layout-align-gt-xs-end-start,.layout-align-gt-xs-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-gt-xs-space-around,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-gt-xs-space-between,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-gt-xs-center-start,.layout-align-gt-xs-end-start,.layout-align-gt-xs-space-around-start,.layout-align-gt-xs-space-between-start,.layout-align-gt-xs-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-gt-xs-center-center,.layout-align-gt-xs-end-center,.layout-align-gt-xs-space-around-center,.layout-align-gt-xs-space-between-center,.layout-align-gt-xs-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-gt-xs-center-center>*,.layout-align-gt-xs-end-center>*,.layout-align-gt-xs-space-around-center>*,.layout-align-gt-xs-space-between-center>*,.layout-align-gt-xs-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-xs-center-end,.layout-align-gt-xs-end-end,.layout-align-gt-xs-space-around-end,.layout-align-gt-xs-space-between-end,.layout-align-gt-xs-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-gt-xs-center-stretch,.layout-align-gt-xs-end-stretch,.layout-align-gt-xs-space-around-stretch,.layout-align-gt-xs-space-between-stretch,.layout-align-gt-xs-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-gt-xs{-webkit-flex:1;flex:1}.flex-gt-xs,.flex-gt-xs-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-xs-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-gt-xs-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-xs-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-gt-xs-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-xs-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-xs-0,.layout-row>.flex-gt-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-0{min-width:0}.layout-column>.flex-gt-xs-0{max-width:100%;max-height:0}.layout-column>.flex-gt-xs-0,.layout-gt-xs-row>.flex-gt-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-0{max-width:0;max-height:100%;min-width:0}.layout-gt-xs-column>.flex-gt-xs-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.flex-gt-xs-5,.layout-column>.flex-gt-xs-5,.layout-row>.flex-gt-xs-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.layout-gt-xs-row>.flex-gt-xs-5{max-width:5%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-5,.layout-gt-xs-row>.flex-gt-xs-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-5{max-width:100%;max-height:5%}.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.flex-gt-xs-10,.layout-column>.flex-gt-xs-10,.layout-row>.flex-gt-xs-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.layout-gt-xs-row>.flex-gt-xs-10{max-width:10%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-10,.layout-gt-xs-row>.flex-gt-xs-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-10{max-width:100%;max-height:10%}.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.flex-gt-xs-15,.layout-column>.flex-gt-xs-15,.layout-row>.flex-gt-xs-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.layout-gt-xs-row>.flex-gt-xs-15{max-width:15%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-15,.layout-gt-xs-row>.flex-gt-xs-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-15{max-width:100%;max-height:15%}.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.flex-gt-xs-20,.layout-column>.flex-gt-xs-20,.layout-row>.flex-gt-xs-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.layout-gt-xs-row>.flex-gt-xs-20{max-width:20%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-20,.layout-gt-xs-row>.flex-gt-xs-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-20{max-width:100%;max-height:20%}.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.flex-gt-xs-25,.layout-column>.flex-gt-xs-25,.layout-row>.flex-gt-xs-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.layout-gt-xs-row>.flex-gt-xs-25{max-width:25%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-25,.layout-gt-xs-row>.flex-gt-xs-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-25{max-width:100%;max-height:25%}.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.flex-gt-xs-30,.layout-column>.flex-gt-xs-30,.layout-row>.flex-gt-xs-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.layout-gt-xs-row>.flex-gt-xs-30{max-width:30%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-30,.layout-gt-xs-row>.flex-gt-xs-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-30{max-width:100%;max-height:30%}.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.flex-gt-xs-35,.layout-column>.flex-gt-xs-35,.layout-row>.flex-gt-xs-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.layout-gt-xs-row>.flex-gt-xs-35{max-width:35%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-35,.layout-gt-xs-row>.flex-gt-xs-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-35{max-width:100%;max-height:35%}.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.flex-gt-xs-40,.layout-column>.flex-gt-xs-40,.layout-row>.flex-gt-xs-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.layout-gt-xs-row>.flex-gt-xs-40{max-width:40%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-40,.layout-gt-xs-row>.flex-gt-xs-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-40{max-width:100%;max-height:40%}.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.flex-gt-xs-45,.layout-column>.flex-gt-xs-45,.layout-row>.flex-gt-xs-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.layout-gt-xs-row>.flex-gt-xs-45{max-width:45%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-45,.layout-gt-xs-row>.flex-gt-xs-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-45{max-width:100%;max-height:45%}.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.flex-gt-xs-50,.layout-column>.flex-gt-xs-50,.layout-row>.flex-gt-xs-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.layout-gt-xs-row>.flex-gt-xs-50{max-width:50%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-50,.layout-gt-xs-row>.flex-gt-xs-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-50{max-width:100%;max-height:50%}.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.flex-gt-xs-55,.layout-column>.flex-gt-xs-55,.layout-row>.flex-gt-xs-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.layout-gt-xs-row>.flex-gt-xs-55{max-width:55%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-55,.layout-gt-xs-row>.flex-gt-xs-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-55{max-width:100%;max-height:55%}.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.flex-gt-xs-60,.layout-column>.flex-gt-xs-60,.layout-row>.flex-gt-xs-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.layout-gt-xs-row>.flex-gt-xs-60{max-width:60%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-60,.layout-gt-xs-row>.flex-gt-xs-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-60{max-width:100%;max-height:60%}.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.flex-gt-xs-65,.layout-column>.flex-gt-xs-65,.layout-row>.flex-gt-xs-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.layout-gt-xs-row>.flex-gt-xs-65{max-width:65%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-65,.layout-gt-xs-row>.flex-gt-xs-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-65{max-width:100%;max-height:65%}.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.flex-gt-xs-70,.layout-column>.flex-gt-xs-70,.layout-row>.flex-gt-xs-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.layout-gt-xs-row>.flex-gt-xs-70{max-width:70%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-70,.layout-gt-xs-row>.flex-gt-xs-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-70{max-width:100%;max-height:70%}.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.flex-gt-xs-75,.layout-column>.flex-gt-xs-75,.layout-row>.flex-gt-xs-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.layout-gt-xs-row>.flex-gt-xs-75{max-width:75%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-75,.layout-gt-xs-row>.flex-gt-xs-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-75{max-width:100%;max-height:75%}.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.flex-gt-xs-80,.layout-column>.flex-gt-xs-80,.layout-row>.flex-gt-xs-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.layout-gt-xs-row>.flex-gt-xs-80{max-width:80%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-80,.layout-gt-xs-row>.flex-gt-xs-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-80{max-width:100%;max-height:80%}.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.flex-gt-xs-85,.layout-column>.flex-gt-xs-85,.layout-row>.flex-gt-xs-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.layout-gt-xs-row>.flex-gt-xs-85{max-width:85%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-85,.layout-gt-xs-row>.flex-gt-xs-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-85{max-width:100%;max-height:85%}.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.flex-gt-xs-90,.layout-column>.flex-gt-xs-90,.layout-row>.flex-gt-xs-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.layout-gt-xs-row>.flex-gt-xs-90{max-width:90%;max-height:100%}.layout-gt-xs-column>.flex-gt-xs-90,.layout-gt-xs-row>.flex-gt-xs-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-90{max-width:100%;max-height:90%}.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{max-width:95%;max-height:100%}.flex-gt-xs-95,.layout-column>.flex-gt-xs-95,.layout-row>.flex-gt-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-xs-95{max-width:100%;max-height:95%}.layout-gt-xs-row>.flex-gt-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-95{max-height:95%}.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-gt-xs-100{max-height:100%}.layout-column>.flex-gt-xs-100,.layout-gt-xs-column>.flex-gt-xs-100,.layout-gt-xs-row>.flex-gt-xs-100,.layout-row>.flex-gt-xs-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-xs-33,.layout-row>.flex-gt-xs-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-xs-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-xs-33{-webkit-box-flex:1;-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-xs-66{-webkit-box-flex:1;-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-33{max-width:33.33%}.layout-gt-xs-row>.flex-gt-xs-33,.layout-gt-xs-row>.flex-gt-xs-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-gt-xs-row>.flex-gt-xs-66{max-width:66.66%}.layout-gt-xs-row>.flex{min-width:0}.layout-gt-xs-column>.flex-gt-xs-33{max-height:33.33%}.layout-gt-xs-column>.flex-gt-xs-33,.layout-gt-xs-column>.flex-gt-xs-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-gt-xs-column>.flex-gt-xs-66{max-height:66.66%}.layout-gt-xs-column>.flex{min-height:0}.layout-gt-xs,.layout-gt-xs-column,.layout-gt-xs-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-gt-xs-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-gt-xs-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:600px) and (max-width:959px){.hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show),.hide-sm:not(.show-gt-xs):not(.show-sm):not(.show),.hide:not(.show-gt-xs):not(.show-sm):not(.show){display:none}.flex-order-sm--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-sm--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-sm--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-sm--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-sm--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-sm--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-sm--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-sm--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-sm--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-sm--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-sm--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-sm--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-sm--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-sm--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-sm--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-sm--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-sm--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-sm--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-sm--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-sm--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-sm-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-sm-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-sm-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-sm-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-sm-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-sm-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-sm-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-sm-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-sm-0,.offset-sm-0{margin-left:0}[dir=rtl] .flex-offset-sm-0,[dir=rtl] .offset-sm-0{margin-left:auto;margin-right:0}.flex-offset-sm-5,.offset-sm-5{margin-left:5%}[dir=rtl] .flex-offset-sm-5,[dir=rtl] .offset-sm-5{margin-left:auto;margin-right:5%}.flex-offset-sm-10,.offset-sm-10{margin-left:10%}[dir=rtl] .flex-offset-sm-10,[dir=rtl] .offset-sm-10{margin-left:auto;margin-right:10%}.flex-offset-sm-15,.offset-sm-15{margin-left:15%}[dir=rtl] .flex-offset-sm-15,[dir=rtl] .offset-sm-15{margin-left:auto;margin-right:15%}.flex-offset-sm-20,.offset-sm-20{margin-left:20%}[dir=rtl] .flex-offset-sm-20,[dir=rtl] .offset-sm-20{margin-left:auto;margin-right:20%}.flex-offset-sm-25,.offset-sm-25{margin-left:25%}[dir=rtl] .flex-offset-sm-25,[dir=rtl] .offset-sm-25{margin-left:auto;margin-right:25%}.flex-offset-sm-30,.offset-sm-30{margin-left:30%}[dir=rtl] .flex-offset-sm-30,[dir=rtl] .offset-sm-30{margin-left:auto;margin-right:30%}.flex-offset-sm-35,.offset-sm-35{margin-left:35%}[dir=rtl] .flex-offset-sm-35,[dir=rtl] .offset-sm-35{margin-left:auto;margin-right:35%}.flex-offset-sm-40,.offset-sm-40{margin-left:40%}[dir=rtl] .flex-offset-sm-40,[dir=rtl] .offset-sm-40{margin-left:auto;margin-right:40%}.flex-offset-sm-45,.offset-sm-45{margin-left:45%}[dir=rtl] .flex-offset-sm-45,[dir=rtl] .offset-sm-45{margin-left:auto;margin-right:45%}.flex-offset-sm-50,.offset-sm-50{margin-left:50%}[dir=rtl] .flex-offset-sm-50,[dir=rtl] .offset-sm-50{margin-left:auto;margin-right:50%}.flex-offset-sm-55,.offset-sm-55{margin-left:55%}[dir=rtl] .flex-offset-sm-55,[dir=rtl] .offset-sm-55{margin-left:auto;margin-right:55%}.flex-offset-sm-60,.offset-sm-60{margin-left:60%}[dir=rtl] .flex-offset-sm-60,[dir=rtl] .offset-sm-60{margin-left:auto;margin-right:60%}.flex-offset-sm-65,.offset-sm-65{margin-left:65%}[dir=rtl] .flex-offset-sm-65,[dir=rtl] .offset-sm-65{margin-left:auto;margin-right:65%}.flex-offset-sm-70,.offset-sm-70{margin-left:70%}[dir=rtl] .flex-offset-sm-70,[dir=rtl] .offset-sm-70{margin-left:auto;margin-right:70%}.flex-offset-sm-75,.offset-sm-75{margin-left:75%}[dir=rtl] .flex-offset-sm-75,[dir=rtl] .offset-sm-75{margin-left:auto;margin-right:75%}.flex-offset-sm-80,.offset-sm-80{margin-left:80%}[dir=rtl] .flex-offset-sm-80,[dir=rtl] .offset-sm-80{margin-left:auto;margin-right:80%}.flex-offset-sm-85,.offset-sm-85{margin-left:85%}[dir=rtl] .flex-offset-sm-85,[dir=rtl] .offset-sm-85{margin-left:auto;margin-right:85%}.flex-offset-sm-90,.offset-sm-90{margin-left:90%}[dir=rtl] .flex-offset-sm-90,[dir=rtl] .offset-sm-90{margin-left:auto;margin-right:90%}.flex-offset-sm-95,.offset-sm-95{margin-left:95%}[dir=rtl] .flex-offset-sm-95,[dir=rtl] .offset-sm-95{margin-left:auto;margin-right:95%}.flex-offset-sm-33,.offset-sm-33{margin-left:33.33333%}.flex-offset-sm-66,.offset-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-sm-66,[dir=rtl] .offset-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-sm,.layout-align-sm-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-sm,.layout-align-sm-start,.layout-align-sm-start-center,.layout-align-sm-start-end,.layout-align-sm-start-start,.layout-align-sm-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-sm-center,.layout-align-sm-center-center,.layout-align-sm-center-end,.layout-align-sm-center-start,.layout-align-sm-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-sm-end,.layout-align-sm-end-center,.layout-align-sm-end-end,.layout-align-sm-end-start,.layout-align-sm-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-sm-space-around,.layout-align-sm-space-around-center,.layout-align-sm-space-around-end,.layout-align-sm-space-around-start,.layout-align-sm-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-sm-space-between,.layout-align-sm-space-between-center,.layout-align-sm-space-between-end,.layout-align-sm-space-between-start,.layout-align-sm-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-sm-center-start,.layout-align-sm-end-start,.layout-align-sm-space-around-start,.layout-align-sm-space-between-start,.layout-align-sm-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-sm-center-center,.layout-align-sm-end-center,.layout-align-sm-space-around-center,.layout-align-sm-space-between-center,.layout-align-sm-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-sm-center-center>*,.layout-align-sm-end-center>*,.layout-align-sm-space-around-center>*,.layout-align-sm-space-between-center>*,.layout-align-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-sm-center-end,.layout-align-sm-end-end,.layout-align-sm-space-around-end,.layout-align-sm-space-between-end,.layout-align-sm-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-sm-center-stretch,.layout-align-sm-end-stretch,.layout-align-sm-space-around-stretch,.layout-align-sm-space-between-stretch,.layout-align-sm-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-sm{-webkit-flex:1;flex:1}.flex-sm,.flex-sm-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-sm-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-sm-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-sm-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-sm-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-sm-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-sm-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-sm-0,.layout-row>.flex-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-0{min-width:0}.layout-column>.flex-sm-0{max-width:100%;max-height:0}.layout-column>.flex-sm-0,.layout-sm-row>.flex-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-row>.flex-sm-0{max-width:0;max-height:100%;min-width:0}.layout-sm-column>.flex-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-sm-5,.layout-row>.flex-sm-5{max-width:5%;max-height:100%}.flex-sm-5,.layout-column>.flex-sm-5,.layout-row>.flex-sm-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-5{max-width:100%;max-height:5%}.layout-sm-row>.flex-sm-5{max-width:5%;max-height:100%}.layout-sm-column>.flex-sm-5,.layout-sm-row>.flex-sm-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-5{max-width:100%;max-height:5%}.flex-sm-10,.layout-row>.flex-sm-10{max-width:10%;max-height:100%}.flex-sm-10,.layout-column>.flex-sm-10,.layout-row>.flex-sm-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-10{max-width:100%;max-height:10%}.layout-sm-row>.flex-sm-10{max-width:10%;max-height:100%}.layout-sm-column>.flex-sm-10,.layout-sm-row>.flex-sm-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-10{max-width:100%;max-height:10%}.flex-sm-15,.layout-row>.flex-sm-15{max-width:15%;max-height:100%}.flex-sm-15,.layout-column>.flex-sm-15,.layout-row>.flex-sm-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-15{max-width:100%;max-height:15%}.layout-sm-row>.flex-sm-15{max-width:15%;max-height:100%}.layout-sm-column>.flex-sm-15,.layout-sm-row>.flex-sm-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-15{max-width:100%;max-height:15%}.flex-sm-20,.layout-row>.flex-sm-20{max-width:20%;max-height:100%}.flex-sm-20,.layout-column>.flex-sm-20,.layout-row>.flex-sm-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-20{max-width:100%;max-height:20%}.layout-sm-row>.flex-sm-20{max-width:20%;max-height:100%}.layout-sm-column>.flex-sm-20,.layout-sm-row>.flex-sm-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-20{max-width:100%;max-height:20%}.flex-sm-25,.layout-row>.flex-sm-25{max-width:25%;max-height:100%}.flex-sm-25,.layout-column>.flex-sm-25,.layout-row>.flex-sm-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-25{max-width:100%;max-height:25%}.layout-sm-row>.flex-sm-25{max-width:25%;max-height:100%}.layout-sm-column>.flex-sm-25,.layout-sm-row>.flex-sm-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-25{max-width:100%;max-height:25%}.flex-sm-30,.layout-row>.flex-sm-30{max-width:30%;max-height:100%}.flex-sm-30,.layout-column>.flex-sm-30,.layout-row>.flex-sm-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-30{max-width:100%;max-height:30%}.layout-sm-row>.flex-sm-30{max-width:30%;max-height:100%}.layout-sm-column>.flex-sm-30,.layout-sm-row>.flex-sm-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-30{max-width:100%;max-height:30%}.flex-sm-35,.layout-row>.flex-sm-35{max-width:35%;max-height:100%}.flex-sm-35,.layout-column>.flex-sm-35,.layout-row>.flex-sm-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-35{max-width:100%;max-height:35%}.layout-sm-row>.flex-sm-35{max-width:35%;max-height:100%}.layout-sm-column>.flex-sm-35,.layout-sm-row>.flex-sm-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-35{max-width:100%;max-height:35%}.flex-sm-40,.layout-row>.flex-sm-40{max-width:40%;max-height:100%}.flex-sm-40,.layout-column>.flex-sm-40,.layout-row>.flex-sm-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-40{max-width:100%;max-height:40%}.layout-sm-row>.flex-sm-40{max-width:40%;max-height:100%}.layout-sm-column>.flex-sm-40,.layout-sm-row>.flex-sm-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-40{max-width:100%;max-height:40%}.flex-sm-45,.layout-row>.flex-sm-45{max-width:45%;max-height:100%}.flex-sm-45,.layout-column>.flex-sm-45,.layout-row>.flex-sm-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-45{max-width:100%;max-height:45%}.layout-sm-row>.flex-sm-45{max-width:45%;max-height:100%}.layout-sm-column>.flex-sm-45,.layout-sm-row>.flex-sm-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-45{max-width:100%;max-height:45%}.flex-sm-50,.layout-row>.flex-sm-50{max-width:50%;max-height:100%}.flex-sm-50,.layout-column>.flex-sm-50,.layout-row>.flex-sm-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-50{max-width:100%;max-height:50%}.layout-sm-row>.flex-sm-50{max-width:50%;max-height:100%}.layout-sm-column>.flex-sm-50,.layout-sm-row>.flex-sm-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-50{max-width:100%;max-height:50%}.flex-sm-55,.layout-row>.flex-sm-55{max-width:55%;max-height:100%}.flex-sm-55,.layout-column>.flex-sm-55,.layout-row>.flex-sm-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-55{max-width:100%;max-height:55%}.layout-sm-row>.flex-sm-55{max-width:55%;max-height:100%}.layout-sm-column>.flex-sm-55,.layout-sm-row>.flex-sm-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-55{max-width:100%;max-height:55%}.flex-sm-60,.layout-row>.flex-sm-60{max-width:60%;max-height:100%}.flex-sm-60,.layout-column>.flex-sm-60,.layout-row>.flex-sm-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-60{max-width:100%;max-height:60%}.layout-sm-row>.flex-sm-60{max-width:60%;max-height:100%}.layout-sm-column>.flex-sm-60,.layout-sm-row>.flex-sm-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-60{max-width:100%;max-height:60%}.flex-sm-65,.layout-row>.flex-sm-65{max-width:65%;max-height:100%}.flex-sm-65,.layout-column>.flex-sm-65,.layout-row>.flex-sm-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-65{max-width:100%;max-height:65%}.layout-sm-row>.flex-sm-65{max-width:65%;max-height:100%}.layout-sm-column>.flex-sm-65,.layout-sm-row>.flex-sm-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-65{max-width:100%;max-height:65%}.flex-sm-70,.layout-row>.flex-sm-70{max-width:70%;max-height:100%}.flex-sm-70,.layout-column>.flex-sm-70,.layout-row>.flex-sm-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-70{max-width:100%;max-height:70%}.layout-sm-row>.flex-sm-70{max-width:70%;max-height:100%}.layout-sm-column>.flex-sm-70,.layout-sm-row>.flex-sm-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-70{max-width:100%;max-height:70%}.flex-sm-75,.layout-row>.flex-sm-75{max-width:75%;max-height:100%}.flex-sm-75,.layout-column>.flex-sm-75,.layout-row>.flex-sm-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-75{max-width:100%;max-height:75%}.layout-sm-row>.flex-sm-75{max-width:75%;max-height:100%}.layout-sm-column>.flex-sm-75,.layout-sm-row>.flex-sm-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-75{max-width:100%;max-height:75%}.flex-sm-80,.layout-row>.flex-sm-80{max-width:80%;max-height:100%}.flex-sm-80,.layout-column>.flex-sm-80,.layout-row>.flex-sm-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-80{max-width:100%;max-height:80%}.layout-sm-row>.flex-sm-80{max-width:80%;max-height:100%}.layout-sm-column>.flex-sm-80,.layout-sm-row>.flex-sm-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-80{max-width:100%;max-height:80%}.flex-sm-85,.layout-row>.flex-sm-85{max-width:85%;max-height:100%}.flex-sm-85,.layout-column>.flex-sm-85,.layout-row>.flex-sm-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-85{max-width:100%;max-height:85%}.layout-sm-row>.flex-sm-85{max-width:85%;max-height:100%}.layout-sm-column>.flex-sm-85,.layout-sm-row>.flex-sm-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-85{max-width:100%;max-height:85%}.flex-sm-90,.layout-row>.flex-sm-90{max-width:90%;max-height:100%}.flex-sm-90,.layout-column>.flex-sm-90,.layout-row>.flex-sm-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-90{max-width:100%;max-height:90%}.layout-sm-row>.flex-sm-90{max-width:90%;max-height:100%}.layout-sm-column>.flex-sm-90,.layout-sm-row>.flex-sm-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-sm-column>.flex-sm-90{max-width:100%;max-height:90%}.flex-sm-95,.layout-row>.flex-sm-95{max-width:95%;max-height:100%}.flex-sm-95,.layout-column>.flex-sm-95,.layout-row>.flex-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-sm-95{max-width:100%;max-height:95%}.layout-sm-row>.flex-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-95{max-height:95%}.flex-sm-100,.layout-sm-column>.flex-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-sm-100{max-height:100%}.layout-column>.flex-sm-100,.layout-row>.flex-sm-100,.layout-sm-column>.flex-sm-100,.layout-sm-row>.flex-sm-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-sm-33,.layout-row>.flex-sm-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-sm-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-sm-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-sm-33,.layout-column>.flex-sm-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-sm-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-sm-row>.flex-sm-33{max-width:33.33%}.layout-sm-row>.flex-sm-33,.layout-sm-row>.flex-sm-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-sm-row>.flex-sm-66{max-width:66.66%}.layout-sm-row>.flex{min-width:0}.layout-sm-column>.flex-sm-33{max-height:33.33%}.layout-sm-column>.flex-sm-33,.layout-sm-column>.flex-sm-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-sm-column>.flex-sm-66{max-height:66.66%}.layout-sm-column>.flex{min-height:0}.layout-sm,.layout-sm-column,.layout-sm-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:960px){.flex-order-gt-sm--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-gt-sm--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-gt-sm--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-gt-sm--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-gt-sm--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-gt-sm--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-gt-sm--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-gt-sm--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-gt-sm--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-gt-sm--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-gt-sm--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-gt-sm--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-gt-sm--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-gt-sm--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-gt-sm--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-gt-sm--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-gt-sm--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-gt-sm--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-gt-sm--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-gt-sm--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-gt-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-gt-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-gt-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-gt-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-gt-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-gt-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-gt-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-gt-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-gt-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-gt-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-gt-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-gt-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-gt-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-gt-sm-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-gt-sm-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-gt-sm-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-gt-sm-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-gt-sm-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-gt-sm-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-gt-sm-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-gt-sm-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-gt-sm-0,.offset-gt-sm-0{margin-left:0}[dir=rtl] .flex-offset-gt-sm-0,[dir=rtl] .offset-gt-sm-0{margin-left:auto;margin-right:0}.flex-offset-gt-sm-5,.offset-gt-sm-5{margin-left:5%}[dir=rtl] .flex-offset-gt-sm-5,[dir=rtl] .offset-gt-sm-5{margin-left:auto;margin-right:5%}.flex-offset-gt-sm-10,.offset-gt-sm-10{margin-left:10%}[dir=rtl] .flex-offset-gt-sm-10,[dir=rtl] .offset-gt-sm-10{margin-left:auto;margin-right:10%}.flex-offset-gt-sm-15,.offset-gt-sm-15{margin-left:15%}[dir=rtl] .flex-offset-gt-sm-15,[dir=rtl] .offset-gt-sm-15{margin-left:auto;margin-right:15%}.flex-offset-gt-sm-20,.offset-gt-sm-20{margin-left:20%}[dir=rtl] .flex-offset-gt-sm-20,[dir=rtl] .offset-gt-sm-20{margin-left:auto;margin-right:20%}.flex-offset-gt-sm-25,.offset-gt-sm-25{margin-left:25%}[dir=rtl] .flex-offset-gt-sm-25,[dir=rtl] .offset-gt-sm-25{margin-left:auto;margin-right:25%}.flex-offset-gt-sm-30,.offset-gt-sm-30{margin-left:30%}[dir=rtl] .flex-offset-gt-sm-30,[dir=rtl] .offset-gt-sm-30{margin-left:auto;margin-right:30%}.flex-offset-gt-sm-35,.offset-gt-sm-35{margin-left:35%}[dir=rtl] .flex-offset-gt-sm-35,[dir=rtl] .offset-gt-sm-35{margin-left:auto;margin-right:35%}.flex-offset-gt-sm-40,.offset-gt-sm-40{margin-left:40%}[dir=rtl] .flex-offset-gt-sm-40,[dir=rtl] .offset-gt-sm-40{margin-left:auto;margin-right:40%}.flex-offset-gt-sm-45,.offset-gt-sm-45{margin-left:45%}[dir=rtl] .flex-offset-gt-sm-45,[dir=rtl] .offset-gt-sm-45{margin-left:auto;margin-right:45%}.flex-offset-gt-sm-50,.offset-gt-sm-50{margin-left:50%}[dir=rtl] .flex-offset-gt-sm-50,[dir=rtl] .offset-gt-sm-50{margin-left:auto;margin-right:50%}.flex-offset-gt-sm-55,.offset-gt-sm-55{margin-left:55%}[dir=rtl] .flex-offset-gt-sm-55,[dir=rtl] .offset-gt-sm-55{margin-left:auto;margin-right:55%}.flex-offset-gt-sm-60,.offset-gt-sm-60{margin-left:60%}[dir=rtl] .flex-offset-gt-sm-60,[dir=rtl] .offset-gt-sm-60{margin-left:auto;margin-right:60%}.flex-offset-gt-sm-65,.offset-gt-sm-65{margin-left:65%}[dir=rtl] .flex-offset-gt-sm-65,[dir=rtl] .offset-gt-sm-65{margin-left:auto;margin-right:65%}.flex-offset-gt-sm-70,.offset-gt-sm-70{margin-left:70%}[dir=rtl] .flex-offset-gt-sm-70,[dir=rtl] .offset-gt-sm-70{margin-left:auto;margin-right:70%}.flex-offset-gt-sm-75,.offset-gt-sm-75{margin-left:75%}[dir=rtl] .flex-offset-gt-sm-75,[dir=rtl] .offset-gt-sm-75{margin-left:auto;margin-right:75%}.flex-offset-gt-sm-80,.offset-gt-sm-80{margin-left:80%}[dir=rtl] .flex-offset-gt-sm-80,[dir=rtl] .offset-gt-sm-80{margin-left:auto;margin-right:80%}.flex-offset-gt-sm-85,.offset-gt-sm-85{margin-left:85%}[dir=rtl] .flex-offset-gt-sm-85,[dir=rtl] .offset-gt-sm-85{margin-left:auto;margin-right:85%}.flex-offset-gt-sm-90,.offset-gt-sm-90{margin-left:90%}[dir=rtl] .flex-offset-gt-sm-90,[dir=rtl] .offset-gt-sm-90{margin-left:auto;margin-right:90%}.flex-offset-gt-sm-95,.offset-gt-sm-95{margin-left:95%}[dir=rtl] .flex-offset-gt-sm-95,[dir=rtl] .offset-gt-sm-95{margin-left:auto;margin-right:95%}.flex-offset-gt-sm-33,.offset-gt-sm-33{margin-left:33.33333%}.flex-offset-gt-sm-66,.offset-gt-sm-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-sm-66,[dir=rtl] .offset-gt-sm-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-sm,.layout-align-gt-sm-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-gt-sm,.layout-align-gt-sm-start,.layout-align-gt-sm-start-center,.layout-align-gt-sm-start-end,.layout-align-gt-sm-start-start,.layout-align-gt-sm-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-gt-sm-center,.layout-align-gt-sm-center-center,.layout-align-gt-sm-center-end,.layout-align-gt-sm-center-start,.layout-align-gt-sm-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-gt-sm-end,.layout-align-gt-sm-end-center,.layout-align-gt-sm-end-end,.layout-align-gt-sm-end-start,.layout-align-gt-sm-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-gt-sm-space-around,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-gt-sm-space-between,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-gt-sm-center-start,.layout-align-gt-sm-end-start,.layout-align-gt-sm-space-around-start,.layout-align-gt-sm-space-between-start,.layout-align-gt-sm-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-gt-sm-center-center,.layout-align-gt-sm-end-center,.layout-align-gt-sm-space-around-center,.layout-align-gt-sm-space-between-center,.layout-align-gt-sm-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-gt-sm-center-center>*,.layout-align-gt-sm-end-center>*,.layout-align-gt-sm-space-around-center>*,.layout-align-gt-sm-space-between-center>*,.layout-align-gt-sm-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-sm-center-end,.layout-align-gt-sm-end-end,.layout-align-gt-sm-space-around-end,.layout-align-gt-sm-space-between-end,.layout-align-gt-sm-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-gt-sm-center-stretch,.layout-align-gt-sm-end-stretch,.layout-align-gt-sm-space-around-stretch,.layout-align-gt-sm-space-between-stretch,.layout-align-gt-sm-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-gt-sm{-webkit-flex:1;flex:1}.flex-gt-sm,.flex-gt-sm-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-sm-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-gt-sm-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-sm-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-gt-sm-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-sm-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-sm-0,.layout-row>.flex-gt-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-0{min-width:0}.layout-column>.flex-gt-sm-0{max-width:100%;max-height:0}.layout-column>.flex-gt-sm-0,.layout-gt-sm-row>.flex-gt-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-0{max-width:0;max-height:100%;min-width:0}.layout-gt-sm-column>.flex-gt-sm-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.flex-gt-sm-5,.layout-column>.flex-gt-sm-5,.layout-row>.flex-gt-sm-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.layout-gt-sm-row>.flex-gt-sm-5{max-width:5%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-5,.layout-gt-sm-row>.flex-gt-sm-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-5{max-width:100%;max-height:5%}.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.flex-gt-sm-10,.layout-column>.flex-gt-sm-10,.layout-row>.flex-gt-sm-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.layout-gt-sm-row>.flex-gt-sm-10{max-width:10%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-10,.layout-gt-sm-row>.flex-gt-sm-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-10{max-width:100%;max-height:10%}.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.flex-gt-sm-15,.layout-column>.flex-gt-sm-15,.layout-row>.flex-gt-sm-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.layout-gt-sm-row>.flex-gt-sm-15{max-width:15%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-15,.layout-gt-sm-row>.flex-gt-sm-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-15{max-width:100%;max-height:15%}.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.flex-gt-sm-20,.layout-column>.flex-gt-sm-20,.layout-row>.flex-gt-sm-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.layout-gt-sm-row>.flex-gt-sm-20{max-width:20%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-20,.layout-gt-sm-row>.flex-gt-sm-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-20{max-width:100%;max-height:20%}.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.flex-gt-sm-25,.layout-column>.flex-gt-sm-25,.layout-row>.flex-gt-sm-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.layout-gt-sm-row>.flex-gt-sm-25{max-width:25%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-25,.layout-gt-sm-row>.flex-gt-sm-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-25{max-width:100%;max-height:25%}.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.flex-gt-sm-30,.layout-column>.flex-gt-sm-30,.layout-row>.flex-gt-sm-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.layout-gt-sm-row>.flex-gt-sm-30{max-width:30%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-30,.layout-gt-sm-row>.flex-gt-sm-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-30{max-width:100%;max-height:30%}.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.flex-gt-sm-35,.layout-column>.flex-gt-sm-35,.layout-row>.flex-gt-sm-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.layout-gt-sm-row>.flex-gt-sm-35{max-width:35%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-35,.layout-gt-sm-row>.flex-gt-sm-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-35{max-width:100%;max-height:35%}.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.flex-gt-sm-40,.layout-column>.flex-gt-sm-40,.layout-row>.flex-gt-sm-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.layout-gt-sm-row>.flex-gt-sm-40{max-width:40%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-40,.layout-gt-sm-row>.flex-gt-sm-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-40{max-width:100%;max-height:40%}.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.flex-gt-sm-45,.layout-column>.flex-gt-sm-45,.layout-row>.flex-gt-sm-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.layout-gt-sm-row>.flex-gt-sm-45{max-width:45%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-45,.layout-gt-sm-row>.flex-gt-sm-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-45{max-width:100%;max-height:45%}.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.flex-gt-sm-50,.layout-column>.flex-gt-sm-50,.layout-row>.flex-gt-sm-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.layout-gt-sm-row>.flex-gt-sm-50{max-width:50%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-50,.layout-gt-sm-row>.flex-gt-sm-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-50{max-width:100%;max-height:50%}.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.flex-gt-sm-55,.layout-column>.flex-gt-sm-55,.layout-row>.flex-gt-sm-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.layout-gt-sm-row>.flex-gt-sm-55{max-width:55%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-55,.layout-gt-sm-row>.flex-gt-sm-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-55{max-width:100%;max-height:55%}.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.flex-gt-sm-60,.layout-column>.flex-gt-sm-60,.layout-row>.flex-gt-sm-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.layout-gt-sm-row>.flex-gt-sm-60{max-width:60%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-60,.layout-gt-sm-row>.flex-gt-sm-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-60{max-width:100%;max-height:60%}.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.flex-gt-sm-65,.layout-column>.flex-gt-sm-65,.layout-row>.flex-gt-sm-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.layout-gt-sm-row>.flex-gt-sm-65{max-width:65%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-65,.layout-gt-sm-row>.flex-gt-sm-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-65{max-width:100%;max-height:65%}.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.flex-gt-sm-70,.layout-column>.flex-gt-sm-70,.layout-row>.flex-gt-sm-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.layout-gt-sm-row>.flex-gt-sm-70{max-width:70%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-70,.layout-gt-sm-row>.flex-gt-sm-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-70{max-width:100%;max-height:70%}.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.flex-gt-sm-75,.layout-column>.flex-gt-sm-75,.layout-row>.flex-gt-sm-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.layout-gt-sm-row>.flex-gt-sm-75{max-width:75%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-75,.layout-gt-sm-row>.flex-gt-sm-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-75{max-width:100%;max-height:75%}.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.flex-gt-sm-80,.layout-column>.flex-gt-sm-80,.layout-row>.flex-gt-sm-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.layout-gt-sm-row>.flex-gt-sm-80{max-width:80%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-80,.layout-gt-sm-row>.flex-gt-sm-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-80{max-width:100%;max-height:80%}.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.flex-gt-sm-85,.layout-column>.flex-gt-sm-85,.layout-row>.flex-gt-sm-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.layout-gt-sm-row>.flex-gt-sm-85{max-width:85%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-85,.layout-gt-sm-row>.flex-gt-sm-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-85{max-width:100%;max-height:85%}.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.flex-gt-sm-90,.layout-column>.flex-gt-sm-90,.layout-row>.flex-gt-sm-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.layout-gt-sm-row>.flex-gt-sm-90{max-width:90%;max-height:100%}.layout-gt-sm-column>.flex-gt-sm-90,.layout-gt-sm-row>.flex-gt-sm-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-90{max-width:100%;max-height:90%}.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{max-width:95%;max-height:100%}.flex-gt-sm-95,.layout-column>.flex-gt-sm-95,.layout-row>.flex-gt-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-sm-95{max-width:100%;max-height:95%}.layout-gt-sm-row>.flex-gt-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-95{max-height:95%}.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-gt-sm-100{max-height:100%}.layout-column>.flex-gt-sm-100,.layout-gt-sm-column>.flex-gt-sm-100,.layout-gt-sm-row>.flex-gt-sm-100,.layout-row>.flex-gt-sm-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-sm-33,.layout-row>.flex-gt-sm-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-sm-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-sm-33{-webkit-box-flex:1;-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-sm-66{-webkit-box-flex:1;-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-33{max-width:33.33%}.layout-gt-sm-row>.flex-gt-sm-33,.layout-gt-sm-row>.flex-gt-sm-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-gt-sm-row>.flex-gt-sm-66{max-width:66.66%}.layout-gt-sm-row>.flex{min-width:0}.layout-gt-sm-column>.flex-gt-sm-33{max-height:33.33%}.layout-gt-sm-column>.flex-gt-sm-33,.layout-gt-sm-column>.flex-gt-sm-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-gt-sm-column>.flex-gt-sm-66{max-height:66.66%}.layout-gt-sm-column>.flex{min-height:0}.layout-gt-sm,.layout-gt-sm-column,.layout-gt-sm-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-gt-sm-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-gt-sm-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:960px) and (max-width:1279px){.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show),.hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show){display:none}.flex-order-md--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-md--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-md--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-md--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-md--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-md--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-md--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-md--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-md--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-md--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-md--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-md--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-md--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-md--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-md--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-md--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-md--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-md--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-md--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-md--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-md-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-md-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-md-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-md-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-md-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-md-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-md-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-md-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-md-0,.offset-md-0{margin-left:0}[dir=rtl] .flex-offset-md-0,[dir=rtl] .offset-md-0{margin-left:auto;margin-right:0}.flex-offset-md-5,.offset-md-5{margin-left:5%}[dir=rtl] .flex-offset-md-5,[dir=rtl] .offset-md-5{margin-left:auto;margin-right:5%}.flex-offset-md-10,.offset-md-10{margin-left:10%}[dir=rtl] .flex-offset-md-10,[dir=rtl] .offset-md-10{margin-left:auto;margin-right:10%}.flex-offset-md-15,.offset-md-15{margin-left:15%}[dir=rtl] .flex-offset-md-15,[dir=rtl] .offset-md-15{margin-left:auto;margin-right:15%}.flex-offset-md-20,.offset-md-20{margin-left:20%}[dir=rtl] .flex-offset-md-20,[dir=rtl] .offset-md-20{margin-left:auto;margin-right:20%}.flex-offset-md-25,.offset-md-25{margin-left:25%}[dir=rtl] .flex-offset-md-25,[dir=rtl] .offset-md-25{margin-left:auto;margin-right:25%}.flex-offset-md-30,.offset-md-30{margin-left:30%}[dir=rtl] .flex-offset-md-30,[dir=rtl] .offset-md-30{margin-left:auto;margin-right:30%}.flex-offset-md-35,.offset-md-35{margin-left:35%}[dir=rtl] .flex-offset-md-35,[dir=rtl] .offset-md-35{margin-left:auto;margin-right:35%}.flex-offset-md-40,.offset-md-40{margin-left:40%}[dir=rtl] .flex-offset-md-40,[dir=rtl] .offset-md-40{margin-left:auto;margin-right:40%}.flex-offset-md-45,.offset-md-45{margin-left:45%}[dir=rtl] .flex-offset-md-45,[dir=rtl] .offset-md-45{margin-left:auto;margin-right:45%}.flex-offset-md-50,.offset-md-50{margin-left:50%}[dir=rtl] .flex-offset-md-50,[dir=rtl] .offset-md-50{margin-left:auto;margin-right:50%}.flex-offset-md-55,.offset-md-55{margin-left:55%}[dir=rtl] .flex-offset-md-55,[dir=rtl] .offset-md-55{margin-left:auto;margin-right:55%}.flex-offset-md-60,.offset-md-60{margin-left:60%}[dir=rtl] .flex-offset-md-60,[dir=rtl] .offset-md-60{margin-left:auto;margin-right:60%}.flex-offset-md-65,.offset-md-65{margin-left:65%}[dir=rtl] .flex-offset-md-65,[dir=rtl] .offset-md-65{margin-left:auto;margin-right:65%}.flex-offset-md-70,.offset-md-70{margin-left:70%}[dir=rtl] .flex-offset-md-70,[dir=rtl] .offset-md-70{margin-left:auto;margin-right:70%}.flex-offset-md-75,.offset-md-75{margin-left:75%}[dir=rtl] .flex-offset-md-75,[dir=rtl] .offset-md-75{margin-left:auto;margin-right:75%}.flex-offset-md-80,.offset-md-80{margin-left:80%}[dir=rtl] .flex-offset-md-80,[dir=rtl] .offset-md-80{margin-left:auto;margin-right:80%}.flex-offset-md-85,.offset-md-85{margin-left:85%}[dir=rtl] .flex-offset-md-85,[dir=rtl] .offset-md-85{margin-left:auto;margin-right:85%}.flex-offset-md-90,.offset-md-90{margin-left:90%}[dir=rtl] .flex-offset-md-90,[dir=rtl] .offset-md-90{margin-left:auto;margin-right:90%}.flex-offset-md-95,.offset-md-95{margin-left:95%}[dir=rtl] .flex-offset-md-95,[dir=rtl] .offset-md-95{margin-left:auto;margin-right:95%}.flex-offset-md-33,.offset-md-33{margin-left:33.33333%}.flex-offset-md-66,.offset-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-md-66,[dir=rtl] .offset-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-md,.layout-align-md-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-md,.layout-align-md-start,.layout-align-md-start-center,.layout-align-md-start-end,.layout-align-md-start-start,.layout-align-md-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-md-center,.layout-align-md-center-center,.layout-align-md-center-end,.layout-align-md-center-start,.layout-align-md-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-md-end,.layout-align-md-end-center,.layout-align-md-end-end,.layout-align-md-end-start,.layout-align-md-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-md-space-around,.layout-align-md-space-around-center,.layout-align-md-space-around-end,.layout-align-md-space-around-start,.layout-align-md-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-md-space-between,.layout-align-md-space-between-center,.layout-align-md-space-between-end,.layout-align-md-space-between-start,.layout-align-md-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-md-center-start,.layout-align-md-end-start,.layout-align-md-space-around-start,.layout-align-md-space-between-start,.layout-align-md-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-md-center-center,.layout-align-md-end-center,.layout-align-md-space-around-center,.layout-align-md-space-between-center,.layout-align-md-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-md-center-center>*,.layout-align-md-end-center>*,.layout-align-md-space-around-center>*,.layout-align-md-space-between-center>*,.layout-align-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-md-center-end,.layout-align-md-end-end,.layout-align-md-space-around-end,.layout-align-md-space-between-end,.layout-align-md-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-md-center-stretch,.layout-align-md-end-stretch,.layout-align-md-space-around-stretch,.layout-align-md-space-between-stretch,.layout-align-md-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-md{-webkit-flex:1;flex:1}.flex-md,.flex-md-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-md-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-md-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-md-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-md-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-md-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-md-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-md-0,.layout-row>.flex-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-0{min-width:0}.layout-column>.flex-md-0{max-width:100%;max-height:0}.layout-column>.flex-md-0,.layout-md-row>.flex-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-row>.flex-md-0{max-width:0;max-height:100%;min-width:0}.layout-md-column>.flex-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-md-5,.layout-row>.flex-md-5{max-width:5%;max-height:100%}.flex-md-5,.layout-column>.flex-md-5,.layout-row>.flex-md-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-5{max-width:100%;max-height:5%}.layout-md-row>.flex-md-5{max-width:5%;max-height:100%}.layout-md-column>.flex-md-5,.layout-md-row>.flex-md-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-5{max-width:100%;max-height:5%}.flex-md-10,.layout-row>.flex-md-10{max-width:10%;max-height:100%}.flex-md-10,.layout-column>.flex-md-10,.layout-row>.flex-md-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-10{max-width:100%;max-height:10%}.layout-md-row>.flex-md-10{max-width:10%;max-height:100%}.layout-md-column>.flex-md-10,.layout-md-row>.flex-md-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-10{max-width:100%;max-height:10%}.flex-md-15,.layout-row>.flex-md-15{max-width:15%;max-height:100%}.flex-md-15,.layout-column>.flex-md-15,.layout-row>.flex-md-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-15{max-width:100%;max-height:15%}.layout-md-row>.flex-md-15{max-width:15%;max-height:100%}.layout-md-column>.flex-md-15,.layout-md-row>.flex-md-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-15{max-width:100%;max-height:15%}.flex-md-20,.layout-row>.flex-md-20{max-width:20%;max-height:100%}.flex-md-20,.layout-column>.flex-md-20,.layout-row>.flex-md-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-20{max-width:100%;max-height:20%}.layout-md-row>.flex-md-20{max-width:20%;max-height:100%}.layout-md-column>.flex-md-20,.layout-md-row>.flex-md-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-20{max-width:100%;max-height:20%}.flex-md-25,.layout-row>.flex-md-25{max-width:25%;max-height:100%}.flex-md-25,.layout-column>.flex-md-25,.layout-row>.flex-md-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-25{max-width:100%;max-height:25%}.layout-md-row>.flex-md-25{max-width:25%;max-height:100%}.layout-md-column>.flex-md-25,.layout-md-row>.flex-md-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-25{max-width:100%;max-height:25%}.flex-md-30,.layout-row>.flex-md-30{max-width:30%;max-height:100%}.flex-md-30,.layout-column>.flex-md-30,.layout-row>.flex-md-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-30{max-width:100%;max-height:30%}.layout-md-row>.flex-md-30{max-width:30%;max-height:100%}.layout-md-column>.flex-md-30,.layout-md-row>.flex-md-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-30{max-width:100%;max-height:30%}.flex-md-35,.layout-row>.flex-md-35{max-width:35%;max-height:100%}.flex-md-35,.layout-column>.flex-md-35,.layout-row>.flex-md-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-35{max-width:100%;max-height:35%}.layout-md-row>.flex-md-35{max-width:35%;max-height:100%}.layout-md-column>.flex-md-35,.layout-md-row>.flex-md-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-35{max-width:100%;max-height:35%}.flex-md-40,.layout-row>.flex-md-40{max-width:40%;max-height:100%}.flex-md-40,.layout-column>.flex-md-40,.layout-row>.flex-md-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-40{max-width:100%;max-height:40%}.layout-md-row>.flex-md-40{max-width:40%;max-height:100%}.layout-md-column>.flex-md-40,.layout-md-row>.flex-md-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-40{max-width:100%;max-height:40%}.flex-md-45,.layout-row>.flex-md-45{max-width:45%;max-height:100%}.flex-md-45,.layout-column>.flex-md-45,.layout-row>.flex-md-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-45{max-width:100%;max-height:45%}.layout-md-row>.flex-md-45{max-width:45%;max-height:100%}.layout-md-column>.flex-md-45,.layout-md-row>.flex-md-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-45{max-width:100%;max-height:45%}.flex-md-50,.layout-row>.flex-md-50{max-width:50%;max-height:100%}.flex-md-50,.layout-column>.flex-md-50,.layout-row>.flex-md-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-50{max-width:100%;max-height:50%}.layout-md-row>.flex-md-50{max-width:50%;max-height:100%}.layout-md-column>.flex-md-50,.layout-md-row>.flex-md-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-50{max-width:100%;max-height:50%}.flex-md-55,.layout-row>.flex-md-55{max-width:55%;max-height:100%}.flex-md-55,.layout-column>.flex-md-55,.layout-row>.flex-md-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-55{max-width:100%;max-height:55%}.layout-md-row>.flex-md-55{max-width:55%;max-height:100%}.layout-md-column>.flex-md-55,.layout-md-row>.flex-md-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-55{max-width:100%;max-height:55%}.flex-md-60,.layout-row>.flex-md-60{max-width:60%;max-height:100%}.flex-md-60,.layout-column>.flex-md-60,.layout-row>.flex-md-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-60{max-width:100%;max-height:60%}.layout-md-row>.flex-md-60{max-width:60%;max-height:100%}.layout-md-column>.flex-md-60,.layout-md-row>.flex-md-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-60{max-width:100%;max-height:60%}.flex-md-65,.layout-row>.flex-md-65{max-width:65%;max-height:100%}.flex-md-65,.layout-column>.flex-md-65,.layout-row>.flex-md-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-65{max-width:100%;max-height:65%}.layout-md-row>.flex-md-65{max-width:65%;max-height:100%}.layout-md-column>.flex-md-65,.layout-md-row>.flex-md-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-65{max-width:100%;max-height:65%}.flex-md-70,.layout-row>.flex-md-70{max-width:70%;max-height:100%}.flex-md-70,.layout-column>.flex-md-70,.layout-row>.flex-md-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-70{max-width:100%;max-height:70%}.layout-md-row>.flex-md-70{max-width:70%;max-height:100%}.layout-md-column>.flex-md-70,.layout-md-row>.flex-md-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-70{max-width:100%;max-height:70%}.flex-md-75,.layout-row>.flex-md-75{max-width:75%;max-height:100%}.flex-md-75,.layout-column>.flex-md-75,.layout-row>.flex-md-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-75{max-width:100%;max-height:75%}.layout-md-row>.flex-md-75{max-width:75%;max-height:100%}.layout-md-column>.flex-md-75,.layout-md-row>.flex-md-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-75{max-width:100%;max-height:75%}.flex-md-80,.layout-row>.flex-md-80{max-width:80%;max-height:100%}.flex-md-80,.layout-column>.flex-md-80,.layout-row>.flex-md-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-80{max-width:100%;max-height:80%}.layout-md-row>.flex-md-80{max-width:80%;max-height:100%}.layout-md-column>.flex-md-80,.layout-md-row>.flex-md-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-80{max-width:100%;max-height:80%}.flex-md-85,.layout-row>.flex-md-85{max-width:85%;max-height:100%}.flex-md-85,.layout-column>.flex-md-85,.layout-row>.flex-md-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-85{max-width:100%;max-height:85%}.layout-md-row>.flex-md-85{max-width:85%;max-height:100%}.layout-md-column>.flex-md-85,.layout-md-row>.flex-md-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-85{max-width:100%;max-height:85%}.flex-md-90,.layout-row>.flex-md-90{max-width:90%;max-height:100%}.flex-md-90,.layout-column>.flex-md-90,.layout-row>.flex-md-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-90{max-width:100%;max-height:90%}.layout-md-row>.flex-md-90{max-width:90%;max-height:100%}.layout-md-column>.flex-md-90,.layout-md-row>.flex-md-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-md-column>.flex-md-90{max-width:100%;max-height:90%}.flex-md-95,.layout-row>.flex-md-95{max-width:95%;max-height:100%}.flex-md-95,.layout-column>.flex-md-95,.layout-row>.flex-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-md-95{max-width:100%;max-height:95%}.layout-md-row>.flex-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-md-column>.flex-md-95{max-height:95%}.flex-md-100,.layout-md-column>.flex-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-md-100{max-height:100%}.layout-column>.flex-md-100,.layout-md-column>.flex-md-100,.layout-md-row>.flex-md-100,.layout-row>.flex-md-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-md-33,.layout-row>.flex-md-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-md-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-md-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-md-33,.layout-column>.flex-md-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-md-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-md-row>.flex-md-33{max-width:33.33%}.layout-md-row>.flex-md-33,.layout-md-row>.flex-md-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-md-row>.flex-md-66{max-width:66.66%}.layout-md-row>.flex{min-width:0}.layout-md-column>.flex-md-33{max-height:33.33%}.layout-md-column>.flex-md-33,.layout-md-column>.flex-md-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-md-column>.flex-md-66{max-height:66.66%}.layout-md-column>.flex{min-height:0}.layout-md,.layout-md-column,.layout-md-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:1280px){.flex-order-gt-md--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-gt-md--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-gt-md--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-gt-md--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-gt-md--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-gt-md--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-gt-md--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-gt-md--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-gt-md--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-gt-md--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-gt-md--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-gt-md--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-gt-md--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-gt-md--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-gt-md--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-gt-md--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-gt-md--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-gt-md--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-gt-md--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-gt-md--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-gt-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-gt-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-gt-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-gt-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-gt-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-gt-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-gt-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-gt-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-gt-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-gt-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-gt-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-gt-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-gt-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-gt-md-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-gt-md-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-gt-md-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-gt-md-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-gt-md-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-gt-md-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-gt-md-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-gt-md-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-gt-md-0,.offset-gt-md-0{margin-left:0}[dir=rtl] .flex-offset-gt-md-0,[dir=rtl] .offset-gt-md-0{margin-left:auto;margin-right:0}.flex-offset-gt-md-5,.offset-gt-md-5{margin-left:5%}[dir=rtl] .flex-offset-gt-md-5,[dir=rtl] .offset-gt-md-5{margin-left:auto;margin-right:5%}.flex-offset-gt-md-10,.offset-gt-md-10{margin-left:10%}[dir=rtl] .flex-offset-gt-md-10,[dir=rtl] .offset-gt-md-10{margin-left:auto;margin-right:10%}.flex-offset-gt-md-15,.offset-gt-md-15{margin-left:15%}[dir=rtl] .flex-offset-gt-md-15,[dir=rtl] .offset-gt-md-15{margin-left:auto;margin-right:15%}.flex-offset-gt-md-20,.offset-gt-md-20{margin-left:20%}[dir=rtl] .flex-offset-gt-md-20,[dir=rtl] .offset-gt-md-20{margin-left:auto;margin-right:20%}.flex-offset-gt-md-25,.offset-gt-md-25{margin-left:25%}[dir=rtl] .flex-offset-gt-md-25,[dir=rtl] .offset-gt-md-25{margin-left:auto;margin-right:25%}.flex-offset-gt-md-30,.offset-gt-md-30{margin-left:30%}[dir=rtl] .flex-offset-gt-md-30,[dir=rtl] .offset-gt-md-30{margin-left:auto;margin-right:30%}.flex-offset-gt-md-35,.offset-gt-md-35{margin-left:35%}[dir=rtl] .flex-offset-gt-md-35,[dir=rtl] .offset-gt-md-35{margin-left:auto;margin-right:35%}.flex-offset-gt-md-40,.offset-gt-md-40{margin-left:40%}[dir=rtl] .flex-offset-gt-md-40,[dir=rtl] .offset-gt-md-40{margin-left:auto;margin-right:40%}.flex-offset-gt-md-45,.offset-gt-md-45{margin-left:45%}[dir=rtl] .flex-offset-gt-md-45,[dir=rtl] .offset-gt-md-45{margin-left:auto;margin-right:45%}.flex-offset-gt-md-50,.offset-gt-md-50{margin-left:50%}[dir=rtl] .flex-offset-gt-md-50,[dir=rtl] .offset-gt-md-50{margin-left:auto;margin-right:50%}.flex-offset-gt-md-55,.offset-gt-md-55{margin-left:55%}[dir=rtl] .flex-offset-gt-md-55,[dir=rtl] .offset-gt-md-55{margin-left:auto;margin-right:55%}.flex-offset-gt-md-60,.offset-gt-md-60{margin-left:60%}[dir=rtl] .flex-offset-gt-md-60,[dir=rtl] .offset-gt-md-60{margin-left:auto;margin-right:60%}.flex-offset-gt-md-65,.offset-gt-md-65{margin-left:65%}[dir=rtl] .flex-offset-gt-md-65,[dir=rtl] .offset-gt-md-65{margin-left:auto;margin-right:65%}.flex-offset-gt-md-70,.offset-gt-md-70{margin-left:70%}[dir=rtl] .flex-offset-gt-md-70,[dir=rtl] .offset-gt-md-70{margin-left:auto;margin-right:70%}.flex-offset-gt-md-75,.offset-gt-md-75{margin-left:75%}[dir=rtl] .flex-offset-gt-md-75,[dir=rtl] .offset-gt-md-75{margin-left:auto;margin-right:75%}.flex-offset-gt-md-80,.offset-gt-md-80{margin-left:80%}[dir=rtl] .flex-offset-gt-md-80,[dir=rtl] .offset-gt-md-80{margin-left:auto;margin-right:80%}.flex-offset-gt-md-85,.offset-gt-md-85{margin-left:85%}[dir=rtl] .flex-offset-gt-md-85,[dir=rtl] .offset-gt-md-85{margin-left:auto;margin-right:85%}.flex-offset-gt-md-90,.offset-gt-md-90{margin-left:90%}[dir=rtl] .flex-offset-gt-md-90,[dir=rtl] .offset-gt-md-90{margin-left:auto;margin-right:90%}.flex-offset-gt-md-95,.offset-gt-md-95{margin-left:95%}[dir=rtl] .flex-offset-gt-md-95,[dir=rtl] .offset-gt-md-95{margin-left:auto;margin-right:95%}.flex-offset-gt-md-33,.offset-gt-md-33{margin-left:33.33333%}.flex-offset-gt-md-66,.offset-gt-md-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-md-66,[dir=rtl] .offset-gt-md-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-md,.layout-align-gt-md-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-gt-md,.layout-align-gt-md-start,.layout-align-gt-md-start-center,.layout-align-gt-md-start-end,.layout-align-gt-md-start-start,.layout-align-gt-md-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-gt-md-center,.layout-align-gt-md-center-center,.layout-align-gt-md-center-end,.layout-align-gt-md-center-start,.layout-align-gt-md-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-gt-md-end,.layout-align-gt-md-end-center,.layout-align-gt-md-end-end,.layout-align-gt-md-end-start,.layout-align-gt-md-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-gt-md-space-around,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-gt-md-space-between,.layout-align-gt-md-space-between-center,.layout-align-gt-md-space-between-end,.layout-align-gt-md-space-between-start,.layout-align-gt-md-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-gt-md-center-start,.layout-align-gt-md-end-start,.layout-align-gt-md-space-around-start,.layout-align-gt-md-space-between-start,.layout-align-gt-md-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-gt-md-center-center,.layout-align-gt-md-end-center,.layout-align-gt-md-space-around-center,.layout-align-gt-md-space-between-center,.layout-align-gt-md-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-gt-md-center-center>*,.layout-align-gt-md-end-center>*,.layout-align-gt-md-space-around-center>*,.layout-align-gt-md-space-between-center>*,.layout-align-gt-md-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-md-center-end,.layout-align-gt-md-end-end,.layout-align-gt-md-space-around-end,.layout-align-gt-md-space-between-end,.layout-align-gt-md-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-gt-md-center-stretch,.layout-align-gt-md-end-stretch,.layout-align-gt-md-space-around-stretch,.layout-align-gt-md-space-between-stretch,.layout-align-gt-md-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-gt-md{-webkit-flex:1;flex:1}.flex-gt-md,.flex-gt-md-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-md-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-gt-md-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-md-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-md-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-gt-md-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-md-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-md-0,.layout-row>.flex-gt-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-0{min-width:0}.layout-column>.flex-gt-md-0{max-width:100%;max-height:0}.layout-column>.flex-gt-md-0,.layout-gt-md-row>.flex-gt-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-0{max-width:0;max-height:100%;min-width:0}.layout-gt-md-column>.flex-gt-md-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-md-5,.layout-row>.flex-gt-md-5{max-width:5%;max-height:100%}.flex-gt-md-5,.layout-column>.flex-gt-md-5,.layout-row>.flex-gt-md-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-5{max-width:100%;max-height:5%}.layout-gt-md-row>.flex-gt-md-5{max-width:5%;max-height:100%}.layout-gt-md-column>.flex-gt-md-5,.layout-gt-md-row>.flex-gt-md-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-5{max-width:100%;max-height:5%}.flex-gt-md-10,.layout-row>.flex-gt-md-10{max-width:10%;max-height:100%}.flex-gt-md-10,.layout-column>.flex-gt-md-10,.layout-row>.flex-gt-md-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-10{max-width:100%;max-height:10%}.layout-gt-md-row>.flex-gt-md-10{max-width:10%;max-height:100%}.layout-gt-md-column>.flex-gt-md-10,.layout-gt-md-row>.flex-gt-md-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-10{max-width:100%;max-height:10%}.flex-gt-md-15,.layout-row>.flex-gt-md-15{max-width:15%;max-height:100%}.flex-gt-md-15,.layout-column>.flex-gt-md-15,.layout-row>.flex-gt-md-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-15{max-width:100%;max-height:15%}.layout-gt-md-row>.flex-gt-md-15{max-width:15%;max-height:100%}.layout-gt-md-column>.flex-gt-md-15,.layout-gt-md-row>.flex-gt-md-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-15{max-width:100%;max-height:15%}.flex-gt-md-20,.layout-row>.flex-gt-md-20{max-width:20%;max-height:100%}.flex-gt-md-20,.layout-column>.flex-gt-md-20,.layout-row>.flex-gt-md-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-20{max-width:100%;max-height:20%}.layout-gt-md-row>.flex-gt-md-20{max-width:20%;max-height:100%}.layout-gt-md-column>.flex-gt-md-20,.layout-gt-md-row>.flex-gt-md-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-20{max-width:100%;max-height:20%}.flex-gt-md-25,.layout-row>.flex-gt-md-25{max-width:25%;max-height:100%}.flex-gt-md-25,.layout-column>.flex-gt-md-25,.layout-row>.flex-gt-md-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-25{max-width:100%;max-height:25%}.layout-gt-md-row>.flex-gt-md-25{max-width:25%;max-height:100%}.layout-gt-md-column>.flex-gt-md-25,.layout-gt-md-row>.flex-gt-md-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-25{max-width:100%;max-height:25%}.flex-gt-md-30,.layout-row>.flex-gt-md-30{max-width:30%;max-height:100%}.flex-gt-md-30,.layout-column>.flex-gt-md-30,.layout-row>.flex-gt-md-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-30{max-width:100%;max-height:30%}.layout-gt-md-row>.flex-gt-md-30{max-width:30%;max-height:100%}.layout-gt-md-column>.flex-gt-md-30,.layout-gt-md-row>.flex-gt-md-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-30{max-width:100%;max-height:30%}.flex-gt-md-35,.layout-row>.flex-gt-md-35{max-width:35%;max-height:100%}.flex-gt-md-35,.layout-column>.flex-gt-md-35,.layout-row>.flex-gt-md-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-35{max-width:100%;max-height:35%}.layout-gt-md-row>.flex-gt-md-35{max-width:35%;max-height:100%}.layout-gt-md-column>.flex-gt-md-35,.layout-gt-md-row>.flex-gt-md-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-35{max-width:100%;max-height:35%}.flex-gt-md-40,.layout-row>.flex-gt-md-40{max-width:40%;max-height:100%}.flex-gt-md-40,.layout-column>.flex-gt-md-40,.layout-row>.flex-gt-md-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-40{max-width:100%;max-height:40%}.layout-gt-md-row>.flex-gt-md-40{max-width:40%;max-height:100%}.layout-gt-md-column>.flex-gt-md-40,.layout-gt-md-row>.flex-gt-md-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-40{max-width:100%;max-height:40%}.flex-gt-md-45,.layout-row>.flex-gt-md-45{max-width:45%;max-height:100%}.flex-gt-md-45,.layout-column>.flex-gt-md-45,.layout-row>.flex-gt-md-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-45{max-width:100%;max-height:45%}.layout-gt-md-row>.flex-gt-md-45{max-width:45%;max-height:100%}.layout-gt-md-column>.flex-gt-md-45,.layout-gt-md-row>.flex-gt-md-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-45{max-width:100%;max-height:45%}.flex-gt-md-50,.layout-row>.flex-gt-md-50{max-width:50%;max-height:100%}.flex-gt-md-50,.layout-column>.flex-gt-md-50,.layout-row>.flex-gt-md-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-50{max-width:100%;max-height:50%}.layout-gt-md-row>.flex-gt-md-50{max-width:50%;max-height:100%}.layout-gt-md-column>.flex-gt-md-50,.layout-gt-md-row>.flex-gt-md-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-50{max-width:100%;max-height:50%}.flex-gt-md-55,.layout-row>.flex-gt-md-55{max-width:55%;max-height:100%}.flex-gt-md-55,.layout-column>.flex-gt-md-55,.layout-row>.flex-gt-md-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-55{max-width:100%;max-height:55%}.layout-gt-md-row>.flex-gt-md-55{max-width:55%;max-height:100%}.layout-gt-md-column>.flex-gt-md-55,.layout-gt-md-row>.flex-gt-md-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-55{max-width:100%;max-height:55%}.flex-gt-md-60,.layout-row>.flex-gt-md-60{max-width:60%;max-height:100%}.flex-gt-md-60,.layout-column>.flex-gt-md-60,.layout-row>.flex-gt-md-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-60{max-width:100%;max-height:60%}.layout-gt-md-row>.flex-gt-md-60{max-width:60%;max-height:100%}.layout-gt-md-column>.flex-gt-md-60,.layout-gt-md-row>.flex-gt-md-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-60{max-width:100%;max-height:60%}.flex-gt-md-65,.layout-row>.flex-gt-md-65{max-width:65%;max-height:100%}.flex-gt-md-65,.layout-column>.flex-gt-md-65,.layout-row>.flex-gt-md-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-65{max-width:100%;max-height:65%}.layout-gt-md-row>.flex-gt-md-65{max-width:65%;max-height:100%}.layout-gt-md-column>.flex-gt-md-65,.layout-gt-md-row>.flex-gt-md-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-65{max-width:100%;max-height:65%}.flex-gt-md-70,.layout-row>.flex-gt-md-70{max-width:70%;max-height:100%}.flex-gt-md-70,.layout-column>.flex-gt-md-70,.layout-row>.flex-gt-md-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-70{max-width:100%;max-height:70%}.layout-gt-md-row>.flex-gt-md-70{max-width:70%;max-height:100%}.layout-gt-md-column>.flex-gt-md-70,.layout-gt-md-row>.flex-gt-md-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-70{max-width:100%;max-height:70%}.flex-gt-md-75,.layout-row>.flex-gt-md-75{max-width:75%;max-height:100%}.flex-gt-md-75,.layout-column>.flex-gt-md-75,.layout-row>.flex-gt-md-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-75{max-width:100%;max-height:75%}.layout-gt-md-row>.flex-gt-md-75{max-width:75%;max-height:100%}.layout-gt-md-column>.flex-gt-md-75,.layout-gt-md-row>.flex-gt-md-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-75{max-width:100%;max-height:75%}.flex-gt-md-80,.layout-row>.flex-gt-md-80{max-width:80%;max-height:100%}.flex-gt-md-80,.layout-column>.flex-gt-md-80,.layout-row>.flex-gt-md-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-80{max-width:100%;max-height:80%}.layout-gt-md-row>.flex-gt-md-80{max-width:80%;max-height:100%}.layout-gt-md-column>.flex-gt-md-80,.layout-gt-md-row>.flex-gt-md-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-80{max-width:100%;max-height:80%}.flex-gt-md-85,.layout-row>.flex-gt-md-85{max-width:85%;max-height:100%}.flex-gt-md-85,.layout-column>.flex-gt-md-85,.layout-row>.flex-gt-md-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-85{max-width:100%;max-height:85%}.layout-gt-md-row>.flex-gt-md-85{max-width:85%;max-height:100%}.layout-gt-md-column>.flex-gt-md-85,.layout-gt-md-row>.flex-gt-md-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-85{max-width:100%;max-height:85%}.flex-gt-md-90,.layout-row>.flex-gt-md-90{max-width:90%;max-height:100%}.flex-gt-md-90,.layout-column>.flex-gt-md-90,.layout-row>.flex-gt-md-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-90{max-width:100%;max-height:90%}.layout-gt-md-row>.flex-gt-md-90{max-width:90%;max-height:100%}.layout-gt-md-column>.flex-gt-md-90,.layout-gt-md-row>.flex-gt-md-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-90{max-width:100%;max-height:90%}.flex-gt-md-95,.layout-row>.flex-gt-md-95{max-width:95%;max-height:100%}.flex-gt-md-95,.layout-column>.flex-gt-md-95,.layout-row>.flex-gt-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-md-95{max-width:100%;max-height:95%}.layout-gt-md-row>.flex-gt-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-95{max-height:95%}.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-gt-md-100{max-height:100%}.layout-column>.flex-gt-md-100,.layout-gt-md-column>.flex-gt-md-100,.layout-gt-md-row>.flex-gt-md-100,.layout-row>.flex-gt-md-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-md-33,.layout-row>.flex-gt-md-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-md-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-md-33{-webkit-box-flex:1;-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-md-66{-webkit-box-flex:1;-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-33{max-width:33.33%}.layout-gt-md-row>.flex-gt-md-33,.layout-gt-md-row>.flex-gt-md-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-gt-md-row>.flex-gt-md-66{max-width:66.66%}.layout-gt-md-row>.flex{min-width:0}.layout-gt-md-column>.flex-gt-md-33{max-height:33.33%}.layout-gt-md-column>.flex-gt-md-33,.layout-gt-md-column>.flex-gt-md-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-gt-md-column>.flex-gt-md-66{max-height:66.66%}.layout-gt-md-column>.flex{min-height:0}.layout-gt-md,.layout-gt-md-column,.layout-gt-md-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-gt-md-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-gt-md-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:1280px) and (max-width:1919px){.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show),.hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show){display:none}.flex-order-lg--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-lg--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-lg--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-lg--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-lg--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-lg--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-lg--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-lg--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-lg--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-lg--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-lg--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-lg--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-lg--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-lg--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-lg--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-lg--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-lg--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-lg--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-lg--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-lg--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-lg-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-lg-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-lg-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-lg-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-lg-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-lg-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-lg-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-lg-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-lg-0,.offset-lg-0{margin-left:0}[dir=rtl] .flex-offset-lg-0,[dir=rtl] .offset-lg-0{margin-left:auto;margin-right:0}.flex-offset-lg-5,.offset-lg-5{margin-left:5%}[dir=rtl] .flex-offset-lg-5,[dir=rtl] .offset-lg-5{margin-left:auto;margin-right:5%}.flex-offset-lg-10,.offset-lg-10{margin-left:10%}[dir=rtl] .flex-offset-lg-10,[dir=rtl] .offset-lg-10{margin-left:auto;margin-right:10%}.flex-offset-lg-15,.offset-lg-15{margin-left:15%}[dir=rtl] .flex-offset-lg-15,[dir=rtl] .offset-lg-15{margin-left:auto;margin-right:15%}.flex-offset-lg-20,.offset-lg-20{margin-left:20%}[dir=rtl] .flex-offset-lg-20,[dir=rtl] .offset-lg-20{margin-left:auto;margin-right:20%}.flex-offset-lg-25,.offset-lg-25{margin-left:25%}[dir=rtl] .flex-offset-lg-25,[dir=rtl] .offset-lg-25{margin-left:auto;margin-right:25%}.flex-offset-lg-30,.offset-lg-30{margin-left:30%}[dir=rtl] .flex-offset-lg-30,[dir=rtl] .offset-lg-30{margin-left:auto;margin-right:30%}.flex-offset-lg-35,.offset-lg-35{margin-left:35%}[dir=rtl] .flex-offset-lg-35,[dir=rtl] .offset-lg-35{margin-left:auto;margin-right:35%}.flex-offset-lg-40,.offset-lg-40{margin-left:40%}[dir=rtl] .flex-offset-lg-40,[dir=rtl] .offset-lg-40{margin-left:auto;margin-right:40%}.flex-offset-lg-45,.offset-lg-45{margin-left:45%}[dir=rtl] .flex-offset-lg-45,[dir=rtl] .offset-lg-45{margin-left:auto;margin-right:45%}.flex-offset-lg-50,.offset-lg-50{margin-left:50%}[dir=rtl] .flex-offset-lg-50,[dir=rtl] .offset-lg-50{margin-left:auto;margin-right:50%}.flex-offset-lg-55,.offset-lg-55{margin-left:55%}[dir=rtl] .flex-offset-lg-55,[dir=rtl] .offset-lg-55{margin-left:auto;margin-right:55%}.flex-offset-lg-60,.offset-lg-60{margin-left:60%}[dir=rtl] .flex-offset-lg-60,[dir=rtl] .offset-lg-60{margin-left:auto;margin-right:60%}.flex-offset-lg-65,.offset-lg-65{margin-left:65%}[dir=rtl] .flex-offset-lg-65,[dir=rtl] .offset-lg-65{margin-left:auto;margin-right:65%}.flex-offset-lg-70,.offset-lg-70{margin-left:70%}[dir=rtl] .flex-offset-lg-70,[dir=rtl] .offset-lg-70{margin-left:auto;margin-right:70%}.flex-offset-lg-75,.offset-lg-75{margin-left:75%}[dir=rtl] .flex-offset-lg-75,[dir=rtl] .offset-lg-75{margin-left:auto;margin-right:75%}.flex-offset-lg-80,.offset-lg-80{margin-left:80%}[dir=rtl] .flex-offset-lg-80,[dir=rtl] .offset-lg-80{margin-left:auto;margin-right:80%}.flex-offset-lg-85,.offset-lg-85{margin-left:85%}[dir=rtl] .flex-offset-lg-85,[dir=rtl] .offset-lg-85{margin-left:auto;margin-right:85%}.flex-offset-lg-90,.offset-lg-90{margin-left:90%}[dir=rtl] .flex-offset-lg-90,[dir=rtl] .offset-lg-90{margin-left:auto;margin-right:90%}.flex-offset-lg-95,.offset-lg-95{margin-left:95%}[dir=rtl] .flex-offset-lg-95,[dir=rtl] .offset-lg-95{margin-left:auto;margin-right:95%}.flex-offset-lg-33,.offset-lg-33{margin-left:33.33333%}.flex-offset-lg-66,.offset-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-lg-66,[dir=rtl] .offset-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-lg,.layout-align-lg-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-lg,.layout-align-lg-start,.layout-align-lg-start-center,.layout-align-lg-start-end,.layout-align-lg-start-start,.layout-align-lg-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-lg-center,.layout-align-lg-center-center,.layout-align-lg-center-end,.layout-align-lg-center-start,.layout-align-lg-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-lg-end,.layout-align-lg-end-center,.layout-align-lg-end-end,.layout-align-lg-end-start,.layout-align-lg-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-lg-space-around,.layout-align-lg-space-around-center,.layout-align-lg-space-around-end,.layout-align-lg-space-around-start,.layout-align-lg-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-lg-space-between,.layout-align-lg-space-between-center,.layout-align-lg-space-between-end,.layout-align-lg-space-between-start,.layout-align-lg-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-lg-center-start,.layout-align-lg-end-start,.layout-align-lg-space-around-start,.layout-align-lg-space-between-start,.layout-align-lg-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-lg-center-center,.layout-align-lg-end-center,.layout-align-lg-space-around-center,.layout-align-lg-space-between-center,.layout-align-lg-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-lg-center-center>*,.layout-align-lg-end-center>*,.layout-align-lg-space-around-center>*,.layout-align-lg-space-between-center>*,.layout-align-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-lg-center-end,.layout-align-lg-end-end,.layout-align-lg-space-around-end,.layout-align-lg-space-between-end,.layout-align-lg-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-lg-center-stretch,.layout-align-lg-end-stretch,.layout-align-lg-space-around-stretch,.layout-align-lg-space-between-stretch,.layout-align-lg-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-lg{-webkit-flex:1;flex:1}.flex-lg,.flex-lg-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-lg-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-lg-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-lg-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-lg-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-lg-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-lg-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-lg-0,.layout-row>.flex-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-0{min-width:0}.layout-column>.flex-lg-0{max-width:100%;max-height:0}.layout-column>.flex-lg-0,.layout-lg-row>.flex-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-row>.flex-lg-0{max-width:0;max-height:100%;min-width:0}.layout-lg-column>.flex-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-lg-5,.layout-row>.flex-lg-5{max-width:5%;max-height:100%}.flex-lg-5,.layout-column>.flex-lg-5,.layout-row>.flex-lg-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-5{max-width:100%;max-height:5%}.layout-lg-row>.flex-lg-5{max-width:5%;max-height:100%}.layout-lg-column>.flex-lg-5,.layout-lg-row>.flex-lg-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-5{max-width:100%;max-height:5%}.flex-lg-10,.layout-row>.flex-lg-10{max-width:10%;max-height:100%}.flex-lg-10,.layout-column>.flex-lg-10,.layout-row>.flex-lg-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-10{max-width:100%;max-height:10%}.layout-lg-row>.flex-lg-10{max-width:10%;max-height:100%}.layout-lg-column>.flex-lg-10,.layout-lg-row>.flex-lg-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-10{max-width:100%;max-height:10%}.flex-lg-15,.layout-row>.flex-lg-15{max-width:15%;max-height:100%}.flex-lg-15,.layout-column>.flex-lg-15,.layout-row>.flex-lg-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-15{max-width:100%;max-height:15%}.layout-lg-row>.flex-lg-15{max-width:15%;max-height:100%}.layout-lg-column>.flex-lg-15,.layout-lg-row>.flex-lg-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-15{max-width:100%;max-height:15%}.flex-lg-20,.layout-row>.flex-lg-20{max-width:20%;max-height:100%}.flex-lg-20,.layout-column>.flex-lg-20,.layout-row>.flex-lg-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-20{max-width:100%;max-height:20%}.layout-lg-row>.flex-lg-20{max-width:20%;max-height:100%}.layout-lg-column>.flex-lg-20,.layout-lg-row>.flex-lg-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-20{max-width:100%;max-height:20%}.flex-lg-25,.layout-row>.flex-lg-25{max-width:25%;max-height:100%}.flex-lg-25,.layout-column>.flex-lg-25,.layout-row>.flex-lg-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-25{max-width:100%;max-height:25%}.layout-lg-row>.flex-lg-25{max-width:25%;max-height:100%}.layout-lg-column>.flex-lg-25,.layout-lg-row>.flex-lg-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-25{max-width:100%;max-height:25%}.flex-lg-30,.layout-row>.flex-lg-30{max-width:30%;max-height:100%}.flex-lg-30,.layout-column>.flex-lg-30,.layout-row>.flex-lg-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-30{max-width:100%;max-height:30%}.layout-lg-row>.flex-lg-30{max-width:30%;max-height:100%}.layout-lg-column>.flex-lg-30,.layout-lg-row>.flex-lg-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-30{max-width:100%;max-height:30%}.flex-lg-35,.layout-row>.flex-lg-35{max-width:35%;max-height:100%}.flex-lg-35,.layout-column>.flex-lg-35,.layout-row>.flex-lg-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-35{max-width:100%;max-height:35%}.layout-lg-row>.flex-lg-35{max-width:35%;max-height:100%}.layout-lg-column>.flex-lg-35,.layout-lg-row>.flex-lg-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-35{max-width:100%;max-height:35%}.flex-lg-40,.layout-row>.flex-lg-40{max-width:40%;max-height:100%}.flex-lg-40,.layout-column>.flex-lg-40,.layout-row>.flex-lg-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-40{max-width:100%;max-height:40%}.layout-lg-row>.flex-lg-40{max-width:40%;max-height:100%}.layout-lg-column>.flex-lg-40,.layout-lg-row>.flex-lg-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-40{max-width:100%;max-height:40%}.flex-lg-45,.layout-row>.flex-lg-45{max-width:45%;max-height:100%}.flex-lg-45,.layout-column>.flex-lg-45,.layout-row>.flex-lg-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-45{max-width:100%;max-height:45%}.layout-lg-row>.flex-lg-45{max-width:45%;max-height:100%}.layout-lg-column>.flex-lg-45,.layout-lg-row>.flex-lg-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-45{max-width:100%;max-height:45%}.flex-lg-50,.layout-row>.flex-lg-50{max-width:50%;max-height:100%}.flex-lg-50,.layout-column>.flex-lg-50,.layout-row>.flex-lg-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-50{max-width:100%;max-height:50%}.layout-lg-row>.flex-lg-50{max-width:50%;max-height:100%}.layout-lg-column>.flex-lg-50,.layout-lg-row>.flex-lg-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-50{max-width:100%;max-height:50%}.flex-lg-55,.layout-row>.flex-lg-55{max-width:55%;max-height:100%}.flex-lg-55,.layout-column>.flex-lg-55,.layout-row>.flex-lg-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-55{max-width:100%;max-height:55%}.layout-lg-row>.flex-lg-55{max-width:55%;max-height:100%}.layout-lg-column>.flex-lg-55,.layout-lg-row>.flex-lg-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-55{max-width:100%;max-height:55%}.flex-lg-60,.layout-row>.flex-lg-60{max-width:60%;max-height:100%}.flex-lg-60,.layout-column>.flex-lg-60,.layout-row>.flex-lg-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-60{max-width:100%;max-height:60%}.layout-lg-row>.flex-lg-60{max-width:60%;max-height:100%}.layout-lg-column>.flex-lg-60,.layout-lg-row>.flex-lg-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-60{max-width:100%;max-height:60%}.flex-lg-65,.layout-row>.flex-lg-65{max-width:65%;max-height:100%}.flex-lg-65,.layout-column>.flex-lg-65,.layout-row>.flex-lg-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-65{max-width:100%;max-height:65%}.layout-lg-row>.flex-lg-65{max-width:65%;max-height:100%}.layout-lg-column>.flex-lg-65,.layout-lg-row>.flex-lg-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-65{max-width:100%;max-height:65%}.flex-lg-70,.layout-row>.flex-lg-70{max-width:70%;max-height:100%}.flex-lg-70,.layout-column>.flex-lg-70,.layout-row>.flex-lg-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-70{max-width:100%;max-height:70%}.layout-lg-row>.flex-lg-70{max-width:70%;max-height:100%}.layout-lg-column>.flex-lg-70,.layout-lg-row>.flex-lg-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-70{max-width:100%;max-height:70%}.flex-lg-75,.layout-row>.flex-lg-75{max-width:75%;max-height:100%}.flex-lg-75,.layout-column>.flex-lg-75,.layout-row>.flex-lg-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-75{max-width:100%;max-height:75%}.layout-lg-row>.flex-lg-75{max-width:75%;max-height:100%}.layout-lg-column>.flex-lg-75,.layout-lg-row>.flex-lg-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-75{max-width:100%;max-height:75%}.flex-lg-80,.layout-row>.flex-lg-80{max-width:80%;max-height:100%}.flex-lg-80,.layout-column>.flex-lg-80,.layout-row>.flex-lg-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-80{max-width:100%;max-height:80%}.layout-lg-row>.flex-lg-80{max-width:80%;max-height:100%}.layout-lg-column>.flex-lg-80,.layout-lg-row>.flex-lg-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-80{max-width:100%;max-height:80%}.flex-lg-85,.layout-row>.flex-lg-85{max-width:85%;max-height:100%}.flex-lg-85,.layout-column>.flex-lg-85,.layout-row>.flex-lg-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-85{max-width:100%;max-height:85%}.layout-lg-row>.flex-lg-85{max-width:85%;max-height:100%}.layout-lg-column>.flex-lg-85,.layout-lg-row>.flex-lg-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-85{max-width:100%;max-height:85%}.flex-lg-90,.layout-row>.flex-lg-90{max-width:90%;max-height:100%}.flex-lg-90,.layout-column>.flex-lg-90,.layout-row>.flex-lg-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-90{max-width:100%;max-height:90%}.layout-lg-row>.flex-lg-90{max-width:90%;max-height:100%}.layout-lg-column>.flex-lg-90,.layout-lg-row>.flex-lg-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-lg-column>.flex-lg-90{max-width:100%;max-height:90%}.flex-lg-95,.layout-row>.flex-lg-95{max-width:95%;max-height:100%}.flex-lg-95,.layout-column>.flex-lg-95,.layout-row>.flex-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-lg-95{max-width:100%;max-height:95%}.layout-lg-row>.flex-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-95{max-height:95%}.flex-lg-100,.layout-lg-column>.flex-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-lg-100{max-height:100%}.layout-column>.flex-lg-100,.layout-lg-column>.flex-lg-100,.layout-lg-row>.flex-lg-100,.layout-row>.flex-lg-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-lg-33,.layout-row>.flex-lg-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-lg-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-lg-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-lg-33,.layout-column>.flex-lg-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-lg-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-lg-row>.flex-lg-33{max-width:33.33%}.layout-lg-row>.flex-lg-33,.layout-lg-row>.flex-lg-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-lg-row>.flex-lg-66{max-width:66.66%}.layout-lg-row>.flex{min-width:0}.layout-lg-column>.flex-lg-33{max-height:33.33%}.layout-lg-column>.flex-lg-33,.layout-lg-column>.flex-lg-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-lg-column>.flex-lg-66{max-height:66.66%}.layout-lg-column>.flex{min-height:0}.layout-lg,.layout-lg-column,.layout-lg-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-lg-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}}@media (min-width:1920px){.flex-order-gt-lg--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-gt-lg--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-gt-lg--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-gt-lg--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-gt-lg--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-gt-lg--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-gt-lg--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-gt-lg--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-gt-lg--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-gt-lg--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-gt-lg--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-gt-lg--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-gt-lg--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-gt-lg--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-gt-lg--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-gt-lg--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-gt-lg--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-gt-lg--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-gt-lg--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-gt-lg--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-gt-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-gt-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-gt-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-gt-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-gt-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-gt-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-gt-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-gt-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-gt-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-gt-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-gt-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-gt-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-gt-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-gt-lg-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-gt-lg-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-gt-lg-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-gt-lg-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-gt-lg-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-gt-lg-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-gt-lg-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-gt-lg-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-gt-lg-0,.offset-gt-lg-0{margin-left:0}[dir=rtl] .flex-offset-gt-lg-0,[dir=rtl] .offset-gt-lg-0{margin-left:auto;margin-right:0}.flex-offset-gt-lg-5,.offset-gt-lg-5{margin-left:5%}[dir=rtl] .flex-offset-gt-lg-5,[dir=rtl] .offset-gt-lg-5{margin-left:auto;margin-right:5%}.flex-offset-gt-lg-10,.offset-gt-lg-10{margin-left:10%}[dir=rtl] .flex-offset-gt-lg-10,[dir=rtl] .offset-gt-lg-10{margin-left:auto;margin-right:10%}.flex-offset-gt-lg-15,.offset-gt-lg-15{margin-left:15%}[dir=rtl] .flex-offset-gt-lg-15,[dir=rtl] .offset-gt-lg-15{margin-left:auto;margin-right:15%}.flex-offset-gt-lg-20,.offset-gt-lg-20{margin-left:20%}[dir=rtl] .flex-offset-gt-lg-20,[dir=rtl] .offset-gt-lg-20{margin-left:auto;margin-right:20%}.flex-offset-gt-lg-25,.offset-gt-lg-25{margin-left:25%}[dir=rtl] .flex-offset-gt-lg-25,[dir=rtl] .offset-gt-lg-25{margin-left:auto;margin-right:25%}.flex-offset-gt-lg-30,.offset-gt-lg-30{margin-left:30%}[dir=rtl] .flex-offset-gt-lg-30,[dir=rtl] .offset-gt-lg-30{margin-left:auto;margin-right:30%}.flex-offset-gt-lg-35,.offset-gt-lg-35{margin-left:35%}[dir=rtl] .flex-offset-gt-lg-35,[dir=rtl] .offset-gt-lg-35{margin-left:auto;margin-right:35%}.flex-offset-gt-lg-40,.offset-gt-lg-40{margin-left:40%}[dir=rtl] .flex-offset-gt-lg-40,[dir=rtl] .offset-gt-lg-40{margin-left:auto;margin-right:40%}.flex-offset-gt-lg-45,.offset-gt-lg-45{margin-left:45%}[dir=rtl] .flex-offset-gt-lg-45,[dir=rtl] .offset-gt-lg-45{margin-left:auto;margin-right:45%}.flex-offset-gt-lg-50,.offset-gt-lg-50{margin-left:50%}[dir=rtl] .flex-offset-gt-lg-50,[dir=rtl] .offset-gt-lg-50{margin-left:auto;margin-right:50%}.flex-offset-gt-lg-55,.offset-gt-lg-55{margin-left:55%}[dir=rtl] .flex-offset-gt-lg-55,[dir=rtl] .offset-gt-lg-55{margin-left:auto;margin-right:55%}.flex-offset-gt-lg-60,.offset-gt-lg-60{margin-left:60%}[dir=rtl] .flex-offset-gt-lg-60,[dir=rtl] .offset-gt-lg-60{margin-left:auto;margin-right:60%}.flex-offset-gt-lg-65,.offset-gt-lg-65{margin-left:65%}[dir=rtl] .flex-offset-gt-lg-65,[dir=rtl] .offset-gt-lg-65{margin-left:auto;margin-right:65%}.flex-offset-gt-lg-70,.offset-gt-lg-70{margin-left:70%}[dir=rtl] .flex-offset-gt-lg-70,[dir=rtl] .offset-gt-lg-70{margin-left:auto;margin-right:70%}.flex-offset-gt-lg-75,.offset-gt-lg-75{margin-left:75%}[dir=rtl] .flex-offset-gt-lg-75,[dir=rtl] .offset-gt-lg-75{margin-left:auto;margin-right:75%}.flex-offset-gt-lg-80,.offset-gt-lg-80{margin-left:80%}[dir=rtl] .flex-offset-gt-lg-80,[dir=rtl] .offset-gt-lg-80{margin-left:auto;margin-right:80%}.flex-offset-gt-lg-85,.offset-gt-lg-85{margin-left:85%}[dir=rtl] .flex-offset-gt-lg-85,[dir=rtl] .offset-gt-lg-85{margin-left:auto;margin-right:85%}.flex-offset-gt-lg-90,.offset-gt-lg-90{margin-left:90%}[dir=rtl] .flex-offset-gt-lg-90,[dir=rtl] .offset-gt-lg-90{margin-left:auto;margin-right:90%}.flex-offset-gt-lg-95,.offset-gt-lg-95{margin-left:95%}[dir=rtl] .flex-offset-gt-lg-95,[dir=rtl] .offset-gt-lg-95{margin-left:auto;margin-right:95%}.flex-offset-gt-lg-33,.offset-gt-lg-33{margin-left:33.33333%}.flex-offset-gt-lg-66,.offset-gt-lg-66{margin-left:66.66667%}[dir=rtl] .flex-offset-gt-lg-66,[dir=rtl] .offset-gt-lg-66{margin-left:auto;margin-right:66.66667%}.layout-align-gt-lg,.layout-align-gt-lg-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-gt-lg,.layout-align-gt-lg-start,.layout-align-gt-lg-start-center,.layout-align-gt-lg-start-end,.layout-align-gt-lg-start-start,.layout-align-gt-lg-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-gt-lg-center,.layout-align-gt-lg-center-center,.layout-align-gt-lg-center-end,.layout-align-gt-lg-center-start,.layout-align-gt-lg-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-gt-lg-end,.layout-align-gt-lg-end-center,.layout-align-gt-lg-end-end,.layout-align-gt-lg-end-start,.layout-align-gt-lg-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-gt-lg-space-around,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-gt-lg-space-between,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-gt-lg-center-start,.layout-align-gt-lg-end-start,.layout-align-gt-lg-space-around-start,.layout-align-gt-lg-space-between-start,.layout-align-gt-lg-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-gt-lg-center-center,.layout-align-gt-lg-end-center,.layout-align-gt-lg-space-around-center,.layout-align-gt-lg-space-between-center,.layout-align-gt-lg-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-gt-lg-center-center>*,.layout-align-gt-lg-end-center>*,.layout-align-gt-lg-space-around-center>*,.layout-align-gt-lg-space-between-center>*,.layout-align-gt-lg-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-gt-lg-center-end,.layout-align-gt-lg-end-end,.layout-align-gt-lg-space-around-end,.layout-align-gt-lg-space-between-end,.layout-align-gt-lg-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-gt-lg-center-stretch,.layout-align-gt-lg-end-stretch,.layout-align-gt-lg-space-around-stretch,.layout-align-gt-lg-space-between-stretch,.layout-align-gt-lg-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-gt-lg{-webkit-flex:1;flex:1}.flex-gt-lg,.flex-gt-lg-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-gt-lg-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-gt-lg-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-gt-lg-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-gt-lg-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-gt-lg-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-gt-lg-0,.layout-row>.flex-gt-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-0{min-width:0}.layout-column>.flex-gt-lg-0{max-width:100%;max-height:0}.layout-column>.flex-gt-lg-0,.layout-gt-lg-row>.flex-gt-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-0{max-width:0;max-height:100%;min-width:0}.layout-gt-lg-column>.flex-gt-lg-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.flex-gt-lg-5,.layout-column>.flex-gt-lg-5,.layout-row>.flex-gt-lg-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.layout-gt-lg-row>.flex-gt-lg-5{max-width:5%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-5,.layout-gt-lg-row>.flex-gt-lg-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-5{max-width:100%;max-height:5%}.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.flex-gt-lg-10,.layout-column>.flex-gt-lg-10,.layout-row>.flex-gt-lg-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.layout-gt-lg-row>.flex-gt-lg-10{max-width:10%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-10,.layout-gt-lg-row>.flex-gt-lg-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-10{max-width:100%;max-height:10%}.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.flex-gt-lg-15,.layout-column>.flex-gt-lg-15,.layout-row>.flex-gt-lg-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.layout-gt-lg-row>.flex-gt-lg-15{max-width:15%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-15,.layout-gt-lg-row>.flex-gt-lg-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-15{max-width:100%;max-height:15%}.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.flex-gt-lg-20,.layout-column>.flex-gt-lg-20,.layout-row>.flex-gt-lg-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.layout-gt-lg-row>.flex-gt-lg-20{max-width:20%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-20,.layout-gt-lg-row>.flex-gt-lg-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-20{max-width:100%;max-height:20%}.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.flex-gt-lg-25,.layout-column>.flex-gt-lg-25,.layout-row>.flex-gt-lg-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.layout-gt-lg-row>.flex-gt-lg-25{max-width:25%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-25,.layout-gt-lg-row>.flex-gt-lg-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-25{max-width:100%;max-height:25%}.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.flex-gt-lg-30,.layout-column>.flex-gt-lg-30,.layout-row>.flex-gt-lg-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.layout-gt-lg-row>.flex-gt-lg-30{max-width:30%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-30,.layout-gt-lg-row>.flex-gt-lg-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-30{max-width:100%;max-height:30%}.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.flex-gt-lg-35,.layout-column>.flex-gt-lg-35,.layout-row>.flex-gt-lg-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.layout-gt-lg-row>.flex-gt-lg-35{max-width:35%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-35,.layout-gt-lg-row>.flex-gt-lg-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-35{max-width:100%;max-height:35%}.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.flex-gt-lg-40,.layout-column>.flex-gt-lg-40,.layout-row>.flex-gt-lg-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.layout-gt-lg-row>.flex-gt-lg-40{max-width:40%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-40,.layout-gt-lg-row>.flex-gt-lg-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-40{max-width:100%;max-height:40%}.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.flex-gt-lg-45,.layout-column>.flex-gt-lg-45,.layout-row>.flex-gt-lg-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.layout-gt-lg-row>.flex-gt-lg-45{max-width:45%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-45,.layout-gt-lg-row>.flex-gt-lg-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-45{max-width:100%;max-height:45%}.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.flex-gt-lg-50,.layout-column>.flex-gt-lg-50,.layout-row>.flex-gt-lg-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.layout-gt-lg-row>.flex-gt-lg-50{max-width:50%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-50,.layout-gt-lg-row>.flex-gt-lg-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-50{max-width:100%;max-height:50%}.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.flex-gt-lg-55,.layout-column>.flex-gt-lg-55,.layout-row>.flex-gt-lg-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.layout-gt-lg-row>.flex-gt-lg-55{max-width:55%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-55,.layout-gt-lg-row>.flex-gt-lg-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-55{max-width:100%;max-height:55%}.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.flex-gt-lg-60,.layout-column>.flex-gt-lg-60,.layout-row>.flex-gt-lg-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.layout-gt-lg-row>.flex-gt-lg-60{max-width:60%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-60,.layout-gt-lg-row>.flex-gt-lg-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-60{max-width:100%;max-height:60%}.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.flex-gt-lg-65,.layout-column>.flex-gt-lg-65,.layout-row>.flex-gt-lg-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.layout-gt-lg-row>.flex-gt-lg-65{max-width:65%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-65,.layout-gt-lg-row>.flex-gt-lg-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-65{max-width:100%;max-height:65%}.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.flex-gt-lg-70,.layout-column>.flex-gt-lg-70,.layout-row>.flex-gt-lg-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.layout-gt-lg-row>.flex-gt-lg-70{max-width:70%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-70,.layout-gt-lg-row>.flex-gt-lg-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-70{max-width:100%;max-height:70%}.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.flex-gt-lg-75,.layout-column>.flex-gt-lg-75,.layout-row>.flex-gt-lg-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.layout-gt-lg-row>.flex-gt-lg-75{max-width:75%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-75,.layout-gt-lg-row>.flex-gt-lg-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-75{max-width:100%;max-height:75%}.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.flex-gt-lg-80,.layout-column>.flex-gt-lg-80,.layout-row>.flex-gt-lg-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.layout-gt-lg-row>.flex-gt-lg-80{max-width:80%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-80,.layout-gt-lg-row>.flex-gt-lg-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-80{max-width:100%;max-height:80%}.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.flex-gt-lg-85,.layout-column>.flex-gt-lg-85,.layout-row>.flex-gt-lg-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.layout-gt-lg-row>.flex-gt-lg-85{max-width:85%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-85,.layout-gt-lg-row>.flex-gt-lg-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-85{max-width:100%;max-height:85%}.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.flex-gt-lg-90,.layout-column>.flex-gt-lg-90,.layout-row>.flex-gt-lg-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.layout-gt-lg-row>.flex-gt-lg-90{max-width:90%;max-height:100%}.layout-gt-lg-column>.flex-gt-lg-90,.layout-gt-lg-row>.flex-gt-lg-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-90{max-width:100%;max-height:90%}.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{max-width:95%;max-height:100%}.flex-gt-lg-95,.layout-column>.flex-gt-lg-95,.layout-row>.flex-gt-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-gt-lg-95{max-width:100%;max-height:95%}.layout-gt-lg-row>.flex-gt-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-95{max-height:95%}.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-gt-lg-100{max-height:100%}.layout-column>.flex-gt-lg-100,.layout-gt-lg-column>.flex-gt-lg-100,.layout-gt-lg-row>.flex-gt-lg-100,.layout-row>.flex-gt-lg-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-gt-lg-33,.layout-row>.flex-gt-lg-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-gt-lg-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-gt-lg-33{-webkit-box-flex:1;-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}.layout-column>.flex-gt-lg-66{-webkit-box-flex:1;-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-33{max-width:33.33%}.layout-gt-lg-row>.flex-gt-lg-33,.layout-gt-lg-row>.flex-gt-lg-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-gt-lg-row>.flex-gt-lg-66{max-width:66.66%}.layout-gt-lg-row>.flex{min-width:0}.layout-gt-lg-column>.flex-gt-lg-33{max-height:33.33%}.layout-gt-lg-column>.flex-gt-lg-33,.layout-gt-lg-column>.flex-gt-lg-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-gt-lg-column>.flex-gt-lg-66{max-height:66.66%}.layout-gt-lg-column>.flex{min-height:0}.layout-gt-lg,.layout-gt-lg-column,.layout-gt-lg-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-gt-lg-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-gt-lg-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.flex-order-xl--20{-webkit-box-ordinal-group:-19;-webkit-order:-20;order:-20}.flex-order-xl--19{-webkit-box-ordinal-group:-18;-webkit-order:-19;order:-19}.flex-order-xl--18{-webkit-box-ordinal-group:-17;-webkit-order:-18;order:-18}.flex-order-xl--17{-webkit-box-ordinal-group:-16;-webkit-order:-17;order:-17}.flex-order-xl--16{-webkit-box-ordinal-group:-15;-webkit-order:-16;order:-16}.flex-order-xl--15{-webkit-box-ordinal-group:-14;-webkit-order:-15;order:-15}.flex-order-xl--14{-webkit-box-ordinal-group:-13;-webkit-order:-14;order:-14}.flex-order-xl--13{-webkit-box-ordinal-group:-12;-webkit-order:-13;order:-13}.flex-order-xl--12{-webkit-box-ordinal-group:-11;-webkit-order:-12;order:-12}.flex-order-xl--11{-webkit-box-ordinal-group:-10;-webkit-order:-11;order:-11}.flex-order-xl--10{-webkit-box-ordinal-group:-9;-webkit-order:-10;order:-10}.flex-order-xl--9{-webkit-box-ordinal-group:-8;-webkit-order:-9;order:-9}.flex-order-xl--8{-webkit-box-ordinal-group:-7;-webkit-order:-8;order:-8}.flex-order-xl--7{-webkit-box-ordinal-group:-6;-webkit-order:-7;order:-7}.flex-order-xl--6{-webkit-box-ordinal-group:-5;-webkit-order:-6;order:-6}.flex-order-xl--5{-webkit-box-ordinal-group:-4;-webkit-order:-5;order:-5}.flex-order-xl--4{-webkit-box-ordinal-group:-3;-webkit-order:-4;order:-4}.flex-order-xl--3{-webkit-box-ordinal-group:-2;-webkit-order:-3;order:-3}.flex-order-xl--2{-webkit-box-ordinal-group:-1;-webkit-order:-2;order:-2}.flex-order-xl--1{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.flex-order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;order:0}.flex-order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}.flex-order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;order:2}.flex-order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;order:3}.flex-order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;order:4}.flex-order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}.flex-order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;order:6}.flex-order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;order:7}.flex-order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;order:8}.flex-order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;order:9}.flex-order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;order:10}.flex-order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;order:11}.flex-order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;order:12}.flex-order-xl-13{-webkit-box-ordinal-group:14;-webkit-order:13;order:13}.flex-order-xl-14{-webkit-box-ordinal-group:15;-webkit-order:14;order:14}.flex-order-xl-15{-webkit-box-ordinal-group:16;-webkit-order:15;order:15}.flex-order-xl-16{-webkit-box-ordinal-group:17;-webkit-order:16;order:16}.flex-order-xl-17{-webkit-box-ordinal-group:18;-webkit-order:17;order:17}.flex-order-xl-18{-webkit-box-ordinal-group:19;-webkit-order:18;order:18}.flex-order-xl-19{-webkit-box-ordinal-group:20;-webkit-order:19;order:19}.flex-order-xl-20{-webkit-box-ordinal-group:21;-webkit-order:20;order:20}.flex-offset-xl-0,.offset-xl-0{margin-left:0}[dir=rtl] .flex-offset-xl-0,[dir=rtl] .offset-xl-0{margin-left:auto;margin-right:0}.flex-offset-xl-5,.offset-xl-5{margin-left:5%}[dir=rtl] .flex-offset-xl-5,[dir=rtl] .offset-xl-5{margin-left:auto;margin-right:5%}.flex-offset-xl-10,.offset-xl-10{margin-left:10%}[dir=rtl] .flex-offset-xl-10,[dir=rtl] .offset-xl-10{margin-left:auto;margin-right:10%}.flex-offset-xl-15,.offset-xl-15{margin-left:15%}[dir=rtl] .flex-offset-xl-15,[dir=rtl] .offset-xl-15{margin-left:auto;margin-right:15%}.flex-offset-xl-20,.offset-xl-20{margin-left:20%}[dir=rtl] .flex-offset-xl-20,[dir=rtl] .offset-xl-20{margin-left:auto;margin-right:20%}.flex-offset-xl-25,.offset-xl-25{margin-left:25%}[dir=rtl] .flex-offset-xl-25,[dir=rtl] .offset-xl-25{margin-left:auto;margin-right:25%}.flex-offset-xl-30,.offset-xl-30{margin-left:30%}[dir=rtl] .flex-offset-xl-30,[dir=rtl] .offset-xl-30{margin-left:auto;margin-right:30%}.flex-offset-xl-35,.offset-xl-35{margin-left:35%}[dir=rtl] .flex-offset-xl-35,[dir=rtl] .offset-xl-35{margin-left:auto;margin-right:35%}.flex-offset-xl-40,.offset-xl-40{margin-left:40%}[dir=rtl] .flex-offset-xl-40,[dir=rtl] .offset-xl-40{margin-left:auto;margin-right:40%}.flex-offset-xl-45,.offset-xl-45{margin-left:45%}[dir=rtl] .flex-offset-xl-45,[dir=rtl] .offset-xl-45{margin-left:auto;margin-right:45%}.flex-offset-xl-50,.offset-xl-50{margin-left:50%}[dir=rtl] .flex-offset-xl-50,[dir=rtl] .offset-xl-50{margin-left:auto;margin-right:50%}.flex-offset-xl-55,.offset-xl-55{margin-left:55%}[dir=rtl] .flex-offset-xl-55,[dir=rtl] .offset-xl-55{margin-left:auto;margin-right:55%}.flex-offset-xl-60,.offset-xl-60{margin-left:60%}[dir=rtl] .flex-offset-xl-60,[dir=rtl] .offset-xl-60{margin-left:auto;margin-right:60%}.flex-offset-xl-65,.offset-xl-65{margin-left:65%}[dir=rtl] .flex-offset-xl-65,[dir=rtl] .offset-xl-65{margin-left:auto;margin-right:65%}.flex-offset-xl-70,.offset-xl-70{margin-left:70%}[dir=rtl] .flex-offset-xl-70,[dir=rtl] .offset-xl-70{margin-left:auto;margin-right:70%}.flex-offset-xl-75,.offset-xl-75{margin-left:75%}[dir=rtl] .flex-offset-xl-75,[dir=rtl] .offset-xl-75{margin-left:auto;margin-right:75%}.flex-offset-xl-80,.offset-xl-80{margin-left:80%}[dir=rtl] .flex-offset-xl-80,[dir=rtl] .offset-xl-80{margin-left:auto;margin-right:80%}.flex-offset-xl-85,.offset-xl-85{margin-left:85%}[dir=rtl] .flex-offset-xl-85,[dir=rtl] .offset-xl-85{margin-left:auto;margin-right:85%}.flex-offset-xl-90,.offset-xl-90{margin-left:90%}[dir=rtl] .flex-offset-xl-90,[dir=rtl] .offset-xl-90{margin-left:auto;margin-right:90%}.flex-offset-xl-95,.offset-xl-95{margin-left:95%}[dir=rtl] .flex-offset-xl-95,[dir=rtl] .offset-xl-95{margin-left:auto;margin-right:95%}.flex-offset-xl-33,.offset-xl-33{margin-left:33.33333%}.flex-offset-xl-66,.offset-xl-66{margin-left:66.66667%}[dir=rtl] .flex-offset-xl-66,[dir=rtl] .offset-xl-66{margin-left:auto;margin-right:66.66667%}.layout-align-xl,.layout-align-xl-start-stretch{-webkit-align-content:stretch;align-content:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.layout-align-xl,.layout-align-xl-start,.layout-align-xl-start-center,.layout-align-xl-start-end,.layout-align-xl-start-start,.layout-align-xl-start-stretch{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.layout-align-xl-center,.layout-align-xl-center-center,.layout-align-xl-center-end,.layout-align-xl-center-start,.layout-align-xl-center-stretch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.layout-align-xl-end,.layout-align-xl-end-center,.layout-align-xl-end-end,.layout-align-xl-end-start,.layout-align-xl-end-stretch{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.layout-align-xl-space-around,.layout-align-xl-space-around-center,.layout-align-xl-space-around-end,.layout-align-xl-space-around-start,.layout-align-xl-space-around-stretch{-webkit-justify-content:space-around;justify-content:space-around}.layout-align-xl-space-between,.layout-align-xl-space-between-center,.layout-align-xl-space-between-end,.layout-align-xl-space-between-start,.layout-align-xl-space-between-stretch{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.layout-align-xl-center-start,.layout-align-xl-end-start,.layout-align-xl-space-around-start,.layout-align-xl-space-between-start,.layout-align-xl-start-start{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.layout-align-xl-center-center,.layout-align-xl-end-center,.layout-align-xl-space-around-center,.layout-align-xl-space-between-center,.layout-align-xl-start-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-align-content:center;align-content:center;max-width:100%}.layout-align-xl-center-center>*,.layout-align-xl-end-center>*,.layout-align-xl-space-around-center>*,.layout-align-xl-space-between-center>*,.layout-align-xl-start-center>*{max-width:100%;box-sizing:border-box}.layout-align-xl-center-end,.layout-align-xl-end-end,.layout-align-xl-space-around-end,.layout-align-xl-space-between-end,.layout-align-xl-start-end{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-align-content:flex-end;align-content:flex-end}.layout-align-xl-center-stretch,.layout-align-xl-end-stretch,.layout-align-xl-space-around-stretch,.layout-align-xl-space-between-stretch,.layout-align-xl-start-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-xl{-webkit-flex:1;flex:1}.flex-xl,.flex-xl-grow{-webkit-box-flex:1;box-sizing:border-box}.flex-xl-grow{-webkit-flex:1 1 100%;flex:1 1 100%}.flex-xl-initial{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xl-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;box-sizing:border-box}.flex-xl-none{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;box-sizing:border-box}.flex-xl-noshrink{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;box-sizing:border-box}.flex-xl-nogrow{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;box-sizing:border-box}.flex-xl-0,.layout-row>.flex-xl-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:0;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-0{min-width:0}.layout-column>.flex-xl-0{max-width:100%;max-height:0}.layout-column>.flex-xl-0,.layout-xl-row>.flex-xl-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-row>.flex-xl-0{max-width:0;max-height:100%;min-width:0}.layout-xl-column>.flex-xl-0{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:0;box-sizing:border-box;min-height:0}.flex-xl-5,.layout-row>.flex-xl-5{max-width:5%;max-height:100%}.flex-xl-5,.layout-column>.flex-xl-5,.layout-row>.flex-xl-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-5{max-width:100%;max-height:5%}.layout-xl-row>.flex-xl-5{max-width:5%;max-height:100%}.layout-xl-column>.flex-xl-5,.layout-xl-row>.flex-xl-5{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-5{max-width:100%;max-height:5%}.flex-xl-10,.layout-row>.flex-xl-10{max-width:10%;max-height:100%}.flex-xl-10,.layout-column>.flex-xl-10,.layout-row>.flex-xl-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-10{max-width:100%;max-height:10%}.layout-xl-row>.flex-xl-10{max-width:10%;max-height:100%}.layout-xl-column>.flex-xl-10,.layout-xl-row>.flex-xl-10{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-10{max-width:100%;max-height:10%}.flex-xl-15,.layout-row>.flex-xl-15{max-width:15%;max-height:100%}.flex-xl-15,.layout-column>.flex-xl-15,.layout-row>.flex-xl-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-15{max-width:100%;max-height:15%}.layout-xl-row>.flex-xl-15{max-width:15%;max-height:100%}.layout-xl-column>.flex-xl-15,.layout-xl-row>.flex-xl-15{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-15{max-width:100%;max-height:15%}.flex-xl-20,.layout-row>.flex-xl-20{max-width:20%;max-height:100%}.flex-xl-20,.layout-column>.flex-xl-20,.layout-row>.flex-xl-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-20{max-width:100%;max-height:20%}.layout-xl-row>.flex-xl-20{max-width:20%;max-height:100%}.layout-xl-column>.flex-xl-20,.layout-xl-row>.flex-xl-20{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-20{max-width:100%;max-height:20%}.flex-xl-25,.layout-row>.flex-xl-25{max-width:25%;max-height:100%}.flex-xl-25,.layout-column>.flex-xl-25,.layout-row>.flex-xl-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-25{max-width:100%;max-height:25%}.layout-xl-row>.flex-xl-25{max-width:25%;max-height:100%}.layout-xl-column>.flex-xl-25,.layout-xl-row>.flex-xl-25{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-25{max-width:100%;max-height:25%}.flex-xl-30,.layout-row>.flex-xl-30{max-width:30%;max-height:100%}.flex-xl-30,.layout-column>.flex-xl-30,.layout-row>.flex-xl-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-30{max-width:100%;max-height:30%}.layout-xl-row>.flex-xl-30{max-width:30%;max-height:100%}.layout-xl-column>.flex-xl-30,.layout-xl-row>.flex-xl-30{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-30{max-width:100%;max-height:30%}.flex-xl-35,.layout-row>.flex-xl-35{max-width:35%;max-height:100%}.flex-xl-35,.layout-column>.flex-xl-35,.layout-row>.flex-xl-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-35{max-width:100%;max-height:35%}.layout-xl-row>.flex-xl-35{max-width:35%;max-height:100%}.layout-xl-column>.flex-xl-35,.layout-xl-row>.flex-xl-35{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-35{max-width:100%;max-height:35%}.flex-xl-40,.layout-row>.flex-xl-40{max-width:40%;max-height:100%}.flex-xl-40,.layout-column>.flex-xl-40,.layout-row>.flex-xl-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-40{max-width:100%;max-height:40%}.layout-xl-row>.flex-xl-40{max-width:40%;max-height:100%}.layout-xl-column>.flex-xl-40,.layout-xl-row>.flex-xl-40{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-40{max-width:100%;max-height:40%}.flex-xl-45,.layout-row>.flex-xl-45{max-width:45%;max-height:100%}.flex-xl-45,.layout-column>.flex-xl-45,.layout-row>.flex-xl-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-45{max-width:100%;max-height:45%}.layout-xl-row>.flex-xl-45{max-width:45%;max-height:100%}.layout-xl-column>.flex-xl-45,.layout-xl-row>.flex-xl-45{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-45{max-width:100%;max-height:45%}.flex-xl-50,.layout-row>.flex-xl-50{max-width:50%;max-height:100%}.flex-xl-50,.layout-column>.flex-xl-50,.layout-row>.flex-xl-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-50{max-width:100%;max-height:50%}.layout-xl-row>.flex-xl-50{max-width:50%;max-height:100%}.layout-xl-column>.flex-xl-50,.layout-xl-row>.flex-xl-50{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-50{max-width:100%;max-height:50%}.flex-xl-55,.layout-row>.flex-xl-55{max-width:55%;max-height:100%}.flex-xl-55,.layout-column>.flex-xl-55,.layout-row>.flex-xl-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-55{max-width:100%;max-height:55%}.layout-xl-row>.flex-xl-55{max-width:55%;max-height:100%}.layout-xl-column>.flex-xl-55,.layout-xl-row>.flex-xl-55{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-55{max-width:100%;max-height:55%}.flex-xl-60,.layout-row>.flex-xl-60{max-width:60%;max-height:100%}.flex-xl-60,.layout-column>.flex-xl-60,.layout-row>.flex-xl-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-60{max-width:100%;max-height:60%}.layout-xl-row>.flex-xl-60{max-width:60%;max-height:100%}.layout-xl-column>.flex-xl-60,.layout-xl-row>.flex-xl-60{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-60{max-width:100%;max-height:60%}.flex-xl-65,.layout-row>.flex-xl-65{max-width:65%;max-height:100%}.flex-xl-65,.layout-column>.flex-xl-65,.layout-row>.flex-xl-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-65{max-width:100%;max-height:65%}.layout-xl-row>.flex-xl-65{max-width:65%;max-height:100%}.layout-xl-column>.flex-xl-65,.layout-xl-row>.flex-xl-65{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-65{max-width:100%;max-height:65%}.flex-xl-70,.layout-row>.flex-xl-70{max-width:70%;max-height:100%}.flex-xl-70,.layout-column>.flex-xl-70,.layout-row>.flex-xl-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-70{max-width:100%;max-height:70%}.layout-xl-row>.flex-xl-70{max-width:70%;max-height:100%}.layout-xl-column>.flex-xl-70,.layout-xl-row>.flex-xl-70{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-70{max-width:100%;max-height:70%}.flex-xl-75,.layout-row>.flex-xl-75{max-width:75%;max-height:100%}.flex-xl-75,.layout-column>.flex-xl-75,.layout-row>.flex-xl-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-75{max-width:100%;max-height:75%}.layout-xl-row>.flex-xl-75{max-width:75%;max-height:100%}.layout-xl-column>.flex-xl-75,.layout-xl-row>.flex-xl-75{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-75{max-width:100%;max-height:75%}.flex-xl-80,.layout-row>.flex-xl-80{max-width:80%;max-height:100%}.flex-xl-80,.layout-column>.flex-xl-80,.layout-row>.flex-xl-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-80{max-width:100%;max-height:80%}.layout-xl-row>.flex-xl-80{max-width:80%;max-height:100%}.layout-xl-column>.flex-xl-80,.layout-xl-row>.flex-xl-80{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-80{max-width:100%;max-height:80%}.flex-xl-85,.layout-row>.flex-xl-85{max-width:85%;max-height:100%}.flex-xl-85,.layout-column>.flex-xl-85,.layout-row>.flex-xl-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-85{max-width:100%;max-height:85%}.layout-xl-row>.flex-xl-85{max-width:85%;max-height:100%}.layout-xl-column>.flex-xl-85,.layout-xl-row>.flex-xl-85{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-85{max-width:100%;max-height:85%}.flex-xl-90,.layout-row>.flex-xl-90{max-width:90%;max-height:100%}.flex-xl-90,.layout-column>.flex-xl-90,.layout-row>.flex-xl-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-90{max-width:100%;max-height:90%}.layout-xl-row>.flex-xl-90{max-width:90%;max-height:100%}.layout-xl-column>.flex-xl-90,.layout-xl-row>.flex-xl-90{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-xl-column>.flex-xl-90{max-width:100%;max-height:90%}.flex-xl-95,.layout-row>.flex-xl-95{max-width:95%;max-height:100%}.flex-xl-95,.layout-column>.flex-xl-95,.layout-row>.flex-xl-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;box-sizing:border-box}.layout-column>.flex-xl-95{max-width:100%;max-height:95%}.layout-xl-row>.flex-xl-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:95%;max-height:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-95{max-height:95%}.flex-xl-100,.layout-xl-column>.flex-xl-95{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.flex-xl-100{max-height:100%}.layout-column>.flex-xl-100,.layout-row>.flex-xl-100,.layout-xl-column>.flex-xl-100,.layout-xl-row>.flex-xl-100{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-width:33.33%}.layout-row>.flex-xl-33,.layout-row>.flex-xl-66{-webkit-box-flex:1;max-height:100%;box-sizing:border-box}.layout-row>.flex-xl-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-width:66.66%}.layout-column>.flex-xl-33{-webkit-flex:1 1 33.33%;flex:1 1 33.33%;max-height:33.33%}.layout-column>.flex-xl-33,.layout-column>.flex-xl-66{-webkit-box-flex:1;max-width:100%;box-sizing:border-box}.layout-column>.flex-xl-66{-webkit-flex:1 1 66.66%;flex:1 1 66.66%;max-height:66.66%}.layout-xl-row>.flex-xl-33{max-width:33.33%}.layout-xl-row>.flex-xl-33,.layout-xl-row>.flex-xl-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-height:100%;box-sizing:border-box}.layout-xl-row>.flex-xl-66{max-width:66.66%}.layout-xl-row>.flex{min-width:0}.layout-xl-column>.flex-xl-33{max-height:33.33%}.layout-xl-column>.flex-xl-33,.layout-xl-column>.flex-xl-66{-webkit-box-flex:1;-webkit-flex:1 1 100%;flex:1 1 100%;max-width:100%;box-sizing:border-box}.layout-xl-column>.flex-xl-66{max-height:66.66%}.layout-xl-column>.flex{min-height:0}.layout-xl,.layout-xl-column,.layout-xl-row{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex}.layout-xl-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.layout-xl-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show),.hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show),.hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show){display:none}}@media print{.hide-print:not(.show-print):not(.show){display:none!important}}
