#redactor-modal #redactor-modal-close:hover{color:#000}#redactor-modal #redactor-modal-body{overflow:auto;padding:48px 64px 40px 64px}#redactor-modal #redactor-modal-body section{margin-bottom:24px}#redactor-modal #redactor-modal-body label{font-weight:bold;font-size:12px;display:block;margin-bottom:4px}#redactor-modal #redactor-modal-body label .desc{font-weight:normal;color:rgba(0, 0, 0, 0.5)}#redactor-modal #redactor-modal-body label.checkbox{font-weight:normal;font-size:inherit}@media (max-width: 768px){#redactor-modal #redactor-modal-body{padding:24px}}#redactor-modal select,#redactor-modal input[type="text"],#redactor-modal input[type="password"],#redactor-modal input[type="email"],#redactor-modal input[type="url"],#redactor-modal textarea{box-sizing:border-box;position:relative;z-index:2;margin:0;padding:8px;height:40px;border:1px solid #ddd;border-radius:3px;background-color:white;box-shadow:none;color:#333;width:100%;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif;-moz-transition:border 0.3s ease-in;transition:border 0.3s ease-in}@media (max-width: 768px){#redactor-modal select,#redactor-modal input[type="text"],#redactor-modal input[type="password"],#redactor-modal input[type="email"],#redactor-modal input[type="url"],#redactor-modal textarea{font-size:16px}}#redactor-modal select:focus,#redactor-modal input[type="text"]:focus,#redactor-modal input[type="password"]:focus,#redactor-modal input[type="email"]:focus,#redactor-modal input[type="url"]:focus,#redactor-modal textarea:focus{outline:none;border-color:#aaa}#redactor-modal textarea{display:block;line-height:1.4em}#redactor-modal button{padding:13px 24px 14px 24px;margin:0;margin-bottom:8px;margin-right:8px;height:40px;outline:none;border:1px solid transparent;background-color:#eee;color:#000;text-align:center;text-decoration:none;font-weight:normal;font-size:13px;font-family:Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif;line-height:1;cursor:pointer}#redactor-modal button:hover{color:#777;background:none;background:#ddd;text-decoration:none}#redactor-modal button.redactor-modal-button-offset{margin-left:24px}#redactor-modal button#redactor-modal-button-delete{background:none;border-color:#f23d3d;color:#f23d3d}#redactor-modal button#redactor-modal-button-delete:hover{color:rgba(255, 255, 255, 0.6);background-color:#f23d3d}#redactor-modal button#redactor-modal-button-action{background:none;color:#fff;background-color:#3d79f2}#redactor-modal button#redactor-modal-button-action:hover{color:rgba(255, 255, 255, 0.6);background-color:#3263c6}#redactor-modal .redactor-group:after{content:"";display:table;clear:both}#redactor-modal .redactor-modal-tab-side{float:left;width:26%;margin-right:6%}#redactor-modal .redactor-modal-tab-area{float:left;width:66%}@media (max-width: 768px){#redactor-modal .redactor-modal-tab-side{float:none;width:auto;margin-right:0;margin-bottom:24px}#redactor-modal .redactor-modal-tab-area{float:none;width:auto}}#redactor-modal-tabber{margin-bottom:40px;font-size:12px}#redactor-modal-tabber a{border:1px solid #ddd;line-height:1;padding:8px 15px;margin-right:-1px;text-decoration:none;color:#000}#redactor-modal-tabber a:hover{background-color:#1f78d8;border-color:#1f78d8;color:#fff}#redactor-modal-tabber a.active{cursor:default;background-color:rgba(0, 0, 0, 0.05);border-color:#ddd;color:rgba(0, 0, 0, 0.5)}#redactor-modal-list{margin-left:0;padding-left:0;list-style:none;max-height:250px;overflow-x:auto}#redactor-modal-list li{border-bottom:1px solid rgba(0, 0, 0, 0.07)}#redactor-modal-list li:last-child{border-bottom:none}#redactor-modal-list a{padding:10px 5px;color:#000;text-decoration:none;font-size:13px;display:block;position:relative}#redactor-modal-list a:hover{background-color:#eee}.redactor-link-tooltip{position:absolute;z-index:99;padding:10px;line-height:1;display:inline-block;background-color:#000;color:#555 !important;font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif}.redactor-link-tooltip a{font-size:12px;color:#ccc;margin:0 5px;text-decoration:none}.redactor-link-tooltip a:hover{color:#fff}.redactor-body-fullscreen .redactor-link-tooltip{z-index:1099}#redactor-droparea{position:relative;overflow:hidden;padding:64px 24px;border:3px dashed rgba(0, 0, 0, 0.1)}#redactor-droparea.drag-hover{background:rgba(200, 222, 250, 0.75)}#redactor-droparea.drag-drop{background:rgba(250, 248, 200, 0.5)}#redactor-droparea-placeholder{text-align:center;font-size:12px;margin-left:64px;color:rgba(0, 0, 0, 0.7)}#redactor-progress{position:fixed;top:0;left:0;width:100%;z-index:1000000;height:10px}#redactor-progress span{display:block;width:100%;height:100%;background-color:#3d58a8;background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-size:40px 40px}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.redactor-dropdown-box-inline .redactor-dropdown-marked span{background-color:#ffd61e;color:#000;text-decoration:none}.redactor-dropdown-box-inline .redactor-dropdown-code span{font-family:Menlo, Monaco, Consolas, "Courier New", monospace;background:rgba(0, 0, 0, 0.05)}.redactor-dropdown-box-inline .redactor-dropdown-sample span{font-family:Menlo, Monaco, Consolas, "Courier New", monospace;background:#46a9fc;color:rgba(255, 255, 255, 0.9)}.redactor-dropdown-box-inline .redactor-dropdown-variable span{font-family:Menlo, Monaco, Consolas, "Courier New", monospace;color:rgba(0, 0, 0, 0.5)}.redactor-dropdown-box-inline .redactor-dropdown-shortcut span{font-family:Menlo, Monaco, Consolas, "Courier New", monospace;background:#000;color:rgba(255, 255, 255, 0.85);white-space:nowrap}.redactor-dropdown-box-inline .redactor-dropdown-cite span{color:rgba(0, 0, 0, 0.5);font-style:italic}.redactor-dropdown-box-inline .redactor-dropdown-sup span,.redactor-dropdown-box-inline .redactor-dropdown-sub span{font-size:12px}.redactor-dropdown-box-format .redactor-dropdown-blockquote{color:rgba(0, 0, 0, 0.4);font-style:italic}.redactor-dropdown-box-format .redactor-dropdown-pre{font-family:monospace, sans-serif}.redactor-dropdown-box-format .redactor-dropdown-h1,.redactor-dropdown-box-format .redactor-dropdown-h2,.redactor-dropdown-box-format .redactor-dropdown-h3,.redactor-dropdown-box-format .redactor-dropdown-h4,.redactor-dropdown-box-format .redactor-dropdown-h5,.redactor-dropdown-box-format .redactor-dropdown-h6{line-height:24px;font-weight:bold}.redactor-dropdown-box-format .redactor-dropdown-h1{font-size:30px;line-height:32px}.redactor-dropdown-box-format .redactor-dropdown-h2{font-size:24px;line-height:32px}.redactor-dropdown-box-format .redactor-dropdown-h3{font-size:20px}.redactor-dropdown-box-format .redactor-dropdown-h4{font-size:18px}.redactor-dropdown-box-format .redactor-dropdown-h5{font-size:16px}.redactor-dropdown-box-format .redactor-dropdown-h6{font-size:15px;text-transform:uppercase}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes redactorSlideUp{to{padding-top:0;padding-bottom:0;height:0}}@keyframes redactorSlideUp{to{padding-top:0;padding-bottom:0;height:0}}.redactor-slideUp{overflow:hidden;-webkit-animation-name:redactorSlideUp;animation-name:redactorSlideUp}@-webkit-keyframes redactorSlideDown{from{height:0;padding-top:0;padding-bottom:0}}@keyframes redactorSlideDown{from{height:0;padding-top:0;padding-bottom:0}}.redactor-slideDown{overflow:hidden;-webkit-animation-name:redactorSlideDown;animation-name:redactorSlideDown}@-webkit-keyframes redactorFadeIn{from{opacity:0}to{opacity:1}}@keyframes redactorFadeIn{from{opacity:0}to{opacity:1}}.redactor-fadeIn{-webkit-animation-name:redactorFadeIn;animation-name:redactorFadeIn}@-webkit-keyframes redactorFadeOut{from{opacity:1}to{opacity:0}}@keyframes redactorFadeOut{from{opacity:1}to{opacity:0}}.redactor-fadeOut{-webkit-animation-name:redactorFadeOut;animation-name:redactorFadeOut}@-webkit-keyframes redactorSlideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes redactorSlideInDown{from{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.redactor-slideInDown{-webkit-animation-name:redactorSlideInDown;animation-name:redactorSlideInDown}@-webkit-keyframes redactorSlideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes redactorSlideOutUp{from{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.redactor-slideOutUp{-webkit-animation-name:redactorSlideOutUp;animation-name:redactorSlideOutUp}.redactor-structure h1,.redactor-structure h2,.redactor-structure h3,.redactor-structure h4,.redactor-structure h5,.redactor-structure h6,.redactor-structure div{position:relative}.redactor-structure h1:before,.redactor-structure h2:before,.redactor-structure h3:before,.redactor-structure h4:before,.redactor-structure h5:before,.redactor-structure h6:before,.redactor-structure div:before{width:24px;position:absolute;font-size:10px;font-weight:normal;opacity:.3;left:-32px;text-align:right}.redactor-structure h1:before{content:"H1"}.redactor-structure h2:before{content:"H2"}.redactor-structure h3:before{content:"H3"}.redactor-structure h4:before{content:"H4"}.redactor-structure h5:before{content:"H5"}.redactor-structure h6:before{content:"H6"}.redactor-structure div:before{content:"DIV"}.redactor-editor{font-family:Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif;font-size:15px;line-height:24px;color:#222}.redactor-editor[dir="rtl"]{direction:rtl;unicode-bidi:embed}.redactor-editor[dir="rtl"] ul li,.redactor-editor[dir="rtl"] ol li{text-align:right}.redactor-editor[dir="rtl"] ul,.redactor-editor[dir="rtl"] ol,.redactor-editor[dir="rtl"] ul ul,.redactor-editor[dir="rtl"] ol ol,.redactor-editor[dir="rtl"] ul ol,.redactor-editor[dir="rtl"] ol ul{margin:0 24px 0 0}@media (max-width: 768px){.redactor-editor{font-size:16px}}.redactor-editor a{color:#256bc9}.redactor-editor a:focus,.redactor-editor a:hover{color:#e21e3b}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4,.redactor-editor h5,.redactor-editor h6{font-family:Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif;font-weight:bold;color:#000;text-rendering:optimizeLegibility;margin:0;padding:0}.redactor-editor h1{margin-bottom:16px}.redactor-editor h2,.redactor-editor h3,.redactor-editor h4,.redactor-editor h5,.redactor-editor h6{margin-bottom:8px}.redactor-editor h1,.redactor-editor h2,.redactor-editor h3,.redactor-editor h4{margin-left:-1px}.redactor-editor h1{font-size:30px;line-height:40px}.redactor-editor h2{font-size:24px;line-height:32px}.redactor-editor h3{font-size:20px;line-height:24px}.redactor-editor h4{font-size:18px;line-height:24px}.redactor-editor h5{font-size:16px;line-height:24px}.redactor-editor h6{font-size:15px;line-height:24px;text-transform:uppercase}.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor dl,.redactor-editor blockquote,.redactor-editor hr,.redactor-editor pre,.redactor-editor table,.redactor-editor figure,.redactor-editor address{padding:0;margin:0}.redactor-editor ul,.redactor-editor ol,.redactor-editor ul ul,.redactor-editor ol ol,.redactor-editor ul ol,.redactor-editor ol ul{margin:0 0 0 24px}.redactor-editor ul li,.redactor-editor ol li{text-align:left}.redactor-editor ol ol li{list-style-type:lower-alpha}.redactor-editor ol ol ol li{list-style-type:lower-roman}.redactor-editor p,.redactor-editor ul,.redactor-editor ol,.redactor-editor dl,.redactor-editor blockquote,.redactor-editor hr,.redactor-editor pre,.redactor-editor table,.redactor-editor figure,.redactor-editor address{margin-bottom:16px}.redactor-editor blockquote{position:relative;font-style:italic;color:rgba(0, 0, 0, 0.6)}.redactor-editor blockquote cite{font-size:80%}@media (min-width: 768px){.redactor-editor blockquote{padding-left:24px;border-left:1px solid rgba(0, 0, 0, 0.1)}}.redactor-editor address{font-style:normal}.redactor-editor dl dt{font-weight:bold}.redactor-editor dd{margin-left:24px}.redactor-editor cite{color:rgba(0, 0, 0, 0.5);font-style:italic}.redactor-editor s,.redactor-editor del{text-decoration:line-through}.redactor-editor abbr[title],.redactor-editor dfn[title]{border-bottom:1px dotted #222;cursor:help}.redactor-editor strong,.redactor-editor b{font-weight:bold}.redactor-editor em,.redactor-editor i{font-style:italic}.redactor-editor sub,.redactor-editor sup{font-size:10px;line-height:0;position:relative;margin-left:.2rem}.redactor-editor sup{top:-0.4rem}.redactor-editor sub{bottom:-0.2rem}.redactor-editor figcaption{margin:.3rem 0;font-size:11px;font-style:italic}.redactor-editor ins,.redactor-editor u{text-decoration:underline}.redactor-editor mark{background-color:#ffd61e;color:#000;text-decoration:none}.redactor-editor pre,.redactor-editor code,.redactor-editor kbd,.redactor-editor samp,.redactor-editor var,.redactor-editor output{font-size:90%;font-style:normal;font-family:Menlo, Monaco, Consolas, "Courier New", monospace}.redactor-editor pre{margin-top:16px;font-size:90%;line-height:24px;color:rgba(0, 0, 0, 0.75);overflow:auto;background:rgba(0, 0, 0, 0.03);padding:24px;word-wrap:normal}.redactor-editor mark,.redactor-editor code,.redactor-editor samp,.redactor-editor kbd{padding:.2rem .4rem;display:inline-block;line-height:1;border-radius:2px}.redactor-editor code{background:rgba(0, 0, 0, 0.05)}.redactor-editor pre code{font-size:100%;border:none;padding:0;background:none;line-height:24px}.redactor-editor var{color:rgba(0, 0, 0, 0.5)}.redactor-editor samp{background:#46a9fc;color:rgba(255, 255, 255, 0.9)}.redactor-editor kbd{background:#000;color:rgba(255, 255, 255, 0.85);white-space:nowrap}.redactor-editor figure{text-align:center}.redactor-editor hr{display:block;box-sizing:content-box;height:1px;border:0;border-top:1px solid rgba(0, 0, 0, 0.1)}.redactor-editor img,.redactor-editor video,.redactor-editor audio,.redactor-editor embed,.redactor-editor object{max-width:100%}.redactor-editor img,.redactor-editor video,.redactor-editor embed,.redactor-editor object{height:auto}.redactor-editor embed,.redactor-editor object{height:100%}.redactor-editor img{vertical-align:middle;-ms-interpolation-mode:bicubic}.redactor-editor table{border-collapse:collapse;max-width:100%;width:100%;empty-cells:show}.redactor-editor table caption{text-transform:uppercase;padding:0;color:rgba(0, 0, 0, 0.5);font-size:11px}.redactor-editor table th,.redactor-editor table td{border:1px solid #eee;padding:16px;padding-bottom:15px}.redactor-editor table tfoot th,.redactor-editor table tfoot td{color:rgba(0, 0, 0, 0.5)}.redactor-voice-label{display:none}.redactor-voice-alert{position:absolute;left:-3000px}body.frontend-regular,.frontend-blog{color:#222222;background:#F5F5F5;font-size:1.2rem;padding:0;margin:0}body.frontend-regular figure.thumb,.frontend-blog figure.thumb{float:left;margin:5px 10px 0 0}body.frontend-regular figure.thumb img,.frontend-blog figure.thumb img{max-width:150px}body.frontend-regular div.comments hr,.frontend-blog div.comments hr{margin:1.3rem 0}body.frontend-regular div.comments div.comment,.frontend-blog div.comments div.comment{font-size:1rem;margin:1.5rem 0}body.frontend-regular div.comments div.comment h4,.frontend-blog div.comments div.comment h4{margin-bottom:0.3rem}body.frontend-regular table#irs-submissions,.frontend-blog table#irs-submissions{font-size:1rem}body.frontend-regular table#irs-submissions td,body.frontend-regular table#irs-submissions th,.frontend-blog table#irs-submissions td,.frontend-blog table#irs-submissions th{padding:0.3rem 0.5rem}body.frontend-regular table#irs-submissions th.date,.frontend-blog table#irs-submissions th.date{width:7.5rem}body.frontend-regular table#irs-submissions th.author,.frontend-blog table#irs-submissions th.author{width:10rem}body.frontend-regular .social-services a,.frontend-blog .social-services a{font-size:3rem}body.frontend-regular .hidden,.frontend-blog .hidden{display:none}body.frontend-regular p,.frontend-blog p{line-height:1.5}body.frontend-regular iframe,.frontend-blog iframe{width:100%}body.frontend-regular h1:first-child,.frontend-blog h1:first-child{margin:calc(2rem - 0.14285em) 0em 1rem}body.frontend-regular #main,.frontend-blog #main{background:#ffffff}body.frontend-regular .center-aligned,.frontend-blog .center-aligned{text-align:center}body.frontend-regular .pusher,.frontend-blog .pusher{background:#F5F5F5}body.frontend-regular hr,.frontend-blog hr{background-color:rgba(34, 36, 38, 0.15);height:1px;border:0;margin:0;margin-bottom:2rem}body.frontend-regular .container-custom,.frontend-blog .container-custom{margin:0 auto;padding:0 1rem}@media only screen and (min-width: 723px){body.frontend-regular .container-custom,.frontend-blog .container-custom{max-width:768px}}@media only screen and (min-width: 933px){body.frontend-regular .container-custom,.frontend-blog .container-custom{max-width:1000px}}@media only screen and (min-width: 1127px){body.frontend-regular .container-custom,.frontend-blog .container-custom{max-width:1400px}}@media only screen and (min-width: 1600px){body.frontend-regular .container-custom,.frontend-blog .container-custom{max-width:1460px}}body.frontend-regular .clear,.frontend-blog .clear{clear:both}body.frontend-regular .controlbar,.frontend-blog .controlbar{background:#222222}body.frontend-regular .controlbar .column,.frontend-blog .controlbar .column{padding-top:1.5rem !important;padding-bottom:.5rem !important}body.frontend-regular .controlbar #toggle-sidemenu,.frontend-blog .controlbar #toggle-sidemenu{color:#fff;font-size:1.4rem;display:inline-block;padding-top:.8rem}body.frontend-regular .controlbar .logo-wrap,.frontend-blog .controlbar .logo-wrap{text-align:center}body.frontend-regular .controlbar .logo-wrap .logo,.frontend-blog .controlbar .logo-wrap .logo{width:12rem;display:inline-block;padding:.25rem 0}body.frontend-regular .controlbar .logo-wrap .logo img,.frontend-blog .controlbar .logo-wrap .logo img{width:100%;height:auto}body.frontend-regular nav,.frontend-blog nav{margin:0 0 1rem 0;font-weight:700}body.frontend-regular nav .ui.secondary.pointing.menu,.frontend-blog nav .ui.secondary.pointing.menu{border-color:#222}body.frontend-regular header,.frontend-blog header{color:#222222;text-align:center;padding:1rem 0}body.frontend-regular header h1,.frontend-blog header h1{font-size:2.5rem;text-align:center}body.frontend-regular header h4.subitle,.frontend-blog header h4.subitle{color:#6f6f6f;font-weight:400;font-family:'Lato';font-size:1.2rem;margin-top:.2rem;text-align:center;line-height:1.5}body.frontend-regular footer,.frontend-blog footer{margin-top:3rem !important;background:#F5F5F5;border-radius:0 !important;padding:2rem 0;color:#bbbbbb}body.frontend-regular footer h1,body.frontend-regular footer h2,body.frontend-regular footer h3,body.frontend-regular footer h4,body.frontend-regular footer h5,body.frontend-regular footer h6,.frontend-blog footer h1,.frontend-blog footer h2,.frontend-blog footer h3,.frontend-blog footer h4,.frontend-blog footer h5,.frontend-blog footer h6{color:#bbbbbb}body.frontend-regular footer a,.frontend-blog footer a{color:#bbbbbb}body.frontend-regular footer a i,.frontend-blog footer a i{color:#428ac9;transition:all .2s ease-in-out}body.frontend-regular footer a:hover,.frontend-blog footer a:hover{color:#222222}body.frontend-regular footer a:hover i,.frontend-blog footer a:hover i{color:#2a6394}body.frontend-regular footer .mailchimp-message,.frontend-blog footer .mailchimp-message{color:#bbbbbb}body.frontend-regular .ui.sidebar,.frontend-blog .ui.sidebar{font-size:0.9rem;background-color:#222222;color:#fff;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.3), 0 2px 10px 0 rgba(0, 0, 0, 0.26);width:20rem !important;overflow-x:hidden}body.frontend-regular .ui.sidebar .userdash,.frontend-blog .ui.sidebar .userdash{background:#428ac9;color:#ffffff;padding:1rem 1.5rem;overflow:visible}body.frontend-regular .ui.sidebar .userdash span,.frontend-blog .ui.sidebar .userdash span{display:inline-block;float:left;margin-top:.4rem}body.frontend-regular .ui.sidebar .userdash button,.frontend-blog .ui.sidebar .userdash button{display:inline-block;float:right;margin:0}body.frontend-regular .ui.sidebar .userdash button:last-of-type,.frontend-blog .ui.sidebar .userdash button:last-of-type{margin-right:.5rem}body.frontend-regular .ui.sidebar .first-row,.frontend-blog .ui.sidebar .first-row{width:20rem;padding:2rem;background:#ffffff}body.frontend-regular .ui.sidebar .first-row img,.frontend-blog .ui.sidebar .first-row img{width:100%;height:auto}body.frontend-regular .ui.sidebar .item,.frontend-blog .ui.sidebar .item{padding:.7rem 1.5rem;font-family:"Titillium Web", sans-serif;font-weight:700}body.frontend-regular .ui.sidebar .item b,.frontend-blog .ui.sidebar .item b{margin-left:.7rem}body.frontend-regular .ui.sidebar .item a,.frontend-blog .ui.sidebar .item a{color:#c8c8c8;transition:all .2s ease-in-out}body.frontend-regular .ui.sidebar .item a:hover,body.frontend-regular .ui.sidebar .item a.selected,.frontend-blog .ui.sidebar .item a:hover,.frontend-blog .ui.sidebar .item a.selected{color:#ffffff}body.frontend-regular .ui.sidebar .item .content,.frontend-blog .ui.sidebar .item .content{margin-left:1.2rem;padding-bottom:0 !important;padding-top:.1rem !important}body.frontend-regular .ui.sidebar .item .content a,.frontend-blog .ui.sidebar .item .content a{color:#c8c8c8}body.frontend-regular .ui.sidebar .item .content a:hover,body.frontend-regular .ui.sidebar .item .content a.selected,.frontend-blog .ui.sidebar .item .content a:hover,.frontend-blog .ui.sidebar .item .content a.selected{color:#ffffff !important}body.frontend-regular .ui.sidebar .item .content a:last-of-type,.frontend-blog .ui.sidebar .item .content a:last-of-type{margin-bottom:0;padding-bottom:0}body.frontend-regular .ui.sidebar .item .content.menu,.frontend-blog .ui.sidebar .item .content.menu{padding-top:.5rem !important;padding-left:2.3rem !important}body.frontend-regular .researchers,.frontend-blog .researchers{margin-top:5rem;text-align:center}body.frontend-regular .researchers .presentation,.frontend-blog .researchers .presentation{height:20rem}body.frontend-regular .news-blog,.frontend-blog .news-blog{margin-top:5rem;margin-bottom:5rem}body.frontend-regular .news-blog .presentation,.frontend-blog .news-blog .presentation{height:20rem}body.frontend-regular a,.frontend-blog a{color:#428ac9;transition:all .2s ease-in-out}body.frontend-regular a:hover,.frontend-blog a:hover{color:#3070a8}body.frontend-regular h1,body.frontend-regular h2,body.frontend-regular h3,body.frontend-regular h4,body.frontend-regular h5,body.frontend-regular h6,.frontend-blog h1,.frontend-blog h2,.frontend-blog h3,.frontend-blog h4,.frontend-blog h5,.frontend-blog h6{font-family:"Titillium Web", sans-serif;font-weight:700}body.frontend-regular .ui.grid.tiles,.frontend-blog .ui.grid.tiles{padding-left:.6rem;padding-right:.6rem}body.frontend-regular .ui.grid.tiles .column,.frontend-blog .ui.grid.tiles .column{padding-left:.4rem;padding-right:.4rem}body.frontend-regular .full.height,.frontend-blog .full.height{position:relative}body.frontend-regular .card,.frontend-blog .card{box-shadow:0 1px 2px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);transition:all 0.2s ease-in-out}body.frontend-regular .card:hover,.frontend-blog .card:hover{box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);transform:translateY(0);transform:scale(1.02)}body.frontend-regular .card .header,.frontend-blog .card .header{font-family:"Titillium Web", sans-serif !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.2rem}body.frontend-regular .card .category.home,.frontend-blog .card .category.home{font-size:1.1rem}body.frontend-regular .face .header,.frontend-blog .face .header{height:1.3rem}body.frontend-regular .top-buttons .card,.frontend-blog .top-buttons .card{border-radius:0}body.frontend-regular .top-buttons .card>:first-child,.frontend-blog .top-buttons .card>:first-child{border-radius:0 !important}body.frontend-regular .top-buttons .card>:last-child,.frontend-blog .top-buttons .card>:last-child{border-radius:0 !important}body.frontend-regular .top-buttons .card .extra,.frontend-blog .top-buttons .card .extra{text-transform:uppercase;font-weight:700;font-size:.8rem}body.frontend-regular .callout,.frontend-blog .callout{position:relative;height:24rem}body.frontend-regular .toplink,.frontend-blog .toplink{display:block;background:#F5F5F5;padding-bottom:1rem;text-align:center;color:#ffffff;position:absolute;width:100%;height:12rem;top:0;left:0;z-index:1;transition:all .2s ease-in-out;transition-delay:.2s}body.frontend-regular .toplink i,.frontend-blog .toplink i{font-size:5rem;margin-bottom:3.5rem;transition:all .2s ease-in-out;padding-top:4.5rem;transition-delay:.3s}body.frontend-regular .toplink span.text,.frontend-blog .toplink span.text{display:block;font-size:1.1rem;line-height:1.2;white-space:nowrap;font-weight:bold;margin-bottom:1rem;transition:all .2s ease-in-out;transition-delay:.2s;font-family:"Titillium Web", sans-serif}body.frontend-regular .toplink span.desc,.frontend-blog .toplink span.desc{display:block;opacity:0;visibility:hidden;font-size:1.1rem;line-height:1.4;font-weight:400;transition:all .2s ease-in-out;transition-delay:.2s;font-family:"Titillium Web", sans-serif;color:#222222;padding:1rem 1rem 0 1rem}body.frontend-regular .toplink:hover,.frontend-blog .toplink:hover{height:24rem;z-index:9;transition:all .2s ease-in-out;transition-delay:.2s}body.frontend-regular .toplink:hover i,.frontend-blog .toplink:hover i{padding-top:4.5rem}body.frontend-regular .toplink:hover span.text,.frontend-blog .toplink:hover span.text{padding-top:1.5rem}body.frontend-regular .toplink:hover span.desc,.frontend-blog .toplink:hover span.desc{opacity:1;visibility:visible}body.frontend-regular .ui.card,.frontend-blog .ui.card{border-radius:0}body.frontend-regular .bottomlink,.frontend-blog .bottomlink{display:block;position:absolute;top:12rem;width:100%;transition:all .2s ease-in-out;z-index:0;transition-delay:.2s}body.frontend-regular .bottomlink.nofx,.frontend-blog .bottomlink.nofx{position:relative;top:0}body.frontend-regular .bottomlink .expand,.frontend-blog .bottomlink .expand{height:0;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transition-delay:0s}body.frontend-regular .bottomlink:hover,.frontend-blog .bottomlink:hover{z-index:2;transition:height z-index .4s ease-in-out;top:0}body.frontend-regular .bottomlink:hover .expand,.frontend-blog .bottomlink:hover .expand{visibility:visible;height:12rem;opacity:1;transition:all .4s ease-in-out;transition-delay:.2s}body.frontend-regular .bottomlink .image,.frontend-blog .bottomlink .image{height:12rem;overflow:hidden;position:relative;background-size:cover;background-position:center;border-top:1px solid #ffffff}body.frontend-regular .bottomlink .content,.frontend-blog .bottomlink .content{border-top:1px solid rgba(34, 36, 38, 0.1);padding:1em 1em;font-size:.9em;height:9rem}body.frontend-regular .bottomlink .content .header,.frontend-blog .bottomlink .content .header{font-weight:bold;font-size:1.2rem;margin-top:-0.21425em;line-height:1.2rem;color:rgba(0, 0, 0, 0.85)}body.frontend-regular .bottomlink .content .description,.frontend-blog .bottomlink .content .description{clear:both;color:rgba(0, 0, 0, 0.68)}body.frontend-regular .bottomlink .content .description h4,.frontend-blog .bottomlink .content .description h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.frontend-regular .bottomlink .content.extra,.frontend-blog .bottomlink .content.extra{border-top:1px solid rgba(0, 0, 0, 0.05) !important;padding:0.75em 1em;height:auto;text-transform:uppercase;font-weight:700;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.frontend-regular .labour .toplink,.frontend-blog .labour .toplink{color:#428ac9}body.frontend-regular .labour .card .extra,.frontend-blog .labour .card .extra{color:#428ac9}body.frontend-regular .sociology .toplink,.frontend-blog .sociology .toplink{color:#222222}body.frontend-regular .sociology .card .extra,.frontend-blog .sociology .card .extra{color:#222222}body.frontend-regular .hrm .toplink,.frontend-blog .hrm .toplink{color:#C62828}body.frontend-regular .hrm .card .extra,.frontend-blog .hrm .card .extra{color:#C62828}body.frontend-regular .lifelong .toplink,.frontend-blog .lifelong .toplink{color:#FF9800}body.frontend-regular .lifelong .card .extra,.frontend-blog .lifelong .card .extra{color:#FF9800}body.frontend-regular .knowledge .toplink,.frontend-blog .knowledge .toplink{color:#26A69A}body.frontend-regular .knowledge .card .extra,.frontend-blog .knowledge .card .extra{color:#26A69A}body.frontend-regular .featured,.frontend-blog .featured{margin-top:2rem}body.frontend-regular .featured.training,.frontend-blog .featured.training{margin-top:0}body.frontend-regular .featured.training .card .image .content,.frontend-blog .featured.training .card .image .content{max-height:3.3rem;padding-top:1.1rem}body.frontend-regular .featured .card,.frontend-blog .featured .card{border-radius:0}body.frontend-regular .featured .card>:first-child,.frontend-blog .featured .card>:first-child{border-radius:0 !important}body.frontend-regular .featured .card>:last-child,.frontend-blog .featured .card>:last-child{border-radius:0 !important}body.frontend-regular .featured .card .extra.content,.frontend-blog .featured .card .extra.content{text-transform:uppercase;font-weight:700;background:#428ac9;color:#ffffff;position:absolute;top:0;left:0;width:100%;border-bottom:1px solid rgba(255, 255, 255, 0.3)}body.frontend-regular .featured .card .image,.frontend-blog .featured .card .image{background-size:cover;background-position:center;height:20rem;position:relative}body.frontend-regular .featured .card .image .content,.frontend-blog .featured .card .image .content{border-top:1px solid rgba(34, 36, 38, 0.1);padding:1em 1em;font-size:1em;max-height:5.3rem;width:100%;position:absolute;bottom:0;left:0;background:rgba(0, 0, 0, 0.3);overflow:hidden;transition:all .4s ease-in-out}body.frontend-regular .featured .card .image .content .header,.frontend-blog .featured .card .image .content .header{font-weight:bold;font-size:1.3rem;margin-top:-.1rem;line-height:1.3rem;color:#fff;margin-bottom:.2rem;height:1.45rem}body.frontend-regular .featured .card .image .content .meta,.frontend-blog .featured .card .image .content .meta{color:rgba(255, 255, 255, 0.7)}body.frontend-regular .featured .card .image .content .description,.frontend-blog .featured .card .image .content .description{margin-top:0.5em;clear:both;color:#fff}body.frontend-regular .featured .card .image .content .description p,.frontend-blog .featured .card .image .content .description p{text-align:left}body.frontend-regular .featured .card:hover .image .content,.frontend-blog .featured .card:hover .image .content{max-height:14rem}body.frontend-regular #blog-content img,.frontend-blog #blog-content img{width:100%;height:auto;margin:0 auto;margin-bottom:1rem}body.frontend-regular #blog-content img.blog-header-image,.frontend-blog #blog-content img.blog-header-image{margin:0 1.5rem .75rem 0;width:47%;height:auto;float:left}body.frontend-regular #blog-content .avatar,.frontend-blog #blog-content .avatar{width:2rem;height:2rem;margin-bottom:0;border-radius:1rem;background-size:cover;background-position:center;display:inline-block}body.frontend-regular #blog-content .author .name,.frontend-blog #blog-content .author .name{float:right;line-height:2rem;margin-left:.3rem;font-size:90%}body.frontend-regular #related,body.frontend-regular #downloads,.frontend-blog #related,.frontend-blog #downloads{margin-bottom:2rem}body.frontend-regular #related h2,body.frontend-regular #downloads h2,.frontend-blog #related h2,.frontend-blog #downloads h2{margin-bottom:0}body.frontend-regular #related .list,body.frontend-regular #downloads .list,.frontend-blog #related .list,.frontend-blog #downloads .list{margin-top:0}body.frontend-regular #related .list .header,body.frontend-regular #downloads .list .header,.frontend-blog #related .list .header,.frontend-blog #downloads .list .header{margin:.3rem 0 .5rem 0}body.frontend-regular #related .list .description,body.frontend-regular #downloads .list .description,.frontend-blog #related .list .description,.frontend-blog #downloads .list .description{margin-bottom:.5rem;line-height:1.4285em}body.frontend-regular #related .list .meta,body.frontend-regular #downloads .list .meta,.frontend-blog #related .list .meta,.frontend-blog #downloads .list .meta{color:#bbbbbb;font-size:80%;margin-bottom:.3rem}body.frontend-regular #related a .header,body.frontend-regular #downloads a .header,.frontend-blog #related a .header,.frontend-blog #downloads a .header{color:#428ac9}body.frontend-regular #related a .header:hover,body.frontend-regular #downloads a .header:hover,.frontend-blog #related a .header:hover,.frontend-blog #downloads a .header:hover{color:#3070a8}body.frontend-regular #downloads .card,.frontend-blog #downloads .card{background:#F5F5F5;padding:1rem 1.5rem;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.22)}body.frontend-regular #downloads .card .description,.frontend-blog #downloads .card .description{margin-bottom:0}body.frontend-regular #downloads .card:hover,.frontend-blog #downloads .card:hover{transform:none;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.22)}body.frontend-regular .centered,.frontend-blog .centered{text-align:center}body.frontend-regular .event.card,body.frontend-regular .blog.card,.frontend-blog .event.card,.frontend-blog .blog.card{border-radius:0 !important;border:0;box-shadow:0 1px 2px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12)}body.frontend-regular .event.card:hover,body.frontend-regular .blog.card:hover,.frontend-blog .event.card:hover,.frontend-blog .blog.card:hover{box-shadow:0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23)}body.frontend-regular .event.card i.icon,body.frontend-regular .blog.card i.icon,.frontend-blog .event.card i.icon,.frontend-blog .blog.card i.icon{font-size:2rem;color:#428ac9}body.frontend-regular .event.card .header,body.frontend-regular .blog.card .header,.frontend-blog .event.card .header,.frontend-blog .blog.card .header{margin-bottom:.5rem}body.frontend-regular .event.card .meta,body.frontend-regular .blog.card .meta,.frontend-blog .event.card .meta,.frontend-blog .blog.card .meta{font-size:80%}body.frontend-regular .event.card .description,body.frontend-regular .blog.card .description,.frontend-blog .event.card .description,.frontend-blog .blog.card .description{margin:0 !important}body.frontend-regular .event.card .toggle,body.frontend-regular .blog.card .toggle,.frontend-blog .event.card .toggle,.frontend-blog .blog.card .toggle{text-transform:uppercase;color:#428ac9 !important;font-weight:700}body.frontend-regular .event.card .toggle.big,body.frontend-regular .blog.card .toggle.big,.frontend-blog .event.card .toggle.big,.frontend-blog .blog.card .toggle.big{display:block;position:absolute;width:100%;height:100%;top:0;left:0}body.frontend-regular .event.card .extra.content,body.frontend-regular .blog.card .extra.content,.frontend-blog .event.card .extra.content,.frontend-blog .blog.card .extra.content{color:#222}body.frontend-regular .event.card .extra.content a,body.frontend-regular .blog.card .extra.content a,.frontend-blog .event.card .extra.content a,.frontend-blog .blog.card .extra.content a{color:#428ac9}body.frontend-regular .event.card .extra.content>.extra.content,body.frontend-regular .blog.card .extra.content>.extra.content,.frontend-blog .event.card .extra.content>.extra.content,.frontend-blog .blog.card .extra.content>.extra.content{border-top:1px solid rgba(0, 0, 0, 0.05) !important;padding:0.75em 1em;margin:1em -1em -0.75em -1em;height:auto}body.frontend-regular .event.card .featured,body.frontend-regular .blog.card .featured,.frontend-blog .event.card .featured,.frontend-blog .blog.card .featured{padding:0.75em 1em;text-transform:uppercase;font-weight:700;background:#428ac9;color:#ffffff;border-bottom:1px solid rgba(255, 255, 255, 0.3);margin-top:0;border-radius:0 !important}body.frontend-regular hr.contents-end,.frontend-blog hr.contents-end{margin-bottom:1rem;clear:both}body.frontend-regular .tag-wrapper,.frontend-blog .tag-wrapper{margin:0 0 20px 0;padding:0}body.frontend-regular .tag-wrapper .tags,.frontend-blog .tag-wrapper .tags{font-size:90% !important}body.frontend-regular .tag-wrapper .tags.label,body.frontend-regular .tag-wrapper .tags .icon,.frontend-blog .tag-wrapper .tags.label,.frontend-blog .tag-wrapper .tags .icon{color:#bbbbbb !important}body.frontend-regular .tag-wrapper .tags.tag,.frontend-blog .tag-wrapper .tags.tag{font-style:italic}body.frontend-regular .posted-by,.frontend-blog .posted-by{float:right;margin-right:1rem}body.frontend-regular div.partners,.frontend-blog div.partners{text-align:center}body.frontend-regular div.partners p,.frontend-blog div.partners p{text-align:left}body.frontend-regular div.partners img,.frontend-blog div.partners img{margin:0 auto;margin-bottom:2rem;max-width:270px}body.frontend-regular div.partners img#aias,.frontend-blog div.partners img#aias{width:270px}body.frontend-regular div.partners img#abs,.frontend-blog div.partners img#abs{width:280px}body.frontend-regular div.partners img#ceu,body.frontend-regular div.partners img#textkernel,.frontend-blog div.partners img#ceu,.frontend-blog div.partners img#textkernel{width:250px}body.frontend-regular div.partners img#corvinno,body.frontend-regular div.partners img#cub,.frontend-blog div.partners img#corvinno,.frontend-blog div.partners img#cub{width:210px}body.frontend-regular div.partners img#usal,body.frontend-regular div.partners img#aut,.frontend-blog div.partners img#usal,.frontend-blog div.partners img#aut{width:150px}body.frontend-regular div.partners img#siegen,.frontend-blog div.partners img#siegen{width:220px}body.frontend-regular div.partners img#tcd,.frontend-blog div.partners img#tcd{width:170px}body.frontend-regular div.partners div.h2,body.frontend-regular div.partners div.h3,body.frontend-regular div.partners div.h4,.frontend-blog div.partners div.h2,.frontend-blog div.partners div.h3,.frontend-blog div.partners div.h4{font-family:"Titillium Web", sans-serif;font-weight:700;text-align:center;margin:0.4rem 0 0.2rem 0}body.frontend-regular div.partners div.h2,.frontend-blog div.partners div.h2{font-size:1.714rem;line-height:1.2857em}body.frontend-regular div.partners div.h3,.frontend-blog div.partners div.h3{font-size:1.28rem}body.frontend-regular div.partners div.h4,.frontend-blog div.partners div.h4{font-size:1.071rem;margin-bottom:1.7rem}body.frontend-regular div.partners ul li,.frontend-blog div.partners ul li{text-align:left}body.frontend-regular .location,.frontend-blog .location{text-align:center;color:#bbbbbb}body.frontend-regular .location i,.frontend-blog .location i{margin-right:.2rem}body.frontend-regular .location span,.frontend-blog .location span{display:block;margin-bottom:.5rem}body.frontend-regular .location span:last-of-type,.frontend-blog .location span:last-of-type{margin-bottom:2rem}body.frontend-regular .clearfix:before,body.frontend-regular .clearfix:after,.frontend-blog .clearfix:before,.frontend-blog .clearfix:after{content:" ";display:table}body.frontend-regular .clearfix:after,.frontend-blog .clearfix:after{clear:both}body.frontend-regular .sidebar,.frontend-blog .sidebar{visibility:hidden}body.frontend-regular .big-hide,.frontend-blog .big-hide{margin-bottom:1rem}@media (min-width: 1600px){body.frontend-regular .big-hide,.frontend-blog .big-hide{display:none}body.frontend-regular .sidebar,.frontend-blog .sidebar{position:fixed}body.frontend-regular .sidebar.visible-big,.frontend-blog .sidebar.visible-big{visibility:visible;transform:translate3d(0, 0, 0)}body.frontend-regular #main,.frontend-blog #main{margin-left:20rem}}