body{font-family:var(--font-myfont),sans-serif}body .container{max-width:1440px}body img{width:100%;height:auto}body a{text-decoration:none}body .p-100{padding:100px 0}body .pt-100{padding-top:100px}body ul{padding:0;margin:0;list-style:none}body h1{font-style:normal;font-weight:700;font-size:72px;line-height:80px;color:#fff;margin-bottom:20px}body h1 svg{display:flex;margin-top:10px}body h2{font-style:normal;font-weight:600;font-size:50px;line-height:60px;margin-bottom:20px;color:#000}body h3{font-size:46px;line-height:55px;margin-bottom:20px}body h3,body h4{font-style:normal;font-weight:700;color:#fff}body h4{font-size:40px;line-height:50px}body p{font-style:normal;font-weight:400;font-size:22px;line-height:32px;color:#020617}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-style:normal;font-weight:400;font-size:22px;line-height:32px;color:#020617;margin-bottom:10px;position:relative;display:flex;justify-content:flex-start;align-items:center}body ul.contentStyle li:before{content:"";background:#ff0004;width:15px;height:3px;margin-right:15px}body .subtitle{width:224px;height:57px;background:#e6e6e6;border-radius:50px;font-style:normal;font-weight:600;font-size:20px;line-height:25px;display:flex;align-items:center;justify-content:center;margin:0 0 20px;color:#000}body .subtitle.center{text-align:center;margin:0 auto 20px}body .subtitle.blur{background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:36px;color:#fff}body .CommonBtn{width:200px;height:56px;background:#ff0004}body .CommonBtn,body .CommonBtn a{border-radius:10px;display:flex;align-items:center}body .CommonBtn a{width:100%;height:100%;color:#fff;justify-content:center;font-style:normal;font-weight:700;font-size:20px;line-height:35px;position:relative;padding-left:35px}body .CommonBtn a span{width:30px;height:30px;background:#fff;border-radius:100px;position:absolute;left:15px;transform-origin:center;animation:pulseSize 2s ease-in-out infinite}@keyframes pulseSize{0%{transform:scale(.2)}50%{transform:scale(1)}to{transform:scale(.2)}}body .flexButton{display:flex;gap:20px}body .flexButton .flexBtn{background:#ff0004;border-radius:10px;align-items:center;width:200px;height:56px;color:#fff;border:1px solid #ff0004;transition:background .3s}body .flexButton .flexBtn a{color:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex;width:100%;height:100%;font-size:20px;font-style:normal;font-weight:600;line-height:35px}body .flexButton .flexBtn:last-child{border:1px solid #000;border-radius:10px;background:rgba(0,0,0,0);color:#000;transition:background .3s}body .flexButton .flexBtn:last-child a{color:#000}body .flexButton .flexBtn:last-child:hover{background:#ff0004;border:1px solid #ff0004;color:#fff;transition:background .3s}body .flexButton .flexBtn:last-child:hover a{color:#fff}body .flexButton .flexBtn:hover{background:#fff;border:1px solid #000;color:#000;transition:background .3s}body .flexButton .flexBtn:hover a{color:#000}.react-calendar{position:relative;z-index:2}.react-calendar .react-calendar__navigation{display:flex;justify-content:center;align-items:center;height:50px}.react-calendar .react-calendar__navigation button{border:0;background:rgba(0,0,0,0);flex:0 0 auto;font-size:30px;font-weight:300;padding:0 10px;height:100%;color:#c9c9c9;min-width:50px}.react-calendar .react-calendar__navigation button:nth-child(3){font-weight:600;font-size:16px;color:#333}.react-calendar .react-calendar__navigation button:hover{color:#ff0004}.react-calendar .react-calendar__month-view__weekdays{display:flex;justify-content:center;align-items:center;height:50px;text-align:center;font-weight:600;font-size:16px;color:#333}.react-calendar .react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar .react-calendar__year-view__months{justify-content:space-between}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{display:flex;justify-content:center;align-items:center;height:70px;border:1px solid #e6e6e6;text-align:center;font-weight:600;font-size:16px;color:#333;background:#f3f3f3;border-radius:100%;height:100px;flex-basis:calc(25% - 5px)!important;margin-bottom:5px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now{position:relative}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{content:"";background:#ff0004;width:8px;height:8px;border-radius:100%;position:absolute;bottom:10px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month:hover{background:#ff0004;color:#fff}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month:hover:disabled{color:#333;background:#fff}.react-calendar .react-calendar__month-view__days{display:flex;justify-content:space-between;align-items:center;height:60px;text-align:center;font-weight:600;font-size:15px;color:#333;gap:2px}.react-calendar .react-calendar__month-view__days button{border:1px solid #e6e6e6;background:rgba(0,0,0,0);flex-basis:calc(14.2857142857% - 5px)!important;font-size:15px;font-weight:600;padding:0 10px;background:#f3f3f3;border-radius:100%;margin-bottom:5px;height:100%}.react-calendar .react-calendar__month-view__days button:disabled{background:rgba(0,0,0,0)}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now{position:relative}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{content:"";background:#ff0004;width:8px;height:8px;border-radius:100%;position:absolute;bottom:5px;left:50%;transform:translate(-50%,-2px)}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now.react-calendar__tile--active:enabled:focus:after{content:"";background:#fff}.react-calendar .react-calendar__month-view__days button:enabled:hover{background:rgba(255,0,4,.2);color:#000}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--active:enabled:focus{background:#ff0004;color:#fff}@media only screen and (min-width:1400px)and (max-width:1600px){body .container{max-width:1280px}body .p-100{padding:80px 0}body .pt-100{padding-top:80px}body h1{font-size:55px;line-height:65px;margin-bottom:20px}body h1 svg{margin-top:8px}body h2{font-size:44px;line-height:50px;margin-bottom:10px}body h3{font-size:40px;margin-bottom:15px}body h3,body h4{line-height:45px}body h4{font-size:35px}body p{font-size:20px;line-height:30px}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-size:20px;line-height:30px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:120px}body .subtitle{width:200px;height:50px;margin-bottom:15px;font-size:20px;line-height:22px}body .CommonBtn{width:190px;height:52px}body .CommonBtn a{font-size:18px;line-height:35px;padding-left:30px}body .CommonBtn a span{width:28px;height:28px;left:15px}body .flexButton{gap:20px}body .flexButton .flexBtn{width:180px;height:50px}body .flexButton .flexBtn a{font-size:18px;line-height:30px}.react-calendar .react-calendar__navigation{height:45px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:50px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:45px;font-size:15px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:15px;height:95px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:10px}.react-calendar .react-calendar__month-view__days{height:55px;font-weight:600;font-size:14px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:14px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:7px;height:7px;bottom:5px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:1300px)and (max-width:1399px){body .container{max-width:1200px}body .p-100{padding:70px 0}body .pt-100{padding-top:70px}body h1{font-size:55px;line-height:65px;margin-bottom:20px}body h1 svg{margin-top:7px}body h2{font-size:40px;line-height:45px;margin-bottom:10px}body h3{font-size:35px;margin-bottom:20px}body h3,body h4{line-height:40px}body h4{font-size:30px}body p{font-size:18px;line-height:28px}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-size:18px;line-height:28px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:120px}body .subtitle{width:200px;height:48px;margin-bottom:15px;font-size:18px;line-height:18px}body .CommonBtn{width:180px;height:50px}body .CommonBtn a{font-size:17px;line-height:32px;padding-left:25px}body .CommonBtn a span{width:26px;height:26px;left:12px}body .flexButton{gap:20px}body .flexButton .flexBtn{width:180px;height:50px}body .flexButton .flexBtn a{font-size:16px;line-height:26px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:14px;height:88px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:50px;font-weight:600;font-size:14px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:14px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:7px;height:7px;bottom:5px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:1100px)and (max-width:1299px){body .container{max-width:1150px}body .p-100{padding:60px 0}body .pt-100{padding-top:60px}body h1{font-size:50px;line-height:60px;margin-bottom:20px}body h1 svg{margin-top:7px}body h2{font-size:35px;line-height:40px}body h2,body h3{margin-bottom:10px}body h3{font-size:30px;line-height:35px}body h4{font-size:28px;line-height:38px}body p{font-size:17px;line-height:26px}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-size:17px;line-height:26px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:10px}body .subtitle{width:200px;height:45px;margin-bottom:15px;font-size:17px;line-height:17px}body .CommonBtn{width:170px;height:45px}body .CommonBtn a{font-size:16px;line-height:30px;padding-left:20px}body .CommonBtn a span{width:23px;height:23px;left:10px}body .flexButton{gap:10px}body .flexButton .flexBtn{width:180px;height:50px}body .flexButton .flexBtn a{font-size:16px;line-height:20px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:14px;height:88px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:48px;font-weight:600;font-size:13px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:13px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:6px;height:6px;bottom:3px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:900px)and (max-width:1099px){body .container{max-width:95%}body .p-100{padding:50px 0}body .pt-100{padding-top:50px}body h1{font-size:45px;line-height:50px;margin-bottom:10px}body h1 svg{margin-top:5px}body h2{font-size:35px;line-height:40px}body h2,body h3{margin-bottom:10px}body h3{font-size:27px}body h3,body h4{line-height:30px}body h4{font-size:25px}body p{font-size:16px;line-height:24px}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-size:16px;line-height:24px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:10px}body .subtitle{width:200px;height:45px;margin-bottom:15px;font-size:17px;line-height:17px}body .CommonBtn{width:160px;height:40px;border-radius:5px}body .CommonBtn a{font-size:15px;line-height:15px;border-radius:5px;padding-left:18px}body .CommonBtn a span{width:20px;height:20px;left:10px}body .flexButton{gap:10px}body .flexButton .flexBtn{width:180px;height:50px}body .flexButton .flexBtn a{font-size:15px;line-height:20px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:14px;height:88px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:39px;font-weight:600;font-size:13px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:13px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:5px;height:5px;bottom:3px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:768px)and (max-width:899px){body .container{max-width:95%}body .p-100{padding:50px 0}body .pt-100{padding-top:50px}body h1{font-size:38px;line-height:42px;margin-bottom:10px}body h1 svg{margin-top:5px}body h2{font-size:30px;line-height:35px}body h2,body h3{margin-bottom:10px}body h3{font-size:27px;line-height:32px}body h4{font-size:25px;line-height:30px}body p{font-size:15px;line-height:20px}body ul.contentStyle{margin-bottom:20px}body ul.contentStyle li{font-size:15px;line-height:20px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:10px}body .subtitle{width:200px;height:45px;margin-bottom:15px;font-size:17px;line-height:17px}body .CommonBtn{width:160px;height:40px;border-radius:5px}body .CommonBtn a{font-size:15px;line-height:15px;border-radius:5px;padding-left:18px}body .CommonBtn a span{width:20px;height:20px;left:10px}body .flexButton{gap:10px}body .flexButton .flexBtn{width:160px;height:45px}body .flexButton .flexBtn a{font-size:14px;line-height:20px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:14px;height:88px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:39px;font-weight:600;font-size:13px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:13px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:5px;height:5px;bottom:3px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:576px)and (max-width:767px){body.active{overflow:hidden}body.active:after{content:"";background:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:60px;left:0;z-index:2}body .container{max-width:95%}body .p-100{padding:45px 0}body .pt-100{padding-top:45px}body h1{font-size:45px;line-height:50px;margin-bottom:10px}body h1 svg{margin-top:5px}body h2{font-size:35px;line-height:40px}body h2,body h3{margin-bottom:10px}body h3{font-size:27px;line-height:32px}body h4{font-size:25px;line-height:30px}body p{font-size:16px;line-height:22px}body ul.contentStyle{margin-bottom:15px}body ul.contentStyle li{font-size:16px;line-height:22px}body ul.contentStyle li:before{width:12px;height:3px;margin-right:10px}body .subtitle{width:200px;height:45px;margin-bottom:15px;font-size:15px;line-height:15px}body .CommonBtn{width:160px;height:40px;border-radius:5px}body .CommonBtn a{font-size:15px;line-height:15px;border-radius:5px;padding-left:18px}body .CommonBtn a span{width:20px;height:20px;left:10px}body .flexButton{gap:10px}body .flexButton .flexBtn{width:160px;height:45px}body .flexButton .flexBtn a{font-size:14px;line-height:20px}.react-calendar{height:350px;max-width:300px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:14px;height:88px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:39px;font-weight:600;font-size:13px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:13px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:5px;height:5px;bottom:3px;left:50%;transform:translate(-50%,-2px)}}@media only screen and (min-width:0px)and (max-width:575px){body.active{overflow:hidden}body.active:after{content:"";background:rgba(0,0,0,.9);width:100%;height:100%;position:fixed;top:60px;left:0;z-index:2}body .container{max-width:95%}body .p-100{padding:30px 0}body .pt-100{padding-top:30px}body h1{font-size:30px;line-height:40px;margin-bottom:10px}body h1 svg{margin-top:5px;width:auto;height:10px}body h2{font-size:30px;line-height:35px}body h2,body h3{margin-bottom:10px}body h3{font-size:27px;line-height:32px}body h4{font-size:25px;line-height:30px}body p{font-size:16px;line-height:22px}body ul.contentStyle{margin-bottom:15px}body ul.contentStyle li{font-size:16px;line-height:22px}body ul.contentStyle li:before{width:10px;height:2px;margin-right:10px}body .subtitle{width:200px;height:45px;margin-bottom:15px;font-size:15px;line-height:15px}body .CommonBtn{width:160px;height:40px;border-radius:5px}body .CommonBtn a{font-size:15px;line-height:15px;border-radius:5px;padding-left:18px}body .CommonBtn a span{width:20px;height:20px;left:10px}body .flexButton{gap:10px}body .flexButton .flexBtn{width:140px;height:40px;border-radius:5px}body .flexButton .flexBtn a{font-size:14px;border-radius:5px;line-height:20px}body .flexButton .flexBtn:last-child{border-radius:5px}.react-calendar{height:350px}.react-calendar .react-calendar__navigation{height:40px}.react-calendar .react-calendar__navigation button{font-size:25px;padding:0 10px;min-width:40px}.react-calendar .react-calendar__navigation button:nth-child(3){font-size:15px}.react-calendar .react-calendar__month-view__weekdays{height:40px;font-size:14px}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{font-size:13px;height:78px;flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 5px)}.react-calendar .react-calendar__year-view__months .react-calendar__year-view__months__month.react-calendar__tile--now:after{width:8px;height:8px;bottom:15px}.react-calendar .react-calendar__month-view__days{height:44px;font-weight:600;font-size:13px;gap:2px}.react-calendar .react-calendar__month-view__days button{flex-grow:0;flex-shrink:0;flex-basis:calc(14.2857142857% - 3px);font-size:13px;padding:0 10px;margin-bottom:5px}.react-calendar .react-calendar__month-view__days button.react-calendar__tile--now:after{width:5px;height:5px;bottom:3px;left:50%;transform:translate(-50%,-2px)}}.header_headerSec__L1rSy{position:fixed;width:100%;height:100px;background:#000;z-index:99;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.header_headerSec__L1rSy.header_active__xaPAj .header_mainLogo__CoEAh svg path{fill:#ff0004}.header_headerSec__L1rSy .header_mainLogo__CoEAh svg{height:45px;width:auto}.header_headerSec__L1rSy .header_menuIcon__MIiYl{display:none}.header_headerSec__L1rSy .header_navigationMenu__yBhXk{display:flex;justify-content:flex-end;align-items:center;height:100px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li{height:100%}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-style:normal;font-weight:500;font-size:20px;line-height:25px;color:#fff;display:block;height:100%;display:flex;justify-content:center;align-items:center;margin:0 20px;transition:color .3s ease,font-weight .3s ease}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a:hover{color:#ff0004;transition:color .3s ease,font-weight .3s ease}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child{height:auto}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:55px;background:#ff0004;border-radius:10px;transition:background .3s ease,font-weight .3s ease;width:210px;margin:0 0 0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a:hover{background:#fff;color:#ff0004;transition:background .3s ease,font-weight .3s ease}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{background:#fff;max-width:500px;position:absolute;border-radius:14px;padding:25px;display:none}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc{padding:0;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{flex:0 0 50%;display:flex;justify-content:flex-start;align-items:center;height:60px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:30px;height:auto;margin-right:20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-style:normal;font-weight:500;font-size:20px;line-height:20px;color:#000;margin:0}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA:hover svg path{fill:#000}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA:hover a{color:#ff0004}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:hover .header_megeMenu__Ae__n{display:block}@media only screen and (min-width:1400px)and (max-width:1600px){.header_headerSec__L1rSy,.header_headerSec__L1rSy .header_navigationMenu__yBhXk{height:80px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:18px;line-height:22px;margin:0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:50px;width:200px;margin:0 0 0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:500px;padding:22px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{height:60px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:28px;margin-right:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:18px;line-height:22px}}@media only screen and (min-width:1300px)and (max-width:1399px){.header_headerSec__L1rSy,.header_headerSec__L1rSy .header_navigationMenu__yBhXk{height:70px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:17px;line-height:22px;margin:0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:50px;width:200px;margin:0 0 0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:450px;padding:20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{height:60px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:26px;margin-right:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:17px;line-height:22px}}@media only screen and (min-width:1100px)and (max-width:1299px){.header_headerSec__L1rSy,.header_headerSec__L1rSy .header_navigationMenu__yBhXk{height:65px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:16px;line-height:20px;margin:0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:50px;width:200px;margin:0 0 0 20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:400px;padding:20px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{height:55px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:22px;margin-right:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:16px;line-height:20px}}@media only screen and (min-width:900px)and (max-width:1099px){.header_headerSec__L1rSy{height:65px}.header_headerSec__L1rSy .header_mainLogo__CoEAh svg{height:40px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk{height:65px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:15px;line-height:20px;margin:0 15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:50px;width:150px;margin:0 0 0 15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:380px;padding:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{height:50px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:20px;margin-right:12px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:15px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:899px){.header_headerSec__L1rSy{height:65px}.header_headerSec__L1rSy .header_mainLogo__CoEAh svg{height:30px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk{height:65px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:14px;line-height:20px;margin:0 10px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:45px;width:140px;margin:0 0 0 10px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:380px;padding:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{height:50px;margin-bottom:5px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:20px;margin-right:12px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:14px;line-height:20px}}@media only screen and (min-width:576px)and (max-width:767px){.header_headerSec__L1rSy{height:65px}.header_headerSec__L1rSy .header_mainLogo__CoEAh svg{height:30px}.header_headerSec__L1rSy .header_menuIcon__MIiYl{text-align:right;display:block}.header_headerSec__L1rSy .header_menuIcon__MIiYl svg{height:25px;width:auto}.header_headerSec__L1rSy .header_navigationMenu__yBhXk{position:fixed;width:300px;height:calc(100vh - 65px);top:65px;right:-300px;transition:width .5s,opacity .5s;z-index:9;opacity:0;overflow:auto;animation:header_slideFromTop__7xsTC .5s forwards;border:0;border-radius:0;display:flex;padding:15px;background:#000}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj{right:0;opacity:1;animation:header_slideFromTop__7xsTC .5s forwards;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li{height:auto;width:100%;display:block}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li a{line-height:normal;padding:0 15px;font-size:18px;font-size:16px;height:45px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li a:hover{color:#ff0004;background:hsla(0,0%,100%,.2)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li:last-child a{background:#fff;color:#ff0004;width:100%}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:14px;line-height:20px;height:auto;margin:0;text-align:left;display:block}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child{margin-top:10px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:45px;width:auto;margin:0;font-size:16px;padding:0 20px;border-radius:5px;display:flex;justify-content:center;align-items:center}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:100%;margin-top:10px;padding:0;position:unset;background:rgba(0,0,0,0)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{padding:0 10px;height:auto;margin-bottom:5px;flex:0 0 100%;border-bottom:1px solid #fff;border-radius:2px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:20px;margin-right:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg path{fill:#fff}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:15px;line-height:20px;padding:0;color:#fff;font-weight:600;background:rgba(0,0,0,0)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA:hover svg path{fill:#ff0004}}@media only screen and (min-width:0px)and (max-width:575px){.header_headerSec__L1rSy{height:65px}.header_headerSec__L1rSy .header_mainLogo__CoEAh svg{height:30px}.header_headerSec__L1rSy .header_menuIcon__MIiYl{text-align:right;display:block}.header_headerSec__L1rSy .header_menuIcon__MIiYl svg{height:25px;width:auto}.header_headerSec__L1rSy .header_navigationMenu__yBhXk{position:fixed;width:300px;height:calc(100vh - 65px);top:65px;right:-300px;transition:width .5s,opacity .5s;z-index:9;opacity:0;overflow:auto;animation:header_slideFromTop__7xsTC .5s forwards;border:0;border-radius:0;display:flex;padding:15px;background:#000}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj{right:0;opacity:1;animation:header_slideFromTop__7xsTC .5s forwards;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li{height:auto;width:100%;display:block}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li a{line-height:normal;padding:0 15px;font-size:18px;font-size:16px;height:45px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li a:hover{color:#ff0004;background:hsla(0,0%,100%,.2)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk.header_active__xaPAj li:last-child a{background:#fff;color:#ff0004;width:100%}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li a{font-size:14px;line-height:20px;height:auto;margin:0;text-align:left;display:block}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child{margin-top:10px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li:last-child a{height:45px;width:auto;margin:0;font-size:16px;padding:0 20px;border-radius:5px;display:flex;justify-content:center;align-items:center}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n{max-width:100%;margin-top:10px;padding:0;position:unset;background:rgba(0,0,0,0)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA{padding:0 10px;height:auto;margin-bottom:5px;flex:0 0 100%;border-bottom:1px solid #fff;border-radius:2px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg{width:20px;margin-right:15px}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA svg path{fill:#fff}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA a{font-size:15px;line-height:20px;padding:0;color:#fff;font-weight:600;background:rgba(0,0,0,0)}.header_headerSec__L1rSy .header_navigationMenu__yBhXk li .header_megeMenu__Ae__n .header_menuList__Wi1qc .header_menuItem__zsJGA:hover svg path{fill:#ff0004}}.footer_footerSec__uTcpv{background:#f3f3f3;padding:50px 0 0}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul{display:flex;justify-content:flex-end;align-items:center}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-style:normal;font-weight:500;font-size:20px;line-height:25px;color:#000}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a:hover{color:#ff0004}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li:last-child{margin-right:0}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:30px;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{display:flex;justify-content:flex-start;align-items:center;gap:30px;height:80px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-style:normal;font-weight:700;font-size:14px;line-height:14px;margin-bottom:10px;color:#ff0004}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#000}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a:hover{color:#ff0004}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul{display:flex;justify-content:flex-end;align-items:center}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-style:normal;font-weight:500;font-size:20px;line-height:25px;color:#000}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a:hover svg g,.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a:hover svg path{fill:#ff0004}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li:last-child{margin-right:0}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{display:flex;justify-content:flex-start;align-items:center;gap:20px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-style:normal;font-weight:500;font-size:14px;line-height:30px;text-align:right;color:#000;opacity:.7}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a:hover{opacity:1;color:#ff0004}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-style:normal;font-weight:500;font-size:14px;line-height:30px;text-align:right;color:#000;opacity:.7}@media only screen and (min-width:1400px)and (max-width:1600px){.footer_footerSec__uTcpv{padding:50px 0 0}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:18px;line-height:18px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:25px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:30px;height:80px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:18px;line-height:18px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:20px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:14px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:14px;line-height:14px}}@media only screen and (min-width:1300px)and (max-width:1399px){.footer_footerSec__uTcpv{padding:40px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:40px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 15px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:17px;line-height:17px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:30px;height:70px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:17px;line-height:17px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:20px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:14px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:14px;line-height:14px}}@media only screen and (min-width:1100px)and (max-width:1299px){.footer_footerSec__uTcpv{padding:30px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:40px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 12px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:30px;height:70px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:17px;line-height:17px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:15px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:13px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:13px;line-height:13px}}@media only screen and (min-width:900px)and (max-width:1099px){.footer_footerSec__uTcpv{padding:30px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:35px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 12px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:30px;height:70px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 15px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:15px;line-height:15px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:15px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:13px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:13px;line-height:13px}}@media only screen and (min-width:768px)and (max-width:899px){.footer_footerSec__uTcpv{padding:30px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:30px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 10px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:25px;height:70px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:15px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:13px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:13px;line-height:13px}}@media only screen and (min-width:576px)and (max-width:767px){.footer_footerSec__uTcpv{padding:30px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:30px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 10px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:25px;height:70px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{gap:15px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:13px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:13px;line-height:13px}}@media only screen and (min-width:0px)and (max-width:575px){.footer_footerSec__uTcpv{padding:30px 0 0}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72{margin-bottom:20px;display:flex;justify-content:center;align-items:center}.footer_footerSec__uTcpv .footer_footerLogo__HuQ72 svg{height:30px;width:auto}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul{justify-content:center;align-items:center}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li{margin:0 10px}.footer_footerSec__uTcpv .footer_footerMenu__f7nbn ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0{margin-top:20px;padding-top:20px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9{gap:25px;height:auto;justify-content:center;align-items:center}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 .footer_title__Ue_nk{font-size:13px;line-height:13px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_contactInfo__BY0h9 a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5{padding:15px 0}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul{justify-content:center;align-items:center}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li{margin:0 14px}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li:first-child{margin-left:0}.footer_footerSec__uTcpv .footer_newRow__YloC0 .footer_footersocail__HYuc5 ul li a{font-size:14px;line-height:14px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX{justify-content:center;gap:15px;padding:20px 0 10px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_usefullLink__gxRNX li a{font-size:13px;line-height:30px}.footer_footerSec__uTcpv .footer_copyrightRow__LJDPi .footer_copyrightTxt__g2Bde{font-size:13px;line-height:13px;text-align:center}}