html {overflow-x: hidden;overflow-y: scroll;}body {padding: 0;margin: 0;color: #444;background-color: #1b1919;font-family: "canada-type-gibson", Arial;font-size: 16px;font-weight: 400;-moz-image-rendering: auto;image-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-text-size-adjust: 100%;}body.dark-bg {background: #1b1919;}main {background-color: #eee;}h1, h2, h3, h4, h5 {font-family: "bely", "Times New Roman";font-weight: 400;line-height: 1;color: #333;}a {text-decoration: none;color: #A28A52;}p {line-height: 1.5;margin: 0 0 18px 0;color: #444;}p.large {font-family: "bely", "Times New Roman";font-weight: normal;font-size: 21px;line-height: 1.33;}* {box-sizing: border-box;}.btn {font-family: "canada-type-gibson", Arial;font-weight: 500;padding: 13px 26px 15px;background-color: #A28A52;border: solid 1.3px #A28A52;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.btn.outline-btn {color: #A28A52;background-color: transparent;border: solid 1.3px #A28A52;opacity: 0.7;}@media all and (max-width: 1024px) {.btn.outline-btn {opacity: 1;}}@media all and (min-width: 1367px) {.btn.outline-btn:hover {opacity: 1;}}.btn.txt-btn {background-color: transparent;color: #A28A52;border: solid 1.3px transparent;opacity: 0.7;}@media all and (max-width: 1024px) {.btn.txt-btn {opacity: 1;}}@media all and (min-width: 1367px) {.btn.txt-btn:hover {opacity: 1;}}.btn.arrow-left {background-image: url("../images/common/btn-triangle.svg");background-repeat: no-repeat;background-position: center left 19px;background-size: 10px 10px;padding-left: 38px;}.btn.arrow-right {background-image: url("../images/common/arrow-right.svg");background-repeat: no-repeat;background-position: center right;background-size: 15px 9px;}.btn.gold {position: relative;font-size: 17px;color: #fff;border-radius: 2px;background-image: linear-gradient(173deg, #faf3cd -8%, #917537 91%);border: none;overflow: hidden;}@media all and (min-width: 1367px) {.btn.gold:hover .bg {opacity: 1;}}.btn.gold .txt {position: relative;z-index: 2;}.btn.gold .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-image: linear-gradient(-7deg, #faf3cd -8%, #917537 91%);transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.btn.big-btn {padding: 19px 30px 21px;font-size: 26px;border-radius: 3.8px;}@media all and (max-width: 767px) {.btn.big-btn {font-size: 18px;border-radius: 2.8px;width: 100%;padding: 10px;text-align: center;line-height: 2;}}.btn.big-btn.gold {font-size: 26px;background-image: linear-gradient(174deg, #faf3cd -22%, #917537 94%);}@media all and (max-width: 767px) {.btn.big-btn.gold {font-size: 18px;background-image: linear-gradient(173deg, #faf3cd -4%, #917537 91%);}}.track {position: relative;width: 100%;}@media all and (max-width: 767px) {.track {overflow: hidden;}}.track .items {width: calc(100% - (100% - 1240px) / 2);margin-left: calc((100% - 1240px) / 2);max-width: 1240px;}@media all and (max-width: 1439px) {.track .items {width: calc(100% - 15vw);margin-left: 7.5vw;}}@media all and (max-width: 767px) {.track .items {width: calc(100% - 30px);margin-left: 30px;}}.track .items.full-screen {width: 100%;max-width: none;margin-bottom: -10px;margin-left: 0;}.track .items.full-screen .item:last-child {padding-right: 0 !important;}.track .items .item {margin-right: 40px;box-sizing: content-box;}@media all and (max-width: 767px) {.track .items .item {margin-right: 20px;}}.track .items .item:last-child {padding-right: 0;margin-right: 0;}@media all and (max-width: 767px) {.track .items .item:last-child {margin-right: 20px;}}@media all and (max-width: 767px) {body.is-mobile .track .items {white-space: nowrap;overflow-x: auto;overflow-y: hidden;height: auto;width: 100%;margin-left: 0;-webkit-overflow-scrolling: touch;vertical-align: text-top;padding-bottom: 40px;padding-left: 20px;}}@media all and (max-width: 767px) {body.is-mobile .track .items.full-screen {overflow: visible;padding: 0;}}@media all and (max-width: 767px) {body.is-mobile .track .items .item {display: inline-block;vertical-align: text-top;white-space: normal;}}.small-caps-heading {font-family: "canada-type-gibson", Arial;font-weight: 400;font-size: 13px;margin-bottom: 30px;text-transform: uppercase;letter-spacing: 3.5px;}.small-menu .label {color: #fff;}.small-menu .small-menu-item {display: block;color: #c9b57a;line-height: 1.56;}@media all and (max-width: 767px) {.small-menu .small-menu-item {line-height: 2;}}.width-container {width: 100%;position: relative;max-width: 1440px;margin: auto;padding: 0 100px;}@media all and (max-width: 1439px) {.width-container {padding: 0 7.5vw;}}@media all and (max-width: 767px) {.width-container {padding: 0 20px;}}.align-right {width: calc(100% - (100% - 1240px) / 2);margin-left: calc((100% - 1240px) / 2);}@media all and (max-width: 1439px) {.align-right {width: calc(100% - 15vw);margin-left: 7.5vw;}}@media all and (max-width: 767px) {.align-right {width: calc(100% - 30px);margin-left: 30px;}}@media all and (max-width: 767px) {.align-right {width: calc(100% - 20px);margin-left: 20px;}}main.is-home {background-color: #1b1919;}main.is-home h1, main.is-home h2, main.is-home h3, main.is-home h4, main.is-home h5 {color: #fff;}@media all and (max-width: 767px) {main.is-home .width-container {padding: 0 30px;}}@media all and (max-width: 767px) {main.is-home .align-right {width: calc(100% - 30px);margin-left: 30px;}}.clearfix:after {clear: both;content: "";display: block;}.back-btn {position: relative;margin-left: -21px;padding-left: 21px;margin-bottom: 0;display: block;line-height: 1;color: #333;}@media all and (max-width: 900px) {.back-btn {margin-left: 0;padding-left: 21px;line-height: 0.95;}}.back-btn:hover .arrow1 {opacity: 0;transform: translate(-10px, 0px);}.back-btn:hover .arrow2 {opacity: 1;transform: translate(0px, 0px);}.back-btn .arrow {position: absolute;top: 1px;left: 0;width: 5px;height: 9px;background-image: url("../images/common/back-arrow.svg");background-size: 5px 9px;background-repeat: no-repeat;background-position: center;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }@media all and (max-width: 767px) {.back-btn .arrow {top: 0;}}.back-btn .arrow2 {opacity: 0;transform: translate(10px, 0px);}section {overflow: hidden;}.tag {color: #A28A52;background-color: transparent;border: solid 1.3px #A28A52;padding: 7px 8px 6px 8px;line-height: 1.5;font-size: 10px;font-weight: 500;text-transform: uppercase;border-radius: 3px;float: left;margin-right: 7px;margin-bottom: 7px;opacity: 0.7;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }@media all and (max-width: 767px) {.tag {opacity: 1;}}@media all and (min-width: 1367px) {.tag:hover {opacity: 1;}}#resize-1366-landscape {display: none;}@media all and (max-width: 1366px) and (orientation: landscape) {#resize-1366-landscape {display: block;}}#resize-1024 {display: none;}@media all and (max-width: 1024px) {#resize-1024 {display: block;}}#resize-767 {display: none;}@media all and (max-width: 767px) {#resize-767 {display: block;}}.h0-size {font-size: 90px;line-height: 1;}@media all and (max-width: 1200px) {.h0-size {font-size: 72px;}}@media all and (max-width: 1023px) {.h0-size {font-size: 9vw;}}@media all and (max-width: 520px) {.h0-size {font-size: 54px;line-height: 0.89;}}.h1-size {font-size: 84px;line-height: 0.93;}@media all and (max-width: 1200px) {.h1-size {font-size: 72px;}}@media all and (max-width: 1023px) {.h1-size {font-size: 9vw;}}@media all and (max-width: 520px) {.h1-size {font-size: 48px;line-height: 1;}}.h2-size {font-size: 72px;line-height: 1;}@media all and (max-width: 1023px) {.h2-size {font-size: 7vw;}}@media all and (max-width: 520px) {.h2-size {font-size: 48px;}}.h3-size {font-size: 38px;line-height: 1.13;}@media all and (max-width: 1023px) {.h3-size {font-size: 4.6vw;}}@media all and (max-width: 520px) {.h3-size {font-size: 32px;}}.h4-size {font-size: 25px;line-height: 1.2;}@media all and (max-width: 1023px) {.h4-size {font-size: 2.7vw;}}@media all and (max-width: 860px) {.h4-size {font-size: 3.6vw;}}@media all and (max-width: 520px) {.h4-size {font-size: 22px;line-height: 1.3;}}.h5-size {font-size: 22px;line-height: 1.36;letter-spacing: -0.1px;}@media all and (max-width: 520px) {.h5-size {font-size: 19px;}}.h6-size {font-size: 21px;line-height: 1.43;letter-spacing: -0.1px;}@media all and (max-width: 1024px) {.h6-size {font-size: 22px;}}.grid-item {margin: 0 0 58px 0;}.grid-item .image {padding-bottom: 63.3%;background-repeat: no-repeat;background-position: center;background-size: cover;display: block;}.grid-item a {font-weight: 500;color: #333;}.left-right-title-container {display: flex;justify-content: space-between;margin: 56px 0 109px 0;}@media all and (max-width: 860px) {.left-right-title-container {display: block;}}@media all and (max-width: 767px) {.left-right-title-container {margin-top: 20px;margin-bottom: 59px;}}.left-right-title-container h2 {margin: 20px 0;}.left-right-title-container p {margin: 38px 0 0 0;max-width: 600px;}.left-right-title-container h2, .left-right-title-container p {width: 50%;padding-right: 20px;}@media all and (max-width: 860px) {.left-right-title-container h2, .left-right-title-container p {width: 100%;padding-right: 0;}}body.logo-white a {color: #c9b57a;}body.logo-white .btn.outline-btn {background-color: transparent;color: #c9b57a;border: solid 1.3px #c9b57a;}body.logo-white .btn.txt-btn {color: #c9b57a;}body.logo-white .tag {border: solid 1.3px #c9b57a;}body.mac .back-btn .arrow {top: 2px;}input[type=submit] {cursor: pointer;}#mobile-filters-container {display: none;}body.show-mobile-filters {overflow: hidden;}body.show-mobile-filters main {position: fixed;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}body.show-mobile-filters footer {display: none;}@media all and (max-width: 767px) {body.show-mobile-filters #mobile-filters-container {display: block;}}.lazycss {background-image: none !important;}header {position: absolute;top: 0;left: 50%;width: 100%;max-width: 1440px;transform: translate(-50%, 0px);height: 92px;z-index: 200;text-align: center;}@media all and (max-width: 1024px) {header {text-align: left;}}header .logo {position: absolute;display: block;left: 50px;top: 32px;background-image: url("../images/common/logo-black.png");background-repeat: no-repeat;background-size: contain;background-position: left center;width: 87px;height: 30px;z-index: 10;}@media all and (max-width: 767px) {header .logo {top: 22px;left: 22px;width: 58px;height: 20px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {header .logo {background-image: url("../images/common/logo-black@2x.png");}}header nav {margin-top: 32px;display: inline-block;}@media all and (max-width: 1024px) {header nav {position: relative;margin-top: 172px;width: 100%;background-color: #1b1919;display: none;z-index: 8;}}@media all and (max-width: 1024px) {header nav .menu-item {font-family: "bely", "Times New Roman";font-size: 28px;font-weight: normal;display: block;}}@media all and (max-width: 1024px) {header nav .menu-item.has-dropdown {padding-right: 0;}}@media all and (max-width: 1024px) {header nav .menu-item.has-dropdown .arrow {top: 24px;right: 40px;width: 12px;height: 7px;background-size: 12px 7px;}}header nav .menu-item a, header nav .menu-item .txt {display: block;}@media all and (max-width: 1024px) {header nav .menu-item a, header nav .menu-item .txt {margin: 0 40px;}}header .menu-item {position: relative;display: inline-block;cursor: pointer;opacity: 0.5;transition: opacity 200ms cubic-bezier(0.075, 0.82, 0.165, 1); }header .menu-item.selected {opacity: 1;}header .menu-item.has-dropdown {padding-right: 12px;}header .menu-item.has-dropdown.open .arrow {transform: rotate(180deg);}@media all and (max-width: 1024px) {header .menu-item.has-dropdown.open .dropdown {display: block;}}header .menu-item.has-dropdown .arrow {position: absolute;top: 13px;right: 20px;width: 8px;height: 5px;background-image: url("../images/common/dropdown-arrow.svg");background-repeat: no-repeat;background-position: center;background-size: 8px 5px;transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }header .menu-item.has-dropdown .dropdown {position: absolute;display: none;}@media all and (max-width: 1024px) {header .menu-item.has-dropdown .dropdown {position: relative;margin: 8px 0 35px 0;}}header .menu-item.has-dropdown .dropdown a {font-family: "canada-type-gibson", Arial;font-weight: 400;font-size: 18px;line-height: 2.33;color: #c9b57a;display: block;}header .menu-item.contact-menu-item {position: absolute;top: 32px;right: 71px;opacity: 1;}@media all and (max-width: 767px) {header .menu-item.contact-menu-item {top: 19px;margin: 0;right: 42px;z-index: 3;}}header .menu-item a, header .menu-item .txt {display: block;color: #333;margin: 0 22px;line-height: 2;}header #menu-burger {position: absolute;top: 13px;right: 20px;width: 66px;height: 66px;background-image: url("../images/common/menu-burger.svg");background-size: 14px 12px;background-repeat: no-repeat;background-position: center;display: none;z-index: 300;cursor: pointer;}@media all and (max-width: 1024px) {header #menu-burger {display: block;}}@media all and (max-width: 767px) {header #menu-burger {top: 0;right: 0;}}.logo-white header #menu-burger {background-image: url("../images/common/menu-burger-white.svg");}.logo-white header .logo {background-image: url("../images/common/logo-white.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.logo-white header .logo {background-image: url("../images/common/logo-white@2x.png");}}.logo-white header .menu-item {opacity: 1;}.logo-white header .menu-item.has-dropdown .arrow {background-image: url("../images/common/dropdown-arrow-white.svg");}.logo-white header .menu-item a, .logo-white header .menu-item .txt {color: #fff;}#full-menu {z-index: -1;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #1b1919;-web-kit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);pointer-events: none;transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1); }@media all and (max-width: 1024px) {#full-menu {display: none !important;}}#full-menu.hide-images .width-container .full-menu-items .img-container .img {background-image: none !important;}#full-menu.showing-divisions .width-container .divisions-full-menu {display: flex;}#full-menu.showing-brands .width-container .brands-full-menu {display: flex;}#full-menu .width-container {padding: 0 66px 0 140px;height: 100%;}#full-menu .width-container .full-menu-items {position: relative;width: 100%;height: 100%;display: none;justify-content: space-between;align-items: center;}#full-menu .width-container .full-menu-items[data-selected="0"] .left-side .copy .description-container .description[data-index="0"] {opacity: 1;pointer-events: auto;}#full-menu .width-container .full-menu-items[data-selected="1"] .left-side .copy .submenu-items a {opacity: 0.4;}#full-menu .width-container .full-menu-items[data-selected="1"] .left-side .copy .submenu-items a[data-index="1"] {opacity: 1;}#full-menu .width-container .full-menu-items[data-selected="1"] .left-side .copy .description-container .description[data-index="0"] {opacity: 0 !important;transition: all 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;transition-delay: 0s !important;display: none !important;}#full-menu .width-container .full-menu-items[data-selected="1"] .left-side .copy .description-container .description[data-index="1"] {opacity: 1;pointer-events: auto;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items[data-selected="1"] .img-container .img[data-index="1"] {opacity: 1;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items[data-selected="2"] .left-side .copy .submenu-items a {opacity: 0.4;}#full-menu .width-container .full-menu-items[data-selected="2"] .left-side .copy .submenu-items a[data-index="2"] {opacity: 1;}#full-menu .width-container .full-menu-items[data-selected="2"] .left-side .copy .description-container .description[data-index="0"] {opacity: 0 !important;transition: all 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;transition-delay: 0s !important;display: none !important;}#full-menu .width-container .full-menu-items[data-selected="2"] .left-side .copy .description-container .description[data-index="2"] {opacity: 1;pointer-events: auto;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items[data-selected="2"] .img-container .img[data-index="2"] {opacity: 1;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items[data-selected="3"] .left-side .copy .submenu-items a {opacity: 0.4;}#full-menu .width-container .full-menu-items[data-selected="3"] .left-side .copy .submenu-items a[data-index="3"] {opacity: 1;}#full-menu .width-container .full-menu-items[data-selected="3"] .left-side .copy .description-container .description[data-index="0"] {opacity: 0 !important;transition: all 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;transition-delay: 0s !important;display: none !important;}#full-menu .width-container .full-menu-items[data-selected="3"] .left-side .copy .description-container .description[data-index="3"] {opacity: 1;pointer-events: auto;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items[data-selected="3"] .img-container .img[data-index="3"] {opacity: 1;transition-delay: 0.2s;}#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="1"] {background-image: url("../images/menu/risk.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="1"] {background-image: url("../images/menu/risk@2x.jpg");}}#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="2"] {background-image: url("../images/menu/production.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="2"] {background-image: url("../images/menu/production@2x.jpg");}}#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="3"] {background-image: url("../images/menu/content.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.divisions-full-menu .img-container .img[data-index="3"] {background-image: url("../images/menu/content@2x.jpg");}}#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="1"] {background-image: url("../images/menu/overwatch.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="1"] {background-image: url("../images/menu/overwatch@2x.jpg");}}#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="2"] {background-image: url("../images/menu/academy.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="2"] {background-image: url("../images/menu/academy@2x.jpg");}}#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="3"] {background-image: url("../images/menu/spotlight.jpg");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {#full-menu .width-container .full-menu-items.brands-full-menu .img-container .img[data-index="3"] {background-image: url("../images/menu/spotlight@2x.jpg");}}#full-menu .width-container .full-menu-items .left-side {position: relative;width: 100%;z-index: 3;}#full-menu .width-container .full-menu-items .left-side .copy .submenu-items {position: relative;max-width: 700px;margin-bottom: 61px;}@media all and (max-width: 1365px) {#full-menu .width-container .full-menu-items .left-side .copy .submenu-items {max-width: 620px;}}#full-menu .width-container .full-menu-items .left-side .copy .submenu-items > a {display: inline-block;font-family: "bely", "Times New Roman";font-size: 32px;font-weight: normal;padding-top: 200px;margin-top: -200px;margin-right: 54px;color: #fff;transition: all 200ms cubic-bezier(0.075, 0.82, 0.165, 1); }#full-menu .width-container .full-menu-items .left-side .copy .submenu-items .close-btn {position: absolute;top: -17px;right: 36px;width: 72px;height: 72px;background-image: url("../images/common/icon-close-white.svg");background-position: center;background-size: 24px 24px;background-repeat: no-repeat;cursor: pointer;transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1); }@media all and (min-width: 1025px) {#full-menu .width-container .full-menu-items .left-side .copy .submenu-items .close-btn:hover {transform: rotate(90deg);}}#full-menu .width-container .full-menu-items .left-side .copy .description-container {position: relative;max-width: 580px;height: 280px;}#full-menu .width-container .full-menu-items .left-side .copy .description-container .description {position: absolute;display: block;opacity: 0;pointer-events: none;transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1); }#full-menu .width-container .full-menu-items .left-side .copy .description-container .description p {font-family: "bely", "Times New Roman";font-size: 60px;font-weight: normal;line-height: 1;color: #fff;margin-bottom: 53px;}#full-menu .width-container .full-menu-items .img-container {position: absolute;top: 169px;right: 0;width: 50%;height: calc(100vh - 237px);max-width: 477px;z-index: 1;overflow: hidden;}#full-menu .width-container .full-menu-items .img-container .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;background-repeat: no-repeat;background-size: cover;background-position: center;transition: all 1500ms cubic-bezier(0.075, 0.82, 0.165, 1); }body.show-menu #full-menu {z-index: 100;pointer-events: auto;-web-kit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}body.show-menu header #menu-burger {background-image: url("../images/common/menu-close.svg");background-size: 13px 12px;}@media all and (max-width: 1024px) {body.show-menu header nav {display: block;}}body.show-menu header .menu-item {opacity: 0.5;}@media all and (max-width: 1024px) {body.show-menu header .menu-item {opacity: 1;}}body.show-menu header .menu-item.open {opacity: 1;}body.show-menu header .contact-menu-item {opacity: 1;}@media all and (max-width: 1024px) {body.show-menu header .contact-menu-item {position: relative;top: auto;right: auto;margin-top: 47px;}}@media all and (max-width: 1024px) {body.show-menu header .contact-menu-item a {margin: 0 40px;}}body.force-white header .logo {background-image: url("../images/common/logo-white.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {body.force-white header .logo {background-image: url("../images/common/logo-white@2x.png");}}body.force-white header .menu-item.has-dropdown .arrow {background-image: url("../images/common/dropdown-arrow-white.svg");}body.force-white header .menu-item a, body.force-white header .menu-item .txt {color: #fff;}body.force-white .btn.outline-btn {background-color: transparent;color: #c9b57a;border: solid 1.3px #c9b57a;}body.force-white .btn.txt-btn {color: #c9b57a;}body.hide-all-content main, body.hide-all-content footer {display: none;}.transition-swiper {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: #1b1919;z-index: 3001;}body.mac header .menu-item.has-dropdown .arrow {top: 14px;}.flickity-enabled {position: relative;}.flickity-enabled:focus { outline: none; }.flickity-viewport {overflow: hidden;position: relative;height: 100%;}.flickity-slider {position: absolute;width: 100%;height: 100%;}.flickity-enabled.is-draggable {-webkit-tap-highlight-color: transparent;-webkit-user-select: none; -moz-user-select: none;-ms-user-select: none;user-select: none;}.flickity-enabled.is-draggable .flickity-viewport {cursor: move;cursor: -webkit-grab;cursor: grab;}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {cursor: -webkit-grabbing;cursor: grabbing;}.flickity-button {position: absolute;border: none;color: #333;transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); }.flickity-button:hover {cursor: pointer;opacity: 1;}.flickity-button:focus {outline: none;box-shadow: 0 0 0 5px #19F;}.flickity-button:active {opacity: 1;}.flickity-button:disabled {opacity: 0.6;cursor: auto;pointer-events: none;}.flickity-button-icon {fill: currentColor;}.flickity-prev-next-button {top: -60px;width: 30px;height: 30px;transform: translateY(-50%);color: #c9b57a;border-radius: 50%;background-color: transparent;border: solid 1.3px #c9b57a;background-size: 5px 9px;background-position: center;background-repeat: no-repeat;}.flickity-prev-next-button.previous {right: 45px;background-image: url(../images/common/prev-arrow.svg);}.flickity-prev-next-button.next {right: 0px;background-image: url(../images/common/next-arrow.svg);}.flickity-rtl .flickity-prev-next-button.previous {left: auto;right: -120px;}.flickity-rtl .flickity-prev-next-button.next {right: auto;left: -120px;}.flickity-prev-next-button .flickity-button-icon {position: absolute;left: 20%;top: 20%;width: 60%;height: 60%;}@media all and (max-width: 1439px) {.flickity-prev-next-button.previous {right: 45px;}.flickity-prev-next-button.next {right: 0;}}@media all and (max-width: 1380px) {.flickity-prev-next-button.previous {right: 45px;}.flickity-prev-next-button.next {right: 0;}}@media all and (max-width: 767px) {.flickity-prev-next-button {display: none;}}.flickity-page-dots {position: absolute;width: 100%;bottom: -25px;padding: 0;margin: 0;list-style: none;text-align: center;line-height: 1;}.flickity-rtl .flickity-page-dots { direction: rtl; }.flickity-page-dots .dot {display: inline-block;width: 10px;height: 10px;margin: 0 8px;background: #333;border-radius: 50%;opacity: 0.25;cursor: pointer;}.flickity-page-dots .dot.is-selected {opacity: 1;}.flickity-button svg {display: none;}footer {position: relative;width: 100%;background: #111;padding: 45px 0 37px 0;letter-spacing: 0.1px;z-index: 10;overflow: hidden;}footer #standard-width-limit {position: relative;width: 100%;}@media all and (max-width: 767px) {footer .width-container {padding: 0 30px;}}footer a {color: #c9b57a;}footer .logo {position: relative;width: 69px;height: 24px;background-image: url("../images/common/logo-white.png");background-size: contain;background-position: left center;background-repeat: no-repeat;margin-bottom: 73px;display: block;}@media all and (max-width: 767px) {footer .logo {width: 58px;height: 20px;margin-bottom: 51px;}}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer .logo {background-image: url("../images/common/logo-white@2x.png");}}footer .cols {position: relative;max-width: 1440px;margin: auto;margin: 0 auto 94px auto;width: 100%;display: flex;align-items: flex-start;justify-content: space-between;}@media all and (max-width: 1023px) {footer .cols {display: block;}}@media all and (max-width: 767px) {footer .cols {margin-bottom: 36px;}}footer .cols .col {display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;}@media all and (max-width: 1023px) {footer .cols .col {float: left;}}@media all and (max-width: 767px) {footer .cols .col {float: none;}}footer .cols .col[data-index="0"] {width: 520px;}@media all and (max-width: 1023px) {footer .cols .col[data-index="0"] {width: 60%;}}@media all and (max-width: 767px) {footer .cols .col[data-index="0"] {width: 100%;margin-bottom: 50px;}}footer .cols .col[data-index="0"] .footer-menu {width: 33.33%;}@media all and (max-width: 767px) {footer .cols .col[data-index="0"] .footer-menu {width: 100%;}}footer .cols .col[data-index="1"] {width: 300px;margin-right: 100px;}@media all and (max-width: 1112px) {footer .cols .col[data-index="1"] {margin-right: 50px;}}@media all and (max-width: 1023px) {footer .cols .col[data-index="1"] {width: 40%;margin-right: 0;}}@media all and (max-width: 767px) {footer .cols .col[data-index="1"] {width: 100%;}}footer .cols .col[data-index="1"] .footer-menu {width: 100px;}footer .cols .col[data-index="2"] {width: 233px;}@media all and (max-width: 1023px) {footer .cols .col[data-index="2"] {width: 100%;margin-bottom: 60px;}}footer .cols .col .label {display: block;width: 100%;color: #fff;}footer .cols .col .footer-menu .footer-menu-item {display: block;line-height: 1.73;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }@media all and (max-width: 767px) {footer .cols .col .footer-menu .footer-menu-item {line-height: 2;}}footer .cols .col .footer-menu .footer-menu-item.small {font-size: 13px;line-height: 1.23;margin: 12px 0;letter-spacing: 0.1px;opacity: 0.85;}footer .cols .col .footer-menu .footer-menu-item.small:hover {opacity: 1;}@media all and (max-width: 767px) {footer .cols .col .footer-menu .footer-menu-item br {display: none;}}footer .cols .col .mailing-list p {width: 100%;color: #aaa;margin: 0 0 18px 0;line-height: 1.73;max-width: 233px;}@media all and (max-width: 767px) {footer .cols .col .mailing-list p {max-width: 420px;}}footer .cols .col .mailing-list .hbspt-form {position: relative;width: 100%;}footer .cols .col .mailing-list .hbspt-form .hs_error_rollup {display: none;}footer .cols .col .mailing-list .hbspt-form .hs-form-field.hs-firstname {margin-bottom: 20px;}footer .cols .col .mailing-list .hbspt-form ul {list-style: none;margin: 15px 0;padding: 0;}footer .cols .col .mailing-list .hbspt-form ul li {list-style: none;}footer .cols .col .mailing-list .hbspt-form input[type=submit] {color: #aaa;background: none;border: none;float: right;margin-top: 10px;cursor: pointer;}footer .cols .col .mailing-list .hbspt-form label {font-size: 12px;color: #aaa;opacity: 0.6;font-family: "bely", "Times New Roman";display: block;margin-bottom: 3px;}footer .cols .col .mailing-list .hbspt-form .hs-input {position: relative;width: 100%;background-color: transparent;box-shadow: none;color: #aaa;outline: none;-webkit-appearance: none;-webkit-border-radius: 0;border-radius: 0;border: none;padding-bottom: 7px;border-bottom: 1px solid rgba(170, 170, 170, 0.5);font-size: 16px;line-height: 1;}footer .cols .col .mailing-list .hbspt-form input::placeholder {color: #aaa;opacity: 1;}footer .cols .col .mailing-list .hbspt-form input:focus {outline: none;}footer .cols .col .mailing-list .hbspt-form .ok-btn {position: absolute;top: -15px;right: -15px;width: 50px;height: 50px;font-size: 12px;color: #aaa;cursor: pointer;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }@media all and (max-width: 767px) {footer .cols .col .mailing-list .hbspt-form .ok-btn {top: -13px;}}footer .cols .col .mailing-list .hbspt-form .ok-btn:hover {color: #fff;}footer .cols .col .mailing-list .hbspt-form .ok-btn .txt {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}footer .bottom-menu {position: relative;width: 100%;display: flex;justify-content: space-between;}@media all and (max-width: 767px) {footer .bottom-menu {flex-wrap: wrap;}}@media all and (max-width: 767px) {footer .bottom-menu .bottom-links {order: 2;}}footer .bottom-menu .bottom-links a {font-size: 14px;color: #ffffff;opacity: 0.4;margin-right: 55px;line-height: 1.86;letter-spacing: 0.1px;transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }footer .bottom-menu .bottom-links a:hover {opacity: 1;}footer .bottom-menu .social-links {width: 233px;}@media all and (max-width: 1023px) {footer .bottom-menu .social-links {width: auto;}}@media all and (max-width: 767px) {footer .bottom-menu .social-links {order: 1;width: 100%;display: block;margin-bottom: 58px;}}footer .bottom-menu .social-links a {display: inline-block;width: 16px;height: 16px;opacity: 0.5;margin-right: 21px;background-size: contain;background-position: center;background-repeat: no-repeat;transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }footer .bottom-menu .social-links a.facebook {width: 9px;margin-right: 22px;background-image: url("../images/common/facebook.svg");}footer .bottom-menu .social-links a.instagram {background-image: url("../images/common/instagram.svg");}footer .bottom-menu .social-links a.linkedin {background-image: url("../images/common/linkedin.svg");}footer .bottom-menu .social-links a:hover {opacity: 1;}.footer-spacer {position: relative;width: 100%;height: 100px;}.video-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;pointer-events: none;opacity: 0;transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.video-overlay.trans-in {pointer-events: auto;opacity: 1;}.video-overlay .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #333;opacity: 0.85;z-index: 1;}.video-overlay .close-btn {position: absolute;top: 20px;right: 20px;width: 72px;height: 72px;background-image: url("../images/common/icon-close-white.svg");background-position: center;background-size: 24px 24px;background-repeat: no-repeat;cursor: pointer;transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1); z-index: 20;}@media all and (min-width: 1025px) {.video-overlay .close-btn:hover {transform: rotate(90deg);}}.video-overlay .video {position: absolute;top: 50%;left: 50%;width: 960px;transform: translate(-50%, -50%);z-index: 30;}@media all and (max-width: 1023px) {.video-overlay .video {width: 90%;}}.video-overlay .spacer {position: relative;float: left;width: 100%;padding-bottom: 56.25%;pointer-events: none;z-index: 1;}.video-overlay iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;}.blog-list {padding-top: 211px;padding-bottom: 120px;overflow: visible;}@media all and (max-width: 767px) {.blog-list {padding-top: 108px;overflow: hidden;}}.blog-list #blog-tags {position: relative;color: #999;display: inline-block;margin-bottom: 30px;line-height: 1.5;z-index: 1;}@media all and (max-width: 767px) {.blog-list #blog-tags {margin: 20px 0;}}.blog-list #blog-tags span {color: #333;}.blog-list #blog-tags #clear-filters {position: absolute;right: -48px;top: -5px;width: 32px;height: 32px;cursor: pointer;z-index: 20;}@media all and (max-width: 767px) {.blog-list #blog-tags #clear-filters {right: auto;top: 1px;width: 12px;margin-left: 15px;height: 12px;display: inline-block;position: relative;}}.blog-list #blog-tags #clear-filters img {position: absolute;top: 50%;left: 50%;width: 12px;height: 12px;transform: translate(-50%, -50%);}.blog-list .copy {display: flex;align-items: flex-end;padding-bottom: 68px;overflow: visible;z-index: 10;position: relative;}@media all and (max-width: 1024px) {.blog-list .copy {display: block;padding-bottom: 24px;}}@media all and (max-width: 767px) {.blog-list .copy {position: static;padding-bottom: 0;}}.blog-list .copy h2 {margin: 0;width: 100%;line-height: 1.08;}@media all and (max-width: 1024px) {.blog-list .copy h2 {margin-bottom: 27px;}}.blog-list .copy .mobile-filter-buttons {display: none;}@media all and (max-width: 767px) {.blog-list .copy .mobile-filter-buttons {position: relative;display: block;min-height: 16px;}}.blog-list .copy .mobile-filter-buttons .mobile-filters-btn {position: relative;width: auto;float: left;opacity: 0.5;line-height: 1;cursor: pointer;margin-bottom: -10px;}@media all and (max-width: 767px) {.blog-list .copy .mobile-filter-buttons .mobile-filters-btn.remove {opacity: 0;pointer-events: none;}}.blog-list .copy .mobile-filter-buttons .mobile-filters-btn .txt {display: inline-block;}.blog-list .copy .mobile-filter-buttons .mobile-filters-btn .arrow {position: absolute;right: -18px;top: 5px;background-image: url(../images/common/chevron.svg);background-size: cover;background-repeat: no-repeat;width: 9px;height: 5px;}.blog-list .copy .mobile-filter-buttons .mobile-search {position: absolute;top: 0;right: 0;margin-top: -12px;margin-right: -10px;height: 40px;width: 40px;cursor: pointer;opacity: 0.5;background-image: url("../images/common/icon-search.svg");background-position: center;background-repeat: no-repeat;background-size: 13px 14px;}.blog-list .copy .mobile-filter-buttons .mobile-search.search-open {margin-top: -5px;margin-right: 0;width: 100%;opacity: 1;background-image: none;}.blog-list .copy .mobile-filter-buttons .mobile-search.search-open .search-input {display: block;}.blog-list .copy .mobile-filter-buttons .mobile-search .search-input {display: none;max-width: 387px;position: absolute;top: 0;left: 0;width: 100%;}.blog-list .copy .mobile-filter-buttons .mobile-search .search-input input {width: 100%;font-weight: 400;font-size: 16px;line-height: 1.5;background-color: transparent;border: none;outline: none;-webkit-appearance: none;padding: 0 0 7px 25px;color: #333;background-image: url("../images/common/icon-search-faded.svg");background-size: 13px 14px;background-repeat: no-repeat;background-position: top 6px left;border-bottom: 1px solid #333;}.blog-list .copy .mobile-filter-buttons .mobile-search .search-input #close-search2 {position: absolute;right: -8px;top: -4px;width: 32px;height: 32px;}.blog-list .copy .mobile-filter-buttons .mobile-search .search-input #close-search2 img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.blog-list .copy .mobile-filters-panel-bg {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999;display: none;transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }@media all and (max-width: 767px) {.blog-list .copy .mobile-filters-panel-bg {display: block;opacity: 0;pointer-events: none;background-color: #000;}}.blog-list .copy .mobile-filters-panel-bg.show {display: block;}@media all and (max-width: 767px) {.blog-list .copy .mobile-filters-panel-bg.show {opacity: 0.5;pointer-events: auto;}}.blog-list .grid {position: relative;z-index: 0;display: grid;column-gap: 40px;grid-template-columns: calc((100% - 80px) / 3) calc((100% - 80px) / 3) calc((100% - 80px) / 3);}@media all and (max-width: 1024px) {.blog-list .grid {grid-template-columns: 100%;}}.blog-list .grid.one-col {grid-template-columns: 100%;}.blog-list .grid .grid-item {display: block;margin-bottom: 64px;}.blog-list .grid .grid-item:nth-child(1) .image img {transition-delay: 0.35s;}.blog-list .grid .grid-item:nth-child(2) .image img {transition-delay: 0.45s;}.blog-list .grid .grid-item:nth-child(3) .image img {transition-delay: 0.55s;}.blog-list .grid .grid-item:nth-child(4) .image img {transition-delay: 0.65s;}.blog-list .grid .grid-item:nth-child(5) .image img {transition-delay: 0.75s;}.blog-list .grid .grid-item:nth-child(6) .image img {transition-delay: 0.85s;}.blog-list .grid .grid-item .image {position: relative;width: 100%;overflow: hidden;}.blog-list .grid .grid-item .image img {position: absolute;width: 100%;height: 100%;transition: all 2000ms cubic-bezier(0.075, 0.82, 0.165, 1); }.blog-list .grid .grid-item .image img.overlay {bottom: 20px;right: 20px;width: 80px;height: auto;}.blog-list .grid .grid-item .copy {position: relative;padding: 0;}.blog-list .grid .grid-item .copy a {color: #333;}.blog-list .grid .grid-item .copy a.tag {color: #A28A52;}.blog-list .grid .grid-item .copy .tags {margin-top: 20px;}@media all and (max-width: 1112px) {.blog-list .grid .grid-item p {max-width: 600px;}}.blog-list .pagination {text-align: center;}.blog-list .pagination .btn-load-more {display: inline-block;border-radius: 2px;background-image: linear-gradient(176deg, #faf3cd -40%, #917537 97%);cursor: pointer;}main.main-trans-out .blog-list .grid .grid-item .image img {transform: scale(1.1, 1.1);opacity: 0;}body.is-mobile .blog-list #blog-tags #clear-filters, body.mac .blog-list #blog-tags #clear-filters {top: -4px;}@media all and (max-width: 1024px) {body.is-mobile .blog-list #blog-tags #clear-filters, body.mac .blog-list #blog-tags #clear-filters {top: 1px;}}.filter-groups {position: relative;display: flex;align-self: flex-end;z-index: 1000;}@media all and (max-width: 1024px) {.filter-groups {width: 100%;justify-content: space-between;}}.filter-groups .filter-items-wrap {max-width: 9999px;}@media all and (max-width: 1024px) {.filter-groups .filter-items-wrap {margin-left: -22px;}}.filter-groups .filter-items-wrap, .filter-groups .filter-search-wrap {display: flex;-webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);-moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);-o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}@media all and (max-width: 1024px) {.filter-groups .filter-search-wrap {margin-right: -8px;}}.filter-groups .filter-search-wrap .search-group-inner {margin-top: 5px;height: 31px;width: 31px;max-width: 31px;cursor: pointer;position: relative;}.filter-groups .filter-search-wrap .search-group-inner .icon-search {top: 8px;left: 8px;position: absolute;}.filter-groups .filter-search-wrap .search-input-outer {max-width: 0;overflow: hidden;}.filter-groups .filter-group {overflow: visible;transition: opacity 200ms cubic-bezier(0.075, 0.82, 0.165, 1);}.filter-groups .filter-group .filter-label {font-weight: 500;padding: 11px 45px 11px 23px;font-size: 16px;position: relative;cursor: pointer;}.filter-groups .filter-group .filter-label:after {content: "";display: block;position: absolute;background-image: url("../images/common/chevron.svg");background-size: cover;background-repeat: no-repeat;width: 9px;height: 5px;top: 19px;right: 26px;-webkit-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);-moz-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);-o-transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);transition: all 200ms cubic-bezier(0.25, 0.25, 0.75, 0.75);}.filter-groups .filter-group ul {display: none;box-shadow: 0 0 10px 5px rgba(170, 170, 170, 0.5);padding: 10px 0;position: absolute;list-style-type: none;background-color: #eee;width: 220px;}.filter-groups .filter-group ul li {font-weight: 500;padding: 10px 0px;margin: 0px 23px;color: #A28A52;cursor: pointer;transition: color 200ms cubic-bezier(0.075, 0.82, 0.165, 1);-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.filter-groups .filter-group ul li:hover {color: #1b1919;}.filter-groups[data-group=search] .filter-items-wrap {max-width: 0px;overflow: hidden;display: none;}.filter-groups[data-group=search] .filter-search-wrap {max-width: 387px;width: auto;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner {width: 387px;max-width: 387px;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner .icon-search {display: none;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner .search-input-outer {max-width: 387px;position: absolute;top: 0;left: 0;width: 387px;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner .search-input-outer input {width: 100%;font-weight: 400;font-size: 16px;line-height: 1.5;background-color: transparent;border: none;outline: none;-webkit-appearance: none;padding: 0 0 7px 25px;color: #333;background-image: url("../images/common/icon-search-faded.svg");background-size: 13px 14px;background-repeat: no-repeat;background-position: top 6px left;border-bottom: 1px solid #333;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner .search-input-outer #close-search {position: absolute;right: -8px;top: -4px;width: 32px;height: 32px;}.filter-groups[data-group=search] .filter-search-wrap .search-group-inner .search-input-outer #close-search img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.filter-groups.filter-groups-open .filter-group:not(.filter-group-open) {opacity: 0.5;}.filter-groups.filter-groups-open .filter-group.filter-group-open .filter-label:after {transform: rotate(180deg);}.filter-groups.filter-groups-open .filter-group.filter-group-open ul {display: block;}@media all and (max-width: 767px) {.mobile-filters-panel {position: absolute;top: 0;right: -50px;opacity: 0;pointer-events: none;width: calc(100% - 50px);height: auto;min-height: 100%;background-color: #fff;z-index: 1000;padding: 139px 30px 0 30px;overflow: hidden;transition: all 300ms cubic-bezier(0.215, 0.61, 0.355, 1); }}.mobile-filters-panel .mobile-filters-title {position: absolute;top: 24px;left: 30px;width: calc(100% - 60px);display: none;}@media all and (max-width: 767px) {.mobile-filters-panel .mobile-filters-title {display: block;}}.mobile-filters-panel .mobile-filters-title .title {float: left;}.mobile-filters-panel .mobile-filters-title .close-btn {float: right;margin-top: -29px;margin-right: -29px;width: 72px;height: 72px;background-image: url("../images/common/icon-close.svg");background-position: center;background-repeat: no-repeat;background-size: 13px 12px;}@media all and (max-width: 767px) {.mobile-filters-panel .search {display: none;}}.mobile-filters-panel .mobile-btns {display: none;}@media all and (max-width: 767px) {.mobile-filters-panel .mobile-btns {display: block;margin-top: 20px;margin-bottom: 20px;}}@media all and (max-width: 767px) {.mobile-filters-panel .btn {width: 100%;text-align: center;}}@media all and (max-width: 767px) {.mobile-filters-panel .btn.txt-btn {margin-bottom: 10px;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups {min-height: calc(100vh - 420px);}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap {display: block;margin-left: 0;width: 100%;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group {opacity: 0.5;border-bottom: 1px solid #d8d8d8;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group:last-child {border-bottom: none;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group.filter-group-open {opacity: 1;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group .filter-label {padding: 13px 0 10px 0;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group .filter-label:after {right: 0;width: 11px;height: 6px;}}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group ul {position: relative;width: 100%;box-shadow: none;padding: 0;background-color: transparent;}}.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group ul li {background-size: 11px 10px;background-repeat: no-repeat;background-position: center right;}@media all and (max-width: 767px) {.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group ul li {color: #333;margin: 0 10px;}}.mobile-filters-panel .filter-groups .filter-items-wrap .filter-group ul li.active {color: #333;background-image: url("../images/common/icons-tick.svg");}.mobile-filters-panel.open {right: 0;opacity: 1;pointer-events: auto;}@media all and (max-width: 767px) {.mobile-filters-panel.open .filter-groups {display: block;}}.subscription-form .hbspt-form .hs-form-field.hs-firstname {margin-right: 20px;}.subscription-form .hbspt-form form {position: relative;gap: 5px;}.subscription-form .hbspt-form form .hs_error_rollup {display: none;}.subscription-form .hbspt-form form .hs-form-field {width: calc(100% - 130px);}.subscription-form .hbspt-form form .hs-form-field .input .hs-input {width: 100%;font-family: "bely", "Times New Roman";font-size: 18px;outline: none;padding: 0 0 5px;height: 30px;}.subscription-form .hbspt-form form .hs-form-field label {font-size: 12px;color: #333;opacity: 0.6;font-family: "bely", "Times New Roman";display: block;margin-bottom: 3px;}.subscription-form .hbspt-form form .hs-form-field ul {list-style: none;margin: 15px 0;padding: 0;}.subscription-form .hbspt-form form .hs-form-field ul li {list-style: none;}.subscription-form .hbspt-form form .hs_submit {width: 130px;}.subscription-form .hbspt-form form .hs_submit .hs-button {border: none;margin-top: 15px;}.case-studies {padding-bottom: 122px;}@media all and (max-width: 767px) {.case-studies {margin-left: 0px;padding-bottom: 90px;}}.case-studies > h2 {margin-top: 60px;width: calc(100% - (100% - 1240px) / 2);margin-left: calc((100% - 1240px) / 2);}@media all and (max-width: 1439px) {.case-studies > h2 {width: calc(100% - 15vw);margin-left: 7.5vw;}}@media all and (max-width: 767px) {.case-studies > h2 {width: calc(100% - 30px);margin-left: 30px;}}@media all and (max-width: 767px) {.case-studies > h2 {width: calc(100% - 20px);margin-left: 20px;}}@media all and (max-width: 767px) {.case-studies .case-study-items .track .items {padding-left: 20px;}}.case-studies .case-study-items .track .items .item {position: relative;width: calc(50% - 20px);}@media all and (max-width: 767px) {.case-studies .case-study-items .track .items .item {width: calc(100% - 50px);}}.case-studies .case-study-items .track .items .item h3 a {color: #1b1919;}.case-studies .case-study-items .track .items .item .bottom-info {display: flex;align-items: flex-start;justify-content: space-between;}.case-studies .case-study-items .track .items .item .bottom-info > a {color: #1b1919;font-weight: 500;padding-top: 5px;}@media all and (max-width: 767px) {.case-studies .case-study-items .track .items .item .bottom-info > a {min-width: 100px;}}.case-studies .case-study-items .track .items .item .bottom-info .tags {text-align: right;}.case-studies .case-study-items .track .items .item .bottom-info .tags .tag {float: none;display: inline-block;}.case-studies .case-study-items .track .items .item .image {position: relative;width: 100%;height: auto;background-position: center;background-repeat: no-repeat;background-size: cover;display: block;}@media all and (max-width: 767px) {.case-studies .case-study-items .track .items .item .image {width: 100%;height: auto;padding-bottom: 0;}}.case-studies .case-study-items .track .items .item .image a {position: relative;display: block;}.case-studies .case-study-items .track .items .item .image img {width: 100%;height: auto;}.case-studies .case-study-items .track .items .item .image img.overlay {position: absolute;right: 20px;bottom: 20px;width: 80px;height: auto;}.our-work-item {padding-top: 155px;}@media all and (max-width: 900px) {.our-work-item {padding-top: 111px;}}.our-work-item .width-container .copy .quote {margin: 90px 0 95px 0;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .quote {margin: 36px 0;}}.our-work-item .width-container .copy .quote blockquote {font-family: "bely", "Times New Roman";font-weight: 400;font-size: 48px;line-height: 1;margin: 0 0 25px 0;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .quote blockquote {font-size: 32px;}}.our-work-item .width-container .copy .center-copy {position: relative;width: 100%;max-width: 600px;margin: 0 auto 60px;text-align: left;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .center-copy {margin-bottom: 36px;}}.our-work-item .width-container .copy .header {padding-bottom: 60px;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .header {padding-bottom: 21px;}}.our-work-item .width-container .copy .header h1 {position: relative;width: 100%;max-width: 860px;text-align: center;margin: 30px auto 75px auto;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .header h1 {text-align: left;margin: 17px auto 34px;}}.our-work-item .width-container .copy .header .crop {position: relative;overflow: hidden;}.our-work-item .width-container .copy .header img {position: relative;width: calc(100% + 50px);margin-left: -25px;transition: all 2000ms cubic-bezier(0.075, 0.82, 0.165, 1); transition-delay: 0.4s;}.our-work-item .width-container .copy h3 {margin: 0 0 16px 0;}.our-work-item .width-container .copy p {margin-bottom: 24px;}.our-work-item .width-container .copy .top-section, .our-work-item .width-container .copy .middle-section, .our-work-item .width-container .copy .bottom-section {display: flex;align-items: flex-start;width: 100%;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section, .our-work-item .width-container .copy .middle-section, .our-work-item .width-container .copy .bottom-section {flex-wrap: wrap;}}.our-work-item .width-container .copy .top-section .margin, .our-work-item .width-container .copy .middle-section .margin, .our-work-item .width-container .copy .bottom-section .margin {width: 20%;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin, .our-work-item .width-container .copy .middle-section .margin, .our-work-item .width-container .copy .bottom-section .margin {width: 100%;}}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin.no-mobile, .our-work-item .width-container .copy .middle-section .margin.no-mobile, .our-work-item .width-container .copy .bottom-section .margin.no-mobile {display: none;}}.our-work-item .width-container .copy .top-section .body, .our-work-item .width-container .copy .middle-section .body, .our-work-item .width-container .copy .bottom-section .body {width: 60%;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .body, .our-work-item .width-container .copy .middle-section .body, .our-work-item .width-container .copy .bottom-section .body {width: 100%;order: 3;}}.our-work-item .width-container .copy .top-section .body img, .our-work-item .width-container .copy .middle-section .body img, .our-work-item .width-container .copy .bottom-section .body img {position: relative;max-width: 100%;display: block;margin: 0 auto 65px;}@media all and (max-width: 900px) {.our-work-item .width-container .copy .top-section .body img, .our-work-item .width-container .copy .middle-section .body img, .our-work-item .width-container .copy .bottom-section .body img {margin-bottom: 28px;}}.our-work-item .width-container .copy .top-section h3 {margin-top: -1px;}.our-work-item .width-container .copy .top-section .center-copy p:first-child {font-family: "bely", "Times New Roman";font-weight: 400;font-size: 21px;line-height: 1.33;margin-bottom: 26px;color: #333;}@media all and (max-width: 1024px) {.our-work-item .width-container .copy .top-section .center-copy p:first-child {font-family: "canada-type-gibson", Arial;font-size: 16px;font-weight: 400;line-height: 1.5;color: #444;}}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin {order: 2;}}.our-work-item .width-container .copy .top-section .margin.right-side {text-align: right;padding-left: 100px;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin.right-side {order: 1;text-align: left;padding: 0 0 0 20px;}}@media all and (max-width: 767px) {.our-work-item .width-container .copy .top-section .margin.right-side {padding: 0;}}.our-work-item .width-container .copy .top-section .margin.right-side .logo {display: inline-block;width: 120px;height: auto;background-repeat: no-repeat;background-position: top center;background-size: contain;margin: 0 0 33px 0;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin.right-side .logo {width: 80px;height: auto;float: right;}}@media all and (max-width: 767px) {.our-work-item .width-container .copy .top-section .margin.right-side .logo {margin: 0 0 20px 0;}}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin.right-side .tags {float: left;width: calc(100% - 100px);padding-bottom: 19px;}}@media all and (max-width: 767px) {.our-work-item .width-container .copy .top-section .margin.right-side .tags {float: none;display: block;width: 100%;clear: both;margin-left: 7px;text-align: right;}}.our-work-item .width-container .copy .top-section .margin.right-side .tags .tag {float: none;display: inline-block;margin: 0 0 10px 7px;}@media all and (max-width: 1240px) {.our-work-item .width-container .copy .top-section .margin.right-side .tags .tag {margin: 0 7px 10px 0;}}.our-work-item .width-container .copy .middle-section h3, .our-work-item .width-container .copy .bottom-section h3 {margin-top: -6px;}main.main-trans-out .our-work-item .width-container .copy .header img {transform: scale(1.1, 1.1);opacity: 0;}