.header-info{color:#fff;z-index:1;background:0 0;justify-content:space-between;align-items:center;padding:13px 50px 30px;display:flex;position:relative}.header-info-left{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-info-left-phone,.header-info-left-mail{color:inherit;cursor:pointer;justify-content:space-between;align-items:center;gap:5px;text-decoration:none;transition:opacity .2s;display:flex}.header-info-left-phone:hover,.header-info-left-mail:hover{opacity:.8}.header-info-right{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-info-right-social{cursor:pointer;justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.header-info-right-social:hover{opacity:.8}@media (max-width:450px){.header-info{grid-template-columns:1fr;row-gap:6px;display:grid}.header-info-left{justify-self:start}.header-info-right{justify-self:end;gap:10px}}@media (max-width:768px){.header-info{padding:10px 20px}}
.header{color:#fff;z-index:10;background:0 0;justify-content:space-between;align-items:center;padding:10px 70px;transition:background-color .15s,position .3s;display:flex;position:relative}.header--scrolled{z-index:1000;background:#0d2153;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.header-menu{justify-content:space-between;align-items:center;gap:25px;display:flex}.header-menu a{color:#fff;cursor:pointer;text-decoration:none;transition:all .3s}.header-menu a:hover{color:#edcc8e}.header-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;display:none}.header-hamburger span{background-color:#fff;border-radius:999px;width:20px;height:2px;display:block}.header-menu-mobile{z-index:50;background-color:#0006;border:1px solid #fff3;border-radius:8px;flex-direction:column;gap:12px;padding:12px 16px;display:flex;position:absolute;top:38px;right:20px;box-shadow:0 4px 12px #00000024}.header-menu-mobile a{color:#fff;text-decoration:none}.header-menu-mobile a:hover{color:#edcc8e}.header--scrolled .header-menu-mobile{top:48px}@media (max-width:768px){.header{padding:10px 35px}.header img{width:100px}.header-menu{gap:10px}}@media (max-width:450px){.header{padding:10px 20px;position:relative}.header--scrolled{padding:10px 20px;top:0}.header-menu{display:none}.header-hamburger{display:flex}}
.footer{color:#9ca3af;background-color:#0d2153;flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex}.footer-content-upper{align-items:space-between;flex-direction:row;justify-content:space-between;gap:50px;width:100%;padding-bottom:20px;display:flex}.footer-content-upper-left{flex-direction:column;justify-content:space-between;align-items:start;gap:20px;width:30%;display:flex}.footer-content-upper-left-input{background-color:#ffffff1a;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:40px;padding:0 0 0 20px;display:flex}.footer-content-upper-left-input a{cursor:pointer;color:#fff;background-color:#e2c183;border:none;border-radius:6px;width:50px;height:40px;font-size:16px;font-weight:500}.footer-content-upper-left-social{flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}.footer-content-upper-left-social-item{cursor:pointer;background-color:#ffffff1a;border-radius:50px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:opacity .2s,background-color .2s;display:flex}.footer-content-upper-left-social-item:hover{opacity:.8;background-color:#ffffff4d}.footer-content-upper-right{justify-content:space-between;align-items:start;gap:20px;width:100%;display:flex}.footer-content-upper-right-links{flex-direction:column;justify-content:start;align-items:start;gap:10px;transition:all .3s;display:flex}.footer-content-upper-right-contact{flex-direction:column;justify-content:start;align-items:start;gap:10px;display:flex}.footer-content-upper-right-contact h5,.footer-content-upper-right-apps h5{color:#fff;font-size:16px;font-weight:700}.footer-content-upper-right-contact a,.footer-content-upper-right-apps a{flex-direction:row;justify-content:start;align-items:center;gap:10px;transition:all .3s;display:flex}.footer-content-upper-right-contact a:hover,.footer-content-upper-right-apps a:hover,.footer-content-upper-right-links a:hover,.footer-content-lower-links a:hover{color:#fffc}.footer-content-upper-right-apps{flex-direction:column;justify-content:start;align-items:start;gap:10px;display:flex}.footer-content-upper-right-app-buttons{flex-direction:column;justify-content:start;align-items:center;gap:10px;display:flex}.footer-content-upper-right-app-buttons a{cursor:pointer;color:#fff;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;flex-direction:row;justify-content:start;align-items:center;gap:10px;width:165px;height:40px;padding-left:25px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.footer-content-upper-right-app-buttons a:hover{background-color:#ffffff4d}.footer-content-lower{border-top:1px solid #ffffff1a;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding-top:20px;display:flex}.footer-content-lower-links{flex-flow:wrap;justify-content:end;align-items:center;gap:14px;width:100%;display:flex}.footer-content-lower p{width:fit-content;min-width:250px}.footer-content-upper-right-links{margin-top:35px}.footer-content-upper-left-input-button{cursor:pointer;color:#fff;background-color:#e2c183;border:none;border-radius:6px;justify-content:center;align-items:center;width:50px;height:40px;font-size:16px;font-weight:500;display:flex}@media (max-width:991px){.footer-content-upper{flex-wrap:wrap}.footer-content-upper-left{width:100%}}@media (max-width:768px){.footer{padding:20px}.footer-content-upper-right{flex-wrap:wrap;gap:40px}}@media (max-width:800px){.footer-content-lower{flex-wrap:wrap}.footer-content-lower-links{flex-direction:column;justify-content:flex-start;align-items:flex-start}}
