.connect-wrap{flex-direction:column;justify-content:center;align-items:center;width:100vw;max-width:1000px;padding:50px;display:flex}.connect-wrap .connect-cont{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;display:flex}.connect-wrap .connect-cont .connect-title{text-align:center;border-bottom:2px solid #fff;width:100%;margin:0;padding-top:0;padding-bottom:20px;font-size:1.4rem}.connect-wrap .connect-cont label{align-self:flex-start;width:100%;margin:20px 0 10px}.connect-wrap .connect-cont section{justify-content:space-evenly;align-items:center;width:100%;display:flex}.connect-wrap .connect-cont section .connect-entity{flex-direction:column;justify-content:center;align-items:center;display:flex}.connect-wrap .connect-cont section .connect-entity p{cursor:default;justify-content:center;align-items:center;width:100%;margin:0;padding:5px 0;display:flex}.connect-wrap .connect-cont section .connect-entity .connect-buttons{justify-content:center;align-items:center;width:100%;padding:5px;font-size:1.5rem;display:flex}.connect-wrap .connect-cont section .connect-entity .connect-buttons a{border:1px solid #fff;border-radius:5px;padding:8px 30px 5px;transition:all .2s}.connect-wrap .connect-cont section .connect-entity .connect-buttons a:hover{background-color:#191919}.connect-wrap .connect-cont section .connect-entity .connect-buttons :first-child{border-top-right-radius:0;border-bottom-right-radius:0}.connect-wrap .connect-cont section .connect-entity .connect-buttons :last-child{border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width:550px){.connect-wrap{padding:25px 20px}.connect-wrap .connect-cont .connect-title{font-size:1.2rem}.connect-wrap .connect-cont label{font-size:.85rem}.connect-wrap .connect-cont section{flex-direction:column}.connect-wrap .connect-cont section .connect-entity:not(:last-child){margin-bottom:20px}.connect-wrap .connect-cont section .connect-entity p{font-size:.85rem}.connect-wrap .connect-cont section .connect-entity .connect-buttons{font-size:1.2rem}}
