@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";:root{--width-container: 1200px;--header-container: 1280px;--color-socar-blue-01: #EBF5FF;--color-socar-blue-02: #D6EBFF;--color-socar-blue-03: #A3D1FF;--color-socar-blue-04: #66B0FF;--color-socar-blue-05: #3393FF;--color-socar-blue-06: #0078FF;--color-socar-blue-07: #005AFF;--color-socar-blue-08: #0041E6;--color-socar-blue-09: #0A1491;--color-socar-blue-10: #050A5A;--color-socar-gray-01: #F2F3F8;--color-socar-gray-02: #E5E8EF;--color-socar-gray-03: #CBD1DC;--color-socar-gray-04: #B4BBCB;--color-socar-gray-05: #99A1B1;--color-socar-gray-06: #697387;--color-socar-gray-07: #4A5667;--color-socar-gray-08: #354153;--color-socar-gray-09: #262F3C;--color-socar-gray-10: #141A24;--color-white: #ffffff;--color-white-50: #fefefe;--color-white-100: #fdfdfd;--color-white-200: #fcfcfc;--color-white-300: #fafafa;--color-white-400: #f8f8f8;--color-white-500: #f5f5f5;--color-white-600: #f2f2f2;--color-white-700: #efefef;--color-white-800: #ececec;--color-white-900: #e9e9e9;--color-black: #000000;--color-black-50: #fafafa;--color-black-100: #f5f5f5;--color-black-200: #e5e5e5;--color-black-300: #d4d4d4;--color-black-400: #a3a3a3;--color-black-500: #737373;--color-black-600: #525252;--color-black-700: #404040;--color-black-800: #262626;--color-black-900: #171717;--color-green-400: #4ade80;--color-green-500: #22c55e;--color-green-600: #16a34a;--color-success: #22c55e;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--font-size-xs: 1.2rem;--font-size-sm: 1.4rem;--font-size-base: 1.6rem;--font-size-lg: 1.8rem;--font-size-xl: 2rem;--font-size-2xl: 2.4rem;--font-size-3xl: 3rem;--font-size-4xl: 3.6rem;--font-size-5xl: 4.8rem;--font-size-6xl: 6rem;--font-size-7xl: 7.2rem;--font-size-8xl: 9.6rem;--font-size-9xl: 12.8rem;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-base: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .05);--shadow-none: none;--tablet: 1024px;--mobile: 786px}*{margin:0;padding:0;text-decoration:none;list-style:none;box-sizing:border-box;color:inherit;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit}img{max-width:100%;vertical-align:bottom}ul,li{list-style:none}:root{font-size:62.5%}body{font-size:1.6rem;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-y}@media (width <= 783px){body{font-size:1.4rem;overscroll-behavior-y:contain}}#smooth-wrapper{overflow:hidden;will-change:transform}#smooth-content{overflow:visible;width:100%;will-change:transform}.l-content-inner{max-width:var(--width-container);padding:160px 40px;margin:0 auto}@media (width < 783px){.l-content-inner{padding:160px 0}}:root{letter-spacing:-.075rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif}body{font-size:1.6rem;overflow:hidden}@media (width <= 783px){body{font-size:1.4rem}}section{width:100vw;min-height:100vh;position:relative;padding:0 24px}.l-content-inner{position:relative}.curtain{width:100vw;height:100vh;position:fixed;inset:0;z-index:9999;pointer-events:none}.curtain>ul{width:100%;height:100%}.curtain>ul>li{height:20%;background:var(--color-socar-gray-10);translate:-100% 0}.intro{width:100vw;height:100dvh;position:absolute;inset:0;z-index:9999;background:#fff;display:flex;justify-content:center;align-items:center}.intro>video{width:50%}@media (width <= 783px){.intro>video{width:100%}}.scroll-top{--size: 64px;width:var(--size);height:var(--size);border-radius:50%;position:fixed;right:2.5%;bottom:5.5%;z-index:999;cursor:pointer;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary-50) 60%,transparent) 0% 100%);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid color-mix(in srgb,#ccc 40%,rgba(230,230,230,.15))}.scroll-top .scroll-top__arrow-up-icon{opacity:.7;width:55%}.scroll-top .scroll-top__arrow-up-icon>path{fill:#fff}@media (width <= 783px){.scroll-top{--size: 60px;right:6.5%;bottom:5.5%}}.header{width:100%;position:fixed;top:2%;left:50.5%;translate:-50% 0;z-index:999;padding:0 24px}.header .header__inner{margin:0 auto;max-width:var(--header-container);display:flex;align-items:center;padding:22px 42px;border-radius:80px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary-50) 60%,transparent) 0% 100%);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border:1px solid color-mix(in srgb,#ccc 40%,rgba(230,230,230,.15))}.header .header__inner .header__logo{align-content:center;width:128px;height:28px}.header .header__inner .header__nav{margin-left:auto;font-size:var(--font-size-lg);font-weight:400;color:currentColor}.header .header__inner .header__nav .header__menu{display:flex;gap:2.4em}.header .header__inner .header__nav .header__menu .header__menu-item{letter-spacing:.05em}.header .header__inner .header__nav-mobile{display:none;margin-left:auto;width:24px;height:16px;cursor:pointer;position:relative;padding:8px}.header .header__inner .header__nav-mobile>ul>li{width:100%;height:2px;background:currentColor;position:absolute;left:0;transform-origin:center}.header .header__inner .header__nav-mobile>ul>li:nth-child(1){top:0}.header .header__inner .header__nav-mobile>ul>li:nth-child(2){top:50%;transform:translateY(-50%)}.header .header__inner .header__nav-mobile>ul>li:nth-child(3){bottom:0}@media (width <= 783px){.header{top:3%;left:50%}.header .header__inner{padding:18px 24px}.header .header__inner .header__logo>svg{width:92px;height:20px}.header .header__inner .header__nav{display:none}.header .header__inner .header__nav-mobile{display:block;position:relative;z-index:9999}}.mobile-menu{position:fixed;top:0;right:0;width:100%;height:100vh;height:100dvh;background:var(--color-white);z-index:999998;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 40px 80px;transform:translate(100%);visibility:hidden;opacity:0;transition:transform .6s cubic-bezier(.77,0,.175,1),opacity .6s cubic-bezier(.77,0,.175,1),visibility .6s;overflow:hidden}.mobile-menu.is-active{transform:translate(0);visibility:visible;opacity:1}.mobile-menu .close{position:absolute;top:36px;right:36px;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999999;border-radius:50%;background:var(--color-socar-blue-01);border:2px solid var(--color-socar-blue-06);transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-menu .close:hover{background:var(--color-socar-blue-06);transform:rotate(90deg) scale(1.05)}.mobile-menu .close:hover span{background-color:var(--color-white)}.mobile-menu .close span{position:absolute;width:20px;height:2.5px;background-color:var(--color-socar-blue-06);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-menu .close span:first-child{transform:rotate(45deg)}.mobile-menu .close span:last-child{transform:rotate(-45deg)}@media (width <= 783px){.mobile-menu .close{top:28px;right:28px;width:44px;height:44px}.mobile-menu .close span{width:18px}}.mobile-menu ul{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1;width:100%;max-width:500px}.mobile-menu ul li{opacity:0;transform:translate(40px);overflow:hidden}.mobile-menu ul li a{display:flex;align-items:center;font-size:var(--font-size-4xl);font-weight:700;color:var(--color-socar-gray-10);text-transform:uppercase;letter-spacing:-.01em;padding:24px 32px;border-radius:20px;position:relative;overflow:hidden;background:transparent;border:2px solid transparent;transition:all .35s cubic-bezier(.4,0,.2,1)}.mobile-menu ul li a:before{content:attr(data-index);position:relative;font-size:var(--font-size-lg);font-weight:600;color:var(--color-socar-blue-06);margin-right:20px;opacity:.7;transition:all .35s cubic-bezier(.4,0,.2,1)}.mobile-menu ul li a:hover{background:var(--color-socar-blue-06);border-color:var(--color-socar-blue-06);color:var(--color-white);box-shadow:0 8px 24px #0078ff40}.mobile-menu ul li a:hover:before{color:var(--color-white);opacity:1}.mobile-menu ul li a:active{transform:scale(.98)}@media (width <= 783px){.mobile-menu ul li a{font-size:var(--font-size-2xl);padding:18px 24px}.mobile-menu ul li a:before{font-size:var(--font-size-sm);margin-right:16px}}.hero{color:var(--color-socar-gray-10);font-family:IBM Plex Sans,sans-serif;font-size:15vw;font-weight:600;position:absolute;top:0;left:50%;translate:-50% 0;align-content:center;text-align:center;text-transform:uppercase;z-index:4;letter-spacing:-.02rem}.hero .hero__title-wrapper{overflow:hidden;height:fit-content}.hero .hero__title-wrapper.hero__title-wrapper--top{transform:translateY(20%)}.hero .hero__title-wrapper.hero__title-wrapper--bottom{transform:translateY(-20%)}.hero .hero__title-wrapper .hero__title{white-space:nowrap}.hero .hero__scroll-icon{position:absolute;left:50%;bottom:11%;translate:-50% 0;width:24px;height:24px;opacity:0}@media (width <= 783px){.hero .hero__scroll-icon{bottom:16%}}.hero .hero__scroll-icon-text{padding-top:76px;display:flex;justify-content:center;font-family:pretendard;font-size:1.2rem;color:var(--color-socar-gray-09);text-transform:uppercase;white-space:nowrap;opacity:.25;animation:pulse 2s linear alternate infinite}.hero__scroll-icon-item{position:absolute;width:24px;height:4px;opacity:0;transform:scale3d(.5,.5,.5);animation:move 3s ease-out infinite}.hero__scroll-icon-item:first-child{animation:move 3s ease-out 1s infinite}.hero__scroll-icon-item:nth-child(2){animation:move 3s ease-out 2s infinite}.hero__scroll-icon-item:before,.hero__scroll-icon-item:after{content:" ";position:absolute;top:0;height:100%;width:50%;background-color:var(--color-socar-gray-09)}.hero__scroll-icon-item:before{left:0;transform:skew(0,30deg)}.hero__scroll-icon-item:after{right:0;transform:skew(0,-30deg)}@keyframes move{25%{opacity:1}33%{opacity:1;transform:translateY(30px)}67%{opacity:1;transform:translateY(40px)}to{opacity:0;transform:translateY(55px) scale3d(.5,.5,.5)}}@keyframes pulse{to{opacity:1}}.screen-video{display:flex;justify-content:center;align-items:center;padding:0}.screen-video .screen-video__media{width:30vw;height:240px;rotate:-8deg;background:var(--color-socar-gray-10);position:relative}.screen-video .screen-video__media>video{width:100%;height:100%;object-fit:cover}.screen-video .screen-video__text{position:absolute;inset:0;font-size:var(--font-size-6xl)}@media (width <= 783px){.screen-video .screen-video__text{font-size:var(--font-size-3xl)}}.screen-video__headline{width:100%;position:absolute;left:50%;top:50%;translate:-50% -50%;white-space:pre-line;text-align:center;color:var(--color-white);line-height:1.2}.screen-video__headline span{font-weight:700}.about{align-content:center}.about .about__text{margin-bottom:32px}.about .about__text .about__title{padding-top:.4em;font-family:IBM Plex Sans,sans-serif;font-size:var(--font-size-8xl);font-weight:600;text-transform:uppercase;color:var(--color-socar-gray-10);margin-bottom:18px}@media (width <= 783px){.about .about__text .about__title{font-size:var(--font-size-5xl)}}.about .about__text .about__description{font-size:var(--font-size-2xl);color:var(--color-black-700)}.about .about__text .about__description>p{margin-left:.6em;margin-bottom:.3em}.about .about__text .about__description>p>span{font-weight:700}.about .about__text .about__description>p>.about__icon{--size: 32px;width:var(--size);height:var(--size);display:inline-block}@media (width <= 783px){.about .about__text .about__description>p>.about__icon{--size: 22px}}@media (width <= 783px){.about .about__text .about__description>p{margin-bottom:.75em}}@media (width <= 783px){.about .about__text .about__description{font-size:var(--font-size-sm)}}.about .about__image{width:fit-content;margin-top:-180px}@media (width <= 783px){.about .about__image{margin-top:-30px}}div.about__description>p:nth-child(2)>.about__icon{width:30px;position:relative;top:6px}@media (width <= 783px){div.about__description>p:nth-child(2)>.about__icon{top:4px}}.sticky-photo .l-content-inner{padding:180px 20px auto 20px}.sticky-photo .sticky-photo__text{position:relative;text-align:center}.sticky-photo .sticky-photo__text .sticky-photo__text-item{opacity:0;transition:all .5s ease-in-out}.sticky-photo .sticky-photo__text .sticky-photo__text-item--active{opacity:1}.sticky-photo .sticky-photo__text .sticky-photo__text-item:not(:first-child){position:absolute;left:0;right:0;top:0}.sticky-photo .sticky-photo__text .sticky-photo__text-item .sticky-photo__title{font-size:var(--font-size-6xl);color:currentColor;font-weight:700;margin-bottom:.4em}@media (width <= 783px){.sticky-photo .sticky-photo__text .sticky-photo__text-item .sticky-photo__title{font-size:var(--font-size-4xl)}}.sticky-photo .sticky-photo__text .sticky-photo__text-item .sticky-photo__description{font-size:var(--font-size-lg);color:#565656;letter-spacing:.04em;line-height:1.8;opacity:.8;text-align:center;word-break:keep-all;white-space:normal}@media (width <= 783px){.sticky-photo .sticky-photo__text .sticky-photo__text-item .sticky-photo__description{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}.sticky-photo .sticky-photo__list .sticky-photo__list-item{margin-bottom:50vh;border-radius:20px}.sticky-photo .sticky-photo__list .sticky-photo__list-item .sticky-photo__image-wrapper{width:100%;height:560px;position:relative;background:#fff;border-radius:1.4em;overflow:hidden}.sticky-photo .sticky-photo__list .sticky-photo__list-item .sticky-photo__image-wrapper>img{width:100%;height:100%;object-fit:cover}@media (width <= 783px){.sticky-photo .sticky-photo__list .sticky-photo__list-item .sticky-photo__image-wrapper{height:460px}}.marquee-text{font-family:pretendard}.marquee-text .marquee-text__item{font-size:164px;font-weight:800;text-transform:uppercase;white-space:nowrap;line-height:1;padding:.05em 0}.marquee-text .marquee-text__item .word{display:inline-block;margin-right:.2em}.marquee-text .marquee-text__item .word:nth-child(odd){color:var(--color-socar-blue-06);-webkit-text-fill-color:var(--color-socar-blue-06)}.marquee-text .marquee-text__item .word:nth-child(2n){color:transparent;-webkit-text-stroke:2px var(--color-socar-blue-06);-webkit-text-fill-color:transparent}@media (width <= 783px){.marquee-text .marquee-text__item .word:nth-child(2n){-webkit-text-stroke:1px var(--color-socar-blue-06)}}@media (width <= 783px){.marquee-text .marquee-text__item{font-size:var(--font-size-6xl)}}.card-list .card-list__title{font-size:var(--font-size-6xl);color:currentColor;font-weight:600;text-transform:uppercase;margin-bottom:1em}@media (width <= 783px){.card-list .card-list__title{font-size:var(--font-size-4xl)}}.card-list .card-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4em}@media (width <= 783px){.card-list .card-list__grid{grid-template-columns:1fr}}.card-list .card-list__grid-item-wrapper{position:relative;overflow:hidden;border-radius:20px}.card-list .card-list__grid-item-wrapper .card-list__grid-item{transform-style:preserve-3d;position:relative;height:400px;cursor:pointer;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014,0 8px 32px #0000000a}.card-list .card-list__grid-item-wrapper .card-list__grid-item>video{width:100%;height:100%;object-fit:cover}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-overlay{position:absolute;inset:0;background:linear-gradient(105deg,transparent 10%,rgb(255,219,.8) 35%,rgba(255,50,255,.6) 60%,transparent 84%);background-size:150% 150%;background-position:100%;filter:brightness(1.2) opacity(.8);mix-blend-mode:color-dodge}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text{display:flex;flex-flow:column nowrap;justify-content:space-between;position:absolute;inset:0;padding:32px}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text .card-list__grid-tiem-keyword-wrapper-top{display:flex;justify-content:space-between;align-items:center}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text .card-list__grid-item-keyword{font-size:var(--font-size-lg)}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text .card-list__grid-item-type{font-size:var(--font-size-sm);padding:.4em .6em;background:#ffffff50;border-radius:.4em}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text .card-list__grid-item-keyword-wrapper-bottom .card-list__gird-item-title{font-size:var(--font-size-3xl);font-weight:700;margin-bottom:.4em}.card-list .card-list__grid-item-wrapper .card-list__grid-item .card-list__grid-item-text .card-list__grid-item-keyword-wrapper-bottom .card-list__grid-item-description{line-height:1.6}.car-move{position:relative;align-content:center}.car-move .car-move__text-title{text-transform:uppercase;font-size:var(--font-size-6xl);font-weight:700;line-height:1.4;margin-bottom:1.2em;text-align:center}.car-move .car-move__text-title .stroke-text{font-size:var(--font-size-8xl);font-family:pretendard;font-weight:800;text-transform:uppercase;white-space:nowrap;-webkit-text-stroke:2px var(--color-socar-blue-06);-webkit-text-fill-color:transparent}@media (width <= 783px){.car-move .car-move__text-title .stroke-text{-webkit-text-stroke:1px var(--color-socar-blue-06)}}@media (width <= 1024px){.car-move .car-move__text-title{text-align:center;font-size:var(--font-size-5xl)}.car-move .car-move__text-title .stroke-text{font-size:var(--font-size-7xl)}}@media (width <= 783px){.car-move .car-move__text-title{padding-left:20px;text-align:left;font-size:var(--font-size-2xl)}.car-move .car-move__text-title .stroke-text{font-size:var(--font-size-4xl)}}.car-move .car-move__content{position:relative;width:fit-content;margin:-70px auto 0;max-width:74vw;transform:scale(1.2);cursor:url(/assets/images/cursor.png) 54 54,pointer}@media (width <= 1024px){.car-move .car-move__content{margin-bottom:40px}}@media (width <= 783px){.car-move .car-move__content{transform:scale(1.5);cursor:unset;margin-bottom:60px;margin-top:unset;max-width:unset}}.car-move .car-move__content-part--body{position:relative;z-index:10}.car-move .car-move__content-part--left,.car-move .car-move__content-part--right{transform:scale(.74);position:absolute;width:20%;bottom:15%}.car-move .car-move__content-part--left{left:8.8%}.car-move .car-move__content-part--right{right:12.4%}.car-move .car-move__button{display:none}@media (width <= 783px){.car-move .car-move__button{display:block;width:fit-content;position:relative;margin:0 auto}.car-move .car-move__button:before{border-radius:2px;position:absolute;left:50%;top:0;translate:-50% 0;content:"";display:block;width:80%;height:2px;background:var(--color-socar-gray-01);transition:all .4s ease-in-out;pointer-events:none}.car-move .car-move__button:hover:before{width:100%;height:100%;background:var(--color-socar-blue-06)}.car-move .car-move__button>button[type=button]{font-size:1.6rem;position:relative;display:flex;align-items:center;gap:.6em;text-transform:uppercase;appearance:none;border:none;background:transparent;padding:12px 18px;transition:color .4s ease-in-out;font-weight:700}.car-move .car-move__button>button[type=button] .car-move__download-icon,.car-move .car-move__button>button[type=button] .car-back__download-icon{filter:invert(0);transition:all .4s ease-in-out}}@media (width <= 783px) and (width <= 783px){.car-move .car-move__button>button[type=button] .car-move__download-icon,.car-move .car-move__button>button[type=button] .car-back__download-icon{width:18px;height:18px}}@media (width <= 783px){.car-move .car-move__button:hover>button[type=button]{color:#fff;z-index:2;cursor:pointer}}.car-back{position:relative;align-content:center;background:url(/assets/images/img_photoBg-DdYAcUH3.jpg) no-repeat top/cover;min-height:100vh;padding:0}.car-back .l-content-inner{padding:0}.car-back .car-back__title{position:absolute;inset:0;font-family:pretendard;font-weight:800;text-transform:uppercase;display:flex;justify-content:center;font-size:8vw;white-space:nowrap;margin-bottom:-.6em;-webkit-text-stroke:1px var(--color-socar-blue-04);letter-spacing:-.02em;-webkit-text-fill-color:transparent}@media (width <= 1024px){.car-back .car-back__title{top:8%;font-size:15.5vw}}@media (width <= 783px){.car-back .car-back__title{top:12%;font-size:15vw}}.car-back .car-back__content{padding-top:32px;display:flex;justify-content:center;margin:0 auto;width:65vw}@media (width <= 1024px){.car-back .car-back__content{width:80vw}}@media (width <= 783px){.car-back .car-back__content{width:120vw}}.car-back .car-back__button{width:fit-content;position:relative;margin:0 auto}.car-back .car-back__button:before{border-radius:2px;position:absolute;left:50%;top:0;translate:-50% 0;content:"";display:block;width:80%;height:2px;background:var(--color-socar-gray-01);transition:all .4s ease-in-out;pointer-events:none}.car-back .car-back__button:hover:before{width:100%;height:100%;background:var(--color-socar-blue-06)}.car-back .car-back__button>button[type=button]{font-size:1.6rem;position:relative;display:flex;align-items:center;gap:.6em;text-transform:uppercase;appearance:none;border:none;background:transparent;padding:12px 18px;transition:color .4s ease-in-out;font-weight:700}.car-back .car-back__button>button[type=button] .car-move__download-icon,.car-back .car-back__button>button[type=button] .car-back__download-icon{filter:invert(0);transition:all .4s ease-in-out}@media (width <= 783px){.car-back .car-back__button>button[type=button] .car-move__download-icon,.car-back .car-back__button>button[type=button] .car-back__download-icon{width:18px;height:18px}}.car-back .car-back__button:hover>button[type=button]{color:#fff;z-index:2;cursor:pointer}@media (width <= 783px){.car-back .car-back__button>button[type=button]{font-size:1.4rem}}.footer{color:var(--color-socar-gray-01);min-height:unset;background-color:var(--color-socar-gray-09);width:100vw;padding:0 24px}.footer .footer__wrapper{display:flex;flex-wrap:wrap;padding:20px}.footer .footer__wrapper .footer__logo{display:block;width:32px;height:32px;padding:24px;box-sizing:content-box}.footer .footer__wrapper .footer__logo>img{width:100%;height:100%;object-fit:cover}.footer .footer__wrapper .footer__info,.footer .footer__wrapper .footer__menu-one,.footer .footer__wrapper .footer__menu-two{display:flex;flex-direction:column;gap:1em;padding:0 20px;font-size:var(--font-size-sm);flex-grow:1}.footer .footer__wrapper .footer__info .footer__menu-title,.footer .footer__wrapper .footer__menu-one .footer__menu-title,.footer .footer__wrapper .footer__menu-two .footer__menu-title{font-size:var(--font-size-lg);color:currentColor}.footer .footer__wrapper .footer__menu-one ul>li,.footer .footer__wrapper .footer__menu-two ul>li{margin-bottom:4px}@media (width <= 1024px){.footer{padding:0 20px}.footer .l-content-inner{padding:0;line-height:1.6}.footer .footer__wrapper .footer__info,.footer .footer__wrapper .footer__menu-one,.footer .footer__wrapper .footer__menu-two{padding:20px}}
