:root{--primary-color:#009ce0;--text-color:#949494;--text-focus-color:#009ce0;--light-grey:grey}.wcagHighContrast{--primary-color:#000;--text-color:#fff;--text-focus-color:#ff0;--grey:#333}section.newsletter-form{background:#f5ae33;display:grid;grid-template-areas:"img img form .";grid-template-columns:1fr 685px 685px 1fr;margin:2rem 0 0}.wcagHighContrast section.newsletter-form{background:rgba(245,174,51,.067);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.267),inset 0 -1px 0 hsla(0,0%,100%,.267)}section.newsletter-form .col-img{align-content:end;grid-area:img;margin-right:1rem}section.newsletter-form .col-img picture{display:block}section.newsletter-form .col-img img{border-top-right-radius:100px;display:block;height:290px;margin-top:-5rem;max-width:828px;object-fit:cover;object-position:left;width:100%}section.newsletter-form .col-form{grid-area:form;margin:0 0 1rem}section.newsletter-form .col-form .error-response,section.newsletter-form .col-form .success-response{background:#fff;border-radius:.75rem;color:green;display:flex;justify-content:center;margin:1rem 0 0;padding:.25rem 1rem;text-align:center;transition:padding .3s,margin .3s}.wcagHighContrast section.newsletter-form .col-form .error-response,.wcagHighContrast section.newsletter-form .col-form .success-response{background:#000;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.133);color:#4f4}section.newsletter-form .col-form .error-response:empty,section.newsletter-form .col-form .success-response:empty{margin:0;padding:0 1rem}section.newsletter-form .col-form .error-response{color:red}.wcagHighContrast section.newsletter-form .col-form .error-response{color:#f44}section.newsletter-form .col-form h2{font-size:1.75em;font-weight:700;margin-top:16px}section.newsletter-form form{display:grid;gap:0 1rem;grid-template-areas:"email email" "gdpr submit" "response response"}section.newsletter-form form .email{grid-area:email;margin-bottom:1rem}section.newsletter-form form .send-button-box{grid-area:submit}section.newsletter-form form .error-response-box,section.newsletter-form form .success-response-box{grid-area:response}section.newsletter-form form input[type=email],section.newsletter-form form input[type=tel],section.newsletter-form form input[type=text]{border:none;border-radius:.75rem;box-sizing:border-box;color:#000;font-size:16px;font-weight:300;height:47px;margin-bottom:0;padding:0 24px;width:100%}.wcagHighContrast section.newsletter-form form input[type=email],.wcagHighContrast section.newsletter-form form input[type=tel],.wcagHighContrast section.newsletter-form form input[type=text]{background:#000;box-shadow:inset 0 0 0 2px #0ff;color:#fff}section.newsletter-form form button{align-items:center;background:#009ce0;border:none;border-radius:10px;color:#000;display:inline-flex;font-family:Outfit;font-weight:400;justify-content:center;margin-top:20px;padding:11px 30px;text-transform:none;z-index:20}section.newsletter-form form button .arrow-right{color:#fff;margin-left:1em;transition:color .3s}.wcagHighContrast section.newsletter-form form button .arrow-right{color:#f0f}.wcagHighContrast section.newsletter-form form button .arrow-right img{filter:brightness(0) saturate(100%) invert(23%) sepia(82%) saturate(5423%) hue-rotate(293deg) brightness(111%) contrast(129%);transition:filter .3s}.wcagHighContrast section.newsletter-form form button{background:transparent;border:2px solid #f0f;color:#f0f}section.newsletter-form form button:hover{background:#009ce0;color:#fff}.wcagHighContrast section.newsletter-form form button:hover{background:#f0f;color:#000}.wcagHighContrast section.newsletter-form form button:hover .arrow-right{color:#000}.wcagHighContrast section.newsletter-form form button:hover .arrow-right img{filter:brightness(0) saturate(100%) invert(23%) sepia(82%) saturate(5423%) hue-rotate(293deg) brightness(111%) contrast(129%) brightness(0)}section.newsletter-form form .gdpr{display:grid;font-size:.75em;font-weight:400;gap:0 .25rem;grid-area:gdpr;grid-template-areas:"checkbox text" "error error";grid-template-columns:auto 1fr;line-height:1.25;text-align:left}section.newsletter-form form .gdpr input{align-self:start;grid-area:checkbox;margin:0}section.newsletter-form form .gdpr .text{grid-area:text}section.newsletter-form form .gdpr .error-message{border-radius:.5rem;grid-area:error;margin:.5rem 0;padding:.25rem .75rem}section.newsletter-form form .gdpr a{color:inherit;text-decoration:underline}section.newsletter-form form .gdpr a:hover{color:#949494}section.newsletter-form form .error-message{background:#f1f1f1;border-radius:0 0 .75rem .75rem;color:red;display:flex;justify-content:center;margin:-.75rem 0 0;padding:.75rem .75rem 0;text-align:center}.wcagHighContrast section.newsletter-form form .error-message{background:#000;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.133);color:#f44}section.newsletter-form form .error-message:empty{display:none}section.newsletter-form form .error-response-box,section.newsletter-form form .send-button-box,section.newsletter-form form .success-response-box{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .25s,opacity .25s}section.newsletter-form form .error-response-box,section.newsletter-form form .success-response-box{grid-template-rows:0fr}section.newsletter-form form .error-response,section.newsletter-form form .send-button,section.newsletter-form form .success-response{overflow:hidden}section.newsletter-form form.sending .send-button-box,section.newsletter-form form.success .send-button-box{grid-template-rows:0fr;opacity:0}section.newsletter-form form.error .error-response-box,section.newsletter-form form.success .success-response-box{grid-template-rows:1fr}.catalogues{padding:8px 0 0}.catalogues .section-title{font-weight:700;margin-top:0}.catalogues .catalogues__list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -35px}.catalogues .catalogues__item{box-sizing:border-box;margin-bottom:30px;padding:0 35px;width:25%}.catalogues .wrapper{box-sizing:border-box;height:100%;position:relative;width:100%}.catalogues .wrapper .catalogues__card{height:100%}.catalogues .wrapper:hover .catalogues__actions{opacity:1}.catalogues .wrapper:hover h3{color:#009ce0}.catalogues .wrapper .catalogues__actions{align-items:center;background:#fff;bottom:0;box-sizing:border-box;display:flex;left:0;opacity:1;padding:5px 0;position:relative;transition:all .5s ease;width:100%}.wcagHighContrast .catalogues .wrapper .catalogues__actions{background:#000!important}.wcagHighContrast .catalogues .wrapper .catalogues__actions *{color:#ff0!important}.catalogues .wrapper .catalogues__actions a{align-items:center;color:#000;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:1.2;position:relative;text-align:center;text-transform:uppercase;width:50%}.catalogues .wrapper .catalogues__actions a.add-to-clipboard{width:50%}.catalogues .wrapper .catalogues__actions a.add-to-clipboard:before{min-width:0!important}.wcagHighContrast .catalogues .wrapper .catalogues__actions a.add-to-clipboard{color:#f0f!important}.catalogues .wrapper .catalogues__actions a:after{background:#bdbdbd;content:"";height:21px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.catalogues .wrapper .catalogues__actions a:first-of-type:after{right:8px!important}.catalogues .wrapper .catalogues__actions a:nth-of-type(2):after{right:-7px!important}.catalogues .wrapper .catalogues__actions a:last-of-type:after{display:none!important}.catalogues .wrapper .catalogues__actions a:hover{color:#009ce0}.catalogues .wrapper .img-wrapper{box-shadow:0 3px 7.92px .08px rgba(0,0,0,.17);box-sizing:border-box;display:block;height:85%;position:relative;transition:box-shadow .5s ease;width:100%}.wcagHighContrast .catalogues .wrapper .img-wrapper{box-shadow:0 3px 7.92px .08px hsla(0,0%,100%,.17)!important}.catalogues .wrapper .img-wrapper:hover{box-shadow:0 5px 23.76px .24px rgba(0,0,0,.29)}.catalogues .wrapper .img-wrapper img{height:100%;object-fit:cover}.catalogues .wrapper .img-wrapper a{align-items:stretch;display:flex;height:95%}.catalogues .wrapper picture{display:block}.catalogues .wrapper h3{font-size:18px;font-weight:700;line-height:normal;transition:all .5s ease}.wcagFontSize2 .catalogues .wrapper h3{font-size:20px}.wcagFontSize3 .catalogues .wrapper h3{font-size:22px}.wcagHighContrast .catalogues .wrapper h3{color:#fff!important}.catalogues .wrapper img{display:block;transition:all .5s ease;width:100%}.products{padding:20px 0 40px}.products .section-title{font-weight:700;margin-top:0}.products .catalogues__list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -35px}.products .catalogues__item{box-sizing:border-box;margin-bottom:14px;padding:0 35px;width:100%}.products .wrapper{align-items:center;background:#f7f7f7;border-bottom-right-radius:60px;box-sizing:border-box;display:flex;min-height:108px;padding-left:30px;position:relative;width:100%}.wcagHighContrast .products .wrapper{background:#000!important;color:#ff0!important}.products .wrapper .catalogues__card,.products .wrapper .catalogues__content{box-sizing:border-box;display:flex;width:100%}.products .wrapper .catalogues__actions{align-items:center;box-sizing:border-box;display:flex;justify-content:space-evenly;width:41%}.products .wrapper .catalogues__actions a{align-items:center;color:#000;display:inline-flex;font-size:16px;font-weight:700;min-width:120px;position:relative;text-transform:uppercase;top:0}.wcagFontSize2 .products .wrapper .catalogues__actions a{font-size:17px}.wcagFontSize3 .products .wrapper .catalogues__actions a{font-size:18px}.wcagHighContrast .products .wrapper .catalogues__actions a{color:#ff0!important}.products .wrapper .catalogues__actions a:hover:after{background:#009ce0}.products .wrapper .catalogues__actions a.btn--download:before{background:#d1d1d1;content:"";height:70px;position:absolute;right:-40px;top:-23px;width:2px}.products .wrapper .catalogues__actions a.btn--download img{left:4px;top:7px;transform:rotate(90deg)}.wcagHighContrast .products .wrapper .catalogues__actions a.add-to-clipboard{color:#f0f!important}.products .wrapper .catalogues__actions a.add-to-clipboard img{left:0;top:10px}.products .wrapper .catalogues__actions a.add-to-clipboard:after{top:-6px}.products .wrapper .catalogues__actions a:after{background:transparent;border:1px solid #009ce0;border-radius:100%;content:"";height:23px;position:absolute;right:3px;top:-10px;transition:all .5s ease;width:23px}.products .wrapper .catalogues__actions a img{margin-left:15px;max-height:31px;max-width:35px;position:relative;z-index:2}.wcagHighContrast .products .wrapper .catalogues__actions a img{filter:contrast(0) brightness(2)!important}.products .wrapper h3{box-sizing:border-box;color:#000;font-size:24px;font-weight:700;line-height:normal;transition:all .5s ease;width:59%}.wcagHighContrast .products .wrapper h3{color:#fff!important}.wcagFontSize2 .products .wrapper h3{font-size:25px}.wcagFontSize3 .products .wrapper h3{font-size:26px}.products .wrapper h3:hover{color:#000}.briefing-section{padding-top:5px}.briefing-section .section-title{margin-top:0}.briefing-section .section-title strong{font-weight:700}.briefing-section .briefing-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:30px}.briefing-section .briefing-list>div{box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-end;margin-bottom:45px;width:50%}.briefing-section .briefing-list>div:nth-child(odd){align-items:flex-end;padding-right:23px}.briefing-section .briefing-list>div:nth-child(2n){padding-left:23px}.briefing-section .briefing-list>div:nth-child(4n+2){position:relative}.briefing-section .briefing-list>div:nth-child(4n+2):before{content:url(../../assets/img/video.png);left:23px;position:absolute;top:0}.briefing-section .briefing-list>div:nth-child(4n+3){justify-content:flex-start;position:relative}.briefing-section .briefing-list>div:nth-child(4n+3):before{content:url(../../assets/img/video2.png);left:0;position:absolute;top:0}.briefing-section .briefing-list>div:nth-child(4n+2) *,.briefing-section .briefing-list>div:nth-child(4n+3) *,.briefing-section .briefing-list>div:nth-child(4n+4) *{box-sizing:border-box}.briefing-section .briefing-list>div:nth-child(4n+2) .wrapper,.briefing-section .briefing-list>div:nth-child(4n+3) .wrapper,.briefing-section .briefing-list>div:nth-child(4n+4) .wrapper{box-sizing:border-box;height:335px;max-width:100%;position:relative;width:500px}.briefing-section .briefing-list>div:nth-child(4n+2) .wrapper:hover .briefing-thumb picture:before,.briefing-section .briefing-list>div:nth-child(4n+3) .wrapper:hover .briefing-thumb picture:before,.briefing-section .briefing-list>div:nth-child(4n+4) .wrapper:hover .briefing-thumb picture:before{opacity:0!important}.briefing-section .briefing-list>div:nth-child(4n+2) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+2) picture,.briefing-section .briefing-list>div:nth-child(4n+3) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+3) picture,.briefing-section .briefing-list>div:nth-child(4n+4) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+4) picture{display:block}.briefing-section .briefing-list>div:nth-child(4n+2) .briefing-thumb picture,.briefing-section .briefing-list>div:nth-child(4n+3) .briefing-thumb picture,.briefing-section .briefing-list>div:nth-child(4n+4) .briefing-thumb picture{position:relative}.briefing-section .briefing-list>div:nth-child(4n+2) .briefing-thumb picture:before,.briefing-section .briefing-list>div:nth-child(4n+3) .briefing-thumb picture:before,.briefing-section .briefing-list>div:nth-child(4n+4) .briefing-thumb picture:before{background:rgba(0,0,0,.4);border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:2}.briefing-section .briefing-list>div:nth-child(4n+2) .glightbox,.briefing-section .briefing-list>div:nth-child(4n+3) .glightbox,.briefing-section .briefing-list>div:nth-child(4n+4) .glightbox{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.briefing-section .briefing-list>div:nth-child(4n+2) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+3) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+4) .video-preview{border-radius:10px;box-shadow:0 25px 23.76px .24px rgba(0,0,0,.27);box-sizing:border-box;height:335px;object-fit:none;width:100%}.briefing-section .briefing-list>div:nth-child(4n+1) *{box-sizing:border-box}.briefing-section .briefing-list>div:nth-child(4n+1) .wrapper{box-sizing:border-box;height:440px;position:relative;width:100%}.briefing-section .briefing-list>div:nth-child(4n+1) .wrapper:hover .briefing-thumb picture:before{opacity:0!important}.briefing-section .briefing-list>div:nth-child(4n+1) .video-preview,.briefing-section .briefing-list>div:nth-child(4n+1) picture{display:block}.briefing-section .briefing-list>div:nth-child(4n+1) .briefing-thumb picture{position:relative}.briefing-section .briefing-list>div:nth-child(4n+1) .briefing-thumb picture:before{background:rgba(0,0,0,.4);border-radius:10px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:2}.briefing-section .briefing-list>div:nth-child(4n+1) .glightbox{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:3}.briefing-section .briefing-list>div:nth-child(4n+1) .video-preview{border-radius:10px;box-shadow:0 25px 23.76px .24px rgba(0,0,0,.27);box-sizing:border-box;height:440px;object-fit:none;width:100%}.contact-form-footer{background:#f5ae33;margin-bottom:30px;margin-top:115px;min-height:214px}.contact-form-footer .row{display:flex;position:relative}.contact-form-footer .row>div{box-sizing:border-box;width:50%}.contact-form-footer .row .left-col picture{display:block}.contact-form-footer .row .left-col img{border-top-right-radius:100px;bottom:-31px;display:block;height:290px;left:0;max-width:828px;object-fit:cover;object-position:left;position:absolute;transform:translateX(-33%);width:100%}.contact-form-footer .row .right-col{padding:0;position:relative}.contact-form-footer .row .right-col .error-response-box,.contact-form-footer .row .right-col .success-response-box{bottom:-30px;left:0;position:absolute}.contact-form-footer .row .right-col .success-response{color:green}.wcagFontSize2 .contact-form-footer .row .right-col .success-response{font-size:17px!important}.wcagFontSize3 .contact-form-footer .row .right-col .success-response{font-size:19px!important}.contact-form-footer .row .right-col .error-message,.contact-form-footer .row .right-col .error-response{color:red}.wcagFontSize2 .contact-form-footer .row .right-col .error-message,.wcagFontSize2 .contact-form-footer .row .right-col .error-response{font-size:17px!important}.wcagFontSize3 .contact-form-footer .row .right-col .error-message,.wcagFontSize3 .contact-form-footer .row .right-col .error-response{font-size:19px!important}.contact-form-footer .row .right-col h2{color:#000;font-size:30px;font-weight:700;margin-top:16px}.wcagFontSize2 .contact-form-footer .row .right-col h2{font-size:32px}.wcagFontSize3 .contact-form-footer .row .right-col h2{font-size:34px}.wcagHighContrast .contact-form-footer .row .right-col h2{color:#fff!important}.contact-form-footer .row .right-col form ::-webkit-input-placeholder{color:#000;font-size:16px;font-weight:300}.contact-form-footer .row .right-col form ::-moz-placeholder{color:#000;font-size:16px;font-weight:300}.contact-form-footer .row .right-col form :-ms-input-placeholder{color:#000;font-size:16px;font-weight:300}.contact-form-footer .row .right-col form :-moz-placeholder{color:#000;font-size:16px;font-weight:300}.contact-form-footer .row .right-col form input[type=email],.contact-form-footer .row .right-col form input[type=tel],.contact-form-footer .row .right-col form input[type=text]{border:none;border-radius:10px;box-sizing:border-box;color:#000;font-size:16px;font-weight:300;height:47px;margin-bottom:0;padding:0 24px;width:100%}.contact-form-footer .row .right-col form button{background:#009ce0;border:none!important;border-radius:10px;bottom:-1px;color:#000;display:inline-flex;font-weight:400;padding:11px 30px;position:relative;position:absolute;right:0;text-transform:none;z-index:20}.contact-form-footer .row .right-col form button img{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:3}.contact-form-footer .row .right-col form button:after{background:transparent;border:1px solid #fff;border-radius:100%;content:"";height:23px;position:absolute;right:45px;top:10px;transition:all .5s ease;width:23px}.contact-form-footer .row .right-col form button:hover{color:#fff}.contact-form-footer .row .right-col form button:hover:hover:after{background:#fff}.wcagHighContrast .contact-form-footer .row .right-col form button:hover{color:#000!important}.contact-form-footer .row .right-col form .gdpr{color:#000;display:block;font-size:12px;font-weight:400;line-height:normal;margin:12px 0 0;padding-left:30px;padding-right:220px;position:relative;z-index:2}.contact-form-footer .row .right-col form .gdpr a{color:#000}.contact-form-footer .row .right-col form .gdpr a:hover{color:#949494}.contact-form-footer .row .right-col form .gdpr input[type=checkbox]{left:0;position:absolute;top:0}@media (max-width:1400px){section.newsletter-form{grid-template-columns:15px 1fr 1fr 15px}section.newsletter-form form{grid-template-areas:"email" "gdpr" "submit" "response"}section.newsletter-form form .send-button-box{margin-top:1rem}}@media (max-width:1024px){section.newsletter-form{grid-template-areas:"img" "form";grid-template-columns:1fr;margin-top:10rem}section.newsletter-form .col-img{margin-right:0}section.newsletter-form .col-img img{border-top-right-radius:0;height:auto;margin-top:-10rem;max-width:none}section.newsletter-form .col-form{margin:0 1rem 2rem;text-align:center}section.newsletter-form form button{min-width:205px}.catalogues{padding:10px 0 0}.catalogues .section-title{margin-bottom:20px;text-align:center}.catalogues .catalogues__list{display:grid;grid-template-columns:repeat(2,1fr);margin:0;row-gap:20px}.catalogues .catalogues__item{margin-bottom:20px!important}.catalogues .wrapper .catalogues__card{display:grid;grid-template-rows:1fr .1fr}.catalogues .wrapper{border:1px solid #f1f1f1;height:100%}.catalogues .wrapper .img-wrapper{height:100%}.catalogues .wrapper h3{font-size:16px!important;line-height:normal!important;margin-top:7px;padding:0 10px;text-align:center!important}.wcagFontSize2 .catalogues .wrapper h3{font-size:20px!important}.wcagFontSize3 .catalogues .wrapper h3{font-size:22px!important}.products{padding:10px 0 0}.products .section-title{margin-bottom:20px;text-align:center}.products .wrapper{padding-bottom:10px;padding-left:15px;padding-right:15px}.products .wrapper .catalogues__card,.products .wrapper .catalogues__content{flex-direction:column}.products .wrapper .catalogues__actions{min-height:70px;width:100%}.products .wrapper .catalogues__actions a{font-size:14px}.wcagFontSize2 .products .wrapper .catalogues__actions a{font-size:15px}.wcagFontSize3 .products .wrapper .catalogues__actions a{font-size:16px}.products .wrapper .catalogues__actions a.btn--download:before{display:none!important}.products .wrapper .catalogues__actions a.btn--download img{left:13px}.products .wrapper h3{font-size:18px!important;line-height:normal!important;margin-top:10px;text-align:center!important;width:100%}.wcagFontSize2 .products .wrapper h3{font-size:20px}.wcagFontSize3 .products .wrapper h3{font-size:22px}.briefing-section .section-title{text-align:center}.briefing-section .briefing-list{margin-top:30px}.briefing-section .briefing-list>div{align-items:center!important;width:100%!important}.briefing-section .briefing-list>div:nth-child(odd){padding-right:0}.briefing-section .briefing-list>div:nth-child(2n){padding-left:0}.briefing-section .briefing-list>div .wrapper .briefing-thumb img{height:auto!important}.briefing-section .briefing-list>div .wrapper{height:auto!important;max-width:500px!important;width:100%!important}.briefing-section .briefing-list>div:nth-child(4n+2):before,.briefing-section .briefing-list>div:nth-child(4n+3):before{display:none!important}.contact-form-footer{margin-top:30px}.contact-form-footer .row{flex-direction:column}.contact-form-footer .row>div{text-align:center;width:100%}.contact-form-footer .row .left-col{padding-top:0}.contact-form-footer .row .left-col img{border-top-right-radius:0!important;bottom:0;height:auto;left:-15px;max-width:calc(100% + 30px);position:relative;transform:none;width:calc(100% + 30px)}.contact-form-footer .row .right-col{margin-bottom:0!important}.contact-form-footer .row .right-col .error-response-box,.contact-form-footer .row .right-col .success-response-box{bottom:0;margin-top:10px;position:relative;text-align:center;width:100%}.contact-form-footer .row .right-col{height:auto;margin-top:-7px;padding:6px 15px 20px}.contact-form-footer .row .right-col h2{font-size:26px!important}.wcagFontSize2 .contact-form-footer .row .right-col h2{font-size:28px!important}.wcagFontSize3 .contact-form-footer .row .right-col h2{font-size:32px!important}.contact-form-footer .row .right-col form button{min-width:205px}.contact-form-footer .row .right-col form .gdpr{text-align:left}}@media (max-width:800px){.catalogues .wrapper .catalogues__actions a:after{display:none}}@media (max-width:500px){section.newsletter-form .col-img img{width:100%}.catalogues .catalogues__list{grid-template-columns:1fr}}@media screen and (max-width:1400px){.contact-form-footer .row .right-col{margin-bottom:40px}}@media screen and (max-width:1360px) and (min-width:1025px){.products .wrapper .catalogues__actions,.products .wrapper h3{width:50%}}@media screen and (max-width:1360px) and (min-width:1201px){.catalogues .catalogues__item{width:33.3333333333%}}@media screen and (max-width:1360px){.briefing-section .briefing-list>div{justify-content:flex-start!important}}@media screen and (max-width:1260px) and (min-width:1025px){.contact-form-footer .row .left-col img{bottom:0;max-width:600px;transform:translateX(-20%)}}@media screen and (max-width:1260px){section.newsletter-form form button{margin-top:10px}.contact-form-footer .row .right-col form button{bottom:0!important;margin-top:10px;position:relative!important}.contact-form-footer .row .right-col form .gdpr{padding-right:0}}@media screen and (max-width:1200px) and (min-width:1025px){.catalogues .catalogues__item{width:33.3333333333%}}@media screen and (max-width:1024px){.catalogues .catalogues__item{height:100%;padding:0 10px;width:100%}}