<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i);

html {
    font-family: Roboto, sans-serif;
    font-weight: 300
}

body {
    font-family: Roboto, sans-serif;
    line-height: 1.4;
    font-size: 100%
}

body td, body th {
    text-align: left
}

.gs18-Main {
    position: relative;
    z-index: 1
}

.gs18-MainContents {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
    box-sizing: border-box
}

.gs18-MainContents--Narrow {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 960px;
    width: 66.6667%
}

.gs18-MainContents--Narrow &gt; .gs18-dGrid:first-child &gt; .gs18-dGrid__Item:first-child &gt; :first-child {
    margin-top: 0
}

.gs18-ImageList {
    margin: 0 -15px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-ImageList:after {
    display: block;
    clear: both;
    content: ''
}

.gs18-ImageListItem {
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box
}

.gs18-Link:link, .gs18-Link:visited {
    color: #000;
    text-decoration: underline
}

.gs18-Link[href]:active, .gs18-Link[href]:focus, .gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-Link--Back {
    position: relative;
    padding-left: 30px
}

.gs18-Link--Back:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-Link--Back[href]:active:before, .gs18-Link--Back[href]:focus:before, .gs18-Link--Back[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-R.svg)
}

.gs18-Link--External, .gs18-Link--Map, .gs18-Link--Pdf, .gs18-Link--Xls, .gs18-Link--Zip {
    position: relative;
    padding-left: 30px
}

.gs18-Link--External:before, .gs18-Link--Map:before, .gs18-Link--Pdf:before, .gs18-Link--Xls:before, .gs18-Link--Zip:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-Link--External .gs18-Icon, .gs18-Link--Map .gs18-Icon, .gs18-Link--Pdf .gs18-Icon, .gs18-Link--Xls .gs18-Icon, .gs18-Link--Zip .gs18-Icon {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px
}

.gs18-Link--External[href]:active:before, .gs18-Link--External[href]:focus:before, .gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-R.svg)
}

.gs18-Link--External[href]:active .gs18-Icon, .gs18-Link--External[href]:focus .gs18-Icon, .gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Pdf[href]:active:before, .gs18-Link--Pdf[href]:focus:before, .gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-R.svg)
}

.gs18-Link--Pdf[href]:active .gs18-Icon, .gs18-Link--Pdf[href]:focus .gs18-Icon, .gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Xls[href]:active:before, .gs18-Link--Xls[href]:focus:before, .gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-R.svg)
}

.gs18-Link--Xls[href]:active .gs18-Icon, .gs18-Link--Xls[href]:focus .gs18-Icon, .gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Zip[href]:active:before, .gs18-Link--Zip[href]:focus:before, .gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-R.svg)
}

.gs18-Link--Zip[href]:active .gs18-Icon, .gs18-Link--Zip[href]:focus .gs18-Icon, .gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Map[href]:active:before, .gs18-Link--Map[href]:focus:before, .gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-R.svg)
}

.gs18-Link--Map[href]:active .gs18-Icon, .gs18-Link--Map[href]:focus .gs18-Icon, .gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-Link--Disabled {
    color: #b8b8b8
}

.gs18-ButtonLink {
    margin: 20px 0 0;
    padding: 10px 13px;
    border: solid 2px #000;
    display: block;
    color: #000;
    background-color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box
}

.gs18-ButtonLink:link, .gs18-ButtonLink:visited {
    color: #000
}

.gs18-ButtonLink:active, .gs18-ButtonLink:focus, .gs18-ButtonLink:hover {
    border-color: #fff;
    color: #f50f10;
    background-color: #fff
}

.gs18-ButtonLink .gs18-Icon {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 26px;
    height: 26px;
    opacity: 0
}

.gs18-ButtonLink--Small {
    padding: 7px 13px;
    font-size: .89rem
}

.gs18-ButtonLink--Primary {
    border-color: #f50f10;
    color: #fff;
    background-color: #f50f10
}

.gs18-ButtonLink--Primary:link, .gs18-ButtonLink--Primary:visited {
    color: #fff
}

.gs18-ButtonLink--Primary:active, .gs18-ButtonLink--Primary:focus, .gs18-ButtonLink--Primary:hover {
    border-color: #f50f10
}

.gs18-ButtonLink--Secondary {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-ButtonLink--Secondary:link, .gs18-ButtonLink--Secondary:visited {
    color: #fff
}

.gs18-ButtonLink--Secondary:active, .gs18-ButtonLink--Secondary:focus, .gs18-ButtonLink--Secondary:hover {
    border-color: #fff;
    background-color: #fff;
    color: #f50f10
}

.gs18-ButtonLink--Third {
    border-color: #fff;
    color: #000;
    background-color: #fff
}

.gs18-ButtonLink--Third:active, .gs18-ButtonLink--Third:focus, .gs18-ButtonLink--Third:hover {
    color: #f50f10
}

.gs18-ButtonLink--Transmission {
    background-color: transparent
}

.gs18-ButtonLink--Transmission:active, .gs18-ButtonLink--Transmission:focus, .gs18-ButtonLink--Transmission:hover {
    background-color: #fff
}

.gs18-ButtonLink--Back, .gs18-ButtonLink--External, .gs18-ButtonLink--Map, .gs18-ButtonLink--Pdf, .gs18-ButtonLink--Xls, .gs18-ButtonLink--Zip {
    position: relative;
    padding-right: 50px
}

.gs18-ButtonLink--Back:after, .gs18-ButtonLink--External:after, .gs18-ButtonLink--Map:after, .gs18-ButtonLink--Pdf:after, .gs18-ButtonLink--Xls:after, .gs18-ButtonLink--Zip:after {
    position: absolute;
    top: .5rem;
    right: 15px;
    width: 26px;
    height: 26px;
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-ButtonLink--Back:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev.svg)
}

.gs18-ButtonLink--Back:active:after, .gs18-ButtonLink--Back:focus:after, .gs18-ButtonLink--Back:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-R.svg)
}

.gs18-ButtonLink--External:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External.svg)
}

.gs18-ButtonLink--External:active:after, .gs18-ButtonLink--External:focus:after, .gs18-ButtonLink--External:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-R.svg)
}

.gs18-ButtonLink--Pdf:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf.svg)
}

.gs18-ButtonLink--Pdf:active:after, .gs18-ButtonLink--Pdf:focus:after, .gs18-ButtonLink--Pdf:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-R.svg)
}

.gs18-ButtonLink--Xls:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel.svg)
}

.gs18-ButtonLink--Xls:active:after, .gs18-ButtonLink--Xls:focus:after, .gs18-ButtonLink--Xls:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-R.svg)
}

.gs18-ButtonLink--Zip:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip.svg)
}

.gs18-ButtonLink--Zip:active:after, .gs18-ButtonLink--Zip:focus:after, .gs18-ButtonLink--Zip:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-R.svg)
}

.gs18-ButtonLink--Map:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map.svg)
}

.gs18-ButtonLink--Map:active:after, .gs18-ButtonLink--Map:focus:after, .gs18-ButtonLink--Map:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-R.svg)
}

.gs18-ButtonLink--Arrow {
    display: inline-block;
    padding-right: 60px;
    background: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext.svg) no-repeat right 15px center;
    background-size: 36px auto;
    transition: .3s background
}

.gs18-ButtonLink--Arrow:focus, .gs18-ButtonLink--Arrow:hover {
    text-decoration: none;
    background: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-R.svg) no-repeat right 7.5px center #fff
}

.gs18-ButtonLink--White {
    color: #fff;
    border-color: #fff
}

.gs18-ButtonLink--White:link, .gs18-ButtonLink--White:visited {
    color: #fff
}

.gs18-ButtonLink--White:focus, .gs18-ButtonLink--White:hover {
    background-color: #fff;
    color: #f50f10
}

.gs18-ButtonLink--White.gs18-ButtonLink--Arrow {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-W.svg)
}

.gs18-ButtonLink--White.gs18-ButtonLink--Arrow:focus, .gs18-ButtonLink--White.gs18-ButtonLink--Arrow:hover {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-R.svg)
}

.gs18-ButtonLink--UnderLine {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none
}

.gs18-ButtonLink--UnderLine:focus, .gs18-ButtonLink--UnderLine:hover {
    color: #f50f10;
    border-color: #f50f10;
    background-color: transparent
}

.gs18-TileItem__Body &gt; .gs18-ImageUnit.gs18-ImageUnit--AlignMiddle20per:first-child {
    margin-top: 20%
}

.gs18-TileItem__Body.gs18-TileItem__Body--AlignBottom {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 0
}

.gs18-TileItem--Youtube .gs18-TileItem__Body {
    padding-left: 0;
    padding-right: 0
}

.gs18-HeadingLv2__SubText, .gs18-HeadingLv3__SubText {
    font-size: 1.11rem;
    font-weight: 300
}

.gs18-Breadcrumb {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1920px;
    background-color: #000
}

.gs18-BreadcrumbList {
    margin: 0 auto;
    max-width: 1440px;
    list-style: none;
    box-sizing: border-box
}

.gs18-BreadcrumbItem {
    display: inline-block;
    line-height: 1.67;
    font-size: 1rem;
    font-weight: 400
}

.gs18-BreadcrumbItem a {
    color: #e1e1e1
}

.gs18-BreadcrumbItem a[aria-current] {
    color: #fff
}

.gs18-BreadcrumbItem a:link, .gs18-BreadcrumbItem a:visited {
    color: #e1e1e1;
    text-decoration: none
}

.gs18-BreadcrumbItem a[href]:focus, .gs18-BreadcrumbItem a[href]:hover {
    text-decoration: underline
}

.gs18-BreadcrumbItem:after {
    margin: 0 10px;
    position: relative;
    display: inline-block;
    content: '/';
    color: #757575
}

.gs18-BreadcrumbItem:last-child:after {
    content: none
}

.gs18-Footer {
    background-color: #dbdbdb;
    font-size: 18px
}

.gs18-Footer__Inner {
    position: relative
}

.gs18-Footer__Global {
    margin: 0 0 60px;
    padding: 1.2em;
    line-height: 1.1;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: #e0e0e0
}

.gs18-Footer__Global &gt; a {
    color: #000;
    text-decoration: none;
    padding: 5px 36px 5px 0;
    background: url(../img/icon/Global.svg) no-repeat right center, url(../img/icon/Global-R.svg) no-repeat -100% -100%;
    background-size: 20px auto
}

.gs18-Footer__Global &gt; a:link, .gs18-Footer__Global &gt; a:visited {
    color: #000
}

.gs18-Footer__Global &gt; a:active, .gs18-Footer__Global &gt; a:focus, .gs18-Footer__Global &gt; a:hover {
    color: #f50f10;
    background-position: -100% -100%, right center
}

.gs18-Footer__Title {
    margin-top: 30px
}

.gs18-Footer__List {
    margin-top: 15px;
    list-style: none;
    padding: 1px 0 0
}

.gs18-Footer__List &gt; li {
    display: inline-block;
    margin-bottom: 10px
}

.gs18-Footer__List &gt; li &gt; a {
    position: relative;
    color: inherit;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    padding-left: 22px
}

.gs18-Footer__List &gt; li &gt; a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    font-weight: 700
}

.gs18-Footer__List &gt; li &gt; a:link, .gs18-Footer__List &gt; li &gt; a:visited {
    color: #000
}

.gs18-Footer__List &gt; li &gt; a:active, .gs18-Footer__List &gt; li &gt; a:focus, .gs18-Footer__List &gt; li &gt; a:hover {
    color: #f50f10
}

.gs18-Footer__List &gt; li &gt; a:active:before, .gs18-Footer__List &gt; li &gt; a:focus:before, .gs18-Footer__List &gt; li &gt; a:hover:before {
    border-color: #f50f10
}

.gs18-Footer__Links {
    padding: 15px 30px;
    width: 100%
}

.gs18-Footer__Legal {
    padding: 0;
    list-style: none;
    font-size: 18px
}

.gs18-Footer__Legal &gt; li {
    display: inline-block;
    padding-right: .3em;
    line-height: 1.1
}

.gs18-Footer__Legal &gt; li:not(:first-child) {
    padding-left: .5em;
    border-left: 1px solid #000
}

.gs18-Footer__Legal &gt; li &gt; a {
    color: inherit;
    text-decoration: none
}

.gs18-Footer__Legal &gt; li &gt; a:link, .gs18-Footer__Legal &gt; li &gt; a:visited {
    color: #000
}

.gs18-Footer__Legal &gt; li &gt; a:active, .gs18-Footer__Legal &gt; li &gt; a:focus, .gs18-Footer__Legal &gt; li &gt; a:hover {
    color: #f50f10
}

.gs18-Footer__SNS {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    line-height: 20px;
    vertical-align: top
}

.gs18-Footer__SNS &gt; li {
    display: inline-block
}

.gs18-Footer__SNS &gt; li:not(:last-child) {
    margin-right: 10px
}

.gs18-Footer__SNS &gt; li a {
    display: block
}

.gs18-Footer__SNS &gt; li a:active img, .gs18-Footer__SNS &gt; li a:focus img, .gs18-Footer__SNS &gt; li a:hover img {
    opacity: 0
}

.gs18-Footer__SNS &gt; li img {
    width: auto;
    height: 20px;
    vertical-align: top;
    background: #dbdbdb
}

.gs18-Footer__SNSFacebook {
    background: url(../img/icon/Facebook-R.svg) no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__SNSYoutube {
    background: url(../img/icon/YouTube-R.svg) no-repeat left top;
    background-size: auto 20px
}

.gs18-Footer__Copyright {
    margin-right: auto;
    font-size: 18px
}

.gs18-GoTop {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 0;
    z-index: 1
}

.gs18-GoTop &gt; a {
    position: relative;
    display: block;
    width: 48px;
    height: 48px;
    background-color: #000;
    color: #fff
}

.gs18-GoTop &gt; a::before {
    content: "";
    position: absolute;
    top: 55%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.gs18-Header {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1380px;
    box-sizing: border-box
}

.gs18-Header.is-flyout {
    position: fixed;
    top: 0;
    transition: .4s top
}

.gs18-Header.is-flyout.is-hidden {
    top: -90px
}

.gs18-Header__Inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff
}

.gs18-Header__Logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 8px 0 0;
    padding: 0 16px;
    border-right: 1px solid #e1e1e1;
    font-size: 36px
}

.gs18-Header__Logo img {
    width: 84px;
    vertical-align: baseline
}

.gs18-Header__Logo img, .gs18-Header__Logo img _:-ms-lang(x)::-ms-backdrop {
    height: 100%
}

.gs18-Header__Lang {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 10px;
    margin-left: 16px;
    font-size: 14px;
    font-weight: 700
}

.gs18-Header__Global {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: auto;
    height: 100%
}

.gs18-Header__GlobalLang {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    line-height: 1.1;
    vertical-align: 6px
}

.gs18-Header__GlobalLang abbr {
    text-decoration: none
}

.gs18-Header__GlobalLang:first-child {
    border-right: 1px solid #000;
    padding-right: 5px
}

.gs18-Header__GlobalLang:hover {
    text-decoration: underline
}

.gs18-Header__GlobalLink {
    display: inline-block;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 66px;
    height: 100%
}

.gs18-Header__GlobalLink::after, .gs18-Header__GlobalLink::before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    display: inline-block;
    background: #fff no-repeat center;
    background-size: 20px auto;
    width: 100%;
    height: 100%
}

.gs18-Header__GlobalLink::before {
    background-image: url(../img/icon/Global-R.svg)
}

.gs18-Header__GlobalLink::after {
    background-image: url(../img/icon/Global.svg)
}

.gs18-Header__GlobalLink:active::after, .gs18-Header__GlobalLink:focus::after, .gs18-Header__GlobalLink:hover::after {
    opacity: 0
}

