.hr-accordion.hr-active .hr-acc-title .hr-inner:after{transform:rotate(180deg)}.hr-accordion .hr-acc-title{cursor:pointer}.hr-accordion .hr-acc-content{height:0;overflow:hidden}.noUi-target{height:10px;border-radius:10px;background:#f4f4f4;border:0;box-shadow:none}.noUi-connects{border-radius:10px}.noUi-origin{width:10%;height:10px !important;right:0}.noUi-horizontal .noUi-handle{height:20px;width:20px;top:-5px;right:-10px;background-color:#92073a;border-radius:20px;border:2px solid #fff;box-shadow:none;outline:none;cursor:pointer}.noUi-horizontal .noUi-handle:before,.noUi-horizontal .noUi-handle:after{display:none}.noUi-connect{background:#92073a}.wa-mediabox-close{padding:0 !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;right:40px !important;top:40px !important;width:50px !important;height:50px !important;color:#fff !important;position:fixed !important}.wa-mediabox-close svg{width:36px !important;height:36px !important}.wa-mediabox-prev{left:-75px !important}.wa-mediabox-next{right:-75px !important}.wa-mediabox-next,.wa-mediabox-prev{width:50px !important;height:50px !important;padding:0 !important}.wa-mediabox-next svg,.wa-mediabox-prev svg{width:48px !important;height:48px !important}.wa-mediabox-open{display:none !important}@media(max-width: 1080px){.wa-mediabox-close{top:10px !important;right:10px !important}}@media(max-width: 960px){.wa-mediabox-prev{left:-55px !important}.wa-mediabox-next{right:-55px !important}}.gm-style .cluster span{display:block;line-height:60px}.gm-style .cluster span{font-size:18px}@media screen and (min-width: 480px){.gm-style .cluster span{font-size:calc(18px + 8*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.gm-style .cluster span{font-size:26px}}*{box-sizing:border-box}html{height:auto}html,body{padding:0;margin:0}iframe,video{height:100%;width:100%}body{overflow-x:hidden}body{font-size:16px}@media screen and (min-width: 480px){body{font-size:calc(16px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){body{font-size:20px}}body{font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-weight:500;position:relative;line-height:1.25;width:100%;height:auto;color:#4b4b4b}::-moz-selection{background:#ddd}::selection{background:#ddd}section{width:100%;z-index:1;position:relative}a{color:inherit;cursor:pointer;text-decoration:none;transition:color ease-in-out .3s;-moz-transition:color ease-in-out .3s;-webkit-transition:color ease-in-out .3s;-o-transition:color ease-in-out .3s;-ms-transition:color ease-in-out .3s}a.hr-disabled{cursor:not-allowed;pointer-events:none}a:hover,a:focus{color:inherit}em{color:inherit}img{width:auto;display:block}svg{width:100%}ul,ol{list-style:none}blockquote{margin-bottom:40px;color:#000;letter-spacing:2px;text-transform:inherit;font-weight:inherit}ul,ol,p,span,div,figure,dd,dl,dt{margin:0;padding:0}p{margin:0 0 40px 0}strong{font-weight:700}h1,h2,h3,h4,h5,h6{margin:0 0 40px 0;letter-spacing:1px;line-height:1.25;font-weight:700;padding:0}table{border:0;width:100%;border-collapse:collapse;overflow:hidden;margin-bottom:40px}table th{font-weight:700;text-align:left}.hr-accordion-filter.hr-disabled{height:0;overflow:hidden}.hr-accordion-filter .hr-acc-title{height:70px;line-height:70px;border-bottom:1px solid #ccc;position:relative}.hr-accordion-filter .hr-acc-title:after{content:"";position:absolute;top:28px;right:30px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;height:13px;width:13px;background-image:url("../../img/icon-plus.svg")}.hr-accordion-filter .hr-acc-title .hr-title{padding-left:30px;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:1px}.hr-accordion-filter.hr-active .hr-acc-title:after{background-image:url("../../img/icon-minus.svg")}.hr-accordion-filter .hr-acc-content .hr-inner{padding:30px 0;border-bottom:1px solid #ccc}.hr-accordion-filter .hr-acc-content .hr-range-outer{margin:0 30px}.hr-accordion-filter .hr-acc-content .hr-text{width:160px;margin-right:auto}.hr-accordion-filter .hr-acc-content .hr-range{width:200px;margin:0 auto}.hr-accordion-filter .hr-acc-content .hr-options{margin-left:30px}.hr-accordion-filter .hr-acc-content .hr-option{margin-bottom:13px}.hr-accordion-filter .hr-acc-content .hr-option:last-child{margin-bottom:0}.hr-accordion-filter .hr-acc-content .hr-option input[type=radio],.hr-accordion-filter .hr-acc-content .hr-option input[type=checkbox]{box-shadow:0 0 0 2px #ccc;border:3px solid #fff;margin-right:7px;height:18px;width:18px}.hr-accordion-filter .hr-acc-content .hr-option span{padding-left:0;font-size:14px;text-transform:uppercase;letter-spacing:1px;font-weight:400;color:#4b4b4b}.hr-accordion-row.hr-active .hr-acc-title{background-color:#ccc}.hr-accordion-row .hr-acc-title{background:#f4f4f4;border-bottom:1px solid #ccc}.hr-accordion-row .hr-acc-title .hr-inner{position:relative;height:130px;line-height:130px}.hr-accordion-row .hr-acc-title .hr-inner:after{content:"";position:absolute;top:calc(50% - 3px);right:0;width:12px;height:6px;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url("../../img/icon-angle.svg")}.hr-accordion-row .hr-acc-title .hr-icon{height:70px;width:70px;border-radius:70px;background-color:#fff;margin-right:30px;display:inline-block;background-size:40px;background-repeat:no-repeat;background-position:center}.hr-accordion-row .hr-acc-title{transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s}.hr-accordion-row .hr-acc-title .hr-title{display:inline-block;color:#92073a;text-transform:uppercase;font-weight:700;letter-spacing:.25px}.hr-accordion-row .hr-acc-title:hover{background-color:#ccc}.hr-accordion-row .hr-acc-content .hr-text{font-size:16px}.hr-accordion-row .hr-acc-content .hr-inner{padding:40px 0}@media(max-width: 960px){.hr-accordion-row .hr-acc-title .hr-inner{height:80px;line-height:80px}.hr-accordion-row .hr-acc-title .hr-icon{height:50px;width:50px;margin-right:15px;background-size:30px}}@media(max-width: 640px){.hr-accordion-filter .hr-acc-title:after{top:18px}.hr-accordion-filter .hr-acc-title{height:50px;line-height:50px}}.hr-banner.hr-banner-fill .hr-pos-image{bottom:0;right:10%;width:auto;position:absolute;z-index:1}.hr-banner.hr-banner-fill .hr-pos-image .hr-image{height:100%;width:auto;position:relative}.hr-banner.hr-banner-fill .hr-pos-image .hr-image img{width:auto;height:100%}.hr-banner.hr-banner-image .hr-ratio{background:#f4f4f4}.hr-banner.hr-banner-slider .hr-bg-behind .hr-ratio .hr-background{position:absolute;overflow:hidden}.hr-banner.hr-banner-slider .hr-scene{position:relative}.hr-banner.hr-banner-box .hr-box{background:#fff;max-width:550px;padding:35px}.hr-banner.hr-banner-box .hr-box .hr-link{margin-left:auto;margin-bottom:10px}.hr-banner.hr-banner-box .hr-box .hr-ctas{border-top:1px solid #f4f4f4;padding-top:25px;display:flex;flex-flow:row wrap;margin-left:-10px;margin-right:-10px}.hr-banner.hr-banner-box .hr-box .hr-ctas .hr-btn{width:calc(50% - 20px);margin-right:10px;margin-left:10px;margin-bottom:10px}.hr-banner.hr-banner-box .hr-box .hr-head{position:relative}.hr-banner.hr-banner-box .hr-box .hr-head .hr-link{position:absolute;bottom:-45px;right:0}.hr-banner.hr-banner-box .hr-box .hr-head .hr-title{color:#92073a;margin-bottom:15px;text-transform:uppercase}.hr-banner.hr-banner-box .hr-box .hr-head .hr-excerpt{margin-bottom:45px}@media(max-width: 1440px){.hr-banner.hr-banner-fill .hr-pos-image{right:5%}}@media(max-width: 1280px){.hr-banner.hr-banner-fill .hr-pos-image{right:0}}@media(max-width: 960px){.hr-banner.hr-banner-fill .hr-pos-image{display:none}}@media(max-width: 640px){.hr-banner.hr-banner-box .hr-box .hr-ctas{border-top:0;padding-top:0}.hr-banner.hr-banner-box .hr-box .hr-ctas .hr-btn-alt{height:40px;border-radius:40px;line-height:16px}.hr-banner.hr-banner-box .hr-box .hr-ctas .hr-btn-alt a{font-size:14px}.hr-banner.hr-banner-box .hr-box .hr-ctas .hr-btn-alt:before{height:40px;line-height:36px;border-radius:40px}.hr-banner.hr-banner-box .hr-box{padding:35px 20px}.hr-banner.hr-banner-box .hr-box{max-width:100%}}.hr-breadcrumb{padding-top:15px}.hr-breadcrumb a:after{content:"/";margin:0 10px;display:inline-block}.hr-breadcrumb a{color:#ccc}.hr-breadcrumb a:hover{color:#92073a}.hr-breadcrumb span{color:#4b4b4b}.hr-breadcrumb span,.hr-breadcrumb a{font-size:14px;letter-spacing:1px}@media(max-width: 640px){.hr-breadcrumb{overflow-x:auto;white-space:nowrap;text-align:center;padding-bottom:15px;border-bottom:1px solid #f4f4f4}}.hr-btn-pulse{box-shadow:0 0 0 0 rgba(146,7,58,.5);animation:pulse 1s infinite}.hr-btn-pulse:hover{animation:none}.hr-link{cursor:pointer;color:#92073a;text-transform:uppercase;font-size:14px;letter-spacing:2px;font-weight:700}.hr-btn a,.hr-btn span{cursor:pointer;padding:0 20px;letter-spacing:0;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.25px;text-transform:uppercase;display:block}.hr-btn-alt{position:relative;overflow:hidden}.hr-btn-alt:before{position:absolute;content:"";display:block;transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s;transform:translateX(-101%);height:46px;width:100%;border-radius:46px;z-index:0}.hr-btn-alt:hover:before{transform:translateX(0)}.hr-btn-alt.hr-btn-body{background:#4b4b4b}.hr-btn-alt.hr-btn-body:before{background:#4b4b4b}.hr-btn-alt.hr-btn-body:hover a,.hr-btn-alt.hr-btn-body:hover span{color:#fff}.hr-btn-alt.hr-btn-red{background:#92073a}.hr-btn-alt.hr-btn-red:before{background:#fff}.hr-btn-alt.hr-btn-red:hover a,.hr-btn-alt.hr-btn-red:hover span{color:#92073a}.hr-btn-alt.hr-btn-grey{background:#f4f4f4}.hr-btn-alt.hr-btn-grey:before{background:#92073a}.hr-btn-alt.hr-btn-grey:hover a,.hr-btn-alt.hr-btn-grey:hover span{color:#fff}.hr-btn-alt a,.hr-btn-alt span{transition:color ease-in-out .3s;-moz-transition:color ease-in-out .3s;-webkit-transition:color ease-in-out .3s;-o-transition:color ease-in-out .3s;-ms-transition:color ease-in-out .3s;z-index:1;position:relative}.hr-btn-alt a{letter-spacing:0;font-size:16px;font-weight:400;text-transform:inherit}.hr-btn-inverse.hr-btn-body:before{background:#4b4b4b}.hr-btn-inverse.hr-btn-body:before a,.hr-btn-inverse.hr-btn-body:before span{color:#fff}.hr-btn-inverse.hr-btn-grey:before{background:#f4f4f4}.hr-btn-inverse.hr-btn-grey:hover a,.hr-btn-inverse.hr-btn-grey:hover span{color:#92073a}.hr-btn-inverse a,.hr-btn-inverse span{font-weight:700;text-transform:uppercase;font-size:14px}.hr-btn-go{display:inline-block;padding:0 20px 0 10px;background:#92073a;max-width:100%}.hr-btn-go a,.hr-btn-go span{height:50px;display:flex;align-items:center;padding:0}.hr-btn-go .hr-icon{height:25px;width:25px;min-width:25px;border-radius:100px;position:relative;overflow:hidden}.hr-btn-go .hr-icon:after,.hr-btn-go .hr-icon:before{transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s;content:"";z-index:1;width:10px;height:10px;background-size:10px;position:absolute;top:8px;left:9px}.hr-btn-go .hr-icon:before{transform:translateX(-100px)}.hr-btn-go .hr-icon:after{transform:translateX(0)}.hr-btn-go:hover .hr-icon:before{transform:translateX(0)}.hr-btn-go:hover .hr-icon:after{transform:translateX(25px)}.hr-btn-go .hr-icon+span{margin-left:15px}.hr-btn-go span{padding:0;letter-spacing:2px;color:#fff}.hr-btn-go.hr-btn-icon{height:auto;background:rgba(0,0,0,0)}.hr-btn-go.hr-btn-stroke{border:2px solid #fff}.hr-btn-go.hr-btn-stroke a{height:46px}.hr-btn-go.hr-btn-stroke .hr-empty{height:46px}.hr-btn-empty{padding:0;background:rgba(0,0,0,0)}.hr-btn-empty span{color:#4b4b4b}.hr-btn-toggle{position:absolute;bottom:100px;left:50%;transform:translateX(-50%);z-index:1}.hr-btn-search{display:inline-block;height:50px;width:50px;min-width:50px;border:2px solid #f4f4f4;border-radius:50px;text-align:center;line-height:50px;cursor:pointer;background-color:#fff;transition:background-color ease-in-out .6s;-moz-transition:background-color ease-in-out .6s;-webkit-transition:background-color ease-in-out .6s;-o-transition:background-color ease-in-out .6s;-ms-transition:background-color ease-in-out .6s}.hr-btn-search:hover{background-color:#f4f4f4}.hr-btn-search span{height:16px;width:16px}.hr-btn-menu{position:relative;display:inline-block;width:35px;min-width:35px;height:30px;cursor:pointer}.hr-btn-menu span{transform-origin:center;position:absolute;left:0;height:2px;width:35px}.hr-btn-menu .hr-bar-1{top:0;background:#ccc;transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-btn-menu .hr-bar-2{top:14px;background:#92073a;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-btn-menu .hr-bar-3{top:28px;background:#ccc;transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-btn-menu.hr-btn-close .hr-bar-2{display:none;opacity:0}.hr-btn-menu.hr-btn-close .hr-bar-1{top:14px;background:#92073a;transform:rotate(-45deg)}.hr-btn-menu.hr-btn-close .hr-bar-3{top:14px;transform:rotate(45deg)}.hr-btn-tag{background:#f4f4f4}.hr-btn-tag span{color:#92073a}.hr-btn-cat{background:#92073a}.hr-btn-cat a{color:#fff}.hr-btn-tag,.hr-btn-cat{height:40px;line-height:40px;border-radius:40px;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-btn-tag:hover,.hr-btn-cat:hover{opacity:.75}.hr-btn-tag a,.hr-btn-cat a{text-transform:uppercase;font-weight:700;display:block;padding:0 20px;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-size:14px;letter-spacing:1.25px}.hr-btn-long{line-height:20px;white-space:inherit;display:inline-block}.hr-btn-long.hr-btn-alt{display:table}.hr-btn-long span,.hr-btn-long a{display:table-cell;vertical-align:middle}.hr-btn-long.hr-btn-go span,.hr-btn-long.hr-btn-go a{display:inline-flex}@media(max-width: 640px){.hr-btn-long{min-width:100%}}@media(max-width: 480px){.hr-btn-long{line-height:16px}.hr-btn-long a,.hr-btn-long span{font-size:12px}}.hr-card{background:#fff;position:relative}.hr-card .hr-image{overflow:hidden;transition:opacity ease-in-out .4s;-moz-transition:opacity ease-in-out .4s;-webkit-transition:opacity ease-in-out .4s;-o-transition:opacity ease-in-out .4s;-ms-transition:opacity ease-in-out .4s}.hr-card .hr-image img{transition:transform ease-in-out .6s;-moz-transition:transform ease-in-out .6s;-webkit-transition:transform ease-in-out .6s;-o-transition:transform ease-in-out .6s;-ms-transition:transform ease-in-out .6s}.hr-card:hover .hr-image{opacity:.75}.hr-card:hover .hr-image img{transform:scale(1.1)}.hr-card .hr-badge{position:absolute;z-index:1;top:20px;left:20px;height:30px;line-height:30px;border-radius:30px;padding:0 10px;background-color:#92073a}.hr-card .hr-badge.hr-badget-outlet{background:#4a4a4a}.hr-card .hr-badge span{text-transform:uppercase;font-size:13px;letter-spacing:2px;color:#fff;text-transform:uppercase;font-family:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-card .hr-ratio{background:#fff}.hr-card .hr-bottom{padding:20px;border-bottom:1px solid #ccc;background:#fff}.hr-card .hr-bottom .hr-title{letter-spacing:.5px;font-weight:400;text-transform:uppercase;font-size:24px}.hr-card .hr-bottom .hr-price{font-family:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-card .hr-bottom .hr-price .hr-base-price,.hr-card .hr-bottom .hr-price .hr-sale-price{display:block;position:relative}.hr-card .hr-bottom .hr-price .hr-sale-price{text-align:right}.hr-card .hr-bottom .hr-price .hr-sale-price{font-size:18px}@media screen and (min-width: 480px){.hr-card .hr-bottom .hr-price .hr-sale-price{font-size:calc(18px + 8*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-card .hr-bottom .hr-price .hr-sale-price{font-size:26px}}.hr-card .hr-bottom .hr-price .hr-base-price{color:#92073a}.hr-card .hr-bottom .hr-price .hr-base-price{font-size:18px}@media screen and (min-width: 480px){.hr-card .hr-bottom .hr-price .hr-base-price{font-size:calc(18px + 8*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-card .hr-bottom .hr-price .hr-base-price{font-size:26px}}.hr-card .hr-bottom .hr-price .hr-base-price{text-align:right}.hr-card .hr-bottom .hr-price .hr-crossed{color:#ccc;float:right;display:inline-block;font-size:16px}.hr-card .hr-bottom .hr-price .hr-crossed:after{content:"";border-bottom:2px solid #4b4b4b;position:absolute;z-index:1;width:100%;left:0;top:50%}.hr-card .hr-bottom .hr-price .hr-sale-price{color:#92073a}.hr-card .hr-bottom .hr-typology{font-size:18px;letter-spacing:2px;text-transform:uppercase}.hr-card.hr-card-rel .hr-title{font-size:16px}@media screen and (min-width: 480px){.hr-card.hr-card-rel .hr-title{font-size:calc(16px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-card.hr-card-rel .hr-title{font-size:20px}}.hr-card.hr-card-rel .hr-typology{font-size:12px}.hr-card.hr-card-rel .hr-price .hr-base-price,.hr-card.hr-card-rel .hr-price .hr-sale-price{font-size:18px}.hr-counter{text-align:center;padding:85px 0}.hr-counter .hr-value{color:#92073a;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-weight:700}.hr-counter .hr-value{font-size:36px}@media screen and (min-width: 480px){.hr-counter .hr-value{font-size:calc(36px + 44*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-counter .hr-value{font-size:80px}}.hr-counter .hr-value{margin-bottom:20px}.hr-counter .hr-value span{display:inline-block}.hr-counter .hr-title{color:#4b4b4b;font-weight:400;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;letter-spacing:.5px}@media(max-width: 960px){.hr-counter{padding:40px 0}}@media(max-width: 640px){.hr-counter{padding:20px 0}}.hr-hero .hr-figure{position:absolute;bottom:0;z-index:0;right:-50px}.hr-hero .hr-background:after{content:"";z-index:1;position:absolute;background:rgba(75,75,75,.35);top:0;left:0;width:100%;height:100%}.hr-hero .hr-box-text{max-width:640px}.hr-hero .hr-form .hr-field-checkbox{text-align:center}@media(max-width: 1360px){.hr-hero .hr-box-text{margin:0 40px;max-width:100%}}.hr-head .hr-title{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;margin-bottom:40px}.hr-head.hr-text-center .hr-offset{margin-bottom:40px}.hr-head.hr-head-alt .hr-title{margin-bottom:20px}.hr-head.hr-head-filter{margin:0 auto}.hr-head.hr-head-filter .hr-title{margin-bottom:0}.hr-head.hr-head-wide{max-width:700px;margin:0 auto}.hr-head.hr-head-wide .hr-title{margin-bottom:40px}.hr-head.hr-head-info .hr-offset{color:#ccc;margin-bottom:0}.hr-head.hr-head-info .hr-price .hr-base-price{color:#ccc}.hr-head.hr-head-info .hr-price .hr-base-price,.hr-head.hr-head-info .hr-price .hr-sale-price{display:block;position:relative}.hr-head.hr-head-info .hr-price .hr-base-price,.hr-head.hr-head-info .hr-price .hr-sale-price{font-size:26px}@media screen and (min-width: 480px){.hr-head.hr-head-info .hr-price .hr-base-price,.hr-head.hr-head-info .hr-price .hr-sale-price{font-size:calc(26px + 20*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-head.hr-head-info .hr-price .hr-base-price,.hr-head.hr-head-info .hr-price .hr-sale-price{font-size:46px}}.hr-head.hr-head-info .hr-price .hr-crossed{font-size:26px;display:inline-block;float:right}.hr-head.hr-head-info .hr-price .hr-crossed:after{content:"";border-bottom:2px solid #92073a;position:absolute;z-index:1;width:100%;left:0;top:50%}.hr-head.hr-head-info .hr-price .hr-sale-price{color:#92073a}.hr-head.hr-head-meta .hr-title{margin-bottom:20px}.hr-head.hr-head-meta .hr-title:after{content:"";display:block;width:100px;border-bottom:1px solid #f4f4f4;margin:15px auto}.hr-head.hr-head-meta .hr-date{color:#ccc;display:inline-block}.hr-head.hr-head-meta .hr-date:after{content:" - ";display:inline-block}.hr-head.hr-head-meta .hr-categories{display:inline-block}.hr-head.hr-head-meta .hr-categories a{font-size:12px}@media screen and (min-width: 480px){.hr-head.hr-head-meta .hr-categories a{font-size:calc(12px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-head.hr-head-meta .hr-categories a{font-size:16px}}.hr-head.hr-head-meta .hr-categories a{text-transform:uppercase;letter-spacing:2px;font-weight:700}.hr-head.hr-head-meta .hr-categories a:hover{color:#92073a}@media(max-width: 640px){.hr-head.hr-head-info .hr-price .hr-crossed{float:none}.hr-head-item{margin-bottom:20px}.hr-head-item .hr-title{margin-bottom:20px}.hr-head-item .hr-price{max-width:100px;margin:0 auto}}.hr-btn-filters{width:180px;margin-left:auto;text-align:right;cursor:pointer}.hr-btn-filters span{text-transform:uppercase;position:relative;font-size:16px}.hr-btn-filters span:before{content:"+";color:#92073a;position:absolute;left:-25px;top:-3px;display:inline-block}.hr-selector{position:relative;margin-right:auto;width:180px}.hr-selector .hr-curr-select{font-size:16px;text-transform:uppercase;position:relative;cursor:pointer}.hr-selector .hr-curr-select:after{content:"";position:absolute;right:30px;top:6px;width:0;height:0;border:0 solid rgba(0,0,0,0);border-left-width:5px;border-right-width:5px;border-top:5px solid #92073a;transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-selector.hr-clicked .hr-curr-select:after{transform:rotate(180deg)}.hr-selector .hr-dropdown{opacity:0;visibility:hidden;border:1px solid #ccc;background:#fff;position:absolute;top:30px;left:0;width:180px;padding:10px 0;z-index:1}.hr-selector .hr-dropdown li{height:30px;line-height:30px}.hr-selector .hr-dropdown span{padding:0 20px;height:30px;line-height:30px;font-size:16px;cursor:pointer;text-transform:uppercase;transition:color ease-in-out .3s;-moz-transition:color ease-in-out .3s;-webkit-transition:color ease-in-out .3s;-o-transition:color ease-in-out .3s;-ms-transition:color ease-in-out .3s}.hr-selector .hr-dropdown span:hover{color:#92073a}@media(max-width: 640px){.hr-selector{width:calc(50% - 15px)}.hr-selector .hr-dropdown{width:100%;top:60px;border-radius:20px}.hr-selector .hr-curr-select{height:40px;line-height:40px;border-radius:40px;background:#f4f4f4;padding:0 20px}.hr-selector .hr-curr-select:after{top:16px}.hr-btn-filters{width:calc(50% - 15px);height:40px;line-height:40px;border-radius:40px;background:#f4f4f4;text-align:center}.hr-btn-filters span:before{top:-12px}}@media(max-width: 375px){.hr-selector .hr-curr-select{padding:0 15px !important}.hr-selector .hr-curr-select:after{right:15px}.hr-btn-filters span:before{top:-14px}.hr-btn-filters,.hr-selector{width:calc(50% - 7.5px)}.hr-btn-filters span,.hr-selector .hr-curr-select,.hr-selector .hr-dropdown span{font-size:12px !important}}.hr-footer{overflow-x:hidden}.hr-footer.hr-session{margin-bottom:100px}.hr-footer .hr-roll{height:125px;border-top:1px solid #92073a}.hr-footer .hr-disclaimer{max-width:950px;margin:0 auto;font-size:12px;color:#fff}.hr-footer .hr-copy .hr-text{width:200px;color:#fff}.hr-footer .hr-copy .hr-text a{text-decoration:underline}.hr-footer .hr-copy .hr-bottom{padding-top:35px;padding-bottom:25px}.hr-footer .hr-logo{display:inline-block}.hr-footer .hr-widget-menu li{margin-bottom:15px}.hr-footer .hr-widget-menu li a{font-size:20px}@media screen and (min-width: 480px){.hr-footer .hr-widget-menu li a{font-size:calc(20px + 12*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-footer .hr-widget-menu li a{font-size:32px}}.hr-footer .hr-widget-menu li a:hover{color:#92073a}.hr-footer .hr-widget-git .hr-offset{margin-bottom:15px}.hr-footer .hr-widget-git .hr-btn-modal{margin-bottom:40px}.hr-footer .hr-widget-git .hr-btn-call{margin-bottom:20px}.hr-footer .hr-widget-git .hr-btn-call a{align-items:center;display:flex}.hr-footer .hr-widget-git .hr-btn-call .hr-icon{display:inline-block;margin-right:auto;height:14px;width:14px}.hr-footer .hr-widget-git .hr-btn-call span{color:#4b4b4b !important;font-weight:400}.hr-footer .hr-widget-git .hr-btn-call span{font-size:18px}@media screen and (min-width: 480px){.hr-footer .hr-widget-git .hr-btn-call span{font-size:calc(18px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-footer .hr-widget-git .hr-btn-call span{font-size:22px}}.hr-footer .hr-widget-git .hr-social{margin-bottom:55px}.hr-footer .hr-widget-git .hr-social li{display:inline-block;margin:0 15px}.hr-footer .hr-widget-git .hr-social li .hr-icon{height:30px;width:30px}.hr-footer .hr-widget-git .hr-text{font-size:16px;color:#ccc}@media(max-width: 960px){.hr-sidebar-fix{margin-bottom:0 !important}.hr-widget-git{padding-bottom:40px;border-bottom:1px solid #ccc}.hr-footer .hr-copy .hr-text{text-align:center;width:100%;margin-bottom:10px}.hr-footer .hr-copy .hr-text:last-child{margin-bottom:0}}@media(max-width: 640px){.hr-footer .hr-widget-git .hr-btn-modal{margin-bottom:20px}.hr-widget-git .hr-text strong{display:block}.hr-widget-git .hr-btn-alt{height:50px;line-height:46px}.hr-widget-git .hr-btn-alt:before{height:46px;line-height:46px}}.hr-textarea,textarea,.hr-select,select,.hr-input,input[type=tel],input[type=text],input[type=email]{border-radius:50px;border:1px solid #ccc;color:#4b4b4b;background:#fff;-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important;font-size:16px;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;outline:none !important;padding:0 20px;width:100%;max-width:100%;font-weight:inherit;height:50px;line-height:50px}.hr-textarea:hover,.hr-textarea:focus,textarea:hover,textarea:focus,.hr-select:hover,.hr-select:focus,select:hover,select:focus,.hr-input:hover,.hr-input:focus,input[type=tel]:hover,input[type=tel]:focus,input[type=text]:hover,input[type=text]:focus,input[type=email]:hover,input[type=email]:focus{outline:none}.hr-textarea:-webkit-autofill,.hr-textarea:-webkit-autofill,.hr-textarea:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill,.hr-select:-webkit-autofill,.hr-select:-webkit-autofill,.hr-select:-webkit-autofill,select:-webkit-autofill,select:-webkit-autofill,select:-webkit-autofill,.hr-input:-webkit-autofill,.hr-input:-webkit-autofill,.hr-input:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill{background:rgba(0,0,0,0) !important}.hr-select,select{cursor:pointer;background-size:12px !important;background-position:calc(100% - 20px) 50% !important;background-repeat:no-repeat;background-image:url("../../img/icon-angle.svg")}.hr-select:disabled,select:disabled{opacity:1 !important}.hr-textarea{height:150px !important;line-height:1.25;max-height:150px !important;width:100% !important;max-width:100%;padding:20px;border-radius:25px}.hr-field-submit .hr-field-inner{display:inline-block;position:relative}.hr-field-submit .hr-icon{position:absolute;top:10px;left:10px;height:30px;width:30px;border-radius:30px;background-color:#92073a}.hr-field-submit .hr-icon-arrow{background-color:#fff;background-image:url("../../img/icon-arrow-red.svg") !important}.hr-field-upload .hr-field-inner{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;padding:0 20px;font-weight:inherit;font-size:16px;line-height:50px;position:relative;border:0px solid #fff;width:100%;display:flex;background:#fff;border-radius:50px;border:1px solid #ccc;color:#4b4b4b}.hr-field-upload .hr-field-inner:after{content:"";background-image:url("../../img/icon-download.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;height:15px;width:12px;top:15px;right:20px}.hr-field-upload .hr-field-inner .hr-file{height:50px;display:inline-block}.hr-field-upload input[type=file]{position:absolute;top:0;left:0;height:50px;width:auto;opacity:0;cursor:pointer}.hr-field-upload:hover,.hr-field-upload:focus{outline:none;border:0px solid inherit}input[type=radio],input[type=checkbox]{border-radius:10px;cursor:pointer;height:20px;width:20px;vertical-align:middle;margin:0;outline:none;padding:0;border:5px solid #fff;background-color:#fff;box-shadow:0 0 1px 1px #ccc;-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important}input[type=radio]+span,input[type=checkbox]+span{color:#fff;padding-left:15px;font-size:12px !important;vertical-align:middle}input[type=radio]:checked,input[type=checkbox]:checked{background-color:#92073a}input[type=radio]:not(:checked),input[type=checkbox]:not(:checked){background-color:#fff}.hr-submit,.hr-button{height:50px;background:#92073a;color:#fff;-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important;border:0px solid #000 !important;outline:none !important;border-radius:50px;line-height:50px;display:inline-block;white-space:nowrap;text-align:right;padding-right:20px;letter-spacing:2px;text-transform:uppercase;font-weight:700;cursor:pointer;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-size:14px;width:145px;-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important;transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s}.hr-submit:hover,.hr-button:hover{outline:none;background:inherit}::-moz-placeholder{color:#4b4b4b;opacity:1}::placeholder{color:#4b4b4b;opacity:1}:-ms-input-placeholder{color:#4b4b4b;opacity:1}::-ms-input-placeholder{color:#4b4b4b;opacity:1}input[type=range]{background-color:rgba(0,0,0,0);-webkit-appearance:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#f4f4f4;border:0;width:100px;height:10px;border-radius:10px;cursor:pointer}input[type=range]::-webkit-slider-thumb{margin-top:-5px;width:20px;height:20px;background:#92073a;border:2px solid #fff;border-radius:20px;cursor:pointer;-webkit-appearance:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#f4f4f4}input[type=range]::-moz-range-track{background:#f4f4f4;border:0;width:100px;height:10px;border-radius:10px;cursor:pointer}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#92073a;border:0;border-radius:20px;cursor:pointer}input[type=range]::-ms-track{background:rgba(0,0,0,0);border-width:0;color:rgba(0,0,0,0);width:100px;height:10px;cursor:pointer}input[type=range]::-ms-fill-lower{background:#f4f4f4;border:0}input[type=range]::-ms-fill-upper{background:#f4f4f4;border:0}input[type=range]::-ms-thumb{width:20px;height:20px;background:#92073a;border:2px solid #fff;border-radius:20px;cursor:pointer;margin-top:0px}input[type=range]:focus::-ms-fill-lower{background:#f4f4f4}input[type=range]:focus::-ms-fill-upper{background:#f4f4f4}@supports(-ms-ime-align: auto){input[type=range]{margin:0}}.hr-git .hr-flex{flex-flow:row wrap}.hr-git .hr-info{display:flex;align-items:center}.hr-git .hr-info span{font-size:20px}@media screen and (min-width: 480px){.hr-git .hr-info span{font-size:calc(20px + 2*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-git .hr-info span{font-size:22px}}.hr-git .hr-circle{height:50px;width:50px;min-width:50px;background:#92073a;position:relative;border-radius:50px;margin-right:15px}.hr-git .hr-circle .hr-icon{position:absolute;top:50%;left:50%;height:36px;width:36px;transform:translate(-50%, -50%);background-size:contain;background-repeat:no-repeat;background-position:center}@media(max-width: 960px){.hr-git .hr-info{margin-bottom:20px;justify-content:start;width:50%}}@media(max-width: 640px){.hr-git .hr-info{width:100%}.hr-git .hr-info span{font-size:16px}.hr-git .hr-circle{height:40px;line-height:40px;width:40px;min-width:40px}.hr-git .hr-circle .hr-icon{height:24px;width:24px}}.hr-gallery{position:relative;height:100%;overflow:visible}.hr-gallery.hr-gallery-color{display:none}.hr-gallery.hr-gallery-only .swiper-slide{margin-right:0 !important;width:100% !important}.hr-gallery .swiper-slide:only-child{margin-right:0 !important;width:100% !important}.hr-gallery .hr-gallery-nav{bottom:30px;right:0;top:initial;left:initial;width:auto;overflow-x:hidden;padding-top:10px;padding-left:25px}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet{width:65px !important;height:2px;background:#ccc;border-radius:0;margin:0 0 20px 0;opacity:1;display:block;position:relative}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet span{font-size:12px;color:#ccc;letter-spacing:1px;position:absolute;left:-20px;top:-5px}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet{transform:translateX(30px);transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet:hover{transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s;background:#92073a;color:#92073a}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet-active{transform:translateX(0);background:#92073a}.hr-gallery .hr-gallery-nav .swiper-pagination-bullet-active span{color:#92073a}.hr-gallery .hr-slide{display:block;overflow:hidden;position:relative;width:100%;border:1px solid #ccc}.hr-gallery .hr-slide .hr-badge{position:absolute;top:40px;left:20px;z-index:1;background:#fff;height:30px;line-height:30px;border-radius:30px;padding:0 5px 0 10px;display:flex;align-items:center;border:1px solid #ccc}.hr-gallery .hr-slide .hr-badge span{font-size:14px;margin-right:10px}.hr-gallery .hr-slide .hr-badge .hr-icon{margin-left:5px;margin-right:5px;display:inline-block;height:12px;width:12px}.hr-gallery .hr-slide .hr-badge .hr-bullet{cursor:pointer;display:inline-block;margin:0 5px;height:18px;width:18px;border-radius:18px;min-width:18px;max-width:18px;border:1px solid #ccc;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-gallery .hr-slide .hr-badge .hr-bullet:hover{opacity:.7}.hr-gallery .hr-slide .hr-circle{position:absolute;top:20px;right:20px;z-index:1;height:60px;width:60px;line-height:60px;border-radius:60px;background-color:#92073a;transition:transform ease-in-out 1s;-moz-transition:transform ease-in-out 1s;-webkit-transition:transform ease-in-out 1s;-o-transition:transform ease-in-out 1s;-ms-transition:transform ease-in-out 1s}.hr-gallery .hr-slide .hr-circle:hover{transform:rotate(180deg)}.hr-gallery .hr-slide .hr-circle .hr-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px}.hr-gallery .hr-slide .hr-image{overflow:hidden;transition:opacity ease-in-out .4s;-moz-transition:opacity ease-in-out .4s;-webkit-transition:opacity ease-in-out .4s;-o-transition:opacity ease-in-out .4s;-ms-transition:opacity ease-in-out .4s}.hr-gallery .hr-slide .hr-image img{transition:transform ease-in-out .6s;-moz-transition:transform ease-in-out .6s;-webkit-transition:transform ease-in-out .6s;-o-transition:transform ease-in-out .6s;-ms-transition:transform ease-in-out .6s}.hr-gallery .hr-slide:hover .hr-image{opacity:.75}.hr-gallery .hr-slide:hover .hr-image img{transform:scale(1.05)}.hr-gallery .swiper-slide{opacity:.4}.hr-gallery .swiper-slide .hr-circle,.hr-gallery .swiper-slide .hr-badge{visibility:hidden}.hr-gallery .swiper-slide-active{opacity:1}.hr-gallery .swiper-slide-active .hr-circle,.hr-gallery .swiper-slide-active .hr-badge{visibility:visible}@media(max-width: 640px){.hr-gallery .swiper-slide .hr-circle,.hr-gallery .swiper-slide .hr-badge{display:none}.hr-gallery .hr-gallery-nav{display:none}}.hr-load-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:11;background:#fff;opacity:1;visibility:visible}.hr-load-badge{position:fixed;z-index:14;top:50%;left:50%;transform:translate(-50%, -50%)}.hr-load-badge .hr-inner{position:relative;overflow:hidden}.hr-load-badge .hr-inner .hr-pattern{position:absolute;top:0;left:0;width:300%;height:100%;background-size:cover;background-image:url("../../img/overlay-stripes.svg");animation:rolling 1.5s linear infinite}.hr-load .hr-navbar .hr-logo{visibility:hidden}.hr-no-load .hr-load-badge,.hr-no-load .hr-load-overlay{display:none}@media(max-width: 640px){.hr-load-badge img{height:35px}}.hr-icon{background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.hr-icon.hr-icon-close{background-image:url("../../img/icon-times.svg")}.hr-icon.hr-icon-close-white{background-image:url("../../img/icon-times-white.svg")}.hr-icon.hr-icon-email{background-image:url("../../img/icon-mail.svg")}.hr-icon.hr-icon-pin{background-image:url("../../img/icon-pin.svg")}.hr-icon.hr-icon-pin-red{background-image:url("../../img/icon-pin-red.svg")}.hr-icon.hr-icon-pc{background-image:url("../../img/icon-pc.svg")}.hr-icon.hr-icon-mobile{background-image:url("../../img/icon-mobile.svg")}.hr-icon.hr-icon-clock{background-image:url("../../img/icon-clock.svg")}.hr-icon.hr-icon-share{background-image:url("../../img/icon-share.svg")}.hr-icon.hr-icon-star-empty{background-image:url("../../img/icon-star-empty.svg")}.hr-icon.hr-icon-star-fill{background-image:url("../../img/icon-star-fill.svg")}.hr-icon.hr-icon-info{background-image:url("../../img/icon-info.svg")}.hr-icon.hr-icon-download{background-image:url("../../img/icon-download.svg")}.hr-icon.hr-icon-cog{background-image:url("../../img/icon-cog.svg")}.hr-icon.hr-icon-cog-red{background-image:url("../../img/icon-cog-red.svg")}.hr-icon.hr-icon-measure{background-image:url("../../img/icon-measure.svg")}.hr-icon.hr-icon-measure-red{background-image:url("../../img/icon-measure-red.svg")}.hr-icon.hr-icon-colors{background-image:url("../../img/icon-colors.svg")}.hr-icon.hr-icon-features{background-image:url("../../img/icon-features.svg")}.hr-icon.hr-icon-phone{background-size:14px;background-image:url("../../img/icon-phone-alt.svg")}.hr-icon.hr-icon-facebook{background-image:url("../../img/icon-facebook.svg")}.hr-icon.hr-icon-youtube{background-image:url("../../img/icon-youtube.svg")}.hr-icon.hr-icon-instagram{background-image:url("../../img/icon-instagram.svg")}.hr-icon.hr-icon-facebook-body{background-image:url("../../img/icon-facebook-body.svg")}.hr-icon.hr-icon-youtube-body{background-image:url("../../img/icon-youtube-body.svg")}.hr-icon.hr-icon-instagram-body{background-image:url("../../img/icon-instagram-body.svg")}.hr-icon.hr-icon-twitter-red{background-image:url("../../img/icon-twitter-red.svg")}.hr-icon.hr-icon-pinterest-red{background-image:url("../../img/icon-pinterest-red.svg")}.hr-icon.hr-icon-facebook-red{background-image:url("../../img/icon-facebook-red.svg")}.hr-icon.hr-icon-youtube-red{background-image:url("../../img/icon-youtube-red.svg")}.hr-icon.hr-icon-instagram-red{background-image:url("../../img/icon-instagram-red.svg")}.hr-icon.hr-icon-search{background-image:url("../../img/icon-search.svg")}.hr-icon.hr-icon-arrow-red{background-color:#fff}.hr-icon.hr-icon-arrow-red:after,.hr-icon.hr-icon-arrow-red:before{background-image:url("../../img/icon-arrow-red.svg")}.hr-icon.hr-icon-arrow-white{background-color:#92073a}.hr-icon.hr-icon-arrow-white:after,.hr-icon.hr-icon-arrow-white:before{background-image:url("../../img/icon-arrow-white.svg")}.hr-json{text-align:center}.hr-json .hr-data{margin-bottom:20px;display:inline-block;min-height:140px;width:100%}.hr-json .hr-title{font-family:"Gotham","Helvetica Neue",Arial,sans-serif}@media(max-width: 640px){.hr-json .hr-data{min-height:60px;width:auto}}.hr-image img{width:100%;height:auto}.hr-background img{position:absolute;top:50%;left:50%;z-index:1}.swiper-lazy,.hr-lazy{opacity:0;visibility:hidden;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.swiper-lazy[data-src],.swiper-lazy[data-srcset],.hr-lazy[data-src],.hr-lazy[data-srcset]{min-height:1px;display:block}.swiper-lazy.swiper-lazy-loaded,.swiper-lazy.loaded,.hr-lazy.swiper-lazy-loaded,.hr-lazy.loaded{opacity:1;visibility:visible}.hr-cover-h{height:100%;width:auto;transform:translate(-50%, -50%)}.hr-cover-w{width:100%;height:auto;transform:translate(-50%, -50%)}.hr-menu-dropdown{position:fixed;top:100px;left:300px;z-index:12;width:760px;transform:translateY(-200%)}.hr-menu-dropdown .hr-inner{background:#fff;padding:25px 25px 0 25px;border:1px solid #f4f4f4}.hr-menu-dropdown .hr-inner .hr-term .hr-caption{bottom:10px;left:15px}.hr-menu-dropdown .hr-inner .hr-term .hr-caption .hr-title{font-size:18px}.hr-modal{position:fixed;z-index:13;top:50%;left:50%;opacity:0;visibility:hidden}.hr-modal .hr-btn-close{position:absolute;top:15px;right:15px;cursor:pointer}.hr-modal .hr-btn-close .hr-icon{height:16px;width:16px}.hr-modal{transform:translateY(60px);transform:translateX(-50%)}.hr-modal .hr-inner{padding:50px 70px;background:#fff}.hr-modal .hr-inner .hr-head .hr-title{margin-bottom:15px}.hr-modal.hr-modal-app{width:800px;z-index:15}.hr-modal.hr-modal-app .hr-box-app{padding-top:55px;padding-bottom:30px;border:1px solid #ccc;text-align:center;position:relative}.hr-modal.hr-modal-app .hr-box-app .hr-circle{background:#f4f4f4;height:80px;width:80px;border-radius:80px;position:absolute;top:-40px;left:50%;transform:translateX(-50%)}.hr-modal.hr-modal-app .hr-box-app .hr-circle .hr-icon{transform:translate(-50%, -50%);position:absolute;left:50%;top:50%;height:50px;width:50px}.hr-modal.hr-modal-app .hr-box-app .hr-title{color:#92073a;text-transform:uppercase;font-size:18px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}.hr-modal.hr-modal-app .hr-box-app .hr-excerpt{min-height:100px;margin-bottom:30px}.hr-modal.hr-modal-search{width:400px;z-index:14}.hr-modal.hr-modal-search .hr-inner{padding:50px}.hr-modal.hr-modal-search .hr-dropdown{margin-top:40px}.hr-modal.hr-modal-search .hr-dropdown ul{max-height:225px;overflow-y:auto}.hr-modal.hr-modal-search .hr-dropdown .hr-btn{width:100%;margin-top:40px}.hr-modal.hr-modal-search .hr-dropdown .hr-item{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-thumb{border-radius:60px;overflow:hidden;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-thumb:hover{opacity:.75}.hr-modal.hr-modal-search .hr-dropdown .hr-item:last-child{margin-bottom:0;padding-bottom:0;border:0}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-meta{text-align:right;margin-left:auto}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-title{margin-bottom:10px}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-typology{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#ccc}.hr-modal.hr-modal-search .hr-dropdown .hr-item .hr-title:hover a{color:#92073a}.hr-modal.hr-modal-search .hr-input{border:2px solid #92073a}@media(max-width: 960px){.hr-modal.hr-modal-app{width:calc(100% - 80px)}.hr-modal.hr-modal-app .hr-inner{padding:40px}.hr-modal.hr-modal-app .hr-inner .hr-box-app .hr-title{padding-bottom:0;border-bottom:0}.hr-modal.hr-modal-app .hr-inner .hr-box-app .hr-circle{border-radius:50px;height:50px;top:-25px;width:50px}.hr-modal.hr-modal-app .hr-inner .hr-box-app .hr-circle .hr-icon{height:36px;width:36px}.hr-modal.hr-modal-app .hr-inner .hr-box-app .hr-excerpt{display:none}}@media(max-width: 640px){.hr-sidebar-menu .hr-mini-navbar{padding-left:20px !important}.hr-modal.hr-modal-search .hr-inner{padding:20px}.hr-modal.hr-modal-search,.hr-modal.hr-modal-app{width:calc(100% - 40px)}.hr-modal.hr-modal-search{z-index:16}.hr-modal.hr-modal-app{z-index:17}.hr-modal.hr-modal-app .hr-box-app{padding-top:35px;border:0;border-bottom:1px solid #ccc}.hr-modal.hr-modal-app .hr-box-app.hr-box-online{border-bottom:0;padding-bottom:0}}.hr-stack{padding-top:100px;overflow-x:hidden}.hr-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hr-overlay-body{opacity:0;visibility:hidden;background:rgba(75,75,75,.5);position:fixed;z-index:11}.hr-roll{position:relative;overflow:hidden}.hr-roll .hr-pattern{position:absolute;top:0;left:0;width:300%;height:100%;background-image:url("../../img/pattern-roll.svg");animation:rolling 30s linear infinite}.hr-taxes .hr-label{text-transform:uppercase;letter-spacing:2px;color:#ccc;font-size:16px;margin-right:20px}.hr-taxes .hr-btn{margin-bottom:20px;margin-right:10px}.hr-stripes{height:35px;width:100%;background:#f4f4f4;position:relative;transform:translateX(100%)}.hr-stripes:after{height:100%;width:100%;top:0;left:0;content:"";position:absolute;background-repeat:repeat-x;background-size:cover;background-image:url("../../img/pattern-stripes.svg")}.hr-ratio{height:0;width:100%;position:relative}.hr-ratio .hr-image{width:100%;height:auto}.hr-ratio-js{position:relative}.hr-cover-js{overflow:hidden}.hr-background{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.hr-section{z-index:1;overflow:hidden;position:relative}.hr-col-border{border-right:1px solid #ccc}.hr-col-border:last-child{border-right:0}.hr-frame{position:relative;height:100%}.hr-frame>div{position:absolute}.hr-map{height:600px;background:#f4f4f4}.hr-map-outer{position:relative}.hr-map-outer .hr-action{position:absolute;z-index:1;bottom:80px;left:50%;transform:translateX(-50%)}@media(max-width: 960px){.hr-map{height:450px}.hr-map-outer .hr-action{bottom:40px}.hr-frame{height:auto}.hr-frame>div{transform:translateY(0);position:static}}@media(max-width: 640px){.hr-overlay-body{z-index:15}.hr-map{height:360px}.hr-col-border{border-right:0}.hr-stack{padding-top:70px}.hr-stripes{transform:translateX(0)}}.hr-navbar{padding:20px 40px;background:#fff;border-bottom:1px solid #f4f4f4;position:fixed;width:100vw;z-index:10}.hr-navbar.hr-navbar-adv{padding:25px 40px}.hr-navbar{transform:translateY(-100%)}.hr-navbar .hr-menu{height:100px;margin-top:-20px;margin-bottom:-20px}.hr-navbar .hr-top-menu{height:100%}.hr-navbar .hr-top-menu li{display:inline-block;margin-right:30px;height:100px;line-height:100px}.hr-navbar .hr-top-menu li.hr-menu-item-icon:before{content:"";display:inline-block;margin-right:5px;height:18px;width:18px;vertical-align:middle;background-image:url("../../img/icon-pin-alt.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.hr-navbar .hr-top-menu li a{letter-spacing:1.5px;font-weight:700;font-size:14px;color:#a4a4a4;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;text-transform:uppercase}.hr-navbar .hr-top-menu li a:hover{color:#92073a}.hr-navbar .hr-logo{margin-right:50px;height:50px;width:135px}.hr-navbar .hr-menu{display:inline-block}.hr-navbar .hr-actions{display:inline-flex}.hr-navbar .hr-btn-search{float:left}.hr-navbar .hr-btn-call{margin-left:30px;background:rgba(0,0,0,0)}.hr-navbar .hr-btn-call a{display:flex;align-items:center}.hr-navbar .hr-btn-call .hr-icon{padding:0;height:14px;width:14px}.hr-navbar .hr-btn-call span{color:#92073a}.hr-navbar .hr-btn-modal{margin-left:20px}@media(max-width: 1360px){.hr-navbar .hr-btn-search{margin-right:15px}.hr-navbar .hr-btn-call{height:50px;width:50px;min-width:50px;margin-left:0}.hr-navbar .hr-btn-call:before{display:none}.hr-navbar .hr-btn-call a{padding:0;display:block;height:50px;line-height:50px}.hr-navbar .hr-btn-call .hr-icon{display:block;height:50px;width:50px}.hr-navbar .hr-btn-call .hr-icon:hover{background-color:#f4f4f4;transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s}.hr-navbar .hr-btn-call .hr-icon-phone{background-size:18px}.hr-navbar .hr-btn-call span:not(.hr-icon){display:none}}@media(max-width: 1280px){.hr-navbar .hr-menu{display:none}.hr-navbar .hr-flex{min-height:60px}}@media(max-width: 960px){.hr-navbar .hr-logo{margin-right:0}.hr-btn-app{display:inline-table;max-width:200px;line-height:20px;white-space:inherit}.hr-btn-app span,.hr-btn-app a{display:table-cell;vertical-align:middle}}@media(max-width: 640px){.hr-navbar .hr-flex{min-height:auto}.hr-navbar.hr-navbar-adv,.hr-navbar{padding:7.5px 20px}.hr-navbar .hr-btn-modal{display:none}.hr-navbar.hr-navbar-adv .hr-brand{display:none}.hr-navbar .hr-logo{margin-right:0;width:auto}.hr-navbar .hr-btn-menu{margin-right:0}.hr-navbar .hr-brand{min-width:50px}.hr-navbar .hr-logo,.hr-load .hr-navbar .hr-logo{height:35px}.hr-navbar .hr-logo img,.hr-load .hr-navbar .hr-logo img{height:100%}}@media(max-width: 480px){.hr-btn-filters span,.hr-selector .hr-curr-select,.hr-selector .hr-dropdown span{font-size:14px}}.hr-pagination span,.hr-pagination a{height:40px;width:40px;line-height:40px;border-radius:40px;margin-right:10px;text-align:center;display:inline-block;background:#f4f4f4;color:#92073a;font-weight:700;font-size:14px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}.hr-pagination span.current,.hr-pagination span:hover,.hr-pagination a.current,.hr-pagination a:hover{background:#92073a;color:#fff}.hr-post{background:#fff;position:relative;border:1px solid #ccc;margin-bottom:60px}.hr-post .hr-media:hover .hr-btn .hr-icon:before{transform:translateX(0)}.hr-post .hr-media:hover .hr-btn .hr-icon:after{transform:translateX(25px)}.hr-post .hr-frame{z-index:1}.hr-post .hr-frame .hr-btn{right:40px;bottom:40px;padding:0}.hr-post .hr-media{overflow:hidden}.hr-post .hr-background{transition:all ease-in-out .4s;-moz-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-ms-transition:all ease-in-out .4s}.hr-post .hr-background:hover{opacity:.75;transform:scale(1.1)}.hr-post .hr-info{padding:40px}.hr-post .hr-info .hr-categories{margin-bottom:10px}.hr-post .hr-info .hr-categories a{color:#ccc}.hr-post .hr-info .hr-categories a:hover{color:#92073a}.hr-post .hr-info .hr-categories a:after{content:",";display:inline-block;margin:0 5px}.hr-post .hr-info .hr-categories a:last-child:after{display:none}.hr-post .hr-info .hr-excerpt{line-height:1.5}.hr-post .hr-info .hr-title{color:#92073a;margin-bottom:20px}.hr-post .hr-info .hr-title:hover a{text-decoration:underline}.hr-post:hover .hr-image{opacity:.75}@media(max-width: 960px){.hr-post{margin-bottom:40px}.hr-post .hr-frame{height:100%}.hr-post .hr-frame .hr-btn{z-index:1;position:absolute}}@media(max-width: 640px){.hr-post{margin-bottom:20px}.hr-post .hr-info{padding:20px}}.hr-sidebar-widgets .hr-widget{margin-bottom:60px;padding-bottom:40px;border-bottom:1px solid #f4f4f4}.hr-sidebar-widgets .hr-widget:last-child{margin-bottom:0;padding-bottom:0;border:0}.hr-sidebar-widgets .hr-widget.hr-widget-search form{position:relative}.hr-sidebar-widgets .hr-widget.hr-widget-search .screen-reader-text{display:none}.hr-sidebar-widgets .hr-widget.hr-widget-search input[type=search]{-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important;border-radius:50px;height:50px;line-height:50px;border:1px solid #ccc;color:#4b4b4b;box-shadow:none;font-size:16px;padding:0 100px 0 20px;background:#fff;outline:0;width:100%}.hr-sidebar-widgets .hr-widget.hr-widget-search input[type=submit]{position:absolute;top:5px;right:5px;padding:0 20px;border-radius:40px;height:40px;font-size:14px;font-weight:700;letter-spacing:1.25px;border:0;outline:0;width:100px;line-height:40px;background:#92073a;color:#fff;box-shadow:none;text-transform:uppercase;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;-o-appearance:none !important;appearance:none !important;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-sidebar-widgets .hr-widget.hr-widget-search input[type=submit]:hover{opacity:.75}.hr-sidebar-widgets .hr-widget.hr-widget-categories{background:#f4f4f4;border:0;padding:40px}.hr-sidebar-widgets .hr-widget.hr-widget-categories li{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ddd}.hr-sidebar-widgets .hr-widget.hr-widget-categories li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.hr-sidebar-widgets .hr-widget.hr-widget-categories li a{font-weight:700}.hr-sidebar-widgets .hr-widget.hr-widget-posts li{margin-bottom:15px}.hr-sidebar-widgets .hr-widget.hr-widget-posts li a{font-weight:700}.hr-sidebar-widgets .hr-widget.hr-widget-posts li:last-child{margin-bottom:0;padding-bottom:0;border:0}.hr-sidebar-widgets .hr-widget li{line-height:1.5}.hr-sidebar-widgets .hr-widget li.cat-item a{text-transform:uppercase;font-size:16px;letter-spacing:1px}.hr-sidebar-widgets .hr-widget li a:hover{color:#92073a}.hr-sidebar-widgets .hr-widget li span{font-size:14px;display:block;color:#ccc;text-transform:uppercase}.hr-sidebar-widgets .hr-widget .hr-title{color:#92073a;margin-bottom:20px}.hr-sidebar-filters{position:fixed;top:0;right:0;width:450px;height:100%;background:#fff;z-index:11;display:none;transform:translateX(100%)}.hr-sidebar-filters .hr-filters{max-height:calc(100vh - 190px);overflow-y:auto}.hr-sidebar-filters .hr-filters .hr-item-filter{height:70px;line-height:70px;border-bottom:1px solid #ccc;position:relative}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-flex{height:100%}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch{position:absolute;cursor:pointer;top:25px;right:30px;width:35px;height:20px;border-radius:20px;border:2px solid #ccc}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch input[type=checkbox]{padding:0;box-shadow:none;position:absolute;background:rgba(0,0,0,0);border:0;top:0;left:0;width:100%;height:100%;z-index:1}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch input[type=checkbox]:checked{background:inherit}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch input[type=checkbox]:checked+.hr-slider{transform:translateX(calc(100% + 2px));background:#92073a}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch input[type=checkbox]:not(:checked)+.hr-slider{background:#ccc}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch .hr-slider{transition:transform ease-in-out .2s;-moz-transition:transform ease-in-out .2s;-webkit-transition:transform ease-in-out .2s;-o-transition:transform ease-in-out .2s;-ms-transition:transform ease-in-out .2s;position:absolute;z-index:0;left:2px;top:2px;padding:0;height:12px;width:12px;background:#ccc;border-radius:12px}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-title{font-size:16px;font-weight:400;padding-left:30px;text-transform:uppercase;letter-spacing:1px}.hr-sidebar-filters .hr-bottom{position:absolute;width:calc(100% - 30px);bottom:30px;left:30px}.hr-sidebar-filters .hr-bottom .hr-btn{margin-right:20px}.hr-sidebar-filters .hr-bottom .hr-btn-clean{background:rgba(0,0,0,0);margin-right:0}.hr-sidebar-filters .hr-bottom .hr-btn-clean span{color:#4b4b4b}.hr-sidebar-filters .hr-bottom .hr-btn-clean:hover span{color:#fff}.hr-sidebar-filters .hr-top{background:#4b4b4b;height:60px;line-height:60px;padding:0 30px}.hr-sidebar-filters .hr-top .hr-title{color:#fff;font-weight:700;font-size:18px;text-transform:capitalize;letter-spacing:1px;margin-right:auto}.hr-sidebar-filters .hr-top .hr-btn-close{cursor:pointer;display:inline-block}.hr-sidebar-filters .hr-top .hr-btn-close .hr-icon{height:20px;width:20px}.hr-sidebar-menu{position:fixed;top:0;left:0;z-index:14;height:100%;background:#fff;width:450px;transform:translateX(-100vw)}.hr-sidebar-menu .hr-mini-navbar{position:absolute;width:100vw;z-index:2;top:0;left:0;display:flex;align-items:center;height:100px;padding-left:40px}.hr-sidebar-menu .hr-btn-go{position:absolute;left:435px;top:calc(50% - 15px);z-index:2;padding:0;transform:scale(0)}.hr-sidebar-menu .hr-panel .hr-inner{padding:0 100px}.hr-sidebar-menu .hr-panel .hr-title{transform:translateX(-450px);opacity:0;visibility:hidden;font-size:16px;color:#92073a;letter-spacing:2px;text-transform:uppercase;margin-bottom:50px}.hr-sidebar-menu .hr-panel .hr-second-menu li{line-height:2;opacity:0;visibility:hidden;transform:translateX(-450px);font-family:"Gotham","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;color:#a4a4a4}.hr-sidebar-menu .hr-panel .hr-second-menu li a:hover{color:#92073a}.hr-sidebar-menu .hr-panel .hr-mobile-menu li{text-align:center;margin:10px 0;opacity:0;visibility:hidden;transform:translateY(30px)}.hr-sidebar-menu .hr-panel .hr-mobile-menu li a{font-size:20px}.hr-sidebar-menu .hr-panel .hr-mobile-menu li a:hover{color:#92073a}.hr-sidebar-menu .hr-panel .hr-main-menu{margin-bottom:30px}.hr-sidebar-menu .hr-panel .hr-main-menu .hr-menu-item-icon:before{content:"";display:inline-block;margin-right:5px;height:20px;width:20px;background-image:url("../../img/icon-pin-alt.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.hr-sidebar-menu .hr-panel .hr-main-menu li{opacity:0;visibility:hidden;transform:translateX(-450px);line-height:1.4}.hr-sidebar-menu .hr-panel .hr-main-menu li a{font-size:20px}@media screen and (min-width: 480px){.hr-sidebar-menu .hr-panel .hr-main-menu li a{font-size:calc(20px + 12*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-sidebar-menu .hr-panel .hr-main-menu li a{font-size:32px}}.hr-sidebar-menu .hr-panel .hr-main-menu li a{font-weight:700;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;line-height:90%;color:#ccc}.hr-sidebar-menu .hr-panel .hr-main-menu li a:hover{color:#92073a}.hr-sidebar-menu .hr-first-panel{position:absolute;top:0;left:0;z-index:1;width:450px;height:100%;background:#fff;border-right:1px solid #ccc}.hr-sidebar-menu .hr-first-panel .hr-inner{max-height:60vh;overflow-y:auto}.hr-sidebar-menu .hr-first-panel .hr-socials{position:absolute;bottom:100px;left:100px}.hr-sidebar-menu .hr-first-panel .hr-socials .hr-icon{height:20px;width:20px;display:inline-block;margin-right:5px;background-size:20px}.hr-sidebar-menu .hr-first-panel .hr-socials .hr-label{color:#ccc;margin-bottom:15px;letter-spacing:1.5px;font-size:16px;text-transform:uppercase;font-family:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-sidebar-menu .hr-second-panel{position:absolute;top:0;left:0;width:450px;height:100%;z-index:0;background:#fff;border-right:1px solid #ccc}.hr-sidebar-menu .hr-second-panel .hr-btn-back{display:none;position:absolute;top:40px;left:initial;right:40px;z-index:9;transform:scale(1);transform:rotate(-180deg)}.hr-sidebar-menu .hr-second-panel .hr-inner{max-height:calc(100% - 80px);overflow-y:auto;z-index:1}.hr-sidebar-menu .hr-second-panel .hr-inner.hr-show{z-index:2}.hr-sidebar-menu .hr-third-panel{position:absolute;top:0;left:900px;width:calc(100vw - 900px);background:#f4f4f4;height:100%;z-index:0;opacity:0;visibility:hidden}.hr-sidebar-menu .hr-third-panel .hr-map{width:100%;height:100%}.hr-sidebar-menu.hr-appeared{width:0}.hr-sidebar-menu.hr-appeared .hr-first-panel{display:none}.hr-sidebar-menu.hr-appeared .hr-second-panel .hr-inner{margin-top:50px;max-height:calc(100% - 200px)}.hr-sidebar-menu.hr-appeared .hr-third-panel{left:450px;width:calc(100vw - 450px)}@media(max-width: 1440px){.hr-sidebar-menu .hr-first-panel .hr-socials{left:80px;bottom:20px}.hr-sidebar-menu .hr-panel .hr-inner{padding:0 80px}}@media(max-width: 1080px){.hr-sidebar-menu{width:50vw}.hr-sidebar-menu .hr-first-panel,.hr-sidebar-menu .hr-second-panel{width:50vw}.hr-sidebar-menu .hr-third-panel{display:none}.hr-sidebar-menu.hr-appeared .hr-third-panel{display:block;left:50vw;width:50vw}.hr-sidebar-menu .hr-btn-go{left:calc(50vw - 15px)}.hr-sidebar-menu .hr-panel .hr-title,.hr-sidebar-menu .hr-panel .hr-main-menu li,.hr-sidebar-menu .hr-panel .hr-second-menu li{transform:translateX(-50vw)}.hr-sidebar-menu .hr-panel .hr-inner{padding:0 40px}.hr-sidebar-menu .hr-first-panel .hr-socials{left:40px}}@media(max-width: 960px){.hr-sidebar-menu .hr-first-panel .hr-socials{bottom:40px}.hr-sidebar-widgets .hr-widget{margin-bottom:40px}}@media(max-width: 640px){.hr-sidebar-menu .hr-mini-navbar .hr-logo{position:absolute;left:50%;transform:translateX(-50%)}.hr-sidebar-menu .hr-first-panel .hr-pos-bottom{margin-top:30px}.hr-sidebar-menu .hr-first-panel .hr-pos-mobile{max-height:calc(100vh - 185px);margin-top:100px;margin-bottom:0}.hr-sidebar-menu.hr-appeared .hr-third-panel{display:none}.hr-sidebar-widgets .hr-widget.hr-widget-categories{padding:20px}.hr-sidebar-filters .hr-filters .hr-item-filter .hr-switch{top:15px}.hr-sidebar-filters{width:100%;z-index:15}.hr-sidebar-filters .hr-top,.hr-sidebar-filters .hr-filters .hr-item-filter{height:50px;line-height:50px}.hr-sidebar-menu{width:100vw}.hr-sidebar-menu .hr-mini-navbar{height:70px}.hr-sidebar-menu .hr-mini-navbar .hr-logo{height:35px}.hr-sidebar-menu .hr-mini-navbar .hr-logo img{height:100%}.hr-sidebar-menu .hr-first-panel,.hr-sidebar-menu .hr-second-panel{width:100vw}.hr-sidebar-menu .hr-panel .hr-second-menu li{margin:10px 0;line-height:inherit}.hr-sidebar-menu .hr-panel .hr-second-menu li a{line-height:inherit;font-size:20px}.hr-sidebar-menu .hr-panel .hr-title,.hr-sidebar-menu .hr-panel .hr-main-menu li,.hr-sidebar-menu .hr-panel .hr-second-menu li{transform:translateX(-100vw)}.hr-sidebar-menu .hr-btn-go{display:none}.hr-sidebar-menu .hr-btn-go.hr-btn-back{display:block}.hr-sidebar-menu.hr-appeared .hr-btn-back{display:none !important}.hr-sidebar-menu.hr-appeared .hr-panel .hr-inner{margin-top:0;max-height:calc(100% - 150px)}.hr-sidebar-menu .hr-first-panel .hr-socials{bottom:20px}}.hr-service{text-align:center}.hr-service .hr-img{margin-bottom:40px;display:inline-block}.hr-service .hr-img img{max-width:100%;width:100%;height:auto}.hr-service .hr-title{margin-bottom:15px;font-weight:700;font-family:"Gotham","Helvetica Neue",Arial,sans-serif}@media(max-width: 640px){.hr-service .hr-img{margin-bottom:20px}.hr-service .hr-img img{height:80px;width:auto;max-width:auto}}.hr-sharing{position:absolute;right:-120px;top:5px;z-index:1}.hr-sharing .hr-icons{width:20px;position:absolute;left:50%;top:50px;transform:translateX(-50%);height:0;overflow:hidden}.hr-sharing .hr-icons .hr-icon{margin-bottom:10px;width:20px;height:20px;display:block;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-sharing .hr-icons .hr-icon:hover{opacity:.7}.hr-sharing .hr-inner{position:absolute;top:60px;transform:translateX(-5px)}.hr-sharing .hr-inner span{text-transform:uppercase;letter-spacing:2px;color:#ccc;display:block;transform-origin:bottom;transform:rotate(-90deg)}.hr-sharing .hr-circle{height:35px;width:35px;border-radius:35px;position:relative;background:#92073a;cursor:pointer;transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-sharing .hr-circle:hover{transform:scale(1.1)}.hr-sharing .hr-circle .hr-icon{top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;height:20px;width:20px}.hr-slider-arr{position:absolute;z-index:2;top:50%;height:30px;width:100%;opacity:0;transform:translateY(-50%);transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-slider-arr .hr-nav-prev,.hr-slider-arr .hr-nav-next{height:30px;width:30px;position:absolute;cursor:pointer;z-index:1}.hr-slider-arr .hr-nav-prev .hr-icon,.hr-slider-arr .hr-nav-next .hr-icon{position:relative;overflow:hidden;height:30px;width:30px;border-radius:30px}.hr-slider-arr .hr-nav-prev .hr-icon:after,.hr-slider-arr .hr-nav-prev .hr-icon:before,.hr-slider-arr .hr-nav-next .hr-icon:after,.hr-slider-arr .hr-nav-next .hr-icon:before{transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s;content:"";z-index:1;width:12px;height:12px;background-size:12px;position:absolute;top:9px;left:9px}.hr-slider-arr .hr-nav-prev .hr-icon{transform:rotate(180deg)}.hr-slider-hero{position:relative;height:100%}.hr-slider-hero .swiper-pagination{bottom:30px;right:0;top:initial;left:initial;width:auto}.hr-slider-hero .swiper-pagination .swiper-pagination-bullet{width:65px !important;height:2px;background:#fff;border-radius:0;margin:0 0 20px 0;opacity:1;outline:none;display:block;position:relative}.hr-slider-hero .swiper-pagination .swiper-pagination-bullet:hover{transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s;background:#92073a}.hr-slider-hero .swiper-pagination .swiper-pagination-bullet span{font-size:12px;color:#fff;letter-spacing:1px;position:absolute;left:-20px;top:-5px}.hr-slider-hero .swiper-pagination .swiper-pagination-bullet{transform:translateX(30px);transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-slider-hero .swiper-pagination .swiper-pagination-bullet-active{transform:translateX(0);background:#92073a}.hr-slider-hero .hr-slide{display:block;overflow:hidden;width:100%}.hr-slider-hero .hr-slide .hr-scene:after{content:"";background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #4B4B4B 100%);width:100%;height:50%;position:absolute;bottom:0;left:0;z-index:1}.hr-slider-hero .hr-slide .hr-scene:after{display:none}.hr-slider-hero .hr-slide .hr-scene:before{content:"";background:#fff;width:100%;height:calc(100% - 10px);position:absolute;bottom:0;left:0;z-index:0}.hr-slider-hero .hr-slide .hr-caption{position:absolute;z-index:2;left:150px;bottom:50px}.hr-slider-hero .hr-slide .hr-caption .hr-offset,.hr-slider-hero .hr-slide .hr-caption .hr-btn{opacity:0;visibility:hidden}.hr-slider-hero .hr-slide .hr-caption .hr-title{transform:translateY(-200%)}.hr-slider-hero .hr-scene{display:block;height:100%;position:relative}.hr-slider-hero .hr-scene .hr-frame{z-index:1;width:100%;height:100%}.hr-slider-above .hr-slider-arr .hr-nav-prev,.hr-slider-off .hr-slider-arr .hr-nav-prev{left:20px}.hr-slider-above .hr-slider-arr .hr-nav-next,.hr-slider-off .hr-slider-arr .hr-nav-next{right:20px}.hr-slider-above:hover .hr-slider-arr,.hr-slider-off:hover .hr-slider-arr{opacity:1}.hr-slider-above.swiper-container,.hr-slider-off.swiper-container{overflow:visible;clip-path:inset(-100vw -100vw -100vw 0);-webkit-clip-path:inset(-100vw -100vw -100vw 0)}.hr-slider-feed .hr-slider-arr .hr-nav-prev{left:30px}.hr-slider-feed .hr-slider-arr .hr-nav-next{right:30px}.hr-slider-feed:hover .hr-slider-arr{opacity:1}.hr-slider-feed .hr-slider-nav{display:none;bottom:-100px;left:50%;top:initial;height:65px;width:auto;transform:translateX(-50%)}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet{height:65px !important;width:2px;background:#4b4b4b;border-radius:0;margin:0 10px;opacity:1;display:inline-block;position:relative;outline:none}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet:hover{transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s;background:#92073a}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet span{font-size:12px;color:#4b4b4b;letter-spacing:1px;position:absolute;left:-5px;top:-15px}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet{transform:translateY(30px);transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet-active{transform:translateY(0);background:#92073a}.hr-slider-feed .hr-slider-nav .swiper-pagination-bullet-active span{color:#92073a}.hr-slider-feed.swiper-container{overflow:visible;clip-path:inset(-100vw -100vw -100vw 0);-webkit-clip-path:inset(-100vw -100vw -100vw 0)}.hr-slider-feed .hr-avatar{margin-bottom:20px}.hr-slider-feed .hr-box{background:#fff;padding:30px}.hr-slider-feed .hr-box .hr-head{border-bottom:1px solid #f4f4f4;padding-bottom:15px;margin-bottom:20px}.hr-slider-feed .hr-box .hr-head .hr-name{margin-right:auto}.hr-slider-feed .hr-box .hr-head .hr-stars{min-width:115px;margin-left:30px}.hr-slider-feed .hr-box .hr-head .hr-stars span{height:18px;width:18px;display:inline-block}.hr-slider-outer{position:relative}.hr-slider-outer .hr-btn{position:absolute;z-index:2;bottom:30px;left:30px}.hr-slider-box{position:relative;height:100%;overflow:visible}.hr-slider-box .swiper-slide{overflow:visible !important}.hr-slider-box .hr-slider-nav{bottom:30px;right:0;top:initial;left:initial;width:auto;overflow-x:hidden;padding-top:10px;padding-left:25px}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet{width:65px !important;height:2px;background:#4b4b4b;border-radius:0;margin:0 0 20px 0;opacity:1;display:block;position:relative;outline:none}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet:hover{transition:background-color ease-in-out .3s;-moz-transition:background-color ease-in-out .3s;-webkit-transition:background-color ease-in-out .3s;-o-transition:background-color ease-in-out .3s;-ms-transition:background-color ease-in-out .3s;background:#92073a}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet span{font-size:12px;color:#4b4b4b;letter-spacing:1px;position:absolute;left:-20px;top:-5px}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet{transform:translateX(30px);transition:transform ease-in-out .3s;-moz-transition:transform ease-in-out .3s;-webkit-transition:transform ease-in-out .3s;-o-transition:transform ease-in-out .3s;-ms-transition:transform ease-in-out .3s}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet-active{transform:translateX(0);background:#92073a}.hr-slider-box .hr-slider-nav .swiper-pagination-bullet-active span{color:#92073a}.hr-slider-box .hr-slide{display:block;overflow:hidden;position:relative;width:100%}.hr-slider-box .hr-slide .hr-scene .hr-ratio{background:#fff}.hr-slider-box .hr-slide .hr-scene:after{content:"";background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #4B4B4B 100%);width:100%;height:50%;position:absolute;bottom:0;left:0;z-index:-1}.hr-slider-box .hr-slide .hr-scene:before{content:"";background:#fff;width:100%;height:calc(100% - 10px);position:absolute;bottom:0;left:0;z-index:-1}.hr-slider-box .hr-slide .hr-scene{height:100%;position:relative}.hr-slider-box .hr-slide .hr-scene .hr-image{position:relative;z-index:1}.hr-slider-box .hr-slide .hr-box{opacity:0;background:#fff;position:absolute;width:500px;z-index:11;padding:75px 25px;top:50%;right:-100%}.hr-slider-box .hr-slide .hr-box.hr-box-off{border:1px solid #f4f4f4;margin-right:-100px}.hr-slider-box .hr-slide .hr-box{transform:translateY(-50%)}.hr-slider-box .hr-slide .hr-box .hr-link{bottom:25px;right:30px;position:absolute}.hr-slider-box .hr-slide .hr-box .hr-price .hr-base-price,.hr-slider-box .hr-slide .hr-box .hr-price .hr-sale-price{font-size:20px}@media screen and (min-width: 480px){.hr-slider-box .hr-slide .hr-box .hr-price .hr-base-price,.hr-slider-box .hr-slide .hr-box .hr-price .hr-sale-price{font-size:calc(20px + 12*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-slider-box .hr-slide .hr-box .hr-price .hr-base-price,.hr-slider-box .hr-slide .hr-box .hr-price .hr-sale-price{font-size:32px}}.hr-slider-box .hr-slide .hr-box .hr-price .hr-base-price,.hr-slider-box .hr-slide .hr-box .hr-price .hr-sale-price{display:inline-block;margin-left:15px;position:relative}.hr-slider-box .hr-slide .hr-box .hr-price .hr-crossed:after{content:"";border-bottom:2px solid #92073a;position:absolute;z-index:1;width:100%;left:0;top:50%;margin-top:-1px}.hr-slider-box .hr-slide .hr-box .hr-price .hr-sale-price{font-weight:700;color:#92073a}.hr-slider-box .hr-slide .hr-box .hr-circle{width:90px;height:90px;line-height:90px;background:#92073a;border-radius:90px;position:absolute;text-align:center;top:0;right:90px;margin-top:-45px;transform:scale(0)}.hr-slider-box .hr-slide .hr-box .hr-circle span{font-size:20px}@media screen and (min-width: 480px){.hr-slider-box .hr-slide .hr-box .hr-circle span{font-size:calc(20px + 12*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-slider-box .hr-slide .hr-box .hr-circle span{font-size:32px}}.hr-slider-box .hr-slide .hr-box .hr-circle span{color:#fff;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-weight:700}.hr-slider-box .hr-slide .hr-box .hr-title{font-weight:400;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;letter-spacing:.5px;margin-right:auto}.hr-slider-box .swiper-slide-active .hr-box{opacity:1}@media(max-width: 1440px){.hr-slider-hero .hr-slide .hr-caption{left:70px}.hr-slider-box .hr-slide .hr-box.hr-box-off{margin-right:-80px}}@media(max-width: 1360px){.hr-slider-box .hr-slide .hr-box.hr-box-off{margin-right:-40px}}@media(max-width: 960px){.hr-slider-hero .hr-slide .hr-caption{left:30px;bottom:30px}.hr-slider-hero .hr-slide .hr-caption .hr-title{margin-bottom:20px}.hr-slider-hero .hr-slide .hr-caption .hr-btn{padding:0;background:rgba(0,0,0,0)}.hr-slider-hero .hr-slide .hr-caption .hr-btn .hr-icon{background:#92073a}.hr-slider-hero .hr-slide .hr-caption .hr-btn .hr-icon:before,.hr-slider-hero .hr-slide .hr-caption .hr-btn .hr-icon:after{background-image:url("../../img/icon-arrow-white.svg")}.hr-slider-box .hr-slider-nav{bottom:10px}.hr-slider-box .hr-slide .hr-box.hr-box-off{margin-right:40px !important;top:40px;transform:translateY(0)}}@media(max-width: 640px){.hr-slider-arr{display:none}.hr-slider-hero .swiper-pagination{top:50%;height:60px;transform:translateY(-50%)}.hr-slider-feed .hr-slider-nav{display:block}.hr-slider-feed .hr-avatar{text-align:center}.hr-slider-feed .hr-avatar img{display:inline-block}.hr-slider-box .hr-slide .hr-box.hr-box-off{position:relative;max-width:100%;width:calc(100% - 40px);margin-left:20px !important;margin-right:20px !important;margin-top:-20px;padding:75px 25px 25px;transform:translateY(-50px)}.hr-slider-box .hr-slide .hr-box.hr-box-off .hr-circle{right:initial;left:50%;margin-left:-45px}.hr-slider-box .hr-slide .hr-box.hr-box-off .hr-price{margin-bottom:20px}.hr-slider-box .hr-slide .hr-box.hr-box-off .hr-title{margin-bottom:20px;margin-right:0}.hr-slider-box .hr-slide .hr-box.hr-box-off .hr-link{position:static}.hr-slider-box .hr-slider-nav{bottom:calc(50% + 55px)}}.hr-split{position:relative}.hr-split .hr-square{height:75px;width:75px;background:#fff;text-align:center;line-height:75px;position:absolute;z-index:2;top:50%;left:50%;transform:scale(0);transform:translate(-50%, -50%)}.hr-split .hr-square:after{content:"%";font-size:26px;color:#92073a;font-weight:700}.hr-split .hr-square .hr-icon{position:absolute;top:50%;left:50%;width:36px;height:36px;transform:translate(-50%, -50%)}.hr-split .hr-square-i:after{display:none}.hr-split .hr-pos-center .hr-image{max-width:960px;margin:0 auto}.hr-split .hr-pos-image{bottom:0;width:100%;position:absolute;z-index:1}.hr-split .hr-pos-image.hr-figure .hr-image{max-width:660px;margin:0 auto}.hr-split .hr-pos-image.hr-figure .hr-image img{left:-60%}.hr-split .hr-pos-image.hr-image-center .hr-image img{width:auto;height:100%;left:50%;transform:translateX(-50%)}.hr-split .hr-pos-image .hr-image{height:100%;position:relative}.hr-split .hr-pos-image .hr-image img{position:absolute;bottom:0;height:auto;width:100%}.hr-split .hr-box{display:inline-block;max-width:450px}.hr-split .hr-box.hr-box-wide{max-width:570px}.hr-split .hr-box.hr-box-text .hr-head{margin-bottom:30px}.hr-split .hr-box.hr-box-text .hr-head .hr-title{margin-bottom:10px}.hr-split .hr-box.hr-box-countdown{float:right}.hr-split .hr-box.hr-box-countdown .hr-head .hr-title{margin-bottom:10px}.hr-split .hr-box.hr-box-countdown .hr-timer{border-bottom:2px solid #ccc;border-top:2px solid #ccc;margin-bottom:40px;padding:30px 0}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{font-size:60px}@media screen and (min-width: 480px){.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{font-size:calc(60px + 20*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{font-size:80px}}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{font-weight:700;color:#92073a;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;display:flex;justify-content:space-between}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display div{text-align:center;display:inline-block}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display div:last-child{margin-right:0}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display span{display:block;font-size:16px;color:#4b4b4b;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-weight:400 !important;letter-spacing:2px;text-transform:lowercase}.hr-split .hr-box.hr-box-form input[type=radio]+span,.hr-split .hr-box.hr-box-form input[type=checkbox]+span{color:#4b4b4b}.hr-split .hr-box.hr-box-form .hr-head{margin-bottom:35px}@media(max-width: 1280px){.hr-split .hr-pos-image.hr-figure .hr-image img{left:-55%}}@media(max-width: 1080px){.hr-split .hr-wrap-right{margin-left:40px}.hr-split .hr-box.hr-box-countdown{max-width:inherit}}@media(max-width: 960px){.hr-split .hr-square{display:none}.hr-split .hr-pos-center .hr-image{max-width:100%}.hr-split .hr-frame-fix .hr-pos-image{position:relative;padding-top:60px}.hr-split .hr-frame-fix .hr-pos-image .hr-image img{position:static}.hr-split .hr-box.hr-box-wide{max-width:450px}.hr-split .hr-box.hr-box-text{text-align:center;width:100%;max-width:100%}.hr-split .hr-box.hr-box-countdown{max-width:100%;display:block;float:none}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{justify-content:flex-start}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display div{margin-right:60px}}@media(max-width: 640px){.hr-split .hr-box.hr-box-wide{max-width:100%}.hr-split .hr-wrap-right{margin-left:20px}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display{justify-content:space-between}.hr-split .hr-box.hr-box-countdown .hr-timer .hr-display div{margin:0}}.hr-sticky{padding:25px 0;background:#fff;border-top:1px solid #ccc;text-align:center;position:fixed;bottom:0;z-index:10;left:0;width:100%;transform:translateY(100%)}.hr-sticky.hr-disabled{opacity:0}.hr-sticky.hr-sticky-adv{background:hsla(0,0%,100%,.8)}.hr-stripe .hr-btn{display:inline-block;margin:0 20px}.hr-stripe .hr-btn-call a{align-items:center;display:flex}.hr-stripe .hr-btn-call .hr-icon{display:inline-block;margin-right:auto;height:14px;width:14px}.hr-stripe .hr-btn-call span{color:#4b4b4b !important;font-weight:400}.hr-stripe .hr-btn-call span{font-size:18px}@media screen and (min-width: 480px){.hr-stripe .hr-btn-call span{font-size:calc(18px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-stripe .hr-btn-call span{font-size:22px}}.hr-term{position:relative}.hr-term:hover .hr-btn .hr-icon:before{transform:translateX(0)}.hr-term:hover .hr-btn .hr-icon:after{transform:translateX(25px)}.hr-term .hr-ratio{background:#f4f4f4}.hr-term:before{height:100%;z-index:1;opacity:0;background:#92073a}.hr-term:after{height:50%;z-index:0;opacity:1;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(75, 75, 75, 0) 0%, #4B4B4B 100%)}.hr-term:after,.hr-term:before{content:"";position:absolute;bottom:0;left:0;width:100%;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-term:hover:after{opacity:0}.hr-term:hover:before{opacity:.8;mix-blend-mode:multiply}.hr-term .hr-caption{position:absolute;z-index:1;bottom:25px;left:35px;width:calc(100% - 70px)}.hr-term .hr-caption .hr-btn-go{padding:0}.hr-term .hr-caption .hr-title{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-weight:400;color:#fff;text-transform:uppercase;font-size:20px}@media(max-width: 640px){.hr-term .hr-caption{left:20px;width:calc(100% - 40px)}.hr-term .hr-caption .hr-title{font-size:20px}}.hr-thumb{position:relative}.hr-thumb:hover .hr-btn .hr-icon:before{transform:translateX(0)}.hr-thumb:hover .hr-btn .hr-icon:after{transform:translateX(25px)}.hr-thumb .hr-ratio{background:#f4f4f4}.hr-thumb:before{height:100%;z-index:1;opacity:0;background:#4b4b4b}.hr-thumb:after{height:50%;z-index:0;opacity:1;background:rgba(0,0,0,0);background:linear-gradient(180deg, rgba(75, 75, 75, 0) 0%, #4B4B4B 100%)}.hr-thumb:after,.hr-thumb:before{content:"";position:absolute;bottom:0;left:0;width:100%;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out .3s}.hr-thumb:hover:after{opacity:0}.hr-thumb:hover:before{opacity:.5}.hr-thumb .hr-caption{position:absolute;z-index:1;bottom:25px;left:35px;width:calc(100% - 70px)}.hr-thumb .hr-caption .hr-btn-go{padding:0}.hr-thumb .hr-caption .hr-title{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;font-weight:400;color:#fff}@media(max-width: 640px){.hr-thumb .hr-caption{left:20px;width:calc(100% - 40px)}.hr-thumb .hr-caption .hr-title{font-size:20px}}@keyframes rolling{0%{left:0}100%{left:-200%}}@keyframes pulse{66%{box-shadow:0 0 0 12.5px rgba(146,7,58,0)}100%{box-shadow:0 0 0 0 rgba(146,7,58,0)}}.hr-section-slide-in .hr-stagger-in{transform:translateY(100%);opacity:0;visibility:hidden}.hr-section-appear-in .hr-appear-in{transform:translateY(90px);opacity:0;visibility:hidden}.hr-slide-in{transform:translate(0, 100%)}.hr-appear-in{transform:translateY(60px);opacity:0;visibility:hidden}.hr-cta .hr-head .hr-title{margin-bottom:10px}.hr-title{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;line-height:1.25;font-weight:700}.hr-subtitle{font-weight:700;font-family:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-subtitle{font-size:18px}@media screen and (min-width: 480px){.hr-subtitle{font-size:calc(18px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-subtitle{font-size:22px}}.hr-offset,.hr-date{font-size:12px}@media screen and (min-width: 480px){.hr-offset,.hr-date{font-size:calc(12px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-offset,.hr-date{font-size:16px}}.hr-offset,.hr-date{letter-spacing:3px;text-transform:uppercase;margin-bottom:15px;color:#4b4b4b}.hr-offset-alt{color:#ccc}.hr-message{text-align:center;margin-bottom:40px;width:100%}.hr-message span{font-weight:700;line-height:1.25}.hr-message span{font-size:20px}@media screen and (min-width: 480px){.hr-message span{font-size:calc(20px + 12*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-message span{font-size:32px}}.hr-message span{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;color:#92073a}.hr-title-v{color:#ccc;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;display:block;text-align:center}.hr-title-v4{color:#ccc;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;text-transform:uppercase;display:block;text-align:center;margin-bottom:100px}.hr-offset{font-weight:400;font-family:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-text-outer{min-height:100px;position:relative}.hr-marked{font-weight:700;padding:5px 8px;display:inline-block;margin-bottom:15px}.hr-list li{font-size:20px}@media screen and (min-width: 480px){.hr-list li{font-size:calc(20px + 4*(100vw - 480px)/1440)}}@media screen and (min-width: 1920px){.hr-list li{font-size:24px}}.hr-list li{color:#92073a;font-weight:bold}.hr-list li:before{content:"";width:12px;height:2px;background:#92073a;margin-right:15px;vertical-align:super;display:inline-block}.hr-text.hr-text-overflow{height:500px;overflow:hidden;position:relative}.hr-text.hr-text-overflow:after{content:"";height:200px;width:100%;position:absolute;z-index:1;bottom:0;left:0;background:rgba(0,0,0,0);background:linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%)}.hr-text h1,.hr-text h2,.hr-text h3,.hr-text h4,.hr-text h5,.hr-text h6{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;line-height:1;font-weight:700;text-transform:uppercase}.hr-text ul,.hr-text ol{margin-bottom:40px;list-style-position:inside}.hr-text ul li,.hr-text ol li{margin-bottom:20px;letter-spacing:.5px;padding-left:25px;position:relative}.hr-text ul li:before,.hr-text ol li:before{content:"";width:12px;height:2px;background:#92073a;position:absolute;left:0;top:10px;display:inline-block}.hr-text ul{list-style-type:none}.hr-text ol{counter-reset:increment}.hr-text ol li{counter-increment:increment}.hr-text ol li:before{content:counter(increment) ".hr- ";font-weight:700}.hr-text img{max-width:100%;width:100%;height:auto}.hr-text p:last-child{margin-bottom:0}.hr-title-h{text-transform:uppercase}@media(max-width: 1660px){.hr-title-v-outer{display:none}.hr-title-h-outer{display:block}.hr-title-h{color:#ccc;font-family:"Gotham","Helvetica Neue",Arial,sans-serif;display:inline-block}.hr-title-h{font-size:28px}}@media screen and (max-width: 1660px)and (min-width: 480px){.hr-title-h{font-size:calc(28px + 14*(100vw - 480px)/1440)}}@media screen and (max-width: 1660px)and (min-width: 1920px){.hr-title-h{font-size:42px}}@media(max-width: 960px){.hr-text-outer{min-height:auto}}@media(max-width: 640px){.hr-title-h{font-family:"Gotham","Helvetica Neue",Arial,sans-serif;display:inline-block;font-size:16px;letter-spacing:3px;text-transform:uppercase;color:#4b4b4b}.hr-offset,.hr-date{margin-bottom:5px}.hr-head.hr-text-center .hr-offset{margin-bottom:20px}}.hr-boxed{width:100%;padding-left:100px;padding-right:100px}.hr-wrap-left{margin-left:calc((100vw - 1440px)/2 + 40px)}.hr-wrap-right{margin-right:calc((100vw - 1440px)/2 + 40px)}.hr-wrap-left-fix{margin-left:calc((100vw - 1440px)/2 - 100px + 40px)}.hr-wrap-right-fix{margin-right:calc((100vw - 1440px)/2 - 100px + 40px)}.hr-wrap{max-width:1440px}.hr-wrap-lg{max-width:1200px}.hr-wrap-md{max-width:960px}.hr-wrap-sm{max-width:720px}.hr-wrap-xs{max-width:600px}@media(max-width: 1440px){.hr-boxed{padding-left:80px;padding-right:80px}.hr-wrap{max-width:1200px}.hr-wrap-md{max-width:960px}.hr-wrap-sm{max-width:720px}.hr-wrap-xs{max-width:600px}.hr-wrap-left{margin-left:calc((100vw - 1200px)/2 + 40px)}.hr-wrap-right{margin-right:calc((100vw - 1200px)/2 + 40px)}.hr-wrap-left-fix{margin-left:calc((100vw - 1200px)/2 - 80px + 40px)}.hr-wrap-right-fix{margin-right:calc((100vw - 1200px)/2 - 80px + 40px)}}@media(max-width: 1280px){.hr-wrap{max-width:1080px}.hr-wrap-lg{max-width:1080px}.hr-wrap-md{max-width:960px}.hr-wrap-sm{max-width:720px}.hr-wrap-xs{max-width:600px}.hr-wrap-left{margin-left:calc((100vw - 1080px)/2 + 40px)}.hr-wrap-right{margin-right:calc((100vw - 1080px)/2 + 40px)}.hr-wrap-left-fix{margin-left:calc((100vw - 1080px)/2 - 100px + 40px)}.hr-wrap-right-fix{margin-right:calc((100vw - 1080px)/2 - 100px + 40px)}}@media(max-width: 1080px){.hr-wrap-left{margin-left:40px}.hr-wrap-right{margin-right:40px}}@media(max-width: 960px){.hr-boxed{padding-left:40px;padding-right:40px}.hr-wrap{max-width:100%}.hr-wrap-lg{max-width:100%}.hr-wrap-md{max-width:100%}.hr-wrap-sm{max-width:720px}.hr-wrap-xs{max-width:600px}.hr-wrap-left{margin-left:calc((100vw - 100%)/2 + 40px)}.hr-wrap-right{margin-right:calc((100vw - 100%)/2 + 40px)}.hr-wrap-left-fix,.hr-wrap-right-fix{margin-left:40px;margin-right:40px}}@media(max-width: 640px){.hr-boxed{padding-left:20px;padding-right:20px}.hr-wrap{max-width:100% !important;padding-left:20px;padding-right:20px}.hr-wrap.hr-wrap-fix{padding-left:40px;padding-right:40px}.sm\:hr-no-wrap,.sm\:hr-no-boxed{padding-left:0;padding-right:0}.hr-wrap-left{margin-left:20px}.hr-wrap-right{margin-right:20px}.hr-wrap-left-fix,.hr-wrap-right-fix{margin-left:20px;margin-right:20px}}@media(max-width: 480px){.hr-wrap.hr-wrap-fix{padding-left:20px;padding-right:20px}}:root{--red-color: #92073a;--green-color: #c8d400;--btn-border-radius: 8px;--btn-border-inner-radius: 7px;--pills-smallborder-radius: 4px}#hero-slider,.hr-hellobar{background-color:var(--red-color)}#hero-slider a,.hr-hellobar a{text-transform:uppercase}#hero-slider span,.hr-hellobar span{font-style:"Gotham","Helvetica Neue",Arial,sans-serif}.hr-icon.hr-icon-arrow-white{background-color:var(--green-color)}.hr-navbar .hr-btn-call span{color:var(--red-color)}.hr-btn{border-radius:var(--btn-border-radius)}.hr-btn.hr-btn-red{border:2px solid var(--red-color);background-color:var(--red-color)}.hr-btn .hr-btn-alt .hr-btn-red{background:var(--red-color)}.hr-btn-alt:before{border-radius:var(--btn-border-inner-radius)}.hr-btn-alt.hr-btn-red:hover a,.hr-btn-alt.hr-btn-red:hover span{color:var(--red-color)}.hr-card .hr-badge{background-color:var(--red-color);border-radius:var(--pills-smallborder-radius);display:flex;align-items:center}.hr-card .hr-bottom .hr-price .hr-sale-price{color:var(--red-color)}.hr-bg-red{background-color:var(--red-color)}.hr-load .hr-navbar .hr-logo{visibility:visible !important}.hr-stripes:after{background-color:var(--green-color);background-image:none}.ht-item.hr-json svg{width:80px !important}.grid-icon-style{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;justify-items:center}.hr-json .hr-title{font-family:"Source Sans 3",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:16px;text-transform:uppercase;text-align:center;color:#a4a4a4}.cutom-height{min-height:auto !important}.hr-json .hr-data{min-height:auto !important}#grid-icons{margin-bottom:70px}.hr-banner.hr-banner-box .hr-box{background:#92073a;max-width:550px;padding:35px;opacity:.8;mix-blend-mode:multiply;position:relative}.hr-banner.hr-banner-box .hr-box .hr-head .hr-title{color:#fff}.hr-banner.hr-banner-box .hr-box .hr-excerpt{color:#fff}/*# sourceMappingURL=theme.min.css.map */