#header-site{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}#header .header-logo-img{max-width:calc(100vw - 3.5em)}.hero{color:#eaeaea;background-color:#5fcddf;background-blend-mode:color-burn}.hero p{color:#c5dbe8}.hero *{max-width:unset}.content #section-services li,.content #section-our-services li{margin-left:0}.content #section-about-the-phone-lab{background-color:#e8f3ff}#footer{background:#13254a}.contact-box .contact .contact-type.icon{background:#cbdbff}#main .content h2{text-align:center}#menu{display:none}.page-home .hero-content p > a{display:block;text-align:center;box-sizing:content-box;cursor:pointer;width:fit-content;max-width:50vw;padding:0 .3em .1em;margin:.2em auto;color:#1d288f;background:#fff;font-size:1.1em;font-weight:bold;border:.1em solid #f3f3f3;border-radius:.2em;overflow:hidden;position:relative;transition:background-color .3s,color .3s,width .3s,border-width .3s,border-color .3s}.page-home .hero-content p > a:before{content:'';position:absolute;top:50%;left:50%;width:200%;height:200%;background:rgba(255,255,255,0.3);transform:translate(-50%, -50%) rotate(45deg);transition:all .3s;opacity:0;animation:shine 3s infinite}.page-home .hero-content p > a:hover:before{opacity:1;width:300%;height:300%}.page-home .hero-content p > a:visited{color:#1d288f}.page-home .hero-content p > a:hover{color:#f4eca5;background-color:#27468e;border-color:#3e88d7}.page-home .hero-content p > a:active{background:#abf9ff;transition:none}