.gs18-Header__GlobalLink.is-current {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::before {
    background-color: #000
}

.gs18-Header__GlobalLink.is-current::after {
    background-image: url(../img/icon/Global-W.svg);
    background-color: #000
}

.gs18-Header__Search {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gs18-Header__SearchInner {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    background-color: #fff
}

.gs18-Header__Search .gs18-Header__SearchInput {
    box-sizing: border-box
}

.gs18-Header__Search .gs18-Header__SearchBtn {
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 84px;
    height: 100%;
    border: 0;
    border-left: 1px solid #e0e0e0;
    background: url(../img/icon/Search-R.svg) no-repeat -100% -100%;
    cursor: pointer
}

.gs18-Header__Search .gs18-Header__SearchBtn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 11px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    font-weight: 700
}

.gs18-Header__Search .gs18-Header__SearchBtn &gt; img {
    margin-top: 1px
}

.gs18-Header__Search .gs18-Header__SearchBtn:active, .gs18-Header__Search .gs18-Header__SearchBtn:focus, .gs18-Header__Search .gs18-Header__SearchBtn:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-Header__SearchBtn:active::before, .gs18-Header__Search .gs18-Header__SearchBtn:focus::before, .gs18-Header__Search .gs18-Header__SearchBtn:hover::before {
    border-color: #f50f10
}

.gs18-Header__Search .gs18-Header__SearchBtn:active &gt; img, .gs18-Header__Search .gs18-Header__SearchBtn:focus &gt; img, .gs18-Header__Search .gs18-Header__SearchBtn:hover &gt; img {
    opacity: 0
}

.gs18-Header__Search .gs18-SearchBox__Items, .gs18-Header__Search .mf_finder_searchBox_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gs18-Header__Search .gs18-SearchBox__QueryInput, .gs18-Header__Search .mf_finder_searchBox_query_input {
    border: 0;
    border-bottom: solid 2px #000;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:placeholder-shown, .gs18-Header__Search .mf_finder_searchBox_query_input:placeholder-shown {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__QueryInput::-webkit-input-placeholder, .gs18-Header__Search .mf_finder_searchBox_query_input::-webkit-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-moz-placeholder, .gs18-Header__Search .mf_finder_searchBox_query_input:-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.gs18-Header__Search .gs18-SearchBox__QueryInput::-moz-placeholder, .gs18-Header__Search .mf_finder_searchBox_query_input::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.gs18-Header__Search .gs18-SearchBox__QueryInput:-ms-input-placeholder, .gs18-Header__Search .mf_finder_searchBox_query_input:-ms-input-placeholder {
    color: #bbb
}

.gs18-Header__Search .gs18-SearchBox__Submit, .gs18-Header__Search .mf_finder_searchBox_submit {
    width: 26px;
    height: 26px;
    margin-left: 15px;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: url(../img/icon/Search-R.svg) no-repeat -100% -100%
}

.gs18-Header__Search .gs18-SearchBox__Submit &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit &gt; span {
    display: block;
    height: 100%;
    width: 100%;
    background: url(../img/icon/Search.svg) no-repeat center center #fff
}

.gs18-Header__Search .gs18-SearchBox__Submit:active, .gs18-Header__Search .gs18-SearchBox__Submit:focus, .gs18-Header__Search .gs18-SearchBox__Submit:hover, .gs18-Header__Search .mf_finder_searchBox_submit:active, .gs18-Header__Search .mf_finder_searchBox_submit:focus, .gs18-Header__Search .mf_finder_searchBox_submit:hover {
    background-position: center center
}

.gs18-Header__Search .gs18-SearchBox__Submit:active &gt; span, .gs18-Header__Search .gs18-SearchBox__Submit:focus &gt; span, .gs18-Header__Search .gs18-SearchBox__Submit:hover &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:active &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:focus &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:hover &gt; span {
    opacity: 0
}

.gs18-Header__Search .mf_finder_searchBox_suggest_items {
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    list-style-type: none;
    z-index: 5
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item &gt; a {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    font-style: italic
}

.gs18-Header__Search .mf_finder_searchBox_suggest_item_cur {
    background-color: rgba(80, 80, 80, .8)
}

.gs18-Header__Hamburger {
    display: none
}

.gs18-HeaderNav {
    margin: 0 auto;
    transition: .4s opacity;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.gs18-HeaderNav.is-hidden {
    opacity: 0
}

.gs18-HeaderNav__Menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    height: 85px;
    list-style: none
}

.gs18-HeaderNav__Item {
    height: 100%
}

.gs18-HeaderNav__Text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    height: 100%;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text:link, .gs18-HeaderNav__Text:visited {
    color: #000;
    text-decoration: none
}

.gs18-HeaderNav__Text.is-current, .gs18-HeaderNav__Text.is-open {
    background: #000;
    color: #fff
}

.gs18-HeaderNav__Text.is-current:active, .gs18-HeaderNav__Text.is-current:focus, .gs18-HeaderNav__Text.is-current:hover, .gs18-HeaderNav__Text.is-open:active, .gs18-HeaderNav__Text.is-open:focus, .gs18-HeaderNav__Text.is-open:hover, .gs18-HeaderNav__Text:active, .gs18-HeaderNav__Text:focus, .gs18-HeaderNav__Text:hover {
    color: #f50f10
}

.gs18-HeaderPulldown {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 85px;
    width: 100%
}

.gs18-HeaderPulldown__Inner {
    display: table;
    width: 100%;
    box-sizing: border-box;
    min-height: 270px;
    background-color: #f6f6f6
}

.gs18-HeaderPulldown__Header {
    box-sizing: border-box;
    display: table-cell;
    width: 34%;
    padding: 75px 0 30px 30px
}

.gs18-HeaderPulldown__Title {
    margin: 0 0 40px;
    font-size: 36px;
    font-weight: 700;
    line-height: 1
}

.gs18-HeaderPulldown__Title &gt; a:active, .gs18-HeaderPulldown__Title &gt; a:focus, .gs18-HeaderPulldown__Title &gt; a:hover, .gs18-HeaderPulldown__Title &gt; a:link, .gs18-HeaderPulldown__Title &gt; a:visited {
    color: #000;
    text-decoration: none;
    cursor: default
}

.gs18-HeaderPulldown__Gotop {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    width: 280px;
    height: 50px;
    background: url(../img/icon/ArrowNext.svg) no-repeat right 15px center;
    background-size: 36px auto;
    border: solid 2px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: .2s background, .2s border-color, .2s color
}

.gs18-HeaderPulldown__Gotop:link, .gs18-HeaderPulldown__Gotop:visited {
    color: #000
}

.gs18-HeaderPulldown__Gotop:active, .gs18-HeaderPulldown__Gotop:focus, .gs18-HeaderPulldown__Gotop:hover {
    background-image: url(../img/icon/ArrowNext-R.svg);
    background-position: right 7.5px center;
    background-color: #fff;
    border-color: #fff;
    color: #f50f10
}

.gs18-HeaderPulldown__Back {
    display: none
}

.gs18-HeaderPulldown__Close {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 3;
    background: url(../img/icon/Close-R.svg) no-repeat -100% -100%
}

.gs18-HeaderPulldown__Close img {
    vertical-align: top
}

.gs18-HeaderPulldown__Close:active, .gs18-HeaderPulldown__Close:focus, .gs18-HeaderPulldown__Close:hover {
    background-position: top left
}

.gs18-HeaderPulldown__Close:active img, .gs18-HeaderPulldown__Close:focus img, .gs18-HeaderPulldown__Close:hover img {
    opacity: 0
}

.gs18-HeaderPulldown__List {
    position: relative;
    list-style: none;
    display: table-cell;
    vertical-align: top;
    padding: 70px 0 30px
}

.gs18-HeaderPulldown__ListItem {
    font-size: 18px;
    line-height: 1
}

.gs18-HeaderPulldown__ListItem &gt; a, .gs18-HeaderPulldown__ListItem &gt; span {
    box-sizing: border-box;
    position: relative;
    display: table;
    padding: .575em 0;
    white-space: nowrap;
    width: 0%;
    color: #000
}

.gs18-HeaderPulldown__ListItem &gt; a {
    font-weight: 500;
    text-decoration: none;
    transition: .5s width, .5s padding
}

.gs18-HeaderPulldown__ListItem &gt; a:not(:only-child) {
    padding-right: 16px
}

.gs18-HeaderPulldown__ListItem &gt; a:not(:only-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg);
    display: inline-block;
    margin: 2px 3px 0 6px;
    width: 5px;
    height: 5px;
    vertical-align: bottom;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    font-weight: 700
}

.gs18-HeaderPulldown__ListItem &gt; a:link, .gs18-HeaderPulldown__ListItem &gt; a:visited {
    color: #000
}

.gs18-HeaderPulldown__Sublist {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: .5s transform;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    padding: 0 0 0 30px;
    width: 50%;
    min-height: 100%;
    background-color: #e1e1e1
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
    display: none
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__List {
    display: block
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem &gt; a, .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem &gt; span {
    width: 100%;
    white-space: normal
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem &gt; span {
    padding-top: 10px
}

.gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
    padding: 0 0 0 30px
}

.gs18-HeaderPulldownRegion {
    box-sizing: border-box;
    padding: 75px 30px 30px;
    width: 100%;
    min-height: 270px;
    background-color: #f5f5f5
}

.gs18-HeaderPulldownRegion__Header {
    margin-bottom: 60px
}

.gs18-HeaderPulldownRegion__Title {
    margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 1
}

.gs18-RegionList {
    margin: 0 0 60px
}

.gs18-RegionList__Title {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700
}

.gs18-RegionList__List {
    list-style: none;
    margin: 0;
    padding-left: 0;
    border-top: 1px solid #989898
}

.gs18-RegionList__Item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 10px;
    border-bottom: 1px solid #989898;
    line-height: 1.1
}

.gs18-RegionList__Country {
    display: block;
    width: 150px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    font-size: 18px
}

.gs18-RegionList__Language {
    list-style: none;
    margin: 0;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0
}

.gs18-RegionList__Language &gt; li {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700
}

.gs18-RegionList__Language &gt; li &gt; a {
    display: block;
    position: relative;
    padding-left: 24px;
    text-decoration: none;
    color: #000;
    word-break: break-word
}

.gs18-RegionList__Language &gt; li &gt; a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    vertical-align: middle;
    -webkit-transform: translateY(40%) rotate(-225deg);
    transform: translateY(40%) rotate(-225deg)
}

.gs18-RegionList__Language &gt; li &gt; a:active, .gs18-RegionList__Language &gt; li &gt; a:focus, .gs18-RegionList__Language &gt; li &gt; a:hover {
    color: #f50f10
}

.gs18-RegionList__Language &gt; li &gt; a:active::before, .gs18-RegionList__Language &gt; li &gt; a:focus::before, .gs18-RegionList__Language &gt; li &gt; a:hover::before {
    border-color: #f50f10
}

.gs18-LocalNav {
    box-sizing: border-box;
    background-color: #000
}

.gs18-LocalNavList {
    position: relative;
    list-style: none;
    padding: 30px 0;
    margin: 0;
    width: calc(20% - 1px);
    color: #fff;
    border-left: 1px solid #4d4d4d
}

.gs18-LocalNavList--Depth10, .gs18-LocalNavList--Depth6, .gs18-LocalNavList--Depth7, .gs18-LocalNavList--Depth8, .gs18-LocalNavList--Depth9 {
    display: none
}

.gs18-LocalNavItem {
    display: none
}

.gs18-LocalNavItem &gt; .gs18-LocalNavList {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%
}

.gs18-LocalNavItem &gt; a, .gs18-LocalNavItem &gt; span {
    display: block;
    padding: .8em 30px .75em;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.2;
    color: #fff
}

.gs18-LocalNavItem &gt; a:active, .gs18-LocalNavItem &gt; a:focus, .gs18-LocalNavItem &gt; a:hover {
    background-color: #272727
}

.gs18-LocalNavItem.is-current {
    display: block;
    z-index: 1
}

.gs18-LocalNavItem.is-current &gt; a, .gs18-LocalNavItem.is-current &gt; span {
    background-color: #757575
}

.gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList {
    z-index: 1
}

.gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem {
    display: block
}

.gs18-LocalNavList--Root {
    border-color-left: #000
}

.gs18-LocalNavList--Root &gt; .gs18-LocalNavItem {
    display: block
}

.gs18-LocalNavList--Last {
    background-color: #272727;
    border-right: none
}

.gs18-LocalNavList--Last .gs18-LocalNavItem.is-current &gt; a, .gs18-LocalNavList--Last .gs18-LocalNavItem.is-current &gt; span {
    background-color: #fff;
    color: #000
}

.gs18-PageTop {
    display: none
}

.gs18-Accordion {
    margin: 0;
    padding: 0 0 30px;
    background-color: #f5f5f5
}

.gs18-Accordion .gs18-Accordion__Title {
    margin: 0;
    padding-left: 30px
}

.gs18-Accordion .gs18-Accordion__Link {
    margin: 0;
    text-align: right
}

.gs18-Accordion .gs18-Accordion__Link &gt; a {
    margin: 0
}

.gs18-AccordionList {
    list-style: none;
    border-bottom: 1px solid #989898
}

.gs18-AccordionList .gs18-AccordionList__Item &gt; a, .gs18-AccordionList .gs18-AccordionList__Item &gt; span {
    position: relative;
    display: block;
    padding: 40px 30px;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    transition: .2s background-color
}

.gs18-AccordionList .gs18-AccordionList__Item &gt; a::after, .gs18-AccordionList .gs18-AccordionList__Item &gt; span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 30px;
    width: calc(100% - 60px);
    height: 1px;
    background-color: #989898
}

.gs18-AccordionList .gs18-AccordionList__Item &gt; a.is-open, .gs18-AccordionList .gs18-AccordionList__Item &gt; span.is-open {
    background-color: #fff
}

.gs18-AccordionList .gs18-AccordionList__Item &gt; a.is-open + .gs18-AccordionList__content, .gs18-AccordionList .gs18-AccordionList__Item &gt; span.is-open + .gs18-AccordionList__content {
    margin-bottom: -1px;
    background-color: #fff
}

.gs18-AccordionList .gs18-AccordionList__Item &gt; a.is-open::after, .gs18-AccordionList .gs18-AccordionList__Item &gt; span.is-open::after {
    content: none
}

.gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a::before {
    content: "";
    position: absolute;
    top: 50%;
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Plus.svg);
    background-position: 0 0;
    background-size: contain
}

.gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a.is-open::before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Minus.svg)
}

.gs18-AccordionList .gs18-AccordionList__content {
    display: none;
    transition: .2s background-color;
    padding: 1px 0
}

.gs18-HalfImgBox .gs18-HalfImgBox__Img {
    margin: 0
}

.gs18-HalfImgBox .gs18-HalfImgBox__Img &gt; img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.gs18-HalfImgBox .gs18-HalfImgBox__Text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.gs18-HalfImgBox .gs18-HalfImgBox__Title {
    margin: 20px 0 0;
    font-size: 45px;
    font-weight: 100
}

.gs18-HalfImgBox .gs18-Text {
    margin: 20px 0 0
}

.gs18-HalfImgBox .gs18-HalfImgBox__More {
    margin: 0;
    text-align: right
}

.gs18-HalfImgBox .gs18-HalfImgBox__More .gs18-ButtonLink {
    margin: 0;
    border: none
}

.gs18-AnchorListWrap {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 1px
}

.gs18-AnchorList {
    margin: 0 -7.5px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.gs18-AnchorListItem {
    padding: 0 7.5px;
    width: 100%;
    box-sizing: border-box
}

.gs18-AnchorListItem .gs18-Link {
    padding: 10px 10px 10px 30px;
    position: relative;
    display: block;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none
}

.gs18-AnchorListItem .gs18-Link:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkDown.svg);
    background-position: center center;
    background-repeat: no-repeat
}

.gs18-AnchorListItem .gs18-Link:active, .gs18-AnchorListItem .gs18-Link:focus, .gs18-AnchorListItem .gs18-Link:hover {
    color: #f50f10;
    background-color: #f0f0f0
}

.gs18-AnchorListItem .gs18-Link:active:before, .gs18-AnchorListItem .gs18-Link:focus:before, .gs18-AnchorListItem .gs18-Link:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkDown-R.svg)
}

.gs18-AnchorList--Size1of2 .gs18-AnchorListItem {
    width: 50%
}

.gs18-AnchorList--Size1of3 .gs18-AnchorListItem {
    width: 33.3%
}

.gs18-AnchorList--Size1of4 .gs18-AnchorListItem {
    width: 25%
}

.gs18-HeadingLv2 .gs18-AnchorListWrap, .gs18-HeadingLv3 .gs18-AnchorListWrap {
    margin-top: 20px
}

.gs18-Annotation {
    margin: 20px 0 0;
    font-weight: 300
}

.gs18-Annotation + .gs18-Annotation {
    margin-top: 10px
}

.gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
    font-weight: 500
}

.gs18-AnnotationUnit__TextCol .gs18-Annotation:first-child {
    margin-top: 5px
}

.gs18-UAnnotationList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-UAnnotationListItem {
    margin: 10px 0 0;
    position: relative;
    font-weight: 300
}

.gs18-UAnnotationListItem__Marker {
    position: absolute;
    left: 0;
    text-align: right
}

.gs18-AnnotationUnit__TextCol .gs18-UAnnotationList:first-child {
    margin-top: 5px
}

.gs18-AnnotationUnit__TextCol .gs18-UAnnotationListItem:first-child {
    margin-top: 5px
}

.gs18-OAnnotationList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-OAnnotationListItem {
    margin: 10px 0 0;
    position: relative;
    font-weight: 300
}

.gs18-OAnnotationListItem__Marker {
    position: absolute;
    left: 0;
    text-align: right
}

.gs18-AnnotationUnit__TextCol .gs18-OAnnotationList:first-child {
    margin-top: 5px
}

.gs18-AnnotationUnit__TextCol .gs18-OAnnotationListItem:first-child {
    margin-top: 5px
}

.gs18-Box {
    background-color: #f6f6f6;
    box-sizing: border-box
}

.gs18-Box &gt; :first-child {
    margin-top: 0
}

.gs18-TopSlide {
    position: relative
}

.gs18-TopSlide__Body {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.gs18-TopSlide__Main {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-TopSlide__Main:after, .gs18-TopSlide__Main:before {
    content: "";
    display: table
}

.gs18-TopSlide__Main:after {
    clear: both
}

.gs18-TopSlide__Item {
    position: relative;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0;
    padding: 0
}

.gs18-TopSlide__Text {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    z-index: 1
}

.gs18-TopSlide__Title {
    margin: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    color: #fff
}

.gs18-TopSlide__Button {
    margin-top: 20px;
    border: 0;
    background-color: #fff
}

.gs18-TopSlide__Img {
    width: 100%;
    vertical-align: bottom
}

.gs18-TopSlide__Img[data-js-gs18-top-slide-img-sp] {
    display: none
}

.gs18-TopSlide__Arrow {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 33px;
    line-height: 1;
    cursor: pointer;
    z-index: 2
}

.gs18-TopSlide__Arrow &gt; a {
    background: 0 0;
    color: transparent;
    width: 100%;
    height: 100%;
    padding: 0;
    text-indent: -9999px
}

.gs18-TopSlide__Arrow &gt; a::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.gs18-TopSlide__Arrow &gt; a:focus, .gs18-TopSlide__Arrow &gt; a:hover {
    opacity: .75
}

.gs18-TopSlide__Arrow--Prev {
    left: 30px
}

.gs18-TopSlide__Arrow--Prev &gt; a::before {
    left: 5px
}

.gs18-TopSlide__Arrow--Next {
    right: 30px
}

.gs18-TopSlide__Arrow--Next &gt; a::before {
    right: 5px;
    -webkit-transform: translateY(-50%) rotate(-225deg);
    transform: translateY(-50%) rotate(-225deg)
}

.gs18-TopSlide__Footer {
    position: absolute;
    right: 30px;
    bottom: 5%;
    font-size: 0
}

.gs18-TopSlide__Pause {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.gs18-TopSlide__Pause &gt; a {
    display: inline-block;
    width: 18px;
    height: 18px
}

.gs18-TopSlide__Pause &gt; a::after, .gs18-TopSlide__Pause &gt; a::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    border-left: 6px solid #fff;
    top: 1px;
    bottom: 1px
}

.gs18-TopSlide__Pause &gt; a::before {
    left: 0
}

.gs18-TopSlide__Pause &gt; a::after {
    right: 0
}

.gs18-TopSlide__Pause &gt; a.is-active::before {
    position: static;
    top: auto;
    bottom: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #fff
}

.gs18-TopSlide__Pause &gt; a.is-active::after {
    display: none
}

.gs18-TopSlide__Dots {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    vertical-align: middle
}

.gs18-TopSlide__Dot {
    display: inline-block;
    box-sizing: border-box;
    margin-left: 10px;
    padding: 0
}

.gs18-TopSlide__Dot &gt; a {
    cursor: pointer;
    box-sizing: border-box;
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    border-radius: 100%;
    border: 2px solid #fff
}

.gs18-TopSlide__Dot &gt; a:hover {
    background-color: #fff
}

.gs18-TopSlide__Dot.is-active a {
    background-color: #fff
}

.gs18-TopSlide__Dot:first-child {
    margin-left: 20px
}

.gs18-ContentsNav {
    margin: 60px 0;
    border-color: #989898;
    border-style: solid;
    border-width: 1px 0
}

.gs18-ContentsNavList {
    margin: 0 -7.5px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box
}

.gs18-ContentsNavListItem {
    padding: 0 7.5px;
    width: 100%;
    box-sizing: border-box
}

.gs18-ContentsNavListItem .gs18-Link {
    padding: 10px 10px 10px 30px;
    position: relative;
    display: block;
    height: 100%;
    box-sizing: border-box;
    text-decoration: none
}

.gs18-ContentsNavListItem .gs18-Link:before {
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-ContentsNavListItem .gs18-Link:active, .gs18-ContentsNavListItem .gs18-Link:focus, .gs18-ContentsNavListItem .gs18-Link:hover {
    color: #f50f10;
    background-color: #f0f0f0
}

.gs18-ContentsNavListItem .gs18-Link:active:before, .gs18-ContentsNavListItem .gs18-Link:focus:before, .gs18-ContentsNavListItem .gs18-Link:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-R.svg)
}

.gs18-ContentsNavListItem .gs18-Link[aria-current] {
    background-color: #f0f0f0
}

.gs18-ContentsNavList--Size1of2 .gs18-ContentsNavListItem {
    width: 50%
}

.gs18-ContentsNavList--Size1of3 .gs18-ContentsNavListItem {
    width: 33.3%
}

.gs18-ContentsNavList--Size1of4 .gs18-ContentsNavListItem {
    width: 25%
}

.gs18-ContentsNav .gs18-LinkListItem a:link, .gs18-ContentsNav .gs18-LinkListItem a:visited {
    color: #000;
    text-decoration: none
}

.gs18-ContentsNav .gs18-LinkListItem a:active, .gs18-ContentsNav .gs18-LinkListItem a:focus, .gs18-ContentsNav .gs18-LinkListItem a:hover {
    color: #f50f10;
    text-decoration: underline
}

.gs18-ContentsNav .gs18-LinkListItem a:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px
}

.gs18-ContentsNav .gs18-LinkList--Horizontal a:before {
    left: 15px
}

.gs18-ContentsNav .gs18-LinkList--Horizontal a .gs18-Icon {
    left: 15px
}

.gs18-EventsTable {
    margin: 30px 0 0;
    width: 100%;
    font-size: .89rem;
    border-collapse: collapse;
    text-align: left
}

.gs18-u-SizeEventTh {
    box-sizing: border-box;
    width: 25%
}

.gs18-u-SizeEventTd {
    box-sizing: border-box;
    width: 75%
}

.gs18-EventsTableBodyTh {
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0;
    font-weight: inherit;
    vertical-align: top
}

.gs18-EventsTableBodyTd {
    position: relative;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0
}

.gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
    display: block;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 5px
}

.gs18-EventsTableBodyTd .gs18-Link {
    position: absolute;
    font-weight: 500;
    text-decoration: none;
    right: 0
}

.gs18-EventsTableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-EventsTableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-Facebook .gs18-HeadingLv2 {
    margin: 0 0 30px;
    padding-left: 30px
}

.gs18-Facebook .fb_iframe_widget, .gs18-Facebook .fb_iframe_widget iframe[style], .gs18-Facebook .fb_iframe_widget span {
    width: 100% !important
}

.gs18-FeedList {
    margin: 20px 0;
    padding-left: 0;
    list-style: none
}

.gs18-FeedList .gs18-FeedList__Item {
    margin-bottom: 15px
}

.gs18-FeedList .gs18-FeedList__Date {
    display: block;
    margin-bottom: 7.5px
}

.gs18-FeedList .gs18-FeedList__Title {
    margin: 7px 0 0
}

.gs18-FeedList .gs18-FeedList__Title &gt; a {
    position: relative;
    display: block;
    padding-left: 30px;
    color: inherit;
    text-decoration: none
}

.gs18-FeedList .gs18-FeedList__Title &gt; a:hover {
    text-decoration: underline
}

.gs18-FeedList .gs18-FeedList__Title &gt; a::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.gs18-FeedList .gs18-FeedList__Title &gt; a[href$=".pdf"] {
    background: url(../img/icon/Pdf.svg) no-repeat 2px 0;
    background-size: 25px auto
}

.gs18-FeedList .gs18-FeedList__Title &gt; a[href$=".pdf"]::before {
    content: none
}

.gs18-FeedWrap {
    position: relative;
    overflow: hidden
}

.gs18-FeedWrap .gs18-HeadingLv2 {
    margin-top: 0
}

.gs18-FeedWrap .gs18-FeedRSS {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    text-decoration: none
}

.gs18-FeedWrap .gs18-FeedRSS::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: translateY(-2px) rotate(-225deg);
    transform: translateY(-2px) rotate(-225deg);
    font-weight: 700
}

.gs18-FeedWrap .gs18-FeedButton {
    float: right
}

