:root{--safeArea: 60%}.displayNone{display:none}.linearGradientBefore{display:flex;position:fixed;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;background:#012b54;background:linear-gradient(180deg, rgb(1, 43, 84) 0%, rgb(1, 36, 70) 100%)}.linearGradientBefore .imageBack{display:flex;position:absolute;height:100%;z-index:44}.linearGradientBefore .spinner-border{z-index:55}.footer{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;padding-top:20px;bottom:0;height:-moz-fit-content;height:fit-content;width:100%;background:#ed0098;background:linear-gradient(90deg, rgb(237, 0, 152) 0%, rgb(118, 4, 97) 100%)}.footer .footerCopyright{display:flex;flex-direction:column;align-items:center;width:var(--safeArea);margin-bottom:20px}.footer .footerCopyright .social-logo{display:flex;flex-direction:row;justify-content:space-between;width:-moz-fit-content;width:fit-content;margin-top:20px;margin-bottom:20px}.footer .footerCopyright .social-logo svg{height:30px;width:30px}.footer .footerCopyright .social-logo .facebook{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin-left:15px;margin-right:15px;border-radius:50%;padding:2px}.footer .footerCopyright .social-logo .facebook svg path{transition:fill .3s}.footer .footerCopyright .social-logo .facebook:hover{background-color:#fff}.footer .footerCopyright .social-logo .facebook:hover svg path{fill:#2861ff}.footer .footerCopyright .social-logo .insagram{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin-left:15px;margin-right:15px;border-radius:30%;padding:2px}.footer .footerCopyright .social-logo .insagram svg path{transition:fill .3s}.footer .footerCopyright .social-logo .insagram:hover{background-color:#fff}.footer .footerCopyright .social-logo .insagram:hover svg path{fill:#ff49f0}.footer .footerCopyright .social-logo .telegram{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin-left:15px;margin-right:15px;border-radius:50%;padding:2px}.footer .footerCopyright .social-logo .telegram svg path{transition:fill .3s}.footer .footerCopyright .social-logo .telegram:hover{background-color:#fff}.footer .footerCopyright .social-logo .telegram:hover svg path{fill:#09f}.footer .footerCopyright .social-logo .youtube{display:flex;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin-left:15px;margin-right:15px;border-radius:30%;padding:2px}.footer .footerCopyright .social-logo .youtube svg path{transition:fill .3s}.footer .footerCopyright .social-logo .youtube:hover{background-color:#fff}.footer .footerCopyright .social-logo .youtube:hover svg path{fill:red}.footer .footerCopyright p{color:#fff;text-align:center;font-size:14px;margin-bottom:0}.footer .footerCopyright a{color:#fff;text-decoration:none}.footer .footerWrap{display:flex;flex-direction:row;justify-content:space-between;width:var(--safeArea)}.footer .footerWrap .footerBlock{width:45%;text-align:center;text-indent:0px}.footer .footerWrap .footerBlock p{color:#fff;font-size:14px}.footer .footerWrap .footerBlock a{color:#fff;text-decoration:none}.footer .footerWrap .leftAlign{text-align:left}.footer .footerWrap .rightAlign{text-align:right}