@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,700&display=swap");:root{--navy-100:#0060a2;--navy-400:#00426e;--green-100:#90c84b;--green-400:#21610a;--green-600:#1c410e;--blue-100:#def2f5;--teal:#33797c;--grey-100:#f3f3f3;--grey-200:#a0a0a0;--grey-400:#424242;--grey-600:#323232;--grey-800:#2a2a2a}.skip-to-main{position:absolute;top:2rem;left:3rem;background-color:#fff;box-shadow:4px 4px 4px 0 #000;transform:translateX(-150%);z-index:400;padding:1rem 1.5rem;opacity:0;color:#000;text-decoration:none}.skip-to-main:focus{transform:translateX(0);opacity:1}.site-logo img{max-width:70px;margin-left:15px}@media screen and (min-width:1200px){.site-logo img{max-width:100px;margin:0}}.site-search-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;transition:all .3s ease-in-out;border:0;background-color:transparent;flex-shrink:0;border-radius:50%;background-color:var(--blue-100);padding:0}.site-search-icon svg{fill:var(--navy-100)}.site-search-icon svg:focus,.site-search-icon svg:hover{fill:var(--navy-400);transform:scale(.9)}.nav-wrapper{box-shadow:0 0 8px 0 rgba(0,0,0,.5098039216);position:fixed;top:0;width:100%;z-index:200;background-color:#fff}#primary-nav{position:relative;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center;height:88px}@media screen and (min-width:1200px){#primary-nav{height:120px;max-width:1320px}}.top-menu{position:absolute;z-index:50;width:100%;height:100vh;top:0;display:none;transition:all .3s ease-in-out;transform:translateX(100%);background-color:var(--grey-100);height:100%}@media screen and (min-width:1200px){.top-menu{position:static;display:flex;justify-content:center;align-self:center;overflow-y:visible;height:100%;transform:translateX(0);background-color:#fff}}.top-menu a{color:var(--grey-600);white-space:pre-wrap}.top-menu a:focus,.top-menu a:hover{color:#000}#close-menu-button,#hamburger-menu{background-color:transparent;border:0}#close-menu-button{display:block;width:-moz-fit-content;width:fit-content;margin:1.7rem 1.2rem 1rem auto}@media screen and (min-width:1200px){#close-menu-button{display:none}}#close-menu-button svg{width:30px;height:30px;fill:var(--grey-600)}.mobile-back-button{color:#000;border:none;background-color:transparent;margin:0 0 1rem 1rem;padding:1rem 1rem 1rem 0}.mobile-back-button svg{width:10px;height:auto;margin-right:10px}.level-1{padding:2rem 0 0;margin:0;background-color:var(--grey-100);height:100vh}@media screen and (min-width:1200px){.level-1{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem;background-color:transparent;height:100%;padding:0}}.level-1>li{display:flex;align-items:center;white-space:nowrap;border-bottom:1px solid #a8a8a8}@media screen and (min-width:1200px){.level-1>li{display:block;height:100%;border-bottom:0}}.level-1>li>a{display:flex;align-items:center;width:90%;transition:all .3s ease-in-out;margin-left:1rem;padding:.6rem 1rem .6rem 0}.level-1>li>a:focus,.level-1>li>a:hover{text-decoration:underline}@media screen and (min-width:1200px){.level-1>li>a{align-items:center;justify-content:center;text-align:center;padding:0;margin:0 1rem;height:100%;border:none}}.has-dropdown-level-1{position:relative}@media screen and (min-width:1200px){.has-dropdown-level-1:after{content:"";display:block;position:absolute;width:10px;height:18px;right:-10px;top:40%;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNSAxM0wwLjEzODc4NCAwLjI1MDAwMUwxNC44NjEyIDAuMjUwMDAyTDcuNSAxM1oiIGZpbGw9IiM3Nzc3NzciLz4KPC9zdmc+Cg==");background-position:50%;background-repeat:no-repeat;background-size:100%}}.has-dropdown-level-2{position:relative}@media screen and (min-width:1200px){.has-dropdown-level-2:after{content:"";display:block;position:absolute;width:20px;height:20px;right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1IDExLjVMMTIuMjUgMTguODYxMkwxMi4yNSA0LjEzODc4TDI1IDExLjVaIiBmaWxsPSIjMUUxRTFFIi8+CjxsaW5lIHgxPSIwLjUiIHkxPSIyLjE4NTU3ZS0wOCIgeDI9IjAuNDk5OTk5IiB5Mj0iMjQiIHN0cm9rZT0iIzFFMUUxRSIvPgo8L3N2Zz4K");background-position:50%;background-repeat:no-repeat;background-size:100%;top:50%;transform:translateY(-50%)}}.level-2{display:none;list-style:none;position:absolute;padding:2rem 0 0;background-color:bisque;width:100%;top:58px;transform:translateX(100%);z-index:60;transition:all .3s ease-in-out;background-color:var(--grey-100);height:100vh}@media screen and (min-width:1200px){.level-2{min-height:450px;transform:translateX(0);top:unset;left:0;padding:1rem;height:-moz-fit-content;height:fit-content;overflow-y:auto}}.level-2 li{display:flex;align-items:center;border-bottom:1px solid #a8a8a8}@media screen and (min-width:1200px){.level-2 li{max-width:500px}}.level-2 a{display:block;width:90%;padding:1rem;margin-left:1rem;padding:.6rem 1rem .6rem 0}.level-2 a,.level-3{transition:all .3s ease-in-out}.level-3{display:none;position:absolute;width:100%;transform:translateX(100%);top:0;z-index:50;min-height:100vh;height:-moz-fit-content;height:fit-content;background-color:var(--grey-100);padding:2rem 0 0}@media screen and (min-width:1200px){.level-3{position:absolute;max-width:500px;transform:translateX(530px);height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:0}}.level-3 li{border-bottom:1px solid #a8a8a8}ul.level-3>li>a{margin-left:1rem;padding:.6rem 1rem .6rem 0}.active{display:block}.translate-x-0{transform:translateX(0)}@media screen and (min-width:1200px){.level-3.active{transform:translateX(530px);top:1rem}}.dropdown-parent:hover{text-decoration:none!important}.mobile-submenu-button{display:inline-block;width:3rem;height:3rem;position:absolute;border:0;display:block;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1IDExLjVMMTIuMjUgMTguODYxMkwxMi4yNSA0LjEzODc4TDI1IDExLjVaIiBmaWxsPSIjMUUxRTFFIi8+CjxsaW5lIHgxPSIwLjUiIHkxPSIyLjE4NTU3ZS0wOCIgeDI9IjAuNDk5OTk5IiB5Mj0iMjQiIHN0cm9rZT0iIzFFMUUxRSIvPgo8L3N2Zz4K");background-position:98%;background-repeat:no-repeat;background-color:transparent;width:100%;right:0}@media screen and (min-width:1200px){.mobile-submenu-button{display:none}}#site-search-form{position:fixed;top:-200%;width:100%;background-color:#fff;box-shadow:0 0 7px 2px rgba(0,0,0,.4588235294);transition:all .3s ease-in-out;background-color:var(--grey-100);background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIyIiBoZWlnaHQ9IjI4MiIgdmlld0JveD0iMCAwIDMyMiAyODIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjE2LjQzOSAzNi4wMDk4QzMwMi4xNTggNTEuNDk0IDM2Ny4xNzkgMTI2LjQ4OCAzNjcuMTc5IDIxNi42NjlDMzY3LjE3OSAyMzkuNjggMzYyLjk0NSAyNjEuNzAzIDM1NS4yMTQgMjgySDExLjk2NDVDNC4yMzM2NSAyNjEuNzAzIDAgMjM5LjY4IDAgMjE2LjY2OUMwIDExNS4yNzUgODIuMTk1OCAzMy4wNzkyIDE4My41ODkgMzMuMDc5MkMxOTIuMDUgMzMuMDc5MiAyMDAuMzc3IDMzLjY1MTUgMjA4LjUzNCAzNC43NTk2TDIxNS4wMTUgMEwyMjIuODc5IDEuNDY2MjZMMjE2LjQzOSAzNi4wMDk4WiIgZmlsbD0iI0VCRUJFQiIvPgo8L3N2Zz4K");background-repeat:no-repeat;background-position:100% 100%;background-size:140px;height:400px;z-index:500}@media screen and (min-width:992px){#site-search-form{background-size:360px;height:400px}}#site-search-form .gsc-input{height:45px;border:none!important;background-image:none!important;width:100%}#site-search-form .gsc-input input{padding-left:10px!important}#site-search-form .gsc-search-button-v2{background-color:#464646!important;font-size:0;padding:6px 27px;width:auto;vertical-align:middle;border:1px solid #666;border-radius:2px}#site-search-form .gsc-search-button-v2 svg{width:18px;height:18px;fill:#fff}.link{color:var(--navy-100);text-decoration:underline;font-weight:700;cursor:pointer}#close-search-button{border:0;background-color:transparent}.pre-footer .text-col{position:relative}@media screen and (min-width:1200px){.pre-footer .text-col:after{content:"";display:block;position:absolute;top:0;right:-9.9%;width:10%;height:100%;background-color:#f8f9fa;-webkit-clip-path:polygon(0 0,4% 0,100% 100%,0 100%);clip-path:polygon(0 0,4% 0,100% 100%,0 100%)}}.pre-footer .bg-image{position:relative}.pre-footer .bg-image img{position:absolute;top:0;left:0;object-fit:cover;object-position:center;width:100%;height:100%}.footer{background-color:var(--grey-400);color:#fff}.footer ul{list-style:none;margin:0;padding:0}.footer ul li{margin-bottom:.5rem}.footer a{color:#fff}.footer a:focus,.footer a:hover{text-decoration:underline;color:#fff}.footer .social-links a svg{fill:#ccc;width:25px;height:25px;margin:5px;transition:all .3s ease-in-out}.footer .social-links a svg:hover{fill:#fff;cursor:pointer;scale:1.1}#sub-footer{background-color:var(--grey-800);color:#fff;font-size:.8rem}#sub-footer a{color:#fff}#sub-footer a:focus,#sub-footer a:hover{text-decoration:underline}.pagination{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}@media screen and (min-width:992px){.pagination{justify-content:end;margin-bottom:0}}.pagination .currentpage{background-color:var(--navy-100);color:#fff;pointer-events:none}.pagination a,.pagination span{color:var(--navy-100);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--navy-100);transition:all .3s ease-in-out}.pagination a:focus,.pagination a:hover,.pagination span:focus,.pagination span:hover{background-color:var(--navy-100);color:#fff}body{font-family:Roboto,sans-serif;font-size:1.1rem;line-height:175%;overflow-x:hidden;padding-top:88px}@media screen and (min-width:1200px){body{padding-top:120px}}h1,h2,h3,h4,h5,h6{margin-bottom:1.5rem;color:var(--navy-100);font-weight:500}.heading-divider:after{margin:1.5rem 0 0}.green-divider:after,.heading-divider:after{content:"";display:block;height:5px;width:100px;background-color:var(--green-100)}.green-divider:after{margin:1.5rem 0}p{margin-bottom:1.8rem}a{text-decoration:none}a,a:focus,a:hover{color:var(--navy-100)}a:focus,a:hover{text-decoration:underline}.text-navy{color:var(--navy-100)}.text-green{color:var(--green-400)}.bg-navy{background-color:var(--navy-100)}.bg-grey{background-color:var(--grey-100)}.border-grey{border-color:var(--grey-100)}.btn{border-radius:0;box-shadow:none;font-weight:500;width:-moz-fit-content;width:fit-content}.btn:focus,.btn:hover{box-shadow:3px 3px 3px 0 rgba(0,0,0,.2);text-decoration:none}.btn-grey{background-color:var(--grey-100);border-bottom:1px solid var(--grey-200)}.btn-dark-grey{background-color:var(--grey-400);color:#fff}.btn-dark-grey:focus,.btn-dark-grey:hover{background-color:var(--grey-100);color:var(--grey-400);outline:1px solid var(--grey-400)}.btn-icon:focus svg,.btn-icon:hover svg{fill:#000}.btn-icon svg{fill:#fff;margin-right:1rem}.btn-navy{background-color:var(--navy-100);padding:.5rem 1rem;color:#fff;margin:0 .5rem .5rem 0}.btn-navy:focus,.btn-navy:hover{background-color:var(--navy-400);color:#fff}.general-btn-green{color:#fff;display:inline-block;padding:.7rem 1.2rem;margin:0 1rem 1rem 0;background:var(--green-400);transition:all .3s ease-in-out}.general-btn-green:focus,.general-btn-green:hover{text-decoration:none;color:#fff;background:var(--green-600)}.general-btn-dark-grey{color:#fff;display:inline-block;padding:.7rem 1.2rem;margin:0 1rem 1rem 0;background:var(--grey-400);transition:all .3s ease-in-out}.general-btn-dark-grey:focus,.general-btn-dark-grey:hover{text-decoration:none;color:var(--grey-600);background-color:#fff;outline:1px solid var(--grey-600)}.general-btn-dark-grey-outline{color:var(--grey-600);display:inline-block;padding:.7rem 1.2rem;margin:0 1rem 1rem 0;background:#fff;outline:1px solid var(--grey-600);transition:all .3s ease-in-out}.general-btn-dark-grey-outline:focus,.general-btn-dark-grey-outline:hover{text-decoration:none;color:#fff;background-color:var(--grey-600)}.general-btn-navy{display:inline-block;padding:.7rem 1.2rem;margin:0 1rem 1rem 0;background:var(--navy-100);color:#fff;transition:all .3s ease-in-out}.general-btn-navy:focus,.general-btn-navy:hover{text-decoration:none;color:#fff;background:var(--navy-400)}.general-btn-green-outline{display:inline-block;padding:calc(.7rem - 2px) 1.2rem;margin:0 1rem 1rem 0;outline:2px solid var(--green-400);color:var(--green-400);transition:all .3s ease-in-out}.general-btn-green-outline:focus,.general-btn-green-outline:hover{text-decoration:none;color:#fff;background:var(--green-600)}.general-btn-navy-outline{display:inline-block;padding:calc(.7rem - 2px) 1.2rem;margin:0 1rem 1rem 0;outline:2px solid var(--navy-400);color:var(--navy-400);transition:all .3s ease-in-out}.general-btn-navy-outline:focus,.general-btn-navy-outline:hover{text-decoration:none;color:#fff;background:var(--navy-400)}.general-btn-grey{text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.375rem .75rem;font-size:1rem;transition:all .3s ease-in-out;background-color:var(--grey-100);border-bottom:1px solid var(--grey-200);border-radius:0;box-shadow:none;width:-moz-fit-content;width:fit-content;display:inline-block;line-height:1.5;font-weight:500;color:#212529}.general-btn-grey:focus,.general-btn-grey:hover{color:#212529;box-shadow:3px 3px 3px 0 rgba(0,0,0,.2);text-decoration:none}#main-content{min-height:750px}.blockquote{border-left:3px solid grey;background-color:#efefef;padding:1.8rem 1rem .5rem 2rem;margin-bottom:2rem}input:not([type=checkbox]),select{padding:15px;display:block;width:100%;font-size:1rem;border-radius:0!important;border:1px solid var(--grey-200)!important;color:#000;min-height:45px}input[type=checkbox],select{background-color:#fff}input[type=checkbox]{position:relative;display:block;width:1.5rem;min-width:1.5rem;height:1.5rem;color:#000;border:1px solid var(--grey-200);-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1);margin-right:10px}input[type=checkbox]:before{position:absolute;content:"";display:block;top:50%;left:50%;width:8px;height:14px;border-style:solid;border-color:#fff;border-width:0 2px 2px 0;transform:translate(-50%,-63%) rotate(45deg);opacity:0}input[type=checkbox]:checked{color:#fff;border-color:var(--navy-400);background:var(--navy-100)}input[type=checkbox]:checked:before{opacity:1}.checkbox-group{display:grid;align-items:center;grid-template-columns:50px 1fr;margin-bottom:1rem;gap:0 0;grid-template-areas:". ."}.checkbox-group label{margin:0;line-height:1.2rem}.checkbox-group label:hover{cursor:pointer}iframe{width:100%;height:100%;aspect-ratio:16/9;min-height:300px}.homepage-header .bg-image{position:absolute;object-fit:cover;left:0;top:0;height:100%;width:100%;z-index:-100}.homepage-header .mobile-bg{height:360px}.homepage-header h1{position:relative;display:inline-flex;background-color:var(--teal);padding:.5rem;color:#fff;margin-bottom:0}@media screen and (min-width:992px){.homepage-header h1{white-space:nowrap;z-index:10}}.homepage-header .angle-box{position:relative;background-color:#fff}@media screen and (min-width:992px){.homepage-header .angle-box{background-color:transparent;max-width:750px;background-color:var(--blue-100);box-shadow:-500px 0 0 0 var(--blue-100)}.homepage-header .angle-box:after{content:"";display:block;position:absolute;top:0;right:-9.9%;width:10%;height:100%;background-color:var(--blue-100);-webkit-clip-path:polygon(0 0,4% 0,100% 100%,0 100%);clip-path:polygon(0 0,4% 0,100% 100%,0 100%)}}.breadcrumbs{margin:0 0 3rem;font-size:.75rem}@media screen and (min-width:992px){.breadcrumbs{margin:0 0 2rem}}.breadcrumbs ul{list-style:none;display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0}.breadcrumbs ul li{display:inline-flex;align-items:center}.breadcrumbs ul li:before{content:"/";display:inline-block;margin:0 .75rem 0 0}.breadcrumbs ul li:first-of-type:before{display:none}.breadcrumbs ul li:last-of-type{pointer-events:none}.breadcrumbs ul li:last-of-type a{text-decoration:none}.breadcrumbs ul li a{display:inline-flex;align-items:center;font-size:.9rem;color:#000;margin-right:.5rem}.container .container{padding:0;margin:0}.inner-page-header{margin-bottom:2rem}.inner-page-header img{height:300px;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:992px){.inner-page-header img{margin-bottom:0;height:350px}}@media screen and (min-width:992px){.inner-page-wrapper{max-width:1410px}}@media screen and (min-width:992px){.inner-page-wrapper,.inner-page-wrapper-full-width{background-color:#fff;position:relative;top:-100px;margin:auto;padding-top:3rem}.inner-page-wrapper-full-width{max-width:1100px}}.sidebar-navigation ul{margin:0;padding:0;list-style:none}.sidebar-navigation ul li ul{background-color:#f9f9f9;position:relative;margin-left:1rem}.sidebar-navigation ul li ul a{padding-left:1rem}.sidebar-navigation ul li ul a:focus,.sidebar-navigation ul li ul a:hover{padding-left:1.5rem}.sidebar-navigation ul li a{display:block;font-size:1rem;border-bottom:1px solid var(--grey-200);padding:1.2rem 0;color:#000;line-height:1.1rem;transition:all .3s ease-in-out}.sidebar-navigation ul li a:focus,.sidebar-navigation ul li a:hover{background-color:var(--grey-100);padding-left:.5rem}.sidebar-navigation ul li .current a{font-weight:700;color:var(--navy-100)}.float-left{max-width:100%;float:left;margin:0 1rem 1rem 0}.float-right{max-width:100%;float:right;margin:0 0 1rem 1rem}.img-full{width:100%;margin-bottom:2rem}.tags a{background-color:#e1e1e1;padding:.2rem .4rem;margin-right:.2rem;color:#000;transition:all .3s ease-in-out;white-space:nowrap;margin-bottom:.8rem;display:inline-block;font-size:.9rem;pointer-events:none}.tags a:focus,.tags a:hover{text-decoration:none;background-color:#bdbdbd}.news-categories{list-style:none;padding:0}.news-categories li{margin-bottom:10px}.news-categories a{color:#000}.sidebar{border-top:1px solid var(--grey-200)}@media screen and (min-width:992px){.sidebar{border-top:0}}#pubication-search-filters{border-top:0}.custom-blockquote{border-left:3px solid grey;background-color:#efefef;padding:1.8rem 1rem .5rem 2rem;margin-bottom:2rem}.t4Edit-page:focus,.t4Edit-page:hover{text-decoration:none}hr{clear:both;margin:3rem 0}#event-filters .no-bullet{display:none}#event-filters a.button.primary.small.clear-filters{position:relative;top:-45px;background:#e3e3e3;padding:5px 10px;color:#000}#searchPaginate{margin-bottom:2rem;width:-moz-fit-content;width:fit-content}.accordion-button{font-size:1.1rem;background-color:var(--grey-100)}.accordion-button:not(.collapsed){background-color:var(--navy-100)!important;color:#fff;font-weight:600;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:after{width:1rem;height:1rem;background-size:1rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNjUyMzQgNS43MzA0N0gxMS40ODA1VjcuMzQ3NjZINi42NTIzNFYxMi4zMzk4SDUuMDIzNDRWNy4zNDc2NkgwLjIxODc1VjUuNzMwNDdINS4wMjM0NFYwLjcxNDg0NEg2LjY1MjM0VjUuNzMwNDdaIiBmaWxsPSIjMzEyRDJEIi8+Cjwvc3ZnPgo=")}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE2IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxsaW5lIHkxPSIxIiB4Mj0iMTYiIHkyPSIxIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");top:-6px;position:relative}.accordion-body{padding:2.5rem 1.25rem}.ct-slider .ct-slider-container{position:relative;display:flex;margin-bottom:5px}.ct-slider .ct-slider-container .link{color:#000;font-size:1rem}.ct-slider-controls{display:flex;gap:1.2rem;justify-content:end;align-items:center;margin-right:.7rem}.slider-next,.slider-prev{cursor:pointer;transition:all .3s ease-in-out}.slider-next:active,.slider-next:focus,.slider-next:hover,.slider-prev:active,.slider-prev:focus,.slider-prev:hover{background-color:var(--blue-100)}.ct-two-col-image .image-col{min-height:400px;position:relative}@media screen and (min-width:1200px){.ct-two-col-image .image-col:before{content:"";display:block;position:absolute;top:-1rem;left:-1rem;width:60%;height:35%;background-color:rgba(0,96,162,.368627451);-webkit-clip-path:polygon(0 0,100% 0,75% 100%,0 100%);clip-path:polygon(0 0,100% 0,75% 100%,0 100%)}}.ct-two-col-image .image-col img{position:absolute;top:0;left:0;object-fit:cover;object-position:center;width:100%;height:100%}.ct-two-col-video .video-col{position:relative}@media screen and (min-width:1200px){.ct-two-col-video .video-col:after{content:"";display:block;position:absolute;bottom:-1.6rem;left:-1rem;width:80%;height:80%;background-color:var(--blue-100);-webkit-clip-path:polygon(0 0,75% 0,100% 100%,0 100%);clip-path:polygon(0 0,75% 0,100% 100%,0 100%);z-index:-1}}

