@charset "UTF-8";.tm-layout-wrapper{--max-width:1260px;--padding:0 25px;width:100%;max-width:var(--max-width,1260px);margin-right:auto;margin-left:auto;padding:var(--padding,0 25px)}.tm-layout-main{--min:25ch;--gap:24px;display:flex;flex-wrap:wrap;gap:var(--gap,24px);margin-block:var(--gap,24px)}.tm-layout-main>*{overflow:auto;flex:1 1 var(--min)}.tm-layout-main--sidebar .tm-layout-main__content{--min:66%}.tm-layout-main--sidebar-left .tm-layout-main__aside{order:-1}.tm-layout-main--only-content .tm-layout-main__aside{display:none}.tm-layout-grid{--min:240px;--gap:16px;display:grid;grid-gap:var(--gap);grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--min)),1fr));margin:0;list-style:none}.tm-layout-grid.tm-grid-span{--grid-column-span:2;grid-column:var(--grid-column-span)}.tm-layout-grid--fullwidth{--min:100%}.tm-layout-grid--small{--min:150px}.tm-layout-grid--medium{--min:310px}.tm-layout-grid--large{--min:380px}.tm-layout-grid--xl{--min:480px}.tm-module{margin-bottom:50px}.tm-module--dark{padding:30px;border-radius:10px;background:var(--color-primary)}.tm-module--dark .new-module-label{color:var(--color-black-aux);background:var(--color-white)}.tm-module--dark .btn-transparent,.tm-module--dark .btn-transparent:hover{color:var(--color-white);border-color:var(--color-white)}.tm-module--dark .btn-transparent::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" width="18" height="18"><path d="M5.3 18.71a1 1 0 0 1-.7-.29 1 1 0 0 1 0-1.42l6.3-6.3-6.3-6.3a1 1 0 0 1 1.42-1.42l7 7a1 1 0 0 1 0 1.42l-7 7a1 1 0 0 1-.71.3z" fill="%23FFFFFF"/></svg>');background-size:contain;background-repeat:no-repeat}.tm-module--dark .btn-transparent::after{background:var(--color-white)}.tm-sidebar-module{margin-bottom:50px}.tm-sidebar-module .tm-sidebar-module__title{margin-bottom:20px;padding-bottom:7px;border-bottom:1px solid var(--color-primary);font-family:Bitter,georgia,serif;font-size:26px;font-weight:700;line-height:35px;color:var(--color-primary)}.tm-sidebar-module--dark{padding:30px;border-radius:10px;background:var(--color-primary)}.tm-sidebar-module--dark .tm-sidebar-module__title{border-bottom:1px solid var(--color-white);color:var(--color-white)}.tm-sidebar-module--dark a{color:var(--color-white)}.tm-sidebar-module--dark a:hover{color:var(--color-white);text-decoration:underline}.tm-sidebar-module__view-more{margin-top:20px}.tm-sidebar-module__view-more a:hover{text-decoration:none}.box-info{margin-bottom:20px;padding:20px;border-radius:5px;background:var(--color-grey-light)}.box-info p{margin:0}.header-icons{position:relative;display:flex;align-items:center;margin-right:15px}.header-icons .header-icon{margin:0 5px}.header-icons .header-icon a:focus{outline:0}.header-icons .header-icon a:hover{opacity:.8}.header-icons .icon-contact a{color:var(--color-white)}.header-icons .icon-favourites .tm-list__item{padding:10px}.header-icons .icon-favourites a.toggle-button{color:var(--color-white)}.header-icons .icon-favourites a.toggle-button svg{width:28px;height:28px}.header-icons .icon-notifications .tm-list__item{padding:10px}.header-icons .icon-notifications a.toggle-button{color:var(--color-white)}tm-dropdown#tm-user-menu .toggle-button{color:var(--color-white)}tm-dropdown#tm-user-menu .toggle-button:focus,tm-dropdown#tm-user-menu .toggle-button:hover{outline:0;opacity:.8}tm-dropdown#tm-user-menu .sm{width:175px}tm-dropdown#tm-user-menu .dropdown-item{padding:10px 20px;font-size:15px}tm-dropdown#tm-user-menu .dropdown-item a{display:block;width:100%}tm-dropdown#tm-user-menu .dropdown-item a:hover{color:var(--color-primary)}tm-dropdown#tm-user-menu .dropdown-footer{padding:10px 20px;font-size:15px;text-align:left;cursor:auto}tm-dropdown#tm-user-menu .dropdown-footer a{width:100%;display:block}tm-dropdown#tm-user-menu .dropdown-footer a:hover{opacity:.8}.swiper-container{position:relative;padding-bottom:16px}.swiper-container .swiper-btn-next,.swiper-container .swiper-btn-prev{display:block;position:absolute;top:-44px;width:40px;height:40px;cursor:pointer;color:var(--color-secondary-b);transition:opacity .3s ease}.swiper-container .swiper-btn-next:hover,.swiper-container .swiper-btn-prev:hover{opacity:.7}.swiper-container .swiper-btn-prev{right:60px}.swiper-container .swiper-btn-next{right:0}.swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-5px}.swiper-container .swiper-pagination-bullet{text-indent:-1000px}.swiper-container .swiper-pagination-bullet-active{background:var(--color-secondary)}.tm-module--dark .swiper-container .swiper-pagination-bullet{background:var(--color-white);opacity:.5}.tm-module--dark .swiper-container .swiper-pagination-bullet-active{opacity:1}.tm-post-card__inner{position:relative;overflow:hidden;border-radius:6px;background-color:var(--color-secondary);box-shadow:0 0 6px 0 rgba(0,0,0,.15);transition:all .3s ease}.tm-post-card__inner:hover{background:var(--color-primary);transition:all .3s ease}.tm-post-card__inner:hover .tm-post-card__image{opacity:.8;transition:all .3s ease}.tm-post-card__thumbnail{position:relative}.tm-post-card__image{position:relative;margin:0;padding:0;transition:all .3s ease}.tm-post-card__image img{display:block!important;width:100%;height:160px;object-fit:cover;object-position:center}.tm-post-card__content{display:flex;flex-direction:column;height:190px;padding:20px;border-top:2px solid var(--color-black-aux);color:var(--color-white)}.tm-post-card__title{font-size:19px;font-weight:400;line-height:23px;color:var(--color-white);text-align:left;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.tm-post-card__footer-left-date{font-size:14px;font-weight:400;line-height:16px;text-align:left;margin-top:auto}.tm-post-card__footer{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto}.tm-post-card__footer-left .tm-post-card__footer-left-date{font-size:12px;font-weight:400;line-height:16px;color:var(--color-secondary-b);text-align:left}.tm-post-card__footer-left-content-type{margin-top:5px;line-height:16px}.tm-post-card__footer-left-content-type a{padding:5px 10px;border-radius:3px;font-size:12px;font-weight:800;color:var(--color-white);text-align:left;background-color:var(--color-secondary-b)}.tm-post-card__footer-right{display:flex;align-items:flex-end;color:var(--color-secondary-b)}.tm-post-card__footer-right .icon-candado{width:46px;height:43px}.tm-post-card__read-more{margin-top:auto;font-size:14px;font-weight:400;color:var(--color-white);text-align:left}.tm-post-card__read-more::after{pointer-events:auto;content:"";position:absolute;z-index:1;inset:0;background-color:rgba(0,0,0,0)}.tm-post-card__icon{width:18px;height:12px;margin-left:5px}.tm-post-card--light .tm-post-card__inner{background-color:var(--color-white)}.tm-post-card--light .tm-post-card__content{border-top:2px solid var(--color-black-aux);color:var(--color-grey)}.tm-post-card--light .tm-post-card__content .tm-post-card__title{color:var(--color-primary)}.tm-post-card--light .tm-post-card__inner:hover{background:var(--color-secondary)}.tm-post-card--light .tm-post-card__read-more{color:var(--color-primary)}.tm-post-card--light .tm-post-card__read-more svg path{fill:#28285b!important}.tm-post-card--light .tm-post-card__inner:hover .tm-post-card__footer-left-content-type a{color:var(--color-secondary);background:var(--color-white)}.tm-post-card--light .tm-post-card__inner:hover .tm-post-card__footer-left-date,.tm-post-card--light .tm-post-card__inner:hover .tm-post-card__read-more,.tm-post-card--light .tm-post-card__inner:hover .tm-post-card__title{color:var(--color-white)}.tm-post-card--light .tm-post-card__inner:hover .tm-post-card__read-more svg path{fill:var(--color-white)!important}.tm-post-card--horizontal .tm-post-card__inner{display:flex;flex-direction:row;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #979797;border-radius:0;font-size:14px;line-height:1.53;background-color:transparent;box-shadow:none}.tm-post-card--horizontal .tm-post-card__left{position:relative}.tm-post-card--horizontal .tm-post-card__left .tm-favourite-icon-wrapper{cursor:pointer;position:absolute;z-index:10;top:10px;right:10px;transition:all .3s ease}.tm-post-card--horizontal .tm-post-card__left .tm-favourite-icon-wrapper .tm-favourite-tooltip{top:-4px;right:20px;left:auto}.tm-post-card--horizontal .tm-post-card__left .tm-post-card__image img{width:220px;min-width:220px;height:120px;min-height:120px;border:1px solid rgba(0,0,0,.15)}.tm-post-card--horizontal .tm-post-card__title{margin-bottom:0;font-size:18px;font-weight:400;line-height:normal;color:var(--color-primary)}.tm-post-card--horizontal .tm-post-card__title a{color:var(--color-primary)}.tm-post-card--horizontal .tm-post-card__excerpt p{margin:0}.tm-post-card--horizontal .tm-post-card__meta{margin:15px 0;font-size:12px;font-weight:400;line-height:1.8;color:var(--color-grey)}.tm-post-card--horizontal .tm-post-card__meta h4{color:#888;font-size:12px}.tm-post-card--horizontal .tm-post-card__meta h4 a{color:#888;font-weight:700}.tm-post-card--horizontal .tm-post-card__meta h4 a:hover{text-decoration:underline}.tm-post-card--horizontal .tm-post-card__meta a{color:#888}.tm-post-card--horizontal .tm-post-card__meta a:hover{text-decoration:underline}.tm-post-card--horizontal .tm-post-card__header.tm-post-card__header--with-icon{display:flex}.tm-post-card--horizontal .tm-post-card__header.tm-post-card__header--with-icon .icon-candado{width:40px;height:40px;color:var(--color-terciary-b);margin-right:10px}.tm-post-card--horizontal .tm-post-card__header.tm-post-card__header--with-icon .icon-candado.icon-padlock-locked{color:color-mix(in srgb,var(--color-black) 30%,transparent)}.tm-post-card--horizontal .tm-post-card__header.tm-post-card__header--with-icon .tm-post-card__meta{margin:0 0 15px 0}@media screen and (width <= 787px){.tm-post-card--horizontal .tm-post-card__inner{flex-direction:column;margin-bottom:30px}.tm-post-card--horizontal .tm-post-card__left .tm-post-card__image img{width:100%;min-width:100%;height:200px;min-height:200px}}.eventbox{background:var(--color-white);padding:0;margin:0;min-height:130px;box-sizing:border-box;box-shadow:0 0 18px 0 rgba(0,0,0,.08);border-radius:6px;width:100%;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.eventbox:hover{background:color-mix(in srgb,var(--color-secondary) 10%,transparent);transition:all .3s ease}.eventbox:hover .event--logo{background:rgba(0,0,0,0)!important;transition:all .3s ease}.eventbox .eventbox__inner{display:flex;flex-direction:column;height:100%}.eventbox .event--logo{display:block;margin:0;padding:10px;box-sizing:border-box;height:160px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:var(--color-white)}.eventbox .event--logo img{max-height:100px}.eventbox .eventbox__content{display:flex;flex-direction:column;height:100%;padding:20px}.eventbox .event--title{color:var(--color-black-aux);font-size:17px;font-weight:700;line-height:20.4px;min-height:60px}.eventbox .event--info{font-size:15px;line-height:1.6;margin-bottom:3rem}.eventbox .event--info .fa{width:20px;text-align:center}.eventbox .event--info .fa[class*=map]{font-size:18px}.eventbox .event--buttons{margin-top:auto}.eventbox .event--buttons p{margin:10px 0 0 0}.eventbox .event--buttons .btn-login,.eventbox .event--buttons .btn-register{padding:10px 30px 10px 15px;text-transform:none;width:100%;text-align:left;font-size:15px}.eventbox .event--buttons .btn-login::before,.eventbox .event--buttons .btn-register::before{right:10px}.eventbox .event--buttons .btn-login::after,.eventbox .event--buttons .btn-register::after{right:18px}.eventbox:not(.eventbox-featured) .event--buttons .btn-register{color:var(--color-black-aux)}.eventbox:not(.eventbox-featured) .event--buttons .btn-register::after{background:var(--color-black-aux)}.eventbox:not(.eventbox-featured) .event--buttons .btn-register::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" width="18" height="18"><path d="M5.3 18.71a1 1 0 0 1-.7-.29 1 1 0 0 1 0-1.42l6.3-6.3-6.3-6.3a1 1 0 0 1 1.42-1.42l7 7a1 1 0 0 1 0 1.42l-7 7a1 1 0 0 1-.71.3z" fill="currentColor"/></svg>')}.eventbox.eventbox-featured{margin:0;min-height:210px;background:var(--color-secondary);box-shadow:0 0 10px rgba(0,0,0,.2);color:var(--color-white);transition:all .3s ease}.eventbox.eventbox-featured:hover{background:var(--color-secondary);transition:all .3s ease}.eventbox.eventbox-featured:hover .event--logo{background:color-mix(in srgb,var(--color-secondary) 10%,transparent)!important;transition:all .3s ease}.eventbox.eventbox-featured .eventbox__thumbnail{background:var(--color-white)}.eventbox.eventbox-featured .event--title{color:var(--color-white)}.eventbox.eventbox-featured .event--info{margin-bottom:0}@media only screen and (max-width:767px){.eventbox .event--title{min-height:auto}}.tm-card--date-restricted .tm-post-card__inner{background-color:var(--color-grey-light);height:100%}.tm-card--date-restricted .tm-post-card__inner:hover{background:color-mix(in srgb,var(--color-secondary) 20%,transparent)}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__content{height:auto}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__title-wrapper{line-height:1.36;padding-top:15px;min-height:75px}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__date{padding:0 0 0 30px;color:var(--color-secondary);font-weight:600;font-size:12px}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__lock-icon{position:absolute;color:var(--color-secondary);font-size:20px}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__title{padding-left:30px;font-size:18px}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__title a{color:var(--color-black-aux)}.tm-card--date-restricted .tm-post-card__inner .tm-post-card__title a::after{pointer-events:auto;content:"";position:absolute;z-index:1;inset:0;background-color:rgba(0,0,0,0)}.tm-list{font-size:15px}.tm-list__image{width:40px;height:40px;margin-top:4px;margin-right:10px;object-fit:cover}.tm-list__date{font-size:12px;color:#777}.tm-list__excerpt{font-size:14px;line-height:1.4;color:#555}.tm-list--light .tm-list__date,.tm-list--light .tm-list__excerpt{color:var(--color-white)}.tm-list--index-disc{padding-left:20px}.tm-list--index-disc .tm-list__item{margin-bottom:20px;list-style-type:disc}.tm-list--index-disc .tm-list__item::marker{color:var(--color-terciary-b)}.tm-list--index-disc .tm-list__link{line-height:1.27;color:#777}.tm-list--index-disc .tm-list__link:hover{color:#555}.tm-list.tm-list--index-disc.tm-list--light .tm-list__link{color:var(--color-white)}.tm-list--thumb .tm-list__item{display:flex;padding:10px 0;border-bottom:1px solid #ddd;line-height:21px}.tm-list--thumb .tm-list__link{font-weight:700}.tm-list--thumb .tm-list__link:hover{color:var(--color-primary)}.tm-list--excerpt .tm-list__item{display:flex;display:flex;flex-direction:column;justify-content:flex-start;padding:10px 0;border-bottom:1px solid #ddd;line-height:21px}.tm-list--excerpt .tm-list__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:5px}.tm-list--excerpt .tm-list__title{flex-grow:1;font-weight:700;text-decoration:none}.tm-list--excerpt .tm-list__date{margin-top:2px;margin-left:10px}.tm-pagination{text-align:left;margin:50px 0}.tm-pagination a,.tm-pagination span{display:inline-block;padding:8px 16px;margin:0 4px;background-color:var(--color-grey-light);color:var(--color-primary);text-decoration:none;border-radius:4px;transition:background-color .3s ease}.tm-pagination .page-numbers{background-color:var(--color-grey-light);color:var(--color-primary)}.tm-pagination a.next.page-numbers,.tm-pagination a.prev.page-numbers{background:0 0!important;background-color:var(--color-grey-light)!important;color:var(--color-primary)}.tm-pagination a.next.page-numbers:hover,.tm-pagination a.prev.page-numbers:hover{background-color:var(--color-primary)!important;color:var(--color-white)}.tm-pagination a:hover{background-color:var(--color-primary);color:var(--color-white)}.tm-pagination .current{background-color:var(--color-primary);color:var(--color-white)}.tm-restricted-content{--gap:40px;margin:20px 0}.tm-restricted-content__message{color:var(--color-primary)}.tm-restricted-content__cta{place-self:center center}#regulatory-alerts-content{margin-top:40px}#regulatory-alerts-content .box-info .tooltip-tip{display:block;font-weight:700}#regulatory-alerts-content #content-area{gap:48px}#regulatory-alerts-content #content-area .archive-regulatory-alert{margin-bottom:50px;font-family:Bitter,georgia,serif}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert{min-height:0;margin-bottom:30px;padding-bottom:25px;border-bottom:1px solid #f1f0f0}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .metainfo{height:auto;margin-bottom:5px;font-size:21px;font-weight:400;line-height:29px;color:#888}@media only screen and (width <= 800px){#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .metainfo{font-size:18px;line-height:25px}}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .card-alert-archive{font-size:16px;font-weight:400;line-height:26px;color:var(--color-grey)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .fa-minus-circle,#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .fa-plus-circle{font-size:27px;color:var(--color-terciary)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .fa-minus-circle:hover,#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .fa-plus-circle:hover{color:var(--color-secondary)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .after-dots{font-size:30px;color:var(--color-secondary)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .after-op{display:inline-flex;font-size:15px;font-weight:600;line-height:36px;color:var(--color-secondary)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .after-op.op-collapse{position:absolute;top:0;right:0;float:right;width:320px;height:22px;text-align:right;background:linear-gradient(to right,rgba(255,255,255,0),#fff 50%,#fff)}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert .reset-style .after-op.op-collapse{width:30px;background:0 0}#regulatory-alerts-content #content-area .archive-regulatory-alert .article-alert.user-guess .content-alert{overflow:hidden;height:30px}#regulatory-alerts-content .sidebar-recent-alerts{margin-top:0;font-size:16px}#regulatory-alerts-content .sidebar-recent-alerts h3{border-bottom:1px solid var(--color-secondary);font-size:26px;font-weight:700;line-height:35px;color:var(--color-primary)}#regulatory-alerts-content .sidebar-recent-alerts li{margin-bottom:10px}#regulatory-alerts-content .sidebar-recent-alerts li a{font-family:Bitter,georgia,serif;font-size:15px;line-height:1.27;color:#888}#regulatory-alerts-content .sidebar-recent-alerts li a:hover{color:#444}#regulatory-alerts-content .sidebar-recent-alerts .form-geo-alerts{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#regulatory-alerts-content .sidebar-recent-alerts .form-geo-alerts #geoalerts{width:calc(100% - 65px);height:45px;padding:0 0 0 15px;border:1px solid var(--color-white-aux);border-radius:30px 0 0 30px;appearance:none;appearance:none;appearance:none;appearance:none;background-image:url(../../assets/icons/nav-down.svg);background-repeat:no-repeat;background-position:right 15px center}#regulatory-alerts-content .sidebar-recent-alerts .form-geo-alerts #geoalerts::-ms-expand{display:none}#regulatory-alerts-content .sidebar-recent-alerts .form-geo-alerts .button-filter-geo{cursor:pointer;width:65px;height:45px;padding:0 10px;border-radius:0 30px 30px 0;font-size:16px;font-weight:600;line-height:45px;color:var(--color-primary-b);text-transform:none;background:var(--color-terciary)}.new-alerts{height:60px;background-color:var(--color-terciary)}.new-alerts .header-alerts-carousel{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:60px;font-size:16px}.new-alerts .header-alerts-carousel--title{display:flex;align-items:center;justify-content:flex-start;min-width:200px;height:30px;margin-bottom:0;font-size:16px;font-weight:700;color:var(--color-primary)}.new-alerts .header-alerts-carousel--title svg{width:25px;height:25px;margin-right:10px}.new-alerts .header-alerts-carousel .swiper-slide{max-height:26px}.new-alerts .allalerts{min-width:100px;font-size:16px;color:#333;text-align:right}.new-alerts .allalerts:hover{text-decoration:underline}@media screen and (width <= 600px){.new-alerts{height:auto}.new-alerts .header-alerts-carousel{flex-direction:column;align-items:flex-start;justify-content:center;height:auto}.new-alerts .header-alerts-carousel .header-alerts-carousel--title{margin-top:10px;padding:10px 0}.new-alerts .header-alerts-carousel .header-alerts-carousel--slideshow{height:70px!important;padding:10px 0;width:100%}.new-alerts .allalerts{width:100%;margin-bottom:10px}}.alerts-tooltip-wrapper{position:absolute;right:5%;top:15px;z-index:2}.alerts-tooltip-wrapper .alerts-tooltip{cursor:pointer;display:inline-block;vertical-align:top;font-size:13px;line-height:20px;text-transform:uppercase;color:#000;background:#d29839;background:-moz-linear-gradient(left,#d29839 0,#d4ac6b 30%,#d4ac6b 70%,#d29839 100%);background:-webkit-linear-gradient(left,#d29839 0,#d4ac6b 30%,#d4ac6b 70%,#d29839 100%);background:linear-gradient(to right,#d29839 0,#d4ac6b 30%,#d4ac6b 70%,#d29839 100%);box-shadow:0 10px 25px -5px rgba(0,0,0,.8),0 -1px 0 rgba(0,0,0,.3) inset;padding:0 10px;border-radius:5px}.alerts-tooltip-wrapper .alerts-tooltip-tip{display:none;position:absolute;width:300px;right:0;z-index:1;background:#fff;padding:15px 10px 10px 10px;font-size:14px;color:#000;max-width:350px;margin-left:-30px;border:1px solid #000;border-radius:4px}.alerts-tooltip-wrapper:hover .alerts-tooltip-tip{display:block}.recent-alerts{position:relative;width:100%;background-color:var(--color-grey-light);border-radius:6px;overflow:hidden;margin-bottom:16px}.recent-alerts .recent-alerts-image{background-size:cover;margin:0;height:337px;border-bottom:2px solid var(--color-black-aux)}.recent-alerts .alerts-group{margin-bottom:25px;padding-left:20px;padding-right:30px;line-height:1.36;padding-top:15px;position:relative}.recent-alerts .alerts-group dt{font-size:18px;margin:0 0 10px 0}.recent-alerts .alerts-group dt.canread:hover{color:#000}.recent-alerts .alerts-group dt.canread:hover .alert-icon{opacity:1}.recent-alerts .alerts-group dt .alert-title{position:static;margin:0;padding:0;color:var(--color-secondary);font-weight:600;font-size:12px}.recent-alerts .alerts-group dd{font-size:15px;padding-left:0;margin-left:0}.recent-alerts .alerts-group dd p,.recent-alerts .alerts-group dd p a{font-size:inherit}.recent-alerts .alerts-group dt.active+dd{max-height:900px}.recent-alerts .alerts-group *+dt{margin-top:8px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.recent-alerts .alerts-group .alert-icon{vertical-align:text-top;mix-blend-mode:multiply;opacity:.6;margin-right:5px;margin-top:1px;width:26px}@media (min-width:1300px){.recent-alerts .alerts-group{min-height:401px}}.tm-archive-taxonomy{margin-top:50px}#modules-home .tm-layout-grid--xl{--gap:24px}#modules-home .recents-group{margin-bottom:40px}#modules-home .recents-group .term-short-description{font-size:18px;line-height:25px;color:var(--color-primary);min-height:50px;margin:10px 0 15px 0}#modules-home .recents-group .recents-content .recent_first,#modules-home .recents-group .recents-content .recent_second{margin-bottom:16px}#modules-home .recents-group .recents-content .recent_first .tm-post-card__thumbnail .tm-post-card__image img{height:335px}#modules-home .recents-group .recents-content .recent_second .tm-post-card__title-wrapper{min-height:117px}#modules-home .recents-group .recents-content .recent_second .tm-post-card__thumbnail .tm-post-card__image img{height:170px}#modules-home .recents-group .tm-btn{float:right}.ribbon{position:absolute;top:2rem;left:-4rem;transform:rotate(-45deg);background:var(--color-terciary);color:var(--color-black);padding:.25rem 5.5rem;font-size:2rem;font-weight:600;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:10}tm-accordion{display:block;margin-bottom:50px}tm-accordion .accordion-item{border-bottom:1px solid #cfcfda}tm-accordion .menu-title,tm-accordion .menu-title-link{cursor:pointer;position:relative;display:flex;align-items:center;width:100%;padding:10px;border:none;font-size:18px;font-weight:600;color:#333;text-transform:uppercase;text-transform:none;background-color:var(--color-white);outline:0;transition:background-color .3s}tm-accordion .menu-title-link:focus,tm-accordion .menu-title-link:hover,tm-accordion .menu-title:focus,tm-accordion .menu-title:hover{color:#333;background-color:var(--color-white)}tm-accordion .menu-title-link::after,tm-accordion .menu-title::after{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%) rotate(135deg);display:block;width:8px;height:8px;border:2px solid var(--color-secondary);border-bottom:transparent;border-left:transparent;transition:transform .3s ease-out}tm-accordion #tm-userarea-logout-link::after,tm-accordion .menu-title-link::after{display:none}tm-accordion .menu-options{overflow:hidden;display:block;max-height:0;padding-left:15px;transition:max-height .3s ease-out}tm-accordion .accordion-item.open .menu-options{margin-bottom:10px}tm-accordion .menu-options li{margin:5px 0;list-style:none}tm-accordion .menu-options li ul{margin-left:20px}tm-accordion .menu-options li a{display:block;font-size:16px;color:var(--color-primary);text-decoration:none}tm-accordion .menu-options li a:hover{color:var(--color-secondary)}tm-accordion .menu-options li.active a{font-weight:600}tm-accordion .accordion-item.open .menu-title{color:var(--color-secondary)}tm-accordion .accordion-item.open .menu-title::after{transform:translateY(-50%) rotate(-45deg)}tm-accordion.tm-accordion--pills .accordion-item{margin-bottom:8px;border:0}tm-accordion.tm-accordion--pills .accordion-icon{margin-right:16px;color:var(--color-secondary)}tm-accordion.tm-accordion--pills .menu-title,tm-accordion.tm-accordion--pills .menu-title-link{border-radius:6px;font-weight:400;background:var(--color-grey-light)}tm-accordion.tm-accordion--pills .menu-title-link::after,tm-accordion.tm-accordion--pills .menu-title::after{right:12px;border-color:#333}tm-accordion.tm-accordion--pills .accordion-item.open .menu-title{color:#333}tm-accordion.tm-accordion--pills .menu-options{padding:0}tm-accordion.tm-accordion--pills .accordion-item.open .menu-options{margin-bottom:0}tm-accordion.tm-accordion--pills .menu-options li{margin:5px 0;padding:10px 30px;border-radius:6px;list-style:none;background:var(--color-background-grey)}tm-accordion.tm-accordion--pills .menu-options li:last-child{margin-bottom:0}tm-tabs{display:block}tm-tabs .tabs-header{display:flex}tm-tabs .tab-title{padding:10px 20px;cursor:pointer;border:none;background:var(--color-secondary);color:var(--color-white);font-weight:700;min-width:200px;min-height:100px}tm-tabs .tab-title.active{background:var(--color-terciary);color:var(--color-primary)}tm-tabs .tabs-content{padding:40px 0}tm-tabs .tab-content{display:none}tm-tabs .tab-content.active{display:block}tm-dropdown{position:relative;display:inline-block}tm-dropdown .toggle-button{position:relative;display:inline-block}tm-dropdown .toggle-button:focus{outline:0;color:var(--color-white)}tm-dropdown .toggle-button .icon-badge{position:absolute;top:-5px;right:-5px;background-color:var(--color-danger);color:var(--color-white);font-size:10px;font-weight:700;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;line-height:1}tm-dropdown .dropdown{position:absolute;top:40px;left:50%;transform:translateX(-50%);width:315px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:8px;z-index:100;display:none}tm-dropdown .dropdown.sm{width:210px}tm-dropdown .dropdown.open{display:block}tm-dropdown .dropdown::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid var(--color-white)}tm-dropdown .dropdown-inner{border-radius:8px;padding:0;background:#fff;overflow:hidden}tm-dropdown .dropdown-header{padding:10px;background:var(--color-grey-light);font-weight:700;text-align:center}tm-dropdown .dropdown-content{max-height:300px;overflow-y:auto}tm-dropdown .dropdown-item{font-size:15px;padding:10px;display:flex;border-bottom:1px solid var(--color-light-background)}tm-dropdown .dropdown-item.user-menu .fa{margin-right:.5rem}tm-dropdown .tm-list-layout2__item{padding:10px}tm-dropdown .dropdown-item.dropdown-info{padding:30px 10px}tm-dropdown .dropdown-item img{width:40px;height:40px;object-fit:cover;margin-right:10px}tm-dropdown .dropdown-footer{background:var(--color-secondary);color:#fff;text-align:center;padding:10px;cursor:pointer}tm-dropdown .dropdown-footer a{color:#fff;text-decoration:none}
/*# sourceMappingURL=tamarind-base.min.css.map */
