.Main_Header{z-index:999;background:#fff;border-bottom:1px solid #8b1e1e14;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Header_Scrolled{background:#fffffffa;box-shadow:0 5px 25px #5e111114}.Header_Wrapper{justify-content:space-between;align-items:center;min-height:82px;display:flex}.Header_Logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header_Logo img{object-fit:contain;width:150px;height:auto}.Header_Nav{flex:1;justify-content:center;align-items:center;margin-left:50px;display:flex}.Header_Nav_List{align-items:center;gap:32px;display:flex}.Header_Nav_Link{color:#3a2020;padding:8px 0;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header_Nav_Link:after{content:"";background:#d71920;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header_Nav_Link:hover{color:#8b1e1e}.Header_Nav_Link:hover:after,.Header_Nav_Link.Active:after{width:100%}.Header_Nav_Link.Active{color:#8b1e1e;font-weight:600}.Header_Action{align-items:center;margin-left:25px;display:flex}.Mobile_Menu_Button{color:#8b1e1e;cursor:pointer;background:#fff;border:1px solid #8b1e1e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:none}.Mobile_Menu_Header,.Mobile_Register,.Header_Overlay{display:none}@media (max-width:1199px){.Header_Nav{margin-left:25px}.Header_Nav_List{gap:20px}.Header_Action{margin-left:15px}.Header_Action .Common_Button{min-width:125px;padding:0 18px}}@media (max-width:991px){.Header_Wrapper{min-height:72px}.Header_Logo img{width:135px}.Header_Action{display:none}.Mobile_Menu_Button{display:flex}.Header_Nav{z-index:1001;background:#fff9f3;flex-direction:column;justify-content:flex-start;align-items:stretch;width:300px;height:100vh;margin:0;transition:right .35s;display:flex;position:fixed;top:0;right:-320px;box-shadow:-8px 0 30px #5e111126}.Header_Nav.Nav_Open{right:0}.Mobile_Menu_Header{border-bottom:1px solid #8b1e1e1a;justify-content:space-between;align-items:center;min-height:65px;padding:0 17px;display:flex}.Mobile_Menu_Header .Header_Logo img{width:98px}.Mobile_Close{color:#8b1e1e;cursor:pointer;background:#fff;border:1px solid #8b1e1e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.Header_Nav_List{flex-direction:column;align-items:stretch;gap:0;padding:20px;display:flex}.Header_Nav_Link{border-bottom:1px solid #8b1e1e14;padding:11px 5px;font-size:14px}.Header_Nav_Link:after{display:none}.Header_Nav_Link.Active{color:#d71920}.Mobile_Register{margin-top:auto;margin-bottom:22px;padding:0 20px;display:block}.Mobile_Register .Common_Button{width:100%}.Header_Overlay{z-index:1000;background:#2d0a0a73;display:block;position:fixed;inset:0}}@media (max-width:575px){.Header_Wrapper{min-height:68px}.Header_Logo img{width:100px}.Mobile_Menu_Button{width:38px;height:38px;font-size:16px}.Header_Nav{width:285px}}
.Footer{color:#fff;background:linear-gradient(90deg,#650711 0%,#8b0b1d 50%,#650711 100%);position:relative;overflow:hidden}.Footer .container{z-index:2;position:relative}.Footer .Footer_Main{grid-template-columns:1.7fr .8fr 1fr 1fr;align-items:start;gap:45px;min-height:180px;padding:35px 0 30px;display:grid}.Footer .Footer_Brand{align-items:center;display:flex}.Footer .Footer_Brand a{background:#fff;border-radius:10px;padding:10px;display:inline-flex}.Footer .Footer_Brand img{object-fit:contain;width:210px;height:auto}.Footer .Footer_Column{flex-direction:column;align-items:flex-start;display:flex}.Footer .Footer_Column h4{color:#fff;margin:0 0 12px;font-size:18px;font-weight:700}.Footer .Footer_Column a{color:#f7dfe2;margin-bottom:7px;font-size:16px;line-height:1.4;text-decoration:none;transition:all .3s}.Footer .Footer_Column a:hover{color:#f5a900}.Footer .Footer_Social_Icons{align-items:center;gap:10px;display:flex}.Footer .Footer_Social_Icons a{color:#e32127;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0;font-size:20px;transition:all .3s;display:flex}.Footer .Footer_Social_Icons a:hover{transform:translateY(-2px)}.Footer .Footer_Bottom{border-top:1px solid #fff3;justify-content:space-between;align-items:center;min-height:50px;display:flex}.Footer .Footer_Bottom>p{color:#f5dfe2;margin:0;font-size:14px}.Footer .Footer_Tagline{align-items:center;gap:10px;display:flex}.Footer .Footer_Tagline span{color:#f5a900;font-size:18px}.Footer .Footer_Tagline p{color:#f5dfe2;margin:0;font-size:14px}.Footer .Footer_Decoration{z-index:1;opacity:.75;pointer-events:none;width:180px;height:120px;position:absolute;bottom:-8px}.Footer .Footer_Decoration img{object-fit:contain}.Footer .Footer_Decoration_Left{left:-5px}.Footer .Footer_Decoration_Right{right:-5px}@media (max-width:1199px){.Footer .Footer_Main{gap:30px}.Footer .Footer_Brand img{width:185px}.Footer .Footer_Column a{font-size:15px}.Footer .Footer_Column h4{font-size:17px}}@media (max-width:991px){.Footer .Footer_Main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:20px;min-height:170px}.Footer .Footer_Brand img{width:165px}.Footer .Footer_Column h4{margin-bottom:6px;font-size:14px}.Footer .Footer_Column a{margin-bottom:3px;font-size:13px}.Footer .Footer_Social_Icons a{width:27px;height:27px}}@media (max-width:767px){.Footer .Footer_Main{grid-template-columns:1fr 1fr;gap:18px;padding:26px 0 13px}.Footer .Footer_Brand{grid-column:1/-1;justify-content:center}.Footer .Footer_Brand img{width:120px}.Footer .Footer_Column{text-align:center;align-items:center}.Footer .Footer_Social{grid-column:1/-1}.Footer .Footer_Column h4{font-size:15px}.Footer .Footer_Column a{font-size:13px}.Footer .Footer_Bottom{flex-direction:column;justify-content:center;gap:0;min-height:65px;padding:7px 0}.Footer .Footer_Bottom>p,.Footer .Footer_Tagline p{font-size:12px}.Footer .Footer_Decoration{width:110px;height:80px}}@media (max-width:575px){.Footer .Footer_Main{gap:19px;padding:26px 0 12px}.Footer .Footer_Brand img{width:100px}.Footer .Footer_Column h4{font-size:14px}.Footer .Footer_Column a{margin-bottom:3px;font-size:13px}.Footer .Footer_Social_Icons{gap:12px}.Footer .Footer_Social_Icons a{width:28px;height:28px;font-size:14px}.Footer .Footer_Bottom{min-height:58px}.Footer .Footer_Bottom>p{text-align:center;font-size:12px}.Footer .Footer_Tagline p{font-size:12px}.Footer .Footer_Decoration{width:85px;height:65px}}
