:root{--esp-button-primary:#105cb6;--esp-button-primary-hover:#fff;--esp-button-primary-text:#fff;--esp-button-primary-text-hover:rgba(0,0,0,0.87);--esp-button-warn:#f44336;--esp-button-warn-hover:#fff;--esp-button-warn-text:#fff;--esp-button-warn-text-hover:#f44336;--esp-button-font-size:16px;--esp-button-easing:cubic-bezier(.4, 0, .2, 1);--esp-button-disabled:rgba(0,0,0,0.4);--esp-button-disabled-text:#fff;--esp-button-radius:.15em}a.esp-button-elevated{text-decoration:none}.esp-button-elevated{display:inline-block;vertical-align:middle;border-radius:var(--esp-button-radius);transition:all 225ms var(--esp-button-easing);padding:0 .5em;min-width:4em;line-height:2.5em;font-size:var(--esp-button-font-size);box-shadow:0 2px 3px 0 #aaa;background:#fff;border:none;font-family:inherit;outline:none;user-select:none;text-align:center;color:rgba(0,0,0,0.87)}.esp-button-elevated:hover{background:rgba(0,0,0,0.04);cursor:pointer;outline:none;box-shadow:0 2px 8px 0 #aaa}.esp-button-elevated.esp-button-primary{background:var(--esp-button-primary);color:var(--esp-button-primary-text)}.esp-button-elevated.esp-button-primary:hover{background:var(--esp-button-primary-hover);color:var(--esp-button-primary-text-hover)}.esp-button-elevated[disabled],.esp-button-elevated[disabled]:hover,.esp-button-elevated.esp-button-primary[disabled],.esp-button-elevated.esp-button-primary[disabled]:hover,.esp-button-elevated.esp-button-warn[disabled],.esp-button-elevated.esp-button-warn[disabled]:hover{background:var(--esp-button-disabled);color:var(--esp-button-disabled-text);cursor:default}.esp-button-text{background:none;border:0;color:rgba(0,0,0,0.87);outline:none;transition:all 225ms var(--esp-button-easing);box-shadow:none;border-radius:var(--esp-button-radius);display:inline-block;padding:0 .5em;min-width:4em;line-height:2.5em;font-size:var(--esp-button-font-size);text-decoration:none;text-align:center}.esp-button-text:hover{background:rgba(0,0,0,0.04);cursor:pointer}.esp-button-text.esp-button-primary{color:var(--esp-button-primary)}.esp-button-text.esp-button-primary:hover{background:color-mix(in srgb, var(--esp-button-primary) 10%, white)}.esp-button-text[disabled],.esp-button-text[disabled]:hover,.esp-button-text.esp-button-primary[disabled],.esp-button-text.esp-button-primary[disabled]:hover{color:var(--esp-button-disabled);background:none;cursor:default}.esp-button-stroked{display:inline-block;vertical-align:middle;border-radius:var(--esp-button-radius);transition:all 225ms var(--esp-button-easing);padding:0 .5em;min-width:4em;line-height:2.5em;font-size:var(--esp-button-font-size);background:#fff;border:1px solid rgba(0,0,0,0.12);font-family:inherit;outline:none;user-select:none;text-align:center;color:rgba(0,0,0,0.87)}.esp-button-stroked:hover{background:rgba(0,0,0,0.04);cursor:pointer;outline:none}.esp-button-stroked.esp-button-primary{color:var(--esp-button-primary)}.esp-button-stroked.esp-button-primary:hover,.esp-button-stroked-selected.esp-button-primary{background:color-mix(in srgb, var(--esp-button-primary) 10%, white)}.esp-button-stroked.esp-button-warn{color:var(--esp-button-warn)}.esp-button-stroked.esp-button-warn:hover,.esp-button-stroked-selected.esp-button-warn{background:color-mix(in srgb, var(--esp-button-warn) 10%, white)}.esp-button-stroked[disabled],.esp-button-stroked[disabled]:hover,.esp-button-stroked.esp-button-primary[disabled],.esp-button-stroked.esp-button-primary[disabled]:hover,.esp-button-stroked.esp-button-warn[disabled],.esp-button-stroked.esp-button-warn[disabled]:hover{color:var(--esp-button-disabled);background:color-mix(in srgb, var(--esp-button-disabled) 10%, white);cursor:default}:root{--mui-palette-primary-main:#218b3e !important;--esp-button-primary:#218b3e;--esp-button-primary-text-hover:#218b3e;--esp-button-radius:0;--esp-button-font-size:14px}body{background:#333;font-family:'Montserrat',sans-serif;font-size:16px;min-width:1100px;min-height:800px;height:auto}button.slick-arrow{box-shadow:none}header{position:fixed;top:0;left:0;width:100%;background:#fff;padding:10px 0;color:#666;box-shadow:0 0 10px #aaa;z-index:1000}header nav,header img{vertical-align:middle}header img{padding-left:25px}header nav{width:800px;text-align:right;display:inline-block}header nav li{list-style:outside none none;display:inline-block}header nav li a{padding:0 13px;color:#666;text-decoration:none;transition:color 200ms}header nav li.current a,header nav li a:hover{color:#00aeef}div.corridor{width:1150px;margin:0 auto}div.left-header-cont{background:linear-gradient(135deg, #064287 35%, rgba(6,66,135,0) 35%)}div.corridor div.left-header{background:linear-gradient(135deg, #064287 84%, rgba(6,66,135,0) 84%);width:400px;height:65px;text-align:center;color:#fff;font-size:32px}div.corridor div.left-header span{line-height:60px;padding-right:30px}section div.popup{position:absolute;top:0;width:100%;height:100%;left:0;background-color:rgba(0,0,0,0.36);display:none;text-align:center;opacity:0;transition:all 200ms}section div.popup div.cont{display:inline-block;width:1000px;height:650px;margin-top:100px;box-shadow:1px 0 13px rgba(0,0,0,0.25);background-color:#fff;font-weight:300}div.right-header-cont{background:linear-gradient(45deg, rgba(33,139,62,0) 65%, #218b3e 65%)}div.right-header-cont div.corridor{text-align:right}div.corridor div.right-header{background:linear-gradient(45deg, rgba(33,139,62,0) 24%, #218b3e 24%);width:400px;height:65px;text-align:center;color:#fff;font-size:32px;display:inline-block}div.corridor div.right-header span{line-height:60px;padding-left:30px}section{height:calc(100vh - 70px);min-height:900px;background-position:50% 90%;position:relative}section.home{background:url('https://cf.espace.network/espace/abelica/images/home_bg.jpg')}section.home div.corridor{padding-top:30vh;height:70vh}section.home div.corridor div.text{padding:20vh 0 0 75px;display:inline-block;width:570px;vertical-align:top;color:#fff;text-shadow:0 3px 5px #777;font-size:24px;font-weight:300;line-height:32px}section.home div.corridor div.text h1,section.home div.corridor div.text h2{margin:5px 0;font-weight:300;font-size:32px}section.home div.corridor div.text h2{color:#ffef3b;padding-bottom:10px}@keyframes down-arrow-breath{0%{height:40px}50%{height:50px}100%{height:40px}}@-webkit-keyframes down-arrow-breath{0%{height:40px}50%{height:50px}100%{height:40px}}@keyframes down-arrow-show{100%{opacity:1}}@-webkit-keyframes down-arrow-show{100%{opacity:1}}section.home div.corridor div.text div.down-arrows{text-align:center;padding-top:7vh;opacity:0;animation-name:down-arrow-show;animation-duration:1s;animation-delay:1s;animation-fill-mode:forwards;-webkit-animation-name:down-arrow-show;-webkit-animation-duration:1s;-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards}section.home div.corridor div.text div.down-arrows img{animation-name:down-arrow-breath;animation-duration:3s;animation-delay:2s;animation-iteration-count:infinite;animation-fill-mode:forwards;-webkit-animation-name:down-arrow-breath;-webkit-animation-duration:3s;-webkit-animation-delay:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-fill-mode:forwards;height:40px}section.home div.corridor div.image{display:inline-block;width:200px;text-align:right;position:absolute;bottom:-130px}section.home div.corridor div.image img{min-height:700px;max-width:500px;max-height:900px}section.about{background:url('https://cf.espace.network/espace/abelica/images/about_bg.png')}section.about div.corridor h2{margin:5px 0;font-size:26px;font-weight:normal;padding-top:10vh;display:inline-block;width:800px;padding-left:30px}section.about div.corridor h2 span{color:#0852a1;vertical-align:inherit}section.about div.corridor div.text{margin:5px 0;font-size:16px;font-weight:300;display:inline-block;width:950px;padding:0 30px;line-height:32px}section.about div.image{position:absolute;left:0;bottom:-5px}section.about div.image img{min-height:300px;height:45vh}section.about div.corridor div.video{text-align:right}section.about div.corridor div.video iframe{width:48vw;max-width:800px;padding:30px;height:35vh;max-height:500px}section.services{background:url('https://cf.espace.network/espace/abelica/images/services_bg.jpg');background-position:center center;background-repeat:no-repeat}section.services div.services{background:#fff;height:600px;margin-top:150px}section.services div.services div.download{display:flex;justify-content:right;padding:20px 20px 0px 0px}section.services div.services div.download img{height:25px}section.services div.selection{text-align:center;padding:15px}section.services div.selection a{color:#777;font-size:20px;width:315px;display:inline-block;text-align:left;border-style:solid;border-color:#777;border-width:0 0 1px 0;padding-bottom:5px;margin:10px;transition:200ms all}section.services div.selection a:hover{cursor:pointer;color:#218b3e;border-color:#218b3e}section.services div.selection a.selected{color:#218b3e;border-color:#218b3e}section.services div.selection a.selected:hover{color:#218b3e;border-color:#218b3e;cursor:default}section.services div.corridor div.service{display:inline-block;width:330px;text-align:left;vertical-align:top;padding-left:30px;padding-top:20px}section.services div.corridor div.service-list div{font-weight:300;font-size:20px;width:1000px;display:inline-block}section.services div.corridor div.service-list div p{padding:0 10px}section.services div.corridor div.service-list div p:first-child{line-height:30px}section.services div.corridor div.service-list div p:nth-child(2){font-size:16px}section.firms{background:url('https://cf.espace.network/espace/abelica/images/dolphins.jpg');background-position:center bottom;background-repeat:no-repeat;background-color:#fff;background-size:100% auto}section.firms div.popup div.header{display:table;width:100%}section.firms div.popup div.header div.left{display:table-cell;text-align:left;width:375px;height:50px;text-align:center;color:#fff;font-size:24px}section.firms div.popup div.header div.left span{vertical-align:inherit}section.firms div.popup div.header div.close{display:table-cell;text-align:right;padding:20px}section.firms div.popup div.header div.close:hover{cursor:pointer}section.firms div.popup div.header div.close img{height:25px}section.firms div.popup div.body{text-align:left;padding:25px;overflow-y:scroll;height:500px}section.firms div.popup div.body td{width:330px;vertical-align:top}section.firms div.popup div.body h1{font-size:20px;font-weight:300;margin:15px 0 0 0}section.firms div.popup div.body h2{font-size:18px;font-weight:normal;margin:5px 0 0 0}section.firms div.popup div.body p{margin:5px 0}section.firms div.popup div.body a{color:#00aeef;text-decoration:none}section.firms div.world-map{text-align:center;padding-top:5vh}section.firms div.world-map svg{height:475px;fill:#333}section.firms div.world-map .continent{transition:200ms all}section.firms div.world-map .continent:hover{cursor:pointer}section.firms div.world-map .sa{fill:#777}section.firms div.world-map .sa:hover{fill:#4f7a9f}section.firms div.popup div.sa div.header div.left{background:linear-gradient(135deg, #4f7a9f 80%, rgba(79,122,159,0) 80%)}section.firms div.popup div.sa h1{color:#4f7a9f}section.firms div.world-map .na{fill:#999}section.firms div.world-map .na:hover{fill:#a92a31}section.firms div.popup div.na div.header div.left{background:linear-gradient(135deg, #a92a31 80%, rgba(169,42,49,0) 80%)}section.firms div.popup div.na h1{color:#a92a31}section.firms div.world-map .eu{fill:#777}section.firms div.world-map .eu:hover{fill:#805f8a}section.firms div.popup div.eu div.header div.left{background:linear-gradient(135deg, #805f8a 80%, rgba(128,95,138,0) 80%)}section.firms div.popup div.eu h1{color:#805f8a}section.firms div.world-map .af{fill:#999}section.firms div.world-map .af:hover{fill:#557c3d}section.firms div.popup div.af div.header div.left{background:linear-gradient(135deg, #557c3d 80%, rgba(85,124,61,0) 80%)}section.firms div.popup div.af h1{color:#557c3d}section.firms div.world-map .as{fill:#bbb}section.firms div.world-map .as:hover{fill:#d47b47}section.firms div.popup div.as div.header div.left{background:linear-gradient(135deg, #d47b47 80%, rgba(212,123,71,0) 80%)}section.firms div.popup div.as h1{color:#d47b47}section.firms div.world-map .oc{fill:#999}section.firms div.world-map .oc:hover{fill:#dfb343}section.firms div.popup div.oc div.header div.left{background:linear-gradient(135deg, #dfb343 80%, rgba(223,179,67,0) 80%)}section.firms div.popup div.oc h1{color:#dfb343}section.firms div.firms-list{display:none;margin-top:20px}section.firms div.firms-list div{vertical-align:middle}section.firms div.firms-list div.slick-slide{display:inline-block}section.firms div.firms-list img{max-width:170px;margin:auto}section.contact{background:url('https://cf.espace.network/espace/abelica/images/elephants.jpg');background-position:center bottom;background-repeat:no-repeat;background-color:#fff;background-size:100% auto}section.contact div.text{display:inline-block;width:400px;font-weight:300;font-size:20px;margin-top:5%}section.contact div.text h1{margin:0;font-weight:normal;font-size:32px;padding-bottom:20px;color:#218b3e}section.contact div.text h2{font-size:24px;margin:0;font-weight:normal;color:#064287}section.contact div.text h3{font-size:24px;margin:0;font-weight:normal}section.contact div.text a.email{color:#00aeef;text-decoration:none}div.contact-footer,section.donation-uk div.contact-footer,section.contact div.contact-footer{position:absolute;bottom:0;color:#fff;font-weight:300;width:100%;padding-bottom:30px}div.contact-footer img,section.donation-uk div.contact-footer img,section.contact div.contact-footer img{margin:0 20px 5px 0}section.login,section.legal,section.cookie,div[ng-app='formsApp'],div.cms-background{background:url('https://cf.espace.network/espace/abelica/images/home_bg.jpg')}section.legal div.corridor-cont,section.cookie div.corridor-cont{margin-top:70px}section.login div.corridor-cont{padding-top:20vh}section.login div.corridor-cont div.corridor{width:600px;padding:50px;background:#fff;border:1px solid #999;box-shadow:1px 1px 30px rga(0, 0, 0, .2)}section.legal div.corridor-cont div.corridor,section.cookie div.corridor-cont div.corridor{width:1000px;padding:50px;background:#fff;border:1px solid #999;box-shadow:1px 1px 30px rga(0, 0, 0, .2);overflow-y:scroll;height:800px}section.legal div.footer,section.cookie div.footer{position:inherit;width:1000px}section.login div.corridor-cont div.corridor h1,section.legal div.corridor-cont div.corridor h1,section.cookie div.corridor-cont div.corridor h1{margin:5px 0;font-weight:300;font-size:24px;color:#218b3e}section.legal div.corridor-cont div.corridor h2,section.cookie div.corridor-cont div.corridor h2{margin:15px 0;font-size:20px;font-weight:normal;color:#064287}section.legal div.corridor-cont div.corridor h3,section.cookie div.corridor-cont div.corridor h3{margin:15px 0 5px 0;font-size:18px;font-weight:normal}section.login div.corridor-cont div.corridor p,section.legal div.corridor-cont div.corridor p,section.cookie div.corridor-cont div.corridor p{font-size:16px;font-weight:300}section.legal div.corridor-cont div.corridor p,section.cookie div.corridor-cont div.corridor p{margin:5px 0;line-height:24px}section.login div.corridor-cont div.corridor input{border:1px solid #ddd;padding:20px;margin:10px 0;font-size:24px;width:555px}section.login div.corridor-cont div.corridor div.bottom{display:table;padding:30px 0 0 0}section.login div.corridor-cont div.corridor div.bottom div{display:table-cell;width:500px}section.login div.corridor-cont div.corridor div.bottom div.forgot{text-align:right;--esp-button-primary:#0852a1}section.login div.corridor-cont div.corridor div.row{display:table-row}section.login div.corridor-cont div.corridor div.row div{display:table-cell;padding:10px 0}section.login div.corridor-cont div.corridor div.row div:nth-child(1){font-weight:normal;width:200px}section.login div.corridor-cont div.corridor div.row div:nth-child(2){padding-left:10px;font-weight:300}section.space{background:url('https://cf.espace.network/espace/abelica/images/home_bg.jpg');min-height:100vh;height:auto}section.space div.corridor-cont{padding-top:100px}section.space div.corridor-cont div.corridor{background:#fff;border:1px solid #999;box-shadow:1px 1px 30px rga(0, 0, 0, .2);font-weight:300;min-height:815px}section.space div.corridor-cont div.corridor #fexplorer{height:75vh}section.space div.fe{border-width:0}section.space div.fe-toolbar div.fe-search div{width:140px}section.space div.manager{height:70vh}section.space div.manager div.links h2,section.space div.manager div.editor h2{font-weight:normal}section.space div.tabs{border-color:#218b3e;border-width:0 0 1px 0;background:none;margin:0}section.space div.tabs a{border-width:0px;transition:200ms all;color:#666;font-weight:normal}section.space div.tabs a:hover,section.space div.tabs a.selected{cursor:pointer;background:#218b3e;color:#fff}section.space es-breadcrum section.space div.fe-breadcrums{border-width:0}section.space es-breadcrum span,section.space div.fe-breadcrums span{color:inherit;vertical-align:middle}section.space div.fe-breadcrums i.fa-chevron-right{vertical-align:sub}section.space div.fe-toolbar div.fe-search div{border-radius:0;padding:5px}section.space pan-icon-selector i:hover,section.space pan-icon-selector i.selected{color:#00aeef}section.space pan-pane,section.space div.fe-pane{border-radius:0px;padding:15px}section.space div.fe-pane div span{vertical-align:middle}section.space div.fe-new-folder input{border-radius:0;padding:5px 0}section.space pan-datatable-cell:hover,section.space pan-datatable-cell.selected,section.space div.fe-files-cont table tbody tr:hover,section.space div.fe-files-cont tr.fe-selected,div.fe-selected{background-color:#00aeef}section.space pan-icon,section.space div.fe-icon{border-radius:0}section.space pan-icon:hover,section.space div.fe-icon:hover{background-color:#00aeef;color:#fff;box-shadow:none}section.space div.fe-modal,div.es-modal{border-radius:0;box-shadow:none}section.space es-panorama-app pan-datatable{height:650px}pan-grid{height:70vh}pan-entry-fields div,pan-entry-files{height:470px}section.space h1.managerTitle{font-weight:normal;color:#064287}section.space div.manager div.links div.link{margin:5px 0;border-radius:0}section.space div.manager div.links div.link:hover,section.space div.manager div.links div.selected,section.space div.manager div.links div.selected:hover{background-color:#00aeef}section.space div.manager div.E-Switch-Cont{height:22px}div.footer{margin:auto;width:1100px}div.footer div{padding:.2em 0;width:inherit;text-align:center;color:#888;font-size:.8em;border-top:1px solid #eee}div.footer{bottom:45px}div.contact-footer a{color:#fff;text-decoration:none}div.contact-footer a:hover{color:#00aeef}div.footer div.espace-logo,div.contact-footer div.espace-logo{display:inline-block;vertical-align:middle;width:75px;border:0;height:35px}#espaceLogo{width:75px}#espaceLogo g{fill:#0787a5}#espaceLogo #logoSpace,#espaceLogo{fill:#555}#espaceLogo #logoTM,#espaceLogo #logoTagline{display:none}div.contact-footer span.tm,div.footer span.tm{font-family:Arial,Helvetica,sans-serif;vertical-align:middle;margin:0 0 0 -5px}div.contact-footer div.espace-logo,div.contact-footer div.espace-logo #espaceLogo{width:100px}div.contact-footer div.espace-logo #espaceLogo g,div.contact-footer div.espace-logo #espaceLogo #logoSpace{fill:#fff}.slick-prev::before{content:'' url('left_arrow-25bfe06c436521bc5c00374a142cb7274818eaf8f5cd6989b90a0678c40e84c2.png') '' !important}.slick-next::before{content:'' url('right_arrow-57b8fbbcf8ee11f3e07401ae2466de85d2d7ace63bf5fa023576c6a7ce03aa9e.png') '' !important}div.cms-background{position:fixed;width:100vw;height:100vh}section.cms{height:auto;overflow-y:auto}section.cms div.corridor{padding-top:80px}cms-app{font-weight:100}cms-section-list a.l1-section,cms-section-list cms-section.l1-section{background:#064287;border-radius:0;border:0;margin:0 0 1em 0;padding:.8em;color:#fff;font-weight:100}cms-section-list a.l1-section:hover,cms-section-list cms-section.l1-section:hover{color:#fff;background:#064287;text-decoration:underline}cms-section-list a.l1-section-selected,cms-section-list cms-section.l1-section-selected{text-decoration:underline}cms-section-children{padding-left:0}cms-section-list a.l2-section,cms-section-list cms-section.l2-section{background:#fff;margin:0;border-radius:0;padding:.8em;color:#333;font-weight:normal;border-top:1px solid #ddd}cms-section-list a.l2-section:first-child,cms-section-list cms-section.l2-section:first-child{border-top:none}cms-section-list a.l2-section:hover,cms-section-list cms-section.l2-section:hover,cms-section-list a.l2-section-selected,cms-section-list cms-section.l2-section-selected{color:#00aeef;background:#fff}cms-subsections{height:260px}cms-layout-view{max-width:830px}cms-document{background:#fff;padding:20px 10px;border-radius:2px}cms-content-editor{height:100%;background:#fff}cms-content-editor cms-content-left-pane-body textarea{font-family:'Montserrat',sans-serif;font-weight:100;font-size:12px}section.cms div.footer div{color:#fff;font-size:100}section.cms #espaceLogo #logoSpace,section.cms #espaceLogo g{fill:#fff}es-sublist-item-col:nth-child(3){width:110px}es-tabs es-tab-strip{border-bottom:1px solid #218b3e}es-tabs es-tab-strip span.selected,es-tabs es-tab-strip span:hover{background-color:#218b3e;border-color:inherit;color:#fff}mat-modal{font-weight:100}mat-modal h1{font-weight:normal}mat-modal textarea:focus,mat-modal input:focus{border-color:#00aeef}mat-modal textarea[disabled],mat-modal textarea[readonly],mat-modal input[disabled],mat-modal input[readonly]{border-color:inherit}mat-modal ul li:not(.MuiListItem-root):hover{color:#00aeef}mat-modal ul li.selected,mat-modal ul li.selected:hover{background-color:#00aeef}mat-modal ul li.selected span:last-child,mat-modal ul li.selected:hover span:last-child{color:rgba(255,255,255,0.85)}con-app{height:80vh}con-topics-list li.selected,con-topics-list li:hover,con-message-icon.me span{background:#064287}con-topics-group{color:#064287}con-topic-header h1{color:#064287}con-topic-messages{height:470px}con-topic-new-message textarea{background-color:#eaf8ee;width:calc(100% - 3px)}div.telContainer{text-align:center;display:inline-flex}div.telContainer .code{width:130px !important;margin-right:10px !important}div.telContainer .cellphone{width:345px !important}section.services div.services div.download a{height:42px;width:200px;display:flex;text-decoration:none}section.services div.services div.download span.download-button{display:flex;flex-grow:1}section.services div.services div.download span.download-button span.circle{display:flex;justify-content:center;align-items:center;border-radius:50%;width:40px;background-color:#184287;z-index:1}section.services div.services div.download span.download-button span.bar{display:flex;flex-grow:1;align-items:center;background-color:#184287;margin-left:-4px;color:#fff;height:25px;align-self:center;font-size:10px;font-weight:400;justify-content:center}.slick-prev,.slick-next{min-width:0 !important;font-size:inherit !important;display:block !important;padding:0 !important;line-height:0 !important;border-radius:0 !important}.slick-prev:hover,.slick-next:hover{background:transparent !important}.espace-cookie-notice{padding:0 1em}.espace-cookie-notice .cookies__list li{padding-top:.5em}.espace-cookie-consent{position:fixed;bottom:0;background:#fff;padding:1em;box-sizing:border-box;text-align:center;width:100vw;border-top:1px solid #218b3e;visibility:hidden;opacity:0;transition:visibility 200ms, opacity 200ms;display:grid;grid-template-columns:auto auto 6em auto;column-gap:2em;align-items:center;z-index:2}.espace-cookie-consent span{grid-column:2}.espace-cookie-consent a{color:#a92a31}.espace-cookie-consent a:hover{text-decoration:none}.espace-cookie-consent .esp-button-elevated{min-width:5em}.espace-cookie-consent__show{visibility:visible;opacity:1}