@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a,button{cursor:revert}a{text-decoration:none}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@font-face{font-display:swap;font-family:Borna;font-style:normal;font-weight:400;src:url(/app/themes/apo/public/build/assets/Borna-Regular-obqK4dXM.otf)}@font-face{font-display:swap;font-family:Borna;font-style:italic;font-weight:400;src:url(/app/themes/apo/public/build/assets/Borna-RegularItalic-De59aVuw.otf)}@font-face{font-display:swap;font-family:Borna;font-style:normal;font-weight:500;src:url(/app/themes/apo/public/build/assets/Borna-Medium-BL8G7rjO.otf)}@font-face{font-display:swap;font-family:Borna;font-style:italic;font-weight:500;src:url(/app/themes/apo/public/build/assets/Borna-MediumItalic-CF3l9xSX.otf)}@font-face{font-display:swap;font-family:Borna;font-style:normal;font-weight:600;src:url(/app/themes/apo/public/build/assets/Borna-SemiBold-C_NpluBW.otf)}@font-face{font-display:swap;font-family:Borna;font-style:italic;font-weight:600;src:url(/app/themes/apo/public/build/assets/Borna-SemiBoldItalic-BUWhLqFU.otf)}@font-face{font-display:swap;font-family:Borna;font-style:normal;font-weight:700;src:url(/app/themes/apo/public/build/assets/Borna-Bold-DYzkF6Lv.otf)}@font-face{font-display:swap;font-family:Borna;font-style:italic;font-weight:700;src:url(/app/themes/apo/public/build/assets/Borna-BoldItalic-Dyf5mzrX.otf)}:root{--bleu-nuit:#18223F;--bleu-clair:#435686;--bleu-ciel:#3EA2F7;--bleu-acide:#F6FDFF;--blanc:#fff;--borna:"Borna", sans-serif;--inter:"Inter", sans-serif}section{padding-inline:24px}section.glue{padding-inline:unset}.container{margin-inline:auto;max-width:1440px;width:100%}.container--large{max-width:1280px;margin-inline:auto;width:100%}.container--medium{max-width:1096px;margin-inline:auto;width:100%}.container--small{max-width:960px;margin-inline:auto;width:100%}body{color:var(--bleu-clair);font-family:var(--borna);font-size:1rem;font-style:normal;font-weight:400;line-height:160%}body.no-scroll{overflow:hidden}h1,h2,h3,h4,h5{color:var(--bleu-nuit);line-height:120%}h1{font-size:1.875rem;font-style:normal;font-weight:600}@media screen and (min-width:992px){h1{font-size:3rem}}h2{font-size:1.5rem;font-style:normal;font-weight:600}@media screen and (min-width:992px){h2{font-size:2.5rem}}h3{font-size:1.25rem;font-style:normal;font-weight:600}@media screen and (min-width:992px){h3{font-size:2rem}}h4{font-size:18px;font-style:normal;font-weight:600}@media screen and (min-width:992px){h4{font-size:1.5rem;line-height:160%}}.uptitle{font-family:var(--borna);font-size:.75rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:var(--bleu-ciel)}.menu-tab{display:none;visibility:hidden;opacity:0}.btn{display:flex;gap:16px;align-items:center;justify-content:center;border:1px solid var(--bleu-ciel);background:var(--bleu-ciel);font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;border-radius:300px;transition:all .3s ease;padding:18px 24px;color:#fff;text-align:center}.btn:hover{background:var(--bleu-nuit);border-color:var(--bleu-nuit)}.btn.arr:after{content:"";-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:12px;height:12px;background:#fff;transition:all .3s ease}.btn.arr.return:after{content:none}.btn.arr.return:before{content:"";-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:12px;height:12px;background:#fff;transition:all .3s ease;rotate:180deg}.btn.secondary{border-color:var(--bleu-nuit);background:transparent;color:var(--bleu-nuit)}.btn.secondary:hover{color:#fff;background:var(--bleu-nuit)}.btn.secondary.arr:after{background:var(--bleu-nuit)}.btn.secondary.arr:hover:after{background:#fff}.btn.tertiary{border-color:#fff;background:transparent;color:#fff}.btn.tertiary:hover{color:var(--bleu-nuit);background:#fff}.btn.tertiary.arr:after{background:#fff}.btn.tertiary.arr:hover:after{background:var(--bleu-nuit)}@media screen and (min-width:760px){.btn{width:-moz-max-content;width:max-content}}.pagination{display:flex;gap:16px;align-items:center;justify-content:center}.pagination .page-numbers{border:1px solid var(--bleu-nuit);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--bleu-nuit);font-size:1rem;font-style:normal;font-weight:700;line-height:180%;transition:all .3s ease}.pagination .page-numbers:hover{background:var(--bleu-nuit);color:#fff}.pagination .page-numbers:hover:before{background:#fff}.pagination .current{color:#fff;background:var(--bleu-nuit)}.pagination .prev,.pagination .next{height:72px;width:72px}.pagination .prev:before,.pagination .next:before{content:"";width:12px;height:12px;background:var(--bleu-nuit)}.pagination .prev{margin-right:8px}.pagination .prev:before{-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;transform:rotate(.5turn)}.pagination .next{margin-left:8px}.pagination .next:before{-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-right-DflblHlc.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}section{outline-offset:-2px}.is-rounded{padding-top:24px;padding-bottom:48px;border-radius:16px 16px 0 0;background:#fff;box-shadow:0 -16px 48.1px #270f3d1a;box-shadow:0 -16px 20px #0000000d}@media screen and (min-width:992px){.is-rounded{padding-top:48px;padding-bottom:96px;border-radius:32px 32px 0 0}}.is-rounded+.is-rounded{margin-top:-24px!important}@media screen and (min-width:992px){.is-rounded+.is-rounded{margin-top:-48px!important}}.btn-nav{border:1px solid var(--nav-color);border-radius:50%;cursor:pointer;height:72px;position:relative;width:72px}.bleu .btn-nav{--nav-color:var(--bleu-nuit)}.blanc .btn-nav,.dark .btn-nav{--nav-color:var(--blanc)}.btn-nav:before{content:"";background:var(--nav-color);height:calc(100% + 4px);-webkit-mask:url(/app/themes/apo/public/build/assets/circle-btn-mid-CcSwseml.svg) right no-repeat;mask:url(/app/themes/apo/public/build/assets/circle-btn-mid-CcSwseml.svg) right no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:0;position:absolute;bottom:-2px;right:-2px;width:calc(100% + 4px);transition:opacity .4s}.btn-nav.--prev:before{rotate:180deg}@media(hover:hover){.btn-nav:hover:before{opacity:1}}.btn-nav:after{background:var(--nav-color);content:"";height:12px;width:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-nav.--prev:after{-webkit-mask:url(/app/themes/apo/public/build/assets/icon-arrow-left-827pq8Br.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/icon-arrow-left-827pq8Br.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.btn-nav.--next:after{-webkit-mask:url(/app/themes/apo/public/build/assets/icon-arrow-right-CqJbxQpT.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/icon-arrow-right-CqJbxQpT.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.btn-nav:disabled{opacity:.35;pointer-events:none;cursor:not-allowed}.nav-arrows{display:flex;gap:24px;justify-content:center}.nav-dots{width:100%;overflow:hidden}.nav-dots .splide__pagination{position:static;display:flex;justify-content:center;padding:0;margin:0;list-style:none;width:100%}.nav-dots .splide__pagination__page{width:100%;height:4px;border-radius:999px;opacity:.25;border:0;padding:0;margin:0;background:#c5c8d6!important}.dark .nav-dots .splide__pagination__page{background:var(--blanc)!important}.nav-dots .splide__pagination__page.is-active{opacity:1;background:var(--bleu-nuit)!important;transform:scale(1)}.dark .nav-dots .splide__pagination__page.is-active{background:var(--bleu-acide)!important}.nav-dots .splide__pagination li{flex:1}.header{position:relative;background:#fff;overflow-x:clip;z-index:10}.header.blanc{background:unset}@media screen and (min-width:992px){.header--container{position:relative}}.header--desktop-bar{display:none}@media screen and (min-width:1024px){.header--desktop-bar{display:flex;justify-content:space-between;padding:12px 80px;background:var(--bleu-nuit);box-shadow:50vw 0 0 var(--bleu-nuit),-50vw 0 0 var(--bleu-nuit)}}.header--desktop-bar div{display:flex;gap:32px;align-items:center}.header--desktop-bar .select-wrapper{position:relative;display:none}.header--desktop-bar .select-wrapper:after{content:"";width:12px;height:12px;-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;background:#fff;position:absolute;right:0;top:calc(50% - 8px);pointer-events:none}.header--desktop-bar select{padding-right:16px}.header--desktop-bar a,.header--desktop-bar option,.header--desktop-bar select{color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.header--desktop-bar .tel,.header--desktop-bar .mail{display:flex;align-items:center;gap:8px}.header--desktop-bar .tel:before,.header--desktop-bar .mail:before{content:"";width:14px;height:14px;background:var(--bleu-ciel);flex-shrink:0}.header--desktop-bar .tel:before{-webkit-mask:url(/app/themes/apo/public/build/assets/tel-OO8C05pa.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/tel-OO8C05pa.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--desktop-bar .mail:before{-webkit-mask:url(/app/themes/apo/public/build/assets/mail-DhQU8Oja.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/mail-DhQU8Oja.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--mobile-bar{padding:12px 24px;display:flex;justify-content:flex-end;gap:24px;align-items:center}.blanc .header--mobile-bar{color:var(--blanc)}@media screen and (min-width:1024px){.header--mobile-bar{display:none}}.header--mobile-bar .logo{margin-right:auto;display:flex;height:80px;width:80px}.header--mobile-bar .logo img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.header--mobile-bar .lang-wrapper{position:relative}.header--mobile-bar .lang-wrapper:before,.header--mobile-bar .lang-wrapper:after{content:"";display:block;width:12px;height:12px;background:var(--bleu-nuit);position:absolute;top:calc(50% - 6px)}.header--mobile-bar .lang-wrapper:before{left:24px;-webkit-mask:url(../../../../../../../../../themes/apo/public/build/images/icons/lang.svg) no-repeat center;mask:url(../../../../../../../../../themes/apo/public/build/images/icons/lang.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--mobile-bar .lang-wrapper:after{right:24px;-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--mobile-bar .lang-wrapper select{border-radius:300px;border:1px solid var(--bleu-nuit);padding:18px 44px;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.header--mobile-bar .burger-button{width:48px;height:48px;border-radius:50%;border:1px solid var(--bleu-nuit);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px 15px}.blanc .header--mobile-bar .burger-button{border-color:var(--blanc)}.header--mobile-bar .burger-button span{height:2px;width:100%;max-width:18px;border-radius:3px;background:var(--bleu-nuit);transition:all .3s ease}.blanc .header--mobile-bar .burger-button span{background:var(--blanc)}.header--mobile-bar .burger-button span:nth-child(2){max-width:12px;transition:opacity .3s ease}.header--mobile-bar .burger-button span:nth-child(3){max-width:7px}.header--mobile-bar .active-btn span:nth-child(1){transform:translateY(6px) rotate(.125turn)}.header--mobile-bar .active-btn span:nth-child(2){opacity:0}.header--mobile-bar .active-btn span:nth-child(3){max-width:18px;transform:translateY(-6px) rotate(-.125turn)}.header .search-bar-wrapper{border-top:1px solid var(--bleu-nuit);border-bottom:1px solid var(--bleu-nuit);padding:16px 24px;display:flex;align-items:center;gap:24px}@media screen and (min-width:1024px){.header .search-bar-wrapper{display:none}}.header .search-bar-wrapper input{flex:1;font-size:1rem;font-weight:400;line-height:160%}.header .search-bar-wrapper input::-webkit-input-placeholder{font-style:italic;opacity:.8}.header .search-bar-wrapper input::-moz-placeholder{font-style:italic;opacity:.8}.header .search-bar-wrapper input:-ms-input-placeholder{font-style:italic;opacity:.8}.header .search-bar-wrapper input::-ms-input-placeholder{font-style:italic;opacity:.8}.header .search-bar-wrapper input::placeholder{font-style:italic;opacity:.8}.header .search-bar-wrapper button{width:48px;height:48px;border-radius:50%;border:1px solid var(--bleu-nuit);flex-shrink:0;position:relative}.header .search-bar-wrapper button:after{content:"";width:20px;height:20px;background:var(--bleu-nuit);-webkit-mask:url(/app/themes/apo/public/build/assets/search-Br5Xszq1.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/search-Br5Xszq1.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;position:absolute;left:calc(50% - 10px);top:calc(50% - 10px)}.header--wrapper{display:flex;flex-direction:column;height:calc(100svh - 104px);outline-offset:-2px;position:absolute;z-index:1;background:#fff;width:100%;top:100%;left:100%;transition:all .3s ease-out}.header--wrapper.open-menu{left:0}@media screen and (min-width:1024px){.header--wrapper{position:initial;height:auto;padding:32px 16px;flex-direction:row;gap:8px;justify-content:space-between;align-items:center;left:0}.blanc .header--wrapper{background-color:unset}}@media screen and (min-width:1280px){.header--wrapper{padding:32px clamp(16px,5.56vw,80px)}}.header--menu{position:relative;flex:1;outline-offset:-1px;overflow-y:auto;overflow-x:clip}@media screen and (min-width:1024px){.header--menu{flex:unset;overflow:unset;position:initial}}.header--menu ul{display:flex;flex-direction:column}@media screen and (min-width:1024px){.header--menu>ul{flex-direction:row;gap:32px}}.header--menu>ul>li{border-bottom:1px dotted #C5C8D6}@media screen and (min-width:1024px){.header--menu>ul>li{border-bottom:0}.header--menu>ul>li:hover .has-child:before{display:block}.header--menu>ul>li:has(.has-child):hover .header--submenu{opacity:1;pointer-events:auto;transform:none;transition:all .4s ease}}.header--menu>ul>li>a{color:#393939;padding:24px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-style:normal;font-weight:600;line-height:normal}@media screen and (min-width:1024px){.header--menu>ul>li>a{gap:8px;padding:0;position:relative}.blanc .header--menu>ul>li>a{color:var(--blanc)}}.header--menu>ul>li>a.has-child:after{content:"";width:24px;height:24px;background:url(/app/themes/apo/public/build/assets/indicator-pu72hgL3.svg) no-repeat center;background-size:contain}@media screen and (min-width:1024px){.header--menu>ul>li>a.has-child:after{width:12px;height:12px;background:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;background-size:contain}}.header--menu>ul>li>a.has-child:before{content:"";display:none;left:-50px;top:100%;height:100px;width:calc(100% + 100px);position:absolute}.header--actions{outline-offset:-1px;padding:24px;display:flex;flex-direction:column;gap:24px;align-items:center}@media screen and (min-width:1024px){.header--actions{display:none}}.header--actions div{display:flex;justify-content:center;align-items:center;gap:32px}.header--actions .social a{display:flex;width:20px;height:20px;background:var(--bleu-nuit)}.header--actions .social .fb{-webkit-mask:url(/app/themes/apo/public/build/assets/fb-8Qh31U59.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/fb-8Qh31U59.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--actions .social .yt{-webkit-mask:url(/app/themes/apo/public/build/assets/yt-BP1nrbqq.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/yt-BP1nrbqq.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--actions .social .lk{-webkit-mask:url(/app/themes/apo/public/build/assets/lk-C11ZV_6m.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/lk-C11ZV_6m.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--actions .social .xing{-webkit-mask:url(/app/themes/apo/public/build/assets/xing-B-NU6-o1.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/xing-B-NU6-o1.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.header--actions .logo-connect{display:flex}.header--actions img{height:40px;-o-object-fit:contain;object-fit:contain}.header--actions .btn{width:100%}.header--actions .tel,.header--actions .mail{font-size:.75rem;font-style:normal;font-weight:600;line-height:20px;display:flex;gap:8px;align-items:center}.header--actions .tel:before,.header--actions .mail:before{content:"";width:14px;height:14px}.header--actions .tel:before{background:url(/app/themes/apo/public/build/assets/tel-OO8C05pa.svg) no-repeat center;background-size:contain}.header--actions .mail:before{background:url(/app/themes/apo/public/build/assets/mail-DhQU8Oja.svg) no-repeat center;background-size:contain}.header--desktop-actions{display:none}@media screen and (min-width:1024px){.header--desktop-actions{display:flex;gap:24px;align-items:center}}.header--desktop-actions a{display:flex;position:relative}.header--desktop-actions a:hover img{opacity:0}.header--desktop-actions a:hover .hover{opacity:1}.header--desktop-actions button{height:48px;width:48px;border:1px solid var(--bleu-nuit);background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .3s ease}.blanc .header--desktop-actions button{border-color:var(--blanc);background:unset}.header--desktop-actions button:before{content:"";width:20px;height:20px;-webkit-mask:url(/app/themes/apo/public/build/assets/search-Br5Xszq1.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/search-Br5Xszq1.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;background:var(--bleu-nuit);transition:all .3s ease}.blanc .header--desktop-actions button:before{background:var(--blanc)}.header--desktop-actions button:hover{background:var(--bleu-nuit)}.header--desktop-actions button:hover:before{background:#fff}.header--desktop-actions img:first-of-type{height:48px;-o-object-fit:contain;object-fit:contain;opacity:1;transition:all .3s ease}.header--desktop-actions .hover{position:absolute;left:0;top:0;opacity:0;width:100%;transition:all .3s ease}.header--submenu{left:100%;position:absolute;top:0;height:100%;width:100%;background:#fff;z-index:1;transition:all .3s ease;box-shadow:0 50svh #fff}.header--submenu.active{left:0}@media screen and (min-width:1024px){.header--submenu{box-shadow:none;height:auto;width:calc(100% - 160px);top:100%;left:80px;background:#fff;overflow:hidden;border-radius:0 0 32px 32px;padding:24px 32px;display:flex;align-items:center;gap:clamp(8px,2.78vw,40px);opacity:0;transform:translateY(10px);pointer-events:none;transition:none;justify-content:space-between}}.header--submenu span{color:var(--bleu-ciel);font-size:.875rem;font-style:normal;font-weight:600;line-height:normal;display:block;padding-inline:24px}@media screen and (min-width:1024px){.header--submenu span{display:none}}.header--submenu ul{margin-top:24px;padding-inline:24px}@media screen and (min-width:1024px){.header--submenu ul{padding-inline:0}}@media screen and (min-width:1024px){.header--submenu.has-column ul{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;row-gap:0}}.header--submenu ul>li>a{display:flex;padding:16px 0;border-top:1px dotted #C5C8D6;font-size:.75rem;font-style:normal;font-weight:600;line-height:normal}@media screen and (min-width:1024px){.header--submenu ul>li>a{padding:24px 0;font-size:.875rem}}.header--submenu ul>li:first-child>a{padding-top:0}@media screen and (min-width:1024px){.header--submenu .menu-inner{width:100%;max-width:36%}}@media screen and (min-width:1024px){.header--submenu.has-column ul>li:first-child>a{padding-top:24px}}@media screen and (min-width:1024px){.header--submenu.has-column ul>li:nth-child(1)>a,.header--submenu.has-column ul>li:nth-child(2)>a{border-top:none}}@media screen and (min-width:1024px){.header--submenu.has-column .menu-inner{width:auto;max-width:unset}}.header--submenu ul>li:first-child>a{border-top:none}.header .menu-back-button{background:#f6fdff;padding:16px 24px;z-index:3;width:100%;margin-bottom:24px;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;display:flex;gap:16px;align-items:center}@media screen and (min-width:1024px){.header .menu-back-button{display:none}}.header .menu-back-button:before{content:"";width:24px;height:24px;background:url(/app/themes/apo/public/build/assets/back-BsqesyQ7.svg) no-repeat center;background-size:contain}.header .logo-site-desktop{display:none}@media screen and (min-width:1024px){.header .logo-site-desktop{display:flex}}.header .logo-site-desktop img{width:96px;height:96px;-o-object-fit:contain;object-fit:contain}.header--search-desktop{display:none}@media screen and (min-width:1024px){.header--search-desktop{opacity:0;display:flex;justify-content:center;align-items:center;gap:8px;position:absolute;width:100%;height:100px;top:0;border-top:.5px solid var(--bleu-clair);background:#f6fdff;z-index:-1;transition:all .3s ease}}.header--search-desktop.visible{top:100%;opacity:1;box-shadow:0 10px 24.6px #00000040}.header--search-desktop input{border:1px solid var(--bleu-clair);border-radius:100px;padding:12px 16px;width:clamp(200px,33.33vw,480px);background:#fff;font-size:1rem;color:var(--bleu-nuit)}.header--search-desktop input::-webkit-input-placeholder{font-size:1rem;font-style:italic;font-weight:400;line-height:160%}.header--search-desktop input::-moz-placeholder{font-size:1rem;font-style:italic;font-weight:400;line-height:160%}.header--search-desktop input:-ms-input-placeholder{font-size:1rem;font-style:italic;font-weight:400;line-height:160%}.header--search-desktop input::-ms-input-placeholder{font-size:1rem;font-style:italic;font-weight:400;line-height:160%}.header--search-desktop input::placeholder{font-size:1rem;font-style:italic;font-weight:400;line-height:160%}.header--search-desktop button{cursor:pointer}.header--tile{padding-inline:24px;display:flex}@media screen and (min-width:1024px){.header--tile{padding-inline:0;flex:1;flex-shrink:1}}.header--tile-inner{border-radius:12px;overflow:hidden;display:flex;flex-direction:column}@media screen and (min-width:1024px){.header--tile-inner{flex-direction:row-reverse}}@media screen and (min-width:1024px){.header--tile-inner>*{width:50%}}.header--tile-img{display:flex}.header--tile img{height:160px;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){.header--tile img{display:none}}.header--tile-content{color:#fff;padding:16px 8px;background:var(--bleu-nuit);display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1024px){.header--tile-content{padding:48px 24px}}.header--tile-content h4,.header--tile-content p{padding-inline:8px}@media screen and (min-width:1024px){.header--tile-content h4,.header--tile-content p{padding-inline:0}}.header--tile-content .btn:hover{border-color:#fff}@media screen and (min-width:1024px){.header--tile-img{background:var(--img);background-size:cover;background-position:center;background-repeat:no-repeat}}.header--tile h4{color:#fff}.header--tile p{font-size:.625rem;font-style:normal;font-weight:400;line-height:180%}.has-column .header--tile{outline-offset:-2px}@media screen and (min-width:1024px){.has-column .header--tile{max-width:35%}}.has-column .header--tile img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:block}.has-column .header--tile-inner{position:relative}@media screen and (min-width:1024px){.has-column .header--tile-inner>*{flex:auto;width:auto}}.has-column .header--tile-content{background:linear-gradient(180deg,#00000080,#0006)}@media screen and (min-width:1024px){.has-column .header--tile-content{padding:16px 24px}}.footer{color:#fff;background:var(--bleu-nuit);position:relative}.footer:before,.footer:after{content:"";position:absolute;left:0;bottom:calc(100% - 1px);height:24px;width:24px;background:var(--bleu-nuit);-webkit-mask:url(/app/themes/apo/public/build/assets/corner-footer-JafLWO0R.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/corner-footer-JafLWO0R.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}@media screen and (min-width:992px){.footer:before,.footer:after{width:40px;height:40px}}.footer:after{transform:scaleX(-1);right:0;left:auto}.footer .wording{font-size:1.875rem;font-style:normal;font-weight:600;line-height:120%;text-align:center;padding:24px;text-wrap:balance}@media screen and (min-width:992px){.footer .wording{font-size:3rem;font-weight:700;padding:80px 24px}}.footer--wrapper{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:992px){.footer--wrapper{flex-direction:row;gap:clamp(24px,9.44vw,136px);border-bottom:.5px solid #fff;padding-bottom:40px;padding-inline:16px}}@media screen and (min-width:1312px){.footer--wrapper{padding-inline:0}}.footer--desc{display:flex;flex-direction:column;align-items:center;gap:16px;padding-inline:24px}@media screen and (min-width:992px){.footer--desc{max-width:300px;align-items:flex-start;padding-inline:0}}.footer--desc img{border:1px solid #fff;width:112px;height:112px}@media screen and (min-width:992px){.footer--desc img{width:96px;height:96px}}.footer--desc p{color:#e0e0e0;font-size:12px;font-style:normal;font-weight:500;line-height:180%;text-align:center;text-wrap:balance}@media screen and (min-width:992px){.footer--desc p{text-align:left}}.footer--menus{display:flex;flex-direction:column;flex:1}@media screen and (min-width:992px){.footer--menus{flex-direction:row;justify-content:space-between}}.footer--menus span{font-size:.875rem;font-style:normal;font-weight:600;line-height:180%}@media screen and (min-width:992px){.footer--menus span{display:inline-block;margin-bottom:16px;pointer-events:none}}@media screen and (max-width:991px){.footer--menus span{padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.footer--menus span em{display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;border:1px solid #fff;transition:all .3s ease}.footer--menus span em:before{content:"";-webkit-mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/chevron-down-GWgW_7O3.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:8px;height:8px;background:#fff;transition:all .3s ease}.footer--menus span.active em{background:#fff}.footer--menus span.active em:before{background:var(--bleu-nuit);transform:rotate(.5turn)}}@media screen and (max-width:991px){.footer--menus ul{padding:16px 24px;border-top:.5px solid rgba(255,255,255,.5);display:none}}@media screen and (min-width:992px){.footer--menus ul{display:block!important}}.footer--menus a{color:#e0e0e0;font-size:12px;font-style:normal;font-weight:400;line-height:180%}.footer--menus a:has(img){display:flex;margin-top:16px;position:relative}.footer--menus a:has(img) img{height:40px;width:100%;transition:all .3s ease}.footer--menus a:has(img) .hover{position:absolute;opacity:0;top:0;left:0;height:40px;width:100%;transition:all .3s ease}.footer--menus a:has(img):hover img:first-of-type{opacity:0}.footer--menus a:has(img):hover img:last-of-type{opacity:1}.footer--menus>div{flex:1}@media screen and (max-width:991px){.footer--menus>div{border-top:.5px solid rgba(255,255,255,.5)}.footer--menus>div:last-child{border-bottom:.5px solid rgba(255,255,255,.5)}}.footer--menus li{display:block;margin-bottom:4px}.footer--menus li:last-child{margin-bottom:0}.footer--legal{padding:24px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}@media screen and (min-width:992px){.footer--legal{padding:40px 24px;gap:16px}}.footer--legal a,.footer--legal span{color:#e0e0e0;font-size:12px;font-style:normal;font-weight:400;line-height:180%}.footer--legal span a{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer--legal span{display:block;text-align:center;width:100%}@media screen and (min-width:992px){.footer--legal span{width:auto}}.footer--legal>*:not(:last-child){display:flex;justify-content:center;align-items:center;gap:8px}@media screen and (min-width:992px){.footer--legal>*:not(:last-child){gap:16px}}.footer--legal>*:not(:last-child):after{content:"";width:4px;height:4px;background:#fff;border-radius:4px}.footer--socials{display:flex;gap:16px;align-items:center;justify-content:center}@media screen and (min-width:992px){.footer--socials{justify-content:flex-start}}.footer--socials a{display:block;width:16px;height:16px;background:#fff;transition:all .3s ease}.footer--socials a:hover{background:var(--bleu-ciel)}.footer--socials .fb{-webkit-mask:url(/app/themes/apo/public/build/assets/fb-8Qh31U59.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/fb-8Qh31U59.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.footer--socials .yt{-webkit-mask:url(/app/themes/apo/public/build/assets/yt-BP1nrbqq.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/yt-BP1nrbqq.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.footer--socials .lk{-webkit-mask:url(/app/themes/apo/public/build/assets/lk-C11ZV_6m.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/lk-C11ZV_6m.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.footer--socials .xing{-webkit-mask:url(/app/themes/apo/public/build/assets/xing-B-NU6-o1.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/xing-B-NU6-o1.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain}.error-404{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;margin-top:-104px!important}@media screen and (min-width:1024px){.error-404{margin-top:-204px!important}}.error-404--content{display:flex;flex-direction:column;position:relative;z-index:1;padding:0 24px}.error-404--content h1{margin-bottom:24px;font-size:80px;font-style:normal;font-weight:400;line-height:normal;text-align:center;color:var(--blanc)}@media screen and (min-width:1024px){.error-404--content h1{font-size:180px;margin-bottom:32px}}.error-404--content p{font-size:24px;font-style:normal;font-weight:600;line-height:120%;text-align:center;color:var(--blanc)}@media screen and (min-width:1024px){.error-404--content p{font-size:48px}}.error-404--content .btn{width:-moz-max-content;width:max-content;margin:48px auto 0}@media screen and (min-width:1024px){.error-404--content .btn{margin-top:64px}}.error-404--image{position:absolute;height:100%;width:100%;inset:0}.error-404--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.error-404--image:after{content:"";position:absolute;height:100%;width:100%;inset:0;background:linear-gradient(180deg,#0009 6.7%,#0000 26.81%),linear-gradient(0deg,#00000080 0% 100%)}.singleHero{padding:12px 24px 24px}.singleHero--container{display:flex;flex-direction:column;gap:12px}.singleHero--img{position:relative;max-width:1360px;width:100%;margin:auto;height:480px;border-radius:32px;overflow:hidden}.singleHero--img:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(0deg,#0000003d 0% 100%);z-index:1}.singleHero--img img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.singleHero--img .btn{z-index:2;position:relative;top:24px;left:24px;max-width:-moz-max-content;max-width:max-content}.singleHero .breadcrumb{display:flex;align-items:center;gap:8px}@media screen and (min-width:1280px){.singleHero .breadcrumb{padding-left:80px}}.singleHero .breadcrumb span{color:var(--bleu-nuit);font-size:.5625rem;font-style:normal;font-weight:500;line-height:normal}.singleHero .breadcrumb span:not(:last-child){display:flex;align-items:center;gap:8px}.singleHero .breadcrumb span:not(:last-child):after{content:"";width:1px;height:16px;background:var(--bleu-nuit);transform:rotate(20deg)}.singleHero .breadcrumb .active span{font-weight:700}.singleTitre{padding:32px 24px}@media screen and (min-width:992px){.singleTitre{padding:56px 24px}}.singleTitre--container{max-width:1096px;margin:auto;text-align:center}.singleTitre--container .uptitle+h2{margin-top:16px}@media screen and (min-width:992px){.singleTitre--container .uptitle+h2{margin-top:24px}}@media screen and (min-width:992px){.singleTitre--container h2{font-size:48px}}.singleTitre--upinfos{display:flex;justify-content:center;gap:8px;margin-top:16px}@media screen and (min-width:992px){.singleTitre--upinfos{margin-top:24px}}.singleTitre--upinfos .category{font-family:var(--borna);font-size:12px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:2.4px;color:var(--bleu-ciel)}.singleTitre--upinfos .separator{width:2.5rem;height:1px;background-color:#c5c8d6;align-self:center}.singleTitre--upinfos span{font-family:var(--borna);font-size:12px;font-style:normal;font-weight:400;line-height:160%;color:var(--bleu-nuit)}.singleTitre--intro{margin-top:32px;padding-top:32px}@media screen and (min-width:992px){.singleTitre--intro{margin-top:56px;padding-top:56px}}.singleTitre--intro p{font-size:16px;font-style:normal;font-weight:500;line-height:180%;text-align:center;color:var(--bleu-nuit)}@media screen and (min-width:992px){.singleTitre--intro p{font-size:18px;line-height:160%}}.sliderArticlesRessources{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.sliderArticlesRessources{gap:48px}}.sliderArticlesRessources--header{text-align:left;position:relative}@media screen and (min-width:1024px){.sliderArticlesRessources--header{padding-right:190px}}.sliderArticlesRessources--header .uptitle+h2{margin-top:16px}@media screen and (min-width:768px){.sliderArticlesRessources--header .uptitle+h2{margin-top:24px}}.sliderArticlesRessources--header .uptitle+h2,.sliderArticlesRessources--header h2+p{margin-top:16px}@media screen and (min-width:768px){.sliderArticlesRessources--header .uptitle+h2,.sliderArticlesRessources--header h2+p{margin-top:24px}}.sliderArticlesRessources--header p:not(.uptitle){font-size:16px;font-style:normal;font-weight:500;line-height:180%}@media screen and (min-width:768px){.sliderArticlesRessources--header p:not(.uptitle){font-size:18px}}@media screen and (min-width:1024px){.sliderArticlesRessources--header .sliderArticlesRessources--nav.desktop{position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media screen and (max-width:1023px){.sliderArticlesRessources.center .sliderArticlesRessources--header p,.sliderArticlesRessources.center .sliderArticlesRessources--header h2,.sliderArticlesRessources.center .sliderArticlesRessources--header h3,.sliderArticlesRessources.center .sliderArticlesRessources--header h4{text-align:center}.sliderArticlesRessources.center .sliderArticlesRessources--links{justify-content:center}}.sliderArticlesRessources--links{margin-top:16px;display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}@media screen and (min-width:768px){.sliderArticlesRessources--links{margin-top:24px}}.sliderArticlesRessources--links .btn{width:100%}@media screen and (min-width:400px){.sliderArticlesRessources--links .btn{width:-moz-max-content;width:max-content}}.sliderArticlesRessources--list .card-actu{position:relative;display:flex;flex-direction:column;gap:24px}.sliderArticlesRessources--list .card-actu .card-actu--content{position:relative;display:flex;gap:16px;flex-direction:column;z-index:1;color:var(--bleu-nuit);text-align:left}.sliderArticlesRessources--list .card-actu .card-actu--content--upinfos{display:flex;justify-content:start;gap:8px}.sliderArticlesRessources--list .card-actu .card-actu--content--upinfos .category{font-family:var(--borna);font-size:.75rem;font-style:normal;font-weight:500;line-height:160%;letter-spacing:2.4px;text-transform:uppercase;color:var(--bleu-ciel)}.sliderArticlesRessources--list .card-actu .card-actu--content--upinfos .separator{width:2.5rem;height:1px;background-color:#c6c6c6;align-self:center}.sliderArticlesRessources--list .card-actu .card-actu--content--upinfos span{font-family:var(--borna);font-size:12px;font-style:normal;font-weight:400;line-height:160%;color:var(--bleu-nuit)}.sliderArticlesRessources--list .card-actu .card-actu--content h4{font-family:var(--borna);font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%;color:var(--bleu-nuit)}@media screen and (min-width:768px){.sliderArticlesRessources--list .card-actu .card-actu--content h4{font-size:2rem}}.sliderArticlesRessources--list .card-actu .card-actu--content p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#525252;font-size:14px;font-style:normal;font-weight:400;line-height:160%}@media screen and (min-width:768px){.sliderArticlesRessources--list .card-actu .card-actu--content p{font-size:16px}}.sliderArticlesRessources--list .card-actu .card-actu--image{position:relative;width:100%;height:203px;border-radius:8px;overflow:hidden}@media screen and (min-width:768px){.sliderArticlesRessources--list .card-actu .card-actu--image{height:260px}}.sliderArticlesRessources--list .card-actu .card-actu--image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:8px;transform:scale(1.1);transition:transform .4s ease}.sliderArticlesRessources--list .card-actu .card-actu--image .arrow-link{position:absolute;top:24px;right:24px;height:67px;width:67px;border-radius:50%;background-color:var(--blanc);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.sliderArticlesRessources--list .card-actu .card-actu--image .arrow-link:after{content:"";display:block;width:16px;height:16px;-webkit-mask:url(/app/themes/apo/public/build/assets/icon-redirection-jZg1yu1d.svg) no-repeat center;mask:url(/app/themes/apo/public/build/assets/icon-redirection-jZg1yu1d.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--bleu-ciel)}@media(hover:hover){.sliderArticlesRessources--list .card-actu:hover .card-actu--image img{transform:scale(1)}.sliderArticlesRessources--list .card-actu:hover .arrow-link{opacity:1}}.sliderArticlesRessources .sliderArticlesRessources--nav{display:flex;flex-direction:column;gap:32px;align-items:center}@media screen and (min-width:768px){.sliderArticlesRessources .sliderArticlesRessources--nav{gap:48px}}.sliderArticlesRessources .sliderArticlesRessources--nav.desktop{display:none}@media screen and (min-width:1024px){.sliderArticlesRessources .sliderArticlesRessources--nav.desktop{display:flex}}@media screen and (min-width:1024px){.sliderArticlesRessources .sliderArticlesRessources--nav .mobile{display:none}}.sliderArticlesRessources .sliderArticlesRessources--nav .btn{width:100%}@media screen and (min-width:400px){.sliderArticlesRessources .sliderArticlesRessources--nav .btn{width:-moz-max-content;width:max-content}}.sliderArticlesRessources .sliderArticlesRessources--nav-links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media screen and (min-width:1024px){.sliderArticlesRessources .sliderArticlesRessources--nav-links{gap:24px}}.sliderArticlesRessources .no-splide{visibility:visible!important}@media(min-width:1024px){.sliderArticlesRessources .no-splide .splide__track{overflow:visible}.sliderArticlesRessources .no-splide .splide__list{transform:none!important;display:grid!important;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0;padding:0;list-style:none}.sliderArticlesRessources .no-splide .splide__slide,.sliderArticlesRessources .no-splide .sliderArticlesRessources--list-item{width:auto!important;margin:0!important;min-width:0}}.casestudy-hero h1,.casestudy-hero h2{color:#fff}.casestudy-hero--container{max-width:1360px;margin-inline:auto;position:relative}.casestudy-hero--wrapper{position:relative;min-height:680px;display:flex;align-items:flex-end;border-radius:32px;overflow:hidden}@media screen and (min-width:992px){.casestudy-hero--wrapper{min-height:626px}}.casestudy-hero--wrapper:before{content:"";background:linear-gradient(180deg,#fffdff24,#1c1422e6 38%);width:100%;height:calc(100% + 80px);position:absolute;left:0;top:0;z-index:-1}@media screen and (min-width:992px){.casestudy-hero--wrapper:before{background:linear-gradient(270deg,#fffdff24,#1c1422e6 58%)}}.casestudy-hero--wrapper>img:not(.logo){position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}@media screen and (min-width:992px){.casestudy-hero--wrapper{align-items:flex-start}}.casestudy-hero--content{text-align:center;display:flex;gap:16px;flex-direction:column;align-items:center;max-width:820px;padding:24px 16px}@media screen and (min-width:992px){.casestudy-hero--content{text-align:left;gap:24px;align-items:flex-start;padding:clamp(16px,5.56vw,80px)}}.casestudy-hero .breadcrumb{display:flex;align-items:center;gap:8px}.casestudy-hero .breadcrumb span{color:#fff;font-size:.5625rem;font-style:normal;font-weight:500;line-height:normal}.casestudy-hero .breadcrumb span:not(:last-child){display:flex;align-items:center;gap:8px}.casestudy-hero .breadcrumb span:not(:last-child):after{content:"";width:1px;height:16px;background:#fff;transform:rotate(20deg)}.casestudy-hero .breadcrumb .current{font-weight:700}.casestudy-hero--infos{background:#d9f0ff;border-radius:16px;padding:16px;text-align:center;margin-top:24px}@media screen and (min-width:992px){.casestudy-hero--infos{position:absolute;padding:24px;right:24px;bottom:24px;text-align:left}}.casestudy-hero--infos p{color:var(--bleu-nuit)!important}.casestudy-hero--infos strong{font-weight:700}.wp-block-table{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;padding-inline:16px;max-width:1280px;margin-inline:auto}@media screen and (min-width:1312px){.wp-block-table{padding-inline:0}}.wp-block-table::-webkit-scrollbar{display:none}.wp-block-table table{width:100%;min-width:800px;border-collapse:separate;border-spacing:0;border:1px solid var(--bleu-nuit);border-radius:8px;overflow:hidden}.wp-block-table th,.wp-block-table td{padding:8px 16px;border:1px solid #E0E0E0;text-align:left}.wp-block-table th{background:#f6fdff;font-size:1rem;font-style:normal;font-weight:600;line-height:160%;color:var(--bleu-nuit)}@media screen and (min-width:992px){.wp-block-table th{font-size:20px}}.wp-block-table td{font-weight:500}@media screen and (min-width:992px){.wp-block-table td{font-size:18px}}.wp-block-table tr:first-child th{border-top:none}.wp-block-table tr:last-child td{border-bottom:none}.wp-block-table tr td:first-child,.wp-block-table tr th:first-child{border-left:none}.wp-block-table tr td:last-child,.wp-block-table tr th:last-child{border-right:none}.primary-hero--container{max-width:1360px;margin-inline:auto}.primary-hero--wrapper{position:relative;min-height:680px;display:flex;align-items:flex-end;border-radius:32px;overflow:hidden;padding:24px 16px;justify-content:center}@media screen and (min-width:992px){.primary-hero--wrapper{min-height:558px;padding:clamp(16px,5.56vw,80px);justify-content:unset}}.primary-hero--wrapper:before{content:"";background:linear-gradient(180deg,#fffdff24,#1c1422e6 38%);width:100%;height:calc(100% + 80px);position:absolute;left:0;top:0;z-index:-1}@media screen and (min-width:992px){.primary-hero--wrapper:before{background:linear-gradient(270deg,#fffdff24,#1c1422e6 58%)}}.primary-hero--wrapper>img:not(.logo){position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}@media screen and (min-width:992px){.primary-hero--wrapper{align-items:flex-start}}.primary-hero--content{text-align:center;display:flex;gap:16px;flex-direction:column;align-items:center;max-width:820px}@media screen and (min-width:992px){.primary-hero--content{text-align:left;gap:24px;align-items:flex-start}}.primary-hero .breadcrumb{display:flex;align-items:center;gap:8px}.primary-hero .breadcrumb span{color:#fff;font-size:.5625rem;font-style:normal;font-weight:500;line-height:normal}.primary-hero .breadcrumb span:not(:last-child){display:flex;align-items:center;gap:8px}.primary-hero .breadcrumb span:not(:last-child):after{content:"";width:1px;height:16px;background:#fff;transform:rotate(20deg)}.primary-hero .breadcrumb .current{font-weight:700}.primary-hero h1,.primary-hero h2,.primary-hero p{color:#fff}.primary-hero .buttons{display:flex;flex-wrap:wrap;gap:24px;row-gap:16px;justify-content:center}@media screen and (min-width:992px){.primary-hero p:not(.uptitle){font-size:18px;justify-content:unset}}.primary-hero .logo{display:none;position:absolute;right:24px;top:24px}@media screen and (min-width:992px){.primary-hero .logo{display:block;width:clamp(80px,11.67vw,168px);height:clamp(80px,11.67vw,168px)}}