@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap";
@font-face{font-family:SB_M;src:url(/fonts/SB-어그로-M.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SB_L;src:url(/fonts/SB-어그로-L.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;word-break:keep-all;outline:0 solid silver;margin:0;padding:0;font-family:Noto Sans KR,sans-serif;list-style:none}html{overflow-x:hidden}body{color:#000;overflow-x:hidden}p,li{font-size:.9rem;transition:all .5s}a{cursor:pointer;text-transform:uppercase;color:#000;text-decoration:none;transition:all .3s}table{border-collapse:collapse;border:none}textarea{resize:none}input{background-color:#0000;border:0}img{margin:auto 0;display:block}button{background:0 0;border:0 solid;transition:all .3s}.display-flex{justify-content:space-between;display:flex}.display-left{gap:10px;display:flex}.display-flex-flow{flex-wrap:wrap;justify-content:space-between;display:flex}.pc,.pc-flex{display:none}.black-bg{z-index:20;opacity:.5;background-color:#000;width:100%;height:100vh;position:fixed;top:0;left:0}.white-bg{z-index:20;background-color:#fff;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}article>div:first-of-type{padding:80px 5%}header{background-color:#fff;border-top:8px solid #4fae30;position:relative}header>div{padding:15px 8%;position:relative}header>div>:last-child>:first-child>a>img{width:70px;height:auto}header>div>:last-child>:nth-child(4){cursor:pointer;margin:auto 0}nav{background-color:#fff;width:100%;height:100vh;padding:30px 8%;transition:all .3s;position:absolute;top:0;right:-100%;overflow-y:auto}nav>:first-child{margin-bottom:20px}nav>:first-child>div{cursor:pointer;margin:auto 0}nav>:first-child img{width:20px;height:auto}nav>ul>li{cursor:pointer;padding:8px 0}nav>ul>li>div{border-bottom:1px solid #555;padding-bottom:10px}nav>ul>li>div>div{margin:auto 0}nav>ul>li>div>p{font-size:1rem;font-weight:700}nav>ul>li>div>div img{width:15px;height:auto}nav>ul>li>ul li{border-bottom:1px solid #ccc;padding:15px 0}nav>ul>li>ul li a{color:#555}nav>ul>li>ul li a:hover{color:#000;font-weight:700}.nav-open{z-index:100;right:0}.nav-close{z-index:20;right:-100%;overflow-x:hidden}.submenu{opacity:0;max-height:0;transition:all .8s;overflow:hidden;transform:translateY(-6px)}.submenu.sub-open{opacity:1;max-height:750px;transform:translateY(0)}.special{text-align:center;background-image:url(/images/special_bg_mo.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.special>div{padding:70px 8%}.title{text-align:center;margin-bottom:40px}.title p{color:#555;margin-top:20px}.title h2:before{content:"";background-color:#000;width:30px;height:3px;margin:0 auto 10px;display:block}.special>div>:last-child section{width:48%;margin:10px 0}.special>div>:last-child section img{width:80px;height:auto;margin:auto}.special>div>:last-child section p{margin-top:10px}footer{color:#ccc;background-color:#555}footer>:first-child{padding:50px 8% 30px}footer>:first-child>div>img{width:95px;height:auto}footer>:first-child>div>ul{justify-content:left;gap:10px;margin:30px 0 50px}footer>:first-child>div>ul li{width:auto;font-size:.8rem}footer>:first-child>div>ul>li:first-of-type{padding-right:10px;position:relative}footer>:first-child>div>ul>li:first-of-type:after{content:"";background-color:#ccc;width:1px;height:10px;position:absolute;top:50%;right:0;transform:translateY(-40%)}footer>:first-child>div>ul>li:first-of-type{border-right:#ccc;padding-right:15px}footer>:first-child>div>ul>div{width:100%}footer>:first-child>div>p{font-size:.8rem}footer>:last-child{background-color:#5e5e5e;width:100%;height:50px}@media screen and (min-width:768px){p,li{font-size:1.1rem}.title{width:70%;margin:0 auto 50px}.title p{margin-top:30px}.title h2:before{width:40px;height:4px;margin:0 auto 20px}header>div>:last-child>:first-child>a>img{width:100px;height:auto}nav>:first-child{font-size:1.3rem}nav>ul>li{padding:15px 0}nav>ul>li>div{padding-bottom:15px}nav>ul>li>div>p{font-size:1.2rem}nav>ul>li>ul li{padding:20px 0}nav>ul>li>ul li a{font-size:1rem}.special>div>:last-child{justify-content:center}.special>div>:last-child section{width:35%;margin:20px 0}.special>div>:last-child section img{width:120px}.special>div>:last-child section p{width:55%;margin:15px auto 0;font-size:1rem}footer>:first-child>div>img{width:120px}footer>:first-child>div>ul li{font-size:.9rem}footer>:first-child>div>ul li span.pc{display:block}footer>:last-child{height:70px}}@media screen and (min-width:1366px){.pc-flex{display:flex}.pc{display:block}.mo{display:none}li,p{font-size:1.2rem}.display-left{gap:20px}article>div:first-of-type{width:1400px;margin:0 auto;padding:150px 0}header>div{width:1400px;margin:0 auto;padding:20px 0}header>div>:first-child{justify-content:right;display:flex}header>div>:first-child ul{gap:15px}header>div>:first-child ul li,header>div>:first-child ul li a{cursor:pointer;font-size:.9rem}header>div>:last-child>ul{gap:100px;margin:auto 0}header>div>:last-child>ul>li{position:relative}header>div>:last-child>ul>li>p{font-size:1.2rem;font-weight:700}header>div>:last-child>ul>li>ul{z-index:20;text-align:center;background-color:#fff;width:200px;position:absolute;top:50px;left:50%;transform:translate(-50%)}header>div>:last-child>ul>li>ul>li{border:1px solid #ccc;padding:10px}header>div>:last-child>ul>li>ul>li a{font-size:1rem}header>div>:last-child>ul>li>ul>li a:hover{color:#4fae30;font-weight:700}.nav-hover{opacity:1;visibility:visible;pointer-events:auto}.nav-hover-out{opacity:0;visibility:hidden;pointer-events:none}nav{border-radius:30px;width:1200px;height:auto;padding:50px;display:none}nav>ul{justify-content:space-between;display:flex}nav>ul>li{width:28%}.nav-open{display:block;top:0%;right:50%;transform:translate(50%,10%)}.nav-close{display:none}.submenu{max-height:100%;overflow:unset;opacity:1;height:100%;transform:translateY(0)}.submenu li{padding:10px 0}.special{background-image:url(/images/special_bg_pc.png)}.special>div>:last-child section{width:320px}.special>div>:last-child section img{padding:0}.special>div>:last-child section p{margin-top:30px;font-size:1.1rem}.title h2{width:50%;margin:auto;font-size:1.8rem}.title p{width:70%;margin:20px auto 0}footer>:first-child{width:1400px;margin:0 auto;padding:80px 0 40px;display:flex}footer>:first-child>div>img{width:110px}footer>:first-child>div:first-of-type{margin:auto}footer>:first-child>div:last-of-type{margin:auto 50px 0}footer>:first-child>div>ul{width:70%;margin:0 0 30px}footer>:first-child>div>ul li{margin:3px 0;padding-right:10px;position:relative}footer>:first-child>div>ul li.line:after{content:"";background-color:#ccc;width:1px;height:10px;position:absolute;top:50%;right:0;transform:translateY(-40%)}footer>:first-child>div>p{width:100%;font-size:1rem}footer>:last-child{height:60px}}
main,.main,.main-slider{position:relative}.main-slider .slider-item>div>img{width:100%;height:auto}.main-slider .slick-dots{bottom:25px;position:absolute!important}.main-slider .slick-dots li button:before{color:#fff!important;opacity:.5!important;font-size:10px!important}.main-slider .slick-dots li.slick-active button:before{color:#4fae30!important}.main-title{z-index:1;color:#fff;text-align:center;width:90%;font-family:SB_L;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.main-title>div>img{width:150px;height:auto;margin:auto}.main-title>h3{text-shadow:0 0 15px #34610780;margin:20px 0 0;font-family:SB_L;font-size:1.5rem}main>div{position:relative}main>div>h1{color:#fff;text-align:center;width:90%;font-family:SB_L;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}main>div>div img{object-fit:cover;width:100%;height:250px;max-height:700px}.home>div>:first-child{margin-bottom:20px}.home>div>:first-child img{width:20px;height:auto}.home>div .menu-slider{position:relative}.home>div .menu-slider .menu-slider-item{text-align:center;padding:30px}.home>div .menu-slider .menu-slider-item img{width:100%;height:auto}.home>div .menu-slider .menu-slider-item>a>:last-child{background-color:#f2f2f2;margin-top:10px;padding:10px}.home>div>:nth-child(2){position:relative}.home>div>:nth-child(2)>:last-child{width:100%;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%)}.slide-arrow>button{cursor:pointer}.home>div>:last-child>div{width:100%;margin:10px 0;padding:20px 10px}.home>div>:last-child>:first-child{background-image:url(/images/haccp_bg.jpg);background-repeat:no-repeat;background-size:cover}.home>div>:last-child>:first-child>:first-child{width:38%;margin:auto 0}.home>div>:last-child>:first-child>:first-child img{width:100%;height:auto}.home>div>:last-child>:first-child>:last-child{color:#fff;width:58%}.home>div>:last-child>:first-child>:last-child h3{margin-bottom:10px;font-size:1rem}.home>div>:last-child>:first-child>:last-child p{font-size:.8rem}.home>div>:last-child>:last-child{color:#fff;background-color:#44aa23}.home>div>:last-child>:last-child div{margin:auto 0}.home>div>:last-child>:last-child h3{margin-bottom:15px;font-size:1.2rem}.home>div>:last-child>:last-child>div>div img{width:50px;height:auto}.home>div>:last-child>:last-child>div>ul{margin:auto 0}.home>div>:last-child>:last-child>div>ul li{margin:3px 0}.home>div>:last-child>:last-child>div>ul li span{font-size:1rem}.home>div>:last-child>:last-child>ul{margin-top:15px;padding:0 10px}.home>div>:last-child>:last-child>ul li{margin:5px 0;font-size:.8rem}.business1{text-align:center;background-image:url(/images/orgamization_bg.png);background-position:bottom;background-repeat:no-repeat;width:100%}.business1>div>:first-child{margin-bottom:70px}.business1>div>:first-child>div>img{width:50%;height:auto;margin:0 auto 30px}.business1>div>:first-child>p{color:#555}.business1>div>:first-child>p span{color:#000;font-size:1rem;font-weight:700}.business1>div>:last-child>img{width:100%;height:auto}.business2>div>:last-child>div{width:100%}.business2>div>:last-child>div img{width:100%;height:auto}.delivery>div>:first-child>:last-child{gap:20px}.delivery>div>:first-child>div>section{text-align:center;background-color:#eaf5e680;border:1px solid #4fae30;width:100%;padding:40px 20px}.delivery>div>:first-child>div>section>div>img{width:50px;height:auto;margin:0 auto 15px}.delivery>div>:first-child>div>section h3{color:#49a123}.delivery>div>:last-child{margin-top:80px}.delivery>div>:last-child>:nth-child(2){justify-content:center;gap:10px}.delivery>div>:last-child>:nth-child(2) section{width:48%}.delivery>div>:last-child>:nth-child(2) section:first-of-type{width:100%}.delivery>div>:last-child>:nth-child(2) section:first-of-type>:last-child{width:48%;margin:auto}.delivery>div>:last-child>:nth-child(2) section>:first-child{align-items:center;height:100px;display:flex}.delivery>div>:last-child>:nth-child(2) section>div>img{width:auto;height:50px;margin:auto}.delivery>div>:last-child>:nth-child(2) section:nth-child(2)>div>img{height:35px}.delivery>div>:last-child>:nth-child(2) section>:last-child{text-align:center;background-color:#f2f2f2;padding:10px}.delivery>div>:last-child>table{text-align:center;width:100%;margin-top:30px}.delivery>div>:last-child>table>tbody>tr:first-of-type{border-top:2px solid #4fae30}.delivery>div>:last-child>table>tbody>tr:last-of-type{border-bottom:2px solid #4fae30}.delivery>div>:last-child>table>tbody>tr>td{border-bottom:1px solid #ccc;padding:15px}.delivery>div>:last-child>table>tbody>tr>td:first-of-type{text-align:center;position:relative}.delivery>div>:last-child>table>tbody>tr>td:first-of-type:after{content:"";background-color:#4fae30;width:3px;height:15px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.address>div>:first-child{margin-bottom:50px}.address>div>:first-child img{width:40%;height:auto}.address>div>section:first-of-type{margin-bottom:70px}.address>div>section>section p{color:#fff;background-color:#48a123;border-radius:50px;padding:3px 15px;display:inline-block}.address>div section ul{margin:20px 0 30px}.address>div section ul li{margin:8px 0}.address>div section ul li span{color:#4fae30;margin-right:20px;font-weight:700}.address>div>section:first-of-type>:nth-child(2){background-color:#eaf5e6;border-radius:20px;padding:20px}.address>div>section>:nth-child(2) p{width:85%;font-size:.8rem}.address>div>section>:last-child{margin-top:50px}.address>div>section>:last-child img{border-radius:30px;width:100%;height:auto}.product>div>:first-child{margin-bottom:50px}.product>div>:first-child img{width:40%;height:auto}.product>div>:nth-child(2)>div img{border-radius:20px;width:100%;height:auto}.product>div>:nth-child(2)>table{width:100%;margin-top:30px}.product>div>:nth-child(2)>table>tbody>tr:first-of-type{border-top:2px solid #4fae30}.product>div>:nth-child(2)>table>tbody>tr:last-of-type{border-bottom:2px solid #4fae30}.product>div>:nth-child(2)>table>tbody>tr>td{border-bottom:1px solid #ccc;width:20%;padding:15px}.product>div>:nth-child(2)>table>tbody>tr>td:first-of-type{text-align:center;position:relative}.product>div>:nth-child(2)>table>tbody>tr>td:first-of-type:after{content:"";background-color:#4fae30;width:3px;height:15px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.product>div>:nth-child(2)>table>tbody>tr>td:last-of-type{color:#555;padding-left:20px}.product>div>:last-child{margin-top:70px}.product>div>:last-child section{width:48%;margin-bottom:20px}.product>div>:last-child section div img{border-radius:20px;width:100%;height:auto}.product>div>:last-child section p{text-align:center;margin-top:20px}.process>div>section{margin-bottom:20px}.process>div>section>p{color:#fff;background-color:#31890c;border-radius:50px;margin-bottom:20px;padding:3px 15px;display:inline-block}.process>div>section:last-of-type>p{background-color:#48a123}.process>div>section>div{width:100%}.process>div>section>div>section{gap:20px;width:100%;margin:20px 0;display:flex}.process>div>section>div>section>:first-child{width:48%;height:100px;padding:20px 0;position:relative}.process>div>section>div>section>:first-child img{width:110px;height:auto;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.process>div>section>div>section>:last-child{width:50%}.process>div>section>div>section>:last-child p{color:#555;margin-top:10px}@media screen and (min-width:768px){.main-slider .slider-item .mo{display:none}.main-slider .slider-item .pc{display:block}.main-title img{width:180px}.main-title h3{margin:25px 0 0;font-size:2rem}main>div>div img{object-fit:cover;width:100%;height:250px;max-height:700px}.home>div>:first-child{margin-bottom:40px}.home>div>:first-child img{width:30px}.home>div .menu-slider,.home>div .menu-slider .menu-slider-item{padding:20px}.home>div .menu-slider .menu-slider-item>a>:last-child{margin-top:15px}.home>div>:last-child{margin-top:50px}.home>div>:last-child>div{padding:30px}.home>div>:last-child>div:first-of-type{padding:45px 20px}.home>div>:last-child>:first-child{justify-content:left}.home>div>:last-child>:first-child>:first-child img{width:120px;margin:auto}.home>div>:last-child>:first-child>:last-child{width:55%}.home>div>:last-child>:last-child>div>div img{width:70px;height:auto}.home>div>:last-child>:first-child>:last-child h3{font-size:1.3rem}.home>div>:last-child>:first-child>:last-child p{font-size:.9rem}.home>div>:last-child>:last-child>div{gap:30px}.home>div>:last-child>:last-child h3{margin-bottom:15px;font-size:1.3rem}.home>div>:last-child>:last-child img{width:50px;height:auto}.home>div>:last-child>:last-child>div>ul li{margin:5px 0}.home>div>:last-child>:last-child>div>ul li span{font-size:1.2rem}.home>div>:last-child>:last-child>ul{margin-top:20px;padding:0 10px}.home>div>:last-child>:last-child>ul li{margin:5px 0;font-size:1rem}.business1>div>:first-child{margin-bottom:70px}.business1>div>:first-child>div>img{width:200px;margin:0 auto 40px}.business1>div>:first-child>p span{color:#000;font-size:1.2rem;font-weight:700}.business1>div>:last-child>img{width:70%;margin:auto}.business2>div>:last-child>div{width:50%}.business2>div>:last-child>div img{width:100%;height:auto}.delivery>div>:first-child>div>section{padding:50px}.delivery>div>:first-child>div>section>div>img{width:60px;margin:0 auto 20px}.delivery>div>:first-child>div>section>p{width:80%;margin:15px auto 0}.delivery>div>:last-child>:nth-child(2){gap:50px}.delivery>div>:last-child>:nth-child(2) section{width:33%}.delivery>div>:last-child>:nth-child(2) section:first-of-type{width:100%}.delivery>div>:last-child>:nth-child(2) section:first-of-type>:last-child{width:33%}.delivery>div>:last-child>:nth-child(2) section>:first-child{height:120px}.delivery>div>:last-child>:nth-child(2) section>div>img{height:70px}.delivery>div>:last-child>:nth-child(2) section:nth-child(2)>div>img{height:55px}.delivery>div>:last-child>:nth-child(2) section>:last-child{padding:15px}.delivery>div>:last-child{margin-top:100px}.delivery>div>:last-child>table{margin-top:80px}.delivery>div>:last-child>table>tbody>tr:first-of-type{border-top:3px solid #4fae30}.delivery>div>:last-child>table>tbody>tr:last-of-type{border-bottom:3px solid #4fae30}.delivery>div>:last-child>table>tbody>tr>td{padding:25px}.address>div>:first-child img{width:120px}.address>div>section>section p{padding:3px 25px}.address>div section ul{margin:40px 0}.address>div>section:first-of-type>:nth-child(2){background-color:#eaf5e6;border-radius:20px;padding:20px}.address>div>section>:nth-child(2) p{width:90%;font-size:1.1rem}.product>div>:first-child img{width:120px}.product>div>:nth-child(2)>div{width:70%;margin:auto}.product>div>:nth-child(2)>div img{border-radius:30px}.product>div>:nth-child(2)>table{margin-top:100px}.product>div>:nth-child(2)>table>tbody>tr:first-of-type{border-top:3px solid #4fae30}.product>div>:nth-child(2)>table>tbody>tr:last-of-type{border-bottom:3px solid #4fae30}.product>div>:nth-child(2)>table>tbody>tr>td{padding:25px}.product>div>:nth-child(2)>table>tbody>tr>td:first-of-type:after{height:20px}.product>div>:nth-child(2)>table>tbody>tr>td:last-of-type{padding-left:30px}.product>div>:last-child{margin-top:100px}.product>div>:last-child section{width:48%;margin-bottom:40px}.product>div>:last-child section div{width:80%;margin:auto}.product>div>:last-child section div img{border-radius:30px}.process>div>section>:first-of-type{margin-bottom:50px}.process>div>section>p{margin-bottom:40px;padding:3px 25px}.process>div>section>div>section>:first-child img{width:130px}}@media screen and (min-width:1366px){main>div>div img{height:400px}.home>div>:first-child h3{font-size:1.5rem}.home>div>:first-child img{width:30px}.home>div .menu-slider .menu-slider-item>a>:last-child{margin-top:15px;padding:20px}.home>div>:last-child{margin-top:70px}.home>div>:last-child>div{width:680px;padding:50px 30px}.home>div>:last-child>:first-child>:first-child img{width:120px}.home>div>:last-child>:first-child>:last-child h3{font-size:1.3rem}.home>div>:last-child>:first-child>:last-child p{font-size:1rem}.home>div>:last-child>:last-child{padding:20px 30px}.home>div>:last-child>:last-child h3{font-size:1.5rem}.home>div>:last-child>:last-child>div>ul li{margin:3px 0}.home>div>:last-child>:last-child>div>ul li span{font-size:1.3rem}.home>div>:last-child>:last-child>ul{margin-top:15px;padding:0 10px}.business1>div>:first-child{margin-bottom:120px}.business1>div>:first-child>p{width:70%;margin:auto}.business1>div>:first-child>p span{font-size:1.3rem}.business1>div>:last-child>img{width:70%;margin:auto}.business2>div>:last-child>div{width:50%}.business2>div>:last-child>div img{width:100%;height:auto}.delivery>div>:first-child>div>section{width:685px;margin-bottom:10px}.delivery>div>:first-child>div>section>div>img{width:70px}.delivery>div>:first-child>div>section>h3{font-size:1.4rem}.delivery>div>:first-child>div>section>p{width:100%}.delivery>div>:last-child{margin-top:150px}.delivery>div>:last-child>:nth-child(2){gap:20px}.delivery>div>:last-child>:nth-child(2) section,.delivery>div>:last-child>:nth-child(2) section:first-of-type,.delivery>div>:last-child>:nth-child(2) section:first-of-type>:last-child{width:320px}.delivery>div>:last-child>table:last-of-type{width:1000px;display:revert;margin:100px auto 0}.delivery>div>:last-child>table>tbody>tr>td{width:20%}.delivery>div>:last-child>table>tbody>tr>td:last-of-type{text-align:center;position:relative}.delivery>div>:last-child>table>tbody>tr>td:last-of-type:before{content:"";background-color:#4fae30;width:3px;height:15px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.address>:first-child{width:1000px}.address>div>:first-child img{width:150px}.address>div>section>section p{padding:2px 35px}.address>div section ul{margin:30px 0 40px}.address>div>section:first-of-type>:nth-child(2){padding:30px 20px}.address>div>section>:nth-child(2){justify-content:left;gap:30px}.address>div>section>:nth-child(2) p{width:33%}.product>div>:first-child img{width:150px}.product>div>:first-child h3{font-size:1.5rem}.product>div>:nth-child(2)>div{width:520px;margin:auto 0}.product>div>:nth-child(2)>div img{border-radius:30px}.product>div>:nth-child(2)>table{width:740px;margin:auto 0}.product>div>:nth-child(2)>table>tbody>tr>td{width:30%;padding:30px;font-size:1.2rem}.product>div>:nth-child(2)>table>tbody>tr>td:last-of-type{width:80%}.product>div>:last-child{margin-top:150px}.product>div>:last-child>div{margin-top:90px}.product>div>:last-child section{width:320px;margin-bottom:0;position:relative}.product>div>:last-child section>a>div{position:relative}.product>div>:last-child section>a>div:after{content:"";background-color:#ccc;width:1px;height:300px;display:block;position:absolute;top:50%;right:-52px;transform:translateY(-50%)}.product>div>:last-child section:last-of-type>a>div:after{display:none}.process>div>section>:first-of-type{margin-bottom:100px}.process>div>section>p{margin-bottom:40px;padding:3px 25px}.process>div>section>div{justify-content:space-between;display:flex}.process>div>section>div>div{margin:auto}.process>div>section>div>section{width:320px;margin:0;display:block}.process>div>section>div>section>:first-child{width:100%;height:170px}.process>div>section>div>section>:first-child img{width:170px}.process>div>section>div>section>:last-child{width:100%;margin-top:10px}.process>div>section>div>section>:last-child h3{font-size:1.2rem}.process>div>section>div>section>:last-child p{margin-top:10px}}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.d5c1e833.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.3392c85e.eot);src:url(../media/slick.3392c85e.eot)format("embedded-opentype"),url(../media/slick.265d68e3.woff)format("woff"),url(../media/slick.31421072.ttf)format("truetype"),url(../media/slick.5f2cd927.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