.gs18-Grid {
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

.gs18-Grid__Item {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box
}

.gs18-Grid--Center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gs18-Grid .gs18-Grid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-dGrid {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box
}

.gs18-dGrid__Item {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box
}

.gs18-dGrid--Center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gs18-dGrid .gs18-dGrid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-HeadingLv2 {
    margin: 60px 0 0;
    line-height: 1.2;
    font-weight: 700
}

.gs18-HeadingLv2--Icon {
    display: table
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
    box-sizing: content-box
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol &gt; img {
    max-width: 100%
}

.gs18-HeadingLv2--Icon .gs18-HeadingLv2__HeadingCol {
    padding-top: 19px;
    display: table-cell;
    vertical-align: top
}

.gs18-HeadingLv2--Tag {
    margin-top: 50px
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv2--Tag .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2--Shoulder {
    margin-top: 50px
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__ShoulderCol {
    margin: 0 0 5px;
    display: block;
    line-height: 1.2;
    font-size: 1rem
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__HeadingCol {
    display: block
}

.gs18-HeadingLv2Unit__SubTextCol {
    margin-top: 5px
}

.gs18-HeadingLv2Unit__SubTextCol .gs18-Date {
    margin-top: 0;
    line-height: 1.2;
    color: #757575
}

.gs18-HeadingLv3 {
    margin: 40px 0 0;
    font-size: 1.11rem;
    font-weight: 700
}

.gs18-HeadingLv3--Icon {
    display: table
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
    padding-right: 20px;
    display: table-cell;
    vertical-align: top;
    box-sizing: content-box
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol &gt; img {
    max-width: 100%
}

.gs18-HeadingLv3--Icon .gs18-HeadingLv3__HeadingCol {
    padding-top: 19px;
    display: table-cell;
    vertical-align: top
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__IconCol {
    display: block;
    text-align: center
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__IconCol &gt; img {
    max-width: 100%;
    vertical-align: top
}

.gs18-HeadingLv3--IconTop .gs18-HeadingLv3__HeadingCol {
    display: block;
    text-align: center
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv3--Tag .gs18-HeadingLv3__HeadingCol {
    display: block
}

.gs18-HeadingLv3--Shoulder .gs18-HeadingLv3__ShoulderCol {
    margin: 0 0 5px;
    display: block;
    line-height: 1.2;
    font-size: 1rem
}

.gs18-HeadingLv3--Shoulder .gs18-HeadingLv3__HeadingCol {
    display: block
}

.gs18-HeadingLv3Unit__SubTextCol {
    margin-top: 5px
}

.gs18-HeadingLv3Unit__SubTextCol .gs18-Date {
    margin-top: 0;
    line-height: 1.2;
    color: #757575
}

.gs18-HeadingLv3--Link {
    display: table;
    width: 100%
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__HeadingCol {
    display: table-cell
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol {
    display: table-cell;
    text-align: right
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link {
    position: relative;
    padding-left: 30px;
    font-size: 1rem;
    text-decoration: none
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:active:before, .gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:focus:before, .gs18-HeadingLv3--Link .gs18-HeadingLv3__LinkCol .gs18-Link:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-R.svg)
}

.gs18-HeadingLv4 {
    margin: 30px 0 0;
    font-weight: 700
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4__TagCol {
    margin-bottom: 5px;
    display: block
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
    padding: 2px 4px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-HeadingLv4--Tag .gs18-HeadingLv4__HeadingCol {
    display: block
}

.gs18-aHeadingLv5 {
    margin: 20px 0 0;
    font-weight: 400
}

.gs18-aHeadingLv6 {
    margin: 20px 0 0;
    line-height: 1.4;
    color: #595959;
    font-size: 1rem;
    font-weight: 300
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-loading .slick-list {
    background: #fff slick-image-url("../libs/slick/ajax-loader.gif") center center no-repeat
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track::after, .slick-track::before {
    display: table;
    content: ''
}

.slick-track::after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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 {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.gs18-HistorySlide {
    box-sizing: border-box;
    position: relative;
    color: #fff;
    background-color: #1e1e1e
}

.gs18-HistorySlide .gs18-HistorySlide__Item {
    background-color: #1e1e1e;
    overflow: hidden
}

.gs18-HistorySlide .gs18-HistorySlide__Item.slick-current .gs18-HistorySlide__ContentInner {
    left: 0
}

.gs18-HistorySlide .gs18-HistorySlide__Img {
    margin: 0;
    padding: 0
}

.gs18-HistorySlide .gs18-HistorySlide__Img &gt; img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.gs18-HistorySlide .gs18-HistorySlide__Content {
    position: relative;
    box-sizing: border-box
}

.gs18-HistorySlide .gs18-HistorySlide__ContentInner {
    box-sizing: border-box;
    width: 100%;
    transition: .9s all ease
}

.gs18-HistorySlide .gs18-HistorySlide__Title {
    margin: 0;
    line-height: 1.1;
    font-weight: 700;
    text-align: center
}

.gs18-HistorySlide .gs18-HistorySlide__Text, .gs18-HistorySlide .gs18-HistorySlide__TextList {
    margin: 50px 0 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

.gs18-HistorySlide .gs18-HistorySlide__Button {
    text-align: right
}

.gs18-HistorySlide .gs18-HistorySlide__Button .gs18-ButtonLink {
    margin: 0
}

.gs18-HistorySlide .slick-dots {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gs18-HistorySlide .slick-dots &gt; li {
    font-weight: 500;
    font-size: 18px;
    cursor: pointer
}

.gs18-HistorySlide .slick-dots &gt; li.slick-active {
    background-color: #fff;
    color: #000
}

.gs18-ImageHeading {
    margin: 20px 0 0;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 700
}

.gs18-MediaBlock {
    margin: 30px 0 0
}

.gs18-MediaBlock__ImageCol &gt; .gs18-ImageUnit:first-child {
    margin-top: 0
}

.gs18-ImageUnit {
    margin: 30px 0 0;
    display: block;
    height: auto
}

.gs18-ImageUnit__ImageCol {
    background-color: #ebebeb;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gs18-ImageUnit__ImageCol--BgTransparent {
    background-color: transparent
}

.gs18-ImageUnit__ImageCol--BgWhite {
    background-color: #fff
}

.gs18-Image {
    max-width: 100%;
    vertical-align: top
}

.gs18-Image--Extend {
    width: 100%
}

.gs18-ImageUnit__CaptionCol .gs18-LinkListItem {
    margin-top: 10px
}

.gs18-IconLegends {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-IconLegends:after {
    display: block;
    clear: both;
    content: ''
}

.gs18-IconLegendsItem {
    margin: 0 20px 0 0;
    float: left
}

.gs18-IconLegendsItem img {
    vertical-align: middle
}

.gs18-SignatureUnit {
    margin-top: 30px;
    text-align: right
}

.gs18-SignatureUnit__DateCol .gs18-Date {
    line-height: 1.4
}

.gs18-SignatureUnit__ImageCol {
    margin-top: 5px
}

.gs18-SignatureName {
    margin: 5px 0 0;
    font-size: .89rem
}

.gs18-SignatureTitle {
    margin: 5px 0 0;
    font-size: .78rem
}

.gs18-LinkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-LinkListItem {
    margin: 15px 0 0;
    padding: 0 0 0 30px;
    position: relative;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    box-sizing: border-box
}

.gs18-LinkList--Horizontal {
    margin-right: -15px;
    margin-left: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-LinkList--Horizontal .gs18-LinkListItem {
    padding-right: 15px;
    padding-left: 45px
}

.gs18-LinkListItem .gs18-Link {
    position: static;
    padding-left: 0;
    text-decoration: none
}

.gs18-LinkListItem .gs18-Link:before {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-LinkListItem .gs18-Link[href]:active, .gs18-LinkListItem .gs18-Link[href]:focus, .gs18-LinkListItem .gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-LinkListItem .gs18-Link[href]:active:before, .gs18-LinkListItem .gs18-Link[href]:focus:before, .gs18-LinkListItem .gs18-Link[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-R.svg)
}

.gs18-LinkListItem .gs18-Link--Back:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev.svg)
}

.gs18-LinkListItem .gs18-Link--Back[href]:active:before, .gs18-LinkListItem .gs18-Link--Back[href]:focus:before, .gs18-LinkListItem .gs18-Link--Back[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-R.svg)
}

.gs18-LinkListItem .gs18-Link--Disabled:before, .gs18-LinkListItem .gs18-Link--External:before, .gs18-LinkListItem .gs18-Link--Map:before, .gs18-LinkListItem .gs18-Link--Pdf:before, .gs18-LinkListItem .gs18-Link--Social:before, .gs18-LinkListItem .gs18-Link--Xls:before, .gs18-LinkListItem .gs18-Link--Zip:before {
    content: none
}

.gs18-LinkListItem .gs18-Link .gs18-Icon {
    position: absolute;
    top: -.2rem;
    left: 0;
    width: 26px;
    height: 26px
}

.gs18-LinkListItem .gs18-Link--External[href]:active:before, .gs18-LinkListItem .gs18-Link--External[href]:focus:before, .gs18-LinkListItem .gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-R.svg)
}

.gs18-LinkListItem .gs18-Link--External[href]:active .gs18-Icon, .gs18-LinkListItem .gs18-Link--External[href]:focus .gs18-Icon, .gs18-LinkListItem .gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Pdf[href]:active:before, .gs18-LinkListItem .gs18-Link--Pdf[href]:focus:before, .gs18-LinkListItem .gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-R.svg)
}

.gs18-LinkListItem .gs18-Link--Pdf[href]:active .gs18-Icon, .gs18-LinkListItem .gs18-Link--Pdf[href]:focus .gs18-Icon, .gs18-LinkListItem .gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Xls[href]:active:before, .gs18-LinkListItem .gs18-Link--Xls[href]:focus:before, .gs18-LinkListItem .gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-R.svg)
}

.gs18-LinkListItem .gs18-Link--Xls[href]:active .gs18-Icon, .gs18-LinkListItem .gs18-Link--Xls[href]:focus .gs18-Icon, .gs18-LinkListItem .gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Zip[href]:active:before, .gs18-LinkListItem .gs18-Link--Zip[href]:focus:before, .gs18-LinkListItem .gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-R.svg)
}

.gs18-LinkListItem .gs18-Link--Zip[href]:active .gs18-Icon, .gs18-LinkListItem .gs18-Link--Zip[href]:focus .gs18-Icon, .gs18-LinkListItem .gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Map[href]:active:before, .gs18-LinkListItem .gs18-Link--Map[href]:focus:before, .gs18-LinkListItem .gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-R.svg)
}

.gs18-LinkListItem .gs18-Link--Map[href]:active .gs18-Icon, .gs18-LinkListItem .gs18-Link--Map[href]:focus .gs18-Icon, .gs18-LinkListItem .gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-LinkListItem .gs18-Link--Social .gs18-Icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px
}

.gs18-LinkList--Horizontal .gs18-Link:before {
    left: 15px
}

.gs18-LinkList--Horizontal .gs18-Link .gs18-Icon {
    left: 15px
}

.gs18-LinkList--Size1of2 .gs18-LinkListItem {
    width: 50%
}

.gs18-LinkList--Size1of3 .gs18-LinkListItem {
    width: 33.3333%
}

.gs18-LinkList--Size1of4 .gs18-LinkListItem {
    width: 25%
}

.gs18-DateLinkList {
    margin: 0;
    padding: 0;
    list-style: none
}

.gs18-DateLinkListItem {
    margin: 20px 0 0;
    padding: 0
}

.gs18-DateLinkListItem .gs18-LinkListItem {
    font-weight: 300
}

.gs18-DateLinkListItem .gs18-Date {
    line-height: 1.2;
    font-size: 1rem;
    text-align: left
}

.gs18-BorderedLinkList {
    margin: 15px 0 0;
    padding: 0;
    list-style: none
}

.gs18-BorderedLinkListItem {
    margin: 0;
    padding: 15px 0 15px 30px;
    border-color: #989898;
    border-style: solid;
    border-width: 0 0 1px;
    position: relative;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    box-sizing: border-box
}

.gs18-BorderedLinkListItem:first-child {
    border-top-width: 1px
}

.gs18-BorderedLinkListItem .gs18-BorderedLinkList {
    margin-top: 0
}

.gs18-BorderedLinkListItem .gs18-BorderedLinkListItem {
    padding-bottom: 0;
    border-width: 0
}

.gs18-BorderedLinkListItem--NoLink {
    padding-left: 0
}

.gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
    margin-left: 30px
}

.gs18-BorderedLinkListItem .gs18-Link {
    position: static;
    padding-left: 0;
    text-decoration: none
}

.gs18-BorderedLinkListItem .gs18-Link:before {
    margin-top: -.2rem;
    position: absolute;
    top: auto;
    left: 0;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-BorderedLinkListItem .gs18-Link[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Back:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Back[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--Back[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--Back[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--External:before, .gs18-BorderedLinkListItem .gs18-Link--Map:before, .gs18-BorderedLinkListItem .gs18-Link--Pdf:before, .gs18-BorderedLinkListItem .gs18-Link--Social:before, .gs18-BorderedLinkListItem .gs18-Link--Xls:before, .gs18-BorderedLinkListItem .gs18-Link--Zip:before {
    content: none
}

.gs18-BorderedLinkListItem .gs18-Link .gs18-Icon {
    margin-top: -.2rem;
    position: absolute;
    top: auto;
    left: 0;
    width: 26px;
    height: 26px
}

.gs18-BorderedLinkListItem .gs18-Link--External[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--External[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--External[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--External[href]:active .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--External[href]:focus .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--External[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:active .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:focus .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Pdf[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--Xls[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--Xls[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Xls[href]:active .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Xls[href]:focus .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Xls[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--Zip[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--Zip[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Zip[href]:active .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Zip[href]:focus .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Zip[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Map[href]:active:before, .gs18-BorderedLinkListItem .gs18-Link--Map[href]:focus:before, .gs18-BorderedLinkListItem .gs18-Link--Map[href]:hover:before {
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-R.svg)
}

.gs18-BorderedLinkListItem .gs18-Link--Map[href]:active .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Map[href]:focus .gs18-Icon, .gs18-BorderedLinkListItem .gs18-Link--Map[href]:hover .gs18-Icon {
    opacity: 0
}

.gs18-BorderedLinkListItem .gs18-Link--Social .gs18-Icon {
    position: absolute;
    margin-top: 0;
    left: 0;
    width: 18px;
    height: 18px
}

.gs18-SitemapList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-SitemapListItem {
    width: 33.3333%;
    margin: 15px 0 0;
    padding: 0 15px 0 45px;
    position: relative;
    line-height: 1.2;
    font-size: 1rem;
    font-weight: 500;
    box-sizing: border-box
}

.gs18-SitemapListItem .gs18-SitemapList {
    padding: 0 0 0 60px
}

.gs18-SitemapListItem .gs18-SitemapList .gs18-SitemapListItem {
    width: 100%
}

.gs18-SitemapListItem--NoLink {
    padding-left: 0
}

.gs18-SitemapListItem--NoLink .gs18-SitemapList .gs18-SitemapListItem {
    padding-left: 45px
}

.gs18-SitemapListItem .gs18-Link {
    position: static;
    padding-left: 0;
    text-decoration: none
}

.gs18-SitemapListItem .gs18-Link:before {
    position: absolute;
    top: -.2rem;
    left: 15px;
    width: 26px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-SitemapListItem .gs18-Link[href]:active:before, .gs18-SitemapListItem .gs18-Link[href]:focus:before, .gs18-SitemapListItem .gs18-Link[href]:hover:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-R.svg)
}

.gs18-ListHeading {
    margin: 20px 0 0;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 700
}

.gs18-OList {
    margin: 20px 0 0
}

.gs18-OListItem {
    margin: 10px 0 0
}

.gs18-OList .gs18-OList {
    margin-top: 0;
    counter-reset: BracketNumber
}

.gs18-OList * .gs18-OListItem {
    position: relative;
    list-style: none;
    counter-increment: BracketNumber
}

.gs18-OList * .gs18-OListItem:before {
    padding-right: 5px;
    position: absolute;
    content: "(" counter(BracketNumber) ")";
    text-align: right;
    box-sizing: border-box
}

.gs18-OListBrackets {
    margin: 20px 0 0;
    list-style: none
}

.gs18-OListBracketsItem {
    margin: 10px 0 0;
    position: relative
}

.gs18-OListBracketsItem__Marker {
    padding-right: 5px;
    display: inline-block;
    position: absolute;
    text-align: right;
    box-sizing: border-box
}

.gs18-OListBrackets .gs18-OListBrackets {
    margin-top: 0
}

.gs18-UList {
    margin: 20px 0 0;
    list-style: none
}

.gs18-UListItem {
    margin: 10px 0 0;
    position: relative
}

.gs18-UListItem:before {
    margin: .2em 0 0 0;
    position: absolute;
    top: 5px;
    left: -20px;
    width: 5px;
    height: 5px;
    content: '';
    background-color: #595959;
    border-radius: 50%;
    box-sizing: border-box
}

.gs18-UList .gs18-UList {
    margin-top: 0
}

.gs18-UList .gs18-UList .gs18-UListItem:before {
    border: solid 1px #595959;
    width: 6px;
    height: 6px;
    background-color: #fff
}

.gs18-UListUnmarked {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-UListUnmarkedItem {
    margin: 10px 0 0
}

.gs18-UListUnmarked .gs18-UListUnmarked {
    margin-top: 0
}

.gs18-DList {
    margin: 20px 0 0
}

.gs18-DListTitle {
    margin: 10px 0 0
}

.gs18-MicroMacro {
    position: relative
}

.gs18-MicroMacro__Item {
    padding: 20px 30px 60px;
    box-sizing: border-box;
    background-color: #000;
    color: #fff;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    outline: 0
}

.gs18-MicroMacro__Item:focus, .gs18-MicroMacro__Item:hover {
    background-color: #2d2d2d
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__Heading, .gs18-MicroMacro__Item:hover .gs18-MicroMacro__Heading {
    color: #f50f10
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__TriggerIcon::before, .gs18-MicroMacro__Item:hover .gs18-MicroMacro__TriggerIcon::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: red
}

.gs18-MicroMacro__Item:focus .gs18-MicroMacro__TriggerIcon::after, .gs18-MicroMacro__Item:hover .gs18-MicroMacro__TriggerIcon::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: red
}

.gs18-MicroMacro__MoreText {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: ease-in .4s
}

.gs18-MicroMacro__Links {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    width: 100%;
    height: 56px;
    box-sizing: border-box
}

.gs18-MicroMacro .gs18-ButtonLink {
    display: none;
    margin: 0;
    border: 0;
    position: relative
}

.gs18-MicroMacro__TriggerIcon {
    position: absolute;
    top: 0;
    right: 30px;
    z-index: 1;
    display: block;
    width: 26px;
    height: 26px
}

.gs18-MicroMacro__TriggerIcon::after, .gs18-MicroMacro__TriggerIcon::before {
    content: '';
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #fff;
    position: absolute;
    width: 26px;
    height: 2px;
    top: 12px;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.gs18-MicroMacro__TriggerIcon::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.gs18-MicroMacro__Item.is-open {
    background-color: #fff;
    color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Heading {
    color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText {
    opacity: 1;
    height: 100%
}

.gs18-MicroMacro__Item.is-open .gs18-ButtonLink {
    display: inline-block;
    padding-left: 0
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:after, .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #000
}

.gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
    opacity: 1
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item {
    position: relative
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open {
    color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Heading, .gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText {
    color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:after, .gs18-MicroMacro--Image .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__TriggerIcon:before {
    background-color: #fff
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="0"] {
    background-color: #000
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="0"].is-open {
    background-color: #000
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="1"] {
    background-color: #141414
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="1"].is-open {
    background-color: #141414
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="2"] {
    background-color: #1e1e1e
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="2"].is-open {
    background-color: #1e1e1e
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="3"] {
    background-color: #272727
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Item[data-bg-darken="3"].is-open {
    background-color: #272727
}

.gs18-MicroMacro--Image .gs18-MicroMacro__Caption {
    position: relative;
    z-index: 2
}

.gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
    opacity: .5;
    transition: all .3s
}

.gs18-MicroMacro--Image .gs18-MicroMacro__BgImg &gt; img {
    vertical-align: top
}

.gs18-MicroMacroWrap {
    background-color: #000
}

.gs18-MicroMacroWrap .gs18-MicroMacro__Title {
    margin: 0;
    padding: 30px 30px 10px;
    color: #fff
}

.gs18-MovieUnit {
    margin: 30px 0 0
}

.gs18-MovieUnit__MovieCol {
    background-color: #f6f6f6
}

.gs18-MovieUnit__MovieCol .video-js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-MovieUnit__MovieCol--BrightcoveOld {
    padding-top: 56.25%;
    position: relative;
    height: 0
}

.gs18-MovieUnit__MovieCol--BrightcoveOld .BrightcoveExperience {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gs18-PageTitleUnit {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1920px;
    background: #f0f0f0
}

.gs18-PageTitleUnit__Inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.gs18-PageTitleUnit__CategoryCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__CategoryCol .gs18-Category {
    margin: 0;
    line-height: 1.2;
    font-weight: 400
}

.gs18-PageTitleUnit__ShoulderCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__TitleCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
    margin: 0;
    line-height: 1;
    font-weight: 700
}

.gs18-PageTitleUnit__SubTitleCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__ButtonCol {
    width: 100%;
    box-sizing: border-box
}

.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink {
    color: #000;
    border-color: #fff;
    background-color: #fff
}

.gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:active, .gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:focus, .gs18-PageTitleUnit__ButtonCol .gs18-ButtonLink:hover {
    color: #f50f10
}

.gs18-PageTitleUnit--BgImage {
    position: relative;
    color: #fff;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.gs18-PageTitleUnit--BgImage:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    content: ''
}

.gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__Inner {
    position: relative;
    z-index: 1
}

.gs18-PageTitleUnit--BgFilter:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-SelectButtonUnit {
    margin: 20px 0 0;
    display: inline-block;
    position: relative;
    background-color: #fff
}

.gs18-SelectButtonUnit:after {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 0;
    content: '';
    width: 26px;
    height: 26px;
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkDown.svg);
    background-position: center;
    background-repeat: no-repeat
}

.gs18-SelectButton {
    padding: 10px 51px 10px 13px;
    border: solid 2px #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 1.4;
    color: #000;
    background-color: transparent;
    font-family: inherit;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gs18-SelectButton:focus, .gs18-SelectButton:hover {
    cursor: pointer
}

.gs18-SelectButton::-ms-expand {
    display: none
}

.gs18-SelectButton &gt; option {
    color: #000
}

.gs18-LineTable {
    margin: 30px 0 0;
    width: 100%;
    font-size: .89rem;
    table-layout: fixed;
    border-collapse: collapse;
    text-align: left
}

.gs18-LineTableBodyTh {
    padding: 15px 0;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0;
    font-weight: inherit;
    vertical-align: top
}

.gs18-LineTableBodyTd {
    padding: 15px 0;
    border-color: #757575;
    border-style: solid;
    border-width: 1px 0;
    vertical-align: top
}

.gs18-LineTableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-LineTableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-LineTableBodyTd .gs18-LinkListItem:first-child, .gs18-LineTableBodyTd .gs18-OListBracketsItem:first-child, .gs18-LineTableBodyTd .gs18-OListItem:first-child, .gs18-LineTableBodyTd .gs18-UListItem:first-child, .gs18-LineTableBodyTd .gs18-UListUnmarkedItem:first-child, .gs18-LineTableBodyTd &gt; :first-child, .gs18-LineTableBodyTh .gs18-LinkListItem:first-child, .gs18-LineTableBodyTh .gs18-OListBracketsItem:first-child, .gs18-LineTableBodyTh .gs18-OListItem:first-child, .gs18-LineTableBodyTh .gs18-UListItem:first-child, .gs18-LineTableBodyTh .gs18-UListUnmarkedItem:first-child, .gs18-LineTableBodyTh &gt; :first-child {
    margin-top: 0
}

.gs18-LineTableBodyTd .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2), .gs18-LineTableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3), .gs18-LineTableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4), .gs18-LineTableBodyTh .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2), .gs18-LineTableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3), .gs18-LineTableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
    margin-top: 0
}

.gs18-LineTableBodyTd .gs18-OList, .gs18-LineTableBodyTd .gs18-OListBrackets, .gs18-LineTableBodyTd .gs18-UList, .gs18-LineTableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked, .gs18-LineTableBodyTh .gs18-OList, .gs18-LineTableBodyTh .gs18-OListBrackets, .gs18-LineTableBodyTh .gs18-UList, .gs18-LineTableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-left: 30px
}

.gs18-Table {
    margin: 30px 0 0;
    border: solid 1px #ccc;
    width: 100%;
    font-size: .89rem;
    table-layout: fixed;
    border-collapse: collapse;
    text-align: left;
    box-sizing: border-box
}

[data-js-gs18-responsive-table] &gt; .gs18-Table {
    min-width: 960px
}

.gs18-TableCaption {
    margin: 0 0 10px;
    font-weight: 700;
    text-align: left
}

.gs18-TableBodyTd, .gs18-TableBodyTh, .gs18-TableHeadTh {
    padding: 15px;
    border: solid 1px #ccc;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.gs18-TableHeadTh {
    background-color: #e1e1e1;
    font-weight: inherit
}

.gs18-TableBodyTh {
    background-color: #ececec;
    font-weight: inherit
}

.gs18-TableBodyTh--GroupHeading {
    border-bottom-width: 0
}

.gs18-TableBodyTh:empty {
    border-top-width: 0;
    border-bottom-width: 0
}

.gs18-TableBodyTh--Sub {
    background-color: #f6f6f6
}

.gs18-TableBodyTd {
    background-color: #fff
}

.gs18-Table--AllLeft {
    text-align: left
}

.gs18-Table--AllCenter {
    text-align: center
}

.gs18-Table--AllRight {
    text-align: right
}

.gs18-Table--TheadLeft .gs18-TableHeadTh {
    text-align: left
}

.gs18-Table--TheadCenter .gs18-TableHeadTh {
    text-align: center
}

.gs18-Table--TheadRight .gs18-TableHeadTh {
    text-align: right
}

.gs18-Table--TdLeft .gs18-TableBodyTd {
    text-align: left
}

.gs18-Table--TdCenter .gs18-TableBodyTd {
    text-align: center
}

.gs18-Table--TdRight .gs18-TableBodyTd {
    text-align: right
}

.gs18-TableUnit__AnnotationCol .gs18-UAnnotationList {
    margin-top: 10px
}

.gs18-TableUnit__AnnotationCol .gs18-OAnnotationList {
    margin-top: 10px
}

.gs18-TableBodyTd .gs18-LinkListItem:first-child, .gs18-TableBodyTd .gs18-OListBracketsItem:first-child, .gs18-TableBodyTd .gs18-OListItem:first-child, .gs18-TableBodyTd .gs18-UListItem:first-child, .gs18-TableBodyTd .gs18-UListUnmarkedItem:first-child, .gs18-TableBodyTd &gt; :first-child, .gs18-TableBodyTh .gs18-LinkListItem:first-child, .gs18-TableBodyTh .gs18-OListBracketsItem:first-child, .gs18-TableBodyTh .gs18-OListItem:first-child, .gs18-TableBodyTh .gs18-UListItem:first-child, .gs18-TableBodyTh .gs18-UListUnmarkedItem:first-child, .gs18-TableBodyTh &gt; :first-child {
    margin-top: 0
}

.gs18-TableBodyTd .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2), .gs18-TableBodyTd .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3), .gs18-TableBodyTd .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4), .gs18-TableBodyTh .gs18-LinkList--Size1of2:first-child .gs18-LinkListItem:nth-child(-n+2), .gs18-TableBodyTh .gs18-LinkList--Size1of3:first-child .gs18-LinkListItem:nth-child(-n+3), .gs18-TableBodyTh .gs18-LinkList--Size1of4:first-child .gs18-LinkListItem:nth-child(-n+4) {
    margin-top: 0
}

.gs18-TableBodyTd .gs18-OList, .gs18-TableBodyTd .gs18-OListBrackets, .gs18-TableBodyTd .gs18-UList, .gs18-TableBodyTd .gs18-UListUnmarked .gs18-UListUnmarked, .gs18-TableBodyTh .gs18-OList, .gs18-TableBodyTh .gs18-OListBrackets, .gs18-TableBodyTh .gs18-UList, .gs18-TableBodyTh .gs18-UListUnmarked .gs18-UListUnmarked {
    padding-left: 30px
}

.gs18-Text {
    margin: 20px 0 0
}

.gs18-Strong {
    font-weight: 500
}

.gs18-CaptionTitle {
    margin: 10px 0 0;
    font-weight: 500
}

.gs18-Caption {
    margin: 10px 0 0
}

.gs18-CaptionTitle + .gs18-Caption {
    margin-top: 5px
}

.gs18-Date {
    margin: 0;
    line-height: 1.2;
    font-size: .78rem;
    text-align: right
}

.gs18-ForeignLang {
    font-style: italic
}

.gs18-TextTag {
    padding: 4px 4px 5px 5px;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    line-height: 1.2;
    background-color: #fff
}

.gs18-TextTag--White {
    border-color: #000;
    color: #000;
    background-color: #fff
}

.gs18-TextTag--Black {
    border-color: #000;
    color: #fff;
    background-color: #000
}

.gs18-TextTag--Gray {
    border-color: #757575;
    color: #fff;
    background-color: #757575
}

.gs18-TextTagList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.gs18-TextTagList:after {
    content: '';
    display: block;
    clear: both
}

.gs18-TextTagListItem {
    margin: 10px 10px 0 0;
    padding: 0;
    float: left
}

.gs18-Tile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    min-height: 1px
}

.gs18-TileItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box
}

.gs18-TileItem__Body, .gs18-TileItem__Foot, .gs18-TileItem__Head {
    padding: 30px;
    box-sizing: border-box
}

.gs18-TileItem__Head {
    width: 100%
}

.gs18-TileItem__Foot {
    width: 100%
}

.gs18-TileItem__Media {
    position: relative;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    height: 350px;
    box-sizing: border-box
}

.gs18-TileItem__Media .gs18-TileMediaImage {
    position: relative;
    overflow: hidden;
    height: 100%;
    text-align: center
}

.gs18-TileItem__Media .gs18-TileMediaImage .gs18-Image {
    max-width: none;
    height: 100%
}

.gs18-TileItem__Body {
    -webkit-box-flex: 20;
    -ms-flex: 20 0 auto;
    flex: 20 0 auto;
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.gs18-TileItem__Head + .gs18-TileItem__Body, .gs18-TileItem__Head + .gs18-TileItem__Media + .gs18-TileItem__Body {
    padding-top: 0
}

.gs18-TileItem__Body--PosLeft, .gs18-TileItem__Foot--PosLeft {
    margin-right: auto;
    margin-left: 0
}

.gs18-TileItem__Body--PosCenter, .gs18-TileItem__Foot--PosCenter {
    margin-right: auto;
    margin-left: auto
}

.gs18-TileItem__Body--PosRight, .gs18-TileItem__Foot--PosRight {
    margin-right: 0;
    margin-left: auto
}

.gs18-TileItem--BgFilterDark:after, .gs18-TileItem--BgFilterLight:after, .gs18-TileItem--BgFilterNormal:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: ''
}

.gs18-TileItem--BgFilterLight:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileItem--BgFilterNormal:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileItem--BgFilterDark:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-Tile:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n-1) .gs18-TileItem:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n-1) .gs18-TileItem:nth-child(2n) {
    background-color: #fafafa
}

.gs18-Tile:nth-child(2n) .gs18-TileItem:nth-child(2n-1) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n) .gs18-TileItem:nth-child(2n) {
    background-color: #f0f0f0
}

.gs18-TileItem--BgBlack {
    color: #fff;
    background-color: #000 !important
}

.gs18-TileItem--BgBlack[class*=BgFilterLight]:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileItem--BgBlack[class*=BgFilterNormal]:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileItem--BgBlack[class*=BgFilterDark]:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-TileItem--BgGray950 {
    color: #fff;
    background-color: #141414 !important
}

.gs18-TileItem--BgGray950[class*=BgFilterLight]:after {
    background-color: rgba(20, 20, 20, .3)
}

.gs18-TileItem--BgGray950[class*=BgFilterNormal]:after {
    background-color: rgba(20, 20, 20, .5)
}

.gs18-TileItem--BgGray950[class*=BgFilterDark]:after {
    background-color: rgba(20, 20, 20, .7)
}

.gs18-TileItem--BgGray900 {
    color: #fff;
    background-color: #1e1e1e !important
}

.gs18-TileItem--BgGray900[class*=BgFilterLight]:after {
    background-color: rgba(30, 30, 30, .3)
}

.gs18-TileItem--BgGray900[class*=BgFilterNormal]:after {
    background-color: rgba(30, 30, 30, .5)
}

.gs18-TileItem--BgGray900[class*=BgFilterDark]:after {
    background-color: rgba(30, 30, 30, .7)
}

.gs18-TileItem--BgGray800 {
    color: #fff;
    background-color: #272727 !important
}

.gs18-TileItem--BgGray800[class*=BgFilterLight]:after {
    background-color: rgba(39, 39, 39, .3)
}

.gs18-TileItem--BgGray800[class*=BgFilterNormal]:after {
    background-color: rgba(39, 39, 39, .5)
}

.gs18-TileItem--BgGray800[class*=BgFilterDark]:after {
    background-color: rgba(39, 39, 39, .7)
}

.gs18-TileItem--BgGray700 {
    color: #fff;
    background-color: #4d4d4d !important
}

.gs18-TileItem--BgGray700[class*=BgFilterLight]:after {
    background-color: rgba(77, 77, 77, .3)
}

.gs18-TileItem--BgGray700[class*=BgFilterNormal]:after {
    background-color: rgba(77, 77, 77, .5)
}

.gs18-TileItem--BgGray700[class*=BgFilterDark]:after {
    background-color: rgba(77, 77, 77, .7)
}

.gs18-TileItem--BgGray500 {
    color: #fff;
    background-color: #757575 !important
}

.gs18-TileItem--BgGray500[class*=BgFilterLight]:after {
    background-color: rgba(117, 117, 117, .3)
}

.gs18-TileItem--BgGray500[class*=BgFilterNormal]:after {
    background-color: rgba(117, 117, 117, .5)
}

.gs18-TileItem--BgGray500[class*=BgFilterDark]:after {
    background-color: rgba(117, 117, 117, .7)
}

.gs18-TileItem--BgGray400 {
    color: #fff;
    background-color: #989898 !important
}

.gs18-TileItem--BgGray400[class*=BgFilterLight]:after {
    background-color: rgba(152, 152, 152, .3)
}

.gs18-TileItem--BgGray400[class*=BgFilterNormal]:after {
    background-color: rgba(152, 152, 152, .5)
}

.gs18-TileItem--BgGray400[class*=BgFilterDark]:after {
    background-color: rgba(152, 152, 152, .7)
}

.gs18-TileItem--BgGray220 {
    background-color: #dbdbdb !important
}

.gs18-TileItem--BgGray200 {
    background-color: #e0e0e0 !important
}

.gs18-TileItem--BgGray120 {
    background-color: #ebebeb !important
}

.gs18-TileItem--BgGray100 {
    background-color: #f0f0f0 !important
}

.gs18-TileItem--BgGray070 {
    background-color: #f5f5f5 !important
}

.gs18-TileItem--BgGray050 {
    background-color: #fafafa !important
}

.gs18-TileItem--BgWhite {
    background-color: #fff !important
}

.gs18-TileItem--BgImage {
    position: relative;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.gs18-TileItem--BgImageWhite {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.gs18-TileItem--BgPosLeftTop {
    background-position: left top
}

.gs18-TileItem--BgPosLeftMiddle {
    background-position: left center
}

.gs18-TileItem--BgPosLeftBottom {
    background-position: left bottom
}

.gs18-TileItem--BgPosCenterTop {
    background-position: center top
}

.gs18-TileItem--BgPosCenterMiddle {
    background-position: center center
}

.gs18-TileItem--BgPosCenterBottom {
    background-position: center bottom
}

.gs18-TileItem--BgPosRightTop {
    background-position: right top
}

.gs18-TileItem--BgPosRightMiddle {
    background-position: right center
}

.gs18-TileItem--BgPosRightBottom {
    background-position: right bottom
}

.gs18-TileMedia--ImgFilterDark:after, .gs18-TileMedia--ImgFilterLight:after, .gs18-TileMedia--ImgFilterNormal:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ''
}

.gs18-TileMedia--ImgFilterLight:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileMedia--ImgFilterNormal:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileMedia--ImgFilterDark:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-Tile:nth-child(2n-1) .gs18-TileMedia:nth-child(2n-1) {
    background-color: #f5f5f5
}

.gs18-Tile:nth-child(2n-1) .gs18-TileMedia:nth-child(2n) {
    background-color: #fafafa
}

.gs18-Tile:nth-child(2n) .gs18-TileMedia:nth-child(2n-1) {
    background-color: #ebebeb
}

.gs18-Tile:nth-child(2n) .gs18-TileMedia:nth-child(2n) {
    background-color: #f0f0f0
}

.gs18-TileMedia--BgBlack {
    color: #fff;
    background-color: #000 !important
}

.gs18-TileMedia--BgBlack[class*=BgFilterLight]:after {
    background-color: rgba(0, 0, 0, .3)
}

.gs18-TileMedia--BgBlack[class*=BgFilterNormal]:after {
    background-color: rgba(0, 0, 0, .5)
}

.gs18-TileMedia--BgBlack[class*=BgFilterDark]:after {
    background-color: rgba(0, 0, 0, .7)
}

.gs18-TileMedia--BgGray950 {
    color: #fff;
    background-color: #141414 !important
}

.gs18-TileMedia--BgGray950[class*=BgFilterLight]:after {
    background-color: rgba(20, 20, 20, .3)
}

.gs18-TileMedia--BgGray950[class*=BgFilterNormal]:after {
    background-color: rgba(20, 20, 20, .5)
}

.gs18-TileMedia--BgGray950[class*=BgFilterDark]:after {
    background-color: rgba(20, 20, 20, .7)
}

.gs18-TileMedia--BgGray900 {
    color: #fff;
    background-color: #1e1e1e !important
}

.gs18-TileMedia--BgGray900[class*=BgFilterLight]:after {
    background-color: rgba(30, 30, 30, .3)
}

.gs18-TileMedia--BgGray900[class*=BgFilterNormal]:after {
    background-color: rgba(30, 30, 30, .5)
}

.gs18-TileMedia--BgGray900[class*=BgFilterDark]:after {
    background-color: rgba(30, 30, 30, .7)
}

.gs18-TileMedia--BgGray800 {
    color: #fff;
    background-color: #272727 !important
}

.gs18-TileMedia--BgGray800[class*=BgFilterLight]:after {
    background-color: rgba(39, 39, 39, .3)
}

.gs18-TileMedia--BgGray800[class*=BgFilterNormal]:after {
    background-color: rgba(39, 39, 39, .5)
}

.gs18-TileMedia--BgGray800[class*=BgFilterDark]:after {
    background-color: rgba(39, 39, 39, .7)
}

.gs18-TileMedia--BgGray700 {
    color: #fff;
    background-color: #4d4d4d !important
}

.gs18-TileMedia--BgGray700[class*=BgFilterLight]:after {
    background-color: rgba(77, 77, 77, .3)
}

.gs18-TileMedia--BgGray700[class*=BgFilterNormal]:after {
    background-color: rgba(77, 77, 77, .5)
}

.gs18-TileMedia--BgGray700[class*=BgFilterDark]:after {
    background-color: rgba(77, 77, 77, .7)
}

.gs18-TileMedia--BgGray500 {
    color: #fff;
    background-color: #757575 !important
}

.gs18-TileMedia--BgGray500[class*=BgFilterLight]:after {
    background-color: rgba(117, 117, 117, .3)
}

.gs18-TileMedia--BgGray500[class*=BgFilterNormal]:after {
    background-color: rgba(117, 117, 117, .5)
}

.gs18-TileMedia--BgGray500[class*=BgFilterDark]:after {
    background-color: rgba(117, 117, 117, .7)
}

.gs18-TileMedia--BgGray400 {
    color: #fff;
    background-color: #989898 !important
}

.gs18-TileMedia--BgGray400[class*=BgFilterLight]:after {
    background-color: rgba(152, 152, 152, .3)
}

.gs18-TileMedia--BgGray400[class*=BgFilterNormal]:after {
    background-color: rgba(152, 152, 152, .5)
}

.gs18-TileMedia--BgGray400[class*=BgFilterDark]:after {
    background-color: rgba(152, 152, 152, .7)
}

.gs18-TileMedia--BgGray220 {
    background-color: #dbdbdb !important
}

.gs18-TileMedia--BgGray200 {
    background-color: #e0e0e0 !important
}

.gs18-TileMedia--BgGray120 {
    background-color: #ebebeb !important
}

.gs18-TileMedia--BgGray100 {
    background-color: #f0f0f0 !important
}

.gs18-TileMedia--BgGray070 {
    background-color: #f5f5f5 !important
}

.gs18-TileMedia--BgGray050 {
    background-color: #fafafa !important
}

.gs18-TileMedia--BgWhite {
    background-color: #fff !important
}

.gs18-Tile--AlignMiddle {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body, .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Head {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body + .gs18-TileItem__Foot, .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Head + .gs18-TileItem__Foot {
    padding-top: 0
}

.gs18-TileItem--Pictgram &gt; .gs18-TileItem__Pictgram {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 96px;
    max-height: 96px;
    min-width: 76px;
    min-height: 76px;
    width: 10vw;
    height: 10vw
}

.gs18-TileItem--Pictgram &gt; .gs18-TileItem__Pictgram img {
    width: 100%;
    height: 100%
}

.gs18-TileItem--Pictgram &gt; .gs18-TileItem__Body, .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Head {
    margin-right: 96px;
    width: auto
}

.gs18-Tile--Loop {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--Loop &gt; .gs18-TileItem {
    background-color: transparent !important
}

.gs18-Tile--Loop &gt; .gs18-TileItem:before {
    border-color: #757575;
    border-width: 1px 0 0 0;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: ''
}

.gs18-Tile--Button {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gs18-Tile--Button &gt; .gs18-TileItem:link, .gs18-Tile--Button &gt; .gs18-TileItem:visited {
    text-decoration: none
}

.gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body {
    position: relative;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    color: #000;
    background-color: #fff;
    transition: .3s background
}

.gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body:before {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 60px;
    height: 26px;
    content: '';
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-size: contain
}

.gs18-Tile--Button &gt; .gs18-TileItem:active &gt; .gs18-TileItem__Body, .gs18-Tile--Button &gt; .gs18-TileItem:focus &gt; .gs18-TileItem__Body, .gs18-Tile--Button &gt; .gs18-TileItem:hover &gt; .gs18-TileItem__Body {
    color: #f50f10;
    background-color: #fff
}

.gs18-Tile--Button &gt; .gs18-TileItem:active &gt; .gs18-TileItem__Body:before, .gs18-Tile--Button &gt; .gs18-TileItem:focus &gt; .gs18-TileItem__Body:before, .gs18-Tile--Button &gt; .gs18-TileItem:hover &gt; .gs18-TileItem__Body:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-R.svg)
}

.gs18-TileItem .gs18-Tile:not(.gs18-Tile--Loop) .gs18-TileItem:not([class*=--Bg]) .gs18-TileItem__Body:first-child {
    padding-top: 0
}

.gs18-TileItem .gs18-Tile:nth-child(2n), .gs18-TileItem .gs18-Tile:nth-child(2n-1) {
    background-color: transparent
}

.gs18-Tile:nth-child(2n) .gs18-TileItem .gs18-TileItem:nth-child(2n), .gs18-Tile:nth-child(2n) .gs18-TileItem .gs18-TileItem:nth-child(2n-1), .gs18-Tile:nth-child(2n-1) .gs18-TileItem .gs18-TileItem:nth-child(2n), .gs18-Tile:nth-child(2n-1) .gs18-TileItem .gs18-TileItem:nth-child(2n-1) {
    background-color: transparent
}

.gs18-TileItem__Body &gt; :first-child, .gs18-TileItem__Foot &gt; :first-child, .gs18-TileItem__Head &gt; :first-child {
    margin-top: 0
}

.gs18-TileItem__Body &gt; .gs18-AnnotationUnit:first-child .gs18-ListHeading, .gs18-TileItem__Body &gt; .gs18-DateLinkList:first-child &gt; .gs18-DateLinkListItem:first-child, .gs18-TileItem__Body &gt; .gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2, .gs18-TileItem__Body &gt; .gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3, .gs18-TileItem__Body &gt; .gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4, .gs18-TileItem__Body &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable, .gs18-TileItem__Body &gt; .gs18-LinkList--Size1of2:first-child &gt; .gs18-LinkListItem:nth-child(-n+2), .gs18-TileItem__Body &gt; .gs18-LinkList--Size1of3:first-child &gt; .gs18-LinkListItem:nth-child(-n+3), .gs18-TileItem__Body &gt; .gs18-LinkList--Size1of4:first-child &gt; .gs18-LinkListItem:nth-child(-n+4), .gs18-TileItem__Body &gt; .gs18-LinkList:first-child &gt; .gs18-LinkListItem:first-child, .gs18-TileItem__Body &gt; .gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table, .gs18-TileItem__Foot &gt; .gs18-AnnotationUnit:first-child .gs18-ListHeading, .gs18-TileItem__Foot &gt; .gs18-DateLinkList:first-child &gt; .gs18-DateLinkListItem:first-child, .gs18-TileItem__Foot &gt; .gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2, .gs18-TileItem__Foot &gt; .gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3, .gs18-TileItem__Foot &gt; .gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4, .gs18-TileItem__Foot &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable, .gs18-TileItem__Foot &gt; .gs18-LinkList--Size1of2:first-child &gt; .gs18-LinkListItem:nth-child(-n+2), .gs18-TileItem__Foot &gt; .gs18-LinkList--Size1of3:first-child &gt; .gs18-LinkListItem:nth-child(-n+3), .gs18-TileItem__Foot &gt; .gs18-LinkList--Size1of4:first-child &gt; .gs18-LinkListItem:nth-child(-n+4), .gs18-TileItem__Foot &gt; .gs18-LinkList:first-child &gt; .gs18-LinkListItem:first-child, .gs18-TileItem__Foot &gt; .gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table, .gs18-TileItem__Head &gt; .gs18-AnnotationUnit:first-child .gs18-ListHeading, .gs18-TileItem__Head &gt; .gs18-DateLinkList:first-child &gt; .gs18-DateLinkListItem:first-child, .gs18-TileItem__Head &gt; .gs18-HeadingLv2Unit:first-child .gs18-HeadingLv2, .gs18-TileItem__Head &gt; .gs18-HeadingLv3Unit:first-child .gs18-HeadingLv3, .gs18-TileItem__Head &gt; .gs18-HeadingLv4Unit:first-child .gs18-HeadingLv4, .gs18-TileItem__Head &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable, .gs18-TileItem__Head &gt; .gs18-LinkList--Size1of2:first-child &gt; .gs18-LinkListItem:nth-child(-n+2), .gs18-TileItem__Head &gt; .gs18-LinkList--Size1of3:first-child &gt; .gs18-LinkListItem:nth-child(-n+3), .gs18-TileItem__Head &gt; .gs18-LinkList--Size1of4:first-child &gt; .gs18-LinkListItem:nth-child(-n+4), .gs18-TileItem__Head &gt; .gs18-LinkList:first-child &gt; .gs18-LinkListItem:first-child, .gs18-TileItem__Head &gt; .gs18-TableUnit:first-child .gs18-TableUnit__TableCol .gs18-Table {
    margin-top: 0
}

.gs18-TileItem__Body .gs18-MediaBlock__TextCol &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable, .gs18-TileItem__Foot .gs18-MediaBlock__TextCol &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable, .gs18-TileItem__Head .gs18-MediaBlock__TextCol &gt; .gs18-LineTableUnit:first-child .gs18-LineTableUnit__TableCol .gs18-LineTable {
    margin-top: 0
}

.gs18-TileItem--BgBlack .gs18-Link:link, .gs18-TileItem--BgBlack .gs18-Link:visited, .gs18-TileItem--BgGray400 .gs18-Link:link, .gs18-TileItem--BgGray400 .gs18-Link:visited, .gs18-TileItem--BgGray500 .gs18-Link:link, .gs18-TileItem--BgGray500 .gs18-Link:visited, .gs18-TileItem--BgGray700 .gs18-Link:link, .gs18-TileItem--BgGray700 .gs18-Link:visited, .gs18-TileItem--BgGray800 .gs18-Link:link, .gs18-TileItem--BgGray800 .gs18-Link:visited, .gs18-TileItem--BgGray900 .gs18-Link:link, .gs18-TileItem--BgGray900 .gs18-Link:visited, .gs18-TileItem--BgGray950 .gs18-Link:link, .gs18-TileItem--BgGray950 .gs18-Link:visited, .gs18-TileItem--BgImage .gs18-Link:link, .gs18-TileItem--BgImage .gs18-Link:visited {
    color: #fff
}

.gs18-TileItem--BgBlack .gs18-Link[href]:active, .gs18-TileItem--BgBlack .gs18-Link[href]:focus, .gs18-TileItem--BgBlack .gs18-Link[href]:hover, .gs18-TileItem--BgGray400 .gs18-Link[href]:active, .gs18-TileItem--BgGray400 .gs18-Link[href]:focus, .gs18-TileItem--BgGray400 .gs18-Link[href]:hover, .gs18-TileItem--BgGray500 .gs18-Link[href]:active, .gs18-TileItem--BgGray500 .gs18-Link[href]:focus, .gs18-TileItem--BgGray500 .gs18-Link[href]:hover, .gs18-TileItem--BgGray700 .gs18-Link[href]:active, .gs18-TileItem--BgGray700 .gs18-Link[href]:focus, .gs18-TileItem--BgGray700 .gs18-Link[href]:hover, .gs18-TileItem--BgGray800 .gs18-Link[href]:active, .gs18-TileItem--BgGray800 .gs18-Link[href]:focus, .gs18-TileItem--BgGray800 .gs18-Link[href]:hover, .gs18-TileItem--BgGray900 .gs18-Link[href]:active, .gs18-TileItem--BgGray900 .gs18-Link[href]:focus, .gs18-TileItem--BgGray900 .gs18-Link[href]:hover, .gs18-TileItem--BgGray950 .gs18-Link[href]:active, .gs18-TileItem--BgGray950 .gs18-Link[href]:focus, .gs18-TileItem--BgGray950 .gs18-Link[href]:hover, .gs18-TileItem--BgImage .gs18-Link[href]:active, .gs18-TileItem--BgImage .gs18-Link[href]:focus, .gs18-TileItem--BgImage .gs18-Link[href]:hover {
    color: #f50f10
}

.gs18-TileItem--BgBlack .gs18-Link:before, .gs18-TileItem--BgGray400 .gs18-Link:before, .gs18-TileItem--BgGray500 .gs18-Link:before, .gs18-TileItem--BgGray700 .gs18-Link:before, .gs18-TileItem--BgGray800 .gs18-Link:before, .gs18-TileItem--BgGray900 .gs18-Link:before, .gs18-TileItem--BgGray950 .gs18-Link:before, .gs18-TileItem--BgImage .gs18-Link:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkNext-W.svg)
}

.gs18-TileItem--BgBlack .gs18-Link--Back:before, .gs18-TileItem--BgGray400 .gs18-Link--Back:before, .gs18-TileItem--BgGray500 .gs18-Link--Back:before, .gs18-TileItem--BgGray700 .gs18-Link--Back:before, .gs18-TileItem--BgGray800 .gs18-Link--Back:before, .gs18-TileItem--BgGray900 .gs18-Link--Back:before, .gs18-TileItem--BgGray950 .gs18-Link--Back:before, .gs18-TileItem--BgImage .gs18-Link--Back:before {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink, .gs18-TileItem--BgGray400 .gs18-ButtonLink, .gs18-TileItem--BgGray500 .gs18-ButtonLink, .gs18-TileItem--BgGray700 .gs18-ButtonLink, .gs18-TileItem--BgGray800 .gs18-ButtonLink, .gs18-TileItem--BgGray900 .gs18-ButtonLink, .gs18-TileItem--BgGray950 .gs18-ButtonLink, .gs18-TileItem--BgImage .gs18-ButtonLink {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}

.gs18-TileItem--BgBlack .gs18-ButtonLink:active, .gs18-TileItem--BgBlack .gs18-ButtonLink:focus, .gs18-TileItem--BgBlack .gs18-ButtonLink:hover, .gs18-TileItem--BgGray400 .gs18-ButtonLink:active, .gs18-TileItem--BgGray400 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray400 .gs18-ButtonLink:hover, .gs18-TileItem--BgGray500 .gs18-ButtonLink:active, .gs18-TileItem--BgGray500 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray500 .gs18-ButtonLink:hover, .gs18-TileItem--BgGray700 .gs18-ButtonLink:active, .gs18-TileItem--BgGray700 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray700 .gs18-ButtonLink:hover, .gs18-TileItem--BgGray800 .gs18-ButtonLink:active, .gs18-TileItem--BgGray800 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray800 .gs18-ButtonLink:hover, .gs18-TileItem--BgGray900 .gs18-ButtonLink:active, .gs18-TileItem--BgGray900 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray900 .gs18-ButtonLink:hover, .gs18-TileItem--BgGray950 .gs18-ButtonLink:active, .gs18-TileItem--BgGray950 .gs18-ButtonLink:focus, .gs18-TileItem--BgGray950 .gs18-ButtonLink:hover, .gs18-TileItem--BgImage .gs18-ButtonLink:active, .gs18-TileItem--BgImage .gs18-ButtonLink:focus, .gs18-TileItem--BgImage .gs18-ButtonLink:hover {
    color: #f50f10;
    border-color: #fff;
    background-color: #fff
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third), .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third) {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgBlack .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover, .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):active, .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):focus, .gs18-TileItem--BgImage .gs18-ButtonLink--Arrow:not(.gs18-ButtonLink--Third):hover {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgBlack .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray400 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray500 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray700 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray800 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray900 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgGray950 .gs18-ButtonLink--UnderLine:hover, .gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:active, .gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:focus, .gs18-TileItem--BgImage .gs18-ButtonLink--UnderLine:hover {
    border-color: #f50f10;
    background-color: transparent
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Back:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Back:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Back:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Back:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Back:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/LinkPrev-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--External:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--External:after, .gs18-TileItem--BgImage .gs18-ButtonLink--External:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--External:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--External:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--External:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--External:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/External-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Pdf:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Pdf:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Pdf-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Xls:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Xls:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Xls:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Xls:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Xls:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Excel-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Zip:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Zip:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Zip:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Zip:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Zip:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Zip-R.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Map:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-W.svg)
}

.gs18-TileItem--BgBlack .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgBlack .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray400 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray500 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray700 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray800 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray900 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgGray950 .gs18-ButtonLink--Map:hover:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Map:active:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Map:focus:after, .gs18-TileItem--BgImage .gs18-ButtonLink--Map:hover:after {
    background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/Map-R.svg)
}

.gs18-TileItem .gs18-Date {
    text-align: inherit
}

.gs18-TileItem .gs18-ImageUnit__ImageCol {
    background-color: transparent
}

.gs18-TileItem .gs18-ImageUnit__ImageCol--BgWhite {
    background-color: #fff
}

.gs18-TileItem .gs18-ImageUnit__ImageCol--BgGray {
    background-color: #ebebeb
}

.gs18-TileItem .gs18-ButtonLink {
    display: inline-block
}

.gs18-TileItem .gs18-ButtonLink--Third {
    color: #000;
    background-color: #fff
}

.gs18-TileItem .gs18-AnchorListWrap:last-child {
    margin-bottom: 0;
    border-bottom-width: 0
}

.gs18-TileItem .gs18-Grid {
    margin-right: -30px;
    margin-left: -30px
}

.gs18-u-Size1of1 {
    width: 100%
}

.gs18-u-Size1of2 {
    width: 50%
}

.gs18-u-Size1of3 {
    width: 33.3333%
}

.gs18-u-Size2of3 {
    width: 66.6667%
}

.gs18-u-Size1of4 {
    width: 25%
}

.gs18-u-Size2of4 {
    width: 50%
}

.gs18-u-Size3of4 {
    width: 75%
}

.gs18-u-Size1of6 {
    width: 16.6667%
}

.gs18-u-Size2of6 {
    width: 33.3333%
}

.gs18-u-Size3of6 {
    width: 50%
}

.gs18-u-Size4of6 {
    width: 66.6667%
}

.gs18-u-Size5of6 {
    width: 83.3333%
}

.gs18-u-Size12 {
    width: 100%
}

.gs18-u-Size11 {
    width: 91.6667%
}

.gs18-u-Size11 .gs18-u-Size11 {
    width: 100%
}

.gs18-u-Size11 .gs18-u-Size10 {
    width: 90.9091%
}

.gs18-u-Size11 .gs18-u-Size9 {
    width: 81.8182%
}

.gs18-u-Size11 .gs18-u-Size8 {
    width: 72.7273%
}

.gs18-u-Size11 .gs18-u-Size7 {
    width: 63.6364%
}

.gs18-u-Size11 .gs18-u-Size6 {
    width: 54.5455%
}

.gs18-u-Size11 .gs18-u-Size5 {
    width: 45.4545%
}

.gs18-u-Size11 .gs18-u-Size4 {
    width: 36.3636%
}

.gs18-u-Size11 .gs18-u-Size3 {
    width: 27.2727%
}

.gs18-u-Size11 .gs18-u-Size2 {
    width: 18.1818%
}

.gs18-u-Size11 .gs18-u-Size1 {
    width: 9.0909%
}

.gs18-u-Size10 {
    width: 83.3333%
}

.gs18-u-Size10 .gs18-u-Size10 {
    width: 100%
}

.gs18-u-Size10 .gs18-u-Size9 {
    width: 90%
}

.gs18-u-Size10 .gs18-u-Size8 {
    width: 80%
}

.gs18-u-Size10 .gs18-u-Size7 {
    width: 70%
}

.gs18-u-Size10 .gs18-u-Size6 {
    width: 60%
}

.gs18-u-Size10 .gs18-u-Size5 {
    width: 50%
}

.gs18-u-Size10 .gs18-u-Size4 {
    width: 40%
}

.gs18-u-Size10 .gs18-u-Size3 {
    width: 30%
}

.gs18-u-Size10 .gs18-u-Size2 {
    width: 20%
}

.gs18-u-Size10 .gs18-u-Size1 {
    width: 10%
}

.gs18-u-Size9 {
    width: 75%
}

.gs18-u-Size9 .gs18-u-Size9 {
    width: 100%
}

.gs18-u-Size9 .gs18-u-Size8 {
    width: 88.8889%
}

.gs18-u-Size9 .gs18-u-Size7 {
    width: 77.7778%
}

.gs18-u-Size9 .gs18-u-Size6 {
    width: 66.6667%
}

.gs18-u-Size9 .gs18-u-Size5 {
    width: 55.5556%
}

.gs18-u-Size9 .gs18-u-Size4 {
    width: 44.4444%
}

.gs18-u-Size9 .gs18-u-Size3 {
    width: 33.3333%
}

.gs18-u-Size9 .gs18-u-Size2 {
    width: 22.2222%
}

.gs18-u-Size9 .gs18-u-Size1 {
    width: 11.1111%
}

.gs18-u-Size8 {
    width: 66.6667%
}

.gs18-MainContents--Narrow .gs18-u-Size8, .gs18-u-Size8 .gs18-u-Size8 {
    width: 100%
}

.gs18-MainContents--Narrow .gs18-u-Size7, .gs18-u-Size8 .gs18-u-Size7 {
    width: 87.5%
}

.gs18-MainContents--Narrow .gs18-u-Size6, .gs18-u-Size8 .gs18-u-Size6 {
    width: 75%
}

.gs18-MainContents--Narrow .gs18-u-Size5, .gs18-u-Size8 .gs18-u-Size5 {
    width: 62.5%
}

.gs18-MainContents--Narrow .gs18-u-Size4, .gs18-u-Size8 .gs18-u-Size4 {
    width: 50%
}

.gs18-MainContents--Narrow .gs18-u-Size3, .gs18-u-Size8 .gs18-u-Size3 {
    width: 37.5%
}

.gs18-MainContents--Narrow .gs18-u-Size2, .gs18-u-Size8 .gs18-u-Size2 {
    width: 25%
}

.gs18-MainContents--Narrow .gs18-u-Size1, .gs18-u-Size8 .gs18-u-Size1 {
    width: 12.5%
}

.gs18-u-Size7 {
    width: 58.3333%
}

.gs18-u-Size7 .gs18-u-Size7 {
    width: 100%
}

.gs18-u-Size7 .gs18-u-Size6 {
    width: 85.7143%
}

.gs18-u-Size7 .gs18-u-Size5 {
    width: 71.4286%
}

.gs18-u-Size7 .gs18-u-Size4 {
    width: 57.1429%
}

.gs18-u-Size7 .gs18-u-Size3 {
    width: 42.8571%
}

.gs18-u-Size7 .gs18-u-Size2 {
    width: 28.5714%
}

.gs18-u-Size7 .gs18-u-Size1 {
    width: 14.2857%
}

.gs18-u-Size6 {
    width: 50%
}

.gs18-u-Size6 .gs18-u-Size6 {
    width: 100%
}

.gs18-u-Size6 .gs18-u-Size5 {
    width: 83.3333%
}

.gs18-u-Size6 .gs18-u-Size4 {
    width: 66.6667%
}

.gs18-u-Size6 .gs18-u-Size3 {
    width: 50%
}

.gs18-u-Size6 .gs18-u-Size2 {
    width: 33.3333%
}

.gs18-u-Size6 .gs18-u-Size1 {
    width: 16.6667%
}

.gs18-u-Size5 {
    width: 41.6667%
}

.gs18-u-Size5 .gs18-u-Size5 {
    width: 100%
}

.gs18-u-Size5 .gs18-u-Size4 {
    width: 80%
}

.gs18-u-Size5 .gs18-u-Size3 {
    width: 60%
}

.gs18-u-Size5 .gs18-u-Size2 {
    width: 40%
}

.gs18-u-Size5 .gs18-u-Size1 {
    width: 20%
}

.gs18-u-Size4 {
    width: 33.3333%
}

.gs18-u-Size4 .gs18-u-Size4 {
    width: 100%
}

.gs18-u-Size4 .gs18-u-Size3 {
    width: 75%
}

.gs18-u-Size4 .gs18-u-Size2 {
    width: 50%
}

.gs18-u-Size4 .gs18-u-Size1 {
    width: 25%
}

.gs18-u-Size3 {
    width: 25%
}

.gs18-u-Size3 .gs18-u-Size3 {
    width: 100%
}

.gs18-u-Size3 .gs18-u-Size2 {
    width: 66.6667%
}

.gs18-u-Size3 .gs18-u-Size1 {
    width: 33.3333%
}

.gs18-u-Size2 {
    width: 16.6667%
}

.gs18-u-Size2 .gs18-u-Size1 {
    width: 50%
}

.gs18-u-Size1 {
    width: 8.3333%
}

.gs18-u-Size1 .gs18-u-Size1 {
    width: 100%
}

.gs18-u-AlignLeft {
    text-align: left
}

.gs18-u-AlignCenter {
    text-align: center
}

.gs18-u-AlignRight {
    text-align: right
}

.gs18-u-VAlignTop {
    vertical-align: top
}

.gs18-u-VAlignMiddle {
    vertical-align: middle
}

.gs18-u-VAlignBottom {
    vertical-align: bottom
}

.gs18-HeadingLv2--Shoulder .gs18-HeadingLv2__ShoulderCol.gs18-u-FontSizeXLarge {
    font-size: 1.55rem
}

[class].gs18-u-FontSizeSpecialLight30 {
    line-height: 1;
    font-weight: 300
}

[class].gs18-u-FontSizeSpecialThin45 {
    line-height: 1;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin70 {
    line-height: 1;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin80 {
    line-height: 1;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin120 {
    line-height: 1;
    font-weight: 100
}

[class].gs18-u-FontSizeSpecialThin140 {
    line-height: 1;
    font-weight: 100
}

.gs18-u-FontStyleNormal {
    font-style: normal
}

.gs18-u-FontStyleItalic {
    font-style: italic
}

.gs18-YouTube {
    margin: 0;
    width: 100%
}

.gs18-YouTube .gs18-HeadingLv2 {
    margin: 0 0 30px;
    padding-left: 30px
}

.gs18-YouTube__List {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.gs18-YouTube__List[data-video-count="1"] &gt; li:nth-child(n+2) {
    display: none
}

.gs18-YouTube__List[data-video-count="2"] &gt; li:nth-child(n+3) {
    display: none
}

.gs18-YouTube__List[data-video-count="3"] &gt; li:nth-child(n+4) {
    display: none
}

.gs18-YouTube__List[data-video-count="4"] &gt; li:nth-child(n+5) {
    display: none
}

.gs18-YouTube__List[data-video-count="5"] &gt; li:nth-child(n+6) {
    display: none
}

.gs18-YouTube__List[data-video-count="6"] &gt; li:nth-child(n+7) {
    display: none
}

.gs18-YouTube__List[data-video-count="7"] &gt; li:nth-child(n+8) {
    display: none
}

.gs18-YouTube__List[data-video-count="8"] &gt; li:nth-child(n+9) {
    display: none
}

.gs18-YouTube__List[data-video-count="9"] &gt; li:nth-child(n+10) {
    display: none
}

.gs18-YouTube__List[data-video-count="10"] &gt; li:nth-child(n+11) {
    display: none
}

.gs18-YouTube__List[data-video-count="11"] &gt; li:nth-child(n+12) {
    display: none
}

.gs18-YouTube__List[data-video-count="12"] &gt; li:nth-child(n+13) {
    display: none
}

.gs18-YouTube__Item {
    width: calc(100% / 3);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3)
}

.gs18-YouTube__Img {
    position: relative;
    display: block;
    line-height: 1
}

.gs18-YouTube__Img &gt; img {
    width: 100%;
    height: auto
}

.gs18-YouTube__Img::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 55px;
    height: 55px;
    background: url(../img/icon/MoviePlay.svg) no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gs18-YouTube__Title {
    margin: 25px 0 50px;
    padding-left: 30px
}

.gs18-YouTube__Title &gt; a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: #000
}

.gs18-YouTube__Button {
    text-align: right;
    margin: 0 30px 0 0
}

.gs18-YouTube__Button .gs18-ButtonLink {
    margin-top: 0
}

.gs18-YouTube--Top .gs18-YouTube__Item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.gs18-Page-Top .gs18-FeedList {
    margin-top: 30px
}

.gs18-Page-Top .gs18-Page-Top__FY .gs18-TileItem__Body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

@media only screen and (min-width: 768px) {
    html {
        font-size: 112.5%
    }

    .gs18-MainContents--Narrow {
        padding-right: 30px;
        padding-left: 30px
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category, .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 30px #000
    }

    .gs18-Tile--AlignMiddlePosition {
        position: relative
    }

    .gs18-Tile--AlignMiddlePosition .gs18-HeadingLv2 {
        width: 50%;
        margin-top: 0;
        padding-left: 50%;
        padding-top: 140px;
        vertical-align: bottom
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit {
        position: absolute;
        top: 30px;
        left: 0;
        height: 100%;
        width: 50%;
        display: table;
        margin: 0
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol {
        display: table-cell;
        padding: 30px;
        vertical-align: middle
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol img {
        width: 100%
    }

    .gs18-Tile--AlignMiddlePosition .gs18-Text {
        width: 50%;
        margin-top: 0;
        padding-left: 50%
    }

    .gs18-BreadcrumbList {
        padding: 20px 30px
    }

    .gs18-BreadcrumbItem {
        font-size: 1rem
    }

    .gs18-AccordionList {
        margin: 0;
        padding: 0;
        padding-left: 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a, .gs18-AccordionList .gs18-AccordionList__Item &gt; span {
        padding: 40px 30px;
        font-size: 20px
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a::after, .gs18-AccordionList .gs18-AccordionList__Item &gt; span::after {
        left: 30px;
        width: calc(100% - 60px)
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    .gs18-HalfImgBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 30px 50px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        position: absolute;
        right: 15px;
        bottom: 10px
    }

    .gs18-Annotation {
        font-size: .89rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .89rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 50px
    }

    .gs18-OAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 50px
    }

    .gs18-Box {
        margin-top: 30px;
        padding: 30px
    }

    .gs18-EventsTableBodyTh {
        padding: 25px 30px 25px 0
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 25px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 20px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 110px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 110px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 25px
    }

    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv3 {
        font-size: 1.11rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 70px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .78rem
    }

    .gs18-MediaBlock:after {
        display: block;
        clear: both;
        content: ''
    }

    .gs18-MediaBlock__ImageCol {
        margin: 0 30px 0 0;
        float: left;
        box-sizing: border-box
    }

    .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    .gs18-MediaBlock__TextCol {
        overflow: hidden;
        box-sizing: border-box
    }

    .gs18-MediaBlock__TextCol &gt; :first-child {
        margin-top: 0
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__ImageCol {
        margin-bottom: 30px
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-MediaBlock2 {
        margin: 30px 0;
        width: 100%;
        display: table;
        table-layout: fixed
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 30px;
        display: table-cell
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__TextCol {
        display: table-cell
    }

    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__ImageCol, .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__TextCol {
        vertical-align: middle
    }

    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__ImageCol, .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__TextCol {
        vertical-align: bottom
    }

    .gs18-IconLegendsItem {
        margin-top: 20px;
        font-size: .89rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 10px
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: inline
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: none
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 30px
    }

    .gs18-BorderedLinkListItem--NoLink {
        padding-left: 0
    }

    .gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
        margin-left: 30px
    }

    .gs18-OList {
        padding: 0 0 0 60px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -60px;
        width: 60px
    }

    .gs18-OListBrackets {
        padding: 0 0 0 60px
    }

    .gs18-OListBracketsItem__Marker {
        left: -60px;
        width: 60px
    }

    .gs18-UList {
        padding: 0 0 0 60px
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 60px
    }

    .gs18-DListDesc {
        margin: 10px 0 0 60px
    }

    .gs18-PageTitleUnit__Inner {
        padding: 125px 0 40px;
        min-height: 445px;
        height: 445px
    }

    .gs18-PageTitleUnit.gs18-PageTitleUnit--MinHeightL-lg .gs18-PageTitleUnit__Inner {
        min-height: 700px;
        height: 700px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 3.56rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 4.44rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 700px
    }

    .gs18-CaptionTitle {
        font-size: .89rem
    }

    .gs18-Caption {
        font-size: .89rem
    }

    .gs18-Date {
        font-size: .78rem
    }

    .gs18-TextTag {
        font-size: .78rem
    }

    .gs18-Tile--MinHeightSS-lg.gs18-TileItem, .gs18-Tile--MinHeightSS-lg &gt; .gs18-TileItem {
        min-height: 175px
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem, .gs18-Tile--MinHeightS-lg &gt; .gs18-TileItem {
        min-height: 350px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem, .gs18-Tile--MinHeightM-lg &gt; .gs18-TileItem {
        min-height: 535px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem, .gs18-Tile--MinHeightL-lg &gt; .gs18-TileItem {
        min-height: 700px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftTop {
        background-position: left top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftMiddle {
        background-position: left center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftBottom {
        background-position: left bottom, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterTop {
        background-position: center top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterMiddle {
        background-position: center center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterBottom {
        background-position: center bottom, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightTop {
        background-position: right top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightMiddle {
        background-position: right center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightBottom {
        background-position: right bottom, -9999px -9999px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg {
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner {
        margin: 0 auto;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body, .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body + .gs18-TileItem__Foot, .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head + .gs18-TileItem__Foot {
        padding-top: 0
    }

    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Pictgram {
        margin: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-left: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):before {
        border-width: 0
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem:after {
        margin: 30px 0;
        border-color: #757575;
        border-width: 0 1px 0 0;
        border-style: solid;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: ''
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n):after, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n):after, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n):after {
        border-width: 0
    }

    .gs18-Tile--Button &gt; .gs18-TileItem {
        min-height: 315px;
        background-position: -9999px -9999px
    }

    .gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body {
        margin: 30px;
        color: #fff;
        background-color: #000
    }

    .gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body:before {
        background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-W.svg)
    }

    .gs18-Tile--Button &gt; .gs18-TileItem:active, .gs18-Tile--Button &gt; .gs18-TileItem:focus, .gs18-Tile--Button &gt; .gs18-TileItem:hover {
        background-position: center center
    }

    .gs18-TileItem .gs18-Tile--Loop .gs18-TileItem &gt; .gs18-TileItem__Body {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2) .gs18-TileItem__Body, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3) .gs18-TileItem__Body, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4) .gs18-TileItem__Body {
        padding-top: 0
    }

    .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):after, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):after, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):after {
        margin-top: 0
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .77rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.11rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.55rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 3.56rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.66rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 2.5rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.88rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 6.66rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 7.77rem
    }
}

@media only screen and (max-width: 767px) {
    html {
        font-size: 100%;
        overflow-x: hidden
    }

    .gs18-MainContents--Narrow {
        padding-right: 15px;
        padding-left: 15px
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category, .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 15px #000
    }

    .gs18-BreadcrumbList {
        padding: 15px
    }

    .gs18-BreadcrumbItem {
        font-size: .88rem
    }

    .gs18-LocalNavList {
        width: 100%;
        height: auto !important;
        padding: 0;
        border-left: 0
    }

    .gs18-LocalNavItem {
        display: none;
        border-top: 1px solid #4d4d4d
    }

    .gs18-LocalNavItem &gt; .gs18-LocalNavList {
        position: static
    }

    .gs18-LocalNavItem &gt; a, .gs18-LocalNavItem &gt; span {
        padding: .95em 15px .9em;
        font-size: 16px
    }

    .gs18-LocalNavItem.is-current &gt; a, .gs18-LocalNavItem.is-current &gt; span {
        background-color: inherit
    }

    .gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem {
        display: none
    }

    .gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem.is-current, .gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem.is-sibling {
        display: block
    }

    .gs18-LocalNavItem.is-current &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem.is-sibling .gs18-LocalNavList {
        display: none
    }

    .gs18-LocalNavList--Root .gs18-LocalNavItem.is-current {
        display: block
    }

    .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; a, .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; span {
        padding-left: 30px
    }

    .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; a, .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; span {
        padding-left: 45px
    }

    .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; a, .gs18-LocalNavList--Root &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; .gs18-LocalNavList &gt; .gs18-LocalNavItem &gt; span {
        padding-left: 60px
    }

    .gs18-LocalNavList--Last .gs18-LocalNavItem {
        display: block
    }

    .gs18-LocalNavList--Last .gs18-LocalNavItem &gt; a, .gs18-LocalNavList--Last .gs18-LocalNavItem &gt; span {
        padding-left: 75px
    }

    .gs18-Accordion {
        padding: 25px 15px
    }

    .gs18-Accordion .gs18-Accordion__Title {
        padding-left: 0
    }

    .gs18-Accordion .gs18-HalfImgBox__More {
        padding-left: 35px
    }

    .gs18-AccordionList {
        margin: 0 0 25px;
        padding: 25px 0 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a, .gs18-AccordionList .gs18-AccordionList__Item &gt; span {
        padding: 25px 25px 25px 0;
        font-size: 18px
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a::after, .gs18-AccordionList .gs18-AccordionList__Item &gt; span::after {
        left: 0;
        width: 100%
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a::before {
        right: 0;
        width: 22px;
        height: 22px;
        margin-top: -11px
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a.is-open {
        padding-left: 15px;
        padding-right: 40px;
        margin-left: -15px;
        margin-right: -15px
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a.is-open::before {
        right: 15px
    }

    .gs18-AccordionList .gs18-AccordionList__content {
        margin: 0 -15px;
        padding: 1px 15px 10px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        margin: 20px -15px 0
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Title {
        margin: 20px 0 0;
        font-size: 30px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        margin: 10px 0 0
    }

    .gs18-Annotation {
        font-size: .88rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .88rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 50px;
        font-size: .88rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 40px
    }

    .gs18-OAnnotationListItem {
        padding-left: 50px;
        font-size: .88rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 40px
    }

    .gs18-Box {
        margin-top: 20px;
        padding: 15px
    }

    .gs18-TopSlide {
        height: 290px
    }

    .gs18-TopSlide__Item {
        height: 290px;
        overflow: hidden
    }

    .gs18-TopSlide__Title {
        font-size: 40px
    }

    .gs18-TopSlide__Img {
        width: 100%;
        height: auto;
        min-height: 290px;
        position: absolute;
        -o-object-fit: cover;
        object-fit: cover
    }

    .gs18-TopSlide__Img[data-js-gs18-top-slide-img-pc] {
        display: none
    }

    .gs18-TopSlide__Img[data-js-gs18-top-slide-img-sp] {
        display: block
    }

    .gs18-TopSlide__Button {
        margin-left: 15px;
        margin-right: 15px
    }

    .gs18-TopSlide__Arrow {
        top: inherit;
        bottom: 25px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .gs18-TopSlide__Arrow--Prev {
        left: 10px
    }

    .gs18-TopSlide__Arrow--Next {
        right: 10px
    }

    .gs18-TopSlide__Footer {
        right: inherit;
        bottom: 32px;
        width: 100%;
        text-align: center
    }

    .gs18-EventsTableBodyTh {
        padding: 15px 5px 15px 0
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 15px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 10px;
        padding-bottom: 42px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 15px
    }

    .gs18-Facebook {
        width: 100%;
        height: 330px;
        overflow: hidden
    }

    .gs18-Facebook .gs18-HeadingLv2 {
        margin: 0;
        padding: 0 15px 20px
    }

    .gs18-HeadingLv2 {
        font-size: 1.5rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 2rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 59.5px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .75rem
    }

    .gs18-HeadingLv3 {
        font-size: 1.13rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 2rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 59.5px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .75rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .75rem
    }

    .gs18-MediaBlock2 {
        margin: 30px 0;
        width: 100%;
        display: table
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol {
        padding-right: 30px;
        display: table-cell
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__ImageCol--PosRight {
        padding-right: 0;
        padding-left: 30px
    }

    .gs18-MediaBlock2 .gs18-MediaBlock2__TextCol {
        display: table-cell
    }

    .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__ImageCol, .gs18-MediaBlock2--VAlignMiddle .gs18-MediaBlock2__TextCol {
        vertical-align: middle
    }

    .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__ImageCol, .gs18-MediaBlock2--VAlignBottom .gs18-MediaBlock2__TextCol {
        vertical-align: bottom
    }

    .gs18-IconLegendsItem {
        margin-top: 10px;
        font-size: .88rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 5px
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: none
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: inline
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 20px
    }

    .gs18-BorderedLinkListItem--NoLink {
        padding-left: 0
    }

    .gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
        margin-left: 30px
    }

    .gs18-OList {
        padding: 0 0 0 50px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -50px;
        width: 50px
    }

    .gs18-OListBrackets {
        padding: 0 0 0 50px
    }

    .gs18-OListBracketsItem__Marker {
        left: -50px;
        width: 50px
    }

    .gs18-UList {
        padding: 0 0 0 50px
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 50px
    }

    .gs18-DListDesc {
        margin: 10px 0 0 50px
    }

    .gs18-PageTitleUnit__Inner {
        min-height: 250px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 10px;
        font-size: 1rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 2.22rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 10px;
        font-size: 1rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 2.5rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: -9999px -9999px, center center
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 319px
    }

    .gs18-CaptionTitle {
        font-size: .88rem
    }

    .gs18-Caption {
        font-size: .88rem
    }

    .gs18-Date {
        font-size: .75rem
    }

    .gs18-TextTag {
        font-size: .75rem
    }

    .gs18-Tile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gs18-TileItem {
        display: block
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem, .gs18-Tile--MinHeightS-sm &gt; .gs18-TileItem {
        min-height: 218px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem, .gs18-Tile--MinHeightM-sm &gt; .gs18-TileItem {
        min-height: 290px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem, .gs18-Tile--MinHeightL-sm &gt; .gs18-TileItem {
        min-height: 435px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgImage {
        background-position: -9999px -9999px, center center
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftTop {
        background-position: -9999px -9999px, left top
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftMiddle {
        background-position: -9999px -9999px, left center
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftBottom {
        background-position: -9999px -9999px, left bottom
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterTop {
        background-position: -9999px -9999px, center top
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterMiddle {
        background-position: -9999px -9999px, center center
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterBottom {
        background-position: -9999px -9999px, center bottom
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightTop {
        background-position: -9999px -9999px, right top
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightMiddle {
        background-position: -9999px -9999px, right center
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightBottom {
        background-position: -9999px -9999px, right bottom
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        padding-top: 290px;
        background-position: center 0;
        background-size: auto 290px;
        min-height: 580px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner .gs18-TileItem__Body {
        -webkit-box-flex: 20;
        -ms-flex: 20 0 auto;
        flex: 20 0 auto
    }

    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Pictgram {
        margin: 20px
    }

    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Body, .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Head {
        margin-right: calc(76px + 40px)
    }

    .gs18-TileItem__Body, .gs18-TileItem__Foot, .gs18-TileItem__Head {
        padding: 25px 15px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem:before {
        margin-right: 15px;
        margin-left: 15px
    }

    .gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body {
        margin: 25px 15px;
        min-height: 168px
    }

    :not(col).gs18-u-Size1of1, :not(col).gs18-u-Size1of2, :not(col).gs18-u-Size1of3, :not(col).gs18-u-Size1of4, :not(col).gs18-u-Size1of6, :not(col).gs18-u-Size2of3, :not(col).gs18-u-Size2of4, :not(col).gs18-u-Size2of6, :not(col).gs18-u-Size3of4, :not(col).gs18-u-Size3of6, :not(col).gs18-u-Size4of6, :not(col).gs18-u-Size5of6 {
        width: 100%
    }

    :not(col).gs18-MainContents--Narrow, :not(col).gs18-u-Size1, :not(col).gs18-u-Size10, :not(col).gs18-u-Size11, :not(col).gs18-u-Size12, :not(col).gs18-u-Size2, :not(col).gs18-u-Size3, :not(col).gs18-u-Size5, :not(col).gs18-u-Size6, :not(col).gs18-u-Size7, :not(col).gs18-u-Size8, :not(col).gs18-u-Size9 {
        width: 100%
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .75rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.13rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.5rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 2.25rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.6rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 1.9rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.1rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 3.1rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 5.6rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 5.6rem
    }

    .gs18-YouTube {
        padding: 25px 0 15px;
        width: 100%;
        background-color: #fafafa
    }

    .gs18-YouTube .gs18-HeadingLv2 {
        margin: 0;
        padding: 0 15px 20px
    }

    .gs18-YouTube__List {
        margin: 0;
        padding-left: 0
    }

    .gs18-YouTube__List[data-video-count-sp="1"] &gt; li:nth-child(n+2) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="2"] &gt; li:nth-child(n+3) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="3"] &gt; li:nth-child(n+4) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="4"] &gt; li:nth-child(n+5) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="5"] &gt; li:nth-child(n+6) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="6"] &gt; li:nth-child(n+7) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="7"] &gt; li:nth-child(n+8) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="8"] &gt; li:nth-child(n+9) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="9"] &gt; li:nth-child(n+10) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="10"] &gt; li:nth-child(n+11) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="11"] &gt; li:nth-child(n+12) {
        display: none
    }

    .gs18-YouTube__List[data-video-count-sp="12"] &gt; li:nth-child(n+13) {
        display: none
    }

    .gs18-YouTube__Item {
        display: block;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .gs18-YouTube__Img &gt; img {
        width: 100%;
        height: auto
    }

    .gs18-YouTube__Title {
        margin: 15px 0 50px;
        padding-right: 15px;
        padding-left: 15px
    }

    .gs18-YouTube__Title &gt; a {
        font-size: 18px
    }

    .gs18-YouTube__Button {
        margin-right: 15px
    }

    .gs18-YouTube--Top {
        width: 100%
    }

    .gs18-YouTube--Top .gs18-YouTube__Item {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media print {
    html {
        font-size: 112.5%
    }

    body {
        width: 1440px;
        -webkit-transform: scale(.75);
        transform: scale(.75);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__CategoryCol .gs18-Category, .gs18-PageTitleUnit--TextShadow .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        text-shadow: 0 0 30px #000
    }

    .gs18-Tile--AlignMiddlePosition {
        position: relative
    }

    .gs18-Tile--AlignMiddlePosition .gs18-HeadingLv2 {
        width: 50%;
        margin-top: 0;
        padding-left: 50%;
        padding-top: 140px;
        vertical-align: bottom
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit {
        position: absolute;
        top: 30px;
        left: 0;
        height: 100%;
        width: 50%;
        display: table;
        margin: 0
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol {
        display: table-cell;
        padding: 30px;
        vertical-align: middle
    }

    .gs18-Tile--AlignMiddlePosition .gs18-ImageUnit .gs18-ImageUnit__ImageCol img {
        width: 100%
    }

    .gs18-Tile--AlignMiddlePosition .gs18-Text {
        width: 50%;
        margin-top: 0;
        padding-left: 50%
    }

    .gs18-BreadcrumbList {
        padding: 20px 30px
    }

    .gs18-BreadcrumbItem {
        font-size: 1rem
    }

    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 200px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 30px
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List &gt; li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List &gt; li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List &gt; li &gt; a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List &gt; li &gt; a::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gs18-Header.is-flyout {
        position: absolute
    }

    .gs18-Header.is-flyout.is-hidden {
        top: 0
    }

    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url(../img/icon/Global-W.svg);
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after, .gs18-Header__GlobalLink.is-open:focus::after, .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    .gs18-Header {
        width: 100%
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-Header__SearchBtn &gt; img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 85px
    }

    .gs18-Header__Logo &gt; img {
        width: 110px
    }

    .gs18-Header__Search {
        position: absolute;
        right: 0;
        top: 0;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button {
        background: url(../img/icon/Close-R.svg) no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button &gt; img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button::after {
        content: url(../img/icon/Close.svg);
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:active::after, .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:focus::after, .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active, .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus, .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current, .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open::after {
        right: 15px
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open:active, .gs18-HeaderPulldown__ListItem &gt; a.is-open:focus, .gs18-HeaderPulldown__ListItem &gt; a.is-open:hover, .gs18-HeaderPulldown__ListItem &gt; a:active, .gs18-HeaderPulldown__ListItem &gt; a:focus, .gs18-HeaderPulldown__ListItem &gt; a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open:active:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a.is-open:focus:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a.is-open:hover:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:active:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:focus:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        margin-bottom: 0
    }

    .gs18-LocalNav {
        page-break-inside: avoid
    }

    .gs18-AccordionList {
        margin: 0;
        padding: 0;
        padding-left: 0
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a, .gs18-AccordionList .gs18-AccordionList__Item &gt; span {
        padding: 40px 30px;
        font-size: 20px
    }

    .gs18-AccordionList .gs18-AccordionList__Item &gt; a::after, .gs18-AccordionList .gs18-AccordionList__Item &gt; span::after {
        left: 30px;
        width: calc(100% - 60px)
    }

    .gs18-AccordionList .gs18-AccordionList__Item[data-js-accordion] &gt; a::before {
        right: 30px;
        width: 26px;
        height: 26px;
        margin-top: -13px
    }

    .gs18-HalfImgBox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__Text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 0 30px 50px
    }

    .gs18-HalfImgBox .gs18-HalfImgBox__More {
        position: absolute;
        right: 15px;
        bottom: 10px
    }

    .gs18-Annotation {
        font-size: .89rem
    }

    .gs18-AnnotationUnit__HeadingCol .gs18-ListHeading {
        font-size: .89rem
    }

    .gs18-UAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-UAnnotationListItem__Marker {
        width: 50px
    }

    .gs18-OAnnotationListItem {
        padding-left: 60px;
        font-size: .89rem
    }

    .gs18-OAnnotationListItem__Marker {
        width: 50px
    }

    .gs18-Box {
        margin-top: 30px;
        padding: 30px
    }

    .gs18-TopSlide__Title {
        font-size: 80px
    }

    .gs18-TopSlide__Button {
        margin-top: 35px
    }

    .gs18-EventsTableBodyTh {
        padding: 25px 30px 25px 0
    }

    .gs18-EventsTableBodyTd {
        padding: 5px 0 25px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 {
        margin-top: 20px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2 .gs18-Text {
        padding-right: 110px
    }

    .gs18-EventsTableBodyTd .gs18-HeadingLv2__TagCol {
        padding-right: 110px
    }

    .gs18-EventsTableBodyTd .gs18-Link {
        bottom: 25px
    }

    .gs18-FeedWrap .gs18-FeedRSS {
        position: absolute;
        top: 3px;
        right: 0
    }

    .gs18-HeadingLv2 {
        font-size: 1.56rem
    }

    .gs18-HeadingLv2--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv2--Icon .gs18-HeadingLv2__IconCol {
        width: 70px
    }

    .gs18-HeadingLv2--Tag .gs18-HeadingLv2Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv3 {
        font-size: 1.11rem
    }

    .gs18-HeadingLv3--Catch {
        font-size: 3.56rem
    }

    .gs18-HeadingLv3--Icon .gs18-HeadingLv3__IconCol {
        width: 70px
    }

    .gs18-HeadingLv3--Tag .gs18-HeadingLv3Tag {
        font-size: .78rem
    }

    .gs18-HeadingLv4--Tag .gs18-HeadingLv4Tag {
        font-size: .78rem
    }

    .gs18-HistorySlide {
        box-sizing: border-box;
        position: relative;
        color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: block;
        position: absolute;
        left: 30px;
        top: 107px;
        margin: 0;
        padding: 0;
        width: 50%;
        z-index: 1;
        color: #fff;
        font-weight: 500
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% - 240px);
        margin-left: 10px;
        top: 50%;
        background-color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item {
        height: 810px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item.slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__Content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: absolute;
        left: 175px;
        bottom: 0;
        width: 100%;
        padding: 30px 50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        width: 200%;
        font-size: 80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: -50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.5%;
        flex: 0 0 47.5%;
        min-width: 47.5%
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; img {
        vertical-align: top
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; p {
        margin: 15px 0 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px -20px 0 0
    }

    .gs18-HistorySlide .slick-dots {
        box-sizing: border-box;
        position: absolute;
        right: 0;
        top: 100px;
        margin: 0;
        padding: 0 30px 0 52px;
        width: 50%
    }

    .gs18-HistorySlide .slick-dots &gt; li {
        padding: .5em .8em;
        border: 1px solid #fff;
        font-weight: 500;
        font-size: 18px
    }

    .gs18-MediaBlock:after {
        display: block;
        clear: both;
        content: ''
    }

    .gs18-MediaBlock__ImageCol {
        margin: 0 30px 0 0;
        float: left;
        box-sizing: border-box
    }

    .gs18-MediaBlock__ImageCol--PosRight {
        margin-right: 0;
        margin-left: 30px;
        float: right
    }

    .gs18-MediaBlock__TextCol {
        overflow: hidden;
        box-sizing: border-box
    }

    .gs18-MediaBlock__TextCol &gt; :first-child {
        margin-top: 0
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__ImageCol {
        margin-bottom: 30px
    }

    .gs18-MediaBlock--Float .gs18-MediaBlock__TextCol {
        overflow: visible
    }

    .gs18-IconLegendsItem {
        margin-top: 20px;
        font-size: .89rem
    }

    .gs18-IconLegendsItem img {
        margin-right: 10px
    }

    .gs18-ImageSwitch img:nth-child(1) {
        display: inline
    }

    .gs18-ImageSwitch img:nth-child(2) {
        display: none
    }

    .gs18-BorderedLinkListItem .gs18-BorderedLinkList {
        padding-left: 30px
    }

    .gs18-BorderedLinkListItem--NoLink {
        padding-left: 0
    }

    .gs18-BorderedLinkListItem--NoLink .gs18-BorderedLinkList {
        margin-left: 30px
    }

    .gs18-OList {
        padding: 0 0 0 60px
    }

    .gs18-OList * .gs18-OListItem:before {
        left: -60px;
        width: 60px
    }

    .gs18-OListBrackets {
        padding: 0 0 0 60px
    }

    .gs18-OListBracketsItem__Marker {
        left: -60px;
        width: 60px
    }

    .gs18-UList {
        padding: 0 0 0 60px
    }

    .gs18-UListUnmarked .gs18-UListUnmarked {
        padding-left: 60px
    }

    .gs18-DListDesc {
        margin: 10px 0 0 60px
    }

    .gs18-MicroMacro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #000
    }

    .gs18-MicroMacro__Item {
        height: 263px;
        transition: all .4s;
        width: 33.33%
    }

    .gs18-MicroMacro__Item:hover {
        width: calc(33.33% + 30px)
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Caption {
        width: 46%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item {
        width: 16.6%;
        height: 430px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__MoreText, .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__Text {
        display: none
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open {
        width: 67%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText, .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Text {
        display: block
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro__Item.is-open {
        height: 400px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        width: 50%
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        position: absolute;
        right: 50%
    }

    .gs18-MicroMacro__HiddenImage {
        transition: all .4;
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        opacity: 0;
        height: 100%;
        overflow: hidden
    }

    .gs18-MicroMacro__HiddenImageInner {
        margin-left: -50%;
        width: 200%;
        height: 100%
    }

    .gs18-MicroMacro__HiddenImageInner &gt; img {
        margin: 0 auto;
        height: 100%;
        width: auto;
        display: block
    }

    .gs18-MicroMacro__HiddenImageInner &gt; .gs18-MicroMacro__HiddenImage-lg {
        margin: 0
    }

    .gs18-MicroMacro__HiddenImageSwitch {
        margin-left: 0
    }

    .gs18-MicroMacro__HiddenImage-sm {
        display: none
    }

    .gs18-MicroMacro__Item--Half {
        width: 50%;
        height: 350px
    }

    .gs18-MicroMacro__Item--Half:hover {
        width: calc(50% + 30px)
    }

    .gs18-MicroMacro__Item--Half.is-open .gs18-MicroMacro__Caption {
        width: 100%
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%;
        height: 535px
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro--Image {
        width: 100%;
        page-break-inside: avoid
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg &gt; img {
        width: auto;
        height: 100%
    }

    .gs18-PageTitleUnit__Inner {
        padding: 125px 0 40px;
        min-height: 445px;
        height: 445px
    }

    .gs18-PageTitleUnit.gs18-PageTitleUnit--MinHeightL-lg .gs18-PageTitleUnit__Inner {
        min-height: 700px;
        height: 700px
    }

    .gs18-PageTitleUnit__CategoryCol .gs18-Category {
        margin-bottom: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 3.56rem
    }

    .gs18-PageTitleUnit__ButtonCol {
        margin-top: 20px;
        font-size: 1.22rem
    }

    .gs18-PageTitleUnit--BgImage .gs18-PageTitleUnit__TitleCol .gs18-PageTitle {
        font-size: 4.44rem
    }

    .gs18-PageTitleUnit--BgResponsive.gs18-PageTitleUnit--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-PageTitleUnit--Home .gs18-PageTitleUnit__Inner {
        min-height: 700px
    }

    .gs18-CaptionTitle {
        font-size: .89rem
    }

    .gs18-Caption {
        font-size: .89rem
    }

    .gs18-Date {
        font-size: .78rem
    }

    .gs18-TextTag {
        font-size: .78rem
    }

    .gs18-Tile {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        page-break-inside: avoid
    }

    .gs18-TileItem {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-Tile--MinHeightSS-lg.gs18-TileItem, .gs18-Tile--MinHeightSS-lg &gt; .gs18-TileItem {
        min-height: 175px
    }

    .gs18-Tile--MinHeightS-lg.gs18-TileItem, .gs18-Tile--MinHeightS-lg &gt; .gs18-TileItem {
        min-height: 350px
    }

    .gs18-Tile--MinHeightM-lg.gs18-TileItem, .gs18-Tile--MinHeightM-lg &gt; .gs18-TileItem {
        min-height: 535px
    }

    .gs18-Tile--MinHeightL-lg.gs18-TileItem, .gs18-Tile--MinHeightL-lg &gt; .gs18-TileItem {
        min-height: 700px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgImage {
        background-position: center center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftTop {
        background-position: left top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftMiddle {
        background-position: left center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosLeftBottom {
        background-position: left bottom, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterTop {
        background-position: center top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterMiddle {
        background-position: center center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosCenterBottom {
        background-position: center bottom, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightTop {
        background-position: right top, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightMiddle {
        background-position: right center, -9999px -9999px
    }

    .gs18-TileItem--BgResponsive.gs18-TileItem--BgPosRightBottom {
        background-position: right bottom, -9999px -9999px
    }

    .gs18-Tile--AlignMiddle .gs18-Tile--AlignMiddle__Inner {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg {
        margin-left: auto;
        margin-right: auto;
        position: relative
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner {
        margin: 0 auto;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body, .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Body + .gs18-TileItem__Foot, .gs18-Tile--AlignMiddle-lg .gs18-Tile--AlignMiddle-lg__Inner .gs18-TileItem__Head + .gs18-TileItem__Foot {
        padding-top: 0
    }

    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Body, .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Head {
        margin-right: calc(96px + 60px)
    }

    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Pictgram {
        margin: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n-1):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n-2):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n-3):before {
        margin-left: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n):before {
        margin-right: 30px
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):before, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):before {
        border-width: 0
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem:after {
        margin: 30px 0;
        border-color: #757575;
        border-width: 0 1px 0 0;
        border-style: solid;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        content: ''
    }

    .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of2:nth-child(2n):after, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of3:nth-child(3n):after, .gs18-Tile--Loop &gt; .gs18-TileItem.gs18-u-Size1of4:nth-child(4n):after {
        border-width: 0
    }

    .gs18-Tile--Button &gt; .gs18-TileItem {
        min-height: 315px;
        background-position: -9999px -9999px
    }

    .gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body {
        margin: 30px;
        color: #fff;
        background-color: #000
    }

    .gs18-Tile--Button &gt; .gs18-TileItem &gt; .gs18-TileItem__Body:before {
        background-image: url(/Refrigerator/en/assets_gws_template_responsive/img/icon/ArrowNext-W.svg)
    }

    .gs18-Tile--Button &gt; .gs18-TileItem:active, .gs18-Tile--Button &gt; .gs18-TileItem:focus, .gs18-Tile--Button &gt; .gs18-TileItem:hover {
        background-position: center center
    }

    .gs18-TileItem .gs18-Tile--Loop .gs18-TileItem &gt; .gs18-TileItem__Body {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }

    .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2) .gs18-TileItem__Body, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3) .gs18-TileItem__Body, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4) .gs18-TileItem__Body {
        padding-top: 0
    }

    .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of2:nth-child(-n+2):after, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of3:nth-child(-n+3):after, .gs18-TileItem .gs18-TileItem__Head + .gs18-Tile--Loop .gs18-TileItem.gs18-u-Size1of4:nth-child(-n+4):after {
        margin-top: 0
    }

    [class].gs18-u-FontSizeSmall {
        font-size: .77rem
    }

    [class].gs18-u-FontSizeLarge {
        font-size: 1.11rem
    }

    [class].gs18-u-FontSizeXLarge {
        font-size: 1.55rem
    }

    [class].gs18-u-FontSizeXXLarge {
        font-size: 3.56rem
    }

    [class].gs18-u-FontSizeXXXLarge {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialLight30 {
        font-size: 1.66rem
    }

    [class].gs18-u-FontSizeSpecialThin45 {
        font-size: 2.5rem
    }

    [class].gs18-u-FontSizeSpecialThin70 {
        font-size: 3.88rem
    }

    [class].gs18-u-FontSizeSpecialThin80 {
        font-size: 4.44rem
    }

    [class].gs18-u-FontSizeSpecialThin120 {
        font-size: 6.66rem
    }

    [class].gs18-u-FontSizeSpecialThin140 {
        font-size: 7.77rem
    }

    .gs18-u-PageBreakBeforeAlways-print {
        page-break-before: always
    }

    .gs18-u-PageBreakBeforeAvoid-print {
        page-break-before: avoid
    }

    .gs18-u-PageBreakInsideAvoid-print {
        page-break-inside: avoid
    }

    .gs18-Page-Top .gs18-FeedList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-Page-Top .gs18-FeedList__Item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media only screen and (max-width: 980px) {
    .gs18-Main {
        margin-top: 65px
    }

    .gs18-Footer {
        box-sizing: border-box;
        height: auto;
        padding: 30px 15px;
        width: 100%
    }

    .gs18-Footer__Global {
        margin: -30px -15px 40px;
        padding: 1.75em 15px;
        font-size: 16px;
        text-align: left
    }

    .gs18-Footer__Global &gt; a {
        padding-bottom: 3px
    }

    .gs18-Footer__Title {
        margin-top: 30px
    }

    .gs18-Footer__List {
        width: 100%
    }

    .gs18-Footer__List &gt; li {
        width: 100%;
        margin-bottom: 18px;
        display: block
    }

    .gs18-Footer__List &gt; li &gt; a {
        font-size: 16px
    }

    .gs18-Footer__Links {
        margin-top: 54px;
        padding: 0
    }

    .gs18-Footer__Legal {
        font-size: 16px
    }

    .gs18-Footer__SNS &gt; li:not(:last-child) {
        margin-right: 20px
    }

    .gs18-Footer__Copyright {
        font-size: 16px
    }

    .gs18-Header__GlobalLink:active::before, .gs18-Header__GlobalLink:focus::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink:active::after, .gs18-Header__GlobalLink:focus::after {
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open-small {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open-small::before {
        opacity: 0
    }

    .gs18-Header__GlobalLink.is-open-small::after {
        opacity: 1;
        background-color: #000;
        background-image: url(../img/icon/Global-W.svg)
    }

    .gs18-Header {
        width: 100%;
        padding: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-HeaderNav {
        top: 65px
    }

    .gs18-Header__Inner {
        height: 65px
    }

    .gs18-Header__Logo {
        padding-right: 13px;
        border-right: 0
    }

    .gs18-Header__Lang {
        margin-right: 0;
        margin-left: 0
    }

    .gs18-Header__Global {
        padding-left: 0;
        margin-right: 10px
    }

    .gs18-Header__GlobalLink:active::after, .gs18-Header__GlobalLink:focus::after, .gs18-Header__GlobalLink:hover::after {
        opacity: 1
    }

    .gs18-Header__Hamburger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        width: 68px;
        height: 100%;
        text-align: center;
        border-left: 1px solid #e1e1e1
    }

    .gs18-Header__Hamburger.is-open-small {
        background: url(../img/icon/Close.svg) no-repeat center;
        background-size: 20px auto
    }

    .gs18-Header__Hamburger.is-open-small &gt; img {
        display: none
    }

    .gs18-Header__Search {
        transition: .5s width;
        margin: 0;
        position: absolute;
        top: 65px;
        right: 0;
        height: auto;
        display: block;
        width: 0;
        overflow: hidden;
        background-color: #fff;
        border-top: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        z-index: 6
    }

    .gs18-Header__SearchInner {
        box-sizing: border-box;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 96px;
        width: 100vw;
        padding: 0 20px 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        position: static;
        width: 100%
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        display: block;
        padding: 0;
        width: 100%;
        height: 35px;
        border-radius: 0
    }

    .gs18-Header__Search .gs18-Header__SearchBtn {
        display: none
    }

    .gs18-Header__Search .gs18-SearchBox__QueryWrap, .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 93%;
        flex-basis: 93%
    }

    .gs18-Header__Search .gs18-SearchBox__Submit, .gs18-Header__Search .mf_finder_searchBox_submit {
        background-position: -100px -100px;
        -ms-flex-preferred-size: 26px;
        flex-basis: 26px
    }

    .gs18-Header__Search .gs18-SearchBox__Submit:active &gt; span, .gs18-Header__Search .gs18-SearchBox__Submit:focus &gt; span, .gs18-Header__Search .gs18-SearchBox__Submit:hover &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:active &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:focus &gt; span, .gs18-Header__Search .mf_finder_searchBox_submit:hover &gt; span {
        opacity: 1
    }

    .gs18-Header__Search.is-open-small {
        width: 100%;
        overflow: visible
    }

    .gs18-HeaderNav {
        transition: .5s width;
        position: absolute;
        right: 0;
        top: 161px;
        width: 0;
        height: 100vh;
        overflow: hidden;
        z-index: 5
    }

    .gs18-HeaderNav.is-open-small {
        width: 100%;
        height: 730px
    }

    .gs18-HeaderNav__Menu {
        display: block;
        position: relative;
        padding: 0;
        left: 0;
        transition: .5s left;
        border-top: 1px solid #e1e1e1;
        width: 100%;
        height: auto
    }

    .gs18-HeaderNav__Menu.is-step0 {
        left: 0
    }

    .gs18-HeaderNav__Menu.is-step1 {
        left: -100%
    }

    .gs18-HeaderNav__Menu.is-step2 {
        left: -200%
    }

    .gs18-HeaderNav__Item {
        background-color: #fff;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderNav__Text {
        position: relative;
        font-size: 24px;
        min-height: 85px;
        box-sizing: border-box;
        width: 100vw
    }

    .gs18-HeaderNav__Text, .gs18-HeaderNav__Text _:-ms-lang(x)::-ms-backdrop {
        padding-top: 30px;
        box-sizing: border-box
    }

    .gs18-HeaderNav__Text::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg)
    }

    .gs18-HeaderNav__Item--Careers .gs18-HeaderNav__Text::before {
        display: none
    }

    .gs18-Header--MinInteraction .gs18-HeaderNav__Text::before {
        display: none
    }

    .gs18-HeaderNav__Text:active, .gs18-HeaderNav__Text:focus, .gs18-HeaderNav__Text:hover {
        color: #000
    }

    .gs18-HeaderNav__Text.is-current, .gs18-HeaderNav__Text.is-open {
        background-color: #000;
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current::before, .gs18-HeaderNav__Text.is-open::before {
        border-color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active, .gs18-HeaderNav__Text.is-current:focus, .gs18-HeaderNav__Text.is-current:hover, .gs18-HeaderNav__Text.is-open:active, .gs18-HeaderNav__Text.is-open:focus, .gs18-HeaderNav__Text.is-open:hover {
        color: #fff
    }

    .gs18-HeaderNav__Text.is-current:active::before, .gs18-HeaderNav__Text.is-current:focus::before, .gs18-HeaderNav__Text.is-current:hover::before, .gs18-HeaderNav__Text.is-open:active::before, .gs18-HeaderNav__Text.is-open:focus::before, .gs18-HeaderNav__Text.is-open:hover::before {
        border-color: #fff
    }

    .gs18-HeaderPulldown {
        display: none;
        width: 100%;
        left: 100%;
        top: 0;
        overflow: inherit;
        background-color: #fff
    }

    .gs18-HeaderPulldown.is-current-small {
        display: block
    }

    .gs18-HeaderPulldown--Region {
        top: 65px;
        left: auto;
        right: 0;
        width: 0;
        height: 0;
        border-top: 1px solid #e1e1e1;
        overflow: hidden;
        transition: width .5s, height .5s;
        display: block
    }

    .gs18-HeaderPulldown--Region.is-transition-small {
        height: auto
    }

    .gs18-HeaderPulldown--Region.is-open-small {
        width: 100%;
        height: auto
    }

    .gs18-HeaderPulldown--Region .gs18-HeaderPulldown__Inner {
        width: 100%;
        position: relative
    }

    .gs18-HeaderPulldown__Inner {
        min-height: 0
    }

    .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #fff;
        width: 100vw;
        height: 120px;
        padding: 15px 15px 0;
        background-color: #000
    }

    .gs18-HeaderPulldown__Title {
        width: 100%;
        margin-bottom: 0;
        font-size: 32px
    }

    .gs18-HeaderPulldown__Title &gt; a:active, .gs18-HeaderPulldown__Title &gt; a:focus, .gs18-HeaderPulldown__Title &gt; a:hover, .gs18-HeaderPulldown__Title &gt; a:link, .gs18-HeaderPulldown__Title &gt; a:visited {
        color: #fff;
        text-decoration: underline
    }

    .gs18-HeaderPulldown__Gotop {
        display: none
    }

    .gs18-HeaderPulldown__Back {
        display: block;
        width: 100%;
        padding-left: 16px;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        position: relative
    }

    .gs18-HeaderPulldown__Back:link, .gs18-HeaderPulldown__Back:visited {
        color: #fff
    }

    .gs18-HeaderPulldown__Back::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 6px;
        height: 6px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }

    .gs18-HeaderPulldown__Close {
        display: none
    }

    .gs18-HeaderPulldown__List {
        display: block;
        position: static;
        padding: 0
    }

    .gs18-HeaderPulldown__ListItem {
        font-size: 16px
    }

    .gs18-HeaderPulldown__ListItem &gt; a, .gs18-HeaderPulldown__ListItem &gt; span {
        display: block;
        width: 100%;
        padding: 1em 15px;
        border-bottom: 1px solid #e1e1e1
    }

    .gs18-HeaderPulldown__ListItem &gt; a:not(:only-child) {
        padding-right: 30px
    }

    .gs18-HeaderPulldown__ListItem &gt; a:not(:only-child)::after {
        right: 19px;
        width: 6px;
        height: 6px;
        border-top: 1px solid #000;
        border-left: 1px solid #000
    }

    .gs18-HeaderPulldown__ListItem &gt; a:hover {
        width: 100%;
        background-color: #fff
    }

    .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:active, .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:focus, .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem a:hover {
        background: #f6f6f6
    }

    .gs18-HeaderPulldown__Sublist {
        display: none;
        right: auto;
        left: 0;
        width: 100%;
        height: auto;
        padding: 0;
        background-color: #fff
    }

    .gs18-HeaderPulldown__Sublist.is-current-small {
        display: block
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__Header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem &gt; span {
        padding-top: 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List {
        padding: 10px 0 10px 28px;
        background-color: #f6f6f6
    }

    .gs18-HeaderPulldown__Sublist .gs18-HeaderPulldown__ListItem .gs18-HeaderPulldown__List .gs18-HeaderPulldown__ListItem &gt; a {
        padding: .75em 15px;
        border-bottom: 0
    }

    .gs18-HeaderPulldownRegion {
        padding: 60px 15px 25px;
        background-color: #fff
    }

    .gs18-HeaderPulldownRegion .gs18-HeaderPulldown__Close {
        display: block
    }

    .gs18-HeaderPulldownRegion__Header {
        margin-bottom: 60px
    }

    .gs18-HeaderPulldownRegion__Title {
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        line-height: 1
    }

    .gs18-RegionList {
        margin: 0 0 50px
    }

    .gs18-RegionList__Title {
        font-size: 18px
    }

    .gs18-RegionList__Country {
        min-width: inherit;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        font-size: 16px
    }

    .gs18-RegionList__Language &gt; li {
        width: 100%;
        font-size: 16px
    }

    .gs18-RegionList__Language &gt; li &gt; a {
        padding-left: 24px
    }

    .gs18-RegionList__Language &gt; li &gt; a::before {
        margin-right: 10px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: none
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        height: 290px
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: relative;
        left: 100px;
        width: 100%;
        padding: 0 25px 15px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        margin: 0 -20px;
        font-size: 40px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .gs18-HistorySlide .gs18-HistorySlide__Text, .gs18-HistorySlide .gs18-HistorySlide__TextList {
        margin: -25px 0 0;
        font-size: 16px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        clear: both;
        overflow: hidden
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem:not(:first-child) {
        margin-top: 25px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; img {
        float: left;
        margin: 0 15px 0 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; p {
        margin: 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px 0 0
    }

    .gs18-HistorySlide .slick-dots {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 5px;
        width: 100%;
        border-bottom: 1px solid #fff
    }

    .gs18-HistorySlide .slick-dots &gt; li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 14%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gs18-HistorySlide .slick-dots &gt; li &gt; span {
        margin: 0 auto;
        padding: .5em .5em;
        font-size: 14px;
        line-height: 1.1
    }

    .gs18-MicroMacro__Item {
        padding: 25px 15px;
        border-bottom: 1px solid #fff
    }

    .gs18-MicroMacro__HiddenImage {
        max-height: 0;
        overflow: hidden;
        transition: all .4s;
        margin: 0 -15px -25px
    }

    .gs18-MicroMacro__HiddenImage img {
        width: 100%;
        display: block
    }

    .gs18-MicroMacro__HiddenImage .gs18-MicroMacro__HiddenImage-lg {
        display: none
    }

    .gs18-MicroMacro__Links {
        position: static;
        padding: 0
    }

    .gs18-MicroMacro__TriggerIcon {
        top: auto;
        bottom: 10px;
        right: 15px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        max-height: 200vh
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        float: right
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__Item {
        padding: 0 15px
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg &gt; img {
        width: auto;
        height: 100%
    }
}

@media only screen and (min-width: 961px) {
    .gs18-MainContents--Narrow {
        min-width: 960px
    }
}

@media only screen and (min-width: 769px) and (max-width: 960px) {
    .gs18-MainContents--Narrow {
        width: auto
    }
}

@media only screen and (max-width: 786px) {
    .gs18-Footer__Legal {
        font-size: 17px
    }

    .gs18-Footer__Copyright {
        font-size: 17px
    }
}

@media only screen and (min-width: 981px) {
    .gs18-Footer__Inner {
        padding: 0 30px 30px;
        height: 200px;
        max-width: 1380px;
        margin: 0 auto
    }

    .gs18-Footer__Title {
        margin-top: 30px
    }

    .gs18-Footer__List {
        width: 680px;
        display: inline-block
    }

    .gs18-Footer__List &gt; li {
        margin-bottom: 0;
        display: inline-block
    }

    .gs18-Footer__List &gt; li:nth-child(odd) {
        margin-right: 60px
    }

    .gs18-Footer__List &gt; li &gt; a {
        position: relative;
        color: inherit;
        font-size: 18px;
        font-weight: 500;
        text-decoration: none;
        padding-left: 22px
    }

    .gs18-Footer__List &gt; li &gt; a::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 9px;
        height: 9px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        -webkit-transform: translateY(-50%) rotate(-225deg);
        transform: translateY(-50%) rotate(-225deg);
        font-weight: 700
    }

    .gs18-Footer__Links {
        position: absolute;
        left: 0;
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .gs18-Footer__SNS {
        margin-right: 20px;
        display: inline-block
    }

    .gs18-Footer__Legal {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .gs18-Footer__Copyright {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .gs18-Header__GlobalLink.is-open {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::before {
        background-color: #000
    }

    .gs18-Header__GlobalLink.is-open::after {
        background-image: url(../img/icon/Global-W.svg);
        background-color: #000;
        opacity: 1
    }

    .gs18-Header__GlobalLink.is-open:active::after, .gs18-Header__GlobalLink.is-open:focus::after, .gs18-Header__GlobalLink.is-open:hover::after {
        opacity: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Inner {
        padding-right: 0
    }

    .gs18-Header.has-no-searchbox .gs18-Header__Search {
        display: none
    }

    .gs18-Header.has-no-searchbox .gs18-Header__SearchBtn &gt; img {
        margin-left: 1px
    }

    .gs18-Header__Inner {
        padding-right: 85px
    }

    .gs18-Header__Logo &gt; img {
        width: 110px
    }

    .gs18-Header__Search {
        position: absolute;
        right: 0;
        top: 0;
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        height: 100%;
        z-index: 1
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInput {
        width: 604px
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button {
        background: url(../img/icon/Close-R.svg) no-repeat center center
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button &gt; img {
        display: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button::before {
        content: none
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button::after {
        content: url(../img/icon/Close.svg);
        display: block;
        margin-top: 5px;
        background: #fff
    }

    .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:active::after, .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:focus::after, .gs18-Header__Search.is-open .gs18-Header__SearchInner &gt; button:hover::after {
        opacity: 0
    }

    .gs18-Header__Search .gs18-Header__SearchInput {
        width: 0;
        transition: .5s width;
        overflow: hidden;
        box-sizing: border-box;
        height: 100%;
        border-left: 1px solid #e0e0e0
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox {
        padding: 30px 30px 20px 30px
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input {
        width: 500px;
        border: 0;
        border-bottom: solid 2px #000;
        font-size: 24px;
        font-style: italic
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:placeholder-shown, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:placeholder-shown {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-webkit-input-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-webkit-input-placeholder {
        color: #888
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-moz-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput::-moz-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input::-moz-placeholder {
        color: #888;
        opacity: 1
    }

    .gs18-Header__Search .gs18-Header__SearchInput .gs18-SearchBox__QueryInput:-ms-input-placeholder, .gs18-Header__Search .gs18-Header__SearchInput .mf_finder_searchBox_query_input:-ms-input-placeholder {
        color: #888
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-current {
        background: #fff;
        color: #000
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:active, .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:focus, .gs18-HeaderNav.is-nav-open .gs18-HeaderNav__Text:hover {
        color: red
    }

    .gs18-HeaderNav__Text.is-current, .gs18-HeaderNav__Text.is-open {
        background: #000;
        color: #fff
    }

    .gs18-HeaderNav__Item--Sustainability .gs18-HeaderPulldown__List {
        height: 380px
    }

    .gs18-HeaderPulldown.is-open {
        display: block
    }

    .gs18-HeaderPulldown__Sublist.is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open {
        width: 51%;
        padding-left: 14px;
        background-color: #e1e1e1;
        color: #000
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open::after {
        right: 15px
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open:active, .gs18-HeaderPulldown__ListItem &gt; a.is-open:focus, .gs18-HeaderPulldown__ListItem &gt; a.is-open:hover, .gs18-HeaderPulldown__ListItem &gt; a:active, .gs18-HeaderPulldown__ListItem &gt; a:focus, .gs18-HeaderPulldown__ListItem &gt; a:hover {
        color: #f50f10
    }

    .gs18-HeaderPulldown__ListItem &gt; a.is-open:active:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a.is-open:focus:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a.is-open:hover:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:active:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:focus:not(:only-child)::after, .gs18-HeaderPulldown__ListItem &gt; a:hover:not(:only-child)::after {
        border-color: #f50f10
    }

    .gs18-RegionListWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-RegionListWrap .gs18-RegionList {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        margin-bottom: 0
    }

    .gs18-HistorySlide {
        box-sizing: border-box;
        position: relative;
        color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide {
        display: block;
        position: absolute;
        left: 30px;
        top: 107px;
        margin: 0;
        padding: 0;
        width: 50%;
        z-index: 1;
        color: #fff;
        font-weight: 500
    }

    .gs18-HistorySlide .gs18-HistorySlide__Guide::after {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% - 240px);
        margin-left: 10px;
        top: 50%;
        background-color: #fff
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item {
        height: 810px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Item.slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .gs18-HistorySlide .gs18-HistorySlide__Img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__Content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .gs18-HistorySlide .gs18-HistorySlide__ContentInner {
        position: absolute;
        left: 175px;
        bottom: 0;
        width: 100%;
        padding: 30px 50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__Title {
        width: 200%;
        font-size: 80px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: -50px
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47.5%;
        flex: 0 0 47.5%;
        min-width: 47.5%
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; img {
        vertical-align: top
    }

    .gs18-HistorySlide .gs18-HistorySlide__TextListItem &gt; p {
        margin: 15px 0 0
    }

    .gs18-HistorySlide .gs18-HistorySlide__Button {
        margin: 50px -20px 0 0
    }

    .gs18-HistorySlide .slick-dots {
        box-sizing: border-box;
        position: absolute;
        right: 0;
        top: 100px;
        margin: 0;
        padding: 0 30px 0 52px;
        width: 50%
    }

    .gs18-HistorySlide .slick-dots &gt; li {
        padding: .5em .8em;
        border: 1px solid #fff;
        font-weight: 500;
        font-size: 18px
    }

    .gs18-MicroMacro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #000
    }

    .gs18-MicroMacro__Item {
        height: 263px;
        transition: all .4s;
        width: 33.33%
    }

    .gs18-MicroMacro__Item:hover {
        width: calc(33.33% + 30px)
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Caption {
        width: 46%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item {
        width: 16.6%;
        height: 430px
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__MoreText, .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item .gs18-MicroMacro__Text {
        display: none
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open {
        width: 67%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__MoreText, .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__Text {
        display: block
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%
    }

    .gs18-MicroMacro.is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro__Item.is-open {
        height: 400px
    }

    .gs18-MicroMacro__Item.is-open .gs18-MicroMacro__HiddenImage {
        width: 50%
    }

    .gs18-MicroMacro__Item .gs18-ButtonLink {
        position: absolute;
        right: 50%
    }

    .gs18-MicroMacro__HiddenImage {
        transition: all .4;
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        opacity: 0;
        height: 100%;
        overflow: hidden
    }

    .gs18-MicroMacro__HiddenImageInner {
        margin-left: -50%;
        width: 200%;
        height: 100%
    }

    .gs18-MicroMacro__HiddenImageInner &gt; img {
        margin: 0 auto;
        height: 100%;
        width: auto;
        display: block
    }

    .gs18-MicroMacro__HiddenImageInner &gt; .gs18-MicroMacro__HiddenImage-lg {
        margin: 0
    }

    .gs18-MicroMacro__HiddenImageSwitch {
        margin-left: 0
    }

    .gs18-MicroMacro__HiddenImage-sm {
        display: none
    }

    .gs18-MicroMacro__Item--Half {
        width: 50%;
        height: 350px
    }

    .gs18-MicroMacro__Item--Half:hover {
        width: calc(50% + 30px)
    }

    .gs18-MicroMacro__Item--Half.is-open .gs18-MicroMacro__Caption {
        width: 100%
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half {
        width: 33.3%;
        height: 535px
    }

    .is-tile-open .gs18-MicroMacro__Item.gs18-MicroMacro__Item--Half.is-open {
        width: 67%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg {
        width: auto;
        height: 100%
    }

    .gs18-MicroMacro--Image .gs18-MicroMacro__BgImg &gt; img {
        width: auto;
        height: 100%
    }
}

@media only screen and (min-width: 1380px) {
    .gs18-Header, .gs18-Header _:-ms-lang(x)::-ms-backdrop {
        width: 1380px
    }
}

@media (max-width: 1200px) {
    .gs18-RegionList__Language &gt; li {
        width: 100%
    }
}

@media only screen and (min-width: 981px) and (max-width: 1100px) {
    .gs18-HeaderNav__Text {
        font-size: 15px
    }
}

@media only screen and (max-width: 980px) and (max-width: 580px) {
    .gs18-Header__Search .gs18-SearchBox__QueryWrap, .gs18-Header__Search .mf_finder_searchBox_query_wrap {
        -ms-flex-preferred-size: 87%;
        flex-basis: 87%
    }
}

@media print and (max-width: 1100px) {
    .gs18-HeaderNav__Text {
        font-size: 15px
    }
}

@media only screen and (min-width: 980px) {
    .gs18-TopSlide__Title {
        font-size: 80px
    }

    .gs18-TopSlide__Button {
        margin-top: 35px
    }
}

@media all and (min-width: 981px) {
    .gs18-FeedWrap .gs18-FeedRSS {
        position: absolute;
        top: 3px;
        right: 0
    }

    .gs18-Page-Top .gs18-FeedList {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gs18-Page-Top .gs18-FeedList__Item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }
}

@media all and (max-width: 980px) {
    .gs18-FeedWrap .gs18-FeedRSS {
        display: block;
        margin-top: 5px;
        text-align: right;
        font-size: 16px
    }
}

@media (max-width: 1280px) {
    .gs18-HistorySlide .slick-dots &gt; li {
        font-size: 16px
    }
}

@media (max-width: 1140px) {
    .gs18-HistorySlide .slick-dots &gt; li {
        font-size: 14px
    }
}

@media (max-width: 1020px) {
    .gs18-HistorySlide .slick-dots &gt; li {
        font-size: 13px
    }
}

@media only screen and (max-width: 980px) and (max-width: 320px) {
    .gs18-HistorySlide .slick-dots &gt; li &gt; span {
        font-size: 12px
    }
}

@media only screen and (min-width: 960px) {
    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Body, .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Head {
        margin-right: calc(96px + 60px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
    .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Body, .gs18-TileItem--Pictgram &gt; .gs18-TileItem__Head {
        margin-right: calc(10vw + 60px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .gs18-Tile--Button &gt; .gs18-TileItem.gs18-u-Size1of4 {
        width: 50%
    }
}

@media only screen and (max-width: 1024px) {
    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LinkList--Size1of2 .gs18-LinkListItem {
        margin-top: 15px;
        width: 100%
    }

    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LinkList--Size1of2 .gs18-LinkListItem:first-child {
        margin-top: 0
    }
}

@media only screen and (max-width: 766px) {
    .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LineTableBodyTd, .gs18-TileItem.gs18-u-Size1of3 .gs18-LineTable .gs18-LineTableBodyTh {
        width: 50%
    }
}</pre></body></html>