.home-section--homelink{margin-top:var(--home-margin);margin-bottom:var(--home-margin)}.home-section--homelink .item{padding:0}.home-section--homelink .item a{position:relative;display:block;max-width:440px;margin:30px auto}.home-section--homelink .item a:after{content:'';z-index:1;position:absolute;right:0;bottom:0;width:100%;-webkit-transition:opacity ease-in-out .2s;-o-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s;height:calc(100% - 62px);background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(196,196,196,0)),to(#000));background:-o-linear-gradient(top,rgba(196,196,196,0) 0,#000 100%);background:linear-gradient(180deg,rgba(196,196,196,0) 0,#000 100%)}.home-section--homelink .item a:before{content:'';position:absolute;z-index:4;pointer-events:none;top:0;left:0;bottom:0;right:0;display:block;margin:5px;border:solid 1px rgba(255,255,255,.25)}.home-section--homelink .item a .picture{z-index:1;position:relative;min-height:220px;padding-bottom:56%}.home-section--homelink .item a .color_overlay{color:var(--link-colour-hover)}.home-section--homelink .item a .color_overlay:after,.home-section--homelink .item a .color_overlay:before{content:'';z-index:2;position:absolute;left:0;right:0;display:block;background:currentColor;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.home-section--homelink .item a .color_overlay:before{top:0;bottom:0;opacity:0}.home-section--homelink .item a .color_overlay:after{top:100%;height:3px;margin-top:10px;pointer-events:none}.home-section--homelink .item a .text{z-index:3;position:absolute;bottom:0;left:0;width:100%;padding:20px 25px}.home-section--homelink .item a .text .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;margin:0;color:#fff;font-weight:400;font-size:20px;line-height:22px;text-align:center;letter-spacing:3px}.home-section--homelink .item a:focus:before,.home-section--homelink .item a:hover:before{opacity:1}.home-section--homelink .item a:focus:after,.home-section--homelink .item a:hover:after{opacity:0}.home-section--homelink .item a:focus .color_overlay:before,.home-section--homelink .item a:hover .color_overlay:before{opacity:.85}.home-section--homelink .item a:focus .color_overlay:after,.home-section--homelink .item a:hover .color_overlay:after{height:10px}@media (max-width:991px){.home-section--homelink .swiper-buttons{margin-top:10px}}.top_nav_big_links{margin:-20px -10px;background:url(/images/icons/puff.svg) center no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.top_nav_big_links.loaded{background:0 0}.top_nav_big_links .item{width:50%;padding:10px 10px;min-height:150px}.top_nav_big_links .item a{position:relative;height:100%;margin:0 auto;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top_nav_big_links .item a:after{content:'';z-index:2;position:absolute;left:0;right:0;display:block;background:currentColor;-webkit-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out;top:100%;height:5px;margin-top:5px;pointer-events:none}.top_nav_big_links .item a:before{content:'';position:absolute;display:block;top:0;left:0;bottom:0;right:0;border:solid 1px rgba(255,255,255,.4);margin:5px;z-index:4}.top_nav_big_links .item a .image{position:relative;background-size:cover;background-position:center;width:100%;height:100%}.top_nav_big_links .item a .image:after,.top_nav_big_links .item a .image:before{content:'';position:absolute;width:100%;left:0;bottom:0;height:0;-webkit-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s;transition:all ease-in-out .5s;z-index:1}.top_nav_big_links .item a .image:before{content:'';width:100%;height:100%;background:currentColor;z-index:2;opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.top_nav_big_links .item a .image:after{content:'';position:absolute;width:100%;height:80%;background:-webkit-gradient(linear,left bottom, left top,color-stop(0, #100f0f),to(rgba(217,217,217,0)));background:-o-linear-gradient(bottom,#100f0f 0,rgba(217,217,217,0) 100%);background:linear-gradient(to top,#100f0f 0,rgba(217,217,217,0) 100%);opacity:1}.top_nav_big_links .item a .image img{width:100%;opacity:0}.top_nav_big_links .item a .text_wrapper{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;bottom:0;left:0;padding:25px 15px;text-align:center;width:100%;z-index:3}.top_nav_big_links .item a .text_wrapper .text_inner{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top_nav_big_links .item a .text_wrapper .text_inner .title{margin:0;display:block;font-family:var(--font-primary);font-size:14px;line-height:20px;letter-spacing:.2em;color:#fff;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box}.top_nav_big_links .item a .text_wrapper .text_inner .line{display:none;width:30px;height:1px;background:var(--secondary-colour);margin-top:15px}.top_nav_big_links .item a:focus .image:before,.top_nav_big_links .item a:hover .image:before{opacity:.85}