/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}@font-face{font-family:NestleText;src:url(/modules/custom/ruchoko_front_landing/dist/fonts/NestleText-Book.woff2) format("woff2"),url(/modules/custom/ruchoko_front_landing/dist/fonts/NestleText-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NestleText;src:url(/modules/custom/ruchoko_front_landing/dist/fonts/NestleText-Bold.woff2) format("woff2"),url(/modules/custom/ruchoko_front_landing/dist/fonts/NestleText-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Bloc;src:url(/modules/custom/ruchoko_front_landing/dist/fonts/Bloc.woff2) format("woff2"),url(/modules/custom/ruchoko_front_landing/dist/fonts/Bloc.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body,html{margin:0;padding:0;scroll-behavior:smooth}body._lock{overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#app{font-family:Nestle Text,NestleText,sans-serif!important;font-weight:400;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.main{background:#fff}.main._kakao-academy{background:#faf4eb}.main__limiter{max-width:1440px;margin:0 auto;padding:0 40px}@media(max-width:1023px){.main__limiter{padding:0 24px}}@media(max-width:767px){.main__limiter{padding:0 16px}}.header{display:flex;padding:30px 0;align-items:center;position:relative}@media(max-width:1023px){.header{padding:24px 0;justify-content:space-between}}@media(max-width:767px){.header{padding:16px 0}}.header__logo{margin-right:72px;position:relative}@media(max-width:1023px){.header__logo{margin-right:16px}.header__logo img{width:121px;height:70px}}@media(max-width:767px){.header__logo img{width:114px;height:66px}}.header__nav{position:relative;display:flex;gap:32px;align-items:center}@media(max-width:1023px){.header__nav{gap:18px}}@media(max-width:767px){.header__nav{display:none}}.header__nav-link{color:#642000;text-decoration:none;font-size:16px;height:37px;display:flex;align-items:center}@media(max-width:1023px){.header__nav-link{font-size:15px}}.header__nav-link:hover{color:#e60000}.header__nav-link_active{padding:0 16px;background:#e60000;color:#fff!important;font-weight:700;border-radius:6px}._kakao-academy .header:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/decor2.png);background-size:100% 100%;width:100vw;height:378px}@media(max-width:767px){._kakao-academy .header:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAvAAAAM6CAYAAADnonccAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAGuZJREFUeAHt3e11XEW2x+GtWfc7dgRuR8A4gpEjGIgAE8GFCMbOAGcgZ2AyaDIQGbQjuJoIdOvQ3agl+UUv3a36n3qetWq1JMM3MD+296lzctkUAAAQ4R8FAADEEPAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwAMAQBABDwAAQQQ8AAAEEfAAABBEwANAAeQQ8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETAAwBAEAEPAABBBDwAAAQR8AAAEETA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);height:413px}}._article .header:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/decor4.png);background-size:100% 100%;width:100vw;height:463px}@media(max-width:767px){._article .header:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAAKaCAYAAABhrtwdAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAGv9JREFUeAHt3W1yVNe1gOG9j9SKKYu6fasCKf9KewRWRhB5BGEGNiOIGUHQCAIjiDyC4BG4PQLLI3Dnl6uQq6RriSJWt3rfbgkBxtgg6O6z1+nnqdIHWNiYj+LVYu918tnpYUkAAEDVmgQAAFRPuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEAIADhDgAAAQh3AAAIQLgDAEAAwh0AAAIQ7gAAEIBwBwCAAIQ7AAAEINwBACAA4Q4AAAEIdwAACEC4AwBAAMIdAAACEO4AABCAcAcAgACEOwAABCDcAQAgAOEOAAABCHcAAAhAuAMAQADCHQAAAhDuAAAQgHAHAIAAhDsAAAQg3AEA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);height:333px}}.header__menu-button{display:none}@media(max-width:767px){.header__menu-button{display:block;z-index:1}}.header__mobile-menu{display:none}@media(max-width:767px){.header__mobile-menu{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;padding:0 0 0 50px;z-index:2;visibility:hidden;transition:background .5s ease,visibility .5s ease}.header__mobile-menu._open{visibility:visible;background:rgba(186,0,24,.9)}.header__mobile-menu._open .header__mobile-menu-inner{transform:translateX(0)}}.header__mobile-menu-inner{background:#fff;height:100%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;position:relative}@media(max-width:767px){.header__mobile-menu-inner{transform:translateX(100%);transition:transform .5s ease}}.header__mobile-menu-title{margin-bottom:49px}.header__mobile-menu-bottom{margin-top:auto;display:flex;font-size:12px;gap:10px 23px;flex-wrap:wrap}.header__mobile-menu-bottom a{color:rgba(100,32,0,.5);text-decoration:none}.header__mobile-menu-close{position:absolute;top:41px;right:27px}.header__mobile-nav{display:flex;flex-direction:column;align-self:stretch}.header__mobile-nav-link{padding:12px 0;font-size:20px;font-weight:600;color:#642000;text-decoration:none}.header__mobile-nav-link:first-child{padding-top:0}.header__mobile-nav-link:not(:last-child){border-bottom:1px solid #f0e4d1}.header__subscribe-button{margin-left:auto;background:#e60000;color:#fff;height:48px;padding:0 30px;display:inline-flex;align-items:center;font-size:16px;font-weight:700;text-decoration:none;border-radius:24px;position:relative;z-index:1}@media(max-width:1023px){.header__subscribe-button{padding:0 20px}}@media(max-width:767px){.header__subscribe-button{display:none}}.top-block{border-radius:24px;overflow:hidden;color:#fff;background-color:#ba0018}@media(max-width:767px){.top-block{border-radius:16px}}.top-block__slide{min-height:41.5277777778vw;position:relative;padding:2.7777777778vw 0 2.7777777778vw 3.3333333333vw;display:flex}@media(min-width:1440px){.top-block__slide{padding:40px 0 40px 48px;min-height:598px}}@media(max-width:1023px){.top-block__slide{min-height:521px;padding:48px 40px}}@media(max-width:767px){.top-block__slide{min-height:auto;display:block;padding:0}}.top-block__slide-image{position:absolute;bottom:0;right:0;width:75vw;height:35.6944444444vw;max-width:1080px;max-height:514px}@media(max-width:1023px){.top-block__slide-image{width:791px;height:494px;right:auto;left:46%;bottom:20px}}@media(max-width:767px){.top-block__slide-image{position:relative;left:50%;bottom:auto;transform:translateX(-50%);display:block;width:506px;height:359px;margin-bottom:-140px;margin-left:10px}}.top-block__slide-title{display:block;margin-bottom:2.2222222222vw;width:24.1666666667vw;max-width:348px}@media(min-width:1440px){.top-block__slide-title{margin-bottom:32px}}@media(max-width:1023px){.top-block__slide-title{width:286px;margin-bottom:32px}}@media(max-width:767px){.top-block__slide-title{width:200px;margin-bottom:16px;max-width:none}}.top-block__slide-text{position:relative;display:flex;flex-direction:column;z-index:1}@media(max-width:767px){.top-block__slide-text{padding:24px}}.top-block__slide-text p{font-size:18px;line-height:140%;margin-bottom:1.3888888889vw}@media(max-width:1023px){.top-block__slide-text p{max-width:260px;margin-bottom:32px}.top-block__slide-text p br{display:none}}@media(max-width:767px){.top-block__slide-text p{max-width:none;font-size:12px;margin-bottom:16px}.top-block__slide-text p br{display:block}}.top-block__slide-buttons{margin-top:auto;display:flex;gap:12px}.top-block__slide-buttons a{height:48px;border-radius:48px;padding:0 30px;text-decoration:none;background:#fff;color:#642000;font-size:16px;display:inline-flex;align-items:center}.top-block__slide-buttons a._bordered{background:transparent;color:#fff;border:1px solid #fff}@media(max-width:767px){.top-block__slide-buttons a{height:40px;font-size:12px}}.brands{margin-top:73px}.brands__title{text-align:center;color:#642000;font-size:48px;margin-bottom:24px;font-family:Bloc,sans-serif;text-transform:uppercase;font-weight:400}@media(max-width:1023px){.brands__title{max-width:600px;margin:0 auto 24px auto}}@media(max-width:767px){.brands__title{font-size:28px;margin-bottom:18px}}.brands__items{display:flex;border:2px solid rgba(100,32,0,.2);border-radius:16px;overflow:hidden;padding:8px}@media(max-width:1023px){.brands__items{flex-wrap:wrap;justify-content:center}}@media(max-width:767px){.brands__items{flex-wrap:wrap;justify-content:center}}.brands__item{flex:1 1 0;display:flex;align-items:center;justify-content:center;padding:0 15px;position:relative;border-radius:24px;transition:background .3s linear;height:108px}@media(max-width:1023px){.brands__item{flex-grow:0;padding:0 10px;width:178px}}@media(max-width:767px){.brands__item{padding:0 15px;width:154px;height:93px;flex-basis:auto}}.brands__item img{max-width:100%;position:relative}@media(max-width:1023px){.brands__item img{max-width:none}}@media(max-width:767px){.brands__item img{max-width:90%}}@media(min-width:1024px){.brands__item_link:hover{background:#faf4eb}}.main-articles{margin-top:80px;border-radius:24px;position:relative;overflow:hidden;display:flex}@media(max-width:799px){.main-articles{display:block}}@media(max-width:499px){.main-articles{margin-top:48px;border-radius:16px}}.main-articles__half{width:50%;height:47.2222222222vw;max-height:680px;position:relative;background-size:100% 100%;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/main-articles-bg1.png)}@media(max-width:799px){.main-articles__half{width:100%;height:88.5416666667vw}}@media(max-width:499px){.main-articles__half{max-height:none}}.main-articles__half_1{background-color:#ba0018;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/main-articles-bg1.png)}@media(max-width:499px){.main-articles__half_1{background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/main-articles-bg1-mobile.png);height:91.4666666667vw}}.main-articles__half_2{background-color:#faf4eb;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/main-articles-bg2.webp);display:flex;flex-wrap:wrap;align-items:flex-start}@media(max-width:499px){.main-articles__half_2{background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/main-articles-bg2-mobile.webp);height:108vw}}.main-articles__item{width:50%;padding:1.6666666667vw}@media(min-width:1440px){.main-articles__item{padding:24px}}@media(max-width:799px){.main-articles__item{padding:3.125vw}}@media(max-width:499px){.main-articles__item{width:60%;height:33%;padding:0 6.4vw}}.main-articles__item h4{font-size:10px;margin-bottom:.8333333333vw;line-height:1;text-transform:uppercase;display:flex;align-items:center;gap:8px}@media(min-width:1440px){.main-articles__item h4{margin-bottom:12px}}@media(max-width:799px){.main-articles__item h4{margin-bottom:1.3020833333vw}}@media(max-width:499px){.main-articles__item h4{font-size:2.1333333333vw;margin-bottom:2.1333333333vw}}.main-articles__item h3{font-size:1.6666666667vw;line-height:120%;font-weight:600}@media(min-width:1440px){.main-articles__item h3{font-size:24px}}@media(max-width:799px){.main-articles__item h3{font-size:3.125vw}}@media(max-width:499px){.main-articles__item h3{font-size:4.8vw}}.main-articles__item h3 a{text-decoration:none;color:inherit}.main-articles__item_1{padding:3.3333333333vw 0 0 3.3333333333vw;width:56%}@media(min-width:1440px){.main-articles__item_1{padding:48px 0 0 48px}}@media(max-width:799px){.main-articles__item_1{padding:6.25vw 0 0 6.25vw}}@media(max-width:499px){.main-articles__item_1{height:auto;padding:5.8666666667vw 0 0 5.8666666667vw}}.main-articles__item_1 h3{font-size:2.2222222222vw;font-family:Bloc,sans-serif;font-weight:400;text-transform:uppercase}@media(min-width:1440px){.main-articles__item_1 h3{font-size:32px}}@media(max-width:799px){.main-articles__item_1 h3{font-size:4.1666666667vw}}@media(max-width:499px){.main-articles__item_1 h3{font-size:5.3333333333vw}.main-articles__item_1 h4{margin-bottom:1.0666666667vw}}.main-articles__item_1,.main-articles__item_3,.main-articles__item_4{color:#642000}.main-articles__item_1 h4,.main-articles__item_3 h4,.main-articles__item_4 h4{color:#e60000}.main-articles__item_1 h4 svg circle,.main-articles__item_3 h4 svg circle,.main-articles__item_4 h4 svg circle{fill:#e60000}.main-articles__item_2,.main-articles__item_5{color:#fff}.main-articles__item_4,.main-articles__item_5{margin-top:auto}.main-articles__item_2,.main-articles__item_3,.main-articles__item_5{display:flex;flex-direction:column;justify-content:center}@media(max-width:499px){.main-articles__item_4{display:none}}.main-articles__item-button{height:3.3333333333vw;border-radius:3.3333333333vw;padding:0 2.0833333333vw;text-decoration:none;color:#642000;font-size:1.1111111111vw;display:inline-flex;align-items:center;border:1px solid #642000;margin-top:1.6666666667vw}@media(min-width:1440px){.main-articles__item-button{margin-top:24px;height:48px;border-radius:48px;padding:0 30px;font-size:16px}}@media(max-width:799px){.main-articles__item-button{height:6.25vw;border-radius:6.25vw;padding:0 3.90625vw;margin-top:3.125vw;font-size:2.0833333333vw}}@media(max-width:499px){.main-articles__item-button{height:10.6666666667vw;font-size:3.4666666667vw;padding:0 6.4vw;border-radius:10.6666666667vw;margin-top:1.0666666667vw}}.history{margin-top:96px;position:relative;padding-bottom:57px}@media(max-width:767px){.history{margin-top:64px}}.history:before{content:"";width:100vw;height:calc(100% - 286px);position:absolute;top:286px;left:50%;transform:translateX(-50%);background:#faf4eb}@media(max-width:767px){.history:before{height:calc(100% - 133px);top:133px}}.history__decor{width:100vw;height:286px;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media(max-width:767px){.history__decor{height:105px;top:28px}}.history__inner{position:relative}.history__title{text-align:center;margin-bottom:36px}@media(max-width:767px){.history__title{margin-bottom:28px}}.history__title img{width:350px;max-width:100%}@media(max-width:767px){.history__title img{width:279px}}.history__switch,.history__switch-inner{display:flex;justify-content:center}.history__switch-inner{background:#fff;border-radius:52px}.history__switch-inner span{height:52px;padding:0 40px;border-radius:52px;display:inline-flex;align-items:center;font-size:20px;text-transform:uppercase;color:#642000;font-weight:600;cursor:pointer}@media(max-width:767px){.history__switch-inner span{height:40px;padding:0 30px;font-size:15px;border-radius:40px}}.history__switch-inner span._active{background:#642000;color:#fff}.history__timeline{position:relative;height:153px}@media(max-width:767px){.history__timeline{margin-top:30px;height:92px}}.history__timeline svg{width:100%;position:absolute;top:0;left:0}.history__timeline-years{display:flex;justify-content:space-around}.history__timeline-year{color:#642000;font-size:20px;display:flex;flex-direction:column;align-items:center;gap:9px;position:relative;width:0;cursor:pointer;white-space:nowrap;font-weight:600}@media(max-width:1023px){.history__timeline-year{font-size:18px;gap:6px}}@media(max-width:767px){.history__timeline-year{font-size:12px;flex-grow:0;flex-shrink:0}.history__timeline-year:nth-child(2n){flex-direction:column-reverse}}.history__timeline-year span{display:block;width:14px;height:14px;border:2px solid #642000;background:#fff;border-radius:50%}@media(max-width:767px){.history__timeline-year span{width:10px;height:10px}}.history__timeline-year._past{color:#e60000}.history__timeline-year._past span{background:#e60000;border-color:#faf4eb}.history__timeline-year._1{top:29px}@media(max-width:767px){.history__timeline-year._1{top:18px}}.history__timeline-year._2{top:37px}@media(max-width:767px){.history__timeline-year._2{top:2px}}._perm .history__timeline-year._2{top:43px}@media(max-width:767px){._perm .history__timeline-year._2{top:5px}}.history__timeline-year._3{top:66px}@media(max-width:767px){.history__timeline-year._3{top:41px}}._perm .history__timeline-year._3{top:85px}@media(max-width:767px){._perm .history__timeline-year._3{top:53px}}.history__timeline-year._4{top:97px}@media(max-width:767px){.history__timeline-year._4{top:38px}}._perm .history__timeline-year._4{top:99px}@media(max-width:767px){._perm .history__timeline-year._4{top:39px}}.history__timeline-year._5{top:97px}@media(max-width:767px){.history__timeline-year._5{top:60px}}._perm .history__timeline-year._5{top:83px}@media(max-width:767px){._perm .history__timeline-year._5{top:51px}}.history__timeline-year._6{top:81px}@media(max-width:767px){.history__timeline-year._6{top:29px}}._perm .history__timeline-year._6{top:56px}@media(max-width:767px){._perm .history__timeline-year._6{top:12px}}.history__timeline-year._7{top:57px}@media(max-width:767px){.history__timeline-year._7{top:35px}}._perm .history__timeline-year._7{top:27px}@media(max-width:767px){._perm .history__timeline-year._7{top:17px}}.history__timeline-year._8{top:34px}@media(max-width:767px){.history__timeline-year._8{top:-1px}}._perm .history__timeline-year._8{top:5px}@media(max-width:767px){._perm .history__timeline-year._8{top:-20px}}.history__timeline-year._9{top:13px}@media(max-width:767px){.history__timeline-year._9{top:7px}}._perm .history__timeline-year._9{top:-5px}@media(max-width:767px){._perm .history__timeline-year._9{top:-4px}}.history__timeline-year._10{top:-1px}@media(max-width:767px){.history__timeline-year._10{top:-23px}}._perm .history__timeline-year._10{top:5px}@media(max-width:767px){._perm .history__timeline-year._10{top:-20px}}.history__timeline-year._11{top:-6px}@media(max-width:767px){.history__timeline-year._11{top:-4px}}.history__timeline-year._12{top:5px}@media(max-width:767px){.history__timeline-year._12{top:-19px}}.history__slider-wrap{margin-top:35px;position:relative}@media(max-width:767px){.history__slider-wrap{margin-top:24px}}.history__slider-nav{position:absolute;display:flex;right:0;top:-72px;gap:8px}@media(max-width:767px){.history__slider-nav{display:none}.history__slider{overflow:visible}}.history__slider-next,.history__slider-prev{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #642000;border-radius:50%}.history__slider-next._disabled,.history__slider-prev._disabled{opacity:.5;cursor:default;pointer-events:none}.history__card{border-radius:16px;overflow:hidden;background:#fff;height:auto}@media(max-width:767px){.history__card{border-radius:9px}}.history__card-image{width:100%;height:22.7777777778vw;-o-object-fit:cover;object-fit:cover}@media(min-width:1440px){.history__card-image{height:328px}}@media(max-width:1023px){.history__card-image{height:32.03125vw}}@media(max-width:767px){.history__card-image{height:52.2666666667vw}}.history__card-image._alt{-o-object-fit:contain;object-fit:contain}.history__card-text{padding:32px 30px 49px 30px;text-align:center;color:#642000}@media(max-width:767px){.history__card-text{padding:12px}}.history__card-text h3{color:#e60000;font-size:20px;font-weight:600;line-height:1;margin-bottom:4px}@media(max-width:767px){.history__card-text h3{font-size:12px}}.history__card-text h2{font-size:32px;font-weight:600;margin-bottom:20px;line-height:120%}@media(max-width:1023px){.history__card-text h2{font-size:28px}}@media(max-width:767px){.history__card-text h2{font-size:20px;margin-bottom:12px}}.history__card-text h2 sup{vertical-align:top;position:relative;top:-3px}.history__card-text p{font-size:16px;line-height:130%}@media(max-width:767px){.history__card-text p{font-size:12px}}.history__card-text p._note{opacity:.5;margin-top:20px}.subscribe{position:relative}.subscribe:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);background:#faf4eb}.subscribe__inner{min-height:298px;border-radius:32px;background-color:#ba0018;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/subscribe-image.png);background-repeat:no-repeat;background-position:bottom 0 right 0;position:relative;padding:32px 40px;color:#fff}@media(max-width:1199px){.subscribe__inner{background-size:80% auto}}@media(max-width:1023px){.subscribe__inner{background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/subscribe-image-tablet.webp);background-size:429px auto;padding:32px}}@media(max-width:767px){.subscribe__inner{background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/subscribe-image-mobile.png);background-size:100% auto;background-position:bottom 0 left 50%;padding:24px 32px calc(46.66667vw + 46px) 32px}}.subscribe__inner h2{font-size:36px;line-height:110%;margin-bottom:8px;font-family:Bloc,sans-serif;text-transform:uppercase;font-weight:400}.subscribe__inner p{font-size:16px;line-height:130%;margin-bottom:32px}@media(max-width:1023px){.subscribe__inner p{max-width:303px}.subscribe__inner p br{display:none}}@media(max-width:767px){.subscribe__inner p{font-size:13px}}.subscribe__inner a{height:48px;padding:0 30px;display:inline-flex;align-items:center;font-size:16px;color:#642000;border-radius:48px;background:#fff;text-decoration:none;letter-spacing:.05em}@media(max-width:767px){.subscribe__inner a{height:40px;font-size:13px;border-radius:40px}}.subscribe-popup{position:fixed;right:24px;bottom:24px;z-index:20;width:672px;height:308px;padding:40px;display:flex;flex-direction:column;align-items:flex-start;gap:32px;overflow:hidden;color:#642000;background:#fde8c6;box-shadow:0 4px 32px rgba(0,0,0,.24),0 4px 52px rgba(0,0,0,.1)}.subscribe-popup__image{position:absolute;right:0;bottom:0;width:460px;height:236px}.subscribe-popup__content{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.subscribe-popup__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.subscribe-popup__title{font-family:Bloc,sans-serif;font-size:36px;line-height:120%;font-weight:400;text-transform:uppercase}.subscribe-popup__close{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #642000;border-radius:50%}.subscribe-popup__text{font-size:18px;line-height:130%}.subscribe-popup__button{position:relative;height:48px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff;border-radius:100px;background:#ba0018;text-decoration:none}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:28px 40px;color:#642000;background:#f0e4c1;box-shadow:0 -4px 32px rgba(0,0,0,.12)}@media(max-width:767px){.cookie-banner{padding:20px 16px}}.cookie-banner__inner{max-width:890px;margin:0 auto;display:flex;align-items:center;gap:50px}@media(max-width:767px){.cookie-banner__inner{flex-direction:column;align-items:stretch;gap:20px}}.cookie-banner__content{display:flex;flex-direction:column;gap:12px}.cookie-banner__title{font-size:20px;font-weight:600;line-height:130%}@media(max-width:767px){.cookie-banner__title{font-size:16px}}.cookie-banner__text{font-size:14px;line-height:130%}@media(max-width:767px){.cookie-banner__text{font-size:12px}}.cookie-banner__text a{color:inherit}.cookie-banner__button{flex-shrink:0;height:48px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff;background:#ba0018;border-radius:100px;text-decoration:none}@media(max-width:767px){.cookie-banner__button{height:44px;font-size:16px}}.footer{padding:75px 0 137px 0;position:relative;color:#642000}@media(max-width:767px){.footer{padding:24px 0 35px 0}}.footer:before{content:"";width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);background:#faf4eb}._kakao-academy .footer:before{display:none}.footer__bg{position:absolute;top:75px;left:calc(50% + 50px);transform:translateX(-50%)}@media(max-width:767px){.footer__bg{width:100vw;left:50%;top:24px;height:calc(100% - 24px)}}.footer__inner{position:relative;z-index:1;max-width:715px;margin:0 auto;padding-top:42px}@media(max-width:767px){.footer__inner{display:flex;flex-direction:column;align-items:center;padding-top:45px}}.footer__logo{margin-bottom:30px}@media(max-width:767px){.footer__logo{width:118px;margin-bottom:16px}}.footer__columns{display:flex;gap:62px}@media(max-width:767px){.footer__columns{display:block}}.footer__contacts{flex-grow:1}.footer__contacts h4{color:#e60000;font-size:10px;text-transform:uppercase;margin-bottom:16px;font-weight:700}@media(max-width:767px){.footer__contacts h4{font-size:8px;margin-bottom:9px;text-align:center}}.footer__contacts p{font-size:16px}@media(max-width:767px){.footer__contacts p{font-size:12px}}.footer__contacts p a{color:#e60000}.footer__phone{font-size:36px;color:#642000;font-family:Bloc,sans-serif}@media(max-width:767px){.footer__phone{font-size:24px;width:236px;margin:0 auto}}.footer__phone span{font-size:28px;background:#642000;color:#fff;border-radius:8px;padding:0 6px}@media(max-width:767px){.footer__phone span{font-size:14px;padding:3px 5px 1px 5px;border-radius:5px}}.footer__phone a{color:inherit;text-decoration:none;display:inline-flex;gap:8px;align-items:center}@media(max-width:767px){.footer__phone a{gap:6px}}.footer__mail{display:flex;margin:16px 0 24px 0;gap:18px}@media(max-width:767px){.footer__mail{gap:10px;justify-content:center;margin:9px 0 14px 0}}.footer__mail a{display:flex;align-items:center;gap:6px;color:#642000;font-size:16px;text-decoration:none}@media(max-width:767px){.footer__mail a{font-size:12px;gap:3px}.footer__mail a img{width:14px}}.footer__mail span{width:1px;background:#f0e4d1}.footer__menu{width:29%}@media(max-width:767px){.footer__menu{display:none}}.footer__menu p{font-size:18px;font-weight:700}.footer__menu p:not(:last-child){margin-bottom:12px}.footer__menu p a{color:inherit;text-decoration:none}.footer__copy{margin-top:40px;font-size:14px}@media(max-width:767px){.footer__copy{margin:17px auto 0 auto;padding-top:17px;border-top:1px solid #f0e4d1;font-size:12px;width:100%;max-width:313px;text-align:center}}.footer__copy h4{font-weight:400;margin-bottom:10px}@media(max-width:767px){.footer__copy h4{margin-bottom:13px}}.footer__copy p{opacity:.6}@media(max-width:767px){.footer__copy p{max-width:259px;margin:0 auto}.footer__copy p:not(:last-child){margin-bottom:12px}}.footer__bottom-links{display:flex;margin-top:18px;padding-top:9px;border-top:1px solid #f0e4d1;font-size:13px;gap:20px}@media(max-width:767px){.footer__bottom-links{margin-top:11px;padding:11px 20px 0 20px;width:100%;max-width:313px;font-size:12px;justify-content:space-between;gap:5px}}.footer__bottom-links a{color:inherit;opacity:.5;text-decoration:none}@media(max-width:767px){.footer__bottom-links a{opacity:1}}.footer__subscribe-button{background:#e60000;color:#fff;height:48px;padding:0 30px;display:inline-flex;align-items:center;font-size:16px;font-weight:700;text-decoration:none;border-radius:24px;margin-top:12px}.kakao-academy{position:relative;padding-top:90px}@media(max-width:767px){.kakao-academy{padding-top:0}}.kakao-academy__top{position:relative;padding-bottom:130px}@media(max-width:767px){.kakao-academy__top{padding-bottom:250px}}.kakao-academy__title{font-size:72px;color:#642000;margin-bottom:18px;font-family:Bloc,sans-serif;font-weight:400;text-transform:uppercase}@media(max-width:767px){.kakao-academy__title{font-size:48px;margin-bottom:16px}}.kakao-academy__descr{color:#642000;font-size:20px}@media(max-width:767px){.kakao-academy__descr{font-size:13px}}.kakao-academy__bob{width:498px;height:282px;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/bob1.png);background-size:100% 100%;position:absolute;bottom:27px;right:58px}@media(max-width:1199px){.kakao-academy__bob{display:none}}@media(max-width:767px){.kakao-academy__bob{display:block;bottom:-1px;right:0;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/bob5.png);width:343px;height:169px;font-size:14px}}.kakao-academy__bob p{position:absolute;top:73px;left:42px;color:#642000;font-size:18px;border-radius:32px}@media(max-width:767px){.kakao-academy__bob p{font-size:14px;top:52px;left:33px}}.kakao-academy__info{margin-top:72px;background:#fff;border-radius:24px;display:flex;align-items:center;gap:70px;padding:4px 0 4px 40px;color:#642000;position:relative;margin-bottom:110px}@media(max-width:767px){.kakao-academy__info{margin-top:47px;display:block;padding:26px 22px 203px 22px;margin-bottom:34px}}.kakao-academy__info-title h3{font-size:3.3333333333vw;text-transform:uppercase;line-height:1;margin:0 0 12px 0;font-family:Bloc,sans-serif;font-weight:400}@media(min-width:1440px){.kakao-academy__info-title h3{font-size:48px}}@media(max-width:767px){.kakao-academy__info-title h3{font-size:40px}}.kakao-academy__info-title p{font-size:18px}.kakao-academy__info ul{font-size:20px;line-height:130%;font-weight:600;list-style:none}@media(max-width:767px){.kakao-academy__info ul{margin-top:22px;font-size:16px}}.kakao-academy__info ul li{padding-left:40px;position:relative}@media(max-width:767px){.kakao-academy__info ul li{padding-left:30px}}.kakao-academy__info ul li:not(:last-child){margin-bottom:15px}.kakao-academy__info ul li:before{content:"";position:absolute;top:0;left:0;width:26px;height:25px;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/checkbox.svg);background-size:100% 100%}@media(max-width:767px){.kakao-academy__info ul li:before{width:20px;height:18px;top:1px}}.kakao-academy__info-decor{position:absolute;right:-4px;top:-20px;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/bob2.webp);background-size:100% 100%;width:508px;height:415px;font-size:18px;padding-top:52px;padding-left:40px}@media(max-width:1199px){.kakao-academy__info-decor{display:none}}@media(max-width:767px){.kakao-academy__info-decor{display:block;bottom:-140px;top:auto;right:-16px;background-image:url(/modules/custom/ruchoko_front_landing/dist/img/app/assets/img/bob4.webp);width:349px;height:308px;padding-top:48px}}.article-announce{border-radius:32px;display:flex;height:440px;align-items:flex-end;padding-right:16px}@media(max-width:767px){.article-announce{display:block;height:auto;padding-bottom:16px;border-radius:24px}}.article-announce+.article-announce{margin-top:76px}@media(max-width:767px){.article-announce+.article-announce{margin-top:16px}}.article-announce__info{color:#fff;padding:32px 34px 32px 32px;width:385px;height:100%;position:relative;flex-shrink:0}@media(max-width:767px){.article-announce__info{height:auto;width:auto;padding:25px 24px 20px 24px}}.article-announce__info-title{font-size:48px;margin-bottom:24px;line-height:1;font-family:Bloc,sans-serif;text-transform:uppercase;font-weight:400}@media(max-width:767px){.article-announce__info-title{font-size:32px;margin-bottom:8px}}.article-announce__info-descr{font-size:18px}@media(max-width:767px){.article-announce__info-descr{font-size:12px}.article-announce__info-descr br{display:none}}.article-announce__items{width:200vw;border-radius:20px;overflow:hidden;position:relative;top:-16px;height:452px;flex-shrink:0}@media(max-width:767px){.article-announce__items{top:auto;width:calc(100vw - 27px);margin-left:11px;border-radius:16px 0 0 16px;height:360px}}.article-announce__items .swiper{height:452px;overflow:visible;margin:0;width:calc(100vw - 481px)}@media(min-width:1440px){.article-announce__items .swiper{width:960px}}@media(max-width:767px){.article-announce__items .swiper{width:calc(100vw - 54px);height:360px}}.article-announce__items .swiper .swiper-slide{width:320px;background:#fde8c6;overflow:hidden}.article-announce__items .swiper .swiper-slide:last-child{border-radius:0 20px 20px 0}@media(max-width:767px){.article-announce__items .swiper .swiper-slide:last-child{border-radius:0 16px 16px 0}}.article-announce__items .swiper .swiper-slide:first-child{border-radius:20px 0 0 20px}@media(max-width:767px){.article-announce__items .swiper .swiper-slide:first-child{border-radius:16px 0 0 16px}.article-announce__items .swiper .swiper-slide{width:264px}}.article-announce__item{display:block;height:100%;color:#fff;padding:27px;text-decoration:none;background-size:cover;background-position:50%;background-color:#642000;width:320px}@media(max-width:767px){.article-announce__item{padding:21px;width:264px}}.article-announce__item._dark-text{color:#642000;background-color:#fde8c6}.article-announce__item._dark-text h4{color:#e60000}.article-announce__item._dark-text h4 svg circle{fill:#e60000}.article-announce__item h4{display:flex;gap:8px;align-items:center;font-size:10px;text-transform:uppercase;font-weight:700;margin-bottom:11px}@media(max-width:767px){.article-announce__item h4{font-size:8px;margin-bottom:9px}}.article-announce__item h3{font-size:24px;line-height:130%;text-transform:uppercase}@media(max-width:767px){.article-announce__item h3{font-size:19px}}.article-announce__slider-nav{position:absolute;display:flex;left:32px;bottom:40px;gap:8px}@media(max-width:767px){.article-announce__slider-nav{display:none}}.article-announce__slider-next,.article-announce__slider-prev{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #fff;border-radius:8px}.article-announce__slider-next._disabled,.article-announce__slider-prev._disabled{opacity:.5;cursor:default;pointer-events:none}.article-announce__pagination{display:none;justify-content:center;margin-top:15px;gap:6px;align-items:center}@media(max-width:767px){.article-announce__pagination{display:flex}}.article-announce__pagination .swiper-pagination-bullet{background:#642000;width:4px;height:4px;border-radius:50%}.article-announce__pagination .swiper-pagination-bullet-active{width:7px;height:7px;background:#fff}.article{min-height:600px;position:relative;color:#642000}.article__inner{margin-top:30px;padding-bottom:65px;padding-left:344px}@media(max-width:1023px){.article__inner{padding-left:0}}.article__main{flex-grow:1;max-width:900px}@media(max-width:1023px){.article__main{max-width:none}}.article__content-wrap{max-width:787px}@media(max-width:1023px){.article__content-wrap{max-width:none}}.article__header{margin-bottom:56px}@media(max-width:767px){.article__header{margin-bottom:32px}}.article__title{font-size:72px;margin-bottom:16px;font-family:Bloc,sans-serif;text-transform:uppercase;font-weight:400;line-height:1}@media(max-width:767px){.article__title{font-size:48px;margin-bottom:8px}}.article__subtitle{font-size:20px;font-weight:400}@media(max-width:767px){.article__subtitle{font-size:14px}}.article__section-wrap{display:flex;gap:16px;position:relative;flex-wrap:wrap}@media(max-width:767px){.article__section-wrap{flex-direction:column}.article__section-wrap .article__tip{margin-bottom:-34px}.article__section-wrap .article__image{order:2}}.article__section-wrap:not(:last-child){margin-bottom:16px}.article__section-wrap .article__image,.article__section-wrap .article__section{margin:0!important;width:calc(50% - 8px)}@media(max-width:767px){.article__section-wrap .article__image,.article__section-wrap .article__section{width:100%}}.article__section{width:100%;position:relative}@media(max-width:1023px){.article__section{display:flex;flex-direction:column}}.article__section:not(:last-child){margin-bottom:16px}.article__section-inner{border-radius:24px;background:#faf4eb;padding:32px;font-size:16px;position:relative;width:100%;min-height:100%}@media(max-width:767px){.article__section-inner{padding:16px;border-radius:16px;font-size:14px}}.article__section_summary .article__section-inner{background:#fff;border:1px solid #e7d8ca}.article__section h2{font-size:32px;font-weight:700;margin-bottom:16px;line-height:110%}@media(max-width:767px){.article__section h2{font-size:20px;margin-bottom:8px}}.article__section p{font-size:inherit;line-height:130%}.article__section p:not(:last-child){margin-bottom:16px}.article__section p._timestamp strong{font-weight:600;margin-right:8px}.article__section ul{font-size:inherit;list-style:none}.article__section ul:not(:last-child){margin-bottom:16px}.article__section ul li{padding-left:14px;position:relative}.article__section ul li:not(:last-child){margin-bottom:10px}@media(max-width:767px){.article__section ul li:not(:last-child){margin-bottom:6px}}.article__section ul li:before{content:"";position:absolute;left:0;top:9px;width:5px;height:5px;border-radius:50%;background:#642000}@media(max-width:767px){.article__section ul li:before{width:3px;height:3px;top:8px}}.article__image{border-radius:24px;max-width:100%;-o-object-fit:cover;object-fit:cover;position:relative}.article__image:not(:last-child){margin-bottom:16px}@media(max-width:1023px){.article__image{width:100%}}@media(max-width:767px){.article__image{border-radius:16px}}.article__infographics{display:flex;gap:48px;margin-top:24px}@media(max-width:767px){.article__infographics{gap:16px}}.article__infographics>div{display:flex;align-items:center;gap:16px;font-weight:600;font-size:18px}@media(max-width:1199px){.article__infographics>div{font-size:14px}}@media(max-width:767px){.article__infographics>div{gap:12px;font-size:12px}}.article__infographics>div img{min-width:0}@media(max-width:767px){.article__infographics>div img{height:35px}}.article__infographics ._divider{width:1px;background:rgba(100,32,0,.1)}.article__tip{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;position:absolute;right:calc(100% - 10px);top:18px}@media(max-width:1023px){.article__tip{position:relative;top:auto;right:auto;margin-right:auto;width:100%}}@media(max-width:767px){.article__tip{margin:0 10px -18px auto;width:auto;z-index:1;gap:0}.article__tip img{width:112px;height:76px;margin-top:10px;z-index:1}}.article__tip-bubble{width:172px;font-size:14px;position:relative}@media(max-width:767px){.article__tip-bubble{width:168px;font-size:12px;margin-right:-16px}}.article__tip-bubble>div{width:100%;background:#fff;border:2px solid #faf4eb;position:relative;padding:10px 18px;border-radius:16px;color:#2d1f1a}@media(max-width:767px){.article__tip-bubble>div{padding:8px 12px;border-radius:12px}}.article__tip-bubble svg{position:absolute;right:-16px;top:13px}@media(max-width:767px){.article__tip-bubble svg{width:12px;right:-12px;top:6px}}.article__contents{list-style:none;font-size:16px;margin-top:130px}.article__contents li:not(:last-child){margin-bottom:10px}.article__contents li a{color:inherit;text-decoration:none}.article__bottom{position:relative;padding:85px 0 40px 0}@media(max-width:767px){.article__bottom{padding-top:0}}.article__bottom:before{content:"";height:calc(100% - 328px);top:328px;background:#faf4eb}.article__bottom ._decor,.article__bottom:before{width:100vw;position:absolute;left:50%;transform:translateX(-50%)}.article__bottom ._decor{height:328px;top:0}.article__bottom .article-announce{position:relative}.article__content-header{text-align:center;margin:72px 0 48px 0}@media(max-width:767px){.article__content-header{margin:56px 0 40px 0}}.article__content-header h2{font-family:Bloc,sans-serif;font-size:48px;text-transform:uppercase;margin-bottom:16px;line-height:100%;font-weight:400}@media(max-width:767px){.article__content-header h2{font-size:32px;margin-bottom:12px}}.article__content-header p{font-size:20px;line-height:130%}@media(max-width:767px){.article__content-header p{font-size:14px}}.not-found{position:relative;display:flex;align-items:flex-end;gap:40px;padding:90px 0 130px;color:#642000}@media(max-width:1023px){.not-found{padding:60px 0 90px}}@media(max-width:767px){.not-found{display:block;padding:24px 0 48px}}.not-found__inner{flex:1 1 auto}.not-found__code{font-family:Bloc,sans-serif;font-size:120px;line-height:1;color:#e60000;margin-bottom:8px}@media(max-width:767px){.not-found__code{font-size:72px}}.not-found__title{font-size:72px;font-family:Bloc,sans-serif;font-weight:400;text-transform:uppercase;line-height:1;margin-bottom:18px}@media(max-width:767px){.not-found__title{font-size:40px;margin-bottom:16px}}.not-found__descr{font-size:20px;line-height:130%;margin-bottom:32px}@media(max-width:767px){.not-found__descr{font-size:13px;margin-bottom:24px}.not-found__descr br{display:none}}.not-found__buttons{display:flex;gap:12px;margin-bottom:40px}@media(max-width:767px){.not-found__buttons{margin-bottom:24px}}.not-found__buttons a{height:48px;border-radius:48px;padding:0 30px;text-decoration:none;background:#e60000;color:#fff;font-size:16px;display:inline-flex;align-items:center}.not-found__buttons a._bordered{background:transparent;color:#642000;border:1px solid #642000}@media(max-width:767px){.not-found__buttons a{height:40px;font-size:12px;padding:0 20px}}.not-found__bob{flex:0 0 auto}@media(max-width:767px){.not-found__bob{display:block;margin:24px auto 0}}
