/* @license MIT https://github.com/kenwheeler/slick/blob/master/LICENSE */
.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;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{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;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.antibot-message{border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px;word-wrap:break-word;overflow-wrap:break-word;margin:9px 0 10px 8px;}.antibot-message-warning{background-color:#fdf8ed;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600;}.antibot-message-error{background-color:#fcf4f2;color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600;}
/* @license MIT http://opensource.org/licenses/mit-license.php */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.select2-container--open{z-index:1261;}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}h1 sup,h2 sup,h3 sup,h4 sup,h5 sup,h6 sup{vertical-align:super !important}.language-en h1 sup,.language-en h2 sup,.language-en h3 sup,.language-en h4 sup,.language-en h5 sup,.language-en h6 sup{font-size:100% !important;top:.35em !important}.language-zh-hans h1 sup,.language-zh-hans h2 sup,.language-zh-hans h3 sup,.language-zh-hans h4 sup,.language-zh-hans h5 sup,.language-zh-hans h6 sup{font-size:40% !important;line-height:1 !important}.lyc-badge{align-content:center;border-radius:2px;display:inline-block;font-size:12px !important;font-weight:500;line-height:18px !important;min-height:28px;padding:5.05px 12px;position:relative;z-index:1}.lyc-badge.white{background-color:#fff;color:#141414}.lyc-badge.gray{background-color:#f5f5f5;color:#000}.card-news-innovation{display:flex;flex-direction:column;background-color:#f5f5f5;border-radius:10px;margin-bottom:42px;overflow:hidden;max-width:700px;margin-left:auto;margin-right:auto}@media(min-width:992px){.base-module:not(.base-module--mobile-view) .card-news-innovation{flex-direction:row;flex-wrap:nowrap;margin-bottom:16px;max-width:100%}}@media(min-width:992px)and (max-width:1399px){.base-module:not(.base-module--mobile-view) .card-news-innovation{height:432px;width:100%;max-width:100%}}@media(min-width:1400px){.base-module:not(.base-module--mobile-view) .card-news-innovation{height:640px;margin-bottom:16px;width:100%;max-width:100%}}@media(min-width:992px){.base-module:not(.base-module--mobile-view) .card-news-innovation.reverse{flex-direction:row-reverse}}.base-module--mobile-view .card-news-innovation{flex-direction:column}.base-module--mobile-view .card-news-innovation.reverse{flex-direction:column}.card-news-innovation__image{min-height:300px;max-height:640px}@media(min-width:992px){.base-module:not(.base-module--mobile-view) .card-news-innovation__image{height:100%}}@media(min-width:992px)and (max-width:1399px){.base-module:not(.base-module--mobile-view) .card-news-innovation__image{flex:432px 0 0}}@media(min-width:1400px){.base-module:not(.base-module--mobile-view) .card-news-innovation__image{flex:640px 0 0}}.card-news-innovation__image img{height:100%;max-height:640px;min-height:300px;object-fit:cover;width:100%}.card-news-innovation__content{flex:1 auto;padding:32px 28px}@media(min-width:992px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content{display:flex;flex-direction:column;justify-content:end}}@media(min-width:992px)and (max-width:1399px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content{padding:0 104px 40px 56px}}@media(min-width:1400px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content{padding:0 120px 96px 80px}}.card-news-innovation__content span{align-self:flex-start;margin-bottom:20px}.card-news-innovation__content h2{color:#141414;margin-bottom:12px}@media(min-width:992px)and (max-width:1399px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content h2{margin-bottom:16px}}@media(min-width:1400px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content h2{margin-bottom:20px}}.card-news-innovation__content div.cni-content__description{color:#58595b;margin-bottom:0}@media(min-width:992px){.card-news-innovation__content div.cni-content__description{font-size:1.125rem;line-height:1.625rem}}.card-news-innovation__content .cni-content__cta{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}@media(min-width:992px){.base-module:not(.base-module--mobile-view) .card-news-innovation__content .cni-content__cta{margin-top:20px}}.card-news-innovation__content .cni-content__cta .btn--tertiary{padding-left:0 !important;padding-bottom:0 !important}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.technology-card-display{width:335px;min-height:593px}@media(min-width:992px)and (max-width:1399px){.technology-card-display{width:464px;min-height:653px}}@media(min-width:1400px){.technology-card-display{width:560px;min-height:738px}}.technology-card-display .lyc-technology-card{border-radius:.5rem;background-color:#fff;height:100%}.technology-card-display .lyc-technology-card .lyc-technology-card__teaser-link{text-decoration:none}.technology-card-display .lyc-technology-card__container,.technology-card-display .lyc-technology-card .lyc-technology-card__teaser-link{display:flex;flex-direction:column;height:100%}.technology-card-display .lyc-technology-card__teaser-image{flex:0 0 189px;background-position:center;background-size:cover;background-repeat:no-repeat;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:1.375rem 1.25rem}@media(min-width:992px){.technology-card-display .lyc-technology-card__teaser-image{padding:1.563rem 1.5rem;flex:0 0 281px}}@media(min-width:1400px){.technology-card-display .lyc-technology-card__teaser-image{flex:0 0 338px}}.technology-card-display .lyc-technology-card__tag{padding:.313rem .75rem;background-color:#fff;color:#000;border-radius:.125rem;font-size:.75rem !important;text-transform:uppercase}.technology-card-display .lyc-technology-card__content{display:flex;flex-direction:column;flex:0 0 404px}@media(min-width:992px)and (max-width:1399px){.technology-card-display .lyc-technology-card__content{flex:0 0 372px}}@media(min-width:1400px){.technology-card-display .lyc-technology-card__content{flex:0 0 400px}}.technology-card-display .lyc-technology-card__content-top{margin:1.5rem 1.25rem 1.5rem 1.5rem;position:relative}@media(min-width:992px){.technology-card-display .lyc-technology-card__content-top{margin:2rem 2.5rem}}.technology-card-display .lyc-technology-card__content-top .lyc-technology-card__tag{display:none}.technology-card-display .lyc-technology-card__content-top:has(.lyc-technology-card__ecomade-tag) .lyc-technology-card__title{margin-right:2rem}@media(min-width:992px){.technology-card-display .lyc-technology-card__content-top:has(.lyc-technology-card__ecomade-tag) .lyc-technology-card__title{margin-right:2.5rem}}.technology-card-display .lyc-technology-card__content-bottom{margin:0rem 1.25rem 0rem 1.5rem}@media(min-width:992px){.technology-card-display .lyc-technology-card__content-bottom{margin:0rem 2.5rem}}.technology-card-display .lyc-technology-card__title{margin-bottom:1rem;color:#000}.technology-card-display .lyc-technology-card__ecomade-tag{color:#008742;fill:#008742;font-size:.9rem;line-height:.9rem;width:1.5rem;height:1.5rem;background-color:#f5f5f5;border-radius:.125rem;position:absolute;top:0;right:0;padding:.313rem}@media(min-width:992px){.technology-card-display .lyc-technology-card__ecomade-tag{width:2rem;height:2rem;padding:.5rem;font-size:1rem;line-height:1rem}}.technology-card-display .lyc-technology-card__short-description{color:#58595b;margin-bottom:unset}.technology-card-display .lyc-technology-card__content-divisor{margin:1rem 0rem;border-top:solid 1px #d5d6d9;border-bottom:0}@media(min-width:992px){.technology-card-display .lyc-technology-card__content-divisor{display:none}}@media(min-width:992px){.technology-card-display .lyc-technology-card__benefits,.technology-card-display .lyc-technology-card__garment-categories{font-size:1rem !important}}.technology-card-display .lyc-technology-card__benefits-title,.technology-card-display .lyc-technology-card__garment-categories-title{color:#58595b;display:block}@media(min-width:992px){.technology-card-display .lyc-technology-card__benefits-title,.technology-card-display .lyc-technology-card__garment-categories-title{display:inline-block;margin-right:.562rem}}.technology-card-display .lyc-technology-card__benefits-items :nth-last-child(2),.technology-card-display .lyc-technology-card__garment-categories-items :nth-last-child(2){border-right:unset;padding-right:unset}.technology-card-display .lyc-technology-card__benefits-items :nth-child(n+4),.technology-card-display .lyc-technology-card__garment-categories-items :nth-child(n+4){display:none}.technology-card-display .lyc-technology-card__benefits-items:has(>.lyc-technology-card__benefits-item:nth-child(4))>.lyc-technology-card__benefits-ellipsis,.technology-card-display .lyc-technology-card__garment-categories-items:has(>.lyc-technology-card__benefits-item:nth-child(4))>.lyc-technology-card__benefits-ellipsis{display:inline-block}.technology-card-display .lyc-technology-card__benefits-items:has(>.lyc-technology-card__garment-categories-item:nth-child(4))>.lyc-technology-card__garment-categories-ellipsis,.technology-card-display .lyc-technology-card__garment-categories-items:has(>.lyc-technology-card__garment-categories-item:nth-child(4))>.lyc-technology-card__garment-categories-ellipsis{display:inline-block}.technology-card-display .lyc-technology-card__benefits-item,.technology-card-display .lyc-technology-card__garment-categories-item{color:#000;border-right:solid 1px #d5d6d9;padding-right:.75rem;margin-right:.562rem}.technology-card-display .lyc-technology-card__benefits-ellipsis,.technology-card-display .lyc-technology-card__garment-categories-ellipsis{display:none;color:#000;background-color:#f0f0f0;width:1.25rem;height:1.25rem;border-radius:1.5rem;vertical-align:middle;position:relative}.technology-card-display .lyc-technology-card__benefits-ellipsis::after,.technology-card-display .lyc-technology-card__garment-categories-ellipsis::after{content:"…";position:absolute;top:5px;line-height:1px;left:4px}@media(min-width:992px){.technology-card-display .lyc-technology-card__benefits{margin-bottom:.75rem}}.technology-card-display .lyc-technology-card__cta{margin:auto 1.25rem 1.5rem 1.5rem}.technology-card-display .lyc-technology-card__cta .btn--tertiary{padding-left:unset}@media(min-width:992px){.technology-card-display .lyc-technology-card__cta{margin:auto 2.5rem 2rem 2.5rem}}@media(min-width:992px)and (max-width:1399px){.technology-card-display.horizontal_card{width:952px;min-height:396px}}@media(min-width:1400px){.technology-card-display.horizontal_card{width:1160px;min-height:432px}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__tag{background-color:var(--color-primary);color:#fff}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__container,.technology-card-display.horizontal_card .lyc-technology-card__teaser-link{flex-direction:row}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__teaser-image,.technology-card-display.horizontal_card .lyc-technology-card__teaser-link{border-top-right-radius:unset;border-bottom-left-radius:.5rem}}@media(min-width:992px)and (max-width:1399px){.technology-card-display.horizontal_card .lyc-technology-card__teaser-image,.technology-card-display.horizontal_card .lyc-technology-card__teaser-link{flex:0 0 464px;height:396px}}@media(min-width:1400px){.technology-card-display.horizontal_card .lyc-technology-card__teaser-image,.technology-card-display.horizontal_card .lyc-technology-card__teaser-link{flex:0 0 560px;height:432px}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__teaser-image .lyc-technology-card__tag,.technology-card-display.horizontal_card .lyc-technology-card__teaser-link .lyc-technology-card__tag{display:none}}.technology-card-display.horizontal_card .lyc-technology-card__content{flex-grow:1}@media(min-width:992px)and (max-width:1399px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top{margin-left:3rem;margin-bottom:1.5rem;margin-right:2rem}}@media(min-width:1400px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top{margin-top:2.5rem;margin-left:2.5rem;margin-right:2.5rem}}.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top .lyc-technology-card__tag{display:none;margin-top:.25rem;margin-bottom:1.25rem}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top .lyc-technology-card__tag{display:block;width:fit-content}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top .lyc-technology-card__title{margin-right:unset}}@media(min-width:992px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-top:has(.lyc-technology-card__ecomade-tag):not(:has(.lyc-technology-card__tag)) .lyc-technology-card__title{margin-right:2.5rem}}@media(min-width:992px)and (max-width:1399px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__content-bottom{margin-left:3rem;margin-right:2rem}}@media(min-width:992px)and (max-width:1399px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__cta{margin-left:3rem;margin-right:2rem;margin-bottom:2.25rem}}@media(min-width:1400px){.technology-card-display.horizontal_card .lyc-technology-card__content .lyc-technology-card__cta{margin-bottom:2.5rem}}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}.full-width-banner{width:100%;background-size:cover;background-position:center center;position:relative;display:flex;align-items:center}@media(min-width:1400px){.full-width-banner{height:800px}}@media(min-width:992px)and (max-width:1399px){.full-width-banner{height:564px}}@media(max-width:991px){.full-width-banner{height:812px}}.full-width-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.full-width-banner .badges{display:flex;justify-content:center;gap:1rem;margin-bottom:20px;padding:6px 12px;background-color:rgba(213,214,217,.25);border-radius:2px;font-weight:600}.full-width-banner .badges__title{color:#fff}.full-width-banner__info{display:flex;flex-wrap:wrap;max-width:578px;z-index:1;position:relative}@media(max-width:991px){.full-width-banner__info{justify-content:center;margin:0 auto}}.full-width-banner__title{color:#fff;line-height:4.25rem !important;margin:20px 0;width:100%;text-transform:inherit !important}@media(min-width:992px)and (max-width:1399px){.full-width-banner__title{line-height:3.5rem !important}}@media(max-width:991px){.full-width-banner__title{margin:20px 21px;text-align:center;line-height:44px !important;text-align:center}}.full-width-banner__controls{display:flex;gap:1rem;margin-top:20px}@media(max-width:991px){.full-width-banner__controls{flex-direction:column}.full-width-banner__controls .btn--primary,.full-width-banner__controls .btn--primary-brand,.full-width-banner__controls .btn--secondary,.full-width-banner__controls .btn--tertiary{justify-content:center}}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.line-clamp-2,.hero-banner-video-chips__description,.hero-banner-video-chips__title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}h1 sup,h2 sup,h3 sup,h4 sup,h5 sup,h6 sup{vertical-align:super !important}.language-en h1 sup,.language-en h2 sup,.language-en h3 sup,.language-en h4 sup,.language-en h5 sup,.language-en h6 sup{font-size:100% !important;top:.35em !important}.language-zh-hans h1 sup,.language-zh-hans h2 sup,.language-zh-hans h3 sup,.language-zh-hans h4 sup,.language-zh-hans h5 sup,.language-zh-hans h6 sup{font-size:40% !important;line-height:1 !important}.lyc-hero-chips{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem}@media(min-width:992px)and (max-width:1399px){.lyc-hero-chips{margin-top:1rem}}@media(min-width:1400px){.lyc-hero-chips{margin-top:1.5rem;gap:.75rem}}.lyc-hero-chips__item{position:relative;padding:.5rem .75rem;border-radius:.5rem;overflow:hidden;z-index:0}.lyc-hero-chips__item.hidden{display:none}@media(min-width:992px){.lyc-hero-chips__item.hidden{display:block}}.lyc-hero-chips__item.see-all{align-items:center;display:flex;flex-wrap:nowrap}@media(min-width:992px){.lyc-hero-chips__item.see-all{display:none}}.lyc-hero-chips__item.see-all:after{content:"";font-family:var(--font-icon-family);margin-left:.5rem}.lyc-hero-chips__item.see-all.hidden{display:none}.hero-banner-video-chips{padding:0 8px 8px}.hero-banner-video-chips__video,.hero-banner-video-chips__image{width:100%;height:664px;object-fit:cover;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:992px)and (max-width:1399px){.hero-banner-video-chips{padding:0 16px 16px}.hero-banner-video-chips__video,.hero-banner-video-chips__image{height:100%}}@media(min-width:1400px){.hero-banner-video-chips__video,.hero-banner-video-chips__image{height:100%}}.hero-banner-video-chips--light .hero-banner-video-chips__title,.hero-banner-video-chips--light .hero-banner-video-chips__description{color:#fff}.hero-banner-video-chips--dark .hero-banner-video-chips__title,.hero-banner-video-chips--dark .hero-banner-video-chips__description{color:#000}.hero-banner-video-chips--red .hero-banner-video-chips__title,.hero-banner-video-chips--red .hero-banner-video-chips__description{color:var(--color-primary)}.hero-banner-video-chips__container{position:relative;width:100%;max-width:1920px;margin:0 auto;justify-content:right;align-items:center;display:flex;flex-wrap:wrap}@media(min-width:1400px){.hero-banner-video-chips__container{aspect-ratio:16/6;overflow:hidden}}@media(min-width:992px)and (max-width:1399px){.hero-banner-video-chips__container{aspect-ratio:16/7}}.hero-banner-video-chips__wrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:1}.hero-banner-video-chips__wrapper.hero-banner-video-chips--overlay::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1)}.hero-banner-video-chips__info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;z-index:2;padding:0 .5rem}@media(min-width:992px){.hero-banner-video-chips__info{width:921px;padding:initial}}.hero-banner-video-chips__info .hero-banner-video-chips__title,.hero-banner-video-chips__info .hero-banner-video-chips__description{white-space:normal;overflow:hidden;text-overflow:ellipsis}.hero-banner-video-chips__title{margin-bottom:12px}.hero-banner-video-chips__description{font-weight:500 !important;max-width:100%}.hero-banner-video-chips .lyc-event-promotion{position:relative}@media(min-width:1400px){.hero-banner-video-chips .lyc-event-promotion{z-index:1;position:absolute;right:1.5rem;bottom:1.5rem}}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.paragraph--lyc-marketing-funnel .marketing-funnel{background-color:#fff}.paragraph--lyc-marketing-funnel .marketing-funnel__wrapper{padding-top:4.5rem;padding-bottom:4.5rem}@media(min-width:992px)and (max-width:1399px){.paragraph--lyc-marketing-funnel .marketing-funnel__wrapper{padding-top:5rem;padding-bottom:3.5rem}}@media(min-width:1400px){.paragraph--lyc-marketing-funnel .marketing-funnel__wrapper{padding-top:10.875rem;padding-bottom:7.875rem}}.paragraph--lyc-marketing-funnel .marketing-funnel__title{color:#000;text-align:center;margin-bottom:1.5rem;margin-bottom:2.25rem}@media(min-width:992px)and (max-width:1399px){.paragraph--lyc-marketing-funnel .marketing-funnel__title{text-align:left}}@media(min-width:1400px){.paragraph--lyc-marketing-funnel .marketing-funnel__title{text-align:left;margin-bottom:2.25rem}}.paragraph--lyc-marketing-funnel.dark{background-color:#000}.paragraph--lyc-marketing-funnel.dark .marketing-funnel__title{color:#fff}:root{--translate-filters-slider:0}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;gap:.375rem;padding:0 1.5rem;margin-bottom:3rem}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper__items{display:flex;justify-content:center;flex-wrap:wrap}@media(min-width:992px){.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper{justify-content:start;margin-bottom:2.5rem}}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper nav.segmented-tabs{background-color:rgba(0,0,0,0);user-select:none}@media(max-width:991px){.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper nav.segmented-tabs{width:100%}}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs{list-style-type:none;display:flex;border-radius:.625rem;padding:.3rem;background-color:#f5f5f5}@media(min-width:992px){.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs{min-width:380px}}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs li{position:relative;z-index:1}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs li:hover:not(.filter-active){background-color:#fff;border-radius:.625rem}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filters-container{width:100%}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filters-wrapper{position:relative;transition:opacity .2s ease-in-out;opacity:1}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button{border:none;cursor:pointer;background-color:rgba(0,0,0,0);outline:none;display:flex;align-items:center;justify-content:center;border-radius:.625rem;flex-grow:1;height:3rem;color:#000;padding:1rem 1.5rem;width:100%}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button p{margin-top:unset;margin-bottom:unset}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button::before{background-color:#f5f5f5 !important}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button.active{transition:color .4s ease-in-out;color:#fff !important}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button.active::before{background-color:var(--color-primary) !important;transform:scale(1) !important}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button.disabled{color:#acaeb2 !important}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-button:not(.active):not(:disabled):not(.loading):hover{background-color:rgba(0,0,0,0) !important}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-slider{pointer-events:none;position:absolute;padding:.3rem;top:0;left:0;right:0;bottom:0;z-index:0}.marketing-funnel .marketing-funnel__tabs__toggle-bar-wrapper .filter-slider-rect{height:3rem;border-radius:.625rem;background-color:var(--color-primary);transition:transform .4s ease-in-out;transform:translateX(var(--translate-filters-slider))}.marketing-funnel.dark .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs{background-color:#1c1c1c}.marketing-funnel.dark .marketing-funnel__tabs__toggle-bar-wrapper ul.filter-tabs li:hover:not(.filter-active){background-color:#4d4d4d}.marketing-funnel.dark .marketing-funnel__tabs__toggle-bar-wrapper .filter-button{color:#fff}.marketing-funnel.dark .marketing-funnel__tabs__toggle-bar-wrapper .filter-button.active{color:#fff !important}.marketing-funnel .lyc-marketing-funnel-carousel .slick-list{width:1400px;margin:0 auto;overflow:visible;padding-left:1.5rem}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap{display:none;gap:12px}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-arrow{position:relative}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap{display:flex}}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next{font-size:0;line-height:0;display:block;width:58px;height:58px;padding:0;cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev:hover:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev:focus:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next:hover:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next:focus:before{opacity:1}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev::after,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next::after{content:"";opacity:1;background:#e1e2e5;border-radius:50%;width:58px;height:58px;position:absolute;transition:all 350ms ease-in-out;z-index:1;left:0;top:0}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev.slick-disabled:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next.slick-disabled:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev.slick-disabled:after,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next.slick-disabled:after{opacity:.5}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev:before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next:before{font-family:var(--font-icon-family);font-size:30px;line-height:1;opacity:1;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev::before,.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next::before{font-family:var(--font-icon-family);color:#000;z-index:2;position:relative}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-prev::before{content:""}.marketing-funnel .lyc-marketing-funnel-carousel .lyc-btn-slick-wrap .slick-next::before{content:""}.marketing-funnel.dark .lyc-marketing-funnel-carousel .slick-prev::after,.marketing-funnel.dark .lyc-marketing-funnel-carousel .slick-next::after{background:#262626}.marketing-funnel.dark .lyc-marketing-funnel-carousel .slick-prev:before,.marketing-funnel.dark .lyc-marketing-funnel-carousel .slick-next:before{color:#fff}.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper{margin-top:3rem}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper{margin-top:5rem}}.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar{background:#d5d6d9;margin-right:auto;margin-left:auto;width:100%;max-width:1236px;height:2px;border-radius:2px;display:block}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar{display:none}}.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar__container{overflow:hidden;width:100vw;height:60vh}.marketing-funnel .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar-progress{width:30%;height:100%;background:#000;transition:all 350ms ease-in-out}.marketing-funnel.dark .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar{background:#58595b}.marketing-funnel.dark .lyc-marketing-funnel-carousel__scroll-wrapper .lyc-scroll-bar-progress{background:#fff}.marketing-funnel .lyc-marketing-funnel-carousel__card{width:335px;height:522px;border-radius:.5rem;margin-right:.5rem;padding:2rem 1.25rem 3rem 1.25rem;position:relative;background-size:cover;background-position:center center;background-color:#f5f5f5;color:#58595b}@media(min-width:992px)and (max-width:1399px){.marketing-funnel .lyc-marketing-funnel-carousel__card{width:464px;height:464px;padding:2rem;margin-right:1.25rem}}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__card{width:560px;height:560px;padding:2.5rem;margin-right:2.5rem}}.marketing-funnel .lyc-marketing-funnel-carousel__card.lyc-mf-card--overlay::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem;background:rgba(0,0,0,.4)}.marketing-funnel .lyc-marketing-funnel-carousel__card span[class*=__tag]{background-color:#fff;color:#000}@media(max-width:991px){.marketing-funnel .lyc-marketing-funnel-carousel__card span[class*=__tag]{font-size:11px}}.marketing-funnel .lyc-marketing-funnel-carousel__card a[class*=__cta]{color:#000}.marketing-funnel .lyc-marketing-funnel-carousel__card h3{color:#000}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card{background-color:#1c1c1c;color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card span[class*=__tag]{background-color:#414242;color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card a[class*=__cta]{color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card h3{color:#fff}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight{color:#58595b !important}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__wrapper{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__tag{margin-bottom:auto;z-index:2;width:max-content;padding:.375rem .75rem;border-radius:.125rem}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__headline{color:#fff !important;margin-top:unset;margin-bottom:unset;z-index:2;position:relative}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__headline-link{text-decoration:none}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__cta{padding-left:0;margin-top:1.5rem;width:max-content !important;color:#fff !important}@media(min-width:992px)and (max-width:1399px){.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight__cta{margin-top:3.5rem}}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight.dark{color:#fff}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight.dark .lyc-mfc--feature-highlight__headline{color:#000 !important}.paragraph--lyc-marketing-funnel .lyc-mfc--feature-highlight.dark .lyc-mfc--feature-highlight__cta{color:#000 !important}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card-container{background-color:#000}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__card-content{margin-bottom:2rem;max-width:295px}@media(min-width:992px)and (max-width:1399px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__card-content{max-width:356px}}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__card-content{max-width:389px}}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__card-content{margin-bottom:2.5rem}}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__title{margin-bottom:.5rem;color:#fff !important;min-height:1lh}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__title{margin-bottom:1rem}}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__description{color:#e1e2e5 !important;margin-bottom:0px;min-height:1lh}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__description *{color:inherit !important}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons-wrapper{display:flex}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons{display:flex;flex-direction:column;gap:.5rem}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons{flex-direction:row;gap:1rem}}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--primary,.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--secondary{width:100%;justify-content:center;text-decoration:none}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--primary,.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--secondary{font-size:.875rem !important;line-height:1rem !important}}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--primary:hover,.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .btn--secondary:hover{background-color:inherit;color:inherit}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:hover:not([disabled]):not(.loading):not(:active){color:#fff !important}.marketing-funnel .lyc-marketing-funnel-carousel__card__cta-card__buttons .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:hover:not([disabled]):not(.loading):not(:active)::before{border-color:#414244 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card-container{background-color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card__title{color:#000 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card__description{color:#414244 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary{color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary::before{background-color:#000 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary:active::before{background-color:#58595b !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary:disabled,.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary[disabled]{color:#fff !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary:disabled::before,.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button1 .btn--primary[disabled]::before{background-color:#d5d6d9 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary{color:#262626}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary::before{background-color:#fff !important;border-color:#262626 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:active{color:#262626 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:active::before{border-color:#58595b !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:hover:not([disabled]):not(.loading):not(:active){color:#262626 !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:disabled,.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary[disabled]{color:#c8c9cc !important}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary:disabled::before,.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__cta-card .lyc-marketing-funnel-carousel__card__cta-card__button2 .btn--secondary[disabled]::before{border-color:#c8c9cc !important}.paragraph--lyc-marketing-funnel .lyc-mfc--partnership-showcase-card{position:relative}.paragraph--lyc-marketing-funnel .lyc-mfc--partnership-showcase-card.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);border-radius:8px;z-index:1}.paragraph--lyc-marketing-funnel .lyc-mfc--partnership-showcase-card span{position:relative;z-index:2;border-radius:.125rem;padding:.375rem .75rem}.paragraph--lyc-marketing-funnel .lyc-mfc--partnership-showcase-card img{max-width:66.6666666667%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2}.paragraph--lyc-marketing-funnel .lyc-mfc-expert-opinion-card__wrapper{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.paragraph--lyc-marketing-funnel .lyc-mfc-expert-opinion-card__tag{margin-bottom:auto;z-index:2;width:max-content;padding:.375rem .75rem;border-radius:.125rem}.paragraph--lyc-marketing-funnel .lyc-mfc-expert-opinion-card__content{margin-bottom:0}.paragraph--lyc-marketing-funnel .lyc-mfc-expert-opinion-card__content:has(+p){margin-bottom:48px !important}@media(min-width:992px){.paragraph--lyc-marketing-funnel .lyc-mfc-expert-opinion-card__content:has(+p){margin-bottom:56px !important}}.paragraph--lyc-marketing-funnel.light .lyc-mfc-expert-opinion-card__content,.paragraph--lyc-marketing-funnel.light .lyc-mfc-expert-opinion-card__name{color:#000}.paragraph--lyc-marketing-funnel.light .lyc-mfc-expert-opinion-card__infos{color:#58595b}.paragraph--lyc-marketing-funnel.dark .lyc-mfc-expert-opinion-card__content,.paragraph--lyc-marketing-funnel.dark .lyc-mfc-expert-opinion-card__name{color:#fff}.paragraph--lyc-marketing-funnel.dark .lyc-mfc-expert-opinion-card__infos{color:#acaeb2}@media(max-width:991px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container{padding:32px 32px 32px 20px}}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card{height:100%}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__card-content{display:flex;flex-direction:column;height:100%}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__tag{border-radius:.125rem;margin-bottom:.5rem;padding:.375rem .75rem;width:max-content;z-index:2}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__tag{margin-bottom:.75rem}}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__title{margin-bottom:auto}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container{display:block}@media(min-width:992px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container{column-gap:1.25rem;display:flex;flex-wrap:wrap;row-gap:2rem}}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container{column-gap:32px}}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container:has(>.lyc-mkf-benefits_grid-item-container:nth-child(3)):not(:has(>.lyc-mkf-benefits_grid-item-container:nth-child(4)))>.lyc-mkf-benefits_grid-item-container:first-child{margin-right:calc(50% + 1rem)}@media(min-width:992px)and (max-width:1399px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container:has(>.lyc-mkf-benefits_grid-item-container:nth-child(3)):not(:has(>.lyc-mkf-benefits_grid-item-container:nth-child(4)))>.lyc-mkf-benefits_grid-item-container:first-child{margin-right:calc(50% + .625rem)}}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container:has(>.lyc-mkf-benefits_grid-item-container:nth-child(3)):not(:has(>.lyc-mkf-benefits_grid-item-container:nth-child(4)))>.lyc-mkf-benefits_grid-item-container:first-child{margin-right:calc(50% + 1rem)}}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item-container{width:100%}@media(min-width:992px)and (max-width:1399px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item-container{width:calc(50% - .625rem)}}@media(min-width:1400px){.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item-container{width:calc(50% - 1rem)}}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item__title{color:#000;margin-bottom:.5rem}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item__description{color:#58595b}.marketing-funnel .lyc-marketing-funnel-carousel__card__benefits-grid-card-container .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item__description *{line-height:inherit}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item__title{color:#fff}.marketing-funnel.dark .lyc-marketing-funnel-carousel__card__benefits-grid-card__benefits-container .lyc-mkf-benefits_grid-item__description{color:#acaeb2}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.paragraph--lyc-product-benefits{padding:50px 0 18px 0}@media(min-width:992px){.paragraph--lyc-product-benefits{padding:112px 0}}@media(min-width:992px){.paragraph--lyc-product-benefits .benefits-section__wrapper{max-width:409px}}.paragraph--lyc-product-benefits .benefits-section__title{color:#141414;margin-bottom:60px}@media(min-width:1400px){.paragraph--lyc-product-benefits .benefits-section__title{margin-bottom:15px}}@media(min-width:992px){.paragraph--lyc-product-benefits .benefits-section__items{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:15px;max-width:66.67%;margin-left:auto}}.paragraph--lyc-product-benefits .benefits-card__item{margin-bottom:48px}@media(min-width:992px){.paragraph--lyc-product-benefits .benefits-card__item{min-height:216px}}@media(min-width:1400px){.paragraph--lyc-product-benefits .benefits-card__item{margin-bottom:65px}.paragraph--lyc-product-benefits .benefits-card__item:nth-last-child(-n+2){margin-bottom:0}}.paragraph--lyc-product-benefits .benefits-card__title{color:#141414;margin-bottom:12px}@media(min-width:1400px){.paragraph--lyc-product-benefits .benefits-card__title{margin-bottom:20px}}.paragraph--lyc-product-benefits .benefits-card__description{color:#656565}.paragraph--lyc-product-benefits .benefits-card__image{width:64px;height:64px;margin-bottom:16px}@media(min-width:1400px){.paragraph--lyc-product-benefits .benefits-card__image{margin-bottom:24px}}.paragraph--lyc-product-benefits .benefits-card__image img{display:block;max-width:64px;max-height:64px}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.paragraph--lyc-product-card{background-color:#f5f5f5}.paragraph--lyc-product-card.container-fluid{padding-left:0;padding-right:0}.paragraph--lyc-product-card .cards-section__header{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 0}.paragraph--lyc-product-card .cards-section__title{margin:1rem 0}.paragraph--lyc-product-card .cards-section__header-cta{display:none}@media(min-width:992px){.paragraph--lyc-product-card .cards-section__header-cta{display:block}}.paragraph--lyc-product-card .cards-section__cards{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}@media(min-width:992px){.paragraph--lyc-product-card .cards-section__cards{gap:1.5rem}}.paragraph--lyc-product-card .cards-section__bottom-cta{display:flex;justify-content:center}.paragraph--lyc-product-card .cards-section__bottom-cta>div{margin-bottom:96px}.paragraph--lyc-product-card .cards-section__bottom-cta .btn{margin-top:40px;justify-content:center}@media(min-width:992px){.paragraph--lyc-product-card .cards-section__bottom-cta .btn{display:none}}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading,.paragraph--lyc-wysiwyg h1,.paragraph--lyc-wysiwyg h2,.paragraph--lyc-wysiwyg h3,.paragraph--lyc-wysiwyg h4,.paragraph--lyc-wysiwyg h5,.paragraph--lyc-wysiwyg h6{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading,.paragraph--lyc-wysiwyg h1,.paragraph--lyc-wysiwyg h2,.paragraph--lyc-wysiwyg h3,.paragraph--lyc-wysiwyg h4,.paragraph--lyc-wysiwyg h5,.paragraph--lyc-wysiwyg h6{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading,.paragraph--lyc-wysiwyg h1,.paragraph--lyc-wysiwyg h2,.paragraph--lyc-wysiwyg h3,.paragraph--lyc-wysiwyg h4,.paragraph--lyc-wysiwyg h5,.paragraph--lyc-wysiwyg h6{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.paragraph--lyc-wysiwyg.small{margin:.5rem auto}.paragraph--lyc-wysiwyg.medium{margin:1rem auto}.paragraph--lyc-wysiwyg.large{margin:2rem auto}.paragraph--lyc-wysiwyg.extra_large{margin:4rem auto}.paragraph--lyc-wysiwyg h1,.paragraph--lyc-wysiwyg h2,.paragraph--lyc-wysiwyg h3,.paragraph--lyc-wysiwyg h4,.paragraph--lyc-wysiwyg h5,.paragraph--lyc-wysiwyg h6{color:#141414;text-transform:unset;margin-bottom:0}.paragraph--lyc-wysiwyg h1 sup,.paragraph--lyc-wysiwyg h2 sup,.paragraph--lyc-wysiwyg h3 sup,.paragraph--lyc-wysiwyg h4 sup,.paragraph--lyc-wysiwyg h5 sup,.paragraph--lyc-wysiwyg h6 sup{font-size:100%}.paragraph--lyc-wysiwyg p{line-height:24px}.paragraph--lyc-wysiwyg p *{line-height:inherit}@media(min-width:992px){.paragraph--lyc-wysiwyg p{font-size:1.125rem;line-height:26px}.paragraph--lyc-wysiwyg p *{line-height:inherit}}.paragraph--lyc-wysiwyg .one-third-plain-text{color:#4d4d4d}@media(min-width:992px){.paragraph--lyc-wysiwyg .one-third-plain-text{max-width:66.6666666667%}}
.field--name-field-media-sent-sentence{.ck.ck-editor__main p{display:inline;}.ck.ck-content.ck-editor__editable.ck-blurred,.ck.ck-content.ck-editor__editable.ck-editor__editable_inline{padding:20px 5px;}.ck.ck-editor__main figure{display:inline-block !important;margin:0 5px;}.ck.ck-editor__main figure img{display:inline !important;}}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}@media(min-width:1400px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-desktop);line-height:5rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-desktop);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-desktop);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-desktop);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-desktop);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-desktop);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-desktop);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-desktop);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.25rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:600;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1.125rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(min-width:992px)and (max-width:1399px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-tablet);line-height:4.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-tablet);line-height:3.5rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-tablet);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-tablet);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-tablet);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-tablet);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-tablet);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-tablet);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}}@media(max-width:991px){.font-field-gothic__display{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--display-size-mobile);line-height:3.25rem;letter-spacing:normal}.font-field-gothic__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--heading-size-mobile);line-height:2.75rem;letter-spacing:normal}.font-field-gothic__subheading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--subheading-size-mobile);line-height:2.25rem;letter-spacing:normal}.font-field-gothic__title-large{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-large-size-mobile);line-height:2rem;letter-spacing:normal}.font-field-gothic__title-medium{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-medium-size-mobile);line-height:1.75rem;letter-spacing:normal}.font-field-gothic__title-small{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-small-size-mobile);line-height:1.625rem;letter-spacing:normal}.font-field-gothic__title-section{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-section-size-mobile);line-height:1.375rem;letter-spacing:normal}.font-field-gothic__title-subsection{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--title-subsection-size-mobile);line-height:1.125rem;letter-spacing:normal}.font-noto-sans-display__heading{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__body-large{font-family:var(--font-body-family);font-weight:400;font-size:1.125rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}.font-noto-sans-display__body-detail{font-family:var(--font-body-family);font-weight:500;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__heading-noto{font-family:var(--font-body-family);font-weight:600;font-size:1rem;line-height:1.75rem;letter-spacing:normal}.font-noto-sans-display__caption{font-family:var(--font-body-family);font-weight:400;font-size:.75rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-large{font-family:var(--font-body-family);font-weight:500;font-size:1.125rem;line-height:1rem;letter-spacing:normal}.font-noto-sans-display__interactive-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__interactive-small{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-medium{font-family:var(--font-body-family);font-weight:500;font-size:1rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__link-small{font-family:var(--font-body-family);font-weight:500;font-size:.875rem;line-height:1.25rem;letter-spacing:normal}.font-noto-sans-display__eyebrow{font-family:var(--font-body-family);font-weight:600;font-size:.875rem;line-height:.875rem;letter-spacing:normal}.font-noto-sans__sc-medium{font-family:var(--font-sc-family);font-weight:500;font-size:.875rem;line-height:1.5rem;letter-spacing:normal}}.paragraph--lyc-media-sentence .sentence__image{position:relative;display:inline-flex}.paragraph--lyc-media-sentence .sentence__image img{border-radius:8px;top:3px;object-fit:cover;position:absolute}.paragraph--lyc-media-sentence .sentence__image,.paragraph--lyc-media-sentence .sentence__image img,.paragraph--lyc-media-sentence .sentence__video,.paragraph--lyc-media-sentence .sentence__video video{width:70px;height:45px}.paragraph--lyc-media-sentence .sentence__video{display:inline-flex;position:relative}.paragraph--lyc-media-sentence .sentence__video video{display:inline;overflow:hidden;object-fit:cover;border-radius:8px;margin-right:6px;margin-top:0;width:100%;height:100%}@media(min-width:1400px){.paragraph--lyc-media-sentence .sentence{max-width:946px}.paragraph--lyc-media-sentence .sentence__image,.paragraph--lyc-media-sentence .sentence__image img,.paragraph--lyc-media-sentence .sentence__video,.paragraph--lyc-media-sentence .sentence__video video{width:114px;height:67px}}@media(min-width:992px)and (max-width:1399px){.paragraph--lyc-media-sentence .sentence{max-width:714px}.paragraph--lyc-media-sentence .sentence__image,.paragraph--lyc-media-sentence .sentence__image img,.paragraph--lyc-media-sentence .sentence__video,.paragraph--lyc-media-sentence .sentence__video video{width:91px;height:54px}}.paragraph--lyc-media-sentence .sentence__wrapper{padding:80px 0}.paragraph--lyc-media-sentence .effect{color:#141414;transition:all .5s ease;opacity:.2;position:relative}.paragraph--lyc-media-sentence .effect.visible{opacity:1 !important}
@font-face{font-family:'lyc-icon-font';src:url(/sites/coolmax/files/micon/lyc-icon-font/fonts/lyc-icon-font.woff2) format('woff2'),url(/sites/coolmax/files/micon/lyc-icon-font/fonts/lyc-icon-font.woff) format('woff'),url(/sites/coolmax/files/micon/lyc-icon-font/fonts/lyc-icon-font.ttf) format('truetype');font-weight:normal;font-style:normal;font-display:swap;}[class^="lyc-icon-font-"],[class*=" lyc-icon-font-"]{font-family:'lyc-icon-font' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.lyc-icon-font-close-cta:before{content:"\e956";}.lyc-icon-font-customer-support-sticky-cta:before{content:"\e93c";}.lyc-icon-font-product-support:before{content:"\e93d";}.lyc-icon-font-marketing-support:before{content:"\e94a";}.lyc-icon-font-commercial-support:before{content:"\e94e";}.lyc-icon-font-close-message:before{content:"\e950";}.lyc-icon-font-send-icon:before{content:"\e951";}.lyc-icon-font-error-icon:before{content:"\e953";}.lyc-icon-font-ecomade:before{content:"\e929";}.lyc-icon-font-facebook:before{content:"\e90a";}.lyc-icon-font-youtube:before{content:"\e913";}.lyc-icon-font-twitter:before{content:"\e919";}.lyc-icon-font-linkedin:before{content:"\e91c";}.lyc-icon-font-instagram:before{content:"\e91d";}.lyc-icon-font-arrow-direction-up:before{content:"\e901";}.lyc-icon-font-arrow-direction-down:before{content:"\e902";}.lyc-icon-font-arrow-direction-right:before{content:"\e903";}.lyc-icon-font-arrow-direction-left:before{content:"\e904";}.lyc-icon-font-arrow-down:before{content:"\e905";}.lyc-icon-font-arrow-right:before{content:"\e906";}.lyc-icon-font-arrow-up:before{content:"\e907";}.lyc-icon-font-arrow-left:before{content:"\e908";}.lyc-icon-font-arrow-link:before{content:"\e90b";}.lyc-icon-font-d-center-box:before{content:"\e909";}.lyc-icon-font-arrow-separate-vertical:before{content:"\e90c";}.lyc-icon-font-book:before{content:"\e90d";}.lyc-icon-font-bookmark-empty:before{content:"\e90e";}.lyc-icon-font-bookmark-filled:before{content:"\e90f";}.lyc-icon-font-calendar:before{content:"\e910";}.lyc-icon-font-cancel:before{content:"\e911";}.lyc-icon-font-chat-bubble:before{content:"\e912";}.lyc-icon-font-chat-bubble-filled:before{content:"\e900";}.lyc-icon-font-chat-bubble-translate:before{content:"\e914";}.lyc-icon-font-chat-lines:before{content:"\e915";}.lyc-icon-font-check:before{content:"\e916";}.lyc-icon-font-check-circled-filled:before{content:"\e917";}.lyc-icon-font-check-circle-outline:before{content:"\e918";}.lyc-icon-font-clock-outline:before{content:"\e91a";}.lyc-icon-font-collection:before{content:"\e91b";}.lyc-icon-font-delete-circled-outline:before{content:"\e91e";}.lyc-icon-font-delete-circled-filled:before{content:"\e94b";}.lyc-icon-font-dollar:before{content:"\e91f";}.lyc-icon-font-dollar-filled:before{content:"\e920";}.lyc-icon-font-droplet-half:before{content:"\e921";}.lyc-icon-font-eye-empty:before{content:"\e922";}.lyc-icon-font-eye-off:before{content:"\e923";}.lyc-icon-font-fast-arrow-left:before{content:"\e924";}.lyc-icon-font-fast-arrow-right:before{content:"\e925";}.lyc-icon-font-filter:before{content:"\e926";}.lyc-icon-font-industry:before{content:"\e927";}.lyc-icon-font-info-empty:before{content:"\e928";}.lyc-icon-font-info-filled:before{content:"\e94f";}.lyc-icon-font-label:before{content:"\e92a";}.lyc-icon-font-language:before{content:"\e92b";}.lyc-icon-font-list:before{content:"\e92c";}.lyc-icon-font-lock:before{content:"\e92d";}.lyc-icon-font-mail:before{content:"\e92e";}.lyc-icon-font-mail2:before{content:"\e92f";}.lyc-icon-font-menu:before{content:"\e930";}.lyc-icon-font-minus:before{content:"\e931";}.lyc-icon-font-pants:before{content:"\e932";}.lyc-icon-font-pause:before{content:"\e933";}.lyc-icon-font-phone:before{content:"\e934";}.lyc-icon-font-pin-alt:before{content:"\e935";}.lyc-icon-font-play-filled:before{content:"\e936";}.lyc-icon-font-play-outline:before{content:"\e937";}.lyc-icon-font-plus:before{content:"\e938";}.lyc-icon-font-profile-circled:before{content:"\e939";}.lyc-icon-font-profile-circled-filled:before{content:"\e93a";}.lyc-icon-font-question-mark-circle:before{content:"\e93b";}.lyc-icon-font-question-mark-circle-filled:before{content:"\e952";}.lyc-icon-font-samples:before{content:"\e93e";}.lyc-icon-font-search:before{content:"\e93f";}.lyc-icon-font-share:before{content:"\e940";}.lyc-icon-font-small-shop-alt:before{content:"\e941";}.lyc-icon-font-star-filled:before{content:"\e942";}.lyc-icon-font-star-outline:before{content:"\e943";}.lyc-icon-font-sustainable:before{content:"\e944";}.lyc-icon-font-thumbs-up:before{content:"\e945";}.lyc-icon-font-trash:before{content:"\e946";}.lyc-icon-font-undo:before{content:"\e947";}.lyc-icon-font-view-grid:before{content:"\e948";}.lyc-icon-font-warning-square-outline:before{content:"\e949";}.lyc-icon-font-warning-square-filled:before{content:"\e958";}.lyc-icon-font-warning-triangle-outline:before{content:"\e954";}.lyc-icon-font-warning-triangle-outline-2:before{content:"\e955";}.lyc-icon-font-www:before{content:"\e94c";}.lyc-icon-font-zoom-in:before{content:"\e94d";}.lyc-icon-font-folder-download:before{content:"\e957";}.lyc-icon-font-folder-upload:before{content:"\e959";}.lyc-icon-font-download3:before{content:"\e9c7";}.lyc-icon-font-upload3:before{content:"\e9c8";}
@font-face{font-family:'nlo-icon-font';src:url(/sites/coolmax/files/micon/nlo-icon-font/fonts/nlo-icon-font.eot);src:url(/sites/coolmax/files/micon/nlo-icon-font/fonts/nlo-icon-font.eot) format('embedded-opentype'),url(/sites/coolmax/files/micon/nlo-icon-font/fonts/nlo-icon-font.ttf) format('truetype'),url(/sites/coolmax/files/micon/nlo-icon-font/fonts/nlo-icon-font.woff) format('woff'),url(/sites/coolmax/files/micon/nlo-icon-font/fonts/nlo-icon-font.svg) format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="nlo-icon-font-"],[class*=" nlo-icon-font-"]{font-family:'nlo-icon-font' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.nlo-icon-font-all-garments:before{content:"\e91a";}.nlo-icon-font-all-processes:before{content:"\e91b";}.nlo-icon-font-circular-knits:before{content:"\e919";}.nlo-icon-font-medical-compression:before{content:"\e918";}.nlo-icon-font-inbox:before{content:"\e917";}.nlo-icon-font-workwear:before{content:"\e914";}.nlo-icon-font-sweaters:before{content:"\e912";}.nlo-icon-font-printer:before{content:"\e911";}.nlo-icon-font-arrow-right:before{content:"\e910";}.nlo-icon-font-arrow-left:before{content:"\e913";}.nlo-icon-font-trash:before{content:"\e90d";}.nlo-icon-font-accessories:before{content:"\e900";}.nlo-icon-font-bedding:before{content:"\e90b";}.nlo-icon-font-activewear:before{content:"\e90f";}.nlo-icon-font-lining:before{content:"\e90e";}.nlo-icon-font-denim:before{content:"\e90c";}.nlo-icon-font-athleisure:before{content:"\e903";}.nlo-icon-font-non-denim:before{content:"\e906";}.nlo-icon-font-underwear:before{content:"\e907";}.nlo-icon-font-ready-to-wear:before{content:"\e908";}.nlo-icon-font-hosiery:before{content:"\e909";}.nlo-icon-font-intimate-apparel:before{content:"\e90a";}.nlo-icon-font-socks:before{content:"\e902";}.nlo-icon-font-swimwear:before{content:"\e905";}.nlo-icon-font-garment:before{content:"\e901";}.nlo-icon-font-fabric:before{content:"\e904";}.nlo-icon-font-print-technology:before{content:"\e915";}.nlo-icon-font-warp-knits:before{content:"\e916";}.nlo-icon-font-seamless:before{content:"\e945";}.nlo-icon-font-wovens:before{content:"\e970";}
.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}.lycra-modal#newsletter-footer-modal{align-items:flex-start}@media(min-width:768px){.lycra-modal#newsletter-footer-modal{padding-top:10vh}}.lycra-modal#newsletter-footer-modal .lycra-modal-content{display:flex;flex-direction:column;max-width:33rem;padding:3.375rem;max-height:100vh;overflow-y:auto}@media(min-width:768px){.lycra-modal#newsletter-footer-modal .lycra-modal-content{max-height:80vh}}.lycra-modal#newsletter-footer-modal .lycra-modal-content .form-item__input,.lycra-modal#newsletter-footer-modal .lycra-modal-content .form-submit{border-radius:.625rem}.lycra-modal#newsletter-footer-modal .lycra-modal-content .subscription-modal__title{margin-bottom:0}.lycra-modal#newsletter-footer-modal .lycra-modal-content .subscription-modal__desc{display:block;font-weight:300;margin-top:0;margin-bottom:1rem}.lycra-modal#newsletter-footer-modal .lycra-modal-content form{margin-top:1rem}.social-mailing{max-width:383px;color:#acaeb2;gap:8px !important;display:flex;flex-direction:column}.social-mailing .base-footer__mailing-title,.social-mailing .base-footer__mailing-description{margin-bottom:0}.social-mailing .base-footer__mailing-title{color:#fff;line-height:2.55rem !important;font-family:var(--font-heading-family) !important}.social-mailing .base-footer__mailing-description{font-weight:400}.social-mailing .subscription-modal__title{color:#000}.social-mailing .subscription-modal__legend{margin-bottom:0}.social-mailing .base-footer__mailing-list{gap:40px}.social-mailing .newsletter-subscription-newsletter-subscription-form{position:relative}.social-mailing .newsletter-subscription-newsletter-subscription-form .form-item__input,.social-mailing .newsletter-subscription-newsletter-subscription-form .form-submit{border-radius:.625rem;color:#e1e2e5;height:3.719rem}.social-mailing .newsletter-subscription-newsletter-subscription-form .form-item__input{background-color:#262626;border:none}.social-mailing .newsletter-subscription-newsletter-subscription-form .form-submit{border:none;position:absolute;top:0;right:0}.social-mailing .newsletter-subscription-newsletter-subscription-form .form-submit+.lyc-icon-font-arrow-right{position:absolute;top:12px;right:15px;font-size:2rem;transition:all .15s ease-in-out}.social-mailing .newsletter-subscription-newsletter-subscription-form .form-submit[disabled]+.lyc-icon-font-arrow-right{opacity:.1}
.paragraph--unpublished{background-color:#fff4f4;}
:root{--color-primary:#E3031D;--color-primary-100:#FFF5F5;--color-primary-200:#F3C4C3;--color-primary-300:#E89190;--color-primary-350:#E55964;--color-primary-400:#D32C2A;--color-primary-450:#E52823;--color-primary-500:#E3031D;--color-primary-600:#B5211F;--color-primary-700:#9E2120;--color-primary-800:#851C1A;--color-primary-900:#6A1615}.radius-0{border-radius:0px}.radius-2{border-radius:2px}.radius-4{border-radius:4px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-12{border-radius:12px}:root{--header-logo-height:3.145rem;--header-logo-width:5.438rem}.product-video-manager{position:relative;overflow:hidden;height:540px;margin:48px -1.5rem}@media(min-width:992px){.product-video-manager{border-radius:8px}}@media(min-width:992px)and (max-width:1399px){.product-video-manager{height:564px;margin:64px 0}}@media(min-width:1400px){.product-video-manager{height:860px;margin:80px 0}}.base-module.base-module--mobile-view .product-video-manager{height:540px}.product-video-manager .video-js:hover .vjs-big-play-button{background-color:initial !important}.product-video-manager .video-js .vjs-poster:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%),linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2),rgba(0,0,0,0.2),rgba(0,0,0,0.2))}.product-video-manager .video-js .vjs-poster img{object-fit:cover !important}.product-video-manager .video-js .vjs-big-play-button{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background-color:rgba(0,0,0,.2);height:70px;width:70px;display:flex;align-items:center;justify-content:center;border-radius:100%;backdrop-filter:blur(80px);font-size:1.875rem;border:none}@media(min-width:1400px){.product-video-manager .video-js .vjs-big-play-button{height:100px;width:100px;font-size:2.688rem}}.product-video-manager .video-js .vjs-big-play-button span:before{content:"" !important;font-family:var(--font-icon-family) !important;left:2px !important;display:flex;align-items:center;justify-content:center}.product-video-manager__content{position:absolute;bottom:0;padding:40px 20px;height:100%;width:100%;display:flex;justify-content:space-between;flex-direction:column;pointer-events:none}@media(min-width:992px){.product-video-manager__content{flex-direction:row;align-items:center;height:auto}}@media(min-width:992px)and (max-width:1399px){.product-video-manager__content{padding:32px}}@media(min-width:1400px){.product-video-manager__content{padding:48px}}.product-video-manager__content h2{color:#fff;line-height:2rem;margin:0;text-transform:inherit}@media(min-width:992px)and (max-width:1399px){.product-video-manager__content h2{line-height:2.75rem}}@media(min-width:1400px){.product-video-manager__content h2{line-height:3.25rem}}.product-video-manager__content img{max-height:30px;margin-left:auto;object-fit:contain}
