@-webkit-keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.pagination-loader{-webkit-animation:flipAnimation 1s infinite;animation:flipAnimation 1s infinite;background:transparent url(https://f.hubspotusercontent10.net/hubfs/7270560/cegal-website/vectors/c-icon-black.svg) no-repeat 50%;background-size:40px 19px;height:40px;margin-top:0;opacity:0;position:relative;text-align:center;top:0;-webkit-transition:opacity .3s;transition:opacity .3s}.button{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:18px;font-weight:var(--fw-semi);letter-spacing:.05px;line-height:22px;padding:16px 35px 18px 34px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){.button{font-size:18px}}@media screen and (min-width:1600px){.button{font-size:18px}}@media screen and (max-width:576px){.button{line-height:22px}}@media screen and (min-width:1600px){.button{line-height:22px}}.button--md{padding:19px 38px 18px 37px}.button--primary{border:3px solid var(--black-2);color:var(--black-2)}.button--primary:hover{background:var(--black-2);color:var(--white)}.button--secondary{border:3px solid var(--green);color:var(--white)}.button--secondary:hover{background:var(--green);color:var(--black-2)}.button--tertiary{border:3px solid var(--green);color:var(--white)}.button--tertiary:hover{background:var(--green);color:var(--black-2)}.button--quaternary{border:3px solid var(--white);color:var(--white)}.button--quaternary:hover{background:var(--green);border:3px solid var(--green);color:var(--black-2)}.button--play{background-color:var(--green);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;position:absolute;right:0;width:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button--play:hover{background-color:var(--black-2)}.button--play:hover .button--play-svg path{fill:var(--green)}.textLink{font-family:Inter,sans-serif;font-size:18px;font-weight:var(--fw-semi);letter-spacing:.05px;line-height:21px;text-decoration:underline}@media screen and (max-width:576px){.textLink{font-size:18px}}@media screen and (min-width:1600px){.textLink{font-size:18px}}@media screen and (max-width:576px){.textLink{line-height:21px}}@media screen and (min-width:1600px){.textLink{line-height:21px}}.textLink--white{color:var(--white)}.textLink--white:hover{color:var(--green);text-decoration:underline}.textLink--black{color:var(--black)}.textLink--black:hover{color:var(--green);text-decoration:underline}:root{--font-primary:"Karla",sans-serif;--font-secondary:"Inter",sans-serif;--header-height:100px;--white:#fff;--black:#000;--black-2:#121921;--green:#00ff97;--grey:#707070;--light-grey:#9ea0ac;--light-grey-2:#c3c3c3;--dark-grey:#121921;--dark-grey-2:#121921bc;--mid-grey-2:#12192188;--red:red;--linear-primary:transparent linear-gradient(180deg,var(--mid-grey-2) 0%,var(--dark-grey-2) 52%,var(--black-2) 100%) 0% 0% no-repeat padding-box;--fw-light:300;--fw-normal:400;--fw-semi:600;--fw-bold:700;--fw-xbold:800}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-family:var(--font-primary);margin:0;padding:0;-webkit-font-smoothing:antialiased}a,body,html{color:var(--black-2)}a{text-decoration:underline;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}a:hover{color:var(--light-grey)}svg,svg *{-webkit-transition:fill .5s ease;transition:fill .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img{max-width:100%}::-moz-selection{background-color:var(--green);color:var(--black-2)}::selection{background-color:var(--green);color:var(--black-2)}form .hs-form-field{margin-bottom:15px;position:relative}form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{border-color:transparent;border-width:0 0 2px;font-size:17px;line-height:23px;padding:20px 15px 15px;width:100%}@media screen and (max-width:576px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:17px}}@media screen and (min-width:1600px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:17px}}@media screen and (max-width:576px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{line-height:23px}}@media screen and (min-width:1600px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{line-height:23px}}form .hs-form-field input::-webkit-input-placeholder,form .hs-form-field select::-webkit-input-placeholder,form .hs-form-field textarea::-webkit-input-placeholder{color:var(--black)}form .hs-form-field input::-moz-placeholder,form .hs-form-field select::-moz-placeholder,form .hs-form-field textarea::-moz-placeholder{color:var(--black)}form .hs-form-field input:-ms-input-placeholder,form .hs-form-field select:-ms-input-placeholder,form .hs-form-field textarea:-ms-input-placeholder{color:var(--black)}form .hs-form-field input::-ms-input-placeholder,form .hs-form-field select::-ms-input-placeholder,form .hs-form-field textarea::-ms-input-placeholder{color:var(--black)}form .hs-form-field input::placeholder,form .hs-form-field select::placeholder,form .hs-form-field textarea::placeholder{color:var(--black)}form .hs-form-field select{-webkit-appearance:none;-moz-appearance:none;background:transparent url(https://f.hubspotusercontent10.net/hubfs/7270560/cegal-website/vectors/select-arrow.svg) 95% no-repeat;background-position:right 25px center;background-repeat:no-repeat;background-size:20px;background-size:14px;padding:10px;width:100%}form .legal-consent-container{margin-top:35px}form .legal-consent-container *{color:var(--white)}form .legal-consent-container ul{list-style-type:none;margin-left:0;padding:0}form .legal-consent-container li.hs-form-booleancheckbox *{font-size:14px;line-height:19px}@media screen and (max-width:576px){form .legal-consent-container li.hs-form-booleancheckbox *{font-size:14px}}@media screen and (min-width:1600px){form .legal-consent-container li.hs-form-booleancheckbox *{font-size:14px}}@media screen and (max-width:576px){form .legal-consent-container li.hs-form-booleancheckbox *{line-height:19px}}@media screen and (min-width:1600px){form .legal-consent-container li.hs-form-booleancheckbox *{line-height:19px}}form .legal-consent-container li.hs-form-booleancheckbox>label{cursor:pointer;width:100%}form .legal-consent-container li.hs-form-booleancheckbox input[type=checkbox]{cursor:pointer;display:inline-block;height:18px;height:100%;margin-top:2px;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:18px}form .legal-consent-container li.hs-form-booleancheckbox input[type=checkbox]:before{border:1px solid var(--white);border-radius:1px;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;height:1em;justify-content:center;transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;visibility:visible;width:1em}form .legal-consent-container li.hs-form-booleancheckbox input[type=checkbox]:active:before{-webkit-transform:scale(0);transform:scale(0)}form .legal-consent-container li.hs-form-booleancheckbox input[type=checkbox]:checked:before{background:url(https://f.hubspotusercontent10.net/hubfs/7270560/cegal-website/vectors/checkbox-tick.svg) no-repeat;background-color:var(--white);background-position:50%;background-size:9px;border-color:var(--white);color:var(--green)}form .legal-consent-container .hs-richtext *{font-size:12px;line-height:15px}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext *{font-size:12px}}@media screen and (min-width:1600px){form .legal-consent-container .hs-richtext *{font-size:12px}}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext *{line-height:15px}}@media screen and (min-width:1600px){form .legal-consent-container .hs-richtext *{line-height:15px}}form .hs_submit{margin-top:29px}form .hs_submit .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){form .hs_submit .actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}form .hs_submit input[type=submit]{background-color:var(--black);border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:var(--white);cursor:pointer;display:inline-block;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form .hs_submit input[type=submit]:hover{background-color:var(--white);color:var(--black)}form input.error,form select.error,form textarea.error{border-bottom:2px solid var(--red)}form .hs-error-msgs{display:none!important;height:0;opacity:0;visibility:hidden}.color--white{color:var(--white)}.color--black2{color:var(--black2)}.color--lightGrey{color:var(--light-grey)}.color--green{color:var(--green)}.background--cover{background-position:50%;background-repeat:no-repeat;background-size:cover}.background--white{background-color:var(--white)}.background--black2{background-color:var(--black-2)}.background--lightGrey{background-color:var(--light-grey)}.font-inter{font-family:Inter,sans-serif;font-weight:var(--fw-xbold)}.overlay{height:100%;left:0;position:absolute;top:0;width:100%}ul.reset-list{list-style:none;margin:0;padding:0}.flex-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-absolute{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#sticky{position:sticky;position:-webkit-sticky;top:100px}.index-top{position:relative;z-index:1}.searchIcon{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:15px;position:relative;width:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99}.searchIcon__line{height:2px;left:11px;top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:6px}.searchIcon__circle,.searchIcon__line{display:inline-block;position:absolute;-webkit-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s}.searchIcon__circle{border-radius:50%;height:15px;left:0;top:0;width:15px}.searchIcon--white .searchIcon__line{background:var(--white)}.searchIcon--white .searchIcon__circle{border:2px solid var(--white)}.searchIcon--white:hover .searchIcon__line{background:var(--green)}.searchIcon--white:hover .searchIcon__circle{border:2px solid var(--green)}.globalFilter{-webkit-appearance:none;-moz-appearance:none;background:transparent url(https://f.hubspotusercontent10.net/hubfs/7270560/cegal-website/vectors/dropdown-arrow.svg);background-position:right 15px center;background-repeat:no-repeat;background-size:14px;border:1px solid var(--light-grey-2);cursor:pointer;padding:14px 17px 13px;width:100%}@media (min-width:768px){.globalFilter{min-width:180px;width:auto}}.globalFilter__option{color:var(--black-2);font-size:16px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.globalFilter__option{font-size:16px}}@media screen and (min-width:1600px){.globalFilter__option{font-size:16px}}@media screen and (max-width:576px){.globalFilter__option{line-height:22px}}@media screen and (min-width:1600px){.globalFilter__option{line-height:22px}}.breadcrumb__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.breadcrumb__ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.breadcrumb__divider{margin:0 10px}.breadcrumb__currentPage{text-decoration:underline}.body-container.container-fluid,.footer-container.container-fluid,.header-container.container-fluid{padding:0!important}.container-fluid:after,.container-fluid:before{display:none!important}.row-fluid [class*=span]{min-height:0!important}.card{border:none;border-radius:0}.figure{margin:0}.top-link{bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:fixed;right:0;-webkit-transition:opacity .5s cubic-bezier(.85,0,.15,1),visibility .5s cubic-bezier(.85,0,.15,1);transition:opacity .5s cubic-bezier(.85,0,.15,1),visibility .5s cubic-bezier(.85,0,.15,1);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--white);border:2px solid var(--black-2);cursor:pointer;height:50px;justify-content:center;margin:0 3rem 3rem 0;opacity:0;visibility:hidden;width:50px;z-index:50}@media screen and (max-width:767px){.top-link{-webkit-transition:opacity .3s cubic-bezier(.85,0,.15,1),visibility .3s cubic-bezier(.85,0,.15,1);transition:opacity .3s cubic-bezier(.85,0,.15,1),visibility .3s cubic-bezier(.85,0,.15,1)}}@media (max-width:767px){.top-link{margin:0 20px 20px 0}}.top-link.show{opacity:1;visibility:visible}.top-link.hide{opacity:0;visibility:hidden}.top-link__icon{height:auto;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-53%,-50%);transform:translate(-53%,-50%);width:23px}.top-link svg path{fill:var(--black-2)}@media (min-width:768px){.top-link:hover{background-color:var(--black-2);border:2px solid var(--white)}.top-link:hover svg path{fill:var(--white)}}h1,h2,h3,h4,h5,h6{color:var(--black-2);font-family:Inter,sans-serif;font-weight:var(--fw-bold)}h1{font-size:calc(29.625px + 2.14844vw);line-height:calc(31.625px + 2.14844vw)}@media screen and (max-width:576px){h1{font-size:42px}}@media screen and (min-width:1600px){h1{font-size:64px}}@media screen and (max-width:576px){h1{line-height:44px}}@media screen and (min-width:1600px){h1{line-height:66px}}h1.display--1{font-size:calc(28.375px + .97656vw);line-height:calc(38.375px + .97656vw)}@media screen and (max-width:576px){h1.display--1{font-size:34px}}@media screen and (min-width:1600px){h1.display--1{font-size:44px}}@media screen and (max-width:576px){h1.display--1{line-height:44px}}@media screen and (min-width:1600px){h1.display--1{line-height:54px}}h1.display--2{font-size:calc(21.5px + .78125vw);line-height:calc(28.375px + .97656vw)}@media screen and (max-width:576px){h1.display--2{font-size:26px}}@media screen and (min-width:1600px){h1.display--2{font-size:34px}}@media screen and (max-width:576px){h1.display--2{line-height:34px}}@media screen and (min-width:1600px){h1.display--2{line-height:44px}}h1.display--3{font-size:30px;line-height:40px}@media screen and (max-width:576px){h1.display--3{font-size:30px}}@media screen and (min-width:1600px){h1.display--3{font-size:30px}}@media screen and (max-width:576px){h1.display--3{line-height:40px}}@media screen and (min-width:1600px){h1.display--3{line-height:40px}}h2{font-size:calc(20.625px + .58594vw);line-height:calc(23.5px + .78125vw)}@media screen and (max-width:576px){h2{font-size:24px}}@media screen and (min-width:1600px){h2{font-size:30px}}@media screen and (max-width:576px){h2{line-height:28px}}@media screen and (min-width:1600px){h2{line-height:36px}}h2.display--1{font-size:calc(22.125px + 1.36719vw);line-height:calc(22.75px + 1.95313vw)}@media screen and (max-width:576px){h2.display--1{font-size:30px}}@media screen and (min-width:1600px){h2.display--1{font-size:44px}}@media screen and (max-width:576px){h2.display--1{line-height:34px}}@media screen and (min-width:1600px){h2.display--1{line-height:54px}}h2.display--2{font-size:calc(27.75px + .39063vw);line-height:calc(37.75px + .39063vw)}@media screen and (max-width:576px){h2.display--2{font-size:30px}}@media screen and (min-width:1600px){h2.display--2{font-size:34px}}@media screen and (max-width:576px){h2.display--2{line-height:40px}}@media screen and (min-width:1600px){h2.display--2{line-height:44px}}h2.display--3{font-size:24px;line-height:44px}@media screen and (max-width:576px){h2.display--3{font-size:24px}}@media screen and (min-width:1600px){h2.display--3{font-size:24px}}@media screen and (max-width:576px){h2.display--3{line-height:44px}}@media screen and (min-width:1600px){h2.display--3{line-height:44px}}h3.display--2{font-size:calc(22.125px + 1.36719vw);line-height:calc(22.75px + 1.95313vw)}@media screen and (max-width:576px){h3.display--2{font-size:30px}}@media screen and (min-width:1600px){h3.display--2{font-size:44px}}@media screen and (max-width:576px){h3.display--2{line-height:34px}}@media screen and (min-width:1600px){h3.display--2{line-height:54px}}strong{font-family:Inter,sans-serif;font-weight:var(--fw-bold)}p{font-size:16px;line-height:22px}@media screen and (max-width:576px){p{font-size:16px}}@media screen and (min-width:1600px){p{font-size:16px}}@media screen and (max-width:576px){p{line-height:22px}}@media screen and (min-width:1600px){p{line-height:22px}}p:empty{display:none}p.display--1{font-size:16px;line-height:26px}@media screen and (max-width:576px){p.display--1{font-size:16px}}@media screen and (min-width:1600px){p.display--1{font-size:16px}}@media screen and (max-width:576px){p.display--1{line-height:26px}}@media screen and (min-width:1600px){p.display--1{line-height:26px}}p.display--2{font-size:calc(18.875px + .19531vw);line-height:calc(20.625px + .58594vw)}@media screen and (max-width:576px){p.display--2{font-size:20px}}@media screen and (min-width:1600px){p.display--2{font-size:22px}}@media screen and (max-width:576px){p.display--2{line-height:24px}}@media screen and (min-width:1600px){p.display--2{line-height:30px}}p.display--3{font-size:20px;line-height:28px}@media screen and (max-width:576px){p.display--3{font-size:20px}}@media screen and (min-width:1600px){p.display--3{font-size:20px}}@media screen and (max-width:576px){p.display--3{line-height:28px}}@media screen and (min-width:1600px){p.display--3{line-height:28px}}div.display--1 p{font-size:16px;line-height:22px}@media screen and (max-width:576px){div.display--1 p{font-size:16px}}@media screen and (min-width:1600px){div.display--1 p{font-size:16px}}@media screen and (max-width:576px){div.display--1 p{line-height:22px}}@media screen and (min-width:1600px){div.display--1 p{line-height:22px}}div.display--2 p{font-size:calc(15.75px + .39063vw);line-height:calc(17.5px + .78125vw)}@media screen and (max-width:576px){div.display--2 p{font-size:18px}}@media screen and (min-width:1600px){div.display--2 p{font-size:22px}}@media screen and (max-width:576px){div.display--2 p{line-height:22px}}@media screen and (min-width:1600px){div.display--2 p{line-height:30px}}span.display--1{font-size:24px;line-height:calc(34.625px + .58594vw)}@media screen and (max-width:576px){span.display--1{font-size:24px}}@media screen and (min-width:1600px){span.display--1{font-size:24px}}@media screen and (max-width:576px){span.display--1{line-height:38px}}@media screen and (min-width:1600px){span.display--1{line-height:44px}}span.display--2{font-size:30px;line-height:54px}@media screen and (max-width:576px){span.display--2{font-size:30px}}@media screen and (min-width:1600px){span.display--2{font-size:30px}}@media screen and (max-width:576px){span.display--2{line-height:54px}}@media screen and (min-width:1600px){span.display--2{line-height:54px}}span.display--3{font-size:24px;line-height:30px}@media screen and (max-width:576px){span.display--3{font-size:24px}}@media screen and (min-width:1600px){span.display--3{font-size:24px}}@media screen and (max-width:576px){span.display--3{line-height:30px}}@media screen and (min-width:1600px){span.display--3{line-height:30px}}span.display--4{font-size:16px;line-height:22px}@media screen and (max-width:576px){span.display--4{font-size:16px}}@media screen and (min-width:1600px){span.display--4{font-size:16px}}@media screen and (max-width:576px){span.display--4{line-height:22px}}@media screen and (min-width:1600px){span.display--4{line-height:22px}}span.display--5{font-size:20px;line-height:26px}@media screen and (max-width:576px){span.display--5{font-size:20px}}@media screen and (min-width:1600px){span.display--5{font-size:20px}}@media screen and (max-width:576px){span.display--5{line-height:26px}}@media screen and (min-width:1600px){span.display--5{line-height:26px}}span.display--6{font-size:16px;line-height:26px}@media screen and (max-width:576px){span.display--6{font-size:16px}}@media screen and (min-width:1600px){span.display--6{font-size:16px}}@media screen and (max-width:576px){span.display--6{line-height:26px}}@media screen and (min-width:1600px){span.display--6{line-height:26px}}span.display--7{font-size:14px;line-height:16px}@media screen and (max-width:576px){span.display--7{font-size:14px}}@media screen and (min-width:1600px){span.display--7{font-size:14px}}@media screen and (max-width:576px){span.display--7{line-height:16px}}@media screen and (min-width:1600px){span.display--7{line-height:16px}}span.display--8{font-size:16px;line-height:16px}@media screen and (max-width:576px){span.display--8{font-size:16px}}@media screen and (min-width:1600px){span.display--8{font-size:16px}}@media screen and (max-width:576px){span.display--8{line-height:16px}}@media screen and (min-width:1600px){span.display--8{line-height:16px}}span.display--9{font-size:30px;line-height:36px}@media screen and (max-width:576px){span.display--9{font-size:30px}}@media screen and (min-width:1600px){span.display--9{font-size:30px}}@media screen and (max-width:576px){span.display--9{line-height:36px}}@media screen and (min-width:1600px){span.display--9{line-height:36px}}span.display--10{font-size:calc(25.375px + 2.53906vw);line-height:calc(33.375px + 2.53906vw)}@media screen and (max-width:576px){span.display--10{font-size:40px}}@media screen and (min-width:1600px){span.display--10{font-size:66px}}@media screen and (max-width:576px){span.display--10{line-height:48px}}@media screen and (min-width:1600px){span.display--10{line-height:74px}}span.display--11{font-size:34px;line-height:44px}@media screen and (max-width:576px){span.display--11{font-size:34px}}@media screen and (min-width:1600px){span.display--11{font-size:34px}}@media screen and (max-width:576px){span.display--11{line-height:44px}}@media screen and (min-width:1600px){span.display--11{line-height:44px}}span.display--12{font-size:16px;line-height:22px}@media screen and (max-width:576px){span.display--12{font-size:16px}}@media screen and (min-width:1600px){span.display--12{font-size:16px}}@media screen and (max-width:576px){span.display--12{line-height:22px}}@media screen and (min-width:1600px){span.display--12{line-height:22px}}span.display--13{font-size:24px;line-height:22px}@media screen and (max-width:576px){span.display--13{font-size:24px}}@media screen and (min-width:1600px){span.display--13{font-size:24px}}@media screen and (max-width:576px){span.display--13{line-height:22px}}@media screen and (min-width:1600px){span.display--13{line-height:22px}}span.display--14{font-size:calc(12.375px + .97656vw);line-height:calc(12.125px + 1.36719vw)}@media screen and (max-width:576px){span.display--14{font-size:18px}}@media screen and (min-width:1600px){span.display--14{font-size:28px}}@media screen and (max-width:576px){span.display--14{line-height:20px}}@media screen and (min-width:1600px){span.display--14{line-height:34px}}blockquote.display--1{font-size:calc(17.75px + .39063vw);line-height:calc(25.75px + .39063vw)}@media screen and (max-width:576px){blockquote.display--1{font-size:20px}}@media screen and (min-width:1600px){blockquote.display--1{font-size:24px}}@media screen and (max-width:576px){blockquote.display--1{line-height:28px}}@media screen and (min-width:1600px){blockquote.display--1{line-height:32px}}.meetTheTeamCard{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:60px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:1200px){.meetTheTeamCard{margin-bottom:81px}}.meetTheTeamCard__header{background-position:top;height:200px}.meetTheTeamCard__body{padding:20px 0 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.meetTheTeamCard__title{margin:20px 0 10px}.meetTheTeamCard__footer{margin-top:40px}.ctaCard{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:80px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width:768px){.ctaCard{max-width:305px}}.ctaCard__header{height:150px;width:100%}.ctaCard__body{padding:30px 0;-webkit-box-flex:1;-ms-flex:1;flex:1}.ctaCard__copy{margin-top:15px}.resourceCard{border:1px solid var(--black-2);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;width:100%}@media (min-width:992px){.resourceCard{margin-bottom:64px}}.resourceCard--large{max-width:none}@media (min-width:768px){.resourceCard--large{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.resourceCard--large .resourceCard__header{height:171px;width:100%}@media (min-width:768px){.resourceCard--large .resourceCard__header{height:100%;min-height:300px;width:336px}}.resourceCard:hover .resourceCard__title{text-decoration:underline}.resourceCard:hover .resourceCard__arrow{-webkit-transform:translateX(40px);transform:translateX(40px)}.resourceCard:hover .resourceCard__icon path{fill:var(--green)}.resourceCard__header{background-position:50%;background-repeat:no-repeat;background-size:cover;height:171px;position:relative;width:100%}.resourceCard__body{border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:29px 24px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.resourceCard__body,.resourceCard__info{display:-webkit-box;display:-ms-flexbox;display:flex}.resourceCard__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin-bottom:7px}.resourceCard__tag{margin:0 20px 10px 0}.resourceCard__copy{-webkit-box-flex:1;-ms-flex:1;flex:1}.resourceCard__title{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.resourceCard__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px}.resourceCard__author-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;margin-right:17px;min-height:38px;min-width:38px}.resourceCard__arrow{margin-top:20px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.dictionaryCard{margin-bottom:100px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (min-width:768px){.dictionaryCard{max-width:280px}}.dictionaryCard__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;height:100%}.dictionaryCard__header{margin-bottom:28px}.dictionaryCard__copy p:last-child{margin:0}.dictionaryCard__cta{margin-top:48px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1}.dictionaryCard__cta,.webinarCard{display:-webkit-box;display:-ms-flexbox;display:flex}.webinarCard{border:.5pt solid var(--black-2);margin-bottom:42px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.webinarCard:hover .webinarCard__body-copy-title{text-decoration:underline}.webinarCard:hover .webinarCard__body-arrow{-webkit-transform:translateX(40px);transform:translateX(40px)}.webinarCard:hover .webinarCard__body-arrow-icon path{fill:var(--green)}.webinarCard__header{height:180px}.webinarCard__header-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.webinarCard__body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:29px 30px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}.webinarCard__body-label{margin-bottom:20px}.webinarCard__body-copy{-webkit-box-flex:1;-ms-flex:1;flex:1}.webinarCard__body-copy-title{margin-bottom:30px}.webinarCard__body-details{border-top:1px solid var(--green);margin-bottom:15px;padding:13px 0}.webinarCard__body-details-item{margin-bottom:7px}.webinarCard__body-details-icon{width:15px}.webinarCard__body-details-label,.webinarCard__body-details-onDemand{font-size:11px;line-height:23px}@media screen and (max-width:576px){.webinarCard__body-details-label,.webinarCard__body-details-onDemand{font-size:11px}}@media screen and (min-width:1600px){.webinarCard__body-details-label,.webinarCard__body-details-onDemand{font-size:11px}}@media screen and (max-width:576px){.webinarCard__body-details-label,.webinarCard__body-details-onDemand{line-height:23px}}@media screen and (min-width:1600px){.webinarCard__body-details-label,.webinarCard__body-details-onDemand{line-height:23px}}.webinarCard__body-details-label{margin-left:10px}.webinarCard__body-arrow{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (min-width:992px){.slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slick-dots li{list-style-type:none;padding-right:10px}.slick-dots .slick-active button{background-color:var(--black-2)}.slick-dots button{background-color:var(--light-grey);border:none;border-radius:100%;color:transparent;cursor:pointer;display:block;font-size:0;height:14px;padding:0;width:14px}.footer .modal{display:none;height:100%;left:0;overflow:hidden;padding:0 20px;position:fixed;top:0;width:100%;z-index:99999}@media (min-width:576px){.footer .modal{padding:40px}}@media (min-width:992px){.footer .modal{padding:70px 80px}}.footer .modal--close{height:32px;opacity:.3;pointer-events:auto!important;position:fixed;right:32px;top:32px;width:32px;z-index:999999}.footer .modal--close:hover{opacity:1}.footer .modal--close:after,.footer .modal--close:before{background-color:var(--green);content:"";height:33px;left:15px;position:absolute;width:2px}.footer .modal--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footer .modal--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.footer .modal--open{display:block}.footer .modal .modal__wrapper{max-height:100%;overflow:hidden;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:150}.footer .modal .modal__wrapper:before{content:"";display:block;padding-top:56.25%}.footer .modal .modal__overlay,.footer .modal .modal__wrapper iframe,.footer .modal .modal__wrapper video{height:100%;left:0;position:absolute;top:0;width:100%}.footer .modal .modal__overlay{background:rgba(0,0,0,.9)}:root{--bar-width:30px;--bar-height:3px;--bar-spacing:10px}.hamburger--open{background-color:var(--black-2)}.hamburger--open .hamburger__icon{background:var(--white)}.hamburger--open .hamburger__icon.animate{background:transparent}.hamburger--open .hamburger__icon:after,.hamburger--open .hamburger__icon:before{background:var(--white)}.hamburger__actions{margin-bottom:70px}.hamburger__switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hamburger__switcher-select{-webkit-appearance:none;-moz-appearance:none;background:none;background:transparent url(https://7270560.fs1.hubspotusercontent-na1.net/hubfs/7270560/cegal-website/vectors/arrow-down-white.svg) 95% no-repeat;background-position:right 10px center;background-repeat:no-repeat;background-size:20px;background-size:14px;border:1px solid var(--white);color:var(--white);padding:10px;width:120px}.hamburger__switcher-arrow{margin-left:20px}.hamburger__search-icon{cursor:pointer}.hamburger__search-icon:hover path{stroke:var(--white)}.hamburger__searchBar{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;padding:30px 0 50px;position:absolute;top:0;-webkit-transform:translateY(-200%);transform:translateY(-200%);width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--green);justify-content:center}.hamburger__searchBar.active{z-index:10}.hamburger__searchBar-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hamburger__searchBar-close,.hamburger__searchBar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.hamburger__searchBar-close{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px}.hamburger__searchBar-form{border-bottom:1px solid var(--black-2);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:110px;width:100%}.hamburger__searchBar-input{background-color:transparent;border:0;color:var(--black-2);font-size:24px;height:auto;line-height:28px;padding-bottom:14px;width:80%}.hamburger__searchBar-input::-webkit-input-placeholder{color:var(--black-2)}.hamburger__searchBar-input::-moz-placeholder{color:var(--black-2)}.hamburger__searchBar-input:-ms-input-placeholder{color:var(--black-2)}.hamburger__searchBar-input::-ms-input-placeholder{color:var(--black-2)}.hamburger__searchBar-input::placeholder{color:var(--black-2)}@media screen and (max-width:576px){.hamburger__searchBar-input{font-size:24px}}@media screen and (min-width:1600px){.hamburger__searchBar-input{font-size:24px}}@media screen and (max-width:576px){.hamburger__searchBar-input{line-height:28px}}@media screen and (min-width:1600px){.hamburger__searchBar-input{line-height:28px}}.hamburger__searchBar-submit{background:transparent;border:0}.hamburger__searchBar-submit:hover svg path{stroke:var(--white)}.hamburger__trigger{height:100%;top:0;width:100%;z-index:10}.hamburger__icon,.hamburger__trigger{cursor:pointer;left:0;position:absolute}.hamburger__icon{background:var(--white);border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;height:var(--bar-height);top:10px;width:var(--bar-width)}.hamburger__icon.animate{background:transparent}.hamburger__icon.animate:after{background:var(--white);top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburger__icon.animate:before{background:var(--white);bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburger__icon:after,.hamburger__icon:before{border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;content:"";display:block;height:var(--bar-height);position:absolute;width:var(--bar-width)}.hamburger__icon:before{background:var(--white);bottom:var(--bar-spacing);left:0;-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburger__icon:after{background:var(--white);left:0;top:var(--bar-spacing);-webkit-transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburger__popup{background:var(--black-2);display:none;height:0;overflow-y:scroll;padding:40px 15px 140px;visibility:hidden}@media (min-width:768px){.hamburger__popup{padding:40px 30px 140px}}.hamburger__popup.active{-webkit-animation:fadeIn .3s;animation:fadeIn .3s;display:block;height:100vh;left:0;position:absolute;top:calc(var(--header-height) - 2px);visibility:visible;width:100%;z-index:9999}.hamburger__popup-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:576px){.hamburger__popup-inner{margin-left:auto;margin-right:auto;max-width:540px;padding:0 15px}}@media (min-width:768px){.hamburger__popup-inner{max-width:720px}}@media (min-width:992px){.hamburger__popup-inner{max-width:960px}}.hamburger__menu *{color:var(--white);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hamburger__menu ul{list-style-type:none;margin:0;padding:0}.hamburger__parent-item>.hamburger__arrow{right:20px}.hamburger__li{padding-left:30px}.hamburger__li.hamburger__depth-1{padding-left:0}.hamburger__li>a{padding:10px 0}.hamburger__depth-1{margin-bottom:10px;position:relative}.hamburger__depth-1.hamburger--has-submenu{padding-left:0}.hamburger__depth-1 .hamburger__link>span,.hamburger__depth-1>a:first-of-type{font-family:var(--font-secondary);font-size:24px;font-weight:var(--fw-bold);line-height:32px}@media screen and (max-width:576px){.hamburger__depth-1 .hamburger__link>span,.hamburger__depth-1>a:first-of-type{font-size:24px}}@media screen and (min-width:1600px){.hamburger__depth-1 .hamburger__link>span,.hamburger__depth-1>a:first-of-type{font-size:24px}}@media screen and (max-width:576px){.hamburger__depth-1 .hamburger__link>span,.hamburger__depth-1>a:first-of-type{line-height:32px}}@media screen and (min-width:1600px){.hamburger__depth-1 .hamburger__link>span,.hamburger__depth-1>a:first-of-type{line-height:32px}}.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{display:block;position:relative}.hamburger__depth-2.hamburger--has-submenu span{font-family:var(--font-secondary);font-weight:var(--fw-bold);transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.hamburger__depth-2.hamburger--has-submenu span:hover{color:var(--green)}.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-size:20px;line-height:46px}@media screen and (max-width:576px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-size:20px}}@media screen and (min-width:1600px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-size:20px}}@media screen and (max-width:576px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{line-height:46px}}@media screen and (min-width:1600px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{line-height:46px}}.hamburger__depth-3 .hamburger__li{padding-left:0}.hamburger__arrow{height:10px;pointer-events:none;position:absolute;right:-30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}.hamburger__arrow:after,.hamburger__arrow:before{bottom:0;content:"";display:block;height:100%;position:absolute;-webkit-transition:all .5s;transition:all .5s;width:2px}.hamburger__arrow:before{background-color:var(--white);left:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger__arrow:after{background-color:var(--white);left:13px}.hamburger__arrow--open:before,.hamburger__arrow:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger__arrow--open:before{background-color:var(--green);left:5px}.hamburger__arrow--open:after{background-color:var(--green);left:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--has-submenu{margin-bottom:10px}.hamburger__submenu--level-2{margin:30px 0 40px!important}.hamburger__submenu--level-2,.hamburger__submenu--level-3,.hamburger__submenu--level-4{display:none;margin:20px 0 40px!important}.hamburger__submenu--level-2 strong,.hamburger__submenu--level-3 strong,.hamburger__submenu--level-4 strong{font-weight:var(--fw-normal)}.hamburger__submenu--level-3 .hamburger__li,.hamburger__submenu--level-4 .hamburger__li{padding-left:0}.hamburger__submenu--open>.hamburger__link{position:relative}.hamburger__submenu--open>.hamburger__link:before{background-color:var(--green);content:"";display:block;height:100%;left:-20px;position:absolute;width:3px}.languagePopup{padding:20px 0 30px;position:fixed;top:0;width:100%;z-index:999999}@media (min-width:768px){.languagePopup{padding:18px 0}}.languagePopup__message{font-size:11px;line-height:16px}@media screen and (max-width:576px){.languagePopup__message{font-size:11px}}@media screen and (min-width:1600px){.languagePopup__message{font-size:11px}}@media screen and (max-width:576px){.languagePopup__message{line-height:16px}}@media screen and (min-width:1600px){.languagePopup__message{line-height:16px}}.languagePopup__select{-webkit-appearance:none;-moz-appearance:none;background:var(--black-2) url(https://7270560.fs1.hubspotusercontent-na1.net/hubfs/7270560/cegal-website/vectors/grey-arrow-down.svg) 95% no-repeat;background-position:right 25px center;background-repeat:no-repeat;background-size:20px;background-size:14px;border:1px solid var(--light-grey);color:var(--white);margin:15px auto 20px;padding:10px 8px;width:90%}@media (min-width:768px){.languagePopup__select{margin:15px 0 20px}}.languagePopup__button{padding:7px 21px 10px}.languagePopup__close{cursor:pointer;margin-left:21px}.languagePopup__close-mobile{padding-bottom:10px}.languagePopup__close:hover path{fill:var(--green)}html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{background-image:none;background:var(--white);border:none;bottom:0;-webkit-box-shadow:0 2px 15px rgba(50,50,50,.5);box-shadow:0 2px 15px rgba(50,50,50,.5);font-family:var(--font-primary);font-size:16px;left:0;line-height:22px;position:fixed;top:auto}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{font-size:16px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{font-size:16px}}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{line-height:22px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{line-height:22px}}html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{background:var(--white);text-shadow:none;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:15px!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:540px}}@media (min-width:768px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:720px}}@media (min-width:992px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:960px}}@media (min-width:1200px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:1140px}}@media (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:1320px}}html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{color:var(--black-2);font-size:14px;line-height:20px;margin:0}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{font-size:14px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{font-size:14px}}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{line-height:20px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{line-height:20px}}html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p:last-child,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording p:last-child,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p:last-child,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording p:last-child{margin-bottom:0}html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording a,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording a{color:var(--green);text-decoration:underline}html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a:hover,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording a:hover,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a:hover,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording a:hover{color:var(--green)}html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area{margin-top:30px;text-align:left}html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area #hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area #hs-eu-confirmation-button{margin-left:0!important}html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{background-color:var(--green)!important;border:0!important;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;color:var(--black-2)!important;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-weight:var(--fw-semi);letter-spacing:.05px;line-height:22px;padding:16px 35px 18px 34px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{font-size:16px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{font-size:16px}}@media screen and (max-width:576px){html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{line-height:22px}}@media screen and (min-width:1600px){html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{line-height:22px}}html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button:hover,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button:hover,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button:hover,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button:hover{background-color:var(--black-2)!important;color:var(--white)!important}.resourceListing{padding-bottom:60px}@media (min-width:768px){.resourceListing{padding-bottom:80px}}.resourceListing--setOne{padding-top:60px}@media (min-width:768px){.resourceListing--setOne{padding:77px 0 0}}.resourceListing--setTwo{padding:60px 0 0}@media (min-width:1200px){.resourceListing--setTwo{padding:95px 0 20px}}.resourceListing__loadmore{margin-bottom:40px}.resourceListing__loadmore--noMore{pointer-events:none}.resourcePost{padding-top:60px}@media (min-width:768px){.resourcePost{padding-top:100px}}@media (min-width:992px){.resourcePost{padding:0}}.resourcePostContent{padding-bottom:80px}.resourcePostContent__intro{margin-bottom:40px}.resourcePostContent__graphic{margin-bottom:50px}.resourcePostContent__author{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.resourcePostContent__author-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;height:70px;margin-right:21px;max-width:70px;min-width:70px}.resourcePostContent__author-name{display:block;margin-bottom:5px}.resourcePostContent__details{margin-bottom:65px}.resourcePostContent__details-divider{margin:0 25px}.resourcePostContent__body h2,.resourcePostContent__body h3,.resourcePostContent__body h4,.resourcePostContent__body h5,.resourcePostContent__body h6{margin-bottom:15px}.resourcePostContent__body h2{font-size:20px;line-height:1.2em}@media screen and (max-width:576px){.resourcePostContent__body h2{font-size:20px}}@media screen and (min-width:1600px){.resourcePostContent__body h2{font-size:20px}}.resourcePostContent__body h3{font-size:16px;line-height:1.2em}@media screen and (max-width:576px){.resourcePostContent__body h3{font-size:16px}}@media screen and (min-width:1600px){.resourcePostContent__body h3{font-size:16px}}.resourcePostContent__body h4{font-size:18px;font-weight:var(--fw-bold);line-height:1.2em}@media screen and (max-width:576px){.resourcePostContent__body h4{font-size:18px}}@media screen and (min-width:1600px){.resourcePostContent__body h4{font-size:18px}}.resourcePostContent__body p{margin-bottom:25px}.resourcePostContent__body blockquote{border-bottom:3px solid var(--black-2);border-top:3px solid var(--black-2);margin:30px 0;max-width:800px;padding:25px 0}@media (min-width:768px){.resourcePostContent__body blockquote{border-bottom:0;border-left:5px solid var(--black-2);border-top:0;padding:0 0 0 17px}}.resourcePostContent__body blockquote p:first-child{font-size:20px;font-weight:var(--fw-bold);line-height:1.3em;margin-bottom:1em}@media screen and (max-width:576px){.resourcePostContent__body blockquote p:first-child{font-size:20px}}@media screen and (min-width:1600px){.resourcePostContent__body blockquote p:first-child{font-size:20px}}.resourcePostContent__body blockquote p:last-child{margin-bottom:0}.resourcePostContent__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.resourcePostContent__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.resourcePostContent__tags-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.resourcePostContent__tags-li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 15px 10px 0;position:relative}@media (min-width:992px){.resourcePostContent__tags-li{margin-right:21px}}.resourcePostContent__tags-link{border:1px solid var(--black-2);padding:10px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.resourcePostContent__tags-link:hover{background-color:var(--black-2)}.resourcePostContent__tags-link:hover .resourcePostContent__tags-label{color:var(--green)}.resourcePostContent__share{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.resourcePostContent__share{margin-top:0}}.resourcePostContent__share-option{margin-right:20px}.resourcePostContent__share-option:last-child{margin-right:0}.resourcePostContent__share-link:hover rect{fill:var(--black-2)}.resourcePostContent__share-link:hover path{fill:var(--green)}.dictionaryNav{overflow:hidden}.dictionaryNav__wrapper{border-bottom:1px solid var(--grey);padding:30px 0;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}@media (min-width:768px){.dictionaryNav__wrapper{padding:50px 0}}@media (min-width:1200px){.dictionaryNav__wrapper{padding:80px 0 52px}}.dictionaryNav--pinned{border-bottom:1px solid var(--grey);height:auto!important;left:0!important;max-width:none!important;width:100%!important}.dictionaryNav--pinned .dictionaryNav__wrapper{border:0;padding:20px 0!important}.dictionaryNav__slider{margin-left:auto;margin-right:auto;max-width:80%}@media (min-width:1200px){.dictionaryNav__slider{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.dictionaryNav__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding:7px 12px;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:45px}.dictionaryNav__item.active,.dictionaryNav__item:hover{background:var(--black-2)}.dictionaryNav__item.active .dictionaryNav__letter,.dictionaryNav__item:hover .dictionaryNav__letter{color:var(--green)}.dictionaryNav__letter{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dictionaryNav__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dictionaryNav__arrow-next{right:15px}.dictionaryNav__arrow-prev{left:15px}.dictionaryNav__arrow.slick-disabled{opacity:.3;pointer-events:none}.dictionaryNav .slick-track{width:100%}.dictionarySection{padding:60px 0}@media (min-width:768px){.dictionarySection{padding:80px 0 0}}@media (min-width:1200px){.dictionarySection{padding:122px 0 22px}}.dictionarySection--even .dictionaryCard__copy,.dictionarySection--even .dictionaryCard__header{color:var(--white)}.dictionarySection--even .dictionaryCard__cta .button{border:3px solid var(--green);color:var(--white)}.dictionarySection--even .dictionaryCard__cta .button:hover{background:var(--green);color:var(--black-2)}.dictionaryPost{padding:60px 0 0}.dictionaryPost__wrapper .row-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (min-width:992px){.dictionaryPost__wrapper .row-fluid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:1023px){.dictionaryPost__wrapper .row-fluid>.widget-span{width:100%}}.dictionaryPost__wrapper .row-fluid .span3{margin-left:0}.dictionaryPost__wrapper .row-fluid .span3 .hs_cos_wrapper,.dictionaryPost__wrapper .row-fluid .span3>.row-fluid-wrapper{height:100%}.dictionaryPost__breadcrumb{padding-bottom:30px}@media (min-width:768px){.dictionaryPost__breadcrumb{padding-bottom:55px}}@media (min-width:992px){.dictionaryPost__body{max-width:600px}}@media (min-width:1200px){.dictionaryPost__body{max-width:720px}}.dictionaryPost__body-intro{margin-bottom:50px}.dictionaryPost__body-content h2,.dictionaryPost__body-content h3,.dictionaryPost__body-content h4,.dictionaryPost__body-content h5,.dictionaryPost__body-content h6{margin:0 0 15px}.dictionaryPost__body-content h2:first-child,.dictionaryPost__body-content h3:first-child,.dictionaryPost__body-content h4:first-child,.dictionaryPost__body-content h5:first-child,.dictionaryPost__body-content h6:first-child{margin-top:0}.dictionaryPost__body-content h2{font-size:20px;line-height:1.2em}@media screen and (max-width:576px){.dictionaryPost__body-content h2{font-size:20px}}@media screen and (min-width:1600px){.dictionaryPost__body-content h2{font-size:20px}}.dictionaryPost__body-content h3{font-size:16px;line-height:1.2em}@media screen and (max-width:576px){.dictionaryPost__body-content h3{font-size:16px}}@media screen and (min-width:1600px){.dictionaryPost__body-content h3{font-size:16px}}.dictionaryPost__body-content h4{font-size:18px;font-weight:var(--fw-bold);line-height:1.2em}@media screen and (max-width:576px){.dictionaryPost__body-content h4{font-size:18px}}@media screen and (min-width:1600px){.dictionaryPost__body-content h4{font-size:18px}}.dictionaryPost__body-content p{margin-bottom:25px}.dictionaryPost__body-content blockquote{border-bottom:3px solid var(--black-2);border-top:3px solid var(--black-2);margin:30px 0;max-width:800px;padding:25px 0}@media (min-width:768px){.dictionaryPost__body-content blockquote{border-bottom:0;border-left:5px solid var(--black-2);border-top:0;padding:0 0 0 17px}}.dictionaryPost__body-content blockquote p:first-child{font-size:20px;font-weight:var(--fw-bold);line-height:1.3em;margin-bottom:1em}@media screen and (max-width:576px){.dictionaryPost__body-content blockquote p:first-child{font-size:20px}}@media screen and (min-width:1600px){.dictionaryPost__body-content blockquote p:first-child{font-size:20px}}.dictionaryPost__body-content blockquote p:last-child{margin-bottom:0}.meetTheTeamListing{padding:112px 0 125px}.meetTheTeamListing__loadmore{cursor:pointer}.meetTheTeamListing__loadmore-arrow{margin-top:21px}.template-techBlog .resourcesHero .row{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.techBlogListing{padding-bottom:0}.techBlogListing .resourceListing__pagination{padding-bottom:60px}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-regular/Inter-Regular.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-regular/Inter-Regular.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-regular/Inter-Regular.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-regular/Inter-Regular.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-regular/Inter-Regular.svg) format("svg")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-medium/Inter-Medium.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-medium/Inter-Medium.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-medium/Inter-Medium.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-medium/Inter-Medium.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-medium/Inter-Medium.svg) format("svg")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-semibold/Inter-SemiBold.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-semibold/Inter-SemiBold.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-semibold/Inter-SemiBold.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-semibold/Inter-SemiBold.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-semibold/Inter-SemiBold.svg) format("svg")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-bold/Inter-Bold.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-bold/Inter-Bold.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-bold/Inter-Bold.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-bold/Inter-Bold.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Inter/inter-bold/Inter-Bold.svg) format("svg")}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:400;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-regular/Karla-Regular.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-regular/Karla-Regular.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-regular/Karla-Regular.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-regular/Karla-Regular.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-regular/Karla-Regular.svg) format("svg")}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:500;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-medium/Karla-Medium.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-medium/Karla-Medium.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-medium/Karla-Medium.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-medium/Karla-Medium.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-medium/Karla-Medium.svg) format("svg")}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:600;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-semibold/Karla-SemiBold.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-semibold/Karla-SemiBold.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-semibold/Karla-SemiBold.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-semibold/Karla-SemiBold.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-semibold/Karla-SemiBold.svg) format("svg")}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:700;src:url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-bold/Karla-Bold.ttf) format("truetype"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-bold/Karla-Bold.woff) format("woff"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-bold/Karla-Bold.woff2) format("woff2"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-bold/Karla-Bold.eot) format("eot"),url(https://www.cegal.com/hubfs/cegal-website/fonts/Karla/karla-bold/Karla-Bold.svg) format("svg")}.template-eventL1-wrapper,.template-webinarL1-wrapper{padding-top:60px}@media (min-width:768px){.template-eventL1-wrapper,.template-webinarL1-wrapper{padding-top:80px}}@media (min-width:992px){.template-eventL1-wrapper,.template-webinarL1-wrapper{padding-top:100px}}@media (min-width:1200px){.template-eventL1-wrapper,.template-webinarL1-wrapper{padding-top:130px}}.template-eventL1-wrapper .showSixPosts,.template-webinarL1-wrapper .showSixPosts{padding-top:0}.template-eventL1-filtered,.template-webinarL1-filtered{padding:60px 0 20px}@media (min-width:768px){.template-eventL1-filtered,.template-webinarL1-filtered{padding:80px 0 30px}}@media (min-width:992px){.template-eventL1-filtered,.template-webinarL1-filtered{padding:100px 0 60px}}@media (min-width:1200px){.template-eventL1-filtered,.template-webinarL1-filtered{padding:130px 0 100px}}.template-eventL1-filtered-header,.template-webinarL1-filtered-header{margin-bottom:50px}@media (min-width:768px){.template-eventL1-filtered-header,.template-webinarL1-filtered-header{margin-bottom:67px}}.template-webinarL2 .header{background-color:var(--black-2)}.template-webinarL2 .post-webinars{padding:300px 0 150px}