.footer__content{grid-template-columns:auto 1fr auto;justify-content:space-between;justify-items:center;grid-gap:10px;display:grid}.footer__content p.confident{margin-top:0}.soc a:hover svg,.soc2 a:hover svg{fill:#fe7647;transition:all .25s}div.web{color:#fff;padding-left:5%}.aweb{text-decoration:revert;color:#fff}.show{display:block!important}#upbuttonn{height:60px;font-size:50px;right:30px;color:#2b587a;position:fixed;bottom:30px;background:rgba(0,128,255,.1);cursor:pointer;width:60px;z-index:9999}#upbuttonn,.container-scroll-to-top{justify-content:center;align-items:center;display:flex}.container-scroll-to-top{height:100%}#upbuttonn svg{align-self:center;margin:auto}@media (max-width:800px){div.web{padding-top:20px;text-align:center}}@media screen and (max-width:768px){.footer__content{grid-template-columns:1fr 1fr;justify-content:center;grid-template-rows:1fr auto;justify-items:center;grid-gap:20px}.footer__content .form{grid-column:1/-1}.footer__content .soc{grid-column:1;justify-self:flex-end;grid-row:2;margin:0}.footer__content .soc2{grid-column:2;justify-self:flex-start;grid-row:2;margin:0}.footer__content .desc ul{gap:20px}.footer__content .soc ul li:nth-child(2),.footer__content .soc2 ul li:nth-child(2){margin:0}}