/* @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;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
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;}
@font-face{font-family:'lyc-icon-font';src:url(/sites/thelycracompany/files/micon/lyc-icon-font/fonts/lyc-icon-font.woff2) format('woff2'),url(/sites/thelycracompany/files/micon/lyc-icon-font/fonts/lyc-icon-font.woff) format('woff'),url(/sites/thelycracompany/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/thelycracompany/files/micon/nlo-icon-font/fonts/nlo-icon-font.eot);src:url(/sites/thelycracompany/files/micon/nlo-icon-font/fonts/nlo-icon-font.eot) format('embedded-opentype'),url(/sites/thelycracompany/files/micon/nlo-icon-font/fonts/nlo-icon-font.ttf) format('truetype'),url(/sites/thelycracompany/files/micon/nlo-icon-font/fonts/nlo-icon-font.woff) format('woff'),url(/sites/thelycracompany/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}
