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;}.about-intro {padding-top: 155px;}.about-intro .width-container {padding: 0 30px;}@media all and (max-width: 1439px) {.about-intro .width-container {padding: 0 7.5vw;}}@media all and (max-width: 767px) {.about-intro .width-container {padding: 0 20px;}}.about-intro .content {font-size: 26px;font-family: "bely", "Times New Roman";line-height: 1.38;max-width: 478px;}.about-intro .content.mobile-only {font-size: 22px;}.about-intro .copy-image {display: flex;}.about-intro .copy-image .copy {width: 50%;padding: 0 80px 0;}@media all and (max-width: 767px) {.about-intro .copy-image .copy {padding-left: 0;}}.about-intro .copy-image .copy h1 {margin: 30px 0;}.about-intro .copy-image .image {width: 50%;text-align: right;}.about-intro .copy-image .image .crop {position: relative;}.about-intro .copy-image .image .crop.img1 {z-index: 1;}.about-intro .copy-image .image .crop.img1 img {transition-delay: 0.3s;}.about-intro .copy-image .image .crop.img2 {float: left;width: 21.1vw;margin-top: 40px;margin-left: -145px;max-width: 304px;z-index: 3;}@media all and (max-width: 1439px) {.about-intro .copy-image .image .crop.img2 {margin-top: 30px;margin-left: 0;width: 53.75%;max-width: 400px;clear: both;}}@media all and (max-width: 767px) {.about-intro .copy-image .image .crop.img2 {width: 53.75vw;max-width: none;}}.about-intro .copy-image .image .crop.img2 img {transition-delay: 0.4s;}.about-intro .copy-image .image .crop.img3 {float: right;width: 29vw;max-width: 423px;margin-top: 40px;margin-right: 60px;z-index: 3;}@media all and (max-width: 1439px) {.about-intro .copy-image .image .crop.img3 {margin-top: -30px;margin-right: -10px;width: 67%;max-width: 520px;}}@media all and (max-width: 767px) {.about-intro .copy-image .image .crop.img3 {width: 67vw;max-width: none;}}.about-intro .copy-image .image .crop.img3 img {transition-delay: 0.5s;}.about-intro .copy-image .image img {width: 100%;transition: all 2000ms cubic-bezier(0.075, 0.82, 0.165, 1); }.about-intro .mobile-only {display: none;margin-top: 50px;}@media all and (max-width: 1023px) {.about-intro {padding-top: 80px;}.about-intro .copy-image {display: block;}.about-intro .copy-image .copy {width: 100%;padding: 0;}.about-intro .copy-image .image {width: 100%;margin-top: 20px;padding-bottom: 6px;}.about-intro .copy-image .image .small.left {width: 201px;}.about-intro .h0-size {font-size: 54px;}.about-intro .desktop-only {display: none;}.about-intro .mobile-only {display: block;}}.crop {overflow: hidden;display: block;}main.main-trans-out .about-intro .image img {transform: scale(1.1, 1.1);opacity: 0;}.about-why-choose {margin: 80px 0;}.about-why-choose .h3-size {font-size: 42px;text-align: center;}.about-why-choose .product-items {margin: 100px -100px 0;width: calc(100% + 200px);}.about-why-choose .product-items .why-choose-item {display: flex;margin-bottom: 90px;justify-content: left;align-content: center;}.about-why-choose .product-items .why-choose-item.trans-out .copy {opacity: 0;transform: translate(0px, 30px);}.about-why-choose .product-items .why-choose-item.trans-out .image {opacity: 0;transform: translate(0px, 30px);}.about-why-choose .product-items .why-choose-item.left-image .copy {padding: 0;max-width: 530px;transition-delay: 0.3s;}.about-why-choose .product-items .why-choose-item.right-image .copy {padding: 0 150px;}.about-why-choose .product-items .why-choose-item.right-image .copy .h4-size {max-width: 400px;}.about-why-choose .product-items .why-choose-item.right-image .image {transition-delay: 0.3s;}.about-why-choose .product-items .why-choose-item[data-index="2"].right-image .copy {padding-top: 116px;}@media all and (max-width: 767px) {.about-why-choose .product-items .why-choose-item[data-index="2"].right-image .copy {padding-top: 0;}}.about-why-choose .product-items .why-choose-item[data-index="3"] {align-items: center;}.about-why-choose .product-items .why-choose-item[data-index="4"].right-image .copy {padding-top: 205px;}@media all and (max-width: 767px) {.about-why-choose .product-items .why-choose-item[data-index="4"].right-image .copy {padding-top: 0;}}.about-why-choose .product-items .why-choose-item[data-index="5"].left-image .copy {padding-top: 60px;}@media all and (max-width: 767px) {.about-why-choose .product-items .why-choose-item[data-index="5"].left-image .copy {padding-top: 0;}}.about-why-choose .product-items .why-choose-item .copy {width: 50%;transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.about-why-choose .product-items .why-choose-item .copy .h4-size {font-size: 42px;line-height: 1.14;margin: 0 0 60px;}.about-why-choose .product-items .why-choose-item .content {padding-right: 45px;font-size: 16px;line-height: 1.5;color: #444;}.about-why-choose .product-items .why-choose-item .content.mobile {display: none;}.about-why-choose .product-items .why-choose-item .image-mobile {display: none;}.about-why-choose .product-items .why-choose-item .image-mobile img {width: 100%;}.about-why-choose .product-items .why-choose-item .image {width: 50%;transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.about-why-choose .product-items .why-choose-item .image .content {max-width: 390px;margin-top: 60px;}@media all and (max-width: 1200px) {.about-why-choose .product-items .why-choose-item .copy {width: 50%;}.about-why-choose .product-items .why-choose-item .copy .h4-size {margin: 0 0 40px;}.about-why-choose .product-items .why-choose-item.left-image .copy {padding: 40px 45px 0 50px;max-width: 50%;}.about-why-choose .product-items .why-choose-item.right-image .copy {padding: 40px 50px 0;max-width: 50%;}.about-why-choose .product-items .why-choose-item .image {width: 50%;}.about-why-choose .product-items .why-choose-item .image .content {margin-top: 40px;}.about-why-choose .product-items .why-choose-item .image img {max-width: 100%;}}@media all and (max-width: 767px) {.about-why-choose {margin: 50px 0 30px;}.about-why-choose .h3-size {font-size: 32px;margin: 0;}.about-why-choose .product-items {margin: 25px 0 0;width: 100%;}.about-why-choose .product-items .why-choose-item {display: block;margin-bottom: 50px;}.about-why-choose .product-items .why-choose-item .copy {width: 100%;}.about-why-choose .product-items .why-choose-item .copy .h4-size {margin: 20px 0;font-size: 22px;}.about-why-choose .product-items .why-choose-item.left-image .copy {padding: 0;max-width: 100%;}.about-why-choose .product-items .why-choose-item.right-image .copy {padding: 0;max-width: 100%;}.about-why-choose .product-items .why-choose-item .content {padding-right: 0;}.about-why-choose .product-items .why-choose-item .content.mobile {display: block;}.about-why-choose .product-items .why-choose-item .image {display: none;}.about-why-choose .product-items .why-choose-item .image-mobile {display: block;}}.our-story {background: #FFFFFF;padding: 90px 0;}.our-story .width-container {padding: 0 100px 0 250px;}.our-story .copy .h2-size {margin: 0 0 80px;}.our-story .grid {display: flex;gap: 60px;}.our-story .grid .grid-item.awards {width: 330px;padding-left: 120px;}.our-story .grid .grid-item.awards h3 {font-size: 38px;margin: -15px 0 30px;}.our-story .grid .grid-item.copy {width: calc((100% - 450px) / 2);font-size: 16px;}@media all and (max-width: 1300px) {.our-story .width-container {padding: 0 100px;}.our-story .grid .grid-item.awards {width: 20%;padding-left: 0;}.our-story .grid .grid-item.copy {width: calc((80% - 120px) / 2);}}@media all and (max-width: 1024px) {.our-story .width-container {padding: 0 50px;}.our-story .grid {display: block;}.our-story .grid .grid-item.awards {width: 100%;padding: 0;}.our-story .grid .grid-item.awards h3 {margin: 0 0 30px;}.our-story .grid .grid-item.copy {width: 100%;padding: 0;}}@media all and (max-width: 767px) {.our-story {padding: 35px 0;}.our-story .copy .h2-size {font-size: 32px;margin: 0 0 35px;text-align: center;}.our-story .width-container {padding: 0 20px;}.our-story .grid {display: block;}.our-story .grid .grid-item {margin: 0;}.our-story .grid .grid-item.awards {margin: 80px 0 0;}.our-story .grid .grid-item.awards h3 {font-size: 28px;}.our-story .grid .grid-item.copy {width: 100%;padding: 0;}}.team-members {padding: 90px 0;}.team-members .copy {text-align: center;}.team-members .copy h2 {font-size: 60px;margin: 0 0 40px;}.team-members .copy p {opacity: 0.8;font-size: 16px;position: relative;max-width: 460px;margin: auto;}.team-members h3 {font-size: 38px;}.team-members .grid {display: flex;gap: 40px;}.team-members .grid .team-member-item {width: 216px;}.team-members .grid .team-member-item .image {width: 100%;padding-bottom: 87%;background-size: cover;cursor: pointer;}.team-members .grid .team-member-item .copy {text-align: left;}.team-members .grid .team-member-item .copy h4 {font-size: 21px;letter-spacing: -0.1px;color: #333;margin: 15px 0;cursor: pointer;}@media all and (max-width: 767px) {.team-members .grid .team-member-item .copy h4 {margin-bottom: 9px;}}.team-members .grid .team-member-item .copy .title {color: #aaa;font-size: 14px;margin-bottom: 5px;}.team-members .grid .team-member-item .copy .read-bio {position: relative;font-size: 14px;font-weight: 500;color: #333;cursor: pointer;z-index: 2;}.team-members .grid .team-member-item .copy .read-bio .close {display: none;}.team-members .grid .team-member-item .copy .bio {z-index: 1;position: relative;max-height: 0;overflow: hidden;width: calc(150% + 40px);-webkit-transition: max-height 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: max-height 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: max-height 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: max-height 400ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}.team-members .grid .team-member-item .copy .bio .bio-content {padding: 40px 0 30px;color: #444;font-size: 16px;line-height: 1.5;}.team-members .grid .team-member-item.show .copy .bio {max-height: 600px;}.team-members .grid .team-member-item.show .copy .read-bio .close {display: inline;}.team-members .grid .team-member-item.show .copy .read-bio .read {display: none;}@media all and (max-width: 1560px) {.team-members .grid .team-member-item .copy .bio {width: calc(100% + 40px);}}@media all and (max-width: 1024px) {.team-members .grid {gap: 20px;}}@media all and (max-width: 767px) {.team-members {padding: 80px 0 40px;}.team-members .copy {text-align: center;}.team-members .copy h2 {font-size: 32px;margin: 0 0 30px;}.team-members .copy p {opacity: 0.8;font-size: 16px;position: relative;max-width: 460px;margin: auto;}.team-members h3 {font-size: 24px;margin: 50px 0 20px;}.team-members .grid {display: block;}.team-members .grid .team-member-item {width: 100%;margin-bottom: 30px;}.team-members .grid .team-member-item .copy {text-align: left;}.team-members .grid .team-member-item .copy .bio {width: 100%;}.team-members .grid .team-member-item .copy .bio .bio-content {padding: 20px 0 30px;color: #444;font-size: 16px;line-height: 1.5;}}.about-company-news {padding: 90px 0 138px 0;}.about-company-news .news-items .track .items .item {width: calc(33.33% - 27px);}@media all and (max-width: 767px) {.about-company-news .news-items .track .items .item {width: calc(100% - 50px);}}.about-company-news .news-items .track .items .item a {font-weight: 500;color: #333;}.about-company-news .news-items .track .items .item .image {display: block;width: 100%;height: auto;padding-bottom: 63.47%;}@media all and (max-width: 767px) {.about-company-news .news-items .track .items .item .image {width: 100%;height: auto;padding-bottom: 66.5%;}}@media all and (max-width: 767px) {.about-company-news {padding: 0 0 138px 0;}}.about-page section {overflow: visible;}