@charset "UTF-8";@import"https://fonts.bunny.net/css?family=figtree:300,300i,400,400i,500,500i,600,600i,700,700i,800i,900,900i";:root{--white: #FFFFFF;--gray-light: #F6F6F6;--gray-light-2: #e1e1e1;--gray: #9b9b9b;--gray-dark: #444444;--yellow-light: #FFEC99;--yellow: #FFD000;--pink-light: #FBD9EC;--pink: #E60781;--red-light: #ffe7e2;--red: #E3210A;--green-light: #d2e6b1;--green-light2: #9bc33a;--green: #80BA27;--green-dark: #009f70;--green-blue-light: #D8F6EE;--green-blue: #00C48A;--blue-light0: #b2ddf0;--blue-light: #e8f5fd;--blue-light2: #15a1b8;--blue: #008BCB;--blue-dark: #023A55;--dark-light: #99D1EA;--dark: #1A2634;--black: #000000;--tmp: rgba(128,186,39,.2);--primary: var(--green-blue);--secondary: var(--green-blue-light);--ternary: var(--green-dark);--business: var(--blue);--research: var(--green);--radiation: var(--pink);--location: var(--red);--success: var(--green);--danger: var(--red);--warning: var(--yellow);--info: var(--blue-light)}:root .business-theme{--primary: var(--blue);--secondary: var(--blue-light)}:root .research-theme{--primary: var(--green);--secondary: var(--green-light)}:root .radiation-theme{--primary: var(--pink);--secondary: var(--pink-light)}:root .location-theme{--primary: var(--red);--secondary: var(--red-light)}:root{--current-txt: 22px;--space: 2.8rem;--max-width: 1720px;--content-width: 980px;--box-shadow: 0 4px 12px rgba(0, 0, 0, .08) }@media screen and (max-width:980px){:root{--current-txt: 18px}}*,*:before,*:after{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}input:focus,select:focus,button:focus,a:focus{outline:none}select::-ms-expand{display:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring{outline:1px dotted ButtonText}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bg-primary{background:var(--primary)!important}.bg-secondary{background:var(--secondary)!important}.px-2{padding:2rem 0!important}.px-0{padding-top:0!important;padding-bottom:0!important}.pt-1{padding-top:1rem!important}.pt-60{padding-top:2.8rem!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.mb-0{margin-bottom:0!important}.mb-8{margin-bottom:.3636363636rem!important}.mb-20{margin-bottom:.9090909091rem!important}.mb-60{margin-bottom:2.7272727273rem!important}.mt-2{margin-top:2rem!important}.mt-60{margin-top:2.7272727273rem!important}.text-primary{color:var(--primary)!important}.txt-centered{text-align:center}.txt-light{font-weight:400}.bg-category{background-color:var(--primary)}.bg-category-light,.bg-category-light img{background-color:var(--secondary)}.category-color{color:var(--primary)}.rounded img{aspect-ratio:1;border-radius:50%}.bordered img{border:solid 1px var(--dark)}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.container{max-width:var(--max-width);margin:0 auto}@media(max-width:576px){.container{max-width:100%}}.container.content{max-width:var(--content-width)}@media(max-width:576px){.container.content{max-width:100%}}:root{--font-sans: "Figtree";--font-serif: "Figtree"}html,body{font-family:var(--font-sans),sans-serif;font-size:var(--current-txt);font-weight:300;line-height:1.365;text-wrap:pretty;color:var(--dark)}@media(max-width:576px){html,body{line-height:1.44}}html h1,html .h1{font-weight:200;font-size:4.0909090909rem;margin-bottom:.9090909091rem}html h2,html .h2{font-weight:700;font-size:2.2727272727rem;line-height:1.25;margin-bottom:1.3636363636rem}html h2 span,html .h2 span{color:var(--primary)}@media(max-width:1340px){html h2,html .h2{font-size:1.8181818182rem}}@media(max-width:576px){html h2,html .h2{font-size:1.7777777778rem;width:90%}}html h3,html .h3{position:relative;display:flex;align-items:center;gap:1.3636363636rem;font-weight:700;font-size:1.2272727273rem;line-height:1.3;margin-bottom:1.3636363636rem;text-transform:uppercase}@media(max-width:576px){html h3,html .h3{font-size:1.0454545455rem;padding:0 1.3888888889rem}}html h3 .icon-arrow.rounded,html .h3 .icon-arrow.rounded{flex-shrink:0;width:75px;height:75px;aspect-ratio:1;background-color:var(--primary)}@media(max-width:576px){html h3 .icon-arrow.rounded,html .h3 .icon-arrow.rounded{width:45px;height:45px;padding:.5555555556rem}}html h3 .icon-arrow.rounded path,html h3 .icon-arrow.rounded polygon,html .h3 .icon-arrow.rounded path,html .h3 .icon-arrow.rounded polygon{fill:var(--white)}html h3 small,html .h3 small{text-transform:none;font-weight:400}html h4,html .h4{font-weight:800;font-size:1.2727272727rem;margin-bottom:1.3636363636rem;text-transform:uppercase;color:var(--primary)}@media(max-width:576px){html h4,html .h4{font-size:.9545454545rem;margin-bottom:.9090909091rem;padding:0 1.3888888889rem}}html h4 sup,html .h4 sup{font-size:60%;font-weight:300;color:var(--dark)}html p,html ol,html ul{margin:0;padding:0}html p .icon-arrow,html ol .icon-arrow,html ul .icon-arrow{display:inline-block;width:20px;padding:0}html p:last-child,html ol:last-child,html ul:last-child{margin-bottom:0}html p li,html ol li,html ul li{position:relative;padding-left:1em;margin-bottom:0;list-style:none}html p li:last-child,html ol li:last-child,html ul li:last-child{margin-bottom:0}html p li:before,html ol li:before,html ul li:before{content:"";position:absolute;left:0;top:.15em;width:.45em;height:1.05em;background-color:var(--primary);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.777' height='15.254' viewBox='0 0 8.777 15.254'%3E%3Cpath d='M681.5,891.55l6.23-6.13-6.23-6.14' transform='translate(-680.008 -877.788)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.11'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.777' height='15.254' viewBox='0 0 8.777 15.254'%3E%3Cpath d='M681.5,891.55l6.23-6.13-6.23-6.14' transform='translate(-680.008 -877.788)' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.11'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}html p li::marker,html ol li::marker,html ul li::marker{color:var(--primary)}html p:has(+ul),html p:has(+ol){margin-bottom:0}html ul{list-style:disc}html ul.unstyled li{padding-left:0}html ul.unstyled li:before{content:"";top:0}html p:has(small){line-height:1.1}html a{color:var(--primary)}html strong{font-weight:700}html em,html i{font-style:italic}html sup,html sub{position:relative;font-size:70%;line-height:1}html sup{top:-2px;vertical-align:super}html sub{bottom:-2px;vertical-align:sub}html{scroll-behavior:smooth}body{position:relative;overflow-x:hidden;min-height:100vh;width:100%;text-rendering:optimizeSpeed}body.menu-is-open{overflow:hidden}:target,section[id]{scroll-margin-top:164px}section{padding:3.6363636364rem 0 5.4545454545rem}section.bg-secondary{padding:2.9545454545rem 0 5.4545454545rem}@media(max-width:1080px){section.bg-secondary{padding:1.3636363636rem 0 4.0909090909rem}}@media(max-width:980px){section.bg-secondary{padding:1.3636363636rem 0 3.6363636364rem}}@media(max-width:576px){section.bg-secondary{padding:.9090909091rem 0 2.2727272727rem}}@media(max-width:1080px){section{padding:2.7272727273rem 0 4.0909090909rem}}@media(max-width:980px){section{padding:2.2727272727rem 0 3.6363636364rem}}@media(max-width:576px){section{padding:1.8181818182rem 0 2.2727272727rem}}img{-o-object-fit:cover;object-fit:cover;max-width:100%;height:100%;display:block}address{font-style:normal}button:hover{cursor:pointer}figure .legend{font-size:.8181818182rem}picture{display:block}.note{font-size:.7272727273rem;padding:0!important}@media(max-width:576px){.note{width:90%;margin:0 auto}}.home-content section .bloc{position:relative;background-color:var(--primary);color:var(--white);z-index:4;margin-top:4.5454545455rem;padding:2.2727272727rem 2.7272727273rem}.home-content section .bloc h2{position:relative;color:var(--white);text-transform:uppercase;font-size:1.3636363636rem;font-weight:700;padding:0;text-align:left!important}@media(max-width:576px){.home-content section .bloc h2{font-size:1rem;padding-left:1.3636363636rem}}.home-content section .bloc h2 .icon-arrow{flex-shrink:0;position:absolute;top:-19px;left:-97px;width:75px;height:75px;aspect-ratio:1}@media(max-width:576px){.home-content section .bloc h2 .icon-arrow{top:-7px;left:-30px;width:45px;height:45px;padding:.6818181818rem}}.home-content section .bloc p{padding:0;margin:0;text-align:left}.home-content section .bloc p.figure{font-size:1.0909090909rem;margin-bottom:1rem}@media(max-width:576px){.home-content section .bloc p.figure{margin-top:1.1111111111rem}}.home-content section .bloc p.figure .number{font-size:3.1818181818rem;line-height:1}.home-content section .bloc p.figure strong{font-weight:800}.home-content section .bloc ul li::marker{color:var(--white)}.home-content section .bloc .cols{gap:5.4545454545rem}@media(max-width:980px){.home-content section .bloc .cols{gap:1.6666666667rem}}.home-content section .bloc .cols .col.col-left{width:200px}.wrapper{position:relative}.wrapper .free{position:absolute;top:30px;right:0;text-align:left!important;padding-left:10rem}@media(max-width:980px){.wrapper .free{position:initial;width:90%!important;font-size:.7777777778rem}}.cols{display:flex;gap:4.5454545455rem}@media(max-width:980px){.cols{gap:2.2727272727rem;flex-direction:column-reverse}}.cols.rtl{flex-direction:row-reverse}.cols.flex-column{flex-direction:column;align-items:center}.cols.flex-column .col{width:100%}.cols.vertical-separator{gap:0!important}.cols.vertical-separator .col.col-left{padding-right:2.7272727273rem;border-right:1px solid var(--dark)}@media(max-width:576px){.cols.vertical-separator .col.col-left{width:100%;border-right:none;padding-right:0}}.cols.vertical-separator .col.col-right{padding-left:2.7272727273rem}@media(max-width:576px){.cols.vertical-separator .col.col-right{width:100%;padding-left:0}}.cols.cols3-3-3{gap:2.2727272727rem;flex-wrap:wrap;justify-content:center;align-items:flex-start}@media(max-width:980px){.cols.cols3-3-3{gap:1.8181818182rem;align-items:center}}.cols.cols3-3-3 .col svg{width:85%;margin:0;padding:0!important}.cols.cols3-3-3 .col.col1,.cols.cols3-3-3 .col.col2,.cols.cols3-3-3 .col.col3{width:29%}@media(max-width:980px){.cols.cols3-3-3 .col.col1,.cols.cols3-3-3 .col.col2,.cols.cols3-3-3 .col.col3{width:43%}}.cols .col.col-left,.cols .col.col-right{width:50%}.btn.fixed-scroller{position:fixed!important;bottom:3.1818181818rem;left:4.5454545455rem;z-index:50;aspect-ratio:1;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}@media(max-width:576px){.btn.fixed-scroller{bottom:1.3636363636rem;left:1.3636363636rem}}.btn.fixed-scroller.is-hidden{opacity:0;visibility:hidden;transform:translateY(1rem);pointer-events:none}.inner-links{margin:0;padding:0;list-style:none;border-top:1px solid var(--dark)}.inner-links .inner-link{margin:0;padding:0;border-bottom:1px solid var(--dark)}.inner-links .inner-link:before{display:none}.inner-links .inner-link .inner-link-item{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.3636363636rem;padding:1.5909090909rem 0;text-decoration:none;color:inherit}@media(max-width:1340px){.inner-links .inner-link .inner-link-item{padding:1.1363636364rem 0}}.inner-links .inner-link .inner-link-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:var(--secondary);transform:scaleY(0);transform-origin:bottom center;transition:transform .2s ease-in-out}.inner-links .inner-link .inner-link-item:hover:before,.inner-links .inner-link .inner-link-item:focus-visible:before{transform:scaleY(1)}.inner-links .inner-link .inner-link-item:hover .inner-link-text,.inner-links .inner-link .inner-link-item:focus-visible .inner-link-text{transform:translate(.75rem)}.inner-links .inner-link .inner-link-item:hover svg,.inner-links .inner-link .inner-link-item:focus-visible svg{transform:translate(-.75rem)}.inner-links .inner-link .inner-link-item .inner-link-text{font-size:1.4545454545rem;font-weight:600;line-height:1.1;transition:transform .2s ease}@media(max-width:1340px){.inner-links .inner-link .inner-link-item .inner-link-text{font-size:1.1818181818rem}}@media(max-width:576px){.inner-links .inner-link .inner-link-item .inner-link-text{font-size:1.2222222222rem}}.inner-links .inner-link .inner-link-item svg{flex-shrink:0;width:30px;height:41px;transition:transform .2s ease,opacity .2s ease}@media(max-width:576px){.inner-links .inner-link .inner-link-item svg{width:21px}}section .container svg:not(.icon-arrow){width:100%;height:auto}.tag{position:absolute;top:345px;left:-360px;font-size:2.6818181818rem;font-weight:800;color:var(--white);text-transform:uppercase;transform:rotate(-90deg)}svg.icon-arrow.rounded{top:-17px;left:-95px;z-index:1;background-color:var(--white);border-radius:50%;padding:20px}svg.icon-arrow.rounded polygon,svg.icon-arrow.rounded path{fill:var(--dark)}.icon-arrow.arrow{display:flex;justify-content:center;align-items:center;background-color:var(--white);color:var(--dark);border-radius:50%;width:3.4090909091rem;aspect-ratio:1;padding:.4545454545rem;text-decoration:none;text-align:center;line-height:1;transition:transform .2s ease-in-out;overflow:hidden;box-shadow:var(--box-shadow)}.icon-arrow.arrow svg{width:24px;height:20px;transition:width .2s ease-in-out,height .2s ease-in-out}.icon-arrow.arrow svg.arrow-right{transform:rotate(-90deg)}.icon-arrow.arrow svg.arrow-left{transform:rotate(90deg)}.key-figures{display:flex;-moz-column-gap:3.3181818182rem;column-gap:3.3181818182rem;row-gap:.9090909091rem}@media(max-width:576px){.key-figures{flex-direction:column;-moz-column-gap:.9090909091rem;column-gap:.9090909091rem;row-gap:.9090909091rem}}.key-figures .key-figures-group{display:flex;flex-wrap:wrap;gap:inherit;margin:0}@media(max-width:576px){.key-figures .key-figures-group{width:100%}}.key-figures .key-figures-group .key-figure{display:flex;flex-direction:column;gap:.2272727273rem;width:160px}@media(max-width:576px){.key-figures .key-figures-group .key-figure{width:100%;align-items:center}}.key-figures .key-figures-group .key-figure .figure-tall{grid-row:span 2;justify-content:center}.key-figures .key-figures-group .key-figure dt{font-size:2.7272727273rem;font-weight:300;line-height:1;color:var(--white)}@media(max-width:576px){.key-figures .key-figures-group .key-figure dt{text-align:center}}.key-figures .key-figures-group .key-figure dd{font-weight:400;font-size:.9090909091rem;margin:0;line-height:1.3;color:var(--dark)}@media(max-width:576px){.key-figures .key-figures-group .key-figure dd{text-align:center}}dl dt{font-weight:700}dl dt .text-light{font-weight:300}dl dt,dl dd{display:inline}dl ul{padding-left:1.3636363636rem!important}.socials{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem}@media(max-width:980px){.socials{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.socials{grid-template-columns:1fr;gap:2.5rem 1rem}}.socials .social:before{display:none}.socials .social .social-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;position:relative}.socials .social .social-item .icon-rs{display:inline-flex;align-items:center;justify-content:center;width:70px;aspect-ratio:1}.socials .social .social-item .legend{margin:0;font-weight:800;font-size:1.0909090909rem}.main-header{position:fixed;top:0;right:0;bottom:0;left:0;scroll-margin-top:200px;z-index:1000;height:-moz-fit-content;height:fit-content;width:100vw}@media(max-width:576px){.main-header{scroll-margin-top:120px;padding:0 1.3888888889rem}}.main-header .header-container{position:relative;display:flex;justify-content:space-between;align-content:flex-start;padding:0}.main-header .header-container .logo{width:196px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.08));z-index:11;transition:transform .2s ease,opacity .2s ease;padding-top:1.3636363636rem}@media(max-width:576px){.main-header .header-container .logo{width:165px}}.main-header .header-container .logo.is-hidden{opacity:0;transform:translateY(-200px);pointer-events:none}.main-header .header-container .fixed-menus{display:flex;gap:2rem;align-items:flex-start;padding-top:1.3636363636rem}.main-header .header-container .fixed-menus .lang-switcher{display:none;margin-top:.9090909091rem;margin-right:-5px}.main-footer{padding:4.5454545455rem 0 1.3636363636rem}@media(max-width:980px){.main-footer{padding:2.7272727273rem 0}}@media(max-width:576px){.main-footer{padding:1.8181818182rem 0 1.3636363636rem}}.main-footer .container{display:flex;flex-direction:column;align-items:center}.main-footer p{font-size:1.8181818182rem;text-align:center;margin-bottom:1.3636363636rem}@media(max-width:576px){.main-footer p{font-size:1.4444444444rem}}.main-footer p.small{font-size:.7272727273rem}.main-footer .social-menu{margin-bottom:1.3636363636rem}@media(max-width:576px){.main-footer .social-menu{margin-bottom:1.1111111111rem}}.main-footer .social-menu .social .social-item .social-item-link{color:var(--dark)}.main-footer .social-menu .social .social-item .social-item-link:hover .icon-rs .circle{fill:var(--dark)}.main-footer .social-menu .social .social-item .social-item-link:hover .icon-rs .name{fill:var(--white)}.main-footer .link-footer{color:var(--dark);font-size:1.3636363636rem;font-weight:800;display:inline;text-decoration:none;background:linear-gradient(to top,var(--dark) 0%,var(--dark) 10%,transparent 10.1%) no-repeat;background-size:0;transition:background-size .2s ease-in-out}.main-footer .link-footer:hover{background-size:100%}@media(max-width:576px){.main-footer .link-footer{font-size:1.2222222222rem}}.btn{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--white);color:var(--dark);border:solid 2px var(--dark);border-radius:45px;min-height:3.1818181818rem;padding:.2272727273rem 2.2727272727rem;font-weight:400;text-decoration:none;text-align:center;line-height:1;min-width:180px;width:-moz-fit-content;width:fit-content;transition:color .3s linear,background-color .3s linear,filter .2s linear,border-color .3s linear,box-shadow .3s linear;overflow:hidden;z-index:1}@media(max-width:576px){.btn{min-height:2.5rem;padding:1rem 2.1111111111rem;font-size:.8888888889rem;min-width:140px}}.btn .label{z-index:2}.btn:hover{color:var(--white);fill:var(--white);text-shadow:1px 0 currentColor,-.5px 0 currentColor}.btn:hover:after{transform:scale(400)}.btn:after{content:"";position:absolute;bottom:0;left:47.5%;width:1px;height:1px;border-radius:50%;background-color:var(--dark);transform-origin:50% center;transform:scale(0);transition:transform .3s linear,color .3s linear}.btn:disabled{cursor:none;pointer-events:none}.btn.btn-primary{background-color:var(--primary)}.btn.btn-outline{background-color:var(--dark);color:var(--white);border:solid 1px var(--white)}.btn.btn-outline:hover{color:var(--dark);fill:var(--dark)}.btn.btn-outline:after{background-color:var(--white)}.btn.no-border{border:none}.btn.shadowed{box-shadow:var(--box-shadow),inset 0 0 0 1px #0000000d}.btn.disable-hover:after{background-color:var(--primary)}.btn.disable-hover:hover{color:initial;fill:initial}.btn.disable-hover:hover:after{background-color:initial;transform:none}.btn.hover-primary:after{background-color:var(--primary)}.btn.hover-primary:hover{border-color:var(--primary)}.btn.btn-arrow{border:none;padding:0;min-width:70px;box-shadow:var(--box-shadow);transition:transform .3s linear,color .3s linear}@media(max-width:576px){.btn.btn-arrow{display:none}}.btn.btn-arrow .icon-arrow{transition:transform .3s linear,color .3s linear}.btn.btn-arrow:hover{color:var(--dark);fill:var(--dark);transform:scale(1.08)}.btn.btn-arrow:hover:after{display:none}.btn.btn-arrow:hover .icon-arrow{transform:scale(.85)}.accordion{padding-top:2.7272727273rem}.accordion .accordion-item .accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.8181818182rem;background:none;border:none;padding:1.5rem 0;cursor:pointer;font-size:1.4545454545rem;font-weight:600;text-align:left;border-top:1px solid var(--dark);border-bottom:1px dotted var(--dark)}.accordion .accordion-item .accordion-trigger .h2{font-size:1.3636363636rem;font-weight:700;color:var(--dark);padding-left:0}.accordion .accordion-item .accordion-trigger .trigger-icon{position:relative;display:block;width:40px;height:3px;background-color:var(--dark);transition:transform .2s ease-in-out}.accordion .accordion-item .accordion-trigger .trigger-icon:after{content:"";position:absolute;top:-17px;left:0;right:0;height:39px;width:3px;margin-inline:auto;background-color:var(--dark);opacity:1;transition:opacity .2s ease-in-out}.accordion .accordion-item .accordion-trigger[aria-expanded=true] .trigger-icon{transform:rotate(180deg)}.accordion .accordion-item .accordion-trigger[aria-expanded=true] .trigger-icon:after{opacity:0}.accordion .accordion-item .accordion-panel{height:0;overflow:hidden}.accordion .accordion-item .accordion-panel.is-open{height:auto}.accordion .accordion-item .accordion-panel .accordion-panel-inner{border-bottom:1px solid var(--dark)}.reveal_loaded .to-show,.reveal_loaded [class*=reveal-]{opacity:0;animation:none;transition:.1s}.reveal_loaded .reveal-1{transition-delay:.1s}.reveal_loaded .reveal-2{transition-delay:.15s}.reveal_loaded .reveal-3{transition-delay:.2s}.reveal_loaded .reveal-4{transition-delay:.25s}.reveal_loaded .reveal-5{transition-delay:.3s}.reveal_loaded .reveal-6{transition-delay:.35s}.reveal_loaded .reveal-7{transition-delay:.4s}.reveal_loaded .reveal-8{transition-delay:.45s}.reveal_loaded .reveal-9{transition-delay:.5s}.reveal_loaded .reveal-10{transition-delay:.55s}.reveal_loaded .reveal-11{transition-delay:.6s}.reveal_loaded .reveal-12{transition-delay:.65s}.reveal_loaded .reveal-13{transition-delay:.7s}.reveal_loaded .reveal-14{transition-delay:.75s}.reveal_loaded .reveal-15{transition-delay:.8s}.reveal_loaded .reveal-16{transition-delay:.85s}.reveal_loaded .reveal-17{transition-delay:.9s}.reveal_loaded .reveal-18{transition-delay:.95s}.reveal_loaded .reveal-19{transition-delay:1s}.reveal_loaded .to-show.revealed-item [class*=reveal-],.reveal_loaded .revealed-item{opacity:1;animation:revealAnimation .5s cubic-bezier(.5,0,0,1) both}@media(prefers-reduced-motion:reduce){.to-show [class*=reveal-]{animation:none!important}}@keyframes revealAnimation{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.lang-switcher{position:relative;display:inline-flex;align-items:center;padding:0 1px;height:45px;width:87px;border-radius:999px;background:var(--white);box-shadow:var(--box-shadow),inset 0 0 0 1px #0000000d;z-index:1}.lang-switcher:before{content:"";position:absolute;top:1px;left:1px;width:43px;height:43px;background:var(--dark);border-radius:50%;z-index:-1;transition:transform .5s cubic-bezier(.68,-.6,.32,1.6),width .2s ease,border-radius .2s ease}.lang-switcher:hover:before{transform:translate(42px)}.lang-switcher:hover .lang-item{color:var(--white)}.lang-switcher:hover .lang-item.is-active{color:var(--dark)}.lang-switcher .lang-item{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:50%;color:#1c2434;text-decoration:none;text-transform:uppercase;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .4s ease;background:transparent;z-index:0}.lang-switcher .lang-item.is-active{color:var(--white)}.burger{position:relative;display:flex;flex-direction:column;justify-content:center;gap:8px;width:75px;height:75px;border:0;border-radius:50%;background:var(--white);cursor:pointer;box-shadow:var(--box-shadow);z-index:11;transition:transform .2s ease,opacity .2s ease}@media(max-width:576px){.burger{width:60px;height:60px}}.burger span{width:35px;height:2px;margin-inline:auto;background:var(--dark);transition:transform .2s ease,opacity .2s ease}@media(max-width:576px){.burger span{width:23px}}.burger:hover{transform:scale(1.1)}.burger:hover span{transform:scale(.8)}.burger.is-open span:first-child{transform:translateY(5px) rotate(45deg)}.burger.is-open span:last-child{transform:translateY(-5px) rotate(-45deg)}.menu-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:3.4090909091rem;visibility:hidden;opacity:0;width:0;margin-inline:auto;pointer-events:none;background:var(--dark);color:var(--white);padding-top:5.4545454545rem;padding-bottom:1.8181818182rem;transition:opacity .2s ease-in-out,visibility .2s ease-in-out,width .3s ease-in-out;overflow-y:auto;overflow-x:hidden}@media(max-width:576px){.menu-container{padding-top:12.2222222222rem;padding-left:2.7777777778rem;padding-right:2.7777777778rem}}.menu-container.is-open{visibility:visible;opacity:1;pointer-events:auto;width:100%}.menu-container .menu-link{color:var(--white);text-decoration:none}.menu-container .niv-1{list-style:none;text-align:center;margin:0;padding:0}.menu-container .niv-1 .menu-item{margin:0 0 .6818181818rem;padding:0;height:1.7272727273rem}.menu-container .niv-1 .menu-item:before{display:none}@media(max-width:576px){.menu-container .niv-1 .menu-item{height:auto;margin:0 0 .5555555556rem}}.menu-container .niv-1 .menu-item .menu-link{font-size:1.3636363636rem;line-height:1.1;transition:font-weight .2s ease-in-out,font-size .2s ease-in-out,line-height .2s ease-in-out,color .2s ease-in-out}@media(max-width:576px){.menu-container .niv-1 .menu-item .menu-link{font-size:1.1111111111rem}}.menu-container .niv-1 .menu-item .menu-link:hover{font-size:1.4545454545rem;font-weight:700;line-height:1.27;color:var(--green-blue)}.menu-container .niv-1 .menu-item.has-children{height:2.6363636364rem}@media(max-width:576px){.menu-container .niv-1 .menu-item.has-children{height:auto;margin-bottom:.8333333333rem}}.menu-container .niv-1 .menu-item.has-children .menu-cat{font-size:2.0454545455rem;font-weight:800;text-decoration:none;color:var(--white);margin:0 0 .9090909091rem;transition:font-weight .2s ease-in-out,font-size .2s ease-in-out,line-height .2s ease-in-out,color .2s ease-in-out}@media(max-width:576px){.menu-container .niv-1 .menu-item.has-children .menu-cat{font-size:1.5rem;line-height:1.2;height:auto}}.menu-container .niv-1 .menu-item.has-children .menu-cat:hover{font-size:2.2727272727rem;color:var(--primary)}@media(max-width:576px){.menu-container .niv-1 .menu-item.has-children .menu-cat:hover{font-size:1.5555555556rem}}.menu-container .buttons{display:flex;flex-direction:column;align-items:center;gap:.9090909091rem}.social-menu .social{display:flex;justify-content:center;align-items:center;gap:.6818181818rem;list-style:none}.social-menu .social .social-item{margin:0}.social-menu .social .social-item:before{display:none}.social-menu .social .social-item .social-item-link{color:var(--white)}@media(max-width:576px){.social-menu .social .social-item .social-item-link .icon-rs{width:50px;aspect-ratio:1}}.social-menu .social .social-item .social-item-link .icon-rs .circle,.social-menu .social .social-item .social-item-link .icon-rs .name{transition:fill .2s ease-in-out}.social-menu .social .social-item .social-item-link:hover .icon-rs .circle{fill:var(--white)}.social-menu .social .social-item .social-item-link:hover .icon-rs .name{fill:var(--dark)}.home-content{position:relative;overflow-x:hidden;width:100%}.home-content section h2,.home-content section p:not(.text-left){text-align:center}.home-content section h2{margin:0 auto 1.5909090909rem}.home-content section p:not(.text-left){width:70%;margin:0 auto}@media(max-width:576px){.home-content section p:not(.text-left){width:100%}}.home-content section p:not(.text-left).intro{margin-bottom:2.7272727273rem}.home-content section p:not(.text-left).full{width:100%}.home-content section .schema-cols{gap:0}@media(max-width:576px){.home-content section .schema-cols{align-items:center}}@media(max-width:576px){.home-content section .schema-cols .col{width:90%}}.home-content section .tagged-paragraph{margin-top:-5.4545454545rem;text-align:left}@media(max-width:576px){.home-content section .tagged-paragraph{margin-top:.9090909091rem;gap:0}}.home-content section .tagged-paragraph .tagged{margin-bottom:2.2727272727rem}.home-content section .tagged-paragraph .tagged h3{background-color:var(--primary);text-transform:none;padding:.6818181818rem 1.8181818182rem;margin-bottom:.9090909091rem;border-radius:50px;color:var(--white)}.home-content section .tagged-paragraph .tagged strong{color:var(--primary)}.home-content section .tagged-paragraph .tagged p,.home-content section .tagged-paragraph .tagged ul{font-weight:400;text-align:left;margin:0 0 1rem 2rem;width:100%}@media(max-width:576px){.home-content section .tagged-paragraph .tagged p,.home-content section .tagged-paragraph .tagged ul{font-size:.8888888889rem;width:90%}}.home-content section .tagged-paragraph .tagged p.bold,.home-content section .tagged-paragraph .tagged ul.bold{margin:0 0 .5rem 2rem}@media(max-width:576px){.home-content section .tagged-paragraph .col{width:90%;margin:0 auto}}.home-content section .tagged-paragraph .col.col-right{padding-top:4rem}@media(max-width:576px){.home-content section .tagged-paragraph .col.col-right{padding-top:0}}.home-content section .schema{display:block;margin-bottom:2.2727272727rem}@media(max-width:576px){.home-content section .schema:not(.padded){width:100%!important}}.home-content section .schema.ecosystem-schema{margin:0 auto 0 25%;max-width:662px;height:auto}@media(max-width:576px){.home-content section .schema.ecosystem-schema{display:none;margin:0 auto;max-width:90%}}@media(max-width:576px){.home-content section .schema.biotech-schema{padding:0 2.5rem}}@media(max-width:576px){.home-content section .schema.persons-schema{padding:0 .9090909091rem}}.home-content section .schema.brevets-schema{padding:0 0 0 10rem;margin-bottom:0}@media(max-width:576px){.home-content section .schema.brevets-schema{padding:0 5.9090909091rem;margin-bottom:1.6666666667rem}}.home-content section .schema.publications-schema{padding:0 2.5rem 0 0;margin-bottom:0}@media(max-width:576px){.home-content section .schema.publications-schema{padding:0 2.7272727273rem}}@media(max-width:576px){.home-content section .schema.academiques-schema{padding:0 1.8181818182rem}}.home-content section .schema.revues-schema{padding:0 10rem 0 0}@media(max-width:576px){.home-content section .schema.revues-schema{padding:0 5.9090909091rem}}@media(max-width:576px){.home-content section .schema.repartition-axes-schema{padding:0 1.0454545455rem}}.home-content section .schema.padded{padding:0 5rem}.home-content section .schema.padded.figures-schema{padding:0 2.2727272727rem}@media(max-width:576px){.home-content section .schema.padded.figures-schema{width:95%!important}}.home-content section .schema.padded.figures-more-schema{padding:0 2.2727272727rem}.home-content section .schema.padded.budget-schema{padding:0 7.2727272727rem}@media(max-width:576px){.home-content section .schema.padded.budget-schema{padding:0 2.7777777778rem}}.home-content section .schema.padded.funds-schema{padding:0 10.9090909091rem}.home-content section .schema.padded.platforms-budget-schema{padding:0 10.9090909091rem}.home-content section .schema.padded.mutualisation-schema{padding:0 6.1363636364rem}.home-content section .schema.padded.ideation-schema,.home-content section .schema.padded.acceleration-schema{padding:0 1.5909090909rem}@media(max-width:576px){.home-content section .schema.padded.ideation-schema,.home-content section .schema.padded.acceleration-schema{padding:0 1.8181818182rem!important}}.home-content section .schema.padded.labo-budget-schema{padding:0 6.3636363636rem}.home-content section .schema.padded.master-schema{padding:0 1.5909090909rem;margin-bottom:0}@media(max-width:576px){.home-content section .schema.padded.master-schema{padding:0 1.8181818182rem!important}}.home-content section .schema.padded.atige-schema{padding:0 3.3636363636rem;margin-bottom:0}@media(max-width:576px){.home-content section .schema.padded.atige-schema{padding:0 3.6363636364rem!important}}@media(max-width:576px){.home-content section .schema.padded{padding:0!important}}.home-content section .schema:last-child{margin-bottom:0}@media(max-width:576px){.home-content section .schema{width:90%!important;margin:0 auto 1.3636363636rem}}.home-content .home-intro{position:relative;padding:0;overflow:hidden;height:100vh;z-index:1}@media(max-width:576px){.home-content .home-intro{display:flex;flex-direction:column-reverse;padding-top:6.9444444444rem}}.home-content .home-intro .intro-white-panel{position:absolute;top:0;left:0;height:100%;width:50%;background:var(--white, #FFF);z-index:2}@media(max-width:576px){.home-content .home-intro .intro-white-panel{top:initial;bottom:0;height:39%;width:100%}}.home-content .home-intro .intro-title-container{position:relative;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:50%;height:100vh;z-index:3}@media(max-width:576px){.home-content .home-intro .intro-title-container{display:flex;flex-direction:column;width:100%;height:auto}}.home-content .home-intro .intro-title-container .intro-title{min-width:670px;z-index:10;color:var(--dark);margin-top:4.5454545455rem;margin-right:4.6363636364rem}@media(max-width:1340px){.home-content .home-intro .intro-title-container .intro-title{top:150px;left:90px;min-width:370px}}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title{display:flex;flex-direction:column;align-items:center;margin:auto auto 1.9444444444rem;min-width:initial}}.home-content .home-intro .intro-title-container .intro-title .split{opacity:1;will-change:transform}.home-content .home-intro .intro-title-container .intro-title .split *{will-change:transform}.home-content .home-intro .intro-title-container .intro-title h1{display:flex;flex-direction:column;font-size:4.5454545455rem;font-weight:400;line-height:1.1;margin-bottom:3.6363636364rem}@media(max-width:1340px){.home-content .home-intro .intro-title-container .intro-title h1{font-size:3.6363636364rem}}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title h1{font-size:3.3333333333rem;margin:0 auto 1.6666666667rem;padding-top:1.1111111111rem;gap:.0555555556rem;max-width:100%;text-align:center}}.home-content .home-intro .intro-title-container .intro-title h1 .line-mask{display:block;overflow:hidden}.home-content .home-intro .intro-title-container .intro-title h1 .line-mask span{display:inline-block;will-change:transform}.home-content .home-intro .intro-title-container .intro-title h1 .start{align-self:flex-start}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title h1 .start{margin:0 auto}}.home-content .home-intro .intro-title-container .intro-title h1 .end{margin-left:9.5454545455rem;margin-right:auto}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title h1 .end{margin:0 auto}}.home-content .home-intro .intro-title-container .intro-title h1 .year{display:inline-block;width:417px;height:auto;margin-top:1.1363636364rem;margin-left:3.6363636364rem;background-image:url(./2025-DebKSM_L.png);background-repeat:no-repeat;background-size:contain;background-position:left center;overflow:hidden;text-indent:100%;white-space:nowrap}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title h1 .year{display:block;margin:0 auto;width:100%}}.home-content .home-intro .intro-title-container .intro-title .btn{margin:0 34.5% 0 auto;z-index:100}@media(max-width:576px){.home-content .home-intro .intro-title-container .intro-title .btn{margin:0 auto}}.home-content .home-intro .bg-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;aspect-ratio:1920/1080;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100vh}@media(max-width:576px){.home-content .home-intro .bg-video{display:none}}.home-content .home-intro .bg-video-mobile{display:none}@media(max-width:576px){.home-content .home-intro .bg-video-mobile{display:block;z-index:1;aspect-ratio:1920/1080;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100vh}}.home-content .about{position:relative;z-index:5;padding-top:0;background-color:var(--white)}@media(max-width:1780px){.home-content .about{padding-left:1.8181818182rem;padding-right:1.8181818182rem}}@media(max-width:576px){.home-content .about{padding-top:1.1111111111rem;padding-left:1.3888888889rem;padding-right:1.3888888889rem}}.home-content .about .cols{gap:5.6818181818rem;max-width:1530px;align-items:center}@media(max-width:980px){.home-content .about .cols{flex-direction:column}}@media(max-width:576px){.home-content .about .cols{gap:2.2222222222rem}}.home-content .about .cols .col.col-left{width:45%}@media(max-width:980px){.home-content .about .cols .col.col-left{width:100%}}@media(max-width:980px){.home-content .about .cols .col.col-left{display:flex;flex-direction:column;align-items:center}}.home-content .about .cols .col.col-left .cup{width:132px}.home-content .about .cols .col.col-left h2{text-align:left;font-weight:200;line-height:1.2;margin-bottom:2.2727272727rem}@media(max-width:576px){.home-content .about .cols .col.col-left h2{text-align:center}}.home-content .about .cols .col.col-left h2 strong{font-weight:800}.home-content .about .cols .col.col-left p{text-align:left;margin-bottom:0}.home-content .about .cols .col.col-right{width:55%}@media(max-width:980px){.home-content .about .cols .col.col-right{width:100%}}@media(max-width:576px){.home-content .about .cols .col.col-right{margin-right:initial}}.home-content #ecosystem{position:relative}@media(max-width:980px){.home-content #wallet{padding-bottom:0}}.home-content #wallet .schema-cols{gap:3.1818181818rem}@media(max-width:980px){.home-content #wallet .schema-cols{flex-direction:column;align-items:center;gap:0}}@media(max-width:980px){.home-content #wallet .schema-cols .col{width:90%}}.home-content #wallet .schema-cols .col.col-right{align-self:flex-end;padding-bottom:2.2727272727rem}.home-content #wallet .schema-cols .col.col-right p{text-align:left;width:100%;margin:0}@media(max-width:980px){.home-content #wallet .schema-cols .col.col-right p{font-size:.7777777778rem}}@media(max-width:980px){.home-content #wallet .schema-cols .col.col-right ul li{font-size:.7777777778rem}}.home-content #wallet .bloc{background-color:var(--ternary)}.home-content #wallet .bloc h2{margin-bottom:.9090909091rem}@media(max-width:576px){.home-content #wallet .bloc h2{margin-bottom:.9090909091rem}}.home-content #wallet .bloc .cols{align-items:flex-end}@media(max-width:576px){.home-content #wallet .bloc .cols{flex-direction:column;margin:0 auto;gap:1.8181818182rem}}.home-content #wallet .bloc .cols .schema{margin-bottom:0}.home-content #wallet .bloc .cols .col-left.col-left{width:220px}@media(max-width:576px){.home-content #wallet .bloc .cols .col-left.col-left{width:100%}.home-content #wallet .bloc .cols .col-left.col-left svg.schema{width:70%!important}}.home-content #wallet .bloc .cols .col.col-right{flex:1}@media(max-width:576px){.home-content #wallet .bloc .cols .col.col-right{width:100%}}.home-content #wallet .bloc .cols .col.col-right p{text-align:left;text-transform:uppercase;margin:0 0 1.8636363636rem;width:100%;font-weight:400}@media(max-width:980px){.home-content #platforms{padding-bottom:0}}.home-content #labos .container p{padding:0 1.3888888889rem}@media(max-width:576px){.home-content #boost{padding-bottom:0}}@media(max-width:576px){.home-content #boost .container .cols .col{width:100%}}@media(max-width:576px){.home-content #boost .container .cols .col svg{width:88%}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
