section#consultation{background:var(--bg-gradient);color:var(--col-white);padding:15rem 0}section#consultation h1{color:var(--col-white)!important;font-weight:400;line-height:1.15!important}section#consultation hr{background-color:var(--col-white)}section#consultation div.for-click a{color:var(--col-white);font-size:1.125rem;font-weight:800;transition:color .25s ease;-webkit-transition:color .25s ease;-moz-transition:color .25s ease;-ms-transition:color .25s ease;-o-transition:color .25s ease}section#consultation div.for-click a:hover{color:var(--menu-link-hover)}section#consultation div.for-click a span{font-weight:400}section#consultation div.for-click img{padding-right:1rem}section#consultation div.i-width{width:80%}section#consultation img.comp-logo{max-height:35px;object-fit:contain;width:16%}section#consultation div.text-pad{padding-right:5rem}@media screen and (max-width:1200px){section#consultation div.i-width{width:100%}}@media screen and (max-width:996px){section#consultation div.i-width{width:100%}section#consultation img.comp-logo{width:30%}section#consultation div.text-pad{padding-right:0}}@media screen and (max-width:587px){section#consultation{padding:10rem 2rem}section#consultation img.comp-logo{width:40%}}