.MainContent-module-scss-module__-xCxFG__mainContent{opacity:1;will-change:opacity;width:100%;height:100%;height:var(--cHeight);flex-direction:column;transition:opacity .5s ease-in-out .8s;display:flex;position:absolute;overflow:hidden auto}.MainContent-module-scss-module__-xCxFG__hidden{opacity:0;pointer-events:none;height:var(--cHeight);width:100%;transition-delay:0s;position:absolute}
.Footer-module-scss-module__7GByUq__footerWrapper{width:100%;height:max-content;padding:var(--spacing-lg);justify-content:center;align-items:center;padding-top:0;display:flex;position:relative}.Footer-module-scss-module__7GByUq__footer{max-width:var(--container-width);width:100%;height:100%;padding:var(--spacing-lg);background:#00000080;border-radius:20px;position:relative}.Footer-module-scss-module__7GByUq__innerFooter{align-items:flex-start;gap:var(--spacing-lg);flex-direction:column;display:flex}.Footer-module-scss-module__7GByUq__footerTop{justify-content:flex-start;align-items:flex-start;column-gap:var(--spacing-lg);flex-wrap:wrap;width:100%;display:flex}.Footer-module-scss-module__7GByUq__contactUs{justify-content:flex-start;align-items:flex-start;gap:var(--spacing-lg);flex-direction:column;display:flex}.Footer-module-scss-module__7GByUq__contactUs h4{color:var(--yellow)}.Footer-module-scss-module__7GByUq__contactBlocksContainer{gap:var(--spacing-md);flex-wrap:wrap;display:flex}.Footer-module-scss-module__7GByUq__contactBlocksContainer .Footer-module-scss-module__7GByUq__contactBlock:nth-child(2){margin-bottom:56px}.Footer-module-scss-module__7GByUq__contactBlock{justify-content:center;align-items:center;gap:var(--spacing-md);border:1px solid var(--green);color:var(--yellow);padding:var(--spacing-sm) var(--spacing-md);text-wrap:nowrap;-webkit-user-select:all;user-select:all;background:#000000c2;border-radius:5px;height:max-content;margin-top:4px;font-size:16px;text-decoration:none;display:flex}.Footer-module-scss-module__7GByUq__contactBlock::selection{background:var(--green);color:#000}.Footer-module-scss-module__7GByUq__footerForm{flex-direction:column;justify-content:center;height:100%;display:flex}.Footer-module-scss-module__7GByUq__footerForm h4{color:var(--yellow);padding-bottom:var(--spacing-md);transition:opacity .1s}.Footer-module-scss-module__7GByUq__footerForm:focus-within h4{opacity:0}.Footer-module-scss-module__7GByUq__footerForm:has(.Footer-module-scss-module__7GByUq__phoneGroup input:valid) h4{color:var(--green);opacity:1!important}.Footer-module-scss-module__7GByUq__pellot{gap:var(--spacing-sm) var(--spacing-md);flex-wrap:wrap;justify-content:flex-start;align-items:baseline;display:flex}.Footer-module-scss-module__7GByUq__sendButton{cursor:pointer;color:var(--green);z-index:1;margin-top:var(--spacing-md);border:1px solid var(--green);opacity:0;background:#000000c2;border-radius:5px;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:400;text-decoration:none;transition:all .1s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:inset 5px 5px 10px #050505,inset -5px -5px 10px #0000008f}.Footer-module-scss-module__7GByUq__sendButton:hover{color:var(--yellow);border:1px solid var(--green)}.Footer-module-scss-module__7GByUq__formGroup{flex-direction:column;display:flex}.Footer-module-scss-module__7GByUq__formGroup:focus-within label{opacity:1}.Footer-module-scss-module__7GByUq__formGroup:focus-within ::placeholder{opacity:0}.Footer-module-scss-module__7GByUq__formGroup label{margin-bottom:var(--spacing-xs);color:var(--green);opacity:0;font-size:.9rem;font-weight:500;transition:all .3s ease-in-out}.Footer-module-scss-module__7GByUq__formGroup input:-webkit-autofill{transition:background-color 5000s ease-in-out;box-shadow:none!important;-webkit-text-fill-color:var(--green)!important}.Footer-module-scss-module__7GByUq__formGroup input{border:1px solid var(--green);color:var(--green);background:#000000c2;border-radius:5px;padding:10px;font-size:16px;transition:all .3s ease-in-out}.Footer-module-scss-module__7GByUq__formGroup input:focus{border:1px solid #0000;outline:none}.Footer-module-scss-module__7GByUq__formGroup input::placeholder{color:var(--yellow);transition:opacity .3s ease-in-out}.Footer-module-scss-module__7GByUq__phoneGroup input:valid~.Footer-module-scss-module__7GByUq__sendButton{opacity:1}.Footer-module-scss-module__7GByUq__footerLinksContainer{justify-content:flex-start;gap:var(--spacing-lg);flex-wrap:wrap;flex:1;width:100%;display:flex}.Footer-module-scss-module__7GByUq__footerMenuBlock h4{color:var(--yellow);margin-bottom:18px;font-size:clamp(18px,2vw,38px)}.Footer-module-scss-module__7GByUq__footerList{margin-bottom:var(--spacing-lg);grid-template-rows:repeat(5,auto);grid-auto-flow:column;gap:8px 32px;padding-left:0;list-style:none;display:grid}.Footer-module-scss-module__7GByUq__footerLink{text-wrap:nowrap;gap:var(--spacing-sm);color:var(--orange);flex-wrap:nowrap;justify-content:flex-start;align-items:center;display:flex}.Footer-module-scss-module__7GByUq__footerLink:hover{color:var(--green)}.Footer-module-scss-module__7GByUq__footerBottom{justify-content:space-between;align-items:space-between;gap:var(--spacing-md);width:100%;color:var(--yellow);flex-wrap:wrap;display:flex}.Footer-module-scss-module__7GByUq__footerBottom a{color:var(--yellow);text-decoration:none}.Footer-module-scss-module__7GByUq__footerBottom a:hover{color:var(--green)}@media only screen and (max-width:768px){.Footer-module-scss-module__7GByUq__footerWrapper{padding:var(--spacing-md);padding-top:0;padding-bottom:100px}.Footer-module-scss-module__7GByUq__footer{background:0 0;padding:0}.Footer-module-scss-module__7GByUq__innerFooter,.Footer-module-scss-module__7GByUq__footerLinksContainer{gap:var(--spacing-md)}}@media only screen and (max-width:499px){.Footer-module-scss-module__7GByUq__footerList{grid-auto-flow:row}}
.adminLayout-module-scss-module__15kwDG__var{--cHeight:100%;scrollbar-color:var(--yellow) #000}
