@charset "UTF-8";.loader{width:100%;height:100%;animation:rotator 1.4s linear infinite}.loader .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.global-loader{display:flex;flex-direction:column;height:100vh;align-items:center;justify-content:center;gap:30px}.global-loader .global-loader-logo{width:90%;max-width:230px}.global-loader .loader{max-width:50px;height:50px}.large-title-text{font-size:20px;line-height:32px;font-weight:700;color:#2c4965;text-transform:uppercase}.small-title-text{font-weight:350;font-size:18px;line-height:24px;color:#2c4965}.title-container{gap:8px;display:flex;align-items:flex-start}.title-container img{margin-top:4px}@media screen and (min-width: 980px){.title-container .small-title-icon{margin-top:2px}}.bouygues-link-box{display:flex;height:40px;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-radius:8px}.bouygues-link-box .bouygues-link-content,.bouygues-link-box .bouygues-link-content img{height:100%}.with-padding img{padding:10px 50px}.background-color-white{background-color:#fff}.background-color-grey{background-color:#595959}.background-color-blue{background-color:#0679cc}@media screen and (max-width: 980px){.bouygues-links-container{grid-template-columns:100%}}@media screen and (min-width: 980px){.bouygues-links-container{grid-template-columns:1fr 1fr}}.bouygues-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.bouygues-links-container{display:grid;gap:16px;width:100%}.bouygues-links-container img{border-radius:8px}.search-container{display:flex;align-items:center;height:46px;width:100%;padding:12px 8px;gap:8px}.search-container .search-icon{width:24px;height:24px;padding:4px;border-radius:12px}.search-container .search-icon>*{color:#3e3d42;width:100%;height:100%}.search-container .search-icon.clickable{cursor:pointer;transition:.2s ease-in-out}.search-container .search-icon.clickable:hover{background-color:#00000014}.search-container .clear-search-icon{width:24px;height:24px;padding:3px;border-radius:12px;cursor:pointer;transition:.2s ease-in-out}.search-container .clear-search-icon>*{color:#3e3d42;width:100%;height:100%}.search-container .clear-search-icon:hover{background-color:#00000014}.search-container .search-input{flex-grow:1}.search-container .search-input>input{width:100%;min-width:unset;background-color:unset;padding:unset;border-radius:unset;font-size:14px;line-height:20px}.search-container .search-input ::placeholder{color:#929292}.contact-search-results-row-container{display:flex;align-items:center;height:52px;padding:10px 12px;gap:8px;cursor:pointer;transition:.2s ease-in-out}.contact-search-results-row-container:hover{background-color:#00000014}.contact-search-results-row-container .contact-picture{display:flex;justify-content:center;align-items:center;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;overflow:hidden;background-color:#929292;color:#3e3d42}.contact-search-results-row-container .contact-picture img{width:100%;height:100%}.contact-search-results-row-container .contact-picture svg{width:50%;height:50%}.contact-search-results-row-container .contact-infos{display:flex;flex-direction:column;gap:4px;height:100%;color:#3e3d42;overflow:hidden}.contact-search-results-row-container .contact-name{font-size:12px;line-height:16px;font-weight:700}.contact-search-results-row-container .contact-name:only-child{margin:auto 0}.contact-search-results-row-container .contact-job{font-size:10px;line-height:12px;font-weight:400}.contact-search-container{position:relative;display:flex;flex-direction:column;width:100%;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;overflow:hidden}.contact-search-container.search-active{border:none;box-shadow:-4px 8px 12px #3a097a1f;z-index:1}.contact-search-container.search-active .contact-search-input{padding:1px}.contact-search-container .contact-search-results{border-top:1px solid #e5e5e5;max-height:260px;overflow-y:auto}.contact-search-container .contact-search-no-result{display:flex;padding:10px 12px;color:#3e3d42;font-size:12px;line-height:16px;font-weight:700}@media screen and (min-width: 980px){.custom-button.like-button .custom-button-content,.custom-button.share-button .custom-button-content{padding:8px 16px}}@media screen and (max-width: 980px){.custom-button.like-button .custom-button-content,.custom-button.share-button .custom-button-content{padding:8px}}.custom-button{border-radius:8px;overflow:hidden}.custom-button .custom-button-content{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:10px 16px;transition:.2s ease-in-out}.custom-button .custom-button-content:hover{background-color:#00000014}.custom-button:disabled{filter:opacity(.5);pointer-events:none}.custom-button-image{width:14px;height:14px}.custom-button-text{color:#fff;font-size:14px;line-height:20px;font-weight:500}.custom-button-icon-and-text{display:flex;gap:8px;align-items:center;justify-content:center}.primary-button{background-color:#53c0df}.delete-button{background-color:#f34747}.action-button{background-color:transparent}.action-button .custom-button-content{padding:0}.action-button .custom-button-content:hover{background-color:transparent;filter:brightness(.92)}.black-cross-button{height:28px;width:28px;padding:4px;color:#3e3d42;cursor:pointer;border-radius:14px;background-color:transparent;transition:.2s ease-in-out}.black-cross-button>*{width:100%;height:100%}.black-cross-button:hover{background-color:#00000014}.pagination-button{background-color:transparent;border:1px solid #e5e5e5;width:32px;height:32px}.pagination-button .custom-button-content{padding:6px 4px}.pagination-button .custom-button-content .custom-button-text{color:#3e3d42;font-weight:700;font-size:14px;line-height:20px}.pagination-button-selected{background-color:#53c0df;border:0}.pagination-button-selected .custom-button-content .custom-button-text{color:#fff}.secondary-button{background-color:#f3f4f6}.secondary-button .custom-button-text{color:#3e3d42}.like-button.active{background-color:#fdea4f}.country-button img{width:24px;height:18px;border-radius:10%}.like-button svg,.share-button svg{width:24px;height:24px}.contact-communication-info{display:flex;gap:10px;align-content:center;width:50%;min-width:50%}.contact-communication-info-icon{color:#3e3d42;display:flex;justify-content:center;align-items:center}.contact-communication-info-icon svg{height:12px;width:12px}.contact-communication-info-text{font-weight:350;font-size:12px;line-height:16px;color:#3e3d42}@media screen and (max-width: 980px){.contact-communication-info{width:100%;min-width:none}}.modal-title{font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;color:#3e3d42}.contact-modal{position:absolute;width:50%;top:10%;left:25%;background-color:#fff;border-radius:16px;outline:0}.contact-modal-title-container{padding:24px;height:72px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.contact-modal-content{display:flex;border-bottom:1px solid #e5e5e5;gap:24px;padding:24px}.contact-modal-infos{display:flex;flex-direction:column;gap:8px;width:100%}.contact-modal-picture{display:flex;justify-content:center;align-items:center;width:64px;height:64px;min-width:64px;min-height:64px;border-radius:50%;overflow:hidden;background-color:#929292;color:#3e3d42}.contact-modal-picture svg{width:50%;height:50%}.contact-modal-picture img{width:100%;height:100%}.contact-modal-name{font-weight:700;font-size:16px;line-height:24px;color:#3e3d42}.contact-modal-position{font-weight:350;font-size:14px;line-height:20px;color:#3e3d42;border-bottom:1px solid #e5e5e5;padding-bottom:16px}.contact-modal-communication-infos{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:8px;padding-top:8px}.contact-modal-button{padding:24px 0;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 980px){.contact-modal{width:100%;height:100%;top:0;left:0;border-radius:0}.contact-modal-title-container{padding:24px 16px}.contact-modal-content{display:flex;flex-direction:column;align-items:center;border-bottom:0}.contact-modal-infos{text-align:center}.contact-modal-communication-infos{display:flex;flex-direction:column;row-gap:16px;padding-top:16px;width:100%}.contact-modal-button{display:none}}.contact-directory-container{height:48px;width:100%;max-width:100%}@media screen and (min-width: 980px){.contact-directory-container{width:320px;max-width:320px}}.modal-container{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#ffffff80;z-index:1000}.modal-container .modal-content{position:absolute;border-radius:20px;overflow:hidden;box-shadow:0 5px 15px #0006}.modal-content[data-name=global-error]{display:flex;flex-direction:column;width:90%;max-width:630px;top:calc(50% - 245px);margin:0 auto;left:0;right:0;background-color:#fff}.modal-content[data-name=global-error] .error-logo{display:block;width:160px;margin:0 0 30px}.modal-content[data-name=global-error] .modal-header{position:relative;height:75px;line-height:75px;padding:0 40px;background-color:#f2f4f6}.modal-content[data-name=global-error] .modal-header p{font-size:20px;font-weight:600}.modal-content[data-name=global-error] .modal-header .modal-header-close{position:absolute;top:30px;right:40px;width:16px;height:16px;cursor:pointer}.modal-content[data-name=global-error] .modal-header .modal-header-close>.icon{display:block;color:#3d3d42}.modal-content[data-name=global-error] .modal-body{padding:40px}.modal-content[data-name=global-error] .modal-body p{font-size:14px;font-weight:600}.go-accessibility-link-container{text-decoration:unset}.go-accessibility-container{display:flex;gap:10px;align-items:center;color:#2c4965;fill:#2c4965}.go-accessibility-container .go-accessibility-icon{display:flex;align-items:center}.go-accessibility-container .go-accessibility-icon img{width:1.25rem;height:1.25rem}.go-accessibility-container:hover{background-color:transparent;filter:brightness(.92)}.site-footer-container{display:flex;align-items:center;height:50px;padding:0 1.5rem}@media (max-width: 768px){.site-footer-container{justify-content:center;padding-top:30px;padding-bottom:100px}}@media screen and (max-width: 980px){#select-language{width:80px;height:40px;gap:16px}.country-name{display:none}}@media screen and (min-width: 980px){#select-language{gap:15px}.country-name{display:block}}#select-language{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:11px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:.2s ease-in-out}#select-language:hover{background-color:#00000014}#select-language .flag-container{width:24px;height:18px}#select-language .flag-selector-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}#select-language .flag-selector-label p{line-height:16px;font-weight:400;color:#3d3d42;font-size:12px}.language-modal-container{position:fixed;top:100px;bottom:30px;left:0;right:0;margin:auto;height:auto;width:90%;max-width:570px;display:flex;flex-direction:column;border-radius:16px;background-color:#fff;overflow:hidden}.language-modal-container .language-modal-header{display:flex;align-items:center;justify-content:space-between;padding:35px 40px;height:100px;background-color:#f2f4f6}.language-modal-container .language-modal-title{font-size:16px;line-height:24px;font-weight:700;color:#3e3d42;text-transform:uppercase}.language-modal-container .language-modal-title img{width:60px;height:60px}.language-modal-container .flag-container{width:40px;margin-left:25px;margin-right:25px}.language-modal-container .language-modal-content{flex-grow:1;-webkit-transform:translateZ(0);overflow-y:scroll}.language-modal-container .language-modal-content .languages-list{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.language-modal-container .language-modal-content .languages-list li{height:47px;width:225px;list-style:none;align-items:center;display:flex;cursor:pointer;margin-right:20px;transition:.2s ease-in-out}.language-modal-container .language-modal-content .languages-list li:hover{background-color:#00000014}.language-modal-container .language-modal-content .languages-list li p{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.07;letter-spacing:normal;color:#3d3d42;flex-shrink:1000}.language-modal-container .language-modal-content .languages-list .active,.language-modal-container .language-modal-content .languages-list .active:hover{background-color:#fdea4f}.language-modal-container .language-modal-content .languages-list .active p{font-weight:600}.header-link,.header-button{height:48px;width:48px;background-color:#f3f4f6;border-radius:8px;border:0;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden}.header-button{height:40px;flex:0 0 40px}.header-link .header-link-content{height:100%;width:100%;display:flex;align-items:center;justify-content:center;transition:.2s ease-in-out}.header-link .header-link-content:hover{background-color:#00000014}.user-badge-clickable-area:disabled{pointer-events:none}.user-badge-clickable-area{display:flex;margin-left:auto;margin-bottom:9px}.user-badge-container{height:40px;position:absolute}.user-badge{display:flex;gap:16px}.user-badge .details{display:none}.user-badge .avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;text-align:center}.user-badge .avatar.empty{background-color:#6d2ebf;display:flex;justify-content:center;align-items:center}.user-badge .avatar.empty p{font-weight:400;font-size:14px;line-height:20px;color:#fff}.user-badge.placeholder .avatar{background-color:#e9ebee}.user-badge.placeholder .details .display-name{background-color:#e9ebee;height:16px}@media screen and (min-width: 980px){.user-badge-clickable-area{display:flex;margin-left:auto;margin-bottom:0;border-radius:20px;transition:.2s ease-in-out}.user-badge-clickable-area:hover{background-color:#00000014}.user-badge .details{justify-content:center;display:flex;flex-direction:column;align-items:flex-start;font-size:12px;font-weight:700;line-height:16px;color:#3e3d42;width:160px}.user-badge .details span{text-align:left}}.city-selector-item-container{font-size:14px;line-height:20px;font-weight:350;display:flex;align-items:center;justify-content:space-between;height:48px;padding-left:12px;color:#3e3d42;cursor:pointer;transition:.2s ease-in-out}.city-selector-item-container:hover{background-color:#00000014}.city-selector-item-check{width:18px;height:14px;margin:15px}.weather-container{height:48px;width:100%;max-width:100%}.weather-container .weather{position:relative;display:flex;flex-direction:column;width:100%;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;overflow:hidden}.weather-container .weather.search-active{border:none;box-shadow:-4px 8px 12px #3a097a1f;z-index:1}.weather-container .weather.search-active .weather-search-input{padding:1px}.weather-container .weather-search-container{position:relative;height:48px}.weather-container .weather-search-input{display:none}.weather-container .weather-search-input.search-active{display:block}.weather-container .weather-infos{height:100%;width:100%;padding:8px 16px;display:flex;align-items:center;gap:16px;cursor:pointer;transition:.2s ease-in-out}.weather-container .weather-infos:hover{background-color:#00000014}.weather-container .weather-infos.search-active{display:none}.weather-container .weather-icon{width:20px;height:20px}.weather-container .weather-icon>*{color:#3e3d42;width:100%;height:100%}.weather-container .weather-text-container{flex-grow:1;display:flex;align-items:center;justify-content:center;gap:16px}.weather-container .weather-forecast{font-weight:700;color:#3e3d42;font-size:12px;line-height:16px}.weather-container .weather-city-country{font-weight:350;color:#3e3d42;font-size:10px;line-height:12px}.weather-container .weather-expand-icon{width:16px;height:16px}.weather-container .weather-expand-icon>*{color:#3e3d42;width:100%;height:100%}.weather-container .weather-loader{position:absolute;top:25%;left:25%;width:50%;height:50%}.weather-container .weather-results{border-top:1px solid #e5e5e5;max-height:240px;overflow-y:auto}.weather-container .weather-no-result{display:flex;padding:10px 12px;color:#3e3d42;font-size:12px;line-height:16px;font-weight:700}@media screen and (min-width: 980px){.weather-container{width:240px;max-width:240px}.weather-container .weather-text-container{flex-direction:column;align-items:unset;justify-content:unset;gap:4px}}.tool-link-container{border:1px solid #fdea4f;border-radius:8px;overflow:hidden;transition:.2s ease-in-out}.tool-link-container.global-tool-link{border-color:#53c0df}.tool-link-container:hover{background-color:#00000014}.tool-link-container .tool-link{display:flex;flex-grow:1;gap:7px;align-items:center;padding:8px 15px 8px 12px;color:#3e3d42;text-decoration:none;font-weight:700;font-size:16px;line-height:150%}.tool-link-container .tool-link svg{width:21px;height:21px;vertical-align:auto;margin-left:auto}.toolkit-modal-container{position:fixed;height:100%;width:100%;display:flex;flex-direction:column;background-color:#fff}.toolkit-modal-container .toolkit-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 21px 24px 16px;gap:15px;border-bottom:1px solid #e5e5e5}.toolkit-modal-container .toolkit-modal-title{flex-grow:1;font-size:16px;line-height:24px;font-weight:700;color:#3e3d42;text-transform:uppercase}.toolkit-modal-container .toolkit-modal-content{display:flex;flex-direction:column;flex-grow:1;padding:24px 16px;gap:16px}.menu-container{display:flex;align-items:center;justify-content:space-between}.imgNotification{margin-bottom:10px}.logo-container{text-align:center}.logo-colas-external{display:inline-block;vertical-align:middle;width:auto;height:64px;margin:auto}.site-header-container{position:relative}.site-header-container .preview-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080}.site-header{border-bottom:0;align-items:center;background:#fff}.site-menu{display:flex;align-items:center;gap:24px;width:fit-content}@media screen and (max-width: 980px){.weather-country{display:none}.logo-container{height:56px;line-height:56px}.logo{display:inline-block;vertical-align:middle;height:32px;margin:auto}.mobile-user-badge{display:flex;width:40px;flex-grow:1;justify-content:flex-end;align-items:center}.header-button{display:flex}.menu-container{padding:0 16px;gap:16px}.all-menu-lines-container{display:flex;flex-direction:column;gap:24px}.all-menu-lines-container>.menu-container:first-child{border-bottom:1px solid #e5e5e5;justify-content:flex-start}.all-menu-lines-container .menu-container:last-child{border-bottom:1px solid #e5e5e5;padding-bottom:24px}.all-menu-lines-container .menu-container:last-child .site-menu{width:100%}.all-menu-lines-container .menu-container:last-child .site-menu .contact-directory-container{width:100%}.all-menu-lines-container .menu-container:last-child .site-menu .header-link{display:none}.mobile-sub-rows-container{display:flex;flex-direction:column;gap:24px}}@media screen and (min-width: 980px){.logo-container{height:80px;line-height:80px;padding:0 24px;transition:.2s ease-in-out}.logo-container:hover{background-color:#00000014}.logo{height:40px;margin:auto}.menu-container{padding:0;gap:24px}.header-button{display:none}.all-menu-lines-container{display:contents}.all-menu-lines-container .menu-container:first-child{border-bottom:0px}.all-menu-lines-container .menu-container:last-child{border-bottom:0px}.mobile-sub-rows-container{display:flex;flex-direction:row;gap:16px}.desktop-user-badge{display:flex;justify-content:center;align-items:center;margin-right:24px;min-width:216px}.desktop-user-badge .display-name{display:block}.site-header{display:flex;border-bottom:1px solid #e5e5e5;justify-content:space-between}}.link{background-color:#ccc}.shaded-tool{opacity:.5;pointer-events:none}.tool-container{position:relative}.disabled-tool{pointer-events:none}.tool{position:relative;display:block;text-align:center;font-size:13px;color:#000;text-decoration:none;cursor:pointer}.tool .tool-tile{position:relative;display:flex;justify-content:center;align-items:center;border-radius:18%;pointer-events:none}.tool .tool-tile:before{content:"";display:block;float:left;padding-bottom:100%}.tool .tool-tile:after{content:"";display:table;clear:both}.tool .tool-tile .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.tool .tool-tile .initial-icon{font-size:50px;font-weight:600;text-transform:uppercase;color:#222}.tool .tool-delete{position:absolute;top:-10px;right:-10px;width:30px;height:30px;padding:5%;border-radius:50%;border:none;outline:none;cursor:pointer;background-color:#ccd0d6;color:#fff;z-index:1}.tool .tool-delete .icon{width:75%;height:75%}.tool .tool-details{margin-top:1em;pointer-events:none}.tool .tool-title{font-weight:600;text-transform:uppercase;margin-bottom:2px;pointer-events:none}.tool .tool-subtitle{color:#0000004d;margin:auto}.tool.tool-add{display:none}.tool.placeholder .tool-tile{background-color:#e9ebee}.tool.placeholder .tool-title{background-color:#f2f3f5;pointer-events:none;border-radius:3px;width:60%;margin-left:auto;margin-right:auto;line-height:1;margin-bottom:.6em}.tool.placeholder .tool-subtitle{background-color:#f2f3f5;border-radius:3px;width:80%;margin-left:auto;margin-right:auto;line-height:1}.loading-tool{opacity:.2}.tool-loader{width:50px;top:22px;left:22px;position:absolute}.tools-delete-button{position:absolute;z-index:1;top:-12px;right:-12px;width:40px;height:40px;border-radius:50%;background-color:#f34747;overflow:hidden}.tools-delete-button .tools-delete-button-content{width:100%;height:100%;padding:10px;color:#fff;transition:.2s ease-in-out}.tools-delete-button .tools-delete-button-content>*{width:100%;height:100%}.tools-delete-button .tools-delete-button-content:hover{background-color:#00000014}@media screen and (min-width: 980px){.tool.tool-add{display:block}.tool.tool-add:hover .tool-tile .icon{transform:translate(-50%,-50%) scale(1.2)}.tool.tool-add .icon{transition:transform .15s ease-in-out}.tool.tool-add .tool-tile{pointer-events:none;border-radius:50%;background-color:#3d3d42;margin:15%;color:#fff}}.frontoffice-tool-list{display:flex;flex-wrap:wrap;gap:24px}.frontoffice-tool-list .tool{width:94px;font-size:10px;line-height:12px;text-align:center}.frontoffice-tool-list .tool .tool-title{text-transform:uppercase}.go-back-container{display:flex;gap:10px;align-items:center;color:#53c0df;font-size:14px;line-height:20px;font-weight:700;transition:.2s ease-in-out}.go-back-container .go-back-icon{display:flex;align-items:center}.go-back-container:hover{background-color:transparent;filter:brightness(.92)}.go-back-button-container{cursor:pointer}.add-app-modal-tab-container{display:flex;align-items:center;justify-content:center;flex-grow:1;height:100%;width:1px;color:#3e3d42;font-weight:700;font-size:16px;line-height:24px;cursor:pointer;transition:.2s ease-in-out;border-bottom:1px solid #e5e5e5;padding-bottom:3px}.add-app-modal-tab-container:hover{background-color:#00000014}.add-app-modal-tab-container-selected{border-bottom:4px solid #fdea4f;padding-bottom:0}.add-app-modal-tabs-container{display:flex;height:72px}.add-url-form-container{display:flex;flex-direction:column;padding:24px;gap:24px}.add-url-form-container input{background:#fff;border:1px solid #e5e5e5;border-radius:8px}.add-url-form-container label{font-weight:700;font-size:14px;line-height:20px;color:#3e3d42;padding-bottom:8px}.add-url-form-container .custom-button{align-self:center}.available-tool-carron-container{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;background-color:#009e60}.available-tool-carron-icon{font-size:24px;line-height:24px;font-weight:350;color:#fff}.available-custom-tool-row-container{display:flex;justify-content:space-between;align-items:center}.available-custom-tool-row-content{display:flex;gap:16px;align-items:center}.available-custom-tool-row-button-icon{color:#3e3d42}.available-custom-tool-row-title{font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase;color:#3e3d42}.available-custom-tool{display:flex;flex-direction:column;padding:24px;gap:24px;overflow:auto;height:375px}.add-app-loader{width:10%;position:absolute;top:45%;left:45%}.loading-available-custom-tool{opacity:.2}.add-app-modal-container{display:flex;flex-direction:column;position:absolute;width:47%;top:12%;left:26.5%;background-color:#fff;outline:0;border-radius:16px}.add-app-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e5e5}.add-app-modal-header .custom-button{padding:5px}.apps-modal-container{position:absolute;width:53%;height:100%;top:0;right:0;background-color:#fff;outline:0;padding:40px;gap:24px;overflow-y:auto;display:flex;flex-direction:column}.apps-modal-header{display:flex;justify-content:space-between}.apps-modal-buttons{display:flex;gap:16px}.appbox{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 980px){.appbox .frontoffice-tool-list{display:flex;justify-content:center;gap:16px}.appbox .custom-button{display:none}}.toolkit-container{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.tool-links-container{display:flex;align-items:flex-start;padding:0;gap:8px;flex-wrap:wrap;width:100%}.toolkit-loader-block{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.toolkit-loader-block .loader{width:50px;height:50px}.frontoffice-home-tab-container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:11px;flex-grow:1;width:1px;height:100%;color:#3e3d42;font-weight:400;font-size:16px;line-height:24px;border-right:1px solid #f3f4f6}.frontoffice-home-tab-container-selected{color:#53c0df}.frontoffice-home-tabs-container{width:100%;height:64px;background-color:#fff;border-radius:16px 16px 0 0;position:fixed;bottom:0;box-shadow:0 0 16px #3a097a1f;display:flex;flex-direction:row}@media screen and (min-width: 980px){.frontoffice-home-tabs-container{display:none}}.go-back-link-container{text-decoration:unset}.accessibility-container{display:flex;flex-direction:column;gap:1rem}.accessibility-container p,.accessibility-container li{margin:0;font-size:1rem;font-weight:300;margin-bottom:.5rem}.thumbnail-aspect-ratio-container{width:100%;max-width:1200px}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio{position:relative;padding-top:56.25%}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;border-radius:16px;overflow:hidden;background-color:#f3f4f6}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content.expandable{cursor:pointer}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail{max-height:100%;max-width:100%}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail-shadow{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180deg,#0000 76.97%,#0000008f)}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail-expand{position:absolute;bottom:24px;right:24px;height:40px;width:40px;border-radius:8px;background-color:#fff;overflow:hidden}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail-expand .thumbnail-expand-content{padding:11px;color:#3e3d42;transition:.2s ease-in-out}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail-expand .thumbnail-expand-content>*{width:100%;height:100%}.thumbnail-aspect-ratio-container .thumbnail-aspect-ratio .thumbnail-content .thumbnail-expand .thumbnail-expand-content:hover{background-color:#00000014}.like-count-container{display:flex;gap:5px;align-items:center}.like-count-number-of-likes{font-weight:350;color:#929292}.like-count-icon{color:#929292}.themes-displayer{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.themes-displayer-theme{padding:4px 8px;border-radius:4px;background-color:#fdea4f;font-weight:350;font-size:10px;line-height:12px;color:#3e3d42;text-transform:uppercase}.view-count-container{display:flex;gap:4px;align-items:center}.view-count-value{font-weight:350;color:#929292}.view-count-icon{color:#929292}@media screen and (max-width: 980px){.news-box-element-news{gap:8px}.news-box-thumbnail-container{display:none}.news-box-element-content{-webkit-line-clamp:8}.news-box-element-date-and-stats{padding-top:8px}}@media screen and (min-width: 980px){.news-box-element-news{gap:12px}.news-box-thumbnail-container{display:flex;min-width:225px;max-width:225px;align-items:center;justify-content:center}.news-box-element-title{white-space:nowrap}.news-box-element-content{-webkit-line-clamp:4}}.news-box-element-container{display:flex;flex-direction:row;gap:16px}.news-box-element-news{display:flex;flex-grow:1;width:100%;flex-direction:column;overflow:hidden}.news-box-element-title{font-weight:400;font-size:16px;line-height:24px;color:#2c4965;text-overflow:ellipsis;overflow:hidden}.news-box-element-content{font-weight:350;font-size:14px;line-height:20px;color:#3e3d42;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.news-box-element-content p{display:inline}.news-box-element-stats{display:flex;gap:12px}.news-box-element-date-and-stats{display:flex;justify-content:space-between;color:#929292;font-weight:350;font-size:12px;line-height:16px}@media screen and (min-width: 980px){.toggle-container{grid-auto-flow:column;grid-auto-columns:1fr}.toggle-container label:first-of-type{border-radius:4px 0 0 4px;border-width:1px}.toggle-container label:not(:first-of-type){border-width:1px 1px 1px 0}.toggle-container label:last-of-type{border-radius:0 4px 4px 0}}@media screen and (max-width: 980px){.toggle-container{grid-auto-flow:row;grid-auto-rows:1fr}.toggle-container label:first-of-type{border-radius:4px 4px 0 0;border-width:1px}.toggle-container label:not(:first-of-type){border-width:0 1px 1px 1px}.toggle-container label:last-of-type{border-radius:0 0 4px 4px}}.toggle-container{display:grid}.toggle-container input[type=radio]{opacity:0;position:fixed;width:0}.toggle-container label{display:flex;background-color:#fff;color:#53c0df;padding:10px 24px;text-align:center;align-items:center;justify-content:center;font-size:14px;line-height:20px;font-weight:700;border-style:solid;border-color:#53c0df;cursor:pointer}.toggle-container input[type=radio]:checked+label{background-color:#53c0df;color:#fff}.pagination-button-container{display:flex;gap:8px;align-self:center}.pagination-button-placeholder{width:32px}@media screen and (max-width: 980px){.search-news-modal-container{top:0;left:0;height:100%;width:100%}.search-news-modal-container .header{padding:24px 16px}.search-news-modal-container .content{padding:24px 16px 0}.search-news-modal-container .search-block{flex-direction:column}.search-news-modal-container .results-total{flex-direction:column;gap:16px;align-items:flex-start}.search-news-modal-container .results-total .toggle-container{width:100%}.search-news-modal-container .results-container{gap:24px}.search-news-modal-container .result{margin-right:16px}.search-news-modal-container .result:last-child{padding-bottom:16px}.search-news-modal-container .search-loader-block .search-loader-container{width:20%;height:20%}.search-news-modal-container .pagination{padding-bottom:16px}}@media screen and (min-width: 980px){.search-news-modal-container{top:24px;left:24px;height:calc(100% - 48px);width:calc(100% - 48px);border-radius:16px}.search-news-modal-container .header,.search-news-modal-container .content{padding:24px}.search-news-modal-container .results-total{align-items:center}.search-news-modal-container .results-container{gap:16px}.search-news-modal-container .result{margin-right:20px}.search-news-modal-container .search-loader-block .search-loader-container{width:10%;height:10%}}.search-news-modal-container{position:fixed;display:flex;flex-direction:column;background-color:#fff}.search-news-modal-container .header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5}.search-news-modal-container .title{font-size:16px;line-height:24px;font-weight:700;color:#3e3d42;text-transform:uppercase}.search-news-modal-container .content{flex-grow:1;display:flex;flex-direction:column;gap:24px}.search-news-modal-container .search-block{display:flex;gap:16px}.search-news-modal-container .search-input-container{flex-grow:1;border-bottom:1px solid #fdea4f}.search-news-modal-container .search-input-container input{font-size:16px;line-height:24px}.search-news-modal-container .search-button .custom-button-content{padding:12px 24px}.search-news-modal-container .results-container{flex-grow:1;display:flex;flex-direction:column}.search-news-modal-container .results-total{font-size:14px;line-height:20px;font-weight:350;color:#929292;display:flex;justify-content:space-between}.search-news-modal-container .results{flex-grow:1;height:1px;overflow-y:auto}.search-news-modal-container .results a{text-decoration:none}.search-news-modal-container .result{padding:16px 0}.search-news-modal-container .result:first-child{padding-top:0}.search-news-modal-container .result:last-child{padding-bottom:0}.search-news-modal-container .result:not(:last-child){border-bottom:1px solid #e5e5e5}.search-news-modal-container .explanations-block{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34px}.search-news-modal-container .explanations-block .explanations{max-width:400px;font-size:16px;line-height:24px;font-weight:400;color:#929292;text-align:center}.search-news-modal-container .search-loader-block{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.search-news-modal-container .warning-block{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:34px}.search-news-modal-container .warning-block .warning-message{max-width:400px;font-size:16px;line-height:24px;font-weight:400;color:#3e3d42;text-align:center}.search-news-modal-container .pagination{display:flex;justify-content:center}@media screen and (max-width: 980px){.headline-news-thumbnail-container{max-width:100%;min-width:100%}.headline-news-item{flex-direction:column;align-items:flex-start;min-width:100%;min-height:100%;box-sizing:border-box;padding-bottom:16px}.headline-news-item-news{gap:16px;padding:0 24px 56px;width:100%}.headline-news-item-content{-webkit-line-clamp:8}.headline-news-item-title{-webkit-line-clamp:4}.headline-news-item-footer{gap:8px;width:calc(100% - 48px)}.headline-news-item-stats{gap:12px}}@media screen and (min-width: 980px){.headline-news-thumbnail-container{min-width:396px;max-width:396px}.headline-news-item{flex-direction:row;padding:24px 24px 0}.unique-headline-news-item{padding-bottom:24px}.multiple-headline-news-item{padding-bottom:68px}.headline-news-item-news{gap:12px;padding:8px 0}.headline-news-item-content{-webkit-line-clamp:4}.headline-news-item-title{-webkit-line-clamp:2}.headline-news-item-footer{gap:16px;width:100%}.headline-news-item-stats{gap:16px}}.headline-news-thumbnail-container{display:flex;align-items:center;justify-content:center}.headline-news-item{display:flex;background-color:#f3f4f6;border-radius:16px;gap:24px}.headline-news-item-news{display:flex;flex-grow:1;flex-direction:column;position:relative;min-width:0}.headline-news-item-title{font-weight:400;font-size:16px;line-height:24px;color:#2c4965;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.headline-news-item-content{font-weight:350;font-size:16px;line-height:24px;color:#3e3d42;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.headline-news-item-content p{display:inline}.headline-news-item-footer{display:flex;font-weight:350;font-size:14px;line-height:20px;color:#929292;position:absolute;bottom:8px;justify-content:space-between}.headline-news-item-stats{display:flex}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.desktop-headline-news{position:relative}.desktop-headline-news .swiper-button{height:40px;width:40px;border-radius:50%;z-index:1;overflow:hidden;position:absolute;background-color:#fff;box-shadow:-4px 4px 16px -4px #3a097a29;cursor:pointer}.desktop-headline-news .swiper-button .swiper-button-content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#3e3d42;transition:.2s ease-in-out}.desktop-headline-news .swiper-button .swiper-button-content:hover{background-color:#00000014}.desktop-headline-news .next-swiper-button{top:calc(50% - 20px);right:-20px}.desktop-headline-news .previous-swiper-button{top:calc(50% - 20px);left:-20px}.desktop-headline-news .swiper-pagination-bullet{width:16px;height:16px;background-color:#c2c3c5;opacity:1}.desktop-headline-news .swiper-pagination-bullet-active{border:4px solid #3e3d42;background-color:#fdea4f}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;height:20px;bottom:24px}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.error-block-with-reload-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.error-block-with-reload-container .error-block-message{margin-top:10px;font-weight:350;font-size:16px;line-height:24px;color:#3e3d42;text-align:center}.no-news-available-container{display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center;color:#ccc;height:252px;line-height:24px;font-size:16px;font-weight:350;text-align:center}.no-news-available-container .file-icon{width:90px;height:90px}.no-news-available-container .file-icon>*{width:100%;height:100%}._container_re197_1{background-image:url(images/world-map.svg);background-size:cover;background-position:center;height:272px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:16px}.headline-news-box-container{display:flex;flex-direction:column;gap:24px}.headline-news-box-container .swiper{margin-left:0;margin-right:0;display:flex;z-index:0}.headline-news-box-container a{text-decoration:none}.headline-news-box-container .loader-block{display:flex;justify-content:center;align-items:center;background-color:#f3f4f6;border-radius:16px;height:252px}.headline-news-box-container .loader-block .headline-loader{width:20%;height:20%}@media screen and (min-width: 980px){.headline-news-box-container .headline-news-mobile-swiper{display:none}}@media screen and (max-width: 980px){.empty-headline-block{height:unset;padding:32px 24px;gap:34px;text-align:center}.empty-headline-block .file-icon{width:60px;height:60px}.headline-news-box-container .desktop-headline-news{display:none}}@media screen and (min-width: 980px){.publication-scope-selector-modal-scopes-list-row-container{font-size:14px;line-height:20px;gap:16px}.publication-scope-selector-modal-scopes-list-row-container .scope-details{gap:16px}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container{width:56px;min-width:56px;height:56px}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container .scope-logo{font-size:20px}}@media screen and (max-width: 980px){.publication-scope-selector-modal-scopes-list-row-container{font-size:12px;line-height:16px;gap:8px}.publication-scope-selector-modal-scopes-list-row-container .scope-details{gap:8px}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container{width:32px;min-width:32px;height:32px}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container .scope-logo{font-size:14px}}.publication-scope-selector-modal-scopes-list-row-container{display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#3e3d42}.publication-scope-selector-modal-scopes-list-row-container .scope-details{display:flex;align-items:center}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:8px}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container.scope-type-global{background-color:#102e4d}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container.scope-type-zone{background-color:#1d5186}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container.scope-type-business-unit{background-color:#2973c0}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container.scope-type-country{background-color:#699dd3}.publication-scope-selector-modal-scopes-list-row-container .scope-logo-container .scope-logo{color:#fff}.publication-scope-selector-modal-scopes-list-row-container .select-scope-button{height:40px;width:160px;min-width:160px}.publication-scope-selector-modal-scopes-list-row-container .select-scope-button *{font-weight:700}.publication-scope-selector-modal-scopes-list-row-container .select-scope-button.selected{background-color:#fdea4f;filter:unset}.publication-scope-selector-modal-scopes-list-row-container .select-scope-button.selected *{color:#3e3d42}@media screen and (min-width: 980px){.publication-scope-selector-modal-scopes-list-container{padding:24px 3px 24px 0}.publication-scope-selector-modal-scopes-list-container .scopes-list-content{padding:0 21px 0 24px;gap:24px}}@media screen and (max-width: 980px){.publication-scope-selector-modal-scopes-list-container{padding:16px}.publication-scope-selector-modal-scopes-list-container .scopes-list-content{gap:16px}.publication-scope-selector-modal-scopes-list-container ::-webkit-scrollbar{display:none}}.publication-scope-selector-modal-scopes-list-container{width:100%;height:100%}.publication-scope-selector-modal-scopes-list-container .scopes-list-loader-block{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.publication-scope-selector-modal-scopes-list-container .scopes-list-loader-block .scopes-list-loader-container{width:15%;height:15%}.publication-scope-selector-modal-scopes-list-container .scopes-list-content{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column}.publication-scope-selector-modal-scopes-list-container .scopes-list-content .separator{border-bottom:1px solid #e5e5e5}@media screen and (min-width: 980px){.publication-scope-tab-container{padding:24px;cursor:pointer;transition:.2s ease-in-out}.publication-scope-tab-container:hover{background-color:#00000014}.publication-scope-tab-container.selected{padding-bottom:21px}}@media screen and (max-width: 980px){.publication-scope-tab-container{padding:24px 12px}.publication-scope-tab-container.selected{padding-bottom:21px}}.publication-scope-tab-container{display:flex;align-items:center;justify-content:center;flex:1 1 0px;color:#3e3d42;font-size:16px;line-height:24px;font-weight:700;text-align:center;border-bottom:1px solid #e5e5e5}.publication-scope-tab-container.selected{border-bottom:4px solid #fdea4f}.publication-scope-selector-modal-by-activity-content-container{width:100%;height:100%}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-loader-block{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-loader-block .publication-scope-selector-modal-loader-container{width:15%;height:15%}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-error-block{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-content{height:100%;width:100%;display:flex;flex-direction:column}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-content .publication-scope-selector-modal-scope-tabs{display:flex}.publication-scope-selector-modal-by-activity-content-container .publication-scope-selector-modal-content .publication-scope-selector-modal-scopes-list{flex-grow:1;overflow:hidden}@media screen and (max-width: 980px){.front-office-local-scope-selector-modal-container{width:100%;height:100%}}@media screen and (min-width: 980px){.front-office-local-scope-selector-modal-container{top:80px;bottom:160px;left:0;right:0;margin:auto;width:47.5%;border-radius:16px}}.front-office-local-scope-selector-modal-container{outline:none;position:fixed;display:flex;flex-direction:column;background-color:#fff}.front-office-local-scope-selector-modal-container .front-office-local-scope-selector-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e5e5}.front-office-local-scope-selector-modal-container .front-office-local-scope-selector-modal-header .front-office-local-scope-selector-modal-title{font-size:16px;line-height:24px;font-weight:700;color:#3e3d42;text-transform:uppercase}.front-office-local-scope-selector-modal-container .front-office-local-scope-selector-modal-content{flex-grow:1;overflow:hidden}.front-office-local-scope-selector-modal-container .front-office-local-scope-selector-modal-content .scope-logo-container.scope-type-country{background-color:#2973c0}.publication-scope-selector-modal-button-container{height:50px;display:flex;align-items:center;gap:10px;color:#3e3d42;font-size:14px;line-height:20px;font-weight:350;border:1px solid #e5e5e5;border-radius:8px;padding:14px;cursor:pointer;transition:.2s ease-in-out}.publication-scope-selector-modal-button-container:hover{background-color:#00000014}.publication-scope-selector-modal-button-container .selector-icon{font-size:20px}.publication-scope-selector-modal-button-container .details-block{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (min-width: 980px){.local-headline-news-title-block-container{align-items:center;justify-content:space-between}}@media screen and (max-width: 980px){.local-headline-news-title-block-container{flex-direction:column;gap:16px}}.local-headline-news-title-block-container{display:flex}.theme-filter-item-container{cursor:pointer;border-radius:4px;border:1px solid #fdea4f;display:flex;align-items:center;justify-content:center}.theme-filter-item-container .theme-filter-item-content{padding:6px 12px;text-transform:uppercase;font-size:10px;line-height:12px;color:#3e3d42;font-weight:350;transition:.2s ease-in-out}.theme-filter-item-container .theme-filter-item-content:hover{background-color:#00000014}.selected-theme-filter-item{background-color:#fdea4f}.selected-theme-filter-item .theme-filter-item-content{font-weight:700}.theme-filter-container{display:flex;gap:8px;margin-top:24px;flex-wrap:wrap}@media screen and (min-width: 980px){.all-news-box-header{justify-content:space-between}.all-news-box-article{padding:24px 0}}@media screen and (max-width: 980px){.all-news-box-article{padding:16px 0}.all-news-box-header{flex-direction:column;gap:16px;width:100%}}.all-news-box-container{display:flex;flex-direction:column;position:relative;gap:24px}.all-news-box-container a{text-decoration:none}.all-news-box-header{display:flex}.all-news-box-title-container{display:flex;flex-direction:row;gap:16px;align-items:center}.all-news-box-articles-number{font-weight:350;font-size:18px;line-height:24px;color:#929292;flex-grow:1}.all-news-box-pagination{width:100%;display:flex;justify-content:center}.all-news-box-article:not(:last-child){border-bottom:1px solid #e5e5e5}.all-news-box-loader{width:20%;height:20%}.all-news-box-loader-placeholder{position:absolute;top:24px;width:100%;height:250px;display:flex;justify-content:center;align-items:center}.front-office-home{display:flex;flex-direction:column}.front-office-home .header{display:flex}.front-office-home .content{display:flex;flex-direction:column;gap:32px}.front-office-home .search-button .custom-button-text{font-size:16px;line-height:24px;font-weight:700}.front-office-home .search-button .search-icon{height:17px;width:17px;color:#3e3d42}.front-office-home .search-button .search-icon>*{width:100%;height:100%}@media screen and (min-width: 980px){.front-office-home{gap:32px}.front-office-home .header{justify-content:space-between;align-items:center}.front-office-home .mobile-bouygues-links{display:none}}@media screen and (max-width: 980px){.front-office-home{gap:24px}.front-office-home .header{flex-direction:column;gap:16px}.front-office-home .mobile-bouygues-links{display:flex;flex-direction:column}}@media screen and (max-width: 980px){.news-preview-element-news{gap:8px}.news-preview-element-content-and-date{gap:16px}.news-preview-element-content{-webkit-line-clamp:8}.news-preview-element-title{-webkit-line-clamp:4}.news-preview-thumbnail-container{display:none}}@media screen and (min-width: 980px){.news-preview-element-news,.news-preview-element-content-and-date{gap:12px}.news-preview-element-content{-webkit-line-clamp:5}.news-preview-element-title{-webkit-line-clamp:3}.news-preview-thumbnail-container{display:flex;width:100%;align-items:center;justify-content:center}}.news-preview-element-container{display:flex;flex-direction:column;gap:12px}.news-preview-element-news{display:flex;flex-grow:1;width:100%;flex-direction:column;gap:12px;overflow:hidden}.news-preview-element-content-and-date{display:flex;flex-direction:column}.news-preview-element-title{font-weight:400;font-size:14px;line-height:20px;color:#2c4965;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.news-preview-element-content{font-weight:350;font-size:14px;line-height:20px;color:#3e3d42;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.news-preview-element-content p{display:inline}.news-preview-element-date-and-stats{display:flex;justify-content:space-between;font-weight:350;font-size:12px;line-height:16px;color:#929292}@media screen and (max-width: 980px){.news-with-same-themes-container{gap:16px}.news-with-same-themes{gap:16px;flex-direction:column}.news-link-with-same-themes{width:100%}.news-link-with-same-themes:not(:last-child){padding-bottom:16px;border-bottom:1px solid #e5e5e5}}@media screen and (min-width: 980px){.news-with-same-themes-container{gap:24px}.news-with-same-themes{gap:24px;flex-direction:row}.news-link-with-same-themes:nth-child(3){width:calc(100% / 3 - 24px)}.news-link-with-same-themes:not(:nth-child(3)){width:calc(100% / 3);padding-right:24px}.news-link-with-same-themes:not(:last-child){border-right:1px solid #e5e5e5}}.news-with-same-themes-full-height-container{display:flex;align-items:center;justify-content:center;width:100%;height:25vh}.news-with-same-themes-loader{width:100px;height:100px}.news-with-same-themes-container{display:flex;flex-direction:column}.news-with-same-themes-container .news-with-same-themes{display:flex;flex-grow:0;align-items:flex-start}.news-with-same-themes-container .news-with-same-themes .news-link-with-same-themes{height:100%;cursor:pointer;text-decoration:unset}@media screen and (min-width: 980px){.share-modal-container{top:80px;width:48%}.share-modal-container .share-modal-header,.share-modal-container .share-modal-footer{padding:24px}.share-modal-container .share-modal-content{padding:0 24px}}@media screen and (max-width: 980px){.share-modal-container{top:50%;transform:translateY(-50%);width:90%}.share-modal-container .share-modal-header,.share-modal-container .share-modal-footer{padding:16px}.share-modal-container .share-modal-content{padding:0 16px}.share-modal-container .share-modal-footer .share-modal-footer-button{flex:1}}.share-modal-container{position:fixed;left:0;right:0;margin:auto;border-radius:16px;display:flex;flex-direction:column;gap:24px;background-color:#fff;color:#3d3d42;font-size:14px;line-height:20px;font-weight:700;overflow:hidden}.share-modal-container .share-modal-header{border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:16px;line-height:24px}.share-modal-container .share-modal-content{display:flex;flex-direction:column;gap:8px}.share-modal-container .share-modal-content .share-modal-link{height:48px;border-radius:8px;border:1px solid #e5e5e5}.share-modal-container .share-modal-footer{display:flex;flex-direction:row;justify-content:center;gap:16px;border-top:1px solid #e5e5e5}.news-details-media-modal-container{position:fixed;top:84px;left:24px;height:calc(100% - 168px);min-height:160px;width:calc(100% - 48px);display:flex;flex-direction:column;border-radius:16px;background-color:#fff}.news-details-media-modal-container .media-modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px}.news-details-media-modal-container .media-modal-title{font-size:16px;line-height:24px;font-weight:700;color:#3e3d42;text-transform:uppercase}.news-details-media-modal-container .media-modal-content{flex-grow:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.news-details-media-modal-container .media-modal-content .media-modal-embedded-viewer{border:none}.news-details-media-modal-container .media-modal-footer{display:flex;align-items:center;justify-content:center;padding:24px}@media screen and (min-width: 980px){.media-modal-content img{height:100%}}@media screen and (max-width: 980px){.media-modal-content img{width:100%}}@media screen and (min-width: 980px){.news-details-themes-and-date{gap:24px;align-items:center}}@media screen and (max-width: 980px){.news-details-themes-and-date{gap:8px;align-items:flex-start;flex-direction:column}.news-details-stats{display:flex;align-items:flex-end}}.news-details-content{display:flex;flex-direction:column;gap:24px}.news-details-stats{display:flex;justify-self:flex-end;gap:16px}.news-details-metadata-container{display:flex;font-size:14px;line-height:20px;font-weight:350;color:#929292;justify-content:space-between}.news-details-themes-and-date{display:flex}.news-details-publication-date{white-space:nowrap}.news-details-thumbnail-container{display:flex;width:100%;max-width:750px;align-items:center;justify-content:center}.news-details-news-content{font-size:14px;line-height:20px;font-weight:350;color:#3e3d42}.news-details-news-content h1,.news-details-news-content h2{line-height:125%}.news-details-news-content blockquote{margin-block:1em;margin-inline:2em;padding:.5em 1em;border-left:#2c4965 solid 3px}.news-details-news-content .ql-indent-1{padding-left:3em}.news-details-news-content .ql-indent-2{padding-left:6em}.news-details-news-content .ql-indent-3{padding-left:9em}.news-details-news-content .ql-indent-4{padding-left:12em}.news-details-news-content .ql-indent-5{padding-left:15em}.news-details-news-content .ql-indent-6{padding-left:18em}.news-details-news-content .ql-indent-7{padding-left:21em}.news-details-news-content .ql-indent-8{padding-left:24em}.news-details-container{display:flex;flex-direction:column;gap:32px}.news-details-container .news-details-header{display:flex;justify-content:space-between;align-items:center}.news-details-container .news-details-header-buttons{display:flex;flex-direction:row;gap:16px}.news-details-container .news-details-full-height-container{display:flex;align-items:center;justify-content:center;width:100%;height:calc(100vh - 160px)}.news-details-container .news-details-loader{width:100px;height:100px}.snackbar-container{position:fixed;top:24px;left:2.5vw;z-index:2000;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:95vw;height:72px;padding:16px 24px;border-radius:16px;box-shadow:-8px 8px 32px -8px #3a097a29}.snackbar-text{color:#fff;font-size:16px;line-height:24px;font-weight:700}.snackbar-button{overflow:hidden;background-color:#ffffff52;border-radius:8px}.snackbar-button .snackbar-button-content{width:100%;height:100%;padding:10px 16px;transition:.2s ease-in-out}.snackbar-button .snackbar-button-content:hover{background-color:#ffffff14}.snackbar-button-text{color:#fff;font-size:14px;line-height:20px;font-weight:700}.snackbar-success{background-color:#469c53}.snackbar-error{background-color:#f34747}.snackbar-info{background-color:#2973c0}.snackbar-info .snackbar-button{background-color:#f3f4f6}.snackbar-info .snackbar-button-text{color:#3e3d42}.home-container{display:flex}.home-right-container{display:flex;flex-direction:column}@media screen and (min-width: 980px){.home-left-container{position:relative}.home-left-container .home-left-content{display:flex;flex-direction:column;width:496px;padding:40px 24px;gap:40px;box-shadow:-8px 8px 32px -8px #3a097a29}.home-left-container .preview-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080}.home-right-container{width:calc(100% - 496px);gap:32px;padding:40px}}@media screen and (max-width: 980px){.home-left-container{display:none}.home-right-container{width:100%;box-sizing:border-box;padding:24px 16px;gap:16px}}.tool-row{padding:28px;display:flex;background-color:#fff;transition:background-color .15s ease;border-bottom:1px solid #e9ebee}.tool-row .tool-tile{width:45px;height:45px;border-radius:50%;padding:12px}.tool-row .tool-tile .icon{width:20px;height:20px}.tool-row .tool-details{flex-grow:1;padding:0 1em;font-size:14px;text-align:left}.tool-row .tool-title{text-transform:uppercase;margin:.25em 0;color:#3d3d42}.tool-row .tool-subtitle{margin:0;color:#ccd0d6}.tool-row .tool-button{width:45px;height:45px;background-color:#3d3d42;color:#fff;border-radius:50%;cursor:pointer;outline:none;margin-left:10px}.tool-row .tool-button .icon{width:45%;height:45%}.modal-content[data-name=add-tool]{position:relative;display:flex;flex-direction:column;width:630px;height:490px;top:calc(50% - 245px);left:calc(50% - 315px);background-color:#fff}.modal-content[data-name=add-tool] .modal-loader{z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6}.modal-content[data-name=add-tool] .modal-loader .loader{width:30px;height:30px;margin-bottom:20px}.modal-content[data-name=add-tool] .modal-loader .loader circle{stroke:#fff}.modal-content[data-name=add-tool] .modal-loader p{max-width:160px;text-align:center;color:#fff}.modal-content[data-name=add-tool] .modal-header{position:relative;height:92px;line-height:92px}.modal-content[data-name=add-tool] .modal-header-button-container{height:100%;padding:0 14px}.modal-content[data-name=add-tool] .modal-header-button{color:#00c0e7;font-weight:600;font-size:20px;margin:auto 14px;height:calc(100% - 4px);border-bottom:4px solid transparent;outline:none;cursor:pointer;transition:border-color .15s ease}.modal-content[data-name=add-tool] .modal-header-button.active,.modal-content[data-name=add-tool] .modal-header-button:hover{border-bottom-color:#00c0e7}.modal-content[data-name=add-tool] .modal-header-close{position:absolute;top:34px;right:40px;width:20px;height:20px;cursor:pointer}.modal-content[data-name=add-tool] .modal-header-close:hover>.icon{transform:scale(.8)}.modal-content[data-name=add-tool] .modal-header-close>.icon{display:block;color:#3d3d42;transition:transform .25s ease}.modal-content[data-name=add-tool] .modal-body{flex-grow:1;position:relative}.modal-content[data-name=add-tool] .modal-body-pane{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto}.modal-content[data-name=add-tool] .modal-body-pane.add-link{background-color:#f3f4f6}.modal-content[data-name=add-tool] .modal-body-pane.add-link input{background-color:#fff}.modal-content[data-name=add-tool] .frontoffice-tool-list{min-height:100%;text-align:center}.modal-content[data-name=add-tool] .frontoffice-tool-list.empty{display:flex;justify-content:center;align-items:center}.modal-content[data-name=add-tool] .frontoffice-tool-list.empty .message{color:#949499;font-size:1.5em}.modal-content[data-name=add-tool] .link-form{padding:30px}.modal-content[data-name=add-tool] .link-form.state-submitting .loader{display:inline-block}.modal-content[data-name=add-tool] .link-form .form-control{margin-bottom:15px}.modal-content[data-name=add-tool] .link-form input[type=text]{width:440px;height:40px}.modal-content[data-name=add-tool] .link-form .label-value{display:inline-block;font-weight:600;text-transform:uppercase;font-size:14px;width:110px}.modal-content[data-name=add-tool] .link-form .link-form-end{padding-left:110px}.modal-content[data-name=add-tool] .link-form .link-form-hint{margin:0 auto 25px;color:#ccd0d6;font-size:14px}.toolbox-external .tool-list-external{display:flex;flex-wrap:wrap}.toolbox-external .tool-list-external .tool-external{width:30%}.toolbox-external .tool-list-external .tool-external:nth-child(3n-1){margin-left:5%;margin-right:5%}@media screen and (min-width: 550px){.toolbox-external .tool-list-external .tool-external{width:20%;margin-right:4%}.toolbox-external .tool-list-external .tool-external:nth-child(3n-1){margin-left:0;margin-right:4%}.toolbox-external .tool-list-external .tool-external:nth-child(4n){margin-right:0}}@media screen and (min-width: 1200px){.toolbox-external .tool-list-external .tool-external{width:13.6%;margin-right:5%}.toolbox-external .tool-list-external .tool-external:nth-child(3n-1){margin-left:0;margin-right:5%}.toolbox-external .tool-list-external .tool-external:nth-child(4n){margin-right:5%}.toolbox-external .tool-list-external .tool-external:nth-child(5n){margin-right:0}}@media screen and (max-width: 980px){.weather-country{display:none}.header-button{display:flex}.site-header-external{flex-direction:column;border-bottom:0}.menu-container-external{width:100%}}@media screen and (min-width: 980px){.header-button{display:none}.site-header-external{border-bottom:1px solid #e5e5e5;justify-content:space-between}}.logo-container-external{text-align:center;height:100px;display:flex}.site-header-external{align-items:center;display:flex;padding:0 16px;gap:24px;background:#fff}.App{text-align:center}button{cursor:pointer}.App-title{font-size:1.5em}.error{font-size:14px;line-height:20px;color:#f34747;margin-top:8px}@media screen and (max-width: 1439px) and (min-width: 980px){body{zoom:.75}}/*! sanitize.css v5.0.0 | CC0 License | github.com/jonathantneal/sanitize.css */*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}html{box-sizing:border-box;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}body{margin:0}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}nav ol,nav ul{list-style:none}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0}button,input,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}[aria-disabled]{cursor:default}@font-face{font-family:Gotham;font-style:normal;font-weight:350;src:local("Gotham Book"),local("GothamBook"),url(/assets/Gotham-Book-BN5aym-v.ttf) format("opentype")}@font-face{font-family:Gotham;font-style:normal;font-weight:400;src:local("Gotham Medium"),local("GothamMedium"),url(/assets/Gotham-Medium-BLdyfNx4.ttf) format("opentype")}@font-face{font-family:Gotham;font-style:normal;font-weight:700;src:local("Gotham Bold"),local("Gotham-Bold"),url(/assets/Gotham-Bold-Lmk-em5J.ttf) format("opentype")}body{font-family:Gotham,Arial,Helvetica,sans-serif}body>svg{display:none}.loading-overlay{width:100%;background:#fff;height:100%;opacity:.2;pointer-events:none}.loader-container{width:10%;height:10%;position:fixed;top:45%;left:45%}::-webkit-scrollbar{height:8px;width:8px;background:#fff0}::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:4px}p{margin:0}button{outline:none}div{word-wrap:break-word}.portal-section{margin:50px auto;width:88%}.portal-section .portal-section-title{color:#3d3d42;font-size:30px;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.portal-section .portal-section-title .extra-items{display:none}.portal-section .portal-section-title .loading-indicator{display:flex;align-content:center;font-size:16px;line-height:1;margin-top:10px}.portal-section.full-width{width:100%}.portal-section.full-width .portal-section-title{width:88%;margin:1em auto}.flag{border-radius:10%;overflow:hidden}@media screen and (min-width: 980px){.portal-section{margin:50px 5%;width:auto;display:flex}.portal-section .portal-section-title{border-top:5px solid #e7e9ec;width:30%;margin-right:26px;margin-top:0;padding-top:.6875em;font-size:36px}.portal-section .portal-section-title .extra-items{display:inline-block;margin-left:1em;font-size:14px}.portal-section .portal-section-title-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font-weight:600;text-decoration:underline;text-transform:uppercase;letter-spacing:.05em;color:#ccd0d6;outline:none}.portal-section .portal-section-content{width:calc(70% - 26px)}.portal-section.full-width{width:auto}.portal-section.full-width .portal-section-title{width:30%;margin-right:26px;margin-top:0}}@media screen and (min-width: 1200px){.portal-section .portal-section-title{font-size:42px}}@media screen and (min-width: 1400px){.portal-section{max-width:1267.2px;margin-left:auto;margin-right:auto}.portal-section .portal-section-title{font-size:48px}}br.max-width-xxs,br.min-width-xxs,br.below-width-xxs{display:none}@media screen and (max-width: 320px){br.max-width-xxs{display:block}}@media screen and (min-width: 320px){br.min-width-xxs{display:block}}@media screen and (max-width: 319px){br.below-xxs{display:block}}.show-min-width-xxs,.show-max-width-xxs,.show-below-xxs{display:none}@media screen and (max-width: 320px){.show-max-width-xxs{display:inherit}}@media screen and (min-width: 320px){.show-min-width-xxs{display:inherit}}@media screen and (max-width: 319px){.show-below-xxs{display:inherit}}br.max-width-xs,br.min-width-xs,br.below-width-xs{display:none}@media screen and (max-width: 550px){br.max-width-xs{display:block}}@media screen and (min-width: 550px){br.min-width-xs{display:block}}@media screen and (max-width: 549px){br.below-xs{display:block}}.show-min-width-xs,.show-max-width-xs,.show-below-xs{display:none}@media screen and (max-width: 550px){.show-max-width-xs{display:inherit}}@media screen and (min-width: 550px){.show-min-width-xs{display:inherit}}@media screen and (max-width: 549px){.show-below-xs{display:inherit}}br.max-width-s,br.min-width-s,br.below-width-s{display:none}@media screen and (max-width: 750px){br.max-width-s{display:block}}@media screen and (min-width: 750px){br.min-width-s{display:block}}@media screen and (max-width: 749px){br.below-s{display:block}}.show-min-width-s,.show-max-width-s,.show-below-s{display:none}@media screen and (max-width: 750px){.show-max-width-s{display:inherit}}@media screen and (min-width: 750px){.show-min-width-s{display:inherit}}@media screen and (max-width: 749px){.show-below-s{display:inherit}}br.max-width-m,br.min-width-m,br.below-width-m{display:none}@media screen and (max-width: 980px){br.max-width-m{display:block}}@media screen and (min-width: 980px){br.min-width-m{display:block}}@media screen and (max-width: 979px){br.below-m{display:block}}.show-min-width-m,.show-max-width-m,.show-below-m{display:none}@media screen and (max-width: 980px){.show-max-width-m{display:inherit}}@media screen and (min-width: 980px){.show-min-width-m{display:inherit}}@media screen and (max-width: 979px){.show-below-m{display:inherit}}br.max-width-l,br.min-width-l,br.below-width-l{display:none}@media screen and (max-width: 1200px){br.max-width-l{display:block}}@media screen and (min-width: 1200px){br.min-width-l{display:block}}@media screen and (max-width: 1199px){br.below-l{display:block}}.show-min-width-l,.show-max-width-l,.show-below-l{display:none}@media screen and (max-width: 1200px){.show-max-width-l{display:inherit}}@media screen and (min-width: 1200px){.show-min-width-l{display:inherit}}@media screen and (max-width: 1199px){.show-below-l{display:inherit}}br.max-width-xl,br.min-width-xl,br.below-width-xl{display:none}@media screen and (max-width: 1400px){br.max-width-xl{display:block}}@media screen and (min-width: 1400px){br.min-width-xl{display:block}}@media screen and (max-width: 1399px){br.below-xl{display:block}}.show-min-width-xl,.show-max-width-xl,.show-below-xl{display:none}@media screen and (max-width: 1400px){.show-max-width-xl{display:inherit}}@media screen and (min-width: 1400px){.show-min-width-xl{display:inherit}}@media screen and (max-width: 1399px){.show-below-xl{display:inherit}}br.max-width-xxl,br.min-width-xxl,br.below-width-xxl{display:none}@media screen and (max-width: 1600px){br.max-width-xxl{display:block}}@media screen and (min-width: 1600px){br.min-width-xxl{display:block}}@media screen and (max-width: 1599px){br.below-xxl{display:block}}.show-min-width-xxl,.show-max-width-xxl,.show-below-xxl{display:none}@media screen and (max-width: 1600px){.show-max-width-xxl{display:inherit}}@media screen and (min-width: 1600px){.show-min-width-xxl{display:inherit}}@media screen and (max-width: 1599px){.show-below-xxl{display:inherit}}br.max-width-tablet-landscape-max-width,br.min-width-tablet-landscape-max-width,br.below-width-tablet-landscape-max-width{display:none}@media screen and (max-width: 1439px){br.max-width-tablet-landscape-max-width{display:block}}@media screen and (min-width: 1439px){br.min-width-tablet-landscape-max-width{display:block}}@media screen and (max-width: 1438px){br.below-tablet-landscape-max-width{display:block}}.show-min-width-tablet-landscape-max-width,.show-max-width-tablet-landscape-max-width,.show-below-tablet-landscape-max-width{display:none}@media screen and (max-width: 1439px){.show-max-width-tablet-landscape-max-width{display:inherit}}@media screen and (min-width: 1439px){.show-min-width-tablet-landscape-max-width{display:inherit}}@media screen and (max-width: 1438px){.show-below-tablet-landscape-max-width{display:inherit}}input,label,select,button,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;font-size:13px;font-family:Gotham}input:focus{outline:0}input,textarea{box-sizing:border-box}input{font-weight:350;background-color:#f5f6f7;border-radius:15px;line-height:40px;width:100%;min-width:275px;padding:0 1em}select{opacity:0;width:100%;background-color:#fff;height:40px}.input-container{position:relative}.input-container label{display:block;font-size:18px;margin-bottom:12px;color:#4e4e52}.input-container input{padding-left:15px}.input-container.select select{position:relative;z-index:2}.input-container.select label{position:relative}.input-container.select label:after{content:"";position:absolute;left:0;top:30px;width:100%;height:40px;background-color:#fff;border-radius:15px}.input-container.select label:before{content:"";position:absolute;z-index:1;right:25px;top:47px;width:11px;height:11px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5092_20408)'%3e%3cpath%20d='M7.10352%2010L12.1035%2015L17.1035%2010H7.10352Z'%20fill='%233E3D42'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5092_20408'%3e%3crect%20width='24'%20height='24'%20fill='white'%20transform='translate(0.103516)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain}.input-container.select .select-label{position:absolute;z-index:0;width:100%;height:40px;bottom:0;padding:10px}.input-container.checkbox label{margin-bottom:0;display:inline-block}.input-container.checkbox input[type=checkbox]:checked{position:absolute;left:-99999px}.input-container.checkbox input[type=checkbox]:not(:checked){position:absolute;left:-99999px}.input-container.checkbox input[type=checkbox]:not(:checked)+label,.input-container.checkbox input[type=checkbox]:checked+label{position:relative;cursor:pointer}.input-container.checkbox input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;right:-65px;top:-5px;width:30px;height:30px;border:1px solid #979797;background:#fff}.input-container.checkbox input[type=checkbox]:checked+label:before{content:"";position:absolute;right:-65px;top:-5px;width:30px;height:30px;border:1px solid #979797;background:#fff}.input-container.checkbox input[type=checkbox]+label:hover:before{border-color:#979797}.input-container.checkbox input[type=checkbox]:not(:checked)+label:after,.input-container.checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;top:3px;right:-57px;width:13px;height:9px;border-left:3px solid black;border-bottom:3px solid black;transform:rotate(-45deg) scale(1);transition:all .2s}.input-container.checkbox input[type=checkbox]:not(:checked)+label:after{opacity:0;transform:rotate(-45deg) scale(0)}.input-container.checkbox input[type=checkbox]:checked+label:after{opacity:1;transform:rotate(-45deg) scale(1)}.input-container.checkbox input[type=checkbox]:disabled:checked+label:before,.input-container.checkbox input[type=checkbox]:disabled:checked+label:hover:before{box-shadow:none;border-color:#979797;background-color:#fff}.input-container.checkbox input[type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none;border-color:#979797}.input-container.checkbox input[type=checkbox]:disabled:not(:checked)+label,.input-container.checkbox input[type=checkbox]:disabled:checked+label{cursor:not-allowed}.input-container.error,input.error{border:2px solid #e74125;color:#e74125}form .form-title{font-weight:100;font-size:24px;line-height:27px;margin-bottom:1.5em}form .error-message{color:#e74125;margin:.5em auto 1em;font-size:12px}form .error-message:empty{display:none}.btn-form{height:50px;line-height:46px;border-radius:25px;min-width:10em;background-color:#3d3d42;border:2px solid #3d3d42;color:#fff;padding:0 2em;font-weight:600;font-size:18px;cursor:pointer;transition:background-color .15s ease,width .15s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn-form[disabled]{cursor:not-allowed}.btn-form:hover:not([disabled]){background-color:transparent;color:#3d3d42}.btn-form .loader{display:none;width:1em;height:1em;margin-left:.5em}
