.promo{display:inline-flex !important;flex-direction:column;justify-content:space-between;background-color:#fff;text-align:center;overflow:hidden;padding-bottom:25px;border-width:0 0 1px 0;border-color:#d5d5e2;border-style:solid;margin-bottom:-1px;position:relative;line-height:1;width:100%;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 799px){.promo{min-height:266px}}@media(max-width: 1023px){.promo{order:1}}@media(min-width: 800px){.promo{height:139px}}@media(min-width: 800px)and (max-height: 688px){.promo .promo__image{display:none}.promo .promo__description{margin-bottom:0}}@media(min-width: 800px)and (min-height: 675px)and (max-height: 768px){.promo{height:159px}}@media(min-width: 800px)and (min-height: 688px)and (max-height: 750px){.promo{height:179px}.promo .promo__title,.promo .promo__description{display:none}}@media(min-width: 800px)and (min-height: 750px)and (max-height: 861px){.promo{height:199px}.promo .promo__title{padding-bottom:0}.promo .promo__description{display:none}}@media(min-width: 800px)and (min-height: 861px)and (max-height: 940px){.promo{height:231px}.promo .promo__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;max-height:30px;overflow:hidden;margin-bottom:0}}@media(min-width: 800px)and (min-height: 940px){.promo{height:259px}.promo .promo__description{margin-bottom:0}}.promo__heading{display:block;border-color:#eaeaf1;padding:0px 2px 2px;font-size:24px;font-weight:900;background-color:red;color:#fff;line-height:1;font-variant:small-caps;letter-spacing:1px;text-transform:lowercase;pointer-events:none}.promo__image{flex:1 1 100%;background-position:center;background-repeat:no-repeat;background-size:contain;max-height:110px;pointer-events:none}.promo__content{padding:0 10px;pointer-events:none}.promo__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-weight:bold;text-decoration:none;color:#12846e;font-size:15px;padding-bottom:5px}.promo__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;color:#595973;font-size:12px;margin-bottom:5px;line-height:1.3;max-height:45px}.promo__button{flex:0 0 auto;background-color:#12846e;margin-left:10px;margin-right:10px;width:auto;font-weight:900;font-size:18px;pointer-events:none}@media(min-width: 450px)and (max-width: 1023px){.promo__button{display:block;padding:0 20px;max-width:300px;margin-left:auto;margin-right:auto;width:100%}}.promo--black-friday .promo__heading{background-color:#000}.promo--black-friday .promo__button{background-color:#000}.promo--black-friday .promo__title{color:#000}.slider{overflow:hidden}@media(max-width: 799px){.slider{height:265px}}@media(min-width: 800px){.slider{height:138px}}@media(min-width: 800px)and (min-height: 675px)and (max-height: 768px){.slider{height:160px}}@media(min-width: 800px)and (min-height: 688px)and (max-height: 750px){.slider{height:178px}}@media(min-width: 800px)and (min-height: 750px)and (max-height: 861px){.slider{height:198px}}@media(min-width: 800px)and (min-height: 861px)and (max-height: 940px){.slider{height:230px}}@media(min-width: 800px)and (min-height: 940px){.slider{height:258px}}.slider{user-select:none;position:relative;overflow:hidden;touch-action:manipulation;-webkit-user-select:none}.slider.is-dragging{cursor:grabbing}.slider.is-loading{position:relative}.slider.is-loading>*+*{display:none}.slider.is-loading:after{content:"";display:block;position:absolute;width:40px;height:40px;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.5);border:4px solid #06f;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:spin 1s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.slider-track{display:flex;width:100%;transition:transform .3s ease}.slider-slide{flex:0 0 100%}.slider-nav{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.slider-nav-button{pointer-events:all;width:30px;height:80px;background-color:hsla(0,0%,100%,.2);border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;text-indent:-9999px;overflow:hidden;transition:background-color .3s ease;background-repeat:no-repeat;background-position:center;margin:auto 0}.slider-nav-button:hover,.slider-nav-button:active{background-color:hsla(0,0%,100%,.5)}.slider-nav-button[disabled]{opacity:.5;cursor:not-allowed}.slider-nav-button-prev{left:0;border-top-right-radius:5px;border-bottom-right-radius:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="%23007bff" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14 6L8 12L14 18"/></svg>')}.slider-nav-button-next{right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="%23007bff" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10 6L16 12L10 18"/></svg>')}.slider-pagination{display:flex;justify-content:center;position:absolute;bottom:0;left:0;right:0}.slider-pagination-dot{appearance:none;-webkit-appearance:none;border:none;background:none;cursor:pointer;width:20px;height:17px;display:flex;justify-content:center;align-items:center;padding:0}.slider-pagination-dot:before{content:"";display:block;width:9px;aspect-ratio:1;border-radius:50%;background:#eaeaf1;transition:transform .3s ease,background-color .3s ease;transform:scale(0.9)}.slider-pagination-dot:hover:before{transform:scale(1.1);background:#d5d5e2}.slider-pagination-dot.active:before{transform:scale(1.2);background:#006}.home-page-content{margin:0 auto;max-width:1200px;width:100%}@media(min-width: 800px){.home-page-content{padding-left:20px;padding-right:20px}}@media(max-width: 1023px){.home-page-content{display:flex;flex-direction:column}}.home-page-content__title{order:1;padding-top:10px;font-weight:600}@media(min-width: 800px){.home-page-content__title{display:none}}.main-index{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media(max-width: 1023px){.main-index{order:2;margin-top:10px}}@media(min-width: 550px){.main-index{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 800px){.main-index{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media(min-width: 875px){.main-index{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media(min-width: 1024px){.main-index{float:left;width:80%;margin-right:20px}}.main-index-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;display:flex;align-items:center;width:100%;background-color:#fff;padding:0 20px 0 0;cursor:pointer;text-decoration:none;overflow:hidden}.main-index-item:active{background-color:#f9f9fb}@media(max-width: 799px){.main-index-item{border-radius:5px;margin-bottom:5px;color:#17171c}}@media(min-width: 800px){.main-index-item{border-style:solid;color:#000;border-width:1px 0;margin-bottom:-1px;border-color:#d5d5e2;padding:0 20px;height:35px;font-size:13px}.main-index-item:hover{background-color:#f9f9fb;color:#000}}@media(min-width: 800px)and (min-height: 675px)and (max-height: 768px){.main-index-item{height:40px}}@media(min-width: 800px)and (min-height: 688px)and (max-height: 750px){.main-index-item{height:45px}}@media(min-width: 800px)and (min-height: 750px)and (max-height: 861px){.main-index-item{height:50px}}@media(min-width: 800px)and (min-height: 861px)and (max-height: 940px){.main-index-item{height:58px}}@media(min-width: 800px)and (min-height: 940px){.main-index-item{height:65px}}@media(max-width: 1023px){.main-index-item{height:60px}}.main-index-item__image{display:flex;align-items:center;width:60px}@media(min-width: 800px){.main-index-item__image{display:none}}.main-index-item__image img{max-width:100%;height:auto}.main-index-item__text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:table-cell;vertical-align:middle}@media(min-width: 950px){.main-index-item__text{font-size:15px}}@media(min-width: 1025px){.main-index-item__text{font-size:13px}}@media(min-width: 1180px){.main-index-item__text{font-size:15px}}@media(min-width: 800px)and (max-height: 767px){.main-index-item__text{font-size:13px}}.main-index-item--highlighted{color:#cc2127}.main-index-sidebar{margin-top:10px;width:100%}@media(max-width: 1023px){.main-index-sidebar{order:3}}@media(min-width: 1024px){.main-index-sidebar{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto;display:flex;flex-direction:column;float:right;width:calc(20% - 20px);margin-top:0}}@media(min-width: 450px)and (max-width: 799px){.main-index-sidebar{width:auto;margin-left:-1.5%;margin-right:-1.5%}}.sidebar-item{flex-direction:column;justify-content:center;padding:20px;width:100%;height:auto}@media(min-width: 450px)and (max-width: 799px){.sidebar-item{float:left;width:47%;margin-left:1.5%;margin-right:1.5%}.sidebar-item:nth-child(odd){border-right-width:1px}}@media(min-width: 800px)and (max-width: 1023px){.sidebar-item{float:left;width:33.333%}.sidebar-item:nth-child(1),.sidebar-item:nth-child(2),.sidebar-item:nth-child(4),.sidebar-item:nth-child(5){border-right-width:1px}.main-index-sidebar--promo .sidebar-item{width:25%}.main-index-sidebar--promo .sidebar-item:nth-child(4),.main-index-sidebar--promo .sidebar-item:nth-child(3){border-right-width:1px}.main-index-sidebar--promo .sidebar-item:nth-child(5){border-right-width:0}}@media(max-width: 799px){.sidebar-item{margin-bottom:10px}}@media(min-width: 800px){.sidebar-item{height:69px}}@media(min-width: 1024px){.sidebar-item{text-align:center;font-size:13px;line-height:1.3}}@media(min-width: 800px)and (min-height: 675px)and (max-height: 768px){.sidebar-item{height:79px}}@media(min-width: 800px)and (min-height: 688px)and (max-height: 750px){.sidebar-item{height:89px}}@media(min-width: 800px)and (min-height: 750px)and (max-height: 861px){.sidebar-item{height:99px}}@media(min-width: 800px)and (min-height: 861px)and (max-height: 940px){.sidebar-item{height:115px}}@media(min-width: 800px)and (min-height: 940px){.sidebar-item{height:129px}}.sidebar-item__icon{flex:1 1 40px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding-bottom:15px}.sidebar-item__icon>.icon{max-height:40px;font-size:40px;line-height:40px;color:#006}.sidebar-item__icon>.icon.icon--tlc-logo{font-size:25px}.sidebar-item__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebar-item__title{font-weight:bold;color:#06f;padding-bottom:5px}.sidebar-item__description{color:#595973;line-height:1.1;text-align:center}.sidebar-item:hover .sidebar-item__title{color:#06f}@media(min-width: 800px)and (max-height: 900px){.sidebar-item{flex-direction:row;text-align:left;padding:5px}.sidebar-item__icon{flex:0 0 60px;flex-direction:column;padding-bottom:0}.sidebar-item__content{justify-content:center;align-items:flex-start}}@media(min-width: 1024px)and (max-width: 1250px)and (max-height: 960px){.sidebar-item{padding:17px 10px}}@media(min-width: 1024px)and (max-width: 1250px)and (max-height: 900px){.sidebar-item{padding:10px 10px;text-align:center}.sidebar-item__icon{display:none}.sidebar-item__content{align-items:center}}
/*# sourceMappingURL=home.css.map */