/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.dropdown{display:flex;flex-direction:column;gap:24px}.event{margin-bottom:32px}.event:not(:last-child){border-bottom:1px solid;padding-bottom:32px}.messages{-webkit-animation:fadeOut 0s ease-in 3s forwards;animation:fadeOut 0s ease-in 3s forwards;background-color:#d4edda;border:1px solid #c3e6cb;bottom:0;color:#155724;max-height:200px;overflow:auto;padding:20px;position:fixed;right:0;width:100%;z-index:999}.messages.messages--warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.messages.messages--error{background-color:#f8d7da;border-color:#f5c6cb;color:#b50000}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.overview{border-bottom:1px solid;border-top:1px solid;display:flex;flex-direction:column;padding:40px 20px}@media screen and (min-width:1024px){.overview{flex-direction:row;padding:0}}.page-break+.overview{border-top:none}.overview__item{border-bottom:1px solid var(--color-base);border-left:1px solid var(--color-base);border-right:1px solid var(--color-base);color:var(--color-highlighted);display:flex;flex-basis:100%;flex-direction:column;font-size:17rem;padding-bottom:24px;text-align:center}[lang=ja] .overview__item,[lang=ko] .overview__item{font-size:17rem}@media screen and (min-width:1024px){.overview__item{border-bottom:none;border-right:none;padding-bottom:48px}}.overview__item:first-child{border-top:1px solid var(--color-base)}@media screen and (min-width:1024px){.overview__item:first-child{border-left:none;border-top:none}}.overview__item .icon{border-bottom:1px solid;flex-shrink:0;font-size:120px;padding:24px}.overview__item .label{color:var(--color-base);padding-top:24px}@media screen and (min-width:1024px){.overview__item .label{padding-top:48px}}.teaser{overflow:hidden;padding:20px;position:relative}@media screen and (min-width:768px){.teaser{padding:0}}.teaser__type{background:#fff;border-radius:44px;font-family:Gotham,sans-serif;font-weight:400;line-height:22px;padding:0 8px;position:absolute;right:40px;text-transform:uppercase;top:40px}[lang=ja] .teaser__type{font-family:NotoSansJP}[lang=ko] .teaser__type{font-family:NotoSansKR}.teaser__type,[lang=ja] .teaser__type,[lang=ko] .teaser__type{font-size:12rem}@media screen and (min-width:768px){.teaser__type{right:20px;top:20px}}.teaser__content{padding-top:24px}@media screen and (min-width:768px){.teaser__content{padding:24px}}.teaser__info{display:flex;justify-content:space-between}.teaser img{width:100%}.view .view-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:236px;text-align:center}.view--grid{padding-bottom:160px;position:relative}.view--grid .pager-show-more{bottom:96px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.view--grid .views-exposed-form{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}@media screen and (min-width:768px){.view--grid .views-exposed-form{flex-direction:row;gap:16px;justify-content:center}}.view--grid .views-exposed-form .form-actions{display:none}.view--grid .views-exposed-form .form-item{flex-basis:100%;margin-bottom:0}@media screen and (min-width:768px){.view--grid .views-exposed-form .form-item{max-width:320px}}.view--grid .views-exposed-form .form-item--search{margin-right:auto;position:relative}.view--grid .views-exposed-form .form-item--search:before{content:"\f102";font-family:krug-icons;font-size:1em;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;pointer-events:none;position:absolute;right:0;text-decoration:none;text-transform:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.view--grid .view-content{border-bottom:1px solid}@media screen and (min-width:1024px){.view--grid .view-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}.view--grid .views-row{border-top:1px solid;position:relative}@media screen and (min-width:1024px){.view--grid .views-row:not(:nth-child(3n)):after{border-left:1px solid;content:"";height:100%;position:absolute;right:0;top:0;z-index:1}}.view--carousel{margin-top:48px}@media screen and (min-width:768px){.view--carousel{margin-top:96px}}.view--carousel .views-row{position:relative}.view--carousel .views-field-view-node a{background:var(--color-bg);color:transparent;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.view--carousel .views-field-view-node a:hover{opacity:.15}.view--carousel .views-field-krug-flag-confirm-link{position:absolute;right:12px;top:12px;z-index:1}.p-card,.p-cards{position:relative}.p-card{border-top:1px solid}.p-card:last-child{border-bottom:1px solid}@media screen and (min-width:768px){.p-card{align-items:center;display:flex}.p-card:nth-of-type(2n){flex-direction:row-reverse}.p-card:before{border-right:1px solid;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.p-card .field--media{border-bottom:1px solid;flex-basis:50%;flex-shrink:0}@media screen and (min-width:768px){.p-card .field--media{border-bottom:none}}.p-card .field--media img{width:100%}.p-card>.container{padding-bottom:40px;padding-top:40px}.p-composition__content{align-items:flex-end;display:flex;flex-direction:column;gap:48px}@media screen and (min-width:1024px){.p-composition__content{gap:120px}}.p-composition .svg-stripe{left:0;top:10%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.p-composition .svg-stripe{top:3.5%}}.p-composition .field--additional-image{margin:auto;width:322px}.p-composition--mirror .svg-stripe{-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1)}@media screen and (min-width:1024px){.p-composition--mirror .flexbox{flex-direction:row-reverse}}.p-composition--additional-image .flexbox,.p-composition--mirror .p-composition__content{align-items:flex-start}.p-composition--additional-image .svg-stripe{bottom:20%;top:auto;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.p-composition--additional-image.p-composition--mirror .svg-stripe{-webkit-transform:scale(-1);transform:scale(-1)}.p-heading{overflow:hidden}.p-heading--large .field--title{font-size:40px}@media screen and (min-width:768px){.p-heading--large .field--title{font-size:90px}}[lang=ja] .p-heading--large .field--title,[lang=ko] .p-heading--large .field--title{font-size:65px}.p-heading--center{padding-bottom:96px;padding-top:96px;text-align:center}.p-heading--one-stripe .svg-stripe{bottom:24px;left:0}.p-heading--two-stripes{padding-bottom:160px;padding-top:160px}.p-heading--two-stripes>.container{background:var(--color-bg)}.p-heading--two-stripes .svg-stripe{left:0;top:0}@media screen and (max-width:1023px){.p-heading--two-stripes .svg-stripe{top:15%;width:200%}}.p-heading--carrot>.container:before{background:url(/themes/custom/krug_base/dist/images/svg/carrot.svg) no-repeat 50%/contain;content:"";display:inline-block;height:73px;margin-bottom:32px;width:194px}.p-heading--carrot .field--title{color:#e8441e;font-size:65px}@media screen and (min-width:768px){.p-heading--carrot .field--title{font-size:128px}}[lang=ja] .p-heading--carrot .field--title,[lang=ko] .p-heading--carrot .field--title{font-size:65px}.p-heading--carrot .field--prefix{font-size:28rem;margin-bottom:16px}[lang=ja] .p-heading--carrot .field--prefix,[lang=ko] .p-heading--carrot .field--prefix{font-size:28rem}.p-illustration .field--media{margin:auto;max-width:200px}@media screen and (min-width:1024px){.p-illustration .field--media{bottom:24px;position:absolute;right:-24px;-webkit-transform:translateX(100%);transform:translateX(100%)}}@media screen and (min-width:1024px){.p-illustration:has(+.section) .field--media{bottom:-48px}}.p-image img{width:100%}.p-intro .m-icon{align-self:flex-end;padding:0 20px}.p-intro .m-icon svg{height:auto;width:183px}@media screen and (min-width:1024px){.p-intro .m-icon svg{width:212px}}.p-note .m-icon{text-align:right}.p-note .m-icon svg{height:auto;width:106px}.p-quote{position:relative}.p-quote .svg-stripe{top:0}.p-row{border-top:1px solid;padding:40px 0}.p-row:last-of-type{border-bottom:1px solid}.p-row__media{flex-shrink:0}@media screen and (min-width:1024px){.p-row--mirror .p-row__media{order:1}.p-row__item{display:flex}.p-row__label{flex-basis:212px;flex-shrink:0}}.p-tips{display:flex;flex-direction:column;margin-top:-1px;padding:20px}@media screen and (min-width:1024px){.p-tips{flex-direction:row;padding:0}}.page-break+.p-tips{margin-top:0}.p-tip{border-left:1px solid;border-right:1px solid;border-top:1px solid;flex-basis:100%}.p-tip:last-of-type{border-bottom:1px solid}@media screen and (min-width:1024px){.p-tip{border-bottom:1px solid;border-left:none}.p-tip:last-of-type{border-right:none}}.p-tip__head{border-bottom:1px solid;padding:20px;text-align:center}.p-tip__body{display:flex;flex-direction:column;padding:40px 20px}@media screen and (min-width:768px){.p-tip__body{flex-direction:row;gap:48px}}.p-tip__content{display:flex;flex-direction:column;gap:24px}.p-tip .m-icon{text-align:center}.p-tip .m-icon svg{height:120px}.p-welcome{overflow:hidden}.p-welcome .svg-stripe{margin-bottom:48px;margin-top:24px;position:static;-webkit-transform:scale(3.4) translate(-19%,-2%);transform:scale(3.4) translate(-19%,-2%)}@media screen and (min-width:768px){.p-welcome .svg-stripe{-webkit-transform:scale(1.5) translate(-1%,-2%);transform:scale(1.5) translate(-1%,-2%)}}@media screen and (min-width:1024px){.p-welcome .svg-stripe{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.p-welcome .m-icon{text-align:center}@media screen and (min-width:768px){.p-welcome .m-icon{margin-left:-21%}}@media screen and (min-width:1024px){.p-welcome .m-icon{left:50%;margin-left:-34%;position:absolute;top:50%;top:69%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.p-word{position:relative}.p-word .icon{color:var(--color-highlighted);display:block;font-size:125px;margin:32px;text-align:right}@media screen and (min-width:1024px){.p-word .icon{font-size:106px;margin-top:48px}}.p-word .svg-stripe{bottom:15%;-webkit-transform:translateX(-20%);transform:translateX(-20%);width:15%}.p-word .field--description:before{content:"“"}.p-word .field--description:after{content:"”"}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
