﻿@charset "UTF-8";:root{--t-primary:#212f62;--t-primary-light:#2e4188;--t-primary-dark:#182247;--t-secondary:#3ebcc7;--t-secondary-light:#66cad2;--t-secondary-dark:#33a5af;--t-white:#fff;--t-black:#000;--t-gray-100:#f5f5f5;--t-gray-200:#eee;--t-gray-300:#e0e0e0;--t-gray-400:#bdbdbd;--t-gray-500:#9e9e9e;--t-gray-600:#757575;--t-gray-700:#616161;--t-gray-800:#424242;--t-gray-900:#212121;--t-info:#055160;--t-info-bg:#cff4fc;--t-info-border:#b6effb;--t-success:#0f5132;--t-success-bg:#d1e7dd;--t-success-border:#badbcc;--t-warning:#664d03;--t-warning-bg:#fff3cd;--t-warning-border:#ffecb5;--t-danger:#842029;--t-danger-bg:#f8d7da;--t-danger-border:#f5c2c7;}html{font-size:14px;}.icon{height:1.875rem;width:1.875rem;}.icon-container{position:relative;display:inline-flex;width:1.875rem;height:1.875rem;}.icon-main{width:100%;height:100%;fill:currentColor;}.has-status .icon-main{-webkit-mask-image:radial-gradient(30% 30% at 75% 75%,transparent 99%,black 100%);mask-image:radial-gradient(30% 30% at 75% 75%,transparent 99%,black 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.icon-sub{position:absolute;bottom:0;right:0;width:50%;height:50%;fill:currentColor;}@media(min-width:768px){html{font-size:16px;}}@media(min-width:1200px){html{font-size:18px;}}h1{font-size:1.875rem;font-weight:normal;text-transform:uppercase;margin:0;color:#212f62;}h1 a{color:#212f62;text-decoration:none;}h2{font-size:1.5rem;font-weight:normal;text-transform:uppercase;margin:0;color:#212f62;}h2 a{color:#212f62;text-decoration:none;}h3{font-size:1.25rem;font-weight:normal;text-transform:uppercase;margin:0;color:#212f62;}h3 a{color:#212f62;text-decoration:none;}h4{font-size:1.25rem;font-weight:bold;text-transform:none;margin:0;color:#212121;}h4 a{color:#212121;text-decoration:none;}h5{font-size:1rem;font-weight:bold;text-transform:none;margin:0;color:#212121;}h5 a{color:#212121;text-decoration:none;}h6{font-size:.875rem;font-weight:bold;text-transform:none;margin:0;color:#212121;}h6 a{color:#212121;text-decoration:none;}p+:is(h1,h2,h3,h4,h5,h6){margin-top:2em;}:is(h1,h2,h3,h4,h5,h6)+p{margin-top:.5em;}a{text-decoration:none;color:#3ebcc7;}a:hover{text-decoration:underline;}@media(min-width:1200px){h1{font-size:2.25rem;}h2{font-size:1.875rem;}h3{font-size:1.5rem;}}html{scroll-behavior:smooth;}:target{scroll-margin-top:100px;}body{min-width:400px;margin:0;color:#212121;font-family:"Source Sans 3","Segoe UI","Helvetica Neue",Arial,sans-serif;}*,*::before,*::after{box-sizing:border-box;}.full-width{width:100%;}.site-main section{margin:3rem 0;}.col-1{width:8.3333333333%;}.col-2{width:16.6666666667%;}.col-3{width:25%;}.col-4{width:33.3333333333%;}.col-5{width:41.6666666667%;}.col-6{width:50%;}.col-7{width:58.3333333333%;}.col-8{width:66.6666666667%;}.col-9{width:75%;}.col-10{width:83.3333333333%;}.col-11{width:91.6666666667%;}.col-12{width:100%;}.col-12{width:100%;}.hidden,.show-sm,.show-md,.show-lg{display:none!important;}.col.break-row{margin-right:100%;}.full-width{width:100%!important;max-width:unset!important;}.row{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin:0 auto;width:calc(95% + 1.5rem);max-width:calc(1000px + 1.5rem);}.row>.col{padding:.75rem;flex:0 0 auto;}.row>.col>.row{width:100%;margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row>.col{padding:.75rem;}.row>.col>.row.no-gap{margin-left:-0;margin-right:-0;margin-top:-0;margin-bottom:-0;}.row>.col>.row.no-gap>.col{padding:0;}.row>.col>.row.gap-sm{margin-left:-.25rem;margin-right:-.25rem;margin-top:-.25rem;margin-bottom:-.25rem;}.row>.col>.row.gap-sm>.col{padding:.25rem;}.row>.col>.row.gap-md{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row.gap-md>.col{padding:.75rem;}.row>.col>.row.gap-lg{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;margin-bottom:-1.5rem;}.row>.col>.row.gap-lg>.col{padding:1.5rem;}.row.no-gap>.col{padding:0;}.row.gap-sm>.col{padding:.25rem;}.row.gap-md>.col{padding:.75rem;}.row.gap-lg>.col{padding:1.5rem;}.justify-content-start{justify-content:flex-start!important;}.justify-content-center{justify-content:center!important;}.justify-content-end{justify-content:flex-end!important;}.justify-content-between{justify-content:space-between!important;}.justify-content-around{justify-content:space-around!important;}.justify-content-evenly{justify-content:space-evenly!important;}.align-items-start{align-items:flex-start!important;}.align-items-center{align-items:center!important;}.align-items-end{align-items:flex-end!important;}.align-items-stretch{align-items:stretch!important;}.align-items-baseline{align-items:baseline!important;}@media(min-width:768px){.row{width:calc(95% + 1.5rem);max-width:calc(1000px + 1.5rem);}.row>.col{padding:.75rem;}.row>.col>.row{width:calc(100% + 2*.75rem);max-width:unset;margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row>.col{padding:.75rem;}.row>.col>.row.no-gap{margin-left:-0;margin-right:-0;margin-top:-0;margin-bottom:-0;}.row>.col>.row.no-gap>.col{padding:0;}.row>.col>.row.gap-sm{margin-left:-.25rem;margin-right:-.25rem;margin-top:-.25rem;margin-bottom:-.25rem;}.row>.col>.row.gap-sm>.col{padding:.25rem;}.row>.col>.row.gap-md{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row.gap-md>.col{padding:.75rem;}.row>.col>.row.gap-lg{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;margin-bottom:-1.5rem;}.row>.col>.row.gap-lg>.col{padding:1.5rem;}.row.no-gap>.col{padding:0;}.row.gap-sm>.col{padding:.25rem;}.row.gap-md>.col{padding:.75rem;}.row.gap-lg>.col{padding:1.5rem;}.col-md-1{width:8.3333333333%;}.col-md-2{width:16.6666666667%;}.col-md-3{width:25%;}.col-md-4{width:33.3333333333%;}.col-md-5{width:41.6666666667%;}.col-md-6{width:50%;}.col-md-7{width:58.3333333333%;}.col-md-8{width:66.6666666667%;}.col-md-9{width:75%;}.col-md-10{width:83.3333333333%;}.col-md-11{width:91.6666666667%;}.col-md-12{width:100%;}.col-md-12{width:100%;}}@media(min-width:1200px){.row{width:calc(85% + 1.5rem);max-width:calc(1400px + 1.5rem);}.row>.col{padding:.75rem;}.row>.col>.row{width:calc(100% + 2*.75rem);max-width:unset;margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row>.col{padding:.75rem;}.row>.col>.row.no-gap{margin-left:-0;margin-right:-0;margin-top:-0;margin-bottom:-0;}.row>.col>.row.no-gap>.col{padding:0;}.row>.col>.row.gap-sm{margin-left:-.25rem;margin-right:-.25rem;margin-top:-.25rem;margin-bottom:-.25rem;}.row>.col>.row.gap-sm>.col{padding:.25rem;}.row>.col>.row.gap-md{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem;margin-bottom:-.75rem;}.row>.col>.row.gap-md>.col{padding:.75rem;}.row>.col>.row.gap-lg{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem;margin-bottom:-1.5rem;}.row>.col>.row.gap-lg>.col{padding:1.5rem;}.row.no-gap>.col{padding:0;}.row.gap-sm>.col{padding:.25rem;}.row.gap-md>.col{padding:.75rem;}.row.gap-lg>.col{padding:1.5rem;}.col-lg-1{width:8.3333333333%;}.col-lg-2{width:16.6666666667%;}.col-lg-3{width:25%;}.col-lg-4{width:33.3333333333%;}.col-lg-5{width:41.6666666667%;}.col-lg-6{width:50%;}.col-lg-7{width:58.3333333333%;}.col-lg-8{width:66.6666666667%;}.col-lg-9{width:75%;}.col-lg-10{width:83.3333333333%;}.col-lg-11{width:91.6666666667%;}.col-lg-12{width:100%;}.col-lg-12{width:100%;}}@media(max-width:767px){.show-sm{display:initial!important;}}@media(min-width:768px) and (max-width:1199px){.show-md{display:initial!important;}}@media(min-width:1200px){.show-lg{display:initial!important;}}body{margin-top:48px;}body>header{position:relative;}body.admin-bar>header{top:46px;}.site-header{position:fixed;z-index:99;left:0;right:0;top:0;height:48px;background-color:#fff;}.site-header>.row{align-items:center;}.site-header>.row,.site-header .logo,.site-header .logo img{height:100%;}.site-nav-toggle{position:absolute;z-index:99;right:0;top:0;bottom:0;border-radius:0!important;}.site-nav-toggle .icon{height:1.875rem!important;width:1.875rem!important;margin:0 .5em!important;}@media(min-width:768px){body{margin-top:56px;}.site-header{height:56px;}}@media(min-width:783px){body.admin-bar>header{top:32px;}}@media(min-width:1200px){body{margin:0;}body>header{padding-bottom:70px;}body .admin-bar>header{top:0;}.site-header{height:96px;position:relative;}.site-header .logo{padding-top:1.5rem;padding-bottom:1.5rem;}.site-nav>.row{height:70px;padding-top:0;padding-bottom:0;}}@media(min-width:1850px){.site-header>.row{max-width:100%;width:100%;padding:0 1em;}}.site-nav .col{padding-top:0;padding-bottom:0;}.site-nav{position:absolute;z-index:98;top:100%;left:0;right:0;overflow:auto;height:0;transition:height .5s ease-in-out;background-image:url(/images/bg_blue.gif);}.site-nav.show{height:auto;}.site-nav .main-menu{text-align:center;}.site-nav ul{list-style:none;margin:0;padding:0;}.site-nav li{margin:0;}.site-nav .menu>li{border-bottom:1px solid rgba(255,255,255,.6);}.site-nav .menu>li:last-child{border-bottom:0;}.site-nav li a{color:#fff;display:block;padding:.75em 1em;font-size:16px;text-transform:uppercase;font-weight:bold;transition:color .3s ease;}.site-nav .sub-menu a{font-weight:normal;color:rgba(255,255,255,.8);}.site-nav li a:hover{color:#3ebcc7;}.site-nav .menu-item-has-children{position:relative;}.site-nav .menu-item-has-children>a{padding-left:50px;padding-right:50px;}.site-nav .submenu-toggle{border:0;background-color:transparent;color:#fff;font-size:2em;position:absolute;right:0;top:0;height:46px;cursor:pointer;}.site-nav .sub-menu{height:0;overflow:hidden;transition:height .5s ease-in-out;}.site-nav .sub-menu.open{height:auto;margin:0 -2em 1em;}@media(min-width:1200px){.site-nav{display:block;height:auto!important;overflow:visible;top:auto;bottom:0;right:0;left:0;}.site-nav.fixed{position:fixed;top:0;bottom:auto;}body.admin-bar .site-nav.fixed{top:32px;}.main-menu .menu{display:flex;justify-content:space-between;align-items:center;}.site-nav .menu>li>a{padding:1.5em 1em;}.site-nav .menu>li:first-child>a{padding-left:0;}.site-nav .menu>li:last-child>a{padding-right:0;}.site-nav .submenu-container{position:absolute;z-index:100;top:100%;left:0;right:0;height:0;overflow:hidden;background-image:url(/images/bg_news_01.gif);text-align:left;}.site-nav .submenu-container .row{min-height:350px;align-items:center;}.site-nav .menu li:hover .submenu-container{height:auto;}.site-nav .menu li .sub-menu{height:auto;width:60%;}.site-nav .menu>li{border-bottom:0;position:static;}.site-nav .sub-menu li{border-bottom:1px solid rgba(255,255,255,.4);}.site-nav .sub-menu li:last-child{border-bottom:0;}.site-nav .submenu-toggle{display:none;}.site-nav .menu-item-has-children{padding:0;}}.pagination{display:flex;justify-content:center;align-items:center;gap:.25rem;list-style:none;padding:0;margin:1rem 0;position:relative;}.pagination .page-item:first-child{position:absolute;left:0;}.pagination .page-item:last-child{position:absolute;right:0;}.page-link{display:inline-block;padding:.25em .5em;border-radius:.25rem;text-decoration:none;color:#616161;transition:background .2s;}.page-link:hover{background:#e0e0e0;}.page-item.active .page-link,.page-item.active span.page-link{background:#212121;color:#f5f5f5;cursor:default;}.page-item.disabled .page-link{opacity:.4;cursor:not-allowed;}.btn,button,input[type=submit],input[type=reset],input[type=file]::file-selector-button{cursor:pointer;font-family:inherit;font-size:inherit;background-color:#eee;color:#424242;border:0 solid #eee;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;}.btn .icon,button .icon,input[type=submit] .icon,input[type=reset] .icon,input[type=file]::file-selector-button .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn .icon:first-child,button .icon:first-child,input[type=submit] .icon:first-child,input[type=reset] .icon:first-child,input[type=file]::file-selector-button .icon:first-child{margin-left:0;}.btn .icon:last-child,button .icon:last-child,input[type=submit] .icon:last-child,input[type=reset] .icon:last-child,input[type=file]::file-selector-button .icon:last-child{margin-right:0;}.btn:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=file]::file-selector-button:hover{background-color:#e0e0e0;color:#212121;border-color:#e0e0e0;text-decoration:none;}.btn-icon{cursor:pointer;font-family:inherit;font-size:inherit;background-color:transparent;color:inherit;border:0 solid transparent;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;padding:.25em .25em;}.btn-icon .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn-icon .icon:first-child{margin-left:0;}.btn-icon .icon:last-child{margin-right:0;}.btn-icon:hover{cursor:pointer;font-family:inherit;font-size:inherit;background-color:transparent;color:inherit;border:0 solid transparent;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;padding:.25em .25em;opacity:.7;}.btn-icon:hover .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn-icon:hover .icon:first-child{margin-left:0;}.btn-icon:hover .icon:last-child{margin-right:0;}.btn-icon.edit{color:#055160;}.btn-icon.delete{color:#842029;}.btn-primary{cursor:pointer;font-family:inherit;font-size:inherit;background-color:#212f62;color:#f5f5f5;border:0 solid #212f62;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;}.btn-primary .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn-primary .icon:first-child{margin-left:0;}.btn-primary .icon:last-child{margin-right:0;}.btn-primary:hover{background-color:#182247;color:#fff;border-color:#182247;text-decoration:none;}.btn-secondary{cursor:pointer;font-family:inherit;font-size:inherit;background-color:#3ebcc7;color:#f5f5f5;border:0 solid #3ebcc7;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;}.btn-secondary .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn-secondary .icon:first-child{margin-left:0;}.btn-secondary .icon:last-child{margin-right:0;}.btn-secondary:hover{background-color:#33a5af;color:#fff;border-color:#33a5af;text-decoration:none;}.btn-danger{cursor:pointer;font-family:inherit;font-size:inherit;background-color:#f8d7da;color:#842029;border:0 solid #f8d7da;border-radius:.25rem;padding:.25em 1em;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease;display:inline-flex;align-items:center;vertical-align:middle;justify-content:center;}.btn-danger .icon{height:1.5rem;width:1.5rem;margin:0 .5em;}.btn-danger .icon:first-child{margin-left:0;}.btn-danger .icon:last-child{margin-right:0;}.btn-danger:hover{background-color:#842029;color:#f8d7da;border-color:#842029;text-decoration:none;}.alerts{margin-top:0!important;margin-bottom:0!important;}.alert{padding:.75em 1em;margin-top:1rem;border:1px solid transparent;border-radius:.375rem;font-size:1rem;position:relative;opacity:1;transition:opacity .5s ease-out;display:block;color:#212121;background-color:#f5f5f5;border-color:#e0e0e0;}.alert:first-of-type{margin-top:2rem;}.alert.info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert.success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert.warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert.danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert.error{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert.fade-out{opacity:0;}.alert .btn-close{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);background:none;border:0;color:inherit;font-size:1.25rem;cursor:pointer;line-height:1;opacity:.8;transition:opacity .2s ease;}.alert .btn-close:hover{opacity:1;}.temos-form{border:1px solid transparent;background-color:transparent;padding:1rem;box-shadow:none;border-radius:.5rem;}.temos-form input:not([type=checkbox]):not([type=radio]),.temos-form textarea,.temos-form select{background-color:#fff;color:#212121;border-style:solid;border-width:0 0 2px 0;border-color:#9e9e9e;outline:0;padding:.25em 0;font-family:inherit;font-size:inherit;width:100%;}.temos-form input:not([type=checkbox]):not([type=radio]):focus,.temos-form input:not([type=checkbox]):not([type=radio]):hover,.temos-form textarea:focus,.temos-form textarea:hover,.temos-form select:focus,.temos-form select:hover{outline:0;border-color:#3ebcc7;}.temos-form input:not([type=checkbox]):not([type=radio]):-webkit-autofill,.temos-form textarea:-webkit-autofill,.temos-form select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#212121!important;caret-color:#212121;}.temos-form .autocomplete{width:100%;}.temos-form input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.2em;height:1.2em;border:1px solid #9e9e9e;border-radius:.25rem;background-color:#fff;cursor:pointer;display:inline-block;position:relative;transition:all .15s ease;box-shadow:none;margin-right:.5rem;}.temos-form input[type=checkbox]:hover{border-color:#3ebcc7;}.temos-form input[type=checkbox]:focus{outline:0;box-shadow:0 0 0 2px rgba(62,188,199,.25);}.temos-form input[type=checkbox]:checked{background-color:#3ebcc7;border-color:#3ebcc7;}.temos-form input[type=checkbox]:checked::after{content:"";position:absolute;top:25%;left:50%;width:30%;height:55%;border:solid #fff;border-width:0 .15em .15em 0;transform:translate(-50%,-25%) rotate(45deg);}.temos-form input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.2em;height:1.2em;border:1px solid #9e9e9e;border-radius:50%;background-color:#fff;cursor:pointer;display:inline-block;position:relative;transition:all .15s ease;box-shadow:none;margin-right:.5rem;}.temos-form input[type=radio]:hover{border-color:#3ebcc7;}.temos-form input[type=radio]:focus{outline:0;box-shadow:0 0 0 2px rgba(62,188,199,.25);}.temos-form input[type=radio]:checked{background-color:#3ebcc7;border-color:#3ebcc7;}.temos-form input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.6em;height:.6em;border-radius:50%;background-color:#fff;}.temos-form .form-group{margin:1em 0;}.temos-form .form-group:last-child{margin-bottom:0;}.temos-form .form-group:first-child{margin-top:0;}.temos-form .form-group label{font-size:.875rem;color:#9e9e9e;}.temos-form .form-group input:not([type=checkbox]):not([type=radio]),.temos-form .form-group textarea,.temos-form .form-group select{background-color:#fff;color:#212121;border-style:solid;border-width:0 0 2px 0;border-color:#9e9e9e;outline:0;padding:.25em 0;font-family:inherit;font-size:inherit;width:100%;}.temos-form .form-group input:not([type=checkbox]):not([type=radio]):focus,.temos-form .form-group input:not([type=checkbox]):not([type=radio]):hover,.temos-form .form-group textarea:focus,.temos-form .form-group textarea:hover,.temos-form .form-group select:focus,.temos-form .form-group select:hover{outline:0;border-color:#3ebcc7;}.temos-form .form-group input:not([type=checkbox]):not([type=radio]):-webkit-autofill,.temos-form .form-group textarea:-webkit-autofill,.temos-form .form-group select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#212121!important;caret-color:#212121;}.temos-form .form-group textarea{resize:vertical;}.temos-form .form-group:hover>label,.temos-form .form-group:focus-within>label{color:#3ebcc7;}.temos-form .form-group .field-validation-error{padding:.75em 1em;margin-top:1rem;border:1px solid transparent;border-radius:.375rem;font-size:1rem;position:relative;opacity:1;transition:opacity .5s ease-out;display:block;color:#842029;background-color:#f8d7da;border-color:#f5c2c7;margin-top:.75rem!important;padding-top:.25em;padding-bottom:.25em;}.temos-form .form-group .field-validation-error:first-of-type{margin-top:2rem;}.temos-form .form-check{display:flex;align-items:center;margin-bottom:.5rem;}.temos-form .form-check:first-of-type{margin-top:.25rem;}.temos-form .form-check:last-child{margin-bottom:0;}.temos-form .form-check label{cursor:pointer;font-size:1rem;color:#212121;}.temos-form .tag-item{background-color:#eee;padding:0 .75em;margin:0 .5rem .25rem 0;border-radius:100px;}.temos-form .tag-item button{padding:0 0 0 .5em;background-color:unset;}.temos-form.light{border:1px solid #f5f5f5;background-color:#f5f5f5;padding:1rem;box-shadow:none;border-radius:0;}.temos-form.light .form-group{margin:1em 0;}.temos-form.light .form-group:last-child{margin-bottom:0;}.temos-form.light .form-group:first-child{margin-top:0;}.temos-form.light .form-group label{font-size:.875rem;color:#616161;}.temos-form.light .form-group input:not([type=checkbox]):not([type=radio]),.temos-form.light .form-group textarea,.temos-form.light .form-group select{background-color:#f5f5f5;color:#212121;border-style:solid;border-width:0 0 2px 0;border-color:#9e9e9e;outline:0;padding:.25em 0;font-family:inherit;font-size:inherit;width:100%;}.temos-form.light .form-group input:not([type=checkbox]):not([type=radio]):focus,.temos-form.light .form-group input:not([type=checkbox]):not([type=radio]):hover,.temos-form.light .form-group textarea:focus,.temos-form.light .form-group textarea:hover,.temos-form.light .form-group select:focus,.temos-form.light .form-group select:hover{outline:0;border-color:#3ebcc7;}.temos-form.light .form-group input:not([type=checkbox]):not([type=radio]):-webkit-autofill,.temos-form.light .form-group textarea:-webkit-autofill,.temos-form.light .form-group select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #f5f5f5 inset!important;-webkit-text-fill-color:#212121!important;caret-color:#212121;}.temos-form.light .form-group textarea{resize:vertical;}.temos-form.light .form-group:hover>label,.temos-form.light .form-group:focus-within>label{color:#3ebcc7;}.temos-form.light .form-group .field-validation-error{padding:.75em 1em;margin-top:1rem;border:1px solid transparent;border-radius:.375rem;font-size:1rem;position:relative;opacity:1;transition:opacity .5s ease-out;display:block;color:#842029;background-color:#f8d7da;border-color:#f5c2c7;margin-top:.75rem!important;padding-top:.25em;padding-bottom:.25em;}.temos-form.light .form-group .field-validation-error:first-of-type{margin-top:2rem;}.switch-container{width:2.2rem;height:calc(1rem + 6px);background-color:#f8d7da;border-radius:1.25rem;position:relative;cursor:pointer;display:flex;align-items:center;transition:background-color .3s;}.switch-container input{display:none;}.switch-container .slider{width:1rem;height:1rem;background-color:#842029;border-radius:50%;position:absolute;left:3px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;font-size:.6rem;}.switch-container .slider::after{content:"✕";}.switch-container:has(input:checked){background-color:#d1e7dd;}.switch-container input:checked+.slider{left:calc(100% - 1rem - 3px);background-color:#0f5132;}.switch-container input:checked+.slider::after{content:"✓";}.filters ul{list-style:none;margin:0;padding:0;}.filters .tabs li{display:inline-block;line-height:1rem;padding:0 .5em;border-left:2px solid #e0e0e0;}.filters .tabs li:first-of-type{padding-left:0;border:0;}.filters .tabs a{color:#9e9e9e;}.filters .tabs a:hover{color:#3ebcc7;}.filters .tabs a.active{color:#212f62;cursor:default;}.filters .tabs a.active:hover{text-decoration:none;}.filters .temos-form{padding:0;border:0;}.filters .temos-form .form-group{display:inline-block;margin:0 .75rem .75rem 0;}table{width:100%;border-radius:.25rem;overflow:hidden;}table,table th,table td{border:0;border-collapse:collapse;border-spacing:0;text-align:left;padding:.5em .75em;}table thead{background-color:#212f62;color:#fff;font-weight:bold;letter-spacing:.5px;}table tbody tr{border-bottom:1px solid #e0e0e0;}table tbody tr:nth-child(even){background-color:#eeeff3;}table tbody tr:hover{background-color:#e3e5eb;}table.col-1-max th:nth-child(1),table.col-1-max td:nth-child(1){width:auto;}table.col-1-max th:not(:nth-child(1)),table.col-1-max td:not(:nth-child(1)){width:1%;white-space:nowrap;}table.col-2-max th:nth-child(2),table.col-2-max td:nth-child(2){width:auto;}table.col-2-max th:not(:nth-child(2)),table.col-2-max td:not(:nth-child(2)){width:1%;white-space:nowrap;}table.col-3-max th:nth-child(3),table.col-3-max td:nth-child(3){width:auto;}table.col-3-max th:not(:nth-child(3)),table.col-3-max td:not(:nth-child(3)){width:1%;white-space:nowrap;}table.col-4-max th:nth-child(4),table.col-4-max td:nth-child(4){width:auto;}table.col-4-max th:not(:nth-child(4)),table.col-4-max td:not(:nth-child(4)){width:1%;white-space:nowrap;}table.col-5-max th:nth-child(5),table.col-5-max td:nth-child(5){width:auto;}table.col-5-max th:not(:nth-child(5)),table.col-5-max td:not(:nth-child(5)){width:1%;white-space:nowrap;}table.files{width:100%;border-radius:.25rem;overflow:hidden;}table.files,table.files th,table.files td{border:0;border-collapse:collapse;border-spacing:0;text-align:left;padding:.5em .75em;}table.files thead{background-color:#eee;color:#616161;font-weight:bold;letter-spacing:.5px;}table.files tbody tr{border-bottom:1px solid #e0e0e0;}table.files tbody tr:nth-child(even){background-color:#fefefe;}table.files tbody tr:hover{background-color:#fdfdfd;}table.files.col-1-max th:nth-child(1),table.files.col-1-max td:nth-child(1){width:auto;}table.files.col-1-max th:not(:nth-child(1)),table.files.col-1-max td:not(:nth-child(1)){width:1%;white-space:nowrap;}table.files.col-2-max th:nth-child(2),table.files.col-2-max td:nth-child(2){width:auto;}table.files.col-2-max th:not(:nth-child(2)),table.files.col-2-max td:not(:nth-child(2)){width:1%;white-space:nowrap;}table.files.col-3-max th:nth-child(3),table.files.col-3-max td:nth-child(3){width:auto;}table.files.col-3-max th:not(:nth-child(3)),table.files.col-3-max td:not(:nth-child(3)){width:1%;white-space:nowrap;}table.files.col-4-max th:nth-child(4),table.files.col-4-max td:nth-child(4){width:auto;}table.files.col-4-max th:not(:nth-child(4)),table.files.col-4-max td:not(:nth-child(4)){width:1%;white-space:nowrap;}table.files.col-5-max th:nth-child(5),table.files.col-5-max td:nth-child(5){width:auto;}table.files.col-5-max th:not(:nth-child(5)),table.files.col-5-max td:not(:nth-child(5)){width:1%;white-space:nowrap;}table.list{width:100%;border-radius:.25rem;overflow:hidden;}table.list,table.list th,table.list td{border:0;border-collapse:collapse;border-spacing:0;text-align:left;padding:.5em .75em;}table.list thead{background-color:transparent;color:inherit;font-weight:bold;letter-spacing:.5px;}table.list tbody tr{border-bottom:1px solid #e0e0e0;}table.list tbody tr:nth-child(even){background-color:rgba(255,255,255,.925);}table.list tbody tr:hover{background-color:rgba(255,255,255,.875);}table.list.col-1-max th:nth-child(1),table.list.col-1-max td:nth-child(1){width:auto;}table.list.col-1-max th:not(:nth-child(1)),table.list.col-1-max td:not(:nth-child(1)){width:1%;white-space:nowrap;}table.list.col-2-max th:nth-child(2),table.list.col-2-max td:nth-child(2){width:auto;}table.list.col-2-max th:not(:nth-child(2)),table.list.col-2-max td:not(:nth-child(2)){width:1%;white-space:nowrap;}table.list.col-3-max th:nth-child(3),table.list.col-3-max td:nth-child(3){width:auto;}table.list.col-3-max th:not(:nth-child(3)),table.list.col-3-max td:not(:nth-child(3)){width:1%;white-space:nowrap;}table.list.col-4-max th:nth-child(4),table.list.col-4-max td:nth-child(4){width:auto;}table.list.col-4-max th:not(:nth-child(4)),table.list.col-4-max td:not(:nth-child(4)){width:1%;white-space:nowrap;}table.list.col-5-max th:nth-child(5),table.list.col-5-max td:nth-child(5){width:auto;}table.list.col-5-max th:not(:nth-child(5)),table.list.col-5-max td:not(:nth-child(5)){width:1%;white-space:nowrap;}table.list tbody tr:last-child{border-bottom:0;}table.list td:first-child,table.list th:first-child{padding-left:0;}table.list td:last-child,table.list th:last-child{padding-right:0;}table.list .btn-icon{display:none;}table.list tr:hover .btn-icon{display:inline-flex;}.t-icon-container{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.25em;height:1.25em;vertical-align:middle;margin-top:-.2em;}.t-icon-main{width:100%;height:100%;fill:currentColor;}.has-sub-icon .t-icon-main{-webkit-mask-image:radial-gradient(30% 30% at 75% 75%,transparent 99%,black 100%);mask-image:radial-gradient(30% 30% at 75% 75%,transparent 99%,black 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.t-icon-sub{position:absolute;bottom:0;right:0;width:50%;height:50%;fill:currentColor;}