:root {--gt-main-primary-color: #111111;--gt-main-primary-hover-color: #333333;--gt-main-secondary-color: #db6a6a;--gt-main-block-background: rgba(0, 0, 0, 0.04);--gt-main-block-dark-background: rgba(0, 0, 0, 0.85);--gt-main-border-color: rgba(0, 0, 0, 0.12);--gt-main-border-focus-color: rgba(0, 0, 0, 0.3);--gt-main-border-dark-color: rgba(255, 255, 255, 0.2);--gt-main-border-dark-hover-color: rgba(255, 255, 255, 0.3);--gt-main-input-border-color: rgba(0, 0, 0, 0.12);--gt-main-input-border-focus-color: rgba(0, 0, 0, 0.3);--gt-main-input-dark-border-color: rgba(255, 255, 255, 0.2);--gt-main-input-dark-border-focus-color: rgba(255, 255, 255, 0.3);--gt-color-DDDDDD: #DDDDDD;--gt-color-EEEEEE: #EEEEEE;--gt-color-FFFFFF: #FFFFFF;--gt-color-FFFFFF-1: rgba(255, 255, 255, .1);--gt-color-FFFFFF-2: rgba(255, 255, 255, .2);--gt-color-FFFFFF-3: rgba(255, 255, 255, .3);--gt-color-FFFFFF-4: rgba(255, 255, 255, .4);--gt-color-FFFFFF-5: rgba(255, 255, 255, .5);--gt-color-FFFFFF-6: rgba(255, 255, 255, .6);--gt-color-FFFFFF-7: rgba(255, 255, 255, .7);--gt-color-FFFFFF-8: rgba(255, 255, 255, .8);--gt-color-FFFFFF-9: rgba(255, 255, 255, .9);--gt-color-000000: #000000;--gt-color-000000-1: rgba(0, 0, 0, .1);--gt-color-000000-2: rgba(0, 0, 0, .2);--gt-color-000000-3: rgba(0, 0, 0, .3);--gt-color-000000-4: rgba(0, 0, 0, .4);--gt-color-000000-5: rgba(0, 0, 0, .5);--gt-color-000000-6: rgba(0, 0, 0, .6);--gt-color-000000-7: rgba(0, 0, 0, .7);--gt-color-000000-8: rgba(0, 0, 0, .8);--gt-color-000000-9: rgba(0, 0, 0, .9);--gt-color-111111: #111111;--gt-color-222222: #222222;--gt-color-333333: #333333;--gt-color-444444: #444444;--gt-color-555555: #555555;--gt-color-666666: #666666;--gt-color-777777: #777777;--gt-color-888888: #888888;--gt-color-999999: #999999;}html {font-size: 16px;}body {font-family: Helvetica, Roboto, Arial, sans-serif;background: var(--gt-main-background);font-weight: 400;font-style: normal;color: var(--gt-main-primary-color);-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding: 0;margin: 0;font-size: 1rem;line-height: 1.4;letter-spacing: 0.35px;}img {max-width: 100%;}a, a:visited {color: var(--gt-main-primary-color);-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;outline: 0;}a:hover, a:focus {color: var(--gt-main-primary-hover-color);text-decoration: none;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}figure {margin: 0 0 33px;}blockquote {text-align: center;margin: 80px 0;}blockquote p {font-size: 1.75rem;font-weight: 300;}blockquote p:last-child {margin-bottom: 0;}svg {max-width: 100%;width: auto;}hr {clear: both;max-width: 100%;height: 0;margin: 33px auto;border-top: 0;border-right: 0;border-bottom: 1px solid var(--gt-main-border-color);border-left: 0;}hr.gt-dark {border-bottom-color: var(--gt-main-border-dark-color);}pre {white-space: pre-wrap;margin-bottom: 33px;}code {border: 1px solid var(--gt-main-border-color);background: var(--gt-main-block-background);padding: 7px 16px;font-family: inherit;font-weight: inherit;display: inline-block;}kbd {margin: 0;padding: 7px 16px;background: var(--gt-main-block-background);font-family: inherit;font-weight: inherit;color: var(--gt-main-primary-color);}cite {color: var(--gt-main-primary-color);opacity: .6;font-size: 0.875rem;font-style: inherit;margin: 0 0 24px;}table {border-collapse: collapse;width: 100%;margin-bottom: 33px;border-radius: 0;table-layout: fixed;text-align: left;}tbody, tfoot, thead {border: 1px solid var(--gt-main-border-color);background-color: transparent;color: var(--gt-main-primary-color);}tbody td, tbody th {padding: 16px;}tfoot td, tfoot th, thead td, thead th {padding: 16px;}tbody tr:nth-child(even) {border-bottom: 0;background-color: var(--gt-main-block-background);}blockquote {margin: 0 0 33px;padding: 0;color: var(--gt-main-primary-color);border: 0;text-align: center;line-height: 1.2;}blockquote.gt-align-left {text-align: left;}blockquote.gt-align-right {text-align: right;}blockquote p {font-size: 2.125rem;font-weight: 600;line-height: 1.2;color: var(--gt-main-primary-color);}blockquote cite {font-weight: 600;margin-top: 33px;}p {margin: 0 0 33px;line-height: 1.8;}p:last-child {margin-bottom: 0;}h1, h2, h3, h4, h5, h6 {font-family: inherit;font-weight: 600;margin-bottom: 20px;color: var(--gt-main-primary-color);}h1 {font-size: 4.375rem;line-height: 1.1;}@media (max-width: 991px) {h1 {font-size: 3.5rem;}}@media (max-width: 767px) {h1 {font-size: 3rem;}}h2 {font-size: 3.5rem;line-height: 1.3;}@media (max-width: 991px) {h2 {font-size: 3rem;}}@media (max-width: 767px) {h2 {font-size: 2.25rem;}}h3 {font-size: 3rem;line-height: 1.2;}@media (max-width: 991px) {h3 {font-size: 2.25rem;}}@media (max-width: 767px) {h3 {font-size: 1.875rem;}}h4 {font-size: 2.25rem;line-height: 1.3;}@media (max-width: 991px) {h4 {font-size: 1.875rem;}}@media (max-width: 767px) {h4 {font-size: 1.5rem;}}h5 {font-size: 1.875rem;line-height: 1.3;}@media (max-width: 991px) {h5 {font-size: 1.5rem;}}@media (max-width: 767px) {h5 {font-size: 1.313rem;}}h6 {font-size: 1.5rem;line-height: 1.3;}@media (max-width: 991px) {h6 {font-size: 1.313rem;}}@media (max-width: 767px) {h6 {font-size: 1.125rem;}}dl, ul, ol {line-height: 1.6;}ul {margin: 0 0 33px 1rem;padding: 0;list-style-type: disc;}ol {margin: 0 0 33px 1rem;padding: 0;list-style-type: decimal;}ol ol, ol ul, ul ol, ul ul {margin: 0 0 0 1rem;padding: 0;}b, strong {font-weight: 600;}.gt-uppercase {text-transform: uppercase;}.gt-lowercase {text-transform: lowercase;}.gt-capitalize {text-transform: capitalize;}.gt-align-left {text-align: left;}.gt-align-center {text-align: center;}.gt-align-right {text-align: right;}.gt-full-width, .gt-image.gt-full-width > img {width: 100%;}.gt-loader.gt-style-1 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;z-index: 100;position: fixed;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-1 .gt-countdown .gt-number {font-size: 0.10rem;font-weight: 600;display: flex;align-items: center;text-align: center;justify-content: center;}.gt-loader.gt-style-1 .gt-countdown .gt-number:before {content: '%';font-size: 3.75rem;}.gt-loader.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-2 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;position: fixed;z-index: 100;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-2 .gt-spin {display: inline-block;position: relative;width: 64px;height: 64px;}.gt-loader.gt-style-2 .gt-spin div {box-sizing: border-box;display: block;position: absolute;width: 75px;height: 75px;margin: 5px;border: 4px solid var(--gt-main-primary-color);border-radius: 50%;animation: gt-loader-2-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: var(--gt-main-primary-color) transparent transparent transparent;}.gt-loader.gt-style-2 .gt-spin div:nth-child(1) {animation-delay: -0.45s;}.gt-loader.gt-style-2 .gt-spin div:nth-child(2) {animation-delay: -0.3s;}.gt-loader.gt-style-2 .gt-spin div:nth-child(3) {animation-delay: -0.15s;}@keyframes gt-loader-2-spin {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.gt-loader.gt-style-2.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-2.gt-dark .gt-spin div {border: 4px solid #FFFFFF;border-color: #FFFFFF transparent transparent transparent;}.gt-loader.gt-style-3 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;position: fixed;z-index: 100;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-3.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-3 .gt-logo span {font-weight: 600;font-size: 3.438rem;display: block;text-transform: uppercase;}.gt-loader.gt-style-4 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;position: fixed;z-index: 100;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-4 .gt-scaleout {width: 70px;height: 70px;margin: auto;background-color: var(--gt-main-primary-color);border-radius: 100%;-webkit-animation: gt-loader-4-scaleout 1.0s infinite ease-in-out;animation: gt-loader-4-scaleout 1.0s infinite ease-in-out;}@-webkit-keyframes gt-loader-4-scaleout {0% {-webkit-transform: scale(0);opacity: .6;}100% {-webkit-transform: scale(1.0);opacity: 0;}}@keyframes gt-loader-4-scaleout {0% {-webkit-transform: scale(0);transform: scale(0);opacity: .6;}100% {-webkit-transform: scale(1.0);transform: scale(1.0);opacity: 0;}}.gt-loader.gt-style-4.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-4.gt-dark .gt-scaleout {background-color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-5 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;position: fixed;z-index: 100;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-5 .gt-spinner {margin: auto;width: 100px;text-align: center;}.gt-loader.gt-style-5 .gt-spinner > div {width: 20px;height: 20px;background: var(--gt-main-primary-color);border-radius: 100%;display: inline-block;-webkit-animation: gt-loader-5-bounce 1.4s infinite ease-in-out both;animation: gt-loader-5-bounce 1.4s infinite ease-in-out both;}.gt-loader.gt-style-5 .gt-spinner .gt-bounce-1 {-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}.gt-loader.gt-style-5 .gt-spinner .gt-bounce-2 {-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}@-webkit-keyframes gt-loader-5-bounce {0%, 80%, 100% {-webkit-transform: scale(0) }40% {-webkit-transform: scale(1.0) }}@keyframes gt-loader-5-bounce {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1.0);transform: scale(1.0);}}.gt-loader.gt-style-5.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-5.gt-dark .gt-spinner > div {background: #FFFFFF }.gt-loader.gt-style-6 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 100%;width: 100%;top: 0;left: 0;position: fixed;z-index: 100;display: flex;align-items: center;text-align: center;justify-content: center;overflow: hidden;}.gt-loader.gt-style-6 .gt-logo {width: 300px;height: 100px;position: relative;display: flex;align-items: center;justify-content: center;text-align: center;}.gt-loader.gt-style-6 .gt-logo .gt-borders {display: block;position: absolute;background-color: var(--gt-main-primary-color);}.gt-loader.gt-style-6 .gt-logo .gt-top-border, .gt-loader.gt-style-6 .gt-logo .gt-right-border {top: 0;}.gt-loader.gt-style-6 .gt-logo .gt-right-border {right: 0;}.gt-loader.gt-style-6 .gt-logo .gt-bottom-border {right: 0;bottom: 0;}.gt-loader.gt-style-6 .gt-logo .gt-left-border {left: 0;bottom: 0;}.gt-loader.gt-style-6 .gt-logo .gt-top-border, .gt-loader.gt-style-6 .gt-logo .gt-bottom-border {height: 3px;}.gt-loader.gt-style-6 .gt-logo .gt-right-border, .gt-loader.gt-style-6 .gt-logo .gt-left-border {width: 3px;}.gt-loader.gt-style-6 .gt-logo .gt-image {padding: 15px;}.gt-loader.gt-style-6 .gt-logo .gt-image span {font-weight: 600;font-size: 3.438rem;display: block;text-transform: uppercase;}.gt-loader.gt-style-6.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-loader.gt-style-6.gt-dark .gt-logo .gt-borders {background-color: var(--gt-color-FFFFFF);}.gt-cookie-bar.gt-style-1 {position: fixed;z-index: 20;bottom: 0;left: 0;width: 100%;background: #FFFFFF;color: var(--gt-main-primary-color);font-size: 0.875rem;padding: 25px 0;opacity: 0;visibility: hidden;}.gt-cookie-bar.gt-style-1.gt-inner-narrow {display: flex;justify-content: center;}.gt-cookie-bar.gt-style-1 > div {margin: -5px;}.gt-cookie-bar.gt-style-1 .gt-text, .gt-cookie-bar.gt-style-1 .gt-button {padding: 5px;}.gt-cookie-bar.gt-style-1 .gt-text p {margin-bottom: 0;}.gt-cookie-bar.gt-style-1 .gt-text a, .gt-cookie-bar.gt-style-1 .gt-text a:visited {color: currentColor;text-decoration: underline;}.gt-cookie-bar.gt-style-1.gt-narrow {width: 1520px;max-width: 100%;left: 50%;transform: translate(-50%, -60px);}.gt-cookie-bar.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-cookie-bar.gt-style-2 {position: fixed;z-index: 20;bottom: 0;left: 0;width: 100%;background: #FFFFFF;color: var(--gt-main-primary-color);font-size: 0.875rem;padding: 35px 0;opacity: 0;visibility: hidden;}.gt-cookie-bar.gt-style-2.gt-inner-narrow {display: flex;justify-content: center;}.gt-cookie-bar.gt-style-2 > div {margin: -5px;}.gt-cookie-bar.gt-style-2 .gt-text, .gt-cookie-bar.gt-style-2 .gt-button {padding: 5px;}.gt-cookie-bar.gt-style-2 .gt-text p {margin-bottom: 0;}.gt-cookie-bar.gt-style-2 .gt-text a, .gt-cookie-bar.gt-style-2 .gt-text a:visited {color: currentColor;text-decoration: underline;}.gt-cookie-bar.gt-style-2.gt-narrow {width: 1520px;max-width: 100%;left: 50%;transform: translate(-50%, -60px);}.gt-cookie-bar.gt-style-2.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-cookie-bar.gt-style-3 {position: fixed;z-index: 20;bottom: 0;left: 0;width: 100%;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);font-size: 0.875rem;padding: 35px 0;opacity: 0;visibility: hidden;}.gt-cookie-bar.gt-style-3.gt-inner-narrow {display: flex;justify-content: center;}.gt-cookie-bar.gt-style-3 > div {margin: -5px;}.gt-cookie-bar.gt-style-3 .gt-text, .gt-cookie-bar.gt-style-3 .gt-button {padding: 5px;}.gt-cookie-bar.gt-style-3 .gt-text p {margin-bottom: 0;}.gt-cookie-bar.gt-style-3 .gt-text a, .gt-cookie-bar.gt-style-3 .gt-text a:visited {color: currentColor;text-decoration: underline;}.gt-cookie-bar.gt-style-3.gt-narrow {width: 1520px;max-width: 100%;left: 50%;transform: translate(-50%, -60px);}[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {box-shadow: none;border-radius: 1px;border: 1px solid var(--gt-main-input-border-color);color: var(--gt-main-primary-color);font-size: 0.875rem;font-weight: 400;line-height: 1.6;height: auto;width: 100%;padding: 12px 24px;margin: 0;background: transparent;-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;transition: box-shadow .5s, border-color .25s ease-in-out;transition: box-shadow .5s, border-color .25s ease-in-out,-webkit-box-shadow .5s;}[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {border-color: var(--gt-main-input-border-focus-color);box-shadow: none;background: transparent;-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;transition: box-shadow .5s, border-color .25s ease-in-out;transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;}::-webkit-input-placeholder {color: var(--gt-main-primary-color);opacity: .6;}:-ms-input-placeholder {color: var(--gt-main-primary-color);opacity: .6;}::placeholder {color: var(--gt-main-primary-color);opacity: .6;}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {border: 1px solid var(--gt-main-input-border-focus-color);-webkit-text-fill-color: var(--gt-main-primary-color);-webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;transition: background-color 5000s ease-in-out 0s;}[type=color].gt-no-border, [type=date].gt-no-border, [type=datetime-local].gt-no-border, [type=datetime].gt-no-border, [type=email].gt-no-border, [type=month].gt-no-border, [type=number].gt-no-border, [type=password].gt-no-border, [type=search].gt-no-border, [type=tel].gt-no-border, [type=text].gt-no-border, [type=time].gt-no-border, [type=url].gt-no-border, [type=week].gt-no-border, textarea.gt-no-border {padding: 0;border: 0;}[type=color].gt-dark, [type=date].gt-dark, [type=datetime-local].gt-dark, [type=datetime].gt-dark, [type=email].gt-dark, [type=month].gt-dark, [type=number].gt-dark, [type=password].gt-dark, [type=search].gt-dark, [type=tel].gt-dark, [type=text].gt-dark, [type=time].gt-dark, [type=url].gt-dark, [type=week].gt-dark, textarea.gt-dark {border-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);}[type=color].gt-dark:focus, [type=date].gt-dark:focus, [type=datetime-local].gt-dark:focus, [type=datetime].gt-dark:focus, [type=email].gt-dark:focus, [type=month].gt-dark:focus, [type=number].gt-dark:focus, [type=password].gt-dark:focus, [type=search].gt-dark:focus, [type=tel].gt-dark:focus, [type=text].gt-dark:focus, [type=time].gt-dark:focus, [type=url].gt-dark:focus, [type=week].gt-dark:focus, textarea.gt-dark:focus {border-color: var(--gt-main-input-dark-border-focus-color);}.gt-dark::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-dark:-ms-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-dark::placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}input.gt-dark:-webkit-autofill, input.gt-dark:-webkit-autofill:hover, input.gt-dark:-webkit-autofill:focus, textarea.gt-dark:-webkit-autofill, textarea.gt-dark:-webkit-autofill:hover, textarea.gt-dark:-webkit-autofill:focus, select.gt-dark:-webkit-autofill, select.gt-dark:-webkit-autofill:hover, select.gt-dark:-webkit-autofill:focus {border: 1px solid var(--gt-main-input-dark-border-focus-color);-webkit-text-fill-color: var(--gt-color-FFFFFF);-webkit-box-shadow: 0 0 0px 1000px var(--gt-main-primary-color) inset;transition: background-color 5000s ease-in-out 0s;}.gt-input-effect {position: relative;z-index: 0;}.gt-input-effect input, .gt-input-effect textarea {transition: 0.4s;}.gt-input-effect input ~ .gt-focus-border:before, .gt-input-effect input ~ .gt-focus-border:after, .gt-input-effect textarea ~ .gt-focus-border:before, .gt-input-effect textarea ~ .gt-focus-border:after {content: "";position: absolute;top: 0;left: 0;width: 0;height: 2px;transition: 0.3s;}.gt-input-effect input ~ .gt-focus-border:after, .gt-input-effect textarea ~ .gt-focus-border:after {top: auto;bottom: 0;left: auto;right: 0;}.gt-input-effect input ~ .gt-focus-border i:before, .gt-input-effect input ~ .gt-focus-border i:after, .gt-input-effect textarea ~ .gt-focus-border i:before, .gt-input-effect textarea ~ .gt-focus-border i:after {content: "";position: absolute;top: 0;left: 0;width: 2px;height: 0;transition: 0.4s;}.gt-input-effect input ~ .gt-focus-border i:after, .gt-input-effect textarea ~ .gt-focus-border i:after {left: auto;right: 0;top: auto;bottom: 0;}.gt-input-effect input:focus ~ .gt-focus-border:before, .gt-input-effect input:focus ~ .gt-focus-border:after, .gt-input-effect textarea:focus ~ .gt-focus-border:before, .gt-input-effect textarea:focus ~ .gt-focus-border:after {width: 100%;transition: 0.3s;}.gt-input-effect input:focus ~ .gt-focus-border i:before, .gt-input-effect input:focus ~ .gt-focus-border i:after, .gt-input-effect textarea:focus ~ .gt-focus-border i:before, .gt-input-effect textarea:focus ~ .gt-focus-border i:after {height: 100%;transition: 0.4s;}.gt-input-effect input ~ .gt-focus-border i:before, .gt-input-effect input ~ .gt-focus-border i:after, .gt-input-effect input ~ .gt-focus-border:before, .gt-input-effect input ~ .gt-focus-border:after, .gt-input-effect textarea ~ .gt-focus-border i:before, .gt-input-effect textarea ~ .gt-focus-border i:after, .gt-input-effect textarea ~ .gt-focus-border:before, .gt-input-effect textarea ~ .gt-focus-border:after {background-color: var(--gt-main-primary-color);}.gt-input-effect input.gt-filled ~ label, .gt-input-effect textarea.gt-filled ~ label {opacity: 0;visibility: hidden;}.gt-input-effect input ~ label, .gt-input-effect textarea ~ label {position: absolute;width: 100%;left: 0px;top: 0px;padding: 12.5px 24px;color: var(--gt-main-primary-color);opacity: .6;font-size: 0.875rem;font-weight: 400;line-height: 1.6;z-index: -1;transition: 0.3s;}.gt-input-effect input:focus ~ label, .gt-input-effect textarea:focus ~ label {top: -29px;left: 0;padding: 0;font-size: 0.875rem;transition: 0.3s;color: var(--gt-main-primary-color);opacity: 1;}.gt-input-effect.gt-dark input, .gt-input-effect.gt-dark textarea {border-color: var(--gt-main-input-dark-border-color);}.gt-input-effect.gt-dark input ~ label, .gt-input-effect.gt-dark textarea ~ label {color: var(--gt-color-FFFFFF);opacity: .6;}select:not([multiple]), select {box-shadow: none;border-radius: 0;border: 1px solid var(--gt-main-input-border-color);color: var(--gt-main-primary-color);font-size: 0.875rem;font-weight: 400;line-height: 1.6;height: auto;width: 100%;padding: 12px 24px;margin: 0;background-color: transparent;-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: box-shadow .5s,border-color .25s ease-in-out;transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;}select:focus {border-color: var(--gt-main-input-border-focus-color);box-shadow: none;background-color: transparent;-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: box-shadow .5s,border-color .25s ease-in-out;transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;}select.gt-dark {border-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);background-color: transparent;}select.gt-dark:focus {border-color: var(--gt-main-input-dark-border-focus-color);}[type="button"], [type="submit"], button {border: 0;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);font-size: 0.875rem;padding: 12px 21px;line-height: 1.6;cursor: pointer;position: relative;z-index: 0;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}[type="button"].gt-style-2, [type="submit"].gt-style-2, button.gt-style-2 {background: #FFFFFF;color: var(--gt-main-primary-color);}[type="button"].gt-style-3, [type="submit"].gt-style-3, button.gt-style-3 {color: var(--gt-color-FFFFFF);}[type="button"].gt-style-4, [type="submit"].gt-style-4, button.gt-style-4 {padding: 14px;font-size: 0.75rem;text-transform: uppercase;font-weight: 500;}[type="button"].gt-style-5, [type="submit"].gt-style-5, button.gt-style-5 {padding: 14px 21px;font-size: 0.75rem;text-transform: uppercase;font-weight: 500;padding-right: 45px;padding-left: 45px;background: var(--gt-main-secondary-color);color: var(--gt-color-FFFFFF);}[type="button"].gt-style-6, [type="submit"].gt-style-6, button.gt-style-6 {padding: 14px 21px;font-size: 0.75rem;text-transform: uppercase;font-weight: 500;padding-right: 45px;padding-left: 45px;color: var(--gt-color-FFFFFF);}[type="button"].gt-full-width, [type="submit"].gt-full-width, button.gt-full-width {width: 100%;}[type="button"]:focus, [type="button"]:hover, [type="button"]:active, [type="submit"]:focus, [type="submit"]:hover, [type="submit"]:active, button:focus, button:hover, button:active {outline: 0;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}label {color: var(--gt-main-primary-color);font-size: 0.875rem;line-height: 1.6;margin-bottom: 15px;}.gt-checkbox input[type="checkbox"]:not(:checked), .gt-checkbox input[type="checkbox"]:checked, .gt-checkbox[type="checkbox"]:not(:checked), .gt-checkbox[type="checkbox"]:checked {display: none;}.gt-checkbox input[type="checkbox"]:not(:checked) + span, .gt-checkbox input[type="checkbox"]:checked + span, .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label, .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label {position: relative;padding-left: 28px;display: flex;align-items: center;cursor: pointer;margin: 0;font-size: 0.75rem;}.gt-checkbox input[type="checkbox"]:not(:checked) + span:before, .gt-checkbox input[type="checkbox"]:checked + span:before, .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:before, .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:before {content: '';position: absolute;left: 0;width: 16px;height: 16px;border: 1px solid var(--gt-main-border-color);border-radius: 2px;background: transparent;}.gt-checkbox input[type="checkbox"]:not(:checked) + span:after, .gt-checkbox input[type="checkbox"]:checked + span:after, .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:after, .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:after {content: "\f00c";font-family: "Font Awesome 5 Free";font-weight: 900;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;position: absolute;top: 4px;left: 4px;font-size: 0.781rem;line-height: 0.8;transition: all .2s;}.gt-checkbox input[type="checkbox"]:not(:checked) + span:after, .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:after {opacity: 0;transform: scale(0);}.gt-checkbox input[type="checkbox"]:checked + span:after, .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:after {opacity: 1;transform: scale(1);}.gt-checkbox input[type="checkbox"]:disabled:not(:checked) + span:before, .gt-checkbox input[type="checkbox"]:disabled:checked + span:before, .gt-checkbox[type="checkbox"]:disabled:not(:checked) + .gt-checkbox-label:before, .gt-checkbox[type="checkbox"]:disabled:checked + .gt-checkbox-label:before {box-shadow: none;border-color: var(--gt-main-input-border-color);background-color: var(--gt-color-DDDDDD);}.gt-checkbox input[type="checkbox"]:disabled:checked + span:after, .gt-checkbox[type="checkbox"]:disabled:checked + .gt-checkbox-label:after {color: var(--gt-main-primary-color);opacity: .6;}.gt-checkbox input[type="checkbox"]:disabled + span, .gt-checkbox[type="checkbox"]:disabled + .gt-checkbox-label {color: var(--gt-main-primary-color);opacity: .6;}.gt-checkbox input[type="checkbox"]:checked:focus + span:before, .gt-checkbox input[type="checkbox"]:not(:checked):focus + span:before, .gt-checkbox[type="checkbox"]:checked:focus + .gt-checkbox-label:before, .gt-checkbox[type="checkbox"]:not(:checked):focus + .gt-checkbox-label:before {border: 1px solid var(--gt-main-input-border-color);}.gt-button.gt-inline {display: inline;}.gt-button.gt-inline-block {display: inline-block;}.gt-button.gt-block {display: block;}.gt-button.gt-flex {display: flex;}.gt-button.gt-inline-flex {display: inline-flex;}.gt-button.gt-align-left, .gt-button.gt-align-right, .gt-button.gt-align-center {display: flex;}.gt-button.gt-align-left {text-align: left;justify-content: flex-start;}.gt-button.gt-align-center {text-align: center;justify-content: center;}.gt-button.gt-align-right {text-align: right;justify-content: flex-end;}.gt-button.gt-padding-1 {padding: 1px;}.gt-button.gt-padding-2 {padding: 2px;}.gt-button.gt-padding-3 {padding: 3px;}.gt-button.gt-padding-4 {padding: 4px;}.gt-button.gt-padding-5 {padding: 5px;}.gt-button.gt-padding-6 {padding: 6px;}.gt-button.gt-padding-7 {padding: 7px;}.gt-button.gt-padding-8 {padding: 8px;}.gt-button.gt-padding-9 {padding: 9px;}.gt-button.gt-padding-10 {padding: 10px;}.gt-button.gt-padding-15 {padding: 15px;}.gt-button.gt-padding-20 {padding: 20px;}.gt-button.gt-padding-25 {padding: 25px;}.gt-button.gt-padding-30 {padding: 30px;}.gt-button.gt-padding-35 {padding: 35px;}.gt-button.gt-padding-40 {padding: 40px;}.gt-button.gt-padding-45 {padding: 45px;}.gt-button.gt-padding-50 {padding: 50px;}.gt-button a:hover, .gt-button a:focus {cursor: pointer;}.gt-button.gt-style-1 a, .gt-button.gt-style-1 a:visited {font-size: 0.875rem;font-weight: 500;padding: 13.5px 20px;display: flex;align-items: center;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;z-index: 1;text-decoration: none;}.gt-button.gt-style-1 a::after, .gt-button.gt-style-1 a:visited::after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;content: '';position: absolute;z-index: -1;height: 100%;left: 0;top: 0;width: 0;}.gt-button.gt-style-1 a:hover:after, .gt-button.gt-style-1 a:focus:after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;width: 100%;}.gt-button.gt-style-1 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-1 svg, .gt-button.gt-style-1 img {height: 19px;}.gt-button.gt-style-1 svg + span, .gt-button.gt-style-1 svg + img, .gt-button.gt-style-1 i + span {margin-left: 13px;}.gt-button.gt-style-1 span + svg, .gt-button.gt-style-1 span + img, .gt-button.gt-style-1 span + i {margin-left: 13px;text-align: right;}.gt-button.gt-style-1.gt-dark a, .gt-button.gt-style-1.gt-dark a:visited {background: #FFFFFF;color: var(--gt-main-primary-color);}.gt-button.gt-style-1.gt-dark a:hover, .gt-button.gt-style-1.gt-dark a:focus {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-2 a, .gt-button.gt-style-2 a:visited {font-size: 0.875rem;font-weight: 500;background: #FFFFFF;color: var(--gt-main-primary-color);padding: 13.5px 20px;display: flex;align-items: center;border: 1px solid rgba(0, 0, 0, 0.1);text-decoration: none;}.gt-button.gt-style-2 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-2 svg, .gt-button.gt-style-2 img {height: 19px;}.gt-button.gt-style-2 svg + span, .gt-button.gt-style-2 svg + img, .gt-button.gt-style-2 i + span {margin-left: 13px;}.gt-button.gt-style-2 span + svg, .gt-button.gt-style-2 span + img, .gt-button.gt-style-2 span + i {margin-left: 13px;text-align: right;}.gt-button.gt-style-2:hover svg, .gt-button.gt-style-2:hover img, .gt-button.gt-style-2:hover i {-webkit-animation: gtButton2EffectLeft 0.5s forwards;-o-animation: gtButton2EffectLeft 0.5s forwards;animation: gtButton2EffectLeft 0.5s forwards;}@keyframes gtButton2EffectLeft {49% {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}50% {opacity: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}51% {opacity: 1;}}@keyframes gtButton2EffectRight {49% {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}50% {opacity: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%) }51% {opacity: 1;}}.gt-button.gt-style-2.gt-dark a, .gt-button.gt-style-2.gt-dark a:visited {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-button.gt-style-3 a, .gt-button.gt-style-3 a:visited {font-size: 0.75rem;font-weight: 500;color: var(--gt-main-primary-color);display: flex;align-items: center;text-transform: uppercase;letter-spacing: .5px;text-decoration: none;}.gt-button.gt-style-3 a:hover, .gt-button.gt-style-3 a:focus {color: var(--gt-main-primary-color);}.gt-button.gt-style-3 .gt-icon {border: 1px solid var(--gt-main-input-border-color);width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;text-align: center;border-radius: 50%;padding: 10px;box-sizing: border-box;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-button.gt-style-3 i {font-size: 1rem;}.gt-button.gt-style-3 svg, .gt-button.gt-style-3 img {height: 19px;}.gt-button.gt-style-3 .gt-icon + span {margin-left: 15px;}.gt-button.gt-style-3 span + .gt-icon {margin-left: 15px;text-align: right;}.gt-button.gt-style-3 polygon {-webkit-transition: all 0.9s ease-in-out;stroke-dasharray: 240;stroke-dashoffset: 480;stroke: var(--gt-main-primary-color);transform: translateY(0);}.gt-button.gt-style-3 a:hover polygon, .gt-button.gt-style-3 a:focus polygon {stroke-dashoffset: 0;opacity: 1;stroke: var(--gt-main-primary-color);z-index: 10;}.gt-button.gt-style-3.gt-dark .gt-icon {border: 1px solid var(--gt-color-FFFFFF-4);}.gt-button.gt-style-3.gt-dark a, .gt-button.gt-style-3.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-3.gt-dark a:hover, .gt-button.gt-style-3.gt-dark a:focus {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-3.gt-dark polygon {stroke: #FFFFFF;}.gt-button.gt-style-3.gt-dark a:hover polygon, .gt-button.gt-style-3.gt-dark a:focus polygon {stroke: #FFFFFF;}.gt-button.gt-style-4 a, .gt-button.gt-style-4 a:visited {font-size: 0.75rem;font-weight: 600;color: var(--gt-main-primary-color);padding: 13.5px 20px;display: flex;align-items: center;border: 1px solid var(--gt-main-primary-color);text-transform: uppercase;position: relative;z-index: 1;overflow: hidden;text-decoration: none;}.gt-button.gt-style-4 a:hover, .gt-button.gt-style-4 a:focus {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-4 a::after, .gt-button.gt-style-4 a:visited::after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;content: '';position: absolute;z-index: -1;height: 100%;left: -50%;top: 0;transform: skew(50deg);transition-duration: 0.6s;transform-origin: top left;width: 0;background: var(--gt-main-primary-color);}.gt-button.gt-style-4 a:hover:after, .gt-button.gt-style-4 a:focus:after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;height: 100%;width: 150%;}.gt-button.gt-style-4 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-4 svg, .gt-button.gt-style-4 img {height: 19px;}.gt-button.gt-style-4 svg + span, .gt-button.gt-style-4 svg + img, .gt-button.gt-style-4 i + span {margin-left: 13px;}.gt-button.gt-style-4 span + svg, .gt-button.gt-style-4 span + img, .gt-button.gt-style-4 span + i {margin-left: 13px;text-align: right;}.gt-button.gt-style-4.gt-dark a, .gt-button.gt-style-4.gt-dark a:visited {border-color: var(--gt-color-FFFFFF);color: var(--gt-color-FFFFFF);}.gt-button.gt-style-4.gt-dark a:hover, .gt-button.gt-style-4.gt-dark a:focus {color: var(--gt-main-primary-color);}.gt-button.gt-style-4.gt-dark a::after, .gt-button.gt-style-4.gt-dark a:visited::after {background: #FFFFFF;}.gt-button.gt-style-5 a, .gt-button.gt-style-5 a:visited {font-size: 0.75rem;font-weight: 500;color: var(--gt-main-primary-color);padding: 5px;display: flex;align-items: center;text-transform: uppercase;text-decoration: none;}.gt-button.gt-style-5 a:hover, .gt-button.gt-style-5 a:focus {color: var(--gt-main-primary-color);}.gt-button.gt-style-5:hover svg, .gt-button.gt-style-5:hover img, .gt-button.gt-style-5:hover i {-webkit-animation: gtButton6EffectLeft 0.5s forwards;-o-animation: gtButton6EffectLeft 0.5s forwards;animation: gtButton6EffectLeft 0.5s forwards;}@keyframes gtButton5EffectLeft {49% {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}50% {opacity: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}51% {opacity: 1;}}@keyframes gtButton5EffectRight {49% {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}50% {opacity: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%) }51% {opacity: 1;}}.gt-button.gt-style-5 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-5 svg, .gt-button.gt-style-5 img {height: 19px;}.gt-button.gt-style-5 svg + span, .gt-button.gt-style-5 svg + img, .gt-button.gt-style-5 i + span {margin-left: 13px;}.gt-button.gt-style-5 span + svg, .gt-button.gt-style-5 span + img, .gt-button.gt-style-5 span + i {margin-left: 13px;text-align: right;}.gt-button.gt-style-5.gt-dark a, .gt-button.gt-style-5.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-5.gt-dark a:hover, .gt-button.gt-style-5.gt-dark a:focus {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-6 a, .gt-button.gt-style-6 a:visited {font-size: 0.875rem;font-weight: 600;color: var(--gt-main-primary-color);padding: 5px;display: flex;align-items: center;text-transform: uppercase;letter-spacing: 1px;text-decoration: none;}.gt-button.gt-style-6 a:hover, .gt-button.gt-style-6 a:focus {color: var(--gt-main-primary-color);}.gt-button.gt-style-6:hover svg, .gt-button.gt-style-6:hover img, .gt-button.gt-style-6:hover i {-webkit-animation: gtButton6EffectLeft 0.5s forwards;-o-animation: gtButton6EffectLeft 0.5s forwards;animation: gtButton6EffectLeft 0.5s forwards;}@keyframes gtButton6EffectLeft {49% {-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}50% {opacity: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}51% {opacity: 1;}}@keyframes gtButton6EffectRight {49% {-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}50% {opacity: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%) }51% {opacity: 1;}}.gt-button.gt-style-6 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-6 svg, .gt-button.gt-style-6 img {height: 19px;}.gt-button.gt-style-6 svg + span, .gt-button.gt-style-6 svg + img, .gt-button.gt-style-6 i + span {margin-left: 13px;}.gt-button.gt-style-6 span + svg, .gt-button.gt-style-6 span + img, .gt-button.gt-style-6 span + i {margin-left: 13px;text-align: right;}.gt-button.gt-style-6.gt-dark a, .gt-button.gt-style-6.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-6.gt-dark a:hover, .gt-button.gt-style-6.gt-dark a:focus {color: var(--gt-color-FFFFFF);}.gt-button.gt-style-7 a, .gt-button.gt-style-7 a:visited {font-size: 0.875rem;font-weight: 500;padding: 10.5px 20px;display: flex;align-items: center;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;z-index: 1;text-decoration: none;}.gt-button.gt-style-7 a::after, .gt-button.gt-style-7 a:visited::after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;content: '';position: absolute;z-index: -1;height: 100%;left: 0;top: 0;width: 0;background: var(--gt-color-000000);opacity: .6;}.gt-button.gt-style-7 a:hover:after, .gt-button.gt-style-7 a:focus:after {-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;width: 100%;}.gt-button.gt-style-7 i {font-size: 0.813rem;width: 19px;}.gt-button.gt-style-7 svg, .gt-button.gt-style-7 img {height: 19px;}.gt-button.gt-style-7 svg + span, .gt-button.gt-style-7 svg + img, .gt-button.gt-style-7 i + span {margin-left: 13px;}.gt-button.gt-style-7 span + svg, .gt-button.gt-style-7 span + img, .gt-button.gt-style-7 span + i {margin-left: 13px;text-align: right;}.gt-main {position: relative;}.gt-page-wrapper {padding: 130px 0;}.gt-page-wrapper > .gt-page-layout {display: flex;align-items: flex-start;}.gt-page-content {width: calc(100% - 370px);}@media (max-width: 1399px) {.gt-page-content {width: calc(100% - 300px);}}@media (max-width: 1199px) {.gt-page-content {width: 100%;}}.gt-page-content.gt-page-content-full {width: 100%;-webkit-order: 0;-ms-flex-order: 0;order: 0;}.gt-page-content.gt-page-content-left {padding-right: 90px;-webkit-order: -1;-ms-flex-order: -1;order: -1;}.gt-page-content.gt-page-content-right {padding-left: 90px;-webkit-order: 1;-ms-flex-order: 1;order: 1;}@media (max-width: 1199px) {.gt-page-content.gt-page-content-left {padding-right: 0;}.gt-page-content.gt-page-content-right {padding-left: 0;}.gt-page-sidebar-right {margin-top: 60px;}}.gt-page-sidebar {width: 370px;-webkit-order: 0;-ms-flex-order: 0;order: 0;}@media (max-width: 1399px) {.gt-page-sidebar {width: 300px;}}@media (max-width: 1199px) {.gt-page-sidebar {width: 100%;}}.gt-page-sidebar.gt-page-sidebar-no {display: none;}.gt-page-sidebar.gt-page-sidebar-left {-webkit-order: -1;-ms-flex-order: -1;order: -1;}.gt-page-sidebar.gt-page-sidebar-right {-webkit-order: 1;-ms-flex-order: 1;order: 1;}.gt-container {width: 1520px;max-width: 100%;padding: 0 100px;margin: 0 auto;}@media (max-width: 1191px) {.gt-container {padding-left: 30px;padding-right: 30px;}}.gt-container-full {max-width: 100%;padding: 0 100px;}@media (max-width: 1191px) {.gt-container-full {padding-left: 30px;padding-right: 30px;}}.gt-flex-container {width: 1520px;max-width: 100%;padding: 0 100px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}@media (max-width: 1191px) {.gt-flex-container {padding-left: 30px;padding-right: 30px;}}.gt-flex-container-full {max-width: 100%;padding: 0 100px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}@media (max-width: 1191px) {.gt-flex-container-full {padding-left: 30px;padding-right: 30px;}}.gt-relative {position: relative;}.gt-absolute {position: absolute;}.gt-fixed {position: fixed;}.gt-widget.gt-style-1 {margin-bottom: 110px;}.gt-widget.gt-style-1:last-child {margin-bottom: 0;}.gt-widget.gt-style-2 {margin-bottom: 60px;padding: 30px 40px;border: 1px solid var(--gt-main-border-color);}.gt-widget.gt-style-2:last-child {margin-bottom: 0;}.gt-widget .gt-widget-title.gt-style-1 {position: relative;display: flex;align-items: center;margin-bottom: 40px;}.gt-widget .gt-widget-title.gt-style-1:before {width: 100%;height: 1px;background: var(--gt-main-primary-color);content: '';display: block;position: absolute;}.gt-widget .gt-widget-title.gt-style-1 span {background: #FFFFFF;font-size: 0.875rem;font-weight: 600;position: relative;z-index: 1;text-transform: uppercase;padding-right: 12px;}.gt-widget .gt-widget-title.gt-style-2 {position: relative;display: flex;align-items: center;margin-bottom: 40px;}.gt-widget .gt-widget-title.gt-style-2:before {width: 100%;height: 1px;background: var(--gt-main-border-color);content: '';display: block;position: absolute;}.gt-widget .gt-widget-title.gt-style-2 span {background: #FFFFFF;font-size: 0.875rem;font-weight: 600;position: relative;z-index: 1;text-transform: uppercase;padding-right: 12px;}.gt-widget .gt-widget-title.gt-style-3 {margin: 0 0 40px;border-bottom: 1px solid var(--gt-main-border-color);padding: 0 0 10px;}.gt-widget .gt-widget-title.gt-style-3 span {font-size: 0.875rem;font-weight: 600;position: relative;z-index: 1;text-transform: uppercase;padding-right: 12px;}.gt-blog-widget.gt-style-1 {list-style: none;padding: 0;margin: 0;}.gt-blog-widget.gt-style-1 .gt-image img {max-width: 90px;}.gt-blog-widget.gt-style-1 .gt-content {flex: 1;}.gt-blog-widget.gt-style-1 .gt-image + .gt-content {padding-left: 25px;}.gt-blog-widget.gt-style-1 .gt-content > div {margin-bottom: 5px;}.gt-blog-widget.gt-style-1 .gt-content > div:last-child {margin-bottom: 0;}.gt-blog-widget.gt-style-1 .gt-title a, .gt-blog-widget.gt-style-1 .gt-title a:visited {font-weight: 600;line-height: 1.5;display: block;}.gt-blog-widget.gt-style-1 .gt-details {opacity: .6;}.gt-blog-widget.gt-style-1 .gt-details ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 500;text-transform: uppercase;display: flex;flex-wrap: wrap;}.gt-blog-widget.gt-style-1 .gt-details ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 5px;}.gt-blog-widget.gt-style-1 .gt-details ul li:last-child {margin-right: 0;}.gt-blog-widget.gt-style-1 .gt-details ul li a, .gt-blog-widget.gt-style-1 .gt-details ul li a:visited {display: block;}.gt-blog-widget.gt-style-1 .gt-details ul li:after {content: ',';display: block;}.gt-blog-widget.gt-style-1 .gt-details ul li:last-child:after {display: none;}.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_meta ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul, .widget_nav_menu ul {list-style: none;padding: 0;margin: 0;display: block;font-size: 0.938rem;}.widget_archive ul ul, .widget_categories ul ul, .widget_pages ul ul, .widget_meta ul ul, .widget_recent_comments ul ul, .widget_recent_entries ul ul, .widget_rss ul ul, .widget_nav_menu ul ul {padding-left: 15px;}.widget_archive a, .widget_archive a:visited, .widget_categories a, .widget_categories a:visited, .widget_pages a, .widget_pages a:visited, .widget_meta a, .widget_meta a:visited, .widget_recent_comments a, .widget_recent_comments a:visited, .widget_recent_entries a, .widget_recent_entries a:visited, .widget_rss a, .widget_rss a:visited, .widget_nav_menu a, .widget_nav_menu a:visited {padding: 5px 0;margin: 0;display: inline-block;line-height: inherit;}.widget_archive a:hover, .widget_archive a:focus, .widget_categories a:hover, .widget_categories a:focus, .widget_pages a:hover, .widget_pages a:focus, .widget_meta a:hover, .widget_meta a:focus, .widget_recent_comments a:hover, .widget_recent_comments a:focus, .widget_recent_entries a:hover, .widget_recent_entries a:focus, .widget_rss a:hover, .widget_rss a:focus, .widget_nav_menu a:hover, .widget_nav_menu a:focus {text-decoration: underline;}.widget_rss ul {margin: -10px 0;}.widget_rss ul li {padding: 10px 0;}.widget_rss ul li cite {margin: 5px 0 0;}.widget_recent_comments ul {margin: -10px 0;}.widget_recent_comments ul li {padding: 10px 0;}.widget_tag_cloud .tagcloud {list-style: none;padding: 0;margin: -3px;text-transform: uppercase;font-weight: 500;display: flex;align-items: center;flex-wrap: wrap;}.widget_tag_cloud a, .widget_tag_cloud a:visited {display: block;border: 1px solid var(--gt-main-border-color);padding: 5px 12px;font-size: 0.75rem !important;margin: 3px;}.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.search-form-widget {display: flex;flex-direction: column;}.search-form-widget button {margin-top: 10px;}.widget_mc4wp_form_widget .mc4wp-form-fields, .widget_mc4wp_form_widget .mc4wp-form-fields .gt-form {display: flex;flex-direction: column;}.widget_mc4wp_form_widget .mc4wp-form-fields > *, .widget_mc4wp_form_widget .mc4wp-form-fields .gt-form > * {margin-bottom: 15px;}.widget_mc4wp_form_widget .mc4wp-form-fields > *:last-child, .widget_mc4wp_form_widget .mc4wp-form-fields .gt-form > *:last-child {margin-bottom: 0;}.wp-calendar-nav {display: flex;justify-content: space-between;}.gt-grid {margin-right: auto;margin-left: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.gt-grid.gt-full-grid {width: 100%;margin-right: auto;margin-left: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.gt-inner-grid {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.gt-grid-left {justify-content: flex-start;}.gt-grid-center {justify-content: center;}.gt-grid-right {justify-content: flex-end;}.gt-grid-between {justify-content: space-between;}.gt-grid-stretch {justify-content: stretch;}.gt-grid-stretch > .gt-grid-col > * {height: 100%;}.gt-grid-vertical-start {align-items: flex-start;}.gt-grid-vertical-end {align-items: flex-end;}.gt-grid-vertical-center {align-items: center;}.gt-grid-nowrap {flex-wrap: nowrap;}.gt-grid.gt-grid-1 > .gt-grid-col {width: 100%;flex: 0 0 100%;}.gt-grid.gt-grid-2 > .gt-grid-col {width: 50%;flex: 0 0 50%;}.gt-grid.gt-grid-3 > .gt-grid-col {width: 33.333333%;flex: 0 0 33.333333%;}.gt-grid.gt-grid-4 > .gt-grid-col {width: 25%;flex: 0 0 25%;}.gt-grid.gt-grid-5 > .gt-grid-col {width: 20%;flex: 0 0 20%;}.gt-grid.gt-grid-6 > .gt-grid-col {width: 16.666666%;flex: 0 0 16.666666%;}.gt-grid.gt-grid-7 > .gt-grid-col {width: 14.28571428571429%;flex: 0 0 14.28571428571429%;}.gt-grid.gt-grid-8 > .gt-grid-col {width: 12.5%;flex: 0 0 12.5%;}.gt-grid.gt-grid-9 > .gt-grid-col {width: 11.11111111111111%;flex: 0 0 11.11111111111111%;}.gt-grid.gt-grid-10 > .gt-grid-col {width: 10%;flex: 0 0 10%;}.gt-grid.gt-percent-grid-1 > .gt-grid-col {flex: 0 0 8.33333%;width: 8.33333%;}.gt-grid.gt-percent-grid-2 > .gt-grid-col {flex: 0 0 16.66667%;width: 16.66667%;}.gt-grid.gt-percent-grid-3 > .gt-grid-col {flex: 0 0 25%;width: 25%;}.gt-grid.gt-percent-grid-4 > .gt-grid-col {flex: 0 0 33.33333%;width: 33.33333%;}.gt-grid.gt-percent-grid-5 > .gt-grid-col {flex: 0 0 41.66667%;width: 41.66667%;}.gt-grid.gt-percent-grid-6 > .gt-grid-col {flex: 0 0 50%;width: 50%;}.gt-grid.gt-percent-grid-7 > .gt-grid-col {flex: 0 0 58.33333%;width: 58.33333%;}.gt-grid.gt-percent-grid-8 > .gt-grid-col {flex: 0 0 66.66667%;width: 66.66667%;}.gt-grid.gt-percent-grid-9 > .gt-grid-col {flex: 0 0 75%;width: 75%;}.gt-grid.gt-percent-grid-10 > .gt-grid-col {flex: 0 0 83.33333%;width: 83.33333%;}.gt-grid.gt-percent-grid-11 > .gt-grid-col {flex: 0 0 91.66667%;width: 91.66667%;}.gt-grid.gt-percent-grid-12 > .gt-grid-col {flex: 0 0 100%;width: 100%;}.gt-grid.gt-grid-auto > .gt-grid-col {width: auto;flex: auto;}.gt-grid > .gt-grid-col.gt-grid-col-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%;}.gt-grid > .gt-grid-col.gt-grid-col-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%;}.gt-grid > .gt-grid-col.gt-grid-col-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.gt-grid > .gt-grid-col.gt-grid-col-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%;}.gt-grid > .gt-grid-col.gt-grid-col-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%;}.gt-grid > .gt-grid-col.gt-grid-col-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.gt-grid > .gt-grid-col.gt-grid-col-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%;}.gt-grid > .gt-grid-col.gt-grid-col-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%;}.gt-grid > .gt-grid-col.gt-grid-col-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%;}.gt-grid > .gt-grid-col.gt-grid-col-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%;}.gt-grid > .gt-grid-col.gt-grid-col-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%;}.gt-grid > .gt-grid-col.gt-grid-col-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.gt-grid.gt-spacing-0 {margin: 0px;}.gt-grid.gt-spacing-5 {margin: -5px;}.gt-grid.gt-spacing-10 {margin: -10px;}.gt-grid.gt-spacing-15 {margin: -15px;}.gt-grid.gt-spacing-20 {margin: -20px;}.gt-grid.gt-spacing-25 {margin: -25px;}.gt-grid.gt-spacing-30 {margin: -30px;}.gt-grid.gt-spacing-35 {margin: -35px;}.gt-grid.gt-spacing-40 {margin: -40px;}.gt-grid.gt-spacing-45 {margin: -45px;}.gt-grid.gt-spacing-50 {margin: -50px;}.gt-grid.gt-spacing-55 {margin: -55px;}.gt-grid.gt-spacing-60 {margin: -60px;}.gt-grid.gt-spacing-0 > .gt-grid-col {padding: 0px;}.gt-grid.gt-spacing-5 > .gt-grid-col {padding: 5px;}.gt-grid.gt-spacing-10 > .gt-grid-col {padding: 10px;}.gt-grid.gt-spacing-15 > .gt-grid-col {padding: 15px;}.gt-grid.gt-spacing-20 > .gt-grid-col {padding: 20px;}.gt-grid.gt-spacing-25 > .gt-grid-col {padding: 25px;}.gt-grid.gt-spacing-30 > .gt-grid-col {padding: 30px;}.gt-grid.gt-spacing-35 > .gt-grid-col {padding: 35px;}.gt-grid.gt-spacing-40 > .gt-grid-col {padding: 40px;}.gt-grid.gt-spacing-45 > .gt-grid-col {padding: 45px;}.gt-grid.gt-spacing-50 > .gt-grid-col {padding: 50px;}.gt-grid.gt-spacing-55 > .gt-grid-col {padding: 55px;}.gt-grid.gt-spacing-60 > .gt-grid-col {padding: 60px;}@media (max-width: 1199px) {.gt-grid.gt-grid-auto > .gt-grid-col, .gt-grid > .gt-grid-col.gt-grid-col-4, .gt-grid > .gt-grid-col.gt-grid-col-3, .gt-grid > .gt-grid-col.gt-grid-col-2, .gt-grid > .gt-grid-col.gt-grid-col-1, .gt-grid.gt-percent-grid-12 > .gt-grid-col, .gt-grid.gt-percent-grid-11 > .gt-grid-col, .gt-grid.gt-percent-grid-10 > .gt-grid-col, .gt-grid.gt-percent-grid-9 > .gt-grid-col, .gt-grid.gt-percent-grid-8 > .gt-grid-col, .gt-grid.gt-percent-grid-7 > .gt-grid-col, .gt-grid.gt-percent-grid-6 > .gt-grid-col, .gt-grid.gt-percent-grid-5 > .gt-grid-col, .gt-grid.gt-percent-grid-4 > .gt-grid-col, .gt-grid.gt-grid-10 > .gt-grid-col, .gt-grid.gt-grid-9 > .gt-grid-col, .gt-grid.gt-grid-8 > .gt-grid-col, .gt-grid.gt-grid-7 > .gt-grid-col, .gt-grid.gt-grid-6 > .gt-grid-col, .gt-grid.gt-grid-5 > .gt-grid-col, .gt-grid.gt-grid-4 > .gt-grid-col {max-width: 33.333333%;width: 33.333333%;flex: 0 0 33.333333%;}}@media (max-width: 991px) {.gt-grid.gt-grid-auto > .gt-grid-col,s .gt-grid > .gt-grid-col.gt-grid-col-12, .gt-grid > .gt-grid-col.gt-grid-col-11, .gt-grid > .gt-grid-col.gt-grid-col-10, .gt-grid > .gt-grid-col.gt-grid-col-9, .gt-grid > .gt-grid-col.gt-grid-col-8, .gt-grid > .gt-grid-col.gt-grid-col-7, .gt-grid > .gt-grid-col.gt-grid-col-6, .gt-grid > .gt-grid-col.gt-grid-col-5, .gt-grid > .gt-grid-col.gt-grid-col-4, .gt-grid > .gt-grid-col.gt-grid-col-3, .gt-grid > .gt-grid-col.gt-grid-col-2, .gt-grid > .gt-grid-col.gt-grid-col-1, .gt-grid.gt-percent-grid-12 > .gt-grid-col, .gt-grid.gt-percent-grid-11 > .gt-grid-col, .gt-grid.gt-percent-grid-10 > .gt-grid-col, .gt-grid.gt-percent-grid-9 > .gt-grid-col, .gt-grid.gt-percent-grid-8 > .gt-grid-col, .gt-grid.gt-percent-grid-7 > .gt-grid-col, .gt-grid.gt-percent-grid-6 > .gt-grid-col, .gt-grid.gt-percent-grid-5 > .gt-grid-col, .gt-grid.gt-percent-grid-4 > .gt-grid-col, .gt-grid.gt-percent-grid-3 > .gt-grid-col, .gt-grid.gt-grid-10 > .gt-grid-col, .gt-grid.gt-grid-10 > .gt-grid-col, .gt-grid.gt-grid-9 > .gt-grid-col, .gt-grid.gt-grid-8 > .gt-grid-col, .gt-grid.gt-grid-7 > .gt-grid-col, .gt-grid.gt-grid-6 > .gt-grid-col, .gt-grid.gt-grid-5 > .gt-grid-col, .gt-grid.gt-grid-4 > .gt-grid-col, .gt-grid.gt-grid-3 > .gt-grid-col {max-width: 50%;width: 50%;flex: 0 0 50%;}}@media (max-width: 767px) {.gt-grid.gt-grid-auto > .gt-grid-col, .gt-grid > .gt-grid-col.gt-grid-col-12, .gt-grid > .gt-grid-col.gt-grid-col-11, .gt-grid > .gt-grid-col.gt-grid-col-10, .gt-grid > .gt-grid-col.gt-grid-col-9, .gt-grid > .gt-grid-col.gt-grid-col-8, .gt-grid > .gt-grid-col.gt-grid-col-7, .gt-grid > .gt-grid-col.gt-grid-col-6, .gt-grid > .gt-grid-col.gt-grid-col-5, .gt-grid > .gt-grid-col.gt-grid-col-4, .gt-grid > .gt-grid-col.gt-grid-col-3, .gt-grid > .gt-grid-col.gt-grid-col-2, .gt-grid > .gt-grid-col.gt-grid-col-1, .gt-grid.gt-percent-grid-12 > .gt-grid-col, .gt-grid.gt-percent-grid-11 > .gt-grid-col, .gt-grid.gt-percent-grid-10 > .gt-grid-col, .gt-grid.gt-percent-grid-9 > .gt-grid-col, .gt-grid.gt-percent-grid-8 > .gt-grid-col, .gt-grid.gt-percent-grid-7 > .gt-grid-col, .gt-grid.gt-percent-grid-6 > .gt-grid-col, .gt-grid.gt-percent-grid-5 > .gt-grid-col, .gt-grid.gt-percent-grid-4 > .gt-grid-col, .gt-grid.gt-percent-grid-3 > .gt-grid-col, .gt-grid.gt-percent-grid-2 > .gt-grid-col, .gt-grid.gt-percent-grid-1 > .gt-grid-col, .gt-grid.gt-grid-10 > .gt-grid-col, .gt-grid.gt-grid-9 > .gt-grid-col, .gt-grid.gt-grid-8 > .gt-grid-col, .gt-grid.gt-grid-7 > .gt-grid-col, .gt-grid.gt-grid-6 > .gt-grid-col, .gt-grid.gt-grid-5 > .gt-grid-col, .gt-grid.gt-grid-4 > .gt-grid-col, .gt-grid.gt-grid-3 > .gt-grid-col, .gt-grid.gt-grid-2 > .gt-grid-col, .gt-grid.gt-grid-1 > .gt-grid-col {max-width: 100%;width: 100%;flex: 0 0 100%;}.gt-grid.gt-spacing-35, .gt-grid.gt-spacing-40, .gt-grid.gt-spacing-45, .gt-grid.gt-spacing-50, .gt-grid.gt-spacing-55, .gt-grid.gt-spacing-60 {margin: -30px;}.gt-grid.gt-spacing-35 > .gt-grid-col, .gt-grid.gt-spacing-40 > .gt-grid-col, .gt-grid.gt-spacing-45 > .gt-grid-col, .gt-grid.gt-spacing-50 > .gt-grid-col, .gt-grid.gt-spacing-55 > .gt-grid-col, .gt-grid.gt-spacing-60 > .gt-grid-col {padding: 30px;}}.gt-header {position: relative;}.gt-header .gt-item-group {display: flex;flex-wrap: wrap;align-items: center;}.gt-header .gt-item-group > .gt-item:last-child {margin-right: 0 !important;}.gt-header .gt-item-group > .gt-item > .gt-inner-item {margin-right: 30px;}.gt-header .gt-item-group > .gt-item > .gt-inner-item:last-child {margin-right: 0 !important;}.gt-header .gt-item-group > .gt-item:not(.gt-logo) span {text-transform: uppercase;font-size: 0.875rem;}.gt-header .gt-linked-item a, .gt-header .gt-linked-item svg {width: 24px;height: 24px;display: block;}.gt-header .gt-cart {cursor: pointer;display: flex;align-items: center;color: var(--gt-main-primary-color);position: relative;}.gt-header .gt-cart a, .gt-header .gt-cart svg {width: 24px;height: 24px;display: block;}.gt-header .gt-cart-count:not(:empty) {position: absolute;width: 18px;height: 18px;border-radius: 50%;font-size: 0.625rem;font-weight: 500;text-align: center;display: flex;align-items: center;justify-content: center;top: -6px;right: -6px;color: var(--gt-color-FFFFFF);background-color: var(--gt-main-primary-color);}@media only screen and (max-width: 1299px) {.gt-header .gt-cart-count:not(:empty) {top: -2px;right: -2px;}}@media only screen and (max-width: 991px) {.gt-header .gt-cart-count:not(:empty) {top: 0;right: 0;width: 15px;height: 15px;font-size: 0.563rem;}}.gt-header .gt-user-box {cursor: pointer;display: flex;align-items: center;color: var(--gt-main-primary-color);}.gt-header .gt-search {cursor: pointer;display: flex;align-items: center;color: var(--gt-main-primary-color);}.gt-header .gt-off-canvas-icon {cursor: pointer;display: flex;align-items: center;color: var(--gt-main-primary-color);}.gt-header .gt-logo span {font-weight: 600;font-size: 1.688rem;display: block;}.gt-header .gt-language-switcher.gt-style-1 {position: relative;}.gt-header .gt-language-switcher.gt-style-1 > ul {list-style: none;padding: 0;margin: 0 -12px;display: flex;align-items: center;font-size: 0.813rem;}.gt-header .gt-language-switcher.gt-style-1 > ul li {padding: 0 12px;display: flex;align-items: center;}.gt-header .gt-language-switcher.gt-style-1 > ul li.hover a, .gt-header .gt-language-switcher.gt-style-1 > ul li.hover a:visited {opacity: .6;}.gt-header .gt-language-switcher.gt-style-1 > ul li.gt-active a, .gt-header .gt-language-switcher.gt-style-1 > ul li.gt-active a:visited {opacity: .6;}.gt-header .gt-language-switcher.gt-style-1 > ul li a, .gt-header .gt-language-switcher.gt-style-1 > ul li a:visited {display: flex;align-items: center;color: var(--gt-main-primary-color);}.gt-header .gt-language-switcher.gt-style-1 > ul li a:hover, .gt-header .gt-language-switcher.gt-style-1 > ul li a:focus {opacity: .6;}.gt-header .gt-language-switcher.gt-style-1 > ul li img {width: 22px;height: auto;}.gt-header .gt-language-switcher.gt-style-1 > ul li img + span {margin-left: 8px;font-size: 0.75rem;}.gt-header .gt-language-switcher.gt-style-1 .gt-dropdown-pane {top: inherit !important;left: inherit !important;margin-top: 26px;}.gt-header .gt-menu > ul {list-style: none;padding: 0;margin: 0 -18px;display: flex;align-items: center;flex-wrap: wrap;font-size: 0.938rem;}.gt-header .gt-menu > ul > li > a, .gt-header .gt-menu > ul > li > a:visited {padding: 24px 18px;color: var(--gt-main-primary-color);display: flex;align-items: center;}.gt-header .gt-menu > ul > li:hover > a, .gt-header .gt-menu > ul > li:hover > a:visited, .gt-header .gt-menu > ul > li:focus > a, .gt-header .gt-menu > ul > li:focus > a:visited, .gt-header .gt-menu > ul > li > a:hover, .gt-header .gt-menu > ul > li > a:focus {opacity: .6;}.gt-header .gt-menu > ul > li.gt-dropdown {cursor: pointer;position: relative;}.gt-header .gt-menu > ul > li.gt-dropdown > a > svg, .gt-header .gt-menu > ul > li.gt-dropdown > a:visited > svg {width: 16px;height: 12px;margin-left: 5px;}.gt-header .gt-menu ul > li.gt-dropdown ul {list-style: none;padding: 20px 0;margin: 0;opacity: 0;visibility: hidden;position: absolute;background: #FFFFFF;border: 1px solid var(--gt-main-input-border-color);top: 100%;left: 0;min-width: 200px;font-size: 0.813rem;z-index: 10;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}.gt-header .gt-menu ul > li.gt-dropdown ul li {width: 100%;position: relative;}.gt-header .gt-menu ul > li.gt-dropdown ul li a, .gt-header .gt-menu ul > li.gt-dropdown ul li a:visited {display: flex;align-items: center;justify-content: space-between;padding: 5px 30px;color: var(--gt-main-primary-color);}.gt-header .gt-menu ul > li.gt-dropdown ul li.active > a, .gt-header .gt-menu ul > li.gt-dropdown ul li.active > a:visited, .gt-header .gt-menu ul > li.gt-dropdown ul li.current-menu-item > a, .gt-header .gt-menu ul > li.gt-dropdown ul li.current-menu-item > a:visited, .gt-header .gt-menu ul > li.gt-dropdown ul li:hover > a, .gt-header .gt-menu ul > li.gt-dropdown ul li:hover > a:visited, .gt-header .gt-menu ul > li.gt-dropdown ul li:focus > a, .gt-header .gt-menu ul > li.gt-dropdown ul li:focus > a:visited, .gt-header .gt-menu ul > li.gt-dropdown ul li a:hover, .gt-header .gt-menu ul > li.gt-dropdown ul li a:focus {opacity: .6;}.gt-header .gt-menu ul > li.gt-dropdown ul li svg {width: 16px;height: 12px;}.gt-header .gt-menu ul > li.gt-dropdown ul ul {left: 100%;top: -21px;}.gt-header .gt-menu ul > li.gt-dropdown:hover > ul, .gt-header .gt-menu ul > li.gt-dropdown:focus > ul {opacity: 1;visibility: visible;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}.gt-header.gt-style-1 {padding: 24px 0;background: #FFFFFF;}.gt-header.gt-style-1 .gt-item.gt-off-canvas-icon {margin-right: 50px;}.gt-header.gt-style-1 .gt-item.gt-logo {margin-right: 50px;}.gt-header.gt-style-1 .gt-item.gt-language-switcher {margin-right: 50px;}.gt-header.gt-style-1 .gt-item.gt-menu {margin-right: 50px;}.gt-header.gt-style-1 .gt-item.gt-cart {margin-right: 30px;}.gt-header.gt-style-1 .gt-item.gt-user-box {margin-right: 30px;}.gt-header.gt-style-1 .gt-item.gt-search {margin-right: 50px;}.gt-header.gt-style-1 .gt-item.gt-social {margin-right: 50px;}.gt-header.gt-style-2 {padding: 24px 0;background: #FFFFFF;}.gt-header.gt-style-2 .gt-item.gt-off-canvas-icon {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-logo {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-menu {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-language-switcher {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-cart {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-user-box {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-search {margin-right: 50px;}.gt-header.gt-style-2 .gt-item.gt-social {margin-right: 50px;}.gt-header.gt-style-3 {background: #FFFFFF;}.gt-header.gt-style-3 > div {padding-top: 24px;padding-bottom: 24px;}.gt-header.gt-style-3 .gt-line {margin-top: 24px;height: 1px;width: 100%;opacity: .05;background: var(--gt-main-primary-color);}.gt-header.gt-style-3 .gt-item.gt-off-canvas-icon {margin-right: 50px;}.gt-header.gt-style-3 .gt-item.gt-logo {margin-right: 50px;}.gt-header.gt-style-3 .gt-item.gt-language-switcher {margin-right: 50px;}.gt-header.gt-style-3 .gt-item.gt-cart {margin-right: 30px;}.gt-header.gt-style-3 .gt-item.gt-user-box {margin-right: 30px;}.gt-header.gt-style-3 .gt-item.gt-search {margin-right: 50px;}.gt-header.gt-style-3 .gt-item.gt-social {margin-right: 50px;}.gt-header.gt-style-4 {padding: 24px 0;background: #FFFFFF;}.gt-header.gt-style-4 .gt-item.gt-off-canvas-icon {margin-right: 50px;}.gt-header.gt-style-4 .gt-item.gt-language-switcher {margin-right: 50px;}.gt-header.gt-style-4 .gt-item.gt-cart {margin-right: 30px;}.gt-header.gt-style-4 .gt-item.gt-user-box {margin-right: 30px;}.gt-header.gt-style-4 .gt-item.gt-search {margin-right: 50px;}.gt-header.gt-style-4 .gt-item.gt-social {margin-right: 50px;}.gt-header.gt-style-4 .gt-item.gt-menu-left {margin-right: 100px;}.gt-header.gt-style-4 .gt-item.gt-menu-right {margin-left: 100px;}.gt-header.gt-desktop-header.gt-dark.gt-absolute.gt-transparent > div {position: relative;}.gt-header.gt-desktop-header.gt-dark.gt-absolute.gt-transparent > div:before {content: '';background: var(--gt-color-FFFFFF);opacity: .1;height: 1px;width: 100%;position: absolute;bottom: -24px;left: 0;right: 0;margin: auto;}.gt-header.gt-desktop-header.gt-dark.gt-absolute.gt-transparent > div:before {width: calc(100% - 200px);}.gt-header.gt-desktop-header.gt-transparent:not(.gt-sticky-header) {background: transparent !important;}.gt-header.gt-mobile-header.gt-transparent:not(.gt-sticky-mobile-header) {background: transparent !important;}.gt-header.gt-absolute {position: absolute;top: 0;left: 0;z-index: 50;width: 100%;}.admin-bar .gt-header.gt-absolute {top: 32px;}@media (max-width: 782px) {.admin-bar .gt-header.gt-absolute {top: 46px;}}.gt-header.gt-fixed {position: fixed;top: 0;left: 0;z-index: 50;width: 100%;}.admin-bar .gt-header.gt-fixed {top: 32px;}@media (max-width: 782px) {.admin-bar .gt-header.gt-fixed {top: 0;}}.gt-header .gt-dropdown-pane {list-style: none;padding: 20px;margin: 0;opacity: 0;visibility: hidden;position: absolute;background: #FFFFFF;border: 1px solid var(--gt-main-border-color);top: 100%;left: 0;max-width: 300px;min-width: 140px;width: auto;font-size: 0.813rem;z-index: 10;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}.gt-header .gt-dropdown-pane.is-open {opacity: 1;visibility: visible;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}.gt-header.gt-sticky-header {transform: translateY(-200%);box-shadow: 0 1px 30px rgba(0,0,0,.05);}.gt-header.gt-sticky-header a, .gt-header.gt-sticky-header a:visited {color: var(--gt-main-primary-color);}.gt-header.gt-sticky-header.gt-style-1, .gt-header.gt-sticky-header.gt-style-2, .gt-header.gt-sticky-header.gt-style-4 {padding: 10px 0;}.gt-header.gt-sticky-header.gt-style-3 > div {padding-top: 10px;padding-bottom: 10px;}.admin-bar .gt-header.gt-sticky-header {top: 32px;}@media (max-width: 782px) {.admin-bar .gt-header.gt-sticky-header {top: 46px;}}.gt-header.gt-dark {background: var(--gt-main-primary-color);}.gt-header.gt-dark .gt-cart-count:not(:empty) {background-color: var(--gt-color-FFFFFF);color: var(--gt-color-111111);}.gt-header.gt-dark .gt-item.gt-logo span {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-off-canvas-icon svg {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-cart svg {color: var(--gt-color-FFFFFF);width: 24px;height: 24px;}.gt-header.gt-dark .gt-cart span, .gt-header.gt-dark .gt-cart a, .gt-header.gt-dark .gt-cart a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-user-box svg {color: var(--gt-color-FFFFFF);width: 24px;height: 24px;}.gt-header.gt-dark .gt-user-box span, .gt-header.gt-dark .gt-user-box a, .gt-header.gt-dark .gt-user-box a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-search svg {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-search span, .gt-header.gt-dark .gt-search a, .gt-header.gt-dark .gt-search a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-language-switcher.gt-style-1 > ul li a, .gt-header.gt-dark .gt-language-switcher.gt-style-1 > ul li a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-menu ul > li > a, .gt-header.gt-dark .gt-menu ul > li > a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-menu ul > li.gt-dropdown > svg {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-social ul li a, .gt-header.gt-dark .gt-social ul li a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-menu ul > li.gt-dropdown ul {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);}.gt-header.gt-dark .gt-menu ul > li.gt-dropdown ul li a, .gt-header.gt-dark .gt-menu ul > li.gt-dropdown ul li a:visited {color: var(--gt-color-FFFFFF);}.gt-header.gt-dark .gt-dropdown-pane {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}@media (max-width: 1199px) {.gt-desktop-header {display: none;}}.gt-sticky-mobile-header {transform: translateY(-200%);box-shadow: 0 1px 30px rgba(0,0,0,.05);}.gt-mobile-header {display: none;}.gt-mobile-header.gt-m-style-1 {padding: 20px 0;background: #FFFFFF;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-off-canvas-icon {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-logo {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-language-switcher {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-cart {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-user-box {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-search {margin-right: 20px;}.gt-mobile-header.gt-m-style-1 .gt-item.gt-social {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 {padding: 20px 0;background: #FFFFFF;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-off-canvas-icon {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-language-switcher {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-cart {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-user-box {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-search {margin-right: 20px;}.gt-mobile-header.gt-m-style-2 .gt-item.gt-social {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 {padding: 20px 0;background: #FFFFFF;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-off-canvas-icon {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-logo {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-language-switcher {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-cart {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-user-box {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-search {margin-right: 20px;}.gt-mobile-header.gt-m-style-3 .gt-item.gt-social {margin-right: 20px;}@media (max-width: 1199px) {.gt-mobile-header {display: block;}}.gt-mobile-header.gt-sticky-mobile-header.gt-m-style-1, .gt-mobile-header.gt-sticky-mobile-header.gt-m-style-2, .gt-mobile-header.gt-sticky-mobile-header.gt-m-style-3 {padding: 24px 0;}.gt-mobile-header.gt-dark.gt-m-style-1, .gt-mobile-header.gt-dark.gt-m-style-2, .gt-mobile-header.gt-dark.gt-m-style-3, .gt-mobile-header.gt-dark.gt-m-style-4 {background: var(--gt-main-primary-color);}.gt-title-bar.gt-style-1 {padding: 250px 0;background-color: var(--gt-main-block-background);background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;z-index: 0;}.gt-title-bar.gt-style-1:before {content: '';width: 100%;height: 100%;left: 0;top: 0;position: absolute;z-index: -1;}.gt-title-bar.gt-style-1 h2 {font-size: 0.75rem;text-transform: uppercase;margin: 0 0 10px;font-weight: 600;color: var(--gt-main-primary-color);letter-spacing: 2px;opacity: .6;word-break: break-word;}.gt-title-bar.gt-style-1 h1 {font-size: 5.625rem;-webkit-text-stroke: 2px var(--gt-main-primary-color);text-stroke: 2px var(--gt-main-primary-color);-webkit-text-fill-color: transparent;text-fill-color: transparent;text-transform: uppercase;font-weight: 700;line-height: 1;}@media (max-width: 1199px) {.gt-title-bar.gt-style-1 h1 {font-size: 3.75rem;}}.gt-title-bar.gt-style-1 .gt-text {opacity: .6;max-width: 750px;}.gt-title-bar.gt-style-1.gt-dark {background-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-title-bar.gt-style-1.gt-dark h2 {color: var(--gt-color-FFFFFF);}.gt-title-bar.gt-style-1.gt-dark h1 {-webkit-text-stroke: 2px #FFFFFF;text-stroke: 2px #FFFFFF;}.gt-title-bar.gt-style-1.gt-dark .gt-text, .gt-title-bar.gt-style-1.gt-dark a, .gt-title-bar.gt-style-1.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-bar.gt-style-1.gt-dark a:hover, .gt-title-bar.gt-style-1.gt-dark a:focus {text-decoration: underline;}.gt-title-bar.gt-style-1 > div {display: flex;flex-direction: column;align-items: center;justify-content: center;}.gt-title-bar.gt-style-1 > div > *:last-child {margin-bottom: 0;}.gt-title-bar.gt-style-1.gt-align-center > div {text-align: center;align-items: center;justify-content: center;}.gt-title-bar.gt-style-1.gt-align-left > div {text-align: left;align-items: flex-start;justify-content: flex-start;}.gt-title-bar.gt-style-1.gt-align-right > div {text-align: right;align-items: flex-end;justify-content: flex-end;}.gt-title-bar.gt-style-2 {padding: 50px 0;color: var(--gt-main-primary-color);background-size: cover;background-position: center center;background-repeat: no-repeat;position: relative;z-index: 0;}.gt-title-bar.gt-style-2 h2 {font-size: 0.875rem;margin: 0 0 5px;font-weight: 600;letter-spacing: 1px;opacity: .6;}.gt-title-bar.gt-style-2 h1 {font-size: 3rem;color: var(--gt-main-primary-color);margin-bottom: 26px;font-weight: 600;}.gt-title-bar.gt-style-2 .gt-text {color: var(--gt-main-primary-color);max-width: 750px;}.gt-title-bar.gt-style-2.gt-dark {background-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-title-bar.gt-style-2.gt-dark h2, .gt-title-bar.gt-style-2.gt-dark h1, .gt-title-bar.gt-style-2.gt-dark .gt-text, .gt-title-bar.gt-style-2.gt-dark a, .gt-title-bar.gt-style-2.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-bar.gt-style-2.gt-dark a:hover, .gt-title-bar.gt-style-2.gt-dark a:focus {text-decoration: underline;}.gt-title-bar.gt-style-2 > div {display: flex;flex-direction: column;align-items: center;justify-content: center;}.gt-title-bar.gt-style-2 > div > *:last-child {margin-bottom: 0;}.gt-title-bar.gt-style-2.gt-align-center > div {text-align: center;align-items: center;justify-content: center;}.gt-title-bar.gt-style-2.gt-align-left > div {text-align: left;align-items: flex-start;justify-content: flex-start;}.gt-title-bar.gt-style-2.gt-align-right > div {text-align: right;align-items: flex-end;justify-content: flex-end;}.gt-newsletter.gt-style-1 {padding: 139px 0 145px;background: #FFFFFF;border-bottom: 1px solid var(--gt-main-border-color);}.gt-newsletter.gt-style-1 .gt-heading {text-align: center;max-width: 530px;margin: 0 auto 70px;}@media (max-width: 767px) {.gt-newsletter.gt-style-1 .gt-heading {max-width: 100%;}}.gt-newsletter.gt-style-1 .gt-heading .gt-title {font-size: 2.25rem;font-weight: 600;line-height: 1.4;margin-bottom: 6px;}.gt-newsletter.gt-style-1 .gt-heading .gt-text {font-size: 0.875rem;opacity: .6;}.gt-newsletter.gt-style-1 .gt-heading .gt-text p:last-child {margin-bottom: 0;}.gt-newsletter.gt-style-1 .gt-form {display: flex;align-items: center;justify-content: center;max-width: 530px;margin: 0 auto 22px;border: 1px solid var(--gt-main-border-color);}.gt-newsletter.gt-style-1 .gt-form input[type="text"], .gt-newsletter.gt-style-1 .gt-form input[type="email"] {border: 0;border-right: 1px solid var(--gt-main-border-color);}.gt-newsletter.gt-style-1 .gt-form button {font-weight: 600;text-transform: uppercase;background: transparent;color: var(--gt-main-primary-color);border: 0;}.gt-newsletter.gt-style-1 .gt-form button:hover, .gt-newsletter.gt-style-1 .gt-form button:focus, .gt-newsletter.gt-style-1 .gt-form button:active {background: transparent;}.gt-newsletter.gt-style-1 .gt-cookies {display: flex;align-items: center;justify-content: center;max-width: 530px;margin: 0 auto;}.gt-newsletter.gt-style-1 .gt-cookies .gt-checkbox-label span {opacity: .6;}.gt-newsletter.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);border-bottom: 1px solid var(--gt-main-border-dark-color);}.gt-newsletter.gt-style-1.gt-dark .gt-form {border-color: var(--gt-main-input-dark-border-color);}.gt-newsletter.gt-style-1.gt-dark .gt-form button {color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-1.gt-dark .gt-form button:hover, .gt-newsletter.gt-style-1.gt-dark .gt-form button:focus, .gt-newsletter.gt-style-1.gt-dark .gt-form button:active {background: transparent;}.gt-newsletter.gt-style-1.gt-dark .gt-form input[type="text"], .gt-newsletter.gt-style-1.gt-dark .gt-form input[type="email"] {border-right-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-1.gt-dark .gt-form ::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-1.gt-dark .gt-form :-ms-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-1.gt-dark .gt-form ::placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox-label {color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox-label span {opacity: .6;}.gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:not(:checked) + span:before, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:checked + span:before, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:before, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:before {border-color: var(--gt-main-input-dark-border-color);}.gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:not(:checked) + span:after, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:checked + span:after, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:after, .gt-newsletter.gt-style-1.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:after {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-2 {padding: 145px 0 150px;background: #FFFFFF;border-bottom: 1px solid var(--gt-main-border-color);}.gt-newsletter.gt-style-2 .gt-heading {max-width: 530px;}@media (max-width: 767px) {.gt-newsletter.gt-style-2 .gt-heading {max-width: 100%;}}.gt-newsletter.gt-style-2 .gt-heading .gt-title {font-size: 1.625rem;font-weight: 600;margin-bottom: 10px;}.gt-newsletter.gt-style-2 .gt-heading .gt-text {font-size: 0.875rem;opacity: .6;}.gt-newsletter.gt-style-2 .gt-heading .gt-text a, .gt-newsletter.gt-style-2 .gt-heading .gt-text a:visited {color: currentColor;}.gt-newsletter.gt-style-2 .gt-heading .gt-text p:last-child {margin-bottom: 0;}.gt-newsletter.gt-style-2 .gt-grid-col + .gt-grid-col {max-width: 530px;}.gt-newsletter.gt-style-2 .gt-form {display: flex;align-items: center;margin: 0 0 22px;border: 1px solid var(--gt-main-input-border-color);}.gt-newsletter.gt-style-2 .gt-form input[type="text"], .gt-newsletter.gt-style-2 .gt-form input[type="email"] {border: 0;border-right: 1px solid var(--gt-main-input-border-color);}.gt-newsletter.gt-style-2 .gt-form button {font-weight: 600;text-transform: uppercase;background: transparent;color: var(--gt-main-primary-color);border: 0;}.gt-newsletter.gt-style-2 .gt-form button:hover, .gt-newsletter.gt-style-2 .gt-form button:focus, .gt-newsletter.gt-style-2 .gt-form button:active {background: transparent;}.gt-newsletter.gt-style-2 .gt-cookies {display: flex;align-items: center;max-width: 530px;margin: 0;}.gt-newsletter.gt-style-2 .gt-cookies .gt-checkbox-label span {opacity: .6;}.gt-newsletter.gt-style-2.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);border-bottom: 1px solid var(--gt-main-border-dark-color);}.gt-newsletter.gt-style-2.gt-dark .gt-form {border-color: var(--gt-main-input-dark-border-color);}.gt-newsletter.gt-style-2.gt-dark .gt-form button {color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-2.gt-dark .gt-form button:hover, .gt-newsletter.gt-style-2.gt-dark .gt-form button:focus, .gt-newsletter.gt-style-2.gt-dark .gt-form button:active {background: transparent;}.gt-newsletter.gt-style-2.gt-dark .gt-form input[type="text"], .gt-newsletter.gt-style-2.gt-dark .gt-form input[type="email"] {border-right-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-2.gt-dark .gt-form ::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-2.gt-dark .gt-form :-ms-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-2.gt-dark .gt-form ::placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox-label span {color: var(--gt-color-FFFFFF);}.gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:not(:checked) + span:before, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:checked + span:before, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:before, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:before {border-color: var(--gt-main-input-dark-border-color);}.gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:not(:checked) + span:after, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox input[type="checkbox"]:checked + span:after, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:after, .gt-newsletter.gt-style-2.gt-dark .gt-cookies .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:after {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-footer-widgets.gt-style-1 {padding: 150px 0 150px;background: #FFFFFF;}.gt-footer-widgets.gt-style-1 .gt-footer-widget {margin-bottom: 50px;font-size: 0.875rem;}.gt-footer-widgets.gt-style-1 .gt-footer-widget:last-child {margin-bottom: 0;}.gt-footer-widgets.gt-style-1 .gt-footer-widget .gt-widget-title {font-weight: 500;text-transform: uppercase;margin-bottom: 12px;opacity: 1;color: var(--gt-main-primary-color);}.gt-footer-widgets.gt-style-1 .widget_pages > ul, .gt-footer-widgets.gt-style-1 .widget_archive > ul, .gt-footer-widgets.gt-style-1 .widget_categories > ul, .gt-footer-widgets.gt-style-1 .widget_meta > ul, .gt-footer-widgets.gt-style-1 .widget_recent_comments > ul, .gt-footer-widgets.gt-style-1 .widget_recent_entries > ul, .gt-footer-widgets.gt-style-1 .widget_nav_menu > ul, .gt-footer-widgets.gt-style-1 .widget_nav_menu > div > ul {opacity: .6;}.gt-footer-widgets.gt-style-1 .widget_nav_menu ul {list-style: none;padding: 0;margin: -5px 0;display: block;}.gt-footer-widgets.gt-style-1 .widget_nav_menu ul ul {padding-left: 20px;}.gt-footer-widgets.gt-style-1 .widget_nav_menu ul li {padding: 5px 0;}.gt-footer-widgets.gt-style-1 .widget_nav_menu ul li a, .gt-footer-widgets.gt-style-1 .widget_nav_menu ul li a:visited {display: block;margin: 0;padding: 0;}.gt-footer-widgets.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark a, .gt-footer-widgets.gt-style-1.gt-dark input[type=color], .gt-footer-widgets.gt-style-1.gt-dark input[type=date], .gt-footer-widgets.gt-style-1.gt-dark input[type=datetime-local], .gt-footer-widgets.gt-style-1.gt-dark input[type=datetime], .gt-footer-widgets.gt-style-1.gt-dark input[type=email], .gt-footer-widgets.gt-style-1.gt-dark input[type=month], .gt-footer-widgets.gt-style-1.gt-dark input[type=number], .gt-footer-widgets.gt-style-1.gt-dark input[type=password], .gt-footer-widgets.gt-style-1.gt-dark input[type=search], .gt-footer-widgets.gt-style-1.gt-dark input[type=tel], .gt-footer-widgets.gt-style-1.gt-dark input[type=text], .gt-footer-widgets.gt-style-1.gt-dark input[type=time], .gt-footer-widgets.gt-style-1.gt-dark input[type=url], .gt-footer-widgets.gt-style-1.gt-dark input[type=week], .gt-footer-widgets.gt-style-1.gt-dark textarea.gt-dark {border-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark input[type=color]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=date]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=datetime-local]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=datetime]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=email]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=month]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=number]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=password]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=search]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=tel]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=text]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=time]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=url]:focus, .gt-footer-widgets.gt-style-1.gt-dark input[type=week]:focus, .gt-footer-widgets.gt-style-1.gt-dark textarea:focus {border-color: var(--gt-main-input-dark-border-focus-color);}.gt-footer-widgets.gt-style-1.gt-dark ::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-footer-widgets.gt-style-1.gt-dark :-ms-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-footer-widgets.gt-style-1.gt-dark ::placeholder {color: var(--gt-color-FFFFFF);opacity: .2;}.gt-footer-widgets.gt-style-1.gt-dark .gt-footer-widget .gt-widget-title {color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark label {color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox-label span {color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox input[type="checkbox"]:not(:checked) + span:before, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox input[type="checkbox"]:checked + span:before, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:before, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:before {border-color: var(--gt-main-input-dark-border-color);}.gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox input[type="checkbox"]:not(:checked) + span:after, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox input[type="checkbox"]:checked + span:after, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:after, .gt-footer-widgets.gt-style-1.gt-dark .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:after {color: var(--gt-color-FFFFFF);opacity: .2;}.gt-footer-widgets.gt-style-1.gt-dark select {background-color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark tbody tr:nth-child(even) {background-color: var(--gt-main-block-dark-background);}.gt-footer-widgets.gt-style-1.gt-dark tbody, .gt-footer-widgets.gt-style-1.gt-dark tfoot, .gt-footer-widgets.gt-style-1.gt-dark thead {border-color: var(--gt-main-border-dark-color);color: var(--gt-color-FFFFFF);}.gt-footer-widget p + .gt-social-links {padding-top: 20px;}.gt-footer-widgets.gt-style-1 + .gt-copyright.gt-style-1 {padding-top: 0;}.gt-copyright.gt-style-1 {padding: 35px 0;background: #FFFFFF;}.gt-copyright.gt-style-1 .gt-logo span {font-weight: 600;font-size: 1.875rem;display: block;text-transform: uppercase;}.gt-copyright.gt-style-1 .gt-copyright-text {font-size: 0.75rem;}.gt-copyright.gt-style-1 .gt-copyright-text p:last-child {margin-bottom: 0;}.gt-copyright.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-copyright.gt-style-1.gt-dark a, .gt-copyright.gt-style-1.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-footer-widgets.gt-style-1.gt-dark a[href^="tel:"], .gt-footer-widgets.gt-style-1.gt-dark a[href^="tel:"]:visited, .gt-footer-widgets.gt-style-1.gt-dark a[href^="mailto:"], .gt-footer-widgets.gt-style-1.gt-dark a[href^="mailto:"]:visited, .gt-footer-widgets.gt-style-1 a[href^="tel:"], .gt-footer-widgets.gt-style-1 a[href^="tel:"]:visited, .gt-footer-widgets.gt-style-1 a[href^="mailto:"], .gt-footer-widgets.gt-style-1 a[href^="mailto:"]:visited {color: var(--gt-main-secondary-color);}.gt-add-favorites .gt-item-favorite .gt-before {display: flex;}.gt-add-favorites .gt-item-favorite .gt-after {display: none;}.gt-add-favorites .gt-item-favorite.gt-favorited .gt-before {display: none;}.gt-add-favorites .gt-item-favorite.gt-favorited .gt-after {display: flex;}.gt-add-favorites .gt-item-favorite .gt-before, .gt-add-favorites .gt-item-favorite .gt-after {align-items: center;}.gt-add-watchlist .gt-item-watchlist .gt-before {display: flex;}.gt-add-watchlist .gt-item-watchlist .gt-after {display: none;}.gt-add-watchlist .gt-item-watchlist.gt-watchlisted .gt-before {display: none;}.gt-add-watchlist .gt-item-watchlist.gt-watchlisted .gt-after {display: flex;}.gt-add-watchlist .gt-item-watchlist .gt-before, .gt-add-watchlist .gt-item-watchlist .gt-after {align-items: center;}.gt-item-action-popup {position: fixed;right: 30px;bottom: 30px;padding: 20px 30px;background-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);font-size: 0.75rem;z-index: 2;}.gt-title-item {width: 100%;}.gt-title-item.gt-style-1 .gt-poster {position: relative;margin-bottom: 30px;}.gt-title-item.gt-style-1 .gt-poster a, .gt-title-item.gt-style-1 .gt-poster a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.gt-title-item.gt-style-1 .gt-poster img {width: 100%;}.gt-title-item.gt-style-1 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-1 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-1 .gt-title {font-size: 1.375rem;font-weight: 600;}.gt-title-item.gt-style-1 .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-1 .gt-in-theaters, .gt-title-item.gt-style-1 .gt-release-date, .gt-title-item.gt-style-1 .gt-episode-info, .gt-title-item.gt-style-1 .gt-age-rating, .gt-title-item.gt-style-1 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-1 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-1 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-1 ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-1 ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-1 ul li:last-child:after {display: none;}.gt-title-item.gt-style-1 .gt-user-ratings, .gt-title-item.gt-style-1 .gt-imdb-rating {margin-top: 7px;}.gt-title-item.gt-style-1 .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-1.gt-dark, .gt-title-item.gt-style-1.gt-dark a, .gt-title-item.gt-style-1.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-item.gt-style-1.gt-align-left {text-align: left;}.gt-title-item.gt-style-1.gt-align-left ul, .gt-title-item.gt-style-1.gt-align-left .gt-imdb-rating {justify-content: flex-start;}.gt-title-item.gt-style-1.gt-align-left .gt-user-ratings {align-items: flex-start;}.gt-title-item.gt-style-1.gt-align-center {text-align: center;}.gt-title-item.gt-style-1.gt-align-center ul, .gt-title-item.gt-style-1.gt-align-center .gt-imdb-rating {justify-content: center;}.gt-title-item.gt-style-1.gt-align-center .gt-user-ratings {align-items: center;}.gt-title-item.gt-style-1.gt-align-right {text-align: right;}.gt-title-item.gt-style-1.gt-align-right ul, .gt-title-item.gt-style-1.gt-align-right .gt-imdb-rating {justify-content: flex-end;}.gt-title-item.gt-style-1.gt-align-right .gt-user-ratings {align-items: flex-end;}.gt-title-item.gt-style-2 {display: flex;align-items: stretch;height: 100%;}.gt-title-item.gt-style-2 .gt-poster {position: relative;flex: 1;}.gt-title-item.gt-style-2 .gt-poster a, .gt-title-item.gt-style-2 .gt-poster a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.gt-title-item.gt-style-2 .gt-poster img {width: 100%;object-fit: cover;height: 100%;}.gt-title-item.gt-style-2 .gt-details {padding: 40px;flex: 1;display: flex;flex-direction: column;justify-content: center;}.gt-title-item.gt-style-2 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-2 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-2 .gt-title {margin: 0 0 5px;font-size: 2rem;}.gt-title-item.gt-style-2 .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-2 .gt-in-theaters, .gt-title-item.gt-style-2 .gt-release-date, .gt-title-item.gt-style-2 .gt-episode-info, .gt-title-item.gt-style-2 .gt-age-rating, .gt-title-item.gt-style-2 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-2 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-2 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-2 ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-2 ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-2 ul li:last-child:after {display: none;}.gt-title-item.gt-style-2 .gt-user-ratings, .gt-title-item.gt-style-2 .gt-imdb-rating {margin-top: 7px;}.gt-title-item.gt-style-2 .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-2.gt-dark, .gt-title-item.gt-style-2.gt-dark a, .gt-title-item.gt-style-2.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-item.gt-style-2.gt-align-left {text-align: left;}.gt-title-item.gt-style-2.gt-align-left ul, .gt-title-item.gt-style-2.gt-align-left .gt-imdb-rating {justify-content: flex-start;}.gt-title-item.gt-style-2.gt-align-left .gt-user-ratings {align-items: flex-start;}.gt-title-item.gt-style-2.gt-align-center {text-align: center;}.gt-title-item.gt-style-2.gt-align-center ul, .gt-title-item.gt-style-2.gt-align-center .gt-imdb-rating {justify-content: center;}.gt-title-item.gt-style-2.gt-align-center .gt-user-ratings {align-items: center;}.gt-title-item.gt-style-2.gt-align-right {text-align: right;}.gt-title-item.gt-style-2.gt-align-right ul, .gt-title-item.gt-style-2.gt-align-right .gt-imdb-rating {justify-content: flex-end;}.gt-title-item.gt-style-2.gt-align-right .gt-user-ratings {align-items: flex-end;}@media (max-width: 1299px) {.gt-title-item.gt-style-2 {flex-direction: column;}.gt-title-item.gt-style-2 .gt-details {padding-left: 0;padding-right: 0;}}@media (max-width: 991px) {.gt-title-item.gt-style-2 .gt-title {font-size: 1.875rem;}}.gt-title-item.gt-style-3 {overflow: hidden;height: 100%;}.gt-title-item.gt-style-3 .gt-poster {position: relative;z-index: 1;height: 100%;}.gt-title-item.gt-style-3 .gt-poster:before {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);content: '';display: block;width: 100%;height: 250px;max-height: 100%;bottom: 0;position: absolute;z-index: 1;}.gt-title-item.gt-style-3 .gt-poster img {object-fit: cover;width: 100%;height: 100%;}.gt-title-item.gt-style-3 .gt-poster > a, .gt-title-item.gt-style-3 .gt-poster > a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}.gt-title-item.gt-style-3 .gt-details {display: flex;flex-direction: column;justify-content: flex-end;z-index: 1;color: var(--gt-color-FFFFFF);height: 100%;padding: 40px;position: absolute;bottom: 0;}.gt-title-item.gt-style-3 .gt-details a, .gt-title-item.gt-style-3 .gt-details a:visited {color: currentColor;}.gt-title-item.gt-style-3 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-3 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-3 .gt-details .gt-title {margin: 0 0 5px;color: currentColor;}.gt-title-item.gt-style-3 .gt-details .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-3 .gt-in-theaters, .gt-title-item.gt-style-3 .gt-release-date, .gt-title-item.gt-style-3 .gt-episode-info, .gt-title-item.gt-style-3 .gt-age-rating, .gt-title-item.gt-style-3 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-3 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-3 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-3 .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-3 .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-3 .gt-details ul li:last-child:after {display: none;}.gt-title-item.gt-style-3 .gt-user-ratings, .gt-title-item.gt-style-3 .gt-imdb-rating {margin-top: 7px;}.gt-title-item.gt-style-3 .gt-details .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-3.gt-align-left {text-align: left;}.gt-title-item.gt-style-3.gt-align-left ul, .gt-title-item.gt-style-3.gt-align-left .gt-imdb-rating {justify-content: flex-start;}.gt-title-item.gt-style-3.gt-align-left .gt-user-ratings {align-items: flex-start;}.gt-title-item.gt-style-3.gt-align-center {text-align: center;}.gt-title-item.gt-style-3.gt-align-center ul, .gt-title-item.gt-style-3.gt-align-center .gt-imdb-rating {justify-content: center;}.gt-title-item.gt-style-3.gt-align-center .gt-user-ratings {align-items: center;}.gt-title-item.gt-style-3.gt-align-right {text-align: right;}.gt-title-item.gt-style-3.gt-align-right ul, .gt-title-item.gt-style-3.gt-align-right .gt-imdb-rating {justify-content: flex-end;}.gt-title-item.gt-style-3.gt-align-right .gt-user-ratings {align-items: flex-end;}@media (max-width: 991px) {.gt-title-item.gt-style-3 .gt-details {padding: 30px;}}.gt-title-item.gt-style-4 {overflow: hidden;height: 100%;min-height: 60vh;}.gt-title-item.gt-style-4 .gt-poster {position: relative;z-index: 1;height: 100%;min-height: 60vh;}.gt-title-item.gt-style-4 .gt-poster:before {background: var(--gt-color-000000);content: '';display: block;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;visibility: hidden;position: absolute;z-index: 1;-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}.gt-title-item.gt-style-4:hover .gt-poster:before {opacity: .6;visibility: visible;-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}.gt-title-item.gt-style-4 .gt-poster img {object-fit: cover;height: 100%;width: 100%;position: absolute;}.gt-title-item.gt-style-4 .gt-poster > a, .gt-title-item.gt-style-4 .gt-poster > a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}.gt-title-item.gt-style-4 .gt-details {padding: 55px;position: relative;height: 100%;width: 100%;-moz-transform: translate(0px, -100%);-webkit-transform: translate(0px, -100%);-o-transform: translate(0px, -100%);-ms-transform: translate(0px, -100%);transform: translate(0px, -100%);top: 0;left: 0;z-index: 1;color: var(--gt-color-FFFFFF);-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}.gt-title-item.gt-style-4:hover .gt-details, .gt-title-item.gt-style-4:focus .gt-details {-moz-transform: translate(0px, 0);-webkit-transform: translate(0px, 0);-o-transform: translate(0px, 0);-ms-transform: translate(0px, 0);transform: translate(0px, 0);-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}.gt-title-item.gt-style-4 .gt-details a, .gt-title-item.gt-style-4 .gt-details a:visited {color: currentColor;}.gt-title-item.gt-style-4 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-4 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-4 .gt-details .gt-title {margin: 0 0 5px;color: currentColor;}.gt-title-item.gt-style-4 .gt-details .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-4 .gt-in-theaters, .gt-title-item.gt-style-4 .gt-release-date, .gt-title-item.gt-style-4 .gt-episode-info, .gt-title-item.gt-style-4 .gt-age-rating, .gt-title-item.gt-style-4 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-4 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-4 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-4 .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-4 .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-4 .gt-details ul li:last-child:after {display: none;}.gt-title-item.gt-style-4 .gt-user-ratings, .gt-title-item.gt-style-4 .gt-imdb-rating {margin-top: 7px;}.gt-title-item.gt-style-4 .gt-details .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-4 .gt-notice {font-size: 0.75rem;padding: 55px;position: absolute;right: 0;bottom: 0;-moz-transform: translate(0px, 100%);-webkit-transform: translate(0px, 100%);-o-transform: translate(0px, 100%);-ms-transform: translate(0px, 100%);transform: translate(0px, 100%);z-index: 1;color: var(--gt-color-FFFFFF);-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}.gt-title-item.gt-style-4:hover .gt-notice, .gt-title-item.gt-style-4:focus .gt-notice {-moz-transform: translate(0px, 0);-webkit-transform: translate(0px, 0);-o-transform: translate(0px, 0);-ms-transform: translate(0px, 0);transform: translate(0px, 0);-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;}@media (max-width: 991px) {.gt-title-item.gt-style-4 .gt-details {padding: 30px;}.gt-title-item.gt-style-4 .gt-notice {padding: 30px;}}.gt-title-item.gt-style-5 {overflow: hidden;height: 100%;}.gt-title-item.gt-style-5 .gt-poster {position: relative;z-index: 1;height: 100%;}.gt-title-item.gt-style-5 .gt-poster:before {background: var(--gt-color-000000);content: '';display: block;width: 100%;height: 100%;top: 0;left: 0;opacity: .2;visibility: visible;position: absolute;z-index: 1;transition: all .7s .1s;}.gt-title-item.gt-style-5:hover .gt-poster:before {opacity: .6;transition: all .7s .1s;}.gt-title-item.gt-style-5 .gt-poster img {object-fit: cover;height: 100%;width: 100%;}.gt-title-item.gt-style-5 .gt-poster > a, .gt-title-item.gt-style-5 .gt-poster > a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}.gt-title-item.gt-style-5 .gt-details {padding: 55px;position: absolute;height: 100%;width: 100%;top: 0;left: 0;z-index: 1;color: var(--gt-color-FFFFFF);}.swiper-slide .gt-title-item.gt-style-5 .gt-details {height: calc(100% - 110px);width: calc(100% - 110px);}.gt-title-item.gt-style-5 .gt-details a, .gt-title-item.gt-style-5 .gt-details a:visited {color: currentColor;}.gt-title-item.gt-style-5 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-5 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-5 .gt-details .gt-title {margin: 0 0 5px;color: currentColor;}.gt-title-item.gt-style-5 .gt-details .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-5 .gt-in-theaters, .gt-title-item.gt-style-5 .gt-release-date, .gt-title-item.gt-style-5 .gt-episode-info, .gt-title-item.gt-style-5 .gt-age-rating, .gt-title-item.gt-style-5 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-5 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-5 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-5 .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-5 .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-5 .gt-details ul li:last-child:after {display: none;}.gt-title-item.gt-style-5 .gt-user-ratings, .gt-title-item.gt-style-5 .gt-imdb-rating {margin-top: 7px;}.gt-title-item.gt-style-5 .gt-details .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-5 .gt-notice {font-size: 0.75rem;padding: 55px;position: absolute;right: 0;bottom: 0;-moz-transform: translate(0px, 100%);-webkit-transform: translate(0px, 100%);-o-transform: translate(0px, 100%);-ms-transform: translate(0px, 100%);transform: translate(0px, 100%);z-index: 1;color: var(--gt-color-FFFFFF);-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.gt-title-item.gt-style-5:hover .gt-notice, .gt-title-item.gt-style-5:focus .gt-notice {-moz-transform: translate(0px, 0);-webkit-transform: translate(0px, 0);-o-transform: translate(0px, 0);-ms-transform: translate(0px, 0);transform: translate(0px, 0);-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}@media (max-width: 991px) {.swiper-slide .gt-title-item.gt-style-5 .gt-details {height: calc(100% - 60px);width: calc(100% - 60px);}.gt-title-item.gt-style-5 .gt-notice {padding: 30px;display: none;}}@media (max-width: 767px) {.gt-title-item.gt-style-5 .gt-details .gt-excerpt {display: none;}}.gt-title-item.gt-style-6 .gt-poster {position: relative;margin-bottom: 20px;}.gt-title-item.gt-style-6 .gt-poster a, .gt-title-item.gt-style-6 .gt-poster a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.gt-title-item.gt-style-6 .gt-poster img {width: 100%;}.gt-title-item.gt-style-6 .gt-details > div {margin-bottom: 2.5px;}.gt-title-item.gt-style-6 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-6 .gt-title {font-size: 1.25rem;font-weight: 600;}.gt-title-item.gt-style-6 .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-6 .gt-in-theaters, .gt-title-item.gt-style-6 .gt-release-date, .gt-title-item.gt-style-6 .gt-episode-info, .gt-title-item.gt-style-6 .gt-age-rating, .gt-title-item.gt-style-6 .gt-runtime {font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-6 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-6 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-6 ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-title-item.gt-style-6 ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-6 ul li:last-child:after {display: none;}.gt-title-item.gt-style-6 .gt-user-ratings, .gt-title-item.gt-style-6 .gt-imdb-rating {margin-top: 4px;}.gt-title-item.gt-style-6 .gt-user-ratings.gt-style-1 .gt-stars svg {width: 13px;height: 13px;}.gt-title-item.gt-style-6 .gt-excerpt {margin-top: 15px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-6.gt-dark, .gt-title-item.gt-style-6.gt-dark a, .gt-title-item.gt-style-6.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-item.gt-style-6.gt-align-left {text-align: left;}.gt-title-item.gt-style-6.gt-align-left ul, .gt-title-item.gt-style-6.gt-align-left .gt-imdb-rating {justify-content: flex-start;}.gt-title-item.gt-style-6.gt-align-left .gt-user-ratings {align-items: flex-start;}.gt-title-item.gt-style-6.gt-align-center {text-align: center;}.gt-title-item.gt-style-6.gt-align-center ul, .gt-title-item.gt-style-6.gt-align-center .gt-imdb-rating {justify-content: center;}.gt-title-item.gt-style-6.gt-align-center .gt-user-ratings {align-items: center;}.gt-title-item.gt-style-6.gt-align-right {text-align: right;}.gt-title-item.gt-style-6.gt-align-right ul, .gt-title-item.gt-style-6.gt-align-right .gt-imdb-rating {justify-content: flex-end;}.gt-title-item.gt-style-6.gt-align-right .gt-user-ratings {align-items: flex-end;}.gt-title-item.gt-style-7 {display: flex;}.gt-title-item.gt-style-7 .gt-poster {position: relative;margin-right: 25px;}.gt-title-item.gt-style-7 .gt-poster a, .gt-title-item.gt-style-7 .gt-poster a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.gt-title-item.gt-style-7 .gt-poster img {width: 100%;max-width: 90px;}.gt-title-item.gt-style-7 .gt-details {flex: 1;}.gt-title-item.gt-style-7 .gt-details > div {margin-bottom: 1px;}.gt-title-item.gt-style-7 .gt-details > div:last-child {margin-bottom: 0;}.gt-title-item.gt-style-7 .gt-title {font-weight: 600;}.gt-title-item.gt-style-7 .gt-original-title {font-size: 0.813rem;}.gt-title-item.gt-style-7 .gt-in-theaters, .gt-title-item.gt-style-7 .gt-release-date, .gt-title-item.gt-style-7 .gt-episode-info, .gt-title-item.gt-style-7 .gt-age-rating, .gt-title-item.gt-style-7 .gt-runtime {font-size: 0.75rem;opacity: .6;}.gt-title-item.gt-style-7 .gt-episode-info span {margin-right: 3px;}.gt-title-item.gt-style-7 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-item.gt-style-7 ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.75rem;opacity: .6;}.gt-title-item.gt-style-7 ul li:after {content: ',';margin-right: 4px;}.gt-title-item.gt-style-7 ul li:last-child:after {display: none;}.gt-title-item.gt-style-7 .gt-user-ratings, .gt-title-item.gt-style-7 .gt-imdb-rating {margin-top: 4px;}.gt-title-item.gt-style-7 .gt-user-ratings.gt-style-1 .gt-stars svg {width: 13px;height: 13px;}.gt-title-item.gt-style-7 .gt-excerpt {margin-top: 15px;font-size: 0.875rem;line-height: 1.8;}.gt-title-item.gt-style-7.gt-dark, .gt-title-item.gt-style-7.gt-dark a, .gt-title-item.gt-style-7.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-title-item.gt-style-7.gt-align-left {text-align: left;}.gt-title-item.gt-style-7.gt-align-left ul, .gt-title-item.gt-style-7.gt-align-left .gt-imdb-rating {justify-content: flex-start;}.gt-title-item.gt-style-7.gt-align-left .gt-user-ratings {align-items: flex-start;}.gt-title-item.gt-style-7.gt-align-center {text-align: center;}.gt-title-item.gt-style-7.gt-align-center ul, .gt-title-item.gt-style-7.gt-align-center .gt-imdb-rating {justify-content: center;}.gt-title-item.gt-style-7.gt-align-center .gt-user-ratings {align-items: center;}.gt-title-item.gt-style-7.gt-align-right {text-align: right;}.gt-title-item.gt-style-7.gt-align-right ul, .gt-title-item.gt-style-7.gt-align-right .gt-imdb-rating {justify-content: flex-end;}.gt-title-item.gt-style-7.gt-align-right .gt-user-ratings {align-items: flex-end;}.gt-title-listing .gt-pagination {margin-top: 60px;}.gt-title-search.gt-style-1 .gt-inner {display: flex;align-items: center;justify-content: space-between;margin: -45px;}.gt-title-search.gt-style-1 .gt-inner > div {padding: 45px;}.gt-title-search.gt-style-1 .gt-details .gt-title {font-size: 0.875rem;font-weight: 500;}.gt-title-search.gt-style-1 .gt-details .gt-count {font-size: 0.75rem;opacity: .6;}.gt-title-search.gt-style-1 .gt-details .gt-title + .gt-count {margin-top: 4px;}.gt-title-search.gt-style-1 .gt-keyword {flex: 1;display: flex;align-items: center;max-width: 500px;}.gt-title-search.gt-style-1 .gt-keyword svg {margin-right: 25px;height: 30px;}.gt-title-search.gt-style-1 .gt-fields {flex: 1;}.gt-title-search.gt-style-2 .gt-inner {display: flex;flex-direction: column;margin: -30px;}.gt-title-search.gt-style-2 .gt-inner > div {padding: 30px;}.gt-title-search.gt-style-2 .gt-details .gt-title {font-size: 0.875rem;font-weight: 500;}.gt-title-search.gt-style-2 .gt-details .gt-count {font-size: 0.875rem;opacity: .6;}.gt-title-search.gt-style-2 .gt-details .gt-title + .gt-count {margin-top: 2px;}.gt-title-search.gt-style-2 .gt-keyword {display: flex;align-items: center;}.gt-title-search.gt-style-2 .gt-keyword svg {margin-right: 25px;height: 30px;}.gt-title-search.gt-style-1.gt-dark, .gt-title-search.gt-style-2.gt-dark {color: var(--gt-color-FFFFFF);}@media (max-width: 1199px) {.gt-title-search.gt-style-1 .gt-inner {flex-wrap: wrap;margin: -15px;}.gt-title-search.gt-style-1 .gt-inner > div {padding: 15px;flex: 1;}.gt-title-search.gt-style-1 .gt-inner > div.gt-fields {flex: 0 0 100%;}}@media (max-width: 991px) {.gt-title-search.gt-style-1 .gt-inner > div {flex: 0 0 100%;}}.gt-title-overview.gt-style-1 .gt-cover {padding: 225px 0 70px;background-size: cover;background-position: center;background-color: var(--gt-main-primary-color);position: relative;z-index: 1;}.gt-title-overview.gt-style-1 .gt-cover:before {content: '';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: rgba(0,0,0,0.5);}.gt-title-overview.gt-style-1 .gt-flex-container {align-items: flex-end;}.gt-title-overview.gt-style-1 .gt-poster {margin-bottom: -190px;max-width: 370px;}.gt-title-overview.gt-style-1 .gt-poster + .gt-details.gt-part-1 {padding: 45px 0 0 80px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 {flex: 1;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1, .gt-title-overview.gt-style-1 .gt-details.gt-part-1 h1, .gt-title-overview.gt-style-1 .gt-details.gt-part-1 h6, .gt-title-overview.gt-style-1 .gt-details.gt-part-1 a, .gt-title-overview.gt-style-1 .gt-details.gt-part-1 a:visited {color: var(--gt-color-FFFFFF);}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 h6 {margin-bottom: 17px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-of {font-weight: 500;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-of span {font-weight: 400;margin-left: 10px;font-size: 1rem;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-of span:before {content: '(';}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-of span:after {content: ')';}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-info span {margin-right: 10px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-episode-info span:last-child {margin-right: 0;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 h1 {margin-bottom: 22px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-1 .gt-original-title {font-size: 0.875rem;font-weight: 600;}.gt-title-overview.gt-style-1 .gt-mini-summary {font-size: 0.938rem;font-weight: 300;margin-top: 20px;}.gt-title-overview.gt-style-1 .gt-items {display: flex;align-items: center;flex-wrap: wrap;margin: 40px -10px -10px;}.gt-title-overview.gt-style-1 .gt-items > div {padding: 10px;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items {display: flex;align-items: center;flex-wrap: wrap;margin: -7px;position: relative;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items:after {content: '';display: block;width: 1px;height: 38px;opacity: .6;background: var(--gt-color-FFFFFF);margin-right: 30px;margin-left: 20px;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items .gt-item {padding: 7px;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items .gt-age-rating span {width: 50px;height: 50px;display: flex;text-align: center;align-items: center;justify-content: center;border-radius: 50%;font-weight: 500;font-size: 0.781rem;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items .gt-age-rating span, .gt-title-overview.gt-style-1 .gt-items .gt-button.gt-style-3.gt-dark .gt-icon {border: 1px solid var(--gt-color-FFFFFF-3);}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items {opacity: .7;font-weight: 500;font-size: 0.813rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item {display: flex;align-items: center;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item:after {width: 3px;height: 3px;background: var(--gt-color-FFFFFF);border-radius: 50%;display: block;content: '';margin: 0 12px;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item:last-child:after {display: none;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: flex-start;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item ul li:after {content: ',';margin-right: 4px;}.gt-title-overview.gt-style-1 .gt-items .gt-dotted-items .gt-item ul li:last-child:after {display: none;}.gt-title-overview.gt-style-1 .gt-details.gt-part-2 {padding: 45px 0 30px 450px;margin-bottom: 110px;width: 100%;}.gt-title-overview.gt-style-1.gt-without-poster .gt-details.gt-part-2 {padding-left: 0;}.gt-title-overview.gt-style-1 .gt-inner-wrapper {margin: -30px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}.gt-title-overview.gt-style-1 .gt-inner-wrapper > div {padding: 30px;}.gt-title-overview.gt-style-1 .gt-inner-items {display: flex;flex-wrap: wrap;align-items: stretch;margin: -10px -30px;}.gt-title-overview.gt-style-1 .gt-inner-items > div {padding: 10px 30px;border-right: 1px solid var(--gt-main-border-color);}.gt-title-overview.gt-style-1 .gt-inner-items > div:last-child {border-right: 0;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-title {opacity: .6;font-size: 0.75rem;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-title + .gt-item-content {margin-top: 2px;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-content {font-size: 0.875rem;font-weight: 500;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-content ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: flex-start;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-content ul li:after {content: ',';margin-right: 4px;}.gt-title-overview.gt-style-1 .gt-inner-items .gt-item-content ul li:last-child:after {display: none;}.gt-title-overview.gt-style-1 .gt-buttons {display: flex;align-items: center;flex-wrap: wrap;margin: -5px;}.gt-title-overview.gt-style-1 .gt-buttons .gt-button {padding: 5px;position: relative;}@media (max-width: 1490px) {.gt-title-overview.gt-style-1 .gt-poster + .gt-details.gt-part-1 {padding-left: 50px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-2 {padding: 42px 0 30px 420px;}.gt-title-overview.gt-style-1 .gt-inner-wrapper {margin: -20px;}.gt-title-overview.gt-style-1 .gt-inner-wrapper > div {padding: 20px;}}@media (max-width: 1399px) {.gt-title-overview.gt-style-1 .gt-poster {margin-bottom: 0px;max-width: 300px;}.gt-title-overview.gt-style-1 .gt-details.gt-part-2 {padding-left: 0;}.gt-title-overview.gt-style-1 .gt-inner-wrapper {flex-direction: column;align-items: flex-start;}.gt-title-overview.gt-style-1 .gt-inner-wrapper > div {width: 100%;}.gt-title-overview.gt-style-1 .gt-buttons .gt-button {flex: 1;}.gt-title-overview.gt-style-1 .gt-buttons .gt-button.gt-style-2 a, .gt-title-overview.gt-style-1 .gt-buttons .gt-button.gt-style-2 a:visited {justify-content: center;}}@media (max-width: 1199px) {.gt-title-overview.gt-style-1 .gt-cover {padding-top: 70px;}}@media (max-width: 991px) {.gt-title-overview.gt-style-1 .gt-flex-container {flex-direction: column;align-items: flex-start;}.gt-title-overview.gt-style-1 .gt-poster + .gt-details.gt-part-1 {padding-left: 0;}.gt-title-overview.gt-style-1 .gt-poster {max-width: none;width: 100%;}.gt-title-overview.gt-style-1 .gt-poster img {width: 100%;}}@media (max-width: 899px) {.gt-title-overview.gt-style-1 .gt-items {align-items: flex-start;flex-direction: column;}.gt-title-overview.gt-style-1 .gt-items .gt-circular-items:after {display: none;}}@media (max-width: 599px) {.gt-title-overview.gt-style-1 .gt-inner-items > div {width: 50%;border-right: 0;}}@media (max-width: 499px) {.gt-title-overview.gt-style-1 .gt-inner-items {flex-direction: column;}.gt-title-overview.gt-style-1 .gt-inner-items > div {width: 100%;}}.gt-name-item.gt-style-1 .gt-photo {position: relative;margin-bottom: 28px;}.gt-name-item.gt-style-1 .gt-photo a, .gt-name-item.gt-style-1 .gt-photo a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}.gt-name-item.gt-style-1 .gt-photo img {width: 100%;}.gt-name-item.gt-style-1 .gt-details > div {margin-bottom: 2.5px;}.gt-name-item.gt-style-1 .gt-details > div:last-child {margin-bottom: 0;}.gt-name-item.gt-style-1 .gt-title {font-size: 1.25rem;font-weight: 600;}.gt-name-item.gt-style-1 .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-name-item.gt-style-1 ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-name-item.gt-style-1 ul li:after {content: ',';margin-right: 4px;}.gt-name-item.gt-style-1 ul li:last-child:after {display: none;}.gt-name-item.gt-style-2 {overflow: hidden;}.gt-name-item.gt-style-2 .gt-photo {position: relative;z-index: 1;}.gt-name-item.gt-style-2 .gt-photo:before {background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);content: '';display: block;width: 100%;height: 250px;max-height: 100%;bottom: 0;position: absolute;z-index: 1;}.gt-name-item.gt-style-2 .gt-photo img {width: 100%;}.gt-name-item.gt-style-2 .gt-photo > a, .gt-name-item.gt-style-2 .gt-photo > a:visited {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}.gt-name-item.gt-style-2 .gt-details {padding: 40px;position: absolute;bottom: 0;left: 0;z-index: 1;color: var(--gt-color-FFFFFF);width: 100%;}.swiper-slide .gt-name-item.gt-style-2 .gt-details {width: calc(100% - 80px);}.gt-name-item.gt-style-2 .gt-details a, .gt-name-item.gt-style-2 .gt-details a:visited {color: currentColor;}.gt-name-item.gt-style-2 .gt-details > div {margin-bottom: 5px;}.gt-name-item.gt-style-2 .gt-details > div:last-child {margin-bottom: 0;}.gt-name-item.gt-style-2 .gt-details .gt-title {margin: 0 0 2px;color: currentColor;}.gt-name-item.gt-style-2 .gt-details .gt-excerpt {margin-top: 30px;font-size: 0.875rem;line-height: 1.8;}.gt-name-item.gt-style-2 .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;font-size: 0.875rem;opacity: .6;}.gt-name-item.gt-style-2 .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-name-item.gt-style-2 .gt-details ul li:last-child:after {display: none;}@media (max-width: 767px) {.gt-name-item.gt-style-2 .gt-details {padding: 30px;}.swiper-slide .gt-name-item.gt-style-2 .gt-details {width: calc(100% - 60px);}}.gt-name-item.gt-dark, .gt-name-item.gt-dark a, .gt-name-item.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-name-item.gt-align-left {text-align: left;}.gt-name-item.gt-align-left ul {justify-content: flex-start;}.gt-name-item.gt-align-center {text-align: center;}.gt-name-item.gt-align-center ul {justify-content: center;}.gt-name-item.gt-align-right {text-align: right;}.gt-name-item.gt-align-right ul {justify-content: flex-end;}.gt-name-listing .gt-pagination {margin-top: 60px;}.gt-name-overview.gt-style-1 {margin-bottom: 170px;}.gt-name-overview.gt-style-1 .gt-cover {padding: 225px 0 70px;background-size: cover;background-position: center;background-color: var(--gt-main-primary-color);position: relative;z-index: 1;}.gt-name-overview.gt-style-1 .gt-cover:before {content: '';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: var(--gt-color-000000);}.gt-name-overview.gt-style-1 .gt-cover:before {opacity: .7;}.gt-name-overview.gt-style-1 .gt-flex-container {align-items: flex-end;}.gt-name-overview.gt-style-1 .gt-photo {margin-bottom: -140px;background: #FFFFFF;max-width: 410px;}.gt-name-overview.gt-style-1 .gt-photo img {box-shadow: 0 20px 70px rgba(0, 0, 0, 0.5);}.gt-name-overview.gt-style-1 .gt-photo + .gt-details {padding: 45px 0 0 80px;}.gt-name-overview.gt-style-1 .gt-details {flex: 1;}.gt-name-overview.gt-style-1, .gt-name-overview.gt-style-1 h1, .gt-name-overview.gt-style-1 h6, .gt-name-overview.gt-style-1 a, .gt-name-overview.gt-style-1 a:visited {color: var(--gt-color-FFFFFF);}.gt-name-overview.gt-style-1 .gt-jobs {opacity: .6;font-size: 0.875rem;display: flex;margin-bottom: 12px;}.gt-name-overview.gt-style-1 .gt-jobs ul {list-style: none;padding: 0;margin: 0;display: flex;align-items: center;flex-wrap: wrap;}.gt-name-overview.gt-style-1 .gt-jobs ul li:after {content: '/';padding: 0 3px;}.gt-name-overview.gt-style-1 .gt-jobs ul li:last-child:after {display: none;}.gt-name-overview.gt-style-1 h1 {margin-bottom: 0;}.gt-name-overview.gt-style-1 .gt-text {font-weight: 300;font-size: 0.938rem;margin-top: 65px;}.gt-name-overview.gt-style-1 .gt-social-links {margin-top: 35px;}@media (max-width: 1399px) {.gt-name-overview.gt-style-1 .gt-photo {margin-bottom: 0;max-width: 300px;}.gt-name-overview.gt-style-1 .gt-photo + .gt-details {padding-left: 50px;}.gt-name-overview.gt-style-1 .gt-cover {padding-top: 70px;}}@media (max-width: 991px) {.gt-name-overview.gt-style-1 .gt-flex-container {flex-direction: column;}.gt-name-overview.gt-style-1 .gt-flex-container > div {width: 100%;}.gt-name-overview.gt-style-1 .gt-photo {max-width: none;}.gt-name-overview.gt-style-1 .gt-photo img {width: 100%;}.gt-name-overview.gt-style-1 .gt-photo + .gt-details {padding-left: 0;}}.gt-item-subpage-hero.gt-style-1 {padding: 70px 0;background-size: cover;background-position: center;background-color: var(--gt-main-primary-color);position: relative;z-index: 1;margin-bottom: 100px;}.gt-item-subpage-hero.gt-style-1:before, .gt-item-subpage-hero.gt-style-1:after {content: '';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;background: var(--gt-main-primary-color);opacity: .7;}.gt-item-subpage-hero.gt-style-1, .gt-item-subpage-hero.gt-style-1 a, .gt-item-subpage-hero.gt-style-1 a:visited, .gt-item-subpage-hero.gt-style-1 h1, .gt-item-subpage-hero.gt-style-1 h2 {color: var(--gt-color-FFFFFF);}.gt-item-subpage-hero.gt-style-1 .gt-details-inner ul {list-style: none;padding: 0;margin: 0 0 5px;display: flex;align-items: center;flex-wrap: wrap;opacity: .6;font-size: 0.75rem;display: flex;}.gt-item-subpage-hero.gt-style-1 .gt-details-inner ul li:after {content: '/';padding: 0 3px;}.gt-item-subpage-hero.gt-style-1 .gt-details-inner ul li:last-child:after {display: none;}.gt-item-subpage-hero.gt-style-1 h1 {font-size: 1.875rem;margin: 0;}.gt-item-subpage-hero.gt-style-1 h1 span {font-size: 1.375rem;font-weight: 400;margin-left: 15px;}.gt-item-subpage-hero.gt-style-1 h1 span:before {content: '(';}.gt-item-subpage-hero.gt-style-1 h1 span:after {content: ')';}.gt-item-subpage-hero.gt-style-1 h2 {font-size: 1.25rem;opacity: .6;font-weight: 400;margin: 5px 0 0;}.gt-item-subpage-hero.gt-style-1 .gt-details {display: flex;flex-wrap: wrap;align-items: center;}.gt-item-subpage-hero.gt-style-1 .gt-image {padding-right: 20px;}.gt-item-subpage-hero.gt-style-1 .gt-image img {max-width: 70px;}@media (max-width: 991px) {.gt-item-subpage-hero.gt-style-1 > div {flex-direction: column;align-items: flex-start;margin: -15px;}.gt-item-subpage-hero.gt-style-1 > div > div {padding: 15px;}}@media (max-width: 767px) {.gt-item-subpage-hero.gt-style-1 .gt-details {flex-direction: column;align-items: flex-start;}.gt-item-subpage-hero.gt-style-1 .gt-image {padding-right: 0;margin-bottom: 30px;}.gt-item-subpage-hero.gt-style-1 .gt-image img {max-width: 120px;}}.gt-item-modules.gt-style-1 .gt-module-item {margin-bottom: 110px;}.gt-item-modules.gt-style-1 .gt-module-item .gt-carousel-controls.gt-style-1.gt-bordered {padding-bottom: 0;}.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module {display: flex;align-items: flex-start;}.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module > .gt-module-title {max-width: 300px;flex: 1;}.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module > .gt-module-content {flex: 1;}.gt-item-modules.gt-style-1 .gt-module-item.gt-separator {padding-bottom: 110px;border-bottom: 1px solid var(--gt-main-border-color);}.gt-item-modules.gt-style-1 .gt-module-item.gt-separator-small {padding-bottom: 70px;margin-bottom: 70px;}.gt-item-modules.gt-style-1 .gt-module-item.gt-bordered {padding-bottom: 110px;border-bottom: 1px solid var(--gt-main-border-color);}.gt-item-modules.gt-style-1 .gt-module-item.gt-bordered:last-child {padding-bottom: 0;border-bottom: 0;}.gt-item-modules .gt-module-title.gt-style-1 {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid var(--gt-main-border-color);padding-bottom: 45px;margin: 0 0 60px;}.gt-item-modules .gt-module-title.gt-style-2 {display: flex;align-items: center;justify-content: space-between;margin: 0 0 60px;}.gt-item-modules .gt-module-title.gt-style-3 {display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid var(--gt-main-border-color);padding-bottom: 45px;margin: 0 0 45px;}.gt-item-modules .gt-module-title .gt-heading h5 {margin-bottom: 0;}@media (min-width: 992px) {.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module > .gt-module-title {margin-bottom: 0;margin-right: 30px;}}@media (max-width: 991px) {.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module {flex-direction: column;}.gt-item-modules.gt-style-1 .gt-module-item.gt-split-module > .gt-module-title, .gt-item-modules.gt-style-1 .gt-module-item.gt-split-module > .gt-module-content {width: 100%;max-width: none;}}@media (max-width: 767px) {.gt-item-modules .gt-module-title.gt-style-1, .gt-item-modules .gt-module-title.gt-style-2, .gt-item-modules .gt-module-title.gt-style-3 {flex-direction: column;align-items: flex-start;}.gt-item-modules .gt-module-title .gt-button {margin-top: 20px;}}.gt-item-episodes-module.gt-style-1 h6 {font-size: 1rem;}.gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list.gt-episode-season-year-list {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.875rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list li {padding: 2.5px;}.gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list li a, .gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list li a:visited {display: block;border: 1px solid var(--gt-color-DDDDDD);padding: 5px 10px;}.gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list li a:hover, .gt-item-episodes-module.gt-style-1 ul.gt-episode-season-year-list li a:focus {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-item-episodes-module.gt-style-1 .gt-episode-filtering {border-bottom: 1px solid var(--gt-main-border-color);padding-bottom: 60px;margin-bottom: 70px;}.gt-item-videos-module.gt-style-1 .gt-cover {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);min-height: 100px;position: relative;display: flex;align-items: center;justify-content: center;height: 100%;}.gt-item-videos-module.gt-style-1 .gt-cover img {opacity: .7;width: 100%;object-fit: cover;}.gt-item-videos-module.gt-style-1 .gt-cover a, .gt-item-videos-module.gt-style-1 .gt-cover a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.gt-item-videos-module.gt-style-1 .gt-cover .gt-time {font-weight: 600;font-size: 0.875rem;line-height: 1;position: absolute;left: 25px;bottom: 25px;}.gt-item-videos-module.gt-style-1 .gt-title {font-size: 0.875rem;margin-top: 20px;text-align: center;}.gt-item-videos-module.gt-style-1 .gt-play-icon {position: absolute;width: 60px;height: 60px;z-index: 1;}.gt-item-videos-module.gt-style-1 .gt-play-icon .gt-stroke {stroke-dashoffset: 0;stroke-dasharray: 300;stroke-width: 3px;opacity: .6;}.gt-item-videos-module.gt-style-1 .gt-play-icon .gt-stroke-solid {stroke-dashoffset: 300;stroke-dasharray: 300;stroke-width: 3px;-webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;-moz-transition: stroke-dashoffset 1s ease, opacity 1s ease;-ms-transition: stroke-dashoffset 1s ease, opacity 1s ease;-o-transition: stroke-dashoffset 1s ease, opacity 1s ease;transition: stroke-dashoffset 1s ease, opacity 1s ease;}.gt-item-videos-module.gt-style-1 .gt-item:hover .gt-play-icon .gt-stroke-solid {stroke-dashoffset: 0;}.gt-item-photos-module.gt-style-1 .gt-photo {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;display: flex;align-items: center;justify-content: center;}.gt-item-photos-module.gt-style-1 .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;width: 100%;}.gt-item-photos-module.gt-style-1 .gt-photo:hover img {opacity: .7;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-item-photos-module.gt-style-1 .gt-photo a, .gt-item-photos-module.gt-style-1 .gt-photo a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.gt-item-photos-module.gt-style-1 .gt-photo svg {position: absolute;z-index: 1;top: 25px;right: 25px;width: 24px;height: 24px;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-item-photos-module.gt-style-1 .gt-photo:hover svg {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-item-photos-module.gt-style-1 .gt-title {font-size: 0.875rem;margin-top: 20px;}.gt-item-crew-module.gt-style-1 ul {list-style: none;padding: 0;margin: 0;}.gt-item-crew-module.gt-style-1 ul li {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-item-crew-module.gt-style-1 ul li:hover {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;background: var(--gt-main-block-background);}.gt-item-crew-module.gt-style-1 ul li a, .gt-item-crew-module.gt-style-1 ul li a:visited {display: block;}.gt-item-crew-module.gt-style-1 ul li .gt-item {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 20px;}.gt-item-crew-module.gt-style-1 ul li .gt-profile {display: flex;align-items: center;flex: 2;}.gt-item-crew-module.gt-style-1 ul li .gt-profile .gt-photo {padding-right: 30px;}.gt-item-crew-module.gt-style-1 ul li .gt-profile .gt-photo img {border-radius: 50%;max-width: 65px;max-height: 65px;}.gt-item-crew-module.gt-style-1 ul li .gt-profile .gt-title .gt-subtitle {display: block;opacity: .6;font-size: 0.75rem;}.gt-item-crew-module.gt-style-1 ul li .gt-profile .gt-title .gt-name {font-weight: 600;display: block;white-space: nowrap;}.gt-item-crew-module.gt-style-1 ul li .gt-separator {display: flex;align-items: center;justify-content: center;padding: 0 20px;opacity: .6;}.gt-item-crew-module.gt-style-1 ul li .gt-separator svg {width: 16px;}.gt-item-crew-module.gt-style-1 ul li .gt-details {flex: 1;display: flex;justify-content: flex-end;align-items: center;}.gt-item-crew-module.gt-style-1 ul li .gt-details .gt-subtitle {font-size: 0.813rem;}.gt-item-crew-module.gt-style-1 ul li .gt-details .gt-subtitle + .gt-description {padding-left: 20px;}.gt-item-crew-module.gt-style-1 ul li .gt-details .gt-description {font-size: 0.875rem;}@media (max-width: 991px) {.gt-item-crew-module.gt-style-1 ul li .gt-item {flex-direction: column;align-items: flex-start;margin: -10px;}.gt-item-crew-module.gt-style-1 ul li .gt-item > div {padding: 10px;}.gt-item-crew-module.gt-style-1 ul li .gt-details {flex-direction: column;align-items: flex-start;}.gt-item-crew-module.gt-style-1 ul li .gt-details .gt-subtitle + .gt-description {padding-left: 0;}.gt-item-crew-module.gt-style-1 ul li .gt-separator {display: none;}}.gt-item-details-module.gt-style-1 .gt-section-panel {margin-bottom: 110px }@media (min-width: 992px) {.gt-content-title-module.gt-style-1 {max-width: 70%;}}.gt-filmography.gt-style-1 > ul {list-style: none;padding: 0;margin: 0;border: 1px solid var(--gt-main-border-color);}.gt-filmography.gt-style-1 > ul > li {border-bottom: 1px solid var(--gt-main-border-color);padding: 30px;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;position: relative;}.gt-accordion .gt-filmography.gt-style-1 > ul > li:last-child {border-bottom: 0;}.gt-filmography.gt-style-1 > ul > li:hover {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;background: var(--gt-main-block-background);}.gt-filmography.gt-style-1 > ul > li:last-child {border-bottom: 0;}.gt-filmography.gt-style-1 > ul > li > a, .gt-filmography.gt-style-1 > ul > li > a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}.gt-filmography.gt-style-1 > ul > li > .gt-wrapper {margin: -20px -10px;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;position: relative;}.gt-filmography.gt-style-1 > ul > li > .gt-wrapper > div {padding: 20px 10px;}.gt-filmography.gt-style-1 > ul > li .gt-poster img {width: 60px;}.gt-filmography.gt-style-1 > ul > li .gt-details {flex: 1;}.gt-filmography.gt-style-1 > ul > li .gt-title {font-weight: 600;}.gt-filmography.gt-style-1 > ul > li .gt-title + .gt-sub-details {margin-top: 2px;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details {display: flex;flex-wrap: wrap;align-items: center;list-style: none;font-size: 0.875rem;opacity: .6;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details > div {margin-right: 15px;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details > div:last-child {margin-right: 0;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details ul {display: flex;flex-wrap: wrap;align-items: center;list-style: none;padding: 0;margin: 0;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details ul li:after {content: ',';margin-right: 4px;}.gt-filmography.gt-style-1 > ul > li .gt-sub-details ul li:last-child:after {display: none;}.gt-filmography.gt-style-1 > ul > li .gt-excerpt {flex: 100%;font-size: 0.875rem;line-height: 1.8;}.gt-filmography.gt-style-1 > ul > li .gt-year {font-size: 0.875rem;opacity: .6;font-weight: 600;}.gt-accordion.gt-style-1 .gt-accordion-content .gt-filmography.gt-style-1 > ul {border: 0;}.gt-external-reviews .gt-score {background: #69b941;width: 37px;height: 37px;color: var(--gt-color-FFFFFF);padding: 3px;display: flex;align-items: center;justify-content: center;margin-right: 15px;}.gt-noxe-slider {height: 100vh;}.gt-noxe-slider .gt-slider-container, .gt-noxe-slider .gt-item, .gt-noxe-slider .gt-image, .gt-noxe-slider .gt-content {height: 100%;width: 100%;}.gt-noxe-slider .gt-slider-container .gt-inner, .gt-noxe-slider .gt-item .gt-inner, .gt-noxe-slider .gt-image .gt-inner, .gt-noxe-slider .gt-content .gt-inner {max-width: 100%;}.gt-noxe-slider .gt-item {z-index: 0;}.gt-noxe-slider .gt-image {height: 100%;width: 100%;z-index: -1;position: absolute;left: 0;top: 0;background: var(--gt-color-000000);background-size: cover;background-position: center;}.gt-noxe-slider .gt-overlay {position: absolute;width: 100%;height: 100%;background: var(--gt-color-000000);}.gt-noxe-slider .gt-content .gt-title, .gt-noxe-slider .gt-content .gt-subtitle, .gt-noxe-slider .gt-content .gt-text, .gt-noxe-slider .gt-content .gt-action {width: 850px;max-width: 100%;}.gt-noxe-slider .gt-content .gt-subtitle {font-size: 1rem;}.gt-noxe-slider .gt-content .gt-title {font-size: 11.25rem;line-height: 0.9;font-weight: 600;margin: 0 0 20px;}.gt-noxe-slider .gt-content .gt-text {font-size: 1.25rem;line-height: 0.9;}@media (max-width: 1199px) {.gt-noxe-slider .gt-content .gt-text {font-size: 1rem;}}.gt-noxe-slider .gt-content .gt-text img {margin-top: 15px;}.gt-noxe-slider .gt-inner div {margin-bottom: 40px;}.gt-noxe-slider .gt-inner div:last-child {margin-bottom: 0;}.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 180px 0;}.gt-noxe-slider .gt-align-left .gt-action {margin-left: 0;margin-right: auto;}.gt-noxe-slider .gt-align-center .gt-action {margin-left: auto;margin-right: auto;}.gt-noxe-slider .gt-align-right .gt-action {margin-left: auto;margin-right: 0;}@media (max-width: 1900px) {.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 140px 0;}}@media (max-width: 1600px) {.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 120px 0;}}@media (max-width: 1500px) {.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 90px 0;}}@media (max-width: 1199px) {.gt-noxe-slider .gt-content .gt-title {font-size: 5.625rem !important;line-height: 1.1 !important;}.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 90px 0;}}@media (max-width: 991px) {.gt-noxe-slider .gt-content .gt-title {font-size: 3.75rem !important;}.gt-noxe-slider .gt-inner div {margin-bottom: 20px !important;}.gt-noxe-slider .gt-inner div:last-child {margin-bottom: 0 !important;}.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 60px 0;}}@media (max-width: 767px) {.gt-noxe-slider {min-height: 100vh;}.gt-noxe-slider .gt-content .gt-title {font-size: 3.125rem !important;}.gt-noxe-slider .gt-position-left-bottom .gt-inner, .gt-noxe-slider .gt-position-center-bottom .gt-inner, .gt-noxe-slider .gt-position-right-bottom .gt-inner {padding: 30px 0;}}@media (max-width: 499px) {.gt-noxe-slider .gt-content .gt-title {font-size: 1.875rem !important;}}.gt-title-slider .gt-slider-container, .gt-title-slider .gt-slide, .gt-title-slider .gt-image, .gt-title-slider .gt-content {height: 100%;width: 100%;}.gt-title-slider .gt-image {height: 100%;width: 100%;z-index: -1;position: absolute;left: 0;top: 0;background: var(--gt-color-000000);background-size: cover;background-position: center;}.gt-title-slider .gt-overlay {position: absolute;width: 100%;height: 100%;background: var(--gt-color-000000);}.gt-title-slider.gt-style-1 .gt-link, .gt-title-slider.gt-style-1 .gt-link:visited {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.gt-title-slider.gt-style-1 .gt-inner {max-width: 70%;color: var(--gt-color-FFFFFF);}@media (max-width: 1199px) {.gt-title-slider.gt-style-1 .gt-inner {max-width: 100%;}}.gt-title-slider.gt-style-1 .gt-position-left-bottom .gt-inner, .gt-title-slider.gt-style-1 .gt-position-center-bottom .gt-inner, .gt-title-slider.gt-style-1 .gt-position-right-bottom .gt-inner {margin-bottom: 180px }.gt-title-slider.gt-style-1 .gt-release-date {font-size: 1.5rem;font-weight: 500;margin-bottom: 55px;}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-release-date {font-size: 1rem;margin-bottom: 15px;}}.gt-title-slider.gt-style-1 .gt-details {display: flex;flex-wrap: wrap;align-items: flex-end;text-transform: uppercase;font-weight: 500;font-size: 0.875rem;margin-bottom: 20px;}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-details {font-size: 0.75rem;}}.gt-title-slider.gt-style-1 .gt-align-center .gt-details {justify-content: center;}.gt-title-slider.gt-style-1 .gt-align-right .gt-details {justify-content: flex-end;}.gt-title-slider.gt-style-1 .gt-details a, .gt-title-slider.gt-style-1 .gt-details a:visited {color: currentColor;}.gt-title-slider.gt-style-1 .gt-details > div {margin-right: 30px;}.gt-title-slider.gt-style-1 .gt-details > div:last-child {margin-right: 0;}.gt-title-slider.gt-style-1 .gt-align-right .gt-details > div {margin-left: 30px;margin-right: 0;}.gt-title-slider.gt-style-1 .gt-details > div > span {font-size: 0.688rem;font-weight: 300;opacity: .6;display: block;}.gt-title-slider.gt-style-1 .gt-details > div.gt-user-ratings, .gt-title-slider.gt-style-1 .gt-details > div.gt-imdb-rating {display: flex;flex-direction: row-reverse;align-items: baseline;}.gt-title-slider.gt-style-1 .gt-details > div.gt-user-ratings .gt-rating, .gt-title-slider.gt-style-1 .gt-details > div.gt-imdb-rating .gt-rating {font-size: 2.25rem;line-height: 1;opacity: 1;font-weight: 500;align-items: baseline;}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-details > div.gt-user-ratings .gt-rating, .gt-title-slider.gt-style-1 .gt-details > div.gt-imdb-rating .gt-rating {font-size: 1.75rem;}}.gt-title-slider.gt-style-1 .gt-details > div.gt-user-ratings > span, .gt-title-slider.gt-style-1 .gt-details > div.gt-imdb-rating > span {margin-left: 8px;font-size: 0.75rem;font-weight: 300;}.gt-title-slider.gt-style-1 .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: flex-end;}.gt-title-slider.gt-style-1 .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-title-slider.gt-style-1 .gt-details ul li:last-child:after {display: none;}.gt-title-slider.gt-style-1 .gt-original-title-name {font-size: 1.25rem;font-weight: 600;text-transform: uppercase;margin-bottom: 10px;}.gt-title-slider.gt-style-1 .gt-title {font-size: 7.5rem;line-height: 1;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;}@media (max-width: 1199px) {.gt-title-slider.gt-style-1 .gt-title {font-size: 5.625rem;}}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-title {font-size: 3.75rem;}}@media (max-width: 499px) {.gt-title-slider.gt-style-1 .gt-title {font-size: 1.875rem;}}.gt-title-slider.gt-style-1 .gt-excerpt {font-weight: 300;opacity: .7;line-height: 1.7;max-width: 75% }@media (max-width: 1199px) {.gt-title-slider.gt-style-1 .gt-excerpt {max-width: 100%;}}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-excerpt {font-size: .9rem;}}@media (max-width: 499px) {.gt-title-slider.gt-style-1 .gt-excerpt {font-size: .8rem;}}.gt-title-slider.gt-style-1 .gt-buttons {margin: 25px -25px -25px;display: flex;align-items: center;flex-wrap: wrap;}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-buttons {margin: 15px -15px -15px;}}.gt-title-slider.gt-style-1 .gt-buttons .gt-button {position: relative;z-index: 2;}.gt-title-slider.gt-style-1 .gt-buttons > div {padding: 25px;}@media (max-width: 767px) {.gt-title-slider.gt-style-1 .gt-buttons > div {padding: 15px;}}.gt-fullscreen-titles.gt-style-1 {min-height: 100vh;display: flex;align-items: center;}.gt-fullscreen-titles.gt-style-1, .gt-fullscreen-titles.gt-style-1 a, .gt-fullscreen-titles.gt-style-1 a:visited {color: var(--gt-color-FFFFFF);}.gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner {list-style: none;padding: 160px 0;margin: 0;}.gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner > li {display: flex;align-items: center;justify-content: space-between;padding: 60px 0;border-bottom: 1px solid var(--gt-main-border-dark-color);position: relative;}.gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner > li:last-child {border-bottom: 0;}.gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner > li > a, .gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner > li > a:visited {position: absolute;display: block;width: 100%;height: 100%;z-index: 1;top: 0;left: 0;}.gt-fullscreen-titles.gt-style-1 .gt-items h5 {font-size: 5.625rem;font-weight: 600;-webkit-text-stroke: 2px var(--gt-color-FFFFFF);text-stroke: 2px var(--gt-color-FFFFFF);-webkit-text-fill-color: transparent;text-fill-color: transparent;margin: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-original-title {font-size: 1.5rem;font-weight: 500;opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-excerpt {margin-top: 15px;opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-release-date {font-weight: 500;font-size: 1.5rem;opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details {display: flex;flex-wrap: wrap;align-items: flex-end;text-transform: uppercase;font-weight: 500;font-size: 0.875rem;opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div {margin-right: 30px;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div:last-child {margin-right: 0;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div > span {font-size: 0.688rem;font-weight: 300;display: block;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-user-ratings, .gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-imdb-rating {display: flex;flex-direction: row-reverse;align-items: baseline;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-user-ratings .gt-rating, .gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-imdb-rating .gt-rating {font-size: 2.25rem;line-height: 1;opacity: 1;font-weight: 500;align-items: baseline;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-user-ratings > span, .gt-fullscreen-titles.gt-style-1 .gt-items .gt-details > div.gt-imdb-rating > span {margin-left: 8px;font-size: 0.75rem;font-weight: 300;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: flex-end;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details ul li:after {content: ',';margin-right: 4px;}.gt-fullscreen-titles.gt-style-1 .gt-items .gt-details li:last-child:after {display: none;}.gt-fullscreen-titles.gt-style-1 .gt-items li:hover h5 {-webkit-text-fill-color: var(--gt-color-FFFFFF);text-fill-color: var(--gt-color-FFFFFF);-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items li:hover .gt-details > div > span {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-fullscreen-titles.gt-style-1 .gt-items li:hover .gt-original-title, .gt-fullscreen-titles.gt-style-1 .gt-items li:hover .gt-excerpt, .gt-fullscreen-titles.gt-style-1 .gt-items li:hover .gt-release-date, .gt-fullscreen-titles.gt-style-1 .gt-items li:hover .gt-details {opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}@media (max-width: 1299px) {.gt-fullscreen-titles.gt-style-1 .gt-items h5 {font-size: 3.75rem;}}@media (max-width: 1199px) {.gt-fullscreen-titles.gt-style-1 .gt-items h5 {font-size: 2.813rem;}}@media (max-width: 991px) {.gt-fullscreen-titles.gt-style-1 .gt-items ul.gt-items-inner > li {flex-direction: column;align-items: flex-start;}.gt-fullscreen-titles.gt-style-1 .gt-items h5 {font-size: 2.375rem;-webkit-text-stroke: 1px var(--gt-color-FFFFFF);text-stroke: 1px var(--gt-color-FFFFFF);}}@media (max-width: 767px) {.gt-fullscreen-titles.gt-style-1 .gt-items .gt-release-date {font-weight: 400;font-size: 1.125rem;}}.gt-logos.gt-style-1 {text-align: center;}.gt-logos.gt-style-1 .gt-item.gt-border {border: 1px solid var(--gt-main-border-color);padding: 20px;}.gt-logos.gt-style-1 .gt-item span {display: block;opacity: .6;font-size: 0.875rem;margin-top: 10px;}.gt-logos.gt-style-1 .gt-item.gt-border span {margin-top: 17px;}.gt-logos.gt-style-1 .gt-item.gt-grayscale {-webkit-filter: grayscale(1);filter: grayscale(1);}.gt-logos.gt-style-1 .gt-item.gt-opacity img {opacity: .6;}.gt-countdown.gt-style-1 {display: flex;flex-direction: column;}.gt-countdown.gt-style-1 .gt-number {font-size: 4.375rem;line-height: 1;font-weight: 200;margin-bottom: 5px;}.gt-countdown.gt-style-1 .gt-title {font-size: 1rem;font-weight: 500;}.gt-countdown.gt-style-2 {display: flex;flex-direction: column;}.gt-countdown.gt-style-2 .gt-number {font-size: 7.5rem;line-height: 1;font-weight: 200;}.gt-countdown.gt-style-2 .gt-title {font-size: 1.25rem;font-weight: 400;}@media (max-width: 1199px) {.gt-countdown.gt-style-2 .gt-number {font-size: 5.625rem;}}.gt-countdown.gt-style-3 {display: flex;flex-direction: column;}.gt-countdown.gt-style-3 .gt-number {font-size: 5rem;line-height: 1;font-weight: 200;margin-bottom: 5px;}.gt-countdown.gt-style-3 .gt-number:after {content: '';display: block;width: 75px;height: 1px;background: var(--gt-main-primary-color);margin: 10px 0 18px;}.gt-countdown.gt-style-3 .gt-title {font-size: 0.875rem;font-weight: 600;}.gt-countdown.gt-style-4 {display: flex;flex-direction: column;}.gt-countdown.gt-style-4 .gt-number {font-size: 5rem;font-weight: 200;margin-bottom: 25px;border: 1px solid var(--gt-main-primary-color);display: inline-block;width: 190px;height: 190px;border-radius: 50%;display: flex;align-items: center;justify-content: center;text-align: center;}.gt-countdown.gt-style-4 .gt-title {font-size: 1.375rem;font-weight: 400;}@media (max-width: 767px) {.gt-countdown.gt-style-4 .gt-number {font-size: 3.75rem;width: 150px;height: 150px;}}.gt-countdown.gt-style-5 {display: flex;flex-direction: column;}.gt-countdown.gt-style-5 .gt-number {font-size: 5rem;font-weight: 200;margin-bottom: 25px;border: 1px solid var(--gt-main-primary-color);display: inline-block;width: 170px;height: 170px;display: flex;align-items: center;justify-content: center;text-align: center;}.gt-countdown.gt-style-5 .gt-title {font-size: 1.375rem;font-weight: 400;}@media (max-width: 767px) {.gt-countdown.gt-style-5 .gt-number {font-size: 3.75rem;width: 150px;height: 150px;}}.gt-countdown.gt-style-1.gt-align-left, .gt-countdown.gt-style-2.gt-align-left, .gt-countdown.gt-style-3.gt-align-left, .gt-countdown.gt-style-4.gt-align-left, .gt-countdown.gt-style-5.gt-align-left {text-align: left;align-items: flex-start;}.gt-countdown.gt-style-1.gt-align-center, .gt-countdown.gt-style-2.gt-align-center, .gt-countdown.gt-style-3.gt-align-center, .gt-countdown.gt-style-4.gt-align-center, .gt-countdown.gt-style-5.gt-align-center {text-align: center;align-items: center;}.gt-countdown.gt-style-3.gt-align-center .gt-number:after {margin-left: auto;margin-right: auto;}.gt-countdown.gt-style-1.gt-align-right, .gt-countdown.gt-style-2.gt-align-right, .gt-countdown.gt-style-3.gt-align-right, .gt-countdown.gt-style-4.gt-align-right, .gt-countdown.gt-style-5.gt-align-right {text-align: right;align-items: flex-end;}.gt-countdown.gt-style-3.gt-align-right .gt-number:after {margin-left: auto;}.gt-countdown.gt-style-1.gt-dark, .gt-countdown.gt-style-2.gt-dark, .gt-countdown.gt-style-3.gt-dark, .gt-countdown.gt-style-4.gt-dark, .gt-countdown.gt-style-5.gt-dark {color: var(--gt-color-FFFFFF);}.gt-countdown.gt-style-3.gt-dark .gt-number:after {background: var(--gt-color-FFFFFF);}.gt-countdown.gt-style-4.gt-dark .gt-number, .gt-countdown.gt-style-5.gt-dark .gt-number {border-color: var(--gt-color-FFFFFF);}.gt-video-player.gt-style-1 {position: relative;background: var(--gt-main-primary-color);}.gt-video-player.gt-style-1 .gt-overlay {position: absolute;width: 100%;height: 100%;z-index: 1;}.gt-video-player.gt-style-1 a, .gt-video-player.gt-style-1 a:visited {display: flex;align-items: center;justify-content: center;position: absolute;width: 100%;height: 100%;color: var(--gt-color-FFFFFF);z-index: 2;}.gt-video-player.gt-style-1 svg {width: 100px;height: 100px;}.gt-video-player.gt-style-1 svg .gt-stroke {stroke-dashoffset: 0;stroke-dasharray: 300;stroke-width: 3px;opacity: .6;}.gt-video-player.gt-style-1 svg .gt-stroke-solid {stroke-dashoffset: 300;stroke-dasharray: 300;stroke-width: 3px;-webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;-moz-transition: stroke-dashoffset 1s ease, opacity 1s ease;-ms-transition: stroke-dashoffset 1s ease, opacity 1s ease;-o-transition: stroke-dashoffset 1s ease, opacity 1s ease;transition: stroke-dashoffset 1s ease, opacity 1s ease;}.gt-video-player.gt-style-1:hover svg .gt-stroke-solid {stroke-dashoffset: 0;}.gt-info-boxes.gt-style-1 .gt-item-inner {height: 100%;position: relative;background: var(--gt-color-000000);box-sizing: border-box;}.gt-info-boxes.gt-style-1 .gt-front {position: absolute;opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;height: 100%;width: 100%;}.gt-info-boxes.gt-style-1 .gt-item:hover .gt-front {opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-1 .gt-front img {opacity: .7;height: 100%;width: 100%;object-fit: cover;}.gt-info-boxes.gt-style-1 .gt-front .gt-content {color: var(--gt-color-FFFFFF);position: absolute;padding: 45px 40px;top: 0;height: 100%;width: 100%;z-index: 1;}.gt-info-boxes.gt-style-1 .gt-front .gt-content .gt-subtitle {font-size: 0.688rem;font-weight: 500;letter-spacing: 2px;opacity: .6;text-transform: uppercase;margin-bottom: 2px;}.gt-info-boxes.gt-style-1 .gt-front .gt-content .gt-title {font-size: 1.5rem;font-weight: 500;}.gt-info-boxes.gt-style-1 .gt-back {position: relative;z-index: 1;top: 0;left: 0;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-1 .gt-item:hover .gt-back {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-1 .gt-back .gt-content {border: 1px solid var(--gt-main-border-color);padding: 45px 40px;top: 0;left: 0;background: var(--gt-color-FFFFFF);height: 100%;width: 100%;display: flex;flex-direction: column;justify-content: space-between;}.gt-info-boxes.gt-style-1 .gt-back .gt-content .gt-subtitle {font-size: 0.688rem;font-weight: 500;letter-spacing: 2px;opacity: .6;text-transform: uppercase;margin-bottom: 2px;}.gt-info-boxes.gt-style-1 .gt-back .gt-content .gt-title {font-size: 1.5rem;font-weight: 500;margin-bottom: 40px;}.gt-info-boxes.gt-style-1 .gt-back .gt-content p {font-size: 0.875rem;margin-bottom: 160px;}.gt-info-boxes.gt-style-1 .gt-back .gt-content .gt-link {font-weight: 600;letter-spacing: 1px;font-size: 0.875rem;text-transform: uppercase;}@media (max-width: 767px) {.gt-info-boxes.gt-style-1 .gt-front .gt-content, .gt-info-boxes.gt-style-1 .gt-back .gt-content {padding: 30px;}}.gt-info-boxes.gt-style-2 .gt-item-inner {height: 100%;position: relative;background: var(--gt-color-000000);box-sizing: border-box;}.gt-info-boxes.gt-style-2 .gt-front {position: absolute;height: 100%;width: 100%;opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-2 .gt-item:hover .gt-front {opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-2 .gt-front img {opacity: .7;height: 100%;width: 100%;object-fit: cover;}.gt-info-boxes.gt-style-2 .gt-front .gt-content {color: var(--gt-color-FFFFFF);position: absolute;z-index: 1;padding: 45px 40px;height: 100%;width: 100%;display: flex;flex-direction: column;justify-content: center;top: 0;left: 0;}.gt-info-boxes.gt-style-2 .gt-front .gt-content .gt-subtitle {font-size: 0.688rem;font-weight: 500;letter-spacing: 2px;opacity: .6;text-transform: uppercase;margin-bottom: 2px;}.gt-info-boxes.gt-style-2 .gt-front .gt-content .gt-title {font-size: 1.5rem;font-weight: 500;}.gt-info-boxes.gt-style-2 .gt-back {opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-2 .gt-item:hover .gt-back {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-info-boxes.gt-style-2 .gt-back .gt-content {border: 1px solid var(--gt-main-border-color);padding: 45px 40px;position: relative;background: var(--gt-color-FFFFFF);height: 100%;width: 100%;display: flex;flex-direction: column;justify-content: center;overflow-y: auto;}.gt-info-boxes.gt-style-2 .gt-back .gt-content .gt-subtitle {font-size: 0.688rem;font-weight: 500;letter-spacing: 2px;opacity: .6;text-transform: uppercase;margin-bottom: 2px;}.gt-info-boxes.gt-style-2 .gt-back .gt-content .gt-title {font-size: 1.875rem;font-weight: 500;margin-bottom: 40px;}.gt-info-boxes.gt-style-2 .gt-back .gt-content p {font-size: 0.875rem;margin-bottom: 160px;}.gt-info-boxes.gt-style-2 .gt-back .gt-content .gt-link {font-weight: 600;letter-spacing: 1px;font-size: 0.875rem;text-transform: uppercase;}@media (max-width: 767px) {.gt-info-boxes.gt-style-2 .gt-front .gt-content, .gt-info-boxes.gt-style-2 .gt-back .gt-content {padding: 30px;}}.gt-info-boxes.gt-align-left {text-align: left;}.gt-info-boxes.gt-align-center {text-align: center;}.gt-info-boxes.gt-align-right {text-align: right;}.gt-info-boxes.gt-dark .gt-back .gt-content {background: var(--gt-main-primary-color);border: var(--gt-main-border-dark-color);color: var(--gt-color-FFFFFF);}.gt-info-boxes.gt-dark .gt-back .gt-content a, .gt-info-boxes.gt-dark .gt-back .gt-content a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-1 .gt-item {position: relative;}.gt-service-boxes.gt-style-1 .gt-icon.gt-font-icon {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;}.gt-service-boxes.gt-style-1 .gt-icon.gt-font-icon-v2 {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-1 .gt-icon.gt-image-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-1 .gt-icon.gt-svg-icon {margin-bottom: 25px;line-height: 1;}.gt-service-boxes.gt-style-1 .gt-icon.gt-svg-icon-v2 {margin-bottom: 25px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-1 .gt-icon svg {max-width: 80px;}.gt-service-boxes.gt-style-1 .gt-subtitle {font-size: 0.75rem;margin-bottom: 5px;opacity: .6;}.gt-service-boxes.gt-style-1 .gt-title {font-size: 1.25rem;font-weight: 500;margin-bottom: 6px;}.gt-service-boxes.gt-style-1 p {font-size: 0.875rem;opacity: .6;margin: 0;line-height: 1.6;}.gt-service-boxes.gt-style-1 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-1 .gt-item.gt-align-center {text-align: center;}.gt-service-boxes.gt-style-1 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-1.gt-dark, .gt-service-boxes.gt-style-1.gt-dark a, .gt-service-boxes.gt-style-1.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-1.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-2 .gt-item {position: relative;padding: 80px 40px;border: 1px solid var(--gt-main-border-color);background: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-2 .gt-spacing-0 {border: 1px solid var(--gt-main-border-color);border-bottom: 0;border-right: 0;}.gt-service-boxes.gt-style-2 .gt-spacing-0 .gt-grid-col .gt-item {border-left-width: 0;border-top-width: 0;height: 100%;}.gt-service-boxes.gt-style-2 .gt-icon.gt-font-icon {font-size: 4.813rem;line-height: 1;margin-bottom: 30px;}.gt-service-boxes.gt-style-2 .gt-icon.gt-font-icon-v2 {font-size: 4.813rem;line-height: 1;margin-bottom: 30px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-2 .gt-icon.gt-image-icon {margin-bottom: 30px;}.gt-service-boxes.gt-style-2 .gt-icon.gt-image-icon img {max-width: 100px;}.gt-service-boxes.gt-style-2 .gt-icon.gt-svg-icon {margin-bottom: 30px;line-height: 1;}.gt-service-boxes.gt-style-2 .gt-icon.gt-svg-icon-v2 {margin-bottom: 30px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-2 .gt-icon svg {max-width: 80px;}.gt-service-boxes.gt-style-2 .gt-subtitle {font-size: 0.75rem;margin-bottom: 5px;opacity: .6;}.gt-service-boxes.gt-style-2 .gt-title {font-size: 1.25rem;font-weight: 500;margin-bottom: 12px;}.gt-service-boxes.gt-style-2 p {font-size: 0.875rem;opacity: .6;margin: 0;}.gt-service-boxes.gt-style-2 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-2 .gt-item.gt-align-center {text-align: center;}.gt-service-boxes.gt-style-2 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-2.gt-dark, .gt-service-boxes.gt-style-2.gt-dark, .gt-service-boxes.gt-style-2.gt-dark a, .gt-service-boxes.gt-style-2.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-2 .gt-item {position: relative;padding: 80px 40px;border: 1px solid var(--gt-main-border-color);background: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-2.gt-dark .gt-item {border-color: var(--gt-main-border-dark-color);background: transparent;}.gt-service-boxes.gt-style-2.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-2.gt-dark, .gt-service-boxes.gt-style-2.gt-dark a, .gt-service-boxes.gt-style-2.gt-dark a:visited {color: var(--gt-color-FFFFFF);}@media (max-width: 767px) {.gt-service-boxes.gt-style-2 .gt-item {padding: 60px 30px;}}.gt-service-boxes.gt-style-3 .gt-item {position: relative;display: flex;align-items: flex-start;}.gt-service-boxes.gt-style-3 .gt-icon.gt-font-icon {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;}.gt-service-boxes.gt-style-3 .gt-icon.gt-font-icon-v2 {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-3 .gt-icon.gt-image-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-3 .gt-icon.gt-svg-icon {margin-bottom: 25px;line-height: 1;}.gt-service-boxes.gt-style-3 .gt-icon.gt-svg-icon-v2 {margin-bottom: 25px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-3 .gt-icon svg {width: 80px;max-width: 100%;}.gt-service-boxes.gt-style-3 .gt-icon + .gt-content {padding-left: 35px;flex: 1;}.gt-service-boxes.gt-style-3 .gt-item.gt-align-center .gt-icon + .gt-content {padding-left: 0;}.gt-service-boxes.gt-style-3 .gt-subtitle {font-size: 0.75rem;margin-bottom: 5px;opacity: .6;}.gt-service-boxes.gt-style-3 .gt-title {font-size: 1rem;font-weight: 600;margin-bottom: 15px;}.gt-service-boxes.gt-style-3 p {font-size: 0.938rem;margin: 0;}.gt-service-boxes.gt-style-3 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-3 .gt-item.gt-align-center {text-align: center;flex-direction: column;align-items: center;}.gt-service-boxes.gt-style-3 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-3 .gt-item.gt-align-left .gt-icon, .gt-service-boxes.gt-style-3 .gt-item.gt-align-right .gt-icon {margin-bottom: 0;}.gt-service-boxes.gt-style-3.gt-dark, .gt-service-boxes.gt-style-3.gt-dark a, .gt-service-boxes.gt-style-3.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-3.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}@media (max-width: 499px) {.gt-service-boxes.gt-style-3 .gt-item {flex-direction: column;}.gt-service-boxes.gt-style-3 .gt-icon + .gt-content {padding-left: 0;margin-top: 30px;}}.gt-service-boxes.gt-style-4 .gt-item {position: relative;height: 100%;}.gt-service-boxes.gt-style-4 .gt-grid-col {border-right: 1px solid var(--gt-main-border-color);}.gt-service-boxes.gt-style-4 .gt-spacing-0 .gt-grid-col, .gt-service-boxes.gt-style-4 .gt-grid-col:last-child {border-right: 0;}.gt-service-boxes.gt-style-4 .gt-icon.gt-font-icon {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;}.gt-service-boxes.gt-style-4 .gt-icon.gt-font-icon-v2 {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-4 .gt-icon.gt-image-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-4 .gt-icon.gt-svg-icon {margin-bottom: 10px;line-height: 1;}.gt-service-boxes.gt-style-4 .gt-icon.gt-svg-icon-v2 {margin-bottom: 10px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-4 .gt-icon svg {max-width: 80px;}.gt-service-boxes.gt-style-4 .gt-subtitle {font-size: 0.875rem;font-weight: 300;opacity: .6;text-transform: uppercase;}.gt-service-boxes.gt-style-4 .gt-title {font-size: 1.625rem;font-weight: 300;margin-bottom: 15px;text-transform: uppercase;}.gt-service-boxes.gt-style-4 .gt-title a, .gt-service-boxes.gt-style-4 .gt-title a:visited {color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-4 p {font-size: 0.875rem;margin: 0;}.gt-service-boxes.gt-style-4 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-4 .gt-item.gt-align-center {text-align: center;}.gt-service-boxes.gt-style-4 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-4.gt-dark, .gt-service-boxes.gt-style-4.gt-dark a, .gt-service-boxes.gt-style-4.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-4.gt-dark .gt-grid-col {border-right-color: var(--gt-main-border-dark-color);}.gt-service-boxes.gt-style-4.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-5 .gt-item {position: relative;display: flex;align-items: flex-start;}.gt-service-boxes.gt-style-5 .gt-icon.gt-font-icon {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;}.gt-service-boxes.gt-style-5 .gt-icon.gt-font-icon-v2 {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-5 .gt-icon.gt-image-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-5 .gt-icon.gt-svg-icon {margin-bottom: 10px;line-height: 1;}.gt-service-boxes.gt-style-5 .gt-icon.gt-svg-icon-v2 {margin-bottom: 10px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-5 .gt-icon svg {width: 80px;max-width: 100%;}.gt-service-boxes.gt-style-5 .gt-icon + .gt-content {padding-left: 35px;flex: 1;}.gt-service-boxes.gt-style-5 .gt-subtitle {font-size: 0.75rem;margin-bottom: 5px;opacity: .6;}.gt-service-boxes.gt-style-5 .gt-title {font-size: 1.25rem;font-weight: 600;margin-bottom: 6px;}.gt-service-boxes.gt-style-5 p {font-size: 0.938rem;margin: 0;font-weight: 300;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-center {text-align: center;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-left .gt-icon, .gt-service-boxes.gt-style-5 .gt-item.gt-align-right .gt-icon {margin-bottom: 0;}.gt-service-boxes.gt-style-5.gt-dark, .gt-service-boxes.gt-style-5.gt-dark a, .gt-service-boxes.gt-style-5.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-5.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}@media (max-width: 1499px) {.gt-service-boxes.gt-style-5 .gt-item {flex-direction: column;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-left .gt-icon, .gt-service-boxes.gt-style-5 .gt-item.gt-align-right .gt-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-left {align-items: flex-start;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-right {align-items: flex-end;}.gt-service-boxes.gt-style-5 .gt-item.gt-align-center {align-items: center;}.gt-service-boxes.gt-style-5 .gt-icon + .gt-content {padding-left: 0;}}.gt-service-boxes.gt-style-6 .gt-item {position: relative;}.gt-service-boxes.gt-style-6 .gt-icon.gt-font-icon {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;}.gt-service-boxes.gt-style-6 .gt-icon.gt-font-icon-v2 {font-size: 4.125rem;line-height: 1;margin-bottom: 10px;color: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-6 .gt-icon.gt-image-icon {margin-bottom: 25px;}.gt-service-boxes.gt-style-6 .gt-icon.gt-svg-icon {margin-bottom: 25px;line-height: 1;}.gt-service-boxes.gt-style-6 .gt-icon.gt-svg-icon-v2 {margin-bottom: 25px;line-height: 1;color: var(--gt-main-secondary-color);fill: var(--gt-main-secondary-color);}.gt-service-boxes.gt-style-6 .gt-icon svg {max-width: 80px;}.gt-service-boxes.gt-style-6 .gt-subtitle {font-size: 0.75rem;margin-bottom: 5px;opacity: .6;}.gt-service-boxes.gt-style-6 .gt-title {font-size: 0.875rem;font-weight: 600;margin-bottom: 30px;text-transform: uppercase;}.gt-service-boxes.gt-style-6 p {font-size: 0.875rem;opacity: .6;margin: 0;line-height: 1.6;}.gt-service-boxes.gt-style-6 .gt-item.gt-align-left {text-align: left;}.gt-service-boxes.gt-style-6 .gt-item.gt-align-center {text-align: center;}.gt-service-boxes.gt-style-6 .gt-item.gt-align-right {text-align: right;}.gt-service-boxes.gt-style-6.gt-dark, .gt-service-boxes.gt-style-6.gt-dark a, .gt-service-boxes.gt-style-6.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-service-boxes.gt-style-1.gt-dark .gt-icon.gt-svg-icon {color: var(--gt-color-FFFFFF);fill: var(--gt-color-FFFFFF);}.gt-billboard.gt-style-1 {display: flex;justify-content: space-between;}.gt-billboard.gt-style-1 .gt-content {flex: 1;background: var(--gt-main-block-background);padding: 240px 110px;display: flex;flex-direction: column;justify-content: center;position: relative;z-index: 0;}.gt-billboard.gt-style-1 .gt-content a, .gt-billboard.gt-style-1 .gt-content a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.gt-billboard.gt-style-1 .gt-content .gt-overlay {position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: -1;}.gt-billboard.gt-style-1 .gt-content .gt-subtitle {opacity: .6;margin-bottom: 15px;}.gt-billboard.gt-style-1 .gt-content .gt-title {font-size: 2.625rem;line-height: 1.2;max-width: 550px;margin-bottom: 22px;}.gt-billboard.gt-style-1 .gt-content .gt-text {font-size: 1rem;}.gt-billboard.gt-style-1 .gt-edge {font-size: 1.5rem;font-weight: 300;opacity: .4;display: flex;align-items: center;}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge:after, .gt-billboard.gt-style-1 .gt-edge.gt-right-edge:before {height: 100px;width: 1px;content: '';display: block;background: var(--gt-main-secondary-color);}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge:after {margin-top: 45px;}.gt-billboard.gt-style-1 .gt-edge.gt-right-edge:before {margin-bottom: 45px;}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge {writing-mode: vertical-lr;justify-content: flex-start;padding-right: 60px;}.gt-billboard.gt-style-1 .gt-edge.gt-right-edge {writing-mode: vertical-lr;text-align: right;padding-left: 60px;justify-content: flex-end;}.gt-billboard.gt-style-1.gt-align-left {text-align: left;}.gt-billboard.gt-style-1.gt-align-center {text-align: center;}.gt-billboard.gt-style-1.gt-align-center .gt-content {align-items: center;}.gt-billboard.gt-style-1.gt-align-right {text-align: right;}.gt-billboard.gt-style-1.gt-align-right .gt-content {align-items: flex-end;}.gt-billboard.gt-style-1.gt-dark .gt-content {color: var(--gt-color-FFFFFF);}@media (max-width: 991px) {.gt-billboard.gt-style-1 .gt-content {padding: 120px 65px;}.gt-billboard.gt-style-1 .gt-content .gt-title {font-size: 1.875rem;}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge {padding-right: 30px;}.gt-billboard.gt-style-1 .gt-edge.gt-right-edge {padding-left: 30px;}}@media (max-width: 767px) {.gt-billboard.gt-style-1 {flex-direction: column;}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge, .gt-billboard.gt-style-1 .gt-edge.gt-right-edge {writing-mode: inherit;padding: 0;font-size: 1.125rem;}.gt-billboard.gt-style-1 .gt-edge.gt-left-edge:after, .gt-billboard.gt-style-1 .gt-edge.gt-right-edge:before {display: none;}.gt-billboard.gt-style-1 .gt-content .gt-title {font-size: 1.5rem;}.gt-billboard.gt-style-1 .gt-content {margin: 30px 0;padding: 80px 30px;}}.gt-award-listing.gt-style-1 > ul {list-style: none;padding: 0;margin: 0;}.gt-award-listing.gt-style-1 > ul > li {display: flex;justify-content: space-between;align-items: flex-start;border-bottom: 1px solid var(--gt-main-border-color);padding: 40px 0;}.gt-award-listing.gt-style-1 > ul > li:first-child {padding-top: 0;}.gt-award-listing.gt-style-1 > ul > li:last-child {padding-bottom: 0;border-bottom: 0;}.gt-award-listing.gt-style-1 > ul > li > .gt-content {flex: 2;}.gt-award-listing.gt-style-1 > ul > li > .gt-content .gt-title {font-weight: 600;}.gt-award-listing.gt-style-1 > ul > li > .gt-content p {font-size: 0.875rem;opacity: .6;}.gt-award-listing.gt-style-1 > ul > li > ul {list-style: none;padding: 0;margin: -40px 0;flex: 3;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}.gt-award-listing.gt-style-1 > ul > li > ul > li {padding: 40px 0;border-bottom: 1px solid var(--gt-main-border-color);display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;width: 100%;}.gt-award-listing.gt-style-1 > ul > li > ul > li:last-child {border-bottom: 0;}.gt-award-listing.gt-style-1 > ul > li > ul > li > .gt-inner {flex: 50%;}.gt-award-listing.gt-style-1 > ul > li > ul > li > .gt-inner > div {margin-bottom: 2.5px;}.gt-award-listing.gt-style-1 > ul > li > ul > li > .gt-inner > div:last-child {margin-bottom: 0;}.gt-award-listing.gt-style-1 > ul > li > ul > li .gt-award, .gt-award-listing.gt-style-1 > ul > li > ul > li .gt-title {font-weight: 600;}.gt-award-listing.gt-style-1 > ul > li > ul > li .gt-festival, .gt-award-listing.gt-style-1 > ul > li > ul > li .gt-award-winner {font-size: 0.875rem;opacity: .6;}.gt-award-listing.gt-style-1.gt-dark {color: #FFFFFF;}.gt-award-listing.gt-style-1.gt-dark > ul > li, .gt-award-listing.gt-style-1.gt-dark > ul > li > ul > li {border-bottom-color: var(--gt-main-border-dark-color);}@media (max-width: 991px) {.gt-award-listing.gt-style-1 > ul > li {flex-direction: column;}.gt-award-listing.gt-style-1 > ul > li > ul > li {border-bottom: 0;padding-bottom: 20px;padding-top: 20px;}.gt-award-listing.gt-style-1 > ul > li > ul > li:first-child {padding-top: 40px;}.gt-award-listing.gt-style-1 > ul > li > ul > li:last-child {padding-bottom: 40px;}.gt-award-listing.gt-style-1 > ul > li > .gt-content {flex: 0 0 100%;width: 100%;}.gt-award-listing.gt-style-1 > ul > li > .gt-content .gt-title {margin-bottom: 10px;}.gt-award-listing.gt-style-1 > ul > li > ul {flex: 0 0 100%;width: 100%;padding-left: 0;}}@media (max-width: 767px) {.gt-award-listing.gt-style-1 > ul > li > ul > li {flex-direction: column;margin: -7.5px;}.gt-award-listing.gt-style-1 > ul > li > ul > li > .gt-inner {flex: 0 0 100%;padding: 7.5px;}}.gt-image-gallery.gt-style-1 .gt-photo {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;display: flex;align-items: center;justify-content: center;}.gt-image-gallery.gt-style-1 .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;width: 100%;}.gt-image-gallery.gt-style-1 .gt-photo:hover img {opacity: .7;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-1 .gt-photo a, .gt-image-gallery.gt-style-1 .gt-photo a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.gt-image-gallery.gt-style-1 .gt-photo .gt-details {position: absolute;z-index: 1;display: flex;align-items: center;top: 25px;left: 25px;right: 25px;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-1 .gt-photo .gt-details svg {width: 24px;height: 24px;}.gt-image-gallery.gt-style-1 .gt-photo .gt-details span {margin-left: 20px;display: block;font-size: 0.75rem;flex: 1;}.gt-image-gallery.gt-style-1 .gt-photo:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-2 .gt-photo {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;display: flex;align-items: center;justify-content: center;}.gt-image-gallery.gt-style-2 .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;width: 100%;}.gt-image-gallery.gt-style-2 .gt-photo:hover img {opacity: .7;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-2 .gt-photo a, .gt-image-gallery.gt-style-2 .gt-photo a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.gt-image-gallery.gt-style-2 .gt-photo .gt-details {position: absolute;z-index: 1;display: flex;align-items: center;top: 25px;left: 25px;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-2 .gt-photo .gt-details svg {width: 24px;height: 24px;}.gt-image-gallery.gt-style-2 .gt-photo:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-2 .gt-item .gt-title {font-size: 0.875rem;text-align: center;margin: 15px 0;}.gt-image-gallery.gt-style-3 .gt-photo {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);position: relative;display: flex;align-items: center;justify-content: center;}.gt-image-gallery.gt-style-3 .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;width: 100%;}.gt-image-gallery.gt-style-3 .gt-photo:hover img {opacity: .7;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-3 .gt-photo a, .gt-image-gallery.gt-style-3 .gt-photo a:visited {display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}.gt-image-gallery.gt-style-3 .gt-photo .gt-details {position: absolute;z-index: 1;display: flex;align-items: center;top: 25px;left: 25px;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-3 .gt-photo .gt-details svg {width: 24px;height: 24px;}.gt-image-gallery.gt-style-3 .gt-photo .gt-details span {margin-left: 20px;display: block;font-size: 0.75rem;}.gt-image-gallery.gt-style-3 .gt-photo:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-image-gallery.gt-style-3 .swiper-slide .gt-photo {opacity: .2;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.gt-image-gallery.gt-style-3 .swiper-slide-prev .gt-photo, .gt-image-gallery.gt-style-3 .swiper-slide-active .gt-photo, .gt-image-gallery.gt-style-3 .swiper-slide-next .gt-photo {opacity: 1;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.gt-image-gallery.gt-style-1 .gt-masonry .gt-item, .gt-image-gallery.gt-style-2 .gt-masonry .gt-item, .gt-image-gallery.gt-style-3 .gt-masonry .gt-item {height: 100%;}.gt-image-gallery.gt-style-1 .gt-masonry .gt-photo, .gt-image-gallery.gt-style-2 .gt-masonry .gt-photo, .gt-image-gallery.gt-style-3 .gt-masonry .gt-photo {height: 100%;width: 100%;}.gt-image-gallery.gt-style-1 .gt-masonry .gt-photo img, .gt-image-gallery.gt-style-2 .gt-masonry .gt-photo img, .gt-image-gallery.gt-style-3 .gt-masonry .gt-photo img {height: 100%;width: 100%;object-fit: cover;}.gt-testimonials.gt-style-1 .gt-item .gt-photo {margin-bottom: 35px;}.gt-testimonials.gt-style-1 .gt-item .gt-photo img {max-width: 140px;}.gt-testimonials.gt-style-1 .gt-item .gt-name {font-size: 1.063rem;font-weight: 600;letter-spacing: 1.5px;text-transform: uppercase;margin-bottom: 25px;}.gt-testimonials.gt-style-1 .gt-item .gt-name span + span:before {content: ',';padding-right: 7px;}.gt-testimonials.gt-style-1 .gt-item .gt-text p {opacity: .7;line-height: 1.6;}.gt-testimonials.gt-style-2 .gt-item .gt-photo {margin-bottom: 35px;}.gt-testimonials.gt-style-2 .gt-item .gt-photo img {max-width: 140px;}.gt-testimonials.gt-style-2 .gt-item .gt-name {font-size: 0.875rem;letter-spacing: 1.5px;text-transform: uppercase;opacity: .6;margin-bottom: 32px;}.gt-testimonials.gt-style-2 .gt-item .gt-name span + span:before {content: ',';padding-right: 7px;}.gt-testimonials.gt-style-2 .gt-item .gt-text p {font-size: 1.5rem;font-weight: 500;line-height: 1.6;}@media (max-width: 767px) {.gt-testimonials.gt-style-2 .gt-item .gt-text p {font-size: 1rem;}}.gt-testimonials.gt-style-3 .gt-item .gt-photo {margin-bottom: 45px;}.gt-testimonials.gt-style-3 .gt-item .gt-photo img {max-width: 140px;}.gt-testimonials.gt-style-3 .gt-item .gt-name {font-size: 0.875rem;letter-spacing: 1px;text-transform: uppercase;opacity: .6;margin-top: 30px;}.gt-testimonials.gt-style-3 .gt-item .gt-name span + span {font-weight: 600;}.gt-testimonials.gt-style-3 .gt-item .gt-name span + span:before {content: ',';padding-right: 7px;}.gt-testimonials.gt-style-3 .gt-item .gt-text {display: flex;align-items: center;justify-content: space-between;}.gt-testimonials.gt-style-3 .gt-item .gt-text p {font-size: 1.688rem;font-weight: 500;line-height: 1.3;flex: 1;margin-bottom: 0;}.gt-testimonials.gt-style-3 .gt-item .gt-edge svg {width: 145px;opacity: .1;}.gt-testimonials.gt-style-3 .gt-item .gt-edge.gt-left-edge {padding-right: 20px;}.gt-testimonials.gt-style-3 .gt-item .gt-edge.gt-right-edge {padding-left: 20px;}@media (max-width: 991px) {.gt-testimonials.gt-style-3 .gt-item .gt-text p {font-size: 1rem;}.gt-testimonials.gt-style-3 .gt-item .gt-edge {display: none;}}.gt-testimonials.gt-style-4 .gt-item:before {content: '“';font-family: 'Times New Roman';font-size: 0.10rem;line-height: 110px;display: block;height: 50px;margin-bottom: 45px;}.gt-testimonials.gt-style-4 .gt-item .gt-photo {margin-bottom: 37px;}.gt-testimonials.gt-style-4 .gt-item .gt-photo img {max-width: 140px;}.gt-testimonials.gt-style-4 .gt-item .gt-name {font-size: 0.75rem;letter-spacing: 1px;text-transform: uppercase;opacity: .6;margin-top: 30px;}.gt-testimonials.gt-style-4 .gt-item .gt-name span + span {font-weight: 600;}.gt-testimonials.gt-style-4 .gt-item .gt-name span + span:before {content: ',';padding-right: 7px;}.gt-testimonials.gt-style-4 .gt-item .gt-text p {font-size: 1.5rem;font-style: italic;font-weight: 500;line-height: 1.3;}@media (max-width: 991px) {.gt-testimonials.gt-style-4 .gt-item .gt-text p {font-size: 1rem;}}.gt-testimonials.gt-align-left {text-align: left;}.gt-testimonials.gt-align-center {text-align: center;}.gt-testimonials.gt-align-right {text-align: right;}.gt-testimonials.gt-dark {color: var(--gt-color-FFFFFF);}.gt-testimonials.gt-dark .gt-edge svg {fill: currentColor;}.gt-team.gt-style-1 .gt-item .gt-item-inner {position: relative;color: var(--gt-color-FFFFFF);margin-bottom: 25px;box-sizing: border-box;}.gt-team.gt-style-1 .gt-item .gt-photo {background: var(--gt-main-primary-color);}.gt-team.gt-style-1 .gt-item .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;height: 100%;width: 100%;object-fit: cover;}.gt-team.gt-style-1 .gt-item:hover .gt-photo img {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-1 .gt-item .gt-details {position: absolute;z-index: 1;opacity: 0;visibility: hidden;left: 0;top: 0;width: 100%;height: 100%;padding: 30px;text-align: left;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-1 .gt-item .gt-details p {font-size: 0.813rem;margin-bottom: 50px;}.gt-team.gt-style-1 .gt-item:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-1 .gt-item .gt-title {font-size: 1.375rem;font-weight: 600;}.gt-team.gt-style-1 .gt-item .gt-title + .gt-job {margin-top: 2.5px;}.gt-team.gt-style-1 .gt-item .gt-job {font-size: 0.875rem;opacity: .6;}.gt-team.gt-style-1 .gt-align-left .gt-item .gt-title, .gt-team.gt-style-1 .gt-align-left .gt-item .gt-job {text-align: right;}.gt-team.gt-style-1 .gt-align-center .gt-item .gt-title, .gt-team.gt-style-1 .gt-align-center .gt-item .gt-job {text-align: center;}.gt-team.gt-style-1 .gt-align-right .gt-item .gt-title, .gt-team.gt-style-1 .gt-align-right .gt-item .gt-job {text-align: right;}.gt-team.gt-style-1.gt-dark .gt-item {color: var(--gt-color-FFFFFF);}.gt-team.gt-style-1.gt-dark .gt-item a, .gt-team.gt-style-1.gt-dark .gt-item a:visited {color: currentColor;}.gt-team.gt-style-2 .gt-item .gt-item-inner {position: relative;color: var(--gt-color-FFFFFF);box-sizing: border-box;}.gt-team.gt-style-2 .gt-item .gt-photo {background: var(--gt-main-primary-color);height: 100%;}.gt-team.gt-style-2 .gt-item .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;height: 100%;width: 100%;object-fit: cover;}.gt-team.gt-style-2 .gt-item:hover .gt-photo img {opacity: .7;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-2 .gt-item .gt-details {position: absolute;z-index: 1;opacity: 0;visibility: hidden;left: 0;top: 0;width: 100%;height: 100%;padding: 30px;display: flex;flex-direction: column;justify-content: space-between;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-2 .gt-item .gt-details > * {margin-bottom: 30px;}.gt-team.gt-style-2 .gt-item .gt-details > *:last-child {margin-bottom: 0;}.gt-team.gt-style-2 .gt-item .gt-details p {font-size: 0.813rem;}.gt-team.gt-style-2 .gt-item .gt-details .gt-title {font-size: 1.25rem;font-weight: 600;}.gt-team.gt-style-2 .gt-item .gt-details .gt-title a, .gt-team.gt-style-2 .gt-item .gt-details .gt-title a:visited {color: var(--gt-color-FFFFFF);}.gt-team.gt-style-2 .gt-item .gt-title + .gt-job {margin-top: 2.5px;}.gt-team.gt-style-2 .gt-item .gt-details .gt-job {font-size: 0.875rem;opacity: .6;}.gt-team.gt-style-2 .gt-item:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-2.gt-align-left .gt-item {text-align: left;}.gt-team.gt-style-2.gt-align-left .gt-item .gt-social-links ul {justify-content: flex-start;}.gt-team.gt-style-2.gt-align-center .gt-item {text-align: center;}.gt-team.gt-style-2.gt-align-center .gt-item .gt-social-links ul {justify-content: center;}.gt-team.gt-style-2.gt-align-right .gt-item {text-align: right;}.gt-team.gt-style-2.gt-align-right .gt-item .gt-social-links ul {justify-content: flex-end;}.gt-team.gt-style-2.gt-dark .gt-item {color: var(--gt-color-FFFFFF);}.gt-team.gt-style-2.gt-dark .gt-item a, .gt-team.gt-style-2.gt-dark .gt-item a:visited {color: currentColor;}.gt-team.gt-style-3 .gt-item .gt-item-inner {position: relative;color: var(--gt-color-FFFFFF);margin-bottom: 25px;box-sizing: border-box;}.gt-team.gt-style-3 .gt-item .gt-photo {background: var(--gt-main-primary-color);}.gt-team.gt-style-3 .gt-item .gt-photo img {-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;height: 100%;width: 100%;object-fit: cover;}.gt-team.gt-style-3 .gt-item:hover .gt-photo img {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-3 .gt-item .gt-details {position: absolute;z-index: 1;opacity: 0;visibility: hidden;left: 0;top: 0;width: 100%;height: 100%;padding: 30px;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-3 .gt-item .gt-details p {font-size: 0.813rem;margin-bottom: 50px;}.gt-team.gt-style-3 .gt-item:hover .gt-details {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-team.gt-style-3 .gt-item .gt-title {font-size: 1.375rem;font-weight: 600;}.gt-team.gt-style-3 .gt-item .gt-title + .gt-job {margin-top: 2.5px;}.gt-team.gt-style-3 .gt-item .gt-job {font-size: 0.875rem;opacity: .6;}.gt-team.gt-style-3.gt-align-left .gt-item .gt-title, .gt-team.gt-style-3.gt-align-left .gt-item .gt-job {text-align: left;}.gt-team.gt-style-3.gt-align-center .gt-item .gt-title, .gt-team.gt-style-3.gt-align-center .gt-item .gt-job {text-align: center;}.gt-team.gt-style-3.gt-align-right .gt-item .gt-title, .gt-team.gt-style-3.gt-align-right .gt-item .gt-job {text-align: right;}.gt-team.gt-style-3.gt-dark .gt-item {color: var(--gt-color-FFFFFF);}.gt-team.gt-style-3.gt-dark .gt-item a, .gt-team.gt-style-3.gt-dark .gt-item a:visited {color: currentColor;}.gt-timeline.gt-style-1:before {content: '';display: block;position: absolute;width: 1px;height: 100%;left: 0;right: 0;margin: auto;background: var(--gt-main-border-color);}.gt-timeline.gt-style-1 .gt-timeline-header {border-bottom: 1px solid var(--gt-main-border-color);margin-bottom: 90px;padding-top: 55px;position: relative;}.gt-timeline.gt-style-1 .gt-timeline-header:before {content: '';display: block;width: 15px;height: 15px;border-radius: 50%;border: 1px solid var(--gt-main-border-color);background: var(--gt-color-FFFFFF);position: absolute;top: 0;left: 0;right: 0;margin: auto;}.gt-timeline.gt-style-1 ul {list-style: none;padding: 0;margin: 0;}.gt-timeline.gt-style-1 .gt-item {display: flex;align-items: center;justify-content: space-between;margin: -50px -50px 60px;}.gt-timeline.gt-style-1 .gt-item:nth-child(even) {flex-direction: row-reverse;text-align: left;}.gt-timeline.gt-style-1 .gt-item:nth-child(odd) {text-align: right;}.gt-timeline.gt-style-1 .gt-item > div {flex: 50%;padding: 50px;position: relative;}.gt-timeline.gt-style-1 .gt-item > div.gt-image img {width: 100%;}.gt-timeline.gt-style-1 .gt-item > .gt-content:before {content: '';display: block;width: 15px;height: 15px;border-radius: 50%;border: 1px solid var(--gt-main-border-color);background: var(--gt-color-FFFFFF);position: absolute;top: 50px;}.gt-timeline.gt-style-1 .gt-item:nth-child(even) > .gt-content:before {left: -8PX;}.gt-timeline.gt-style-1 .gt-item:nth-child(odd) > .gt-content:before {right: -7px;}.gt-timeline.gt-style-1 .gt-item .gt-title {font-weight: 600;margin-bottom: 23px;font-size: 2.75rem;}@media (max-width: 768px) {.gt-timeline.gt-style-1 .gt-item .gt-title {font-size: 1.875rem;}}.gt-timeline.gt-style-1 .gt-item .gt-date {font-size: 0.875rem;font-weight: 600;letter-spacing: 1px;opacity: .6;margin-bottom: 6px;}.gt-timeline.gt-style-1.gt-dark, .gt-timeline.gt-style-1.gt-dark h3 {color: var(--gt-color-FFFFFF);}.gt-timeline.gt-style-1.gt-dark:before, .gt-timeline.gt-style-1.gt-dark .gt-timeline-header:before, .gt-timeline.gt-style-1.gt-dark .gt-item > .gt-content:before {background: var(--gt-main-border-dark-color);}.gt-timeline.gt-style-1.gt-dark .gt-timeline-header, .gt-timeline.gt-style-1.gt-dark .gt-timeline-header:before, .gt-timeline.gt-style-1.gt-dark .gt-item > .gt-content:before {border-color: var(--gt-main-border-dark-color);}@media (max-width: 1199px) {.gt-timeline.gt-style-1 .gt-item > div {flex-direction: column;text-align: left;padding: 20px;width: 100%;flex: 0 0 100%;}.gt-timeline.gt-style-1 .gt-item:nth-child(even), .gt-timeline.gt-style-1 .gt-item {flex-direction: column;text-align: left;margin: -20px -20px 60px;}.gt-timeline.gt-style-1 .gt-item > .gt-content:before {display: none;}}@media (max-width: 991px) {.gt-timeline.gt-style-1:before {display: none;}}.gt-timeline.gt-style-2 {position: relative;}.gt-timeline.gt-style-2:before {content: '';display: block;position: absolute;width: 1px;height: 100%;left: 0;right: 0;margin: auto;background: var(--gt-main-border-color);}.gt-timeline.gt-style-2 ul {list-style: none;padding: 0;margin: 0;}.gt-timeline.gt-style-2 .gt-item {display: flex;align-items: center;justify-content: space-between;margin: -50px -50px 60px;}.gt-timeline.gt-style-2 .gt-item:nth-child(odd) {flex-direction: row-reverse;text-align: left;}.gt-timeline.gt-style-2 .gt-item:nth-child(even) {text-align: right;}.gt-timeline.gt-style-2 .gt-item > div {flex: 50%;padding: 50px;position: relative;}.gt-timeline.gt-style-2 .gt-item > .gt-content {display: flex;}.gt-timeline.gt-style-2 .gt-item > .gt-content img {width: 100%;}.gt-timeline.gt-style-2 .gt-item:nth-child(odd) > .gt-content {justify-content: flex-start;}.gt-timeline.gt-style-2 .gt-item:nth-child(even) {text-align: left;}.gt-timeline.gt-style-2 .gt-item:nth-child(even) > .gt-content {justify-content: flex-end;}.gt-timeline.gt-style-2 .gt-item > .gt-content:before {content: '';display: block;width: 15px;height: 15px;border-radius: 50%;border: 1px solid var(--gt-main-border-color);background: var(--gt-color-FFFFFF);position: absolute;top: 0;bottom: 0;margin: auto;}.gt-timeline.gt-style-2 .gt-item:nth-child(odd) > .gt-content:before {left: -8px;}.gt-timeline.gt-style-2 .gt-item:nth-child(even) > .gt-content:before {right: -7px;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-inner {display: flex;align-items: flex-start;max-width: 90%;background: var(--gt-main-block-background);border-radius: 5px;padding: 30px;position: relative;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-inner:after {content: '';position: absolute;top: 0;bottom: 0;margin: auto;height: 0;width: 0;border: 8px solid transparent;}.gt-timeline.gt-style-2 .gt-item:nth-child(odd) .gt-content .gt-inner:after {right: 100%;border-right: 8px solid var(--gt-main-block-background);}.gt-timeline.gt-style-2 .gt-item:nth-child(even) .gt-content .gt-inner:after {left: 100%;border-left: 8px solid var(--gt-main-block-background);}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-image {margin-right: 30px;width: 50px;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-details {flex: 1;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-title {font-weight: 600;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-title + p {margin-top: 3px;}.gt-timeline.gt-style-2 .gt-item .gt-content p {opacity: .6;font-size: 0.875rem;}.gt-timeline.gt-style-2 .gt-item .gt-date {font-size: 0.875rem;font-weight: 500;letter-spacing: 1px;opacity: .6;}.gt-timeline.gt-style-2 .gt-item:nth-child(odd) .gt-date {text-align: right;}.gt-timeline.gt-style-2 .gt-item:nth-child(even) .gt-date {text-align: left;}.gt-timeline.gt-style-2.gt-dark {color: var(--gt-color-FFFFFF);}.gt-timeline.gt-style-2.gt-dark:before, .gt-timeline.gt-style-2.gt-dark .gt-item > .gt-content:before, .gt-timeline.gt-style-2.gt-dark .gt-item .gt-content .gt-inner {background: var(--gt-main-border-dark-color);}.gt-timeline.gt-style-2.gt-dark .gt-item > .gt-content:before {border-color: var(--gt-main-border-dark-color);}.gt-timeline.gt-style-2.gt-dark .gt-item:nth-child(odd) .gt-content .gt-inner:after {border-right-color: var(--gt-main-border-dark-color);}.gt-timeline.gt-style-2.gt-dark .gt-item:nth-child(even) .gt-content .gt-inner:after {border-left-color: var(--gt-main-border-darfk-color);}.gt-timeline.gt-style-3 .gt-inner-content {text-align: center;}.gt-timeline.gt-style-3 .gt-date {margin-bottom: 15px;font-size: 0.875rem;opacity: .6;}.gt-timeline.gt-style-3 .gt-image {margin-bottom: 40px;}.gt-timeline.gt-style-3 .gt-title {font-weight: 600;margin-bottom: 20px;}@media (max-width: 768px) {.gt-timeline.gt-style-3 .gt-title {font-size: 1.875rem;}}.gt-timeline.gt-style-4 .gt-content {max-width: 1520px;overflow: visible;}.gt-timeline.gt-style-4 .gt-timeline-slider .gt-timeline {margin-bottom: 30px;}.gt-timeline.gt-style-4 .gt-inner-content {display: flex;align-items: center;margin: -45px;}.gt-timeline.gt-style-4 .gt-inner-content .gt-image img {width: 100%;}.gt-timeline.gt-style-4 .gt-inner-content > div {padding: 45px;flex: 1;}.gt-timeline.gt-style-4 .gt-inner {flex: 1;}.gt-timeline.gt-style-4 .gt-date {margin-bottom: 15px;font-size: 0.875rem;opacity: .6;}.gt-timeline.gt-style-4 .gt-title {margin-bottom: 0;font-size: 2.75rem;}.gt-timeline.gt-style-4 p {opacity: .6;font-size: 0.875rem;margin-top: 30px;}@media (max-width: 1199px) {.gt-timeline.gt-style-4 .gt-inner-content {margin: -30px;}.gt-timeline.gt-style-4 .gt-inner-content > div {padding: 30px;width: 100%;}}@media (max-width: 991px) {.gt-timeline.gt-style-2:before, .gt-timeline.gt-style-2 .gt-item > .gt-content:before {display: none;}.gt-timeline.gt-style-2 .gt-item {margin: -30px -30px 60px;}.gt-timeline.gt-style-2 .gt-item, .gt-timeline.gt-style-2 .gt-item:nth-child(odd) {flex-direction: column;}.gt-timeline.gt-style-2 .gt-item > div {padding: 15px;width: 100%;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-inner {max-width: none;}.gt-timeline.gt-style-4 .gt-inner-content {flex-direction: column;margin: -15px;}.gt-timeline.gt-style-4 .gt-inner-content > div {padding: 15px;}.gt-timeline.gt-style-4 .gt-title {font-size: 2.25rem;}}@media (max-width: 767px) {.gt-timeline.gt-style-4 .gt-title {font-size: 1.875rem;}}@media (max-width: 499px) {.gt-timeline.gt-style-2 .gt-item .gt-content .gt-inner {flex-direction: column;}.gt-timeline.gt-style-2 .gt-item .gt-content .gt-image {margin-bottom: 15px;margin-right: 0;}}.gt-cinema-listing.gt-style-1 ul {list-style: none;padding: 0;margin: 0;font-size: 0.938rem;}.gt-cinema-listing.gt-style-1 ul li.gt-header {text-transform: uppercase;font-weight: 600;}.gt-cinema-listing.gt-style-1 ul li {border-bottom: 1px solid var(--gt-main-border-color);}.gt-cinema-listing.gt-style-1 ul li:last-child {border-bottom: 0;}.gt-cinema-listing.gt-style-1 ul li .gt-inner {display: flex;align-items: center;justify-content: space-between;padding: 10px 0;margin: 0 -20px;}.gt-cinema-listing.gt-style-1 ul li .gt-inner > div {padding: 20px;flex: 2;}.gt-cinema-listing.gt-style-1 ul li .gt-inner .gt-cinema-name, .gt-cinema-listing.gt-style-1 ul li .gt-inner .gt-address {font-weight: 500;}.gt-cinema-listing.gt-style-1 ul li .gt-inner .gt-button {flex: auto;}.gt-cinema-listing.gt-style-1 ul li .gt-inner .gt-button a {justify-content: center;}.gt-cinema-listing.gt-style-1.gt-dark ul li .gt-inner .gt-button a {opacity: .6;}.gt-cinema-listing.gt-style-1.gt-dark ul li .gt-inner .gt-button a:hover, .gt-cinema-listing.gt-style-1.gt-dark ul li .gt-inner .gt-button a:focus {opacity: 1;}.gt-cinema-listing.gt-style-1.gt-dark {color: var(--gt-color-FFFFFF);}.gt-cinema-listing.gt-style-1.gt-dark ul li {border-color: var(--gt-main-border-dark-color);}@media (max-width: 767px) {.gt-cinema-listing.gt-style-1 ul li .gt-inner {flex-direction: column;align-items: center;margin: 0 -5px;padding: 30px 0;}.gt-cinema-listing.gt-style-1 ul li .gt-inner > div {width: 100%;flex: 0 0 100%;padding: 5px;}}.gt-cinema-listing.gt-style-2 ul {list-style: none;padding: 0;margin: 0;font-size: 0.938rem;border: 1px solid var(--gt-main-border-color);}.gt-cinema-listing.gt-style-2 ul li.gt-header {text-transform: uppercase;font-weight: 600;background: var(--gt-main-block-background);}.gt-cinema-listing.gt-style-2 ul li {border-bottom: 1px solid var(--gt-main-border-color);}.gt-cinema-listing.gt-style-2 ul li:last-child {border-bottom: 0;}.gt-cinema-listing.gt-style-2 ul li .gt-inner {display: flex;align-items: stretch;justify-content: space-between;}.gt-cinema-listing.gt-style-2 ul li .gt-inner > div {flex: 1;padding: 30px;border-right: 1px solid var(--gt-main-border-color);display: flex;align-items: center;justify-content: center;}.gt-cinema-listing.gt-style-2 ul li .gt-inner > div:last-child {border-right: 0;}.gt-cinema-listing.gt-style-2.gt-dark ul li .gt-inner .gt-button a {opacity: .6;}.gt-cinema-listing.gt-style-2.gt-dark ul li .gt-inner .gt-button a:hover, .gt-cinema-listing.gt-style-2.gt-dark ul li .gt-inner .gt-button a:focus {opacity: 1;}.gt-cinema-listing.gt-style-2.gt-dark {color: var(--gt-color-FFFFFF);}.gt-cinema-listing.gt-style-2.gt-dark ul li.gt-header {background: var(--gt-main-block-dark-background);}.gt-cinema-listing.gt-style-2.gt-dark ul, .gt-cinema-listing.gt-style-2.gt-dark ul li, .gt-cinema-listing.gt-style-2.gt-dark ul li .gt-inner > div {border-color: var(--gt-main-border-dark-color);}@media (max-width: 767px) {.gt-cinema-listing.gt-style-2 ul li .gt-inner {flex-direction: column;padding: 20px;}.gt-cinema-listing.gt-style-2 ul li .gt-inner > div {padding: 10px;border: 0;}}.gt-list-box.gt-style-1 > ul {list-style: none;padding: 0;margin: 0;}.gt-list-box.gt-style-1 > ul > li {background: var(--gt-main-block-background);padding: 25px 30px;margin-bottom: 7px;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}.gt-list-box.gt-style-1 > ul > li.gt-transparent {background: transparent;padding-left: 0;padding-right: 0;}.gt-list-box.gt-style-1 > ul > li:first-child.gt-transparent {padding-top: 0;}.gt-list-box.gt-style-1 > ul > li:last-child.gt-transparent {padding-bottom: 0;}.gt-list-box.gt-style-1 > ul > li.gt-transparent.gt-text {font-size: 0.875rem;opacity: .8;}.gt-list-box.gt-style-1 > ul > li:first-child.gt-transparent.gt-text {margin-bottom: 40px;}.gt-list-box.gt-style-1 > ul > li:last-child {margin-bottom: 0;}.gt-list-box.gt-style-1 > ul > li > .gt-content {flex: 1;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-title {font-weight: 600;margin-bottom: 7.5px;opacity: .4;font-size: 0.938rem;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-title + .gt-list-details {margin-top: 15px;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-title:after {content: ':';}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details {font-size: 0.875rem;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details a:hover, .gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details a:focus {text-decoration: underline;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: center;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li {display: flex;flex-wrap: wrap;align-items: center;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li:after {margin-right: 3px;content: ',' }.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li:last-child:after {display: none;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li > .gt-poster {padding-right: 20px;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li > .gt-poster img {width: 60px;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li > .gt-title span {display: block;opacity: .6;font-size: 0.75rem;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details > ul > li > .gt-description {opacity: .6;font-size: 0.75rem;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul {margin: 0 -35px;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li {width: 100%;padding: 20px 35px;border-bottom: 1px solid var(--gt-main-border-color);}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li:first-child {padding-top: 0;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li:last-child {padding-bottom: 5px;border-bottom: 0;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li:after {display: none;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li > div.gt-title {flex: 1;order: 1;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li > div.gt-subtitle {opacity: .7;padding-left: 10px;order: 2;}.gt-list-box.gt-style-1 > ul > li > .gt-content > .gt-details.gt-list-details > ul > li > div.gt-description {flex: 100%;order: 3;margin-top: 3px;}.gt-list-box.gt-style-1 > ul > li > .gt-content + .gt-button {padding-left: 30px;}@media (max-width: 767px) {.gt-list-box.gt-style-1 > ul > li {flex-direction: column;align-items: flex-start;}.gt-list-box.gt-style-1 > ul > li > .gt-content + .gt-button {padding-left: 0;margin-top: 15px;}}.gt-heading.gt-style-1 .gt-subtitle {font-size: 0.813rem;opacity: .6;font-weight: 500;margin-bottom: 15px;letter-spacing: 1px;}.gt-heading.gt-style-1 .gt-title {margin: 0;}.gt-heading.gt-style-1 p {margin: 25px 0 0;font-size: 0.875rem;opacity: .6;}.gt-heading.gt-style-1.gt-dark, .gt-heading.gt-style-1.gt-dark h5, .gt-heading.gt-style-1.gt-dark .gt-title {color: var(--gt-color-FFFFFF);}.gt-heading.gt-style-2 .gt-subtitle {font-size: 0.688rem;opacity: .6;font-weight: 600;margin-bottom: 7px;letter-spacing: 1px;}.gt-heading.gt-style-2 .gt-title {margin: 0;font-size: 1.375rem;}.gt-heading.gt-style-2 p {margin: 25px 0 0;font-size: 0.875rem;opacity: .6;}.gt-heading.gt-style-2.gt-dark, .gt-heading.gt-style-2.gt-dark h5, .gt-heading.gt-style-2.gt-dark .gt-title {color: var(--gt-color-FFFFFF);}.gt-heading.gt-style-3 .gt-subtitle {font-size: 0.875rem;opacity: .6;font-weight: 500;margin-bottom: 20px;letter-spacing: 1px;}.gt-heading.gt-style-3 .gt-title {margin: 0;font-size: 2.125rem;}.gt-heading.gt-style-3 p {margin: 35px 0 0;font-size: 0.875rem;opacity: .6;}.gt-heading.gt-style-3.gt-dark, .gt-heading.gt-style-3.gt-dark h5, .gt-heading.gt-style-3.gt-dark .gt-title {color: var(--gt-color-FFFFFF);}.gt-heading.gt-style-4 .gt-subtitle {font-size: 0.813rem;opacity: .6;font-weight: 500;margin-bottom: 15px;letter-spacing: 2px;text-transform: uppercase;}.gt-heading.gt-style-4 .gt-title {margin: 0;}.gt-heading.gt-style-4 p {margin: 35px 0 0;font-size: 1rem;opacity: .6;}.gt-heading.gt-custom.gt-align-left .gt-title, .gt-heading.gt-custom.gt-align-right .gt-title {display: inline-block;}.gt-heading.gt-custom.gt-align-right .gt-title {margin-left: auto;}.gt-heading.gt-style-4.gt-dark, .gt-heading.gt-style-4.gt-dark h3, .gt-heading.gt-style-4.gt-dark .gt-title {color: var(--gt-color-FFFFFF);}.gt-heading.gt-style-5 .gt-subtitle {font-size: 0.875rem;opacity: .6;font-weight: 500;margin-bottom: 30px;letter-spacing: 2px;text-transform: uppercase;}.gt-heading.gt-style-5 .gt-title {font-size: 5.625rem;}.gt-heading.gt-style-5 p {margin: 35px 0 0;font-size: 1rem;opacity: .6;}@media (max-width: 991px) {.gt-heading.gt-style-5 .gt-title {font-size: 3.5rem;}}@media (max-width: 767px) {.gt-heading.gt-style-5 .gt-title {font-size: 3rem;}}.gt-heading .gt-title {word-break: break-word;}.gt-heading.gt-custom.gt-dark, .gt-heading.gt-custom.gt-dark h1, .gt-heading.gt-custom.gt-dark h2, .gt-heading.gt-custom.gt-dark h3, .gt-heading.gt-custom.gt-dark h4, .gt-heading.gt-custom.gt-dark h5, .gt-heading.gt-custom.gt-dark h6, .gt-heading.gt-custom.gt-dark .gt-title {color: var(--gt-color-FFFFFF);}.gt-heading.gt-align-left {text-align: left;}.gt-heading.gt-align-center {text-align: center;}.gt-heading.gt-align-right {text-align: right;}.gt-heading .gt-count {margin-left: 5px;}.gt-heading .gt-count:before {content: '(';}.gt-heading .gt-count:after {content: ')';}@media (max-width: 991px) {.gt-heading.gt-custom .gt-title {font-size: 3.5rem !important;}.gt-heading.gt-custom p {font-size: 1rem !important;}}.gt-pagination.gt-style-1 ul {list-style: none;padding: 0;margin: 0;display: flex;align-items: center;flex-wrap: wrap;font-size: 0.875rem;font-weight: 600;margin: -3px;}.gt-pagination.gt-style-1 ul li {padding: 3px;}.gt-pagination.gt-style-1 ul li a, .gt-pagination.gt-style-1 ul li a:visited, .gt-pagination.gt-style-1 ul li span {min-width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;border: 1px solid var(--gt-color-DDDDDD);text-align: center;padding: 3px 10px;}.gt-pagination.gt-style-1 ul li:hover a, .gt-pagination.gt-style-1 ul li:focus a, .gt-pagination.gt-style-1 ul li:hover span, .gt-pagination.gt-style-1 ul li:focus span, .gt-pagination.gt-style-1 ul li span.current {border-color: var(--gt-main-primary-color);background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-pagination.gt-style-1.gt-align-center ul {justify-content: center;}.gt-pagination.gt-style-1.gt-align-right ul {justify-content: flex-end;}.gt-pagination.gt-style-1.gt-align-left ul {justify-content: flex-start;}.gt-pagination.gt-style-2 ul {list-style: none;padding: 0;margin: 0;display: flex;align-items: center;flex-wrap: wrap;font-size: 0.875rem;font-weight: 600;margin: -3px;}.gt-pagination.gt-style-2 ul li {padding: 3px;}.gt-pagination.gt-style-2 ul li a, .gt-pagination.gt-style-2 ul li a:visited, .gt-pagination.gt-style-2 ul li span {min-width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;text-align: center;padding: 3px 10px;}.gt-pagination.gt-style-2 ul li a:hover, .gt-pagination.gt-style-2 ul li a:focus {text-decoration: underline;}.gt-pagination.gt-style-2 ul li span.current {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);border-radius: 50%;text-decoration: underline;}.gt-pagination.gt-style-2.gt-align-center ul {justify-content: center;}.gt-pagination.gt-style-2.gt-align-right ul {justify-content: flex-end;}.gt-pagination.gt-style-2.gt-align-left ul {justify-content: flex-start;}.gt-pagination.gt-style-1.gt-dark ul li a, .gt-pagination.gt-style-1.gt-dark ul li a:visited, .gt-pagination.gt-style-1.gt-dark ul li span {border-color: var(--gt-color-444444);color: var(--gt-color-FFFFFF);}.gt-pagination.gt-style-1.gt-dark ul li:hover a, .gt-pagination.gt-style-1.gt-dark ul li:focus a, .gt-pagination.gt-style-1.gt-dark ul li:hover span, .gt-pagination.gt-style-1.gt-dark ul li:focus span, .gt-pagination.gt-style-1.gt-dark ul li span.current {border-color: var(--gt-color-FFFFFF);background: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-pagination.gt-style-2.gt-dark ul li a, .gt-pagination.gt-style-2.gt-dark ul li a:visited, .gt-pagination.gt-style-2.gt-dark ul li span {color: var(--gt-color-FFFFFF);}.gt-pagination.gt-style-2 ul li span.current {background: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-blog-list.gt-style-1 > .gt-item {margin-bottom: 120px;}.gt-blog-list.gt-style-1 > .gt-item:last-child {margin-bottom: 0;}.gt-blog-list.gt-style-1 > .gt-item-sticky {background: var(--gt-main-block-background);padding: 70px 80px;}.gt-blog-list.gt-style-1 .gt-image {margin-bottom: 40px;}.gt-blog-list.gt-style-1 .gt-categories {margin-bottom: 10px;}.gt-blog-list.gt-style-1 .gt-categories ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 600;text-transform: uppercase;display: flex;flex-wrap: wrap;opacity: .6;letter-spacing: 1px;}.gt-blog-list.gt-style-1 .gt-categories ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 4px;}.gt-blog-list.gt-style-1 .gt-categories ul li:last-child {margin-right: 0;}.gt-blog-list.gt-style-1 .gt-categories ul li a, .gt-blog-list.gt-style-1 .gt-categories ul li a:visited {display: block;}.gt-blog-list.gt-style-1 .gt-categories ul li:after {content: ',';display: block;}.gt-blog-list.gt-style-1 .gt-categories ul li:last-child:after {display: none;}.gt-blog-list.gt-style-1 .gt-title {font-size: 2rem;font-weight: 600;margin-bottom: 12px;line-height: 1.2;word-break: break-word;}.gt-blog-list.gt-style-1 .gt-details ul {list-style: none;padding: 0;margin: 0 0 30px;display: flex;flex-wrap: wrap;font-size: 0.813rem;text-transform: capitalize;}.gt-blog-list.gt-style-1 .gt-details ul li {display: flex;flex-wrap: wrap;align-items: center;}.gt-blog-list.gt-style-1 .gt-details ul li span {opacity: .6;}.gt-blog-list.gt-style-1 .gt-details ul li.gt-author a, .gt-blog-list.gt-style-1 .gt-details ul li.gt-author a:visited {font-weight: 600;margin-left: 3px;}.gt-blog-list.gt-style-1 .gt-details ul li:after {content: '-';display: block;margin: 0 6px;opacity: .6;}.gt-blog-list.gt-style-1 .gt-details ul li:last-child:after {display: none;}.gt-blog-list.gt-style-1 .gt-excerpt {font-size: 0.875rem;}.gt-blog-list.gt-style-1 .gt-button {margin-top: 16px;}.gt-blog-list.gt-style-1.gt-dark, .gt-blog-list.gt-style-1.gt-dark a, .gt-blog-list.gt-style-1.gt-dark a:visited {color: #FFFFFF;}@media (max-width: 991px) {.gt-blog-list.gt-style-1 > .gt-item-sticky {padding: 45px;}}.gt-blog-list.gt-style-2 {display: flex;align-items: flex-start;flex-wrap: wrap;margin: 0 -20px -65px;}.gt-blog-list.gt-style-2 > .gt-item {padding: 0px 20px 65px;width: 50%;flex: 0 0 50%;}.gt-blog-list.gt-style-2 .gt-image {margin-bottom: 23px;}.gt-blog-list.gt-style-2 .gt-categories {margin-bottom: 13px;}.gt-blog-list.gt-style-2 .gt-categories ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 600;text-transform: uppercase;display: flex;flex-wrap: wrap;opacity: .6;letter-spacing: 1px;}.gt-blog-list.gt-style-2 .gt-categories ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 4px;}.gt-blog-list.gt-style-2 .gt-categories ul li:last-child {margin-right: 0;}.gt-blog-list.gt-style-2 .gt-categories ul li a, .gt-blog-list.gt-style-2 .gt-categories ul li a:visited {display: block;}.gt-blog-list.gt-style-2 .gt-categories ul li:after {content: ',';display: block;}.gt-blog-list.gt-style-2 .gt-categories ul li:last-child:after {display: none;}.gt-blog-list.gt-style-2 .gt-title {font-size: 1.5rem;font-weight: 600;margin-bottom: 13px;line-height: 1.3;word-break: break-word;}.gt-blog-list.gt-style-2 .gt-details ul {list-style: none;padding: 0;margin: 0 0 27px;display: flex;flex-wrap: wrap;font-size: 0.813rem;}.gt-blog-list.gt-style-2 .gt-details ul li {display: flex;flex-wrap: wrap;align-items: center;}.gt-blog-list.gt-style-2 .gt-details ul li span {opacity: .6;}.gt-blog-list.gt-style-2 .gt-details ul li.gt-author a, .gt-blog-list.gt-style-2 .gt-details ul li.gt-author a:visited {font-weight: 600;margin-left: 3px;}.gt-blog-list.gt-style-2 .gt-details ul li:after {content: '-';display: block;margin: 0 6px;opacity: .6;}.gt-blog-list.gt-style-2 .gt-details ul li:last-child:after {display: none;}.gt-blog-list.gt-style-2 .gt-excerpt {font-size: 0.875rem;}.gt-blog-list.gt-style-2 .gt-button {margin-top: 16px;}.gt-blog-list.gt-style-2.gt-dark, .gt-blog-list.gt-style-2.gt-dark a, .gt-blog-list.gt-style-2.gt-dark a:visited {color: #FFFFFF;}@media (max-width: 991px) {.gt-blog-list.gt-style-2 > .gt-item {width: 100%;flex: 0 0 100%;}}.gt-blog-list.gt-style-3 {display: flex;align-items: flex-start;flex-wrap: wrap;margin: 0px -20px -65px;}.gt-blog-list.gt-style-3 > .gt-item {padding: 0px 20px 65px;width: 33.33333333333333%;flex: 0 0 33.33333333333333%;}.gt-blog-list.gt-style-3 .gt-image {margin-bottom: 25px;}.gt-blog-list.gt-style-3 .gt-categories {margin-bottom: 13px;}.gt-blog-list.gt-style-3 .gt-categories ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 600;text-transform: uppercase;display: flex;flex-wrap: wrap;letter-spacing: 1px;opacity: .6;}.gt-blog-list.gt-style-3 .gt-categories ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 4px;}.gt-blog-list.gt-style-3 .gt-categories ul li:last-child {margin-right: 0;}.gt-blog-list.gt-style-3 .gt-categories ul li a, .gt-blog-list.gt-style-3 .gt-categories ul li a:visited {display: block;}.gt-blog-list.gt-style-3 .gt-categories ul li:after {content: ',';display: block;}.gt-blog-list.gt-style-3 .gt-categories ul li:last-child:after {display: none;}.gt-blog-list.gt-style-3 .gt-title {font-size: 1.5rem;font-weight: 600;margin-bottom: 13px;line-height: 1.3;word-break: break-word;}.gt-blog-list.gt-style-3 .gt-details ul {list-style: none;padding: 0;margin: 0 0 27px;display: flex;flex-wrap: wrap;font-size: 0.813rem;}.gt-blog-list.gt-style-3 .gt-details ul li {display: flex;flex-wrap: wrap;align-items: center;}.gt-blog-list.gt-style-3 .gt-details ul li.gt-comments, .gt-blog-list.gt-style-3 .gt-details ul li span {opacity: .6;}.gt-blog-list.gt-style-3 .gt-details ul li.gt-author a, .gt-blog-list.gt-style-3 .gt-details ul li.gt-author a:visited {font-weight: 600;margin-left: 3px;}.gt-blog-list.gt-style-3 .gt-details ul li:after {content: '-';display: block;margin: 0 6px;opacity: .6;}.gt-blog-list.gt-style-3 .gt-details ul li:last-child:after {display: none;}.gt-blog-list.gt-style-3 .gt-excerpt {font-size: 0.875rem;}.gt-blog-list.gt-style-3 .gt-button {margin-top: 16px;}.gt-blog-list.gt-style-3.gt-dark, .gt-blog-list.gt-style-3.gt-dark a, .gt-blog-list.gt-style-3.gt-dark a:visited {color: #FFFFFF;}@media (max-width: 991px) {.gt-blog-list.gt-style-3 > .gt-item {width: 100%;flex: 0 0 100%;}}.gt-blog-list.gt-style-4 {display: flex;align-items: flex-start;flex-wrap: wrap;}.gt-blog-list.gt-style-4 > .gt-item {margin: 0 0 40px;width: 100%;flex: 0 0 100%;display: flex;align-items: center;}.gt-blog-list.gt-style-4 > .gt-item:last-child {margin-bottom: 0;}.gt-blog-list.gt-style-4 .gt-image {padding-right: 45px;flex: 1;}.gt-blog-list.gt-style-4 .gt-content {flex: 1;}.gt-blog-list.gt-style-4 .gt-categories {margin-bottom: 13px;}.gt-blog-list.gt-style-4 .gt-categories ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 600;text-transform: uppercase;display: flex;flex-wrap: wrap;letter-spacing: 1px;opacity: .6;}.gt-blog-list.gt-style-4 .gt-categories ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 4px;}.gt-blog-list.gt-style-4 .gt-categories ul li:last-child {margin-right: 0;}.gt-blog-list.gt-style-4 .gt-categories ul li a, .gt-blog-list.gt-style-4 .gt-categories ul li a:visited {display: block;}.gt-blog-list.gt-style-4 .gt-categories ul li:after {content: ',';display: block;}.gt-blog-list.gt-style-4 .gt-categories ul li:last-child:after {display: none;}.gt-blog-list.gt-style-4 .gt-title {font-size: 1.625rem;font-weight: 600;margin-bottom: 13px;line-height: 1.3;word-break: break-word;}.gt-blog-list.gt-style-4 .gt-details > ul {list-style: none;padding: 0;margin: 0 0 27px;display: flex;flex-wrap: wrap;align-items: flex-start;font-size: 0.813rem;}.gt-blog-list.gt-style-4 .gt-details > ul li {display: flex;flex-wrap: wrap;align-items: center;}.gt-blog-list.gt-style-4 .gt-details > ul li span {opacity: .6;}.gt-blog-list.gt-style-4 .gt-details > ul li.gt-author a, .gt-blog-list.gt-style-4 .gt-details > ul li.gt-author a:visited {font-weight: 600;margin-left: 3px;}.gt-blog-list.gt-style-4 .gt-details > ul li:after {content: '-';display: block;margin: 0 6px;opacity: .6;}.gt-blog-list.gt-style-4 .gt-details > ul li:last-child:after {display: none;}.gt-blog-list.gt-style-4 .gt-excerpt {font-size: 0.875rem;}.gt-blog-list.gt-style-4 .gt-button {margin-top: 16px;}.gt-blog-list.gt-style-4 .gt-details > ul li ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;align-items: flex-start;}.gt-blog-list.gt-style-4 .gt-details > ul ul li {display: flex;flex-wrap: wrap;align-items: center;}.gt-blog-list.gt-style-4 .gt-details > ul li ul li:after {content: ',';display: block;margin: 0 3px 0 0;}.gt-blog-list.gt-style-4 .gt-details > ul li ul li:last-child:after {display: none;}@media (max-width: 1199px) {.gt-blog-list.gt-style-4 > .gt-item {flex-direction: column;align-items: flex-start;}.gt-blog-list.gt-style-4 .gt-image {padding-right: 0;margin-bottom: 30px;}}.gt-blog-list.gt-style-4.gt-dark, .gt-blog-list.gt-style-4.gt-dark a, .gt-blog-list.gt-style-4.gt-dark a:visited {color: #FFFFFF;}.gt-blog-list.gt-align-left {text-align: left;}.gt-blog-list.gt-align-left .gt-button a, .gt-blog-list.gt-align-left .gt-button a:visited, .gt-blog-list.gt-align-left .gt-details ul, .gt-blog-list.gt-align-left .gt-categories ul {justify-content: flex-start;}.gt-blog-list.gt-align-center {text-align: center;}.gt-blog-list.gt-align-center .gt-button a, .gt-blog-list.gt-align-center .gt-button a:visited, .gt-blog-list.gt-align-center .gt-details ul, .gt-blog-list.gt-align-center .gt-categories ul {justify-content: center;}.gt-blog-list.gt-align-right {text-align: right;}.gt-blog-list.gt-align-right .gt-button a, .gt-blog-list.gt-align-right .gt-button a:visited, .gt-blog-list.gt-align-right .gt-details ul, .gt-blog-list.gt-align-right .gt-categories ul {justify-content: flex-end;}.gt-article-list + .gt-pagination {margin-top: 60px;}.gt-featured-header.gt-style-1 {margin-bottom: 55px;}.gt-featured-header iframe, .gt-featured-header video {width: 100%;min-height: 480px;}.gt-featured-header.gt-type-image-gallery img {width: 100%;}.gt-article .gt-content-header {margin-bottom: 55px;}.gt-article .gt-content-header .gt-categories {margin-bottom: 10px;}.gt-article .gt-content-header .gt-categories ul {list-style: none;padding: 0;margin: 0;font-size: 0.688rem;font-weight: 600;text-transform: uppercase;display: flex;flex-wrap: wrap;align-items: center;letter-spacing: 1px;opacity: .6;}.gt-article .gt-content-header .gt-categories ul li {display: flex;flex-wrap: wrap;align-items: center;margin-right: 4px;}.gt-article .gt-content-header .gt-categories ul li:last-child {margin-right: 0;}.gt-article .gt-content-header .gt-categories ul li a, .gt-article .gt-content-header .gt-categories ul li a:visited {display: block;}.gt-article .gt-content-header .gt-categories ul li:after {content: ',';display: block;}.gt-article .gt-content-header .gt-categories ul li:last-child:after {display: none;}.gt-article .gt-content-header h1 {margin-bottom: 20px;word-break: break-word;}.gt-article .gt-content-header .gt-details > ul {list-style: none;padding: 0;margin: -3px 0;display: flex;flex-wrap: wrap;align-items: flex-start;font-size: 0.813rem;}.gt-article .gt-content-header .gt-details > ul li {display: flex;flex-wrap: wrap;align-items: center;padding: 3px 0;}.gt-article .gt-content-header .gt-details > ul li span {opacity: .6;}.gt-article .gt-content-header .gt-details > ul li.gt-author a, .gt-article .gt-content-header .gt-details > ul li.gt-author a:visited {font-weight: 600;margin-left: 3px;}.gt-article .gt-content-header .gt-details > ul li:after {content: '-';display: block;margin: 0 6px;opacity: .6;}.gt-article .gt-content-header .gt-details > ul li:last-child:after {display: none;}.gt-article .gt-content-body + .gt-content-footer {padding-top: 50px;margin-top: 50px;border-top: 1px solid var(--gt-main-border-color);}.gt-article .gt-content-body > .gt-item {margin-bottom: 55px;}.gt-article .gt-content-body > .gt-item:last-child {margin-bottom: 0;}.gt-article .gt-content-body > .gt-item:before, .gt-article .gt-content-body > .gt-item:after {content: '';display: block;clear: both;}.gt-article .gt-content-footer .gt-social-sharing {margin-bottom: 50px;}@media (min-width: 768px) {.gt-article .gt-content-header h1 {font-size: 3.75rem;}}.gt-tags.gt-style-1 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-tags.gt-style-1 ul li {padding: 2.5px;}.gt-tags.gt-style-1 ul li.gt-title {padding-right: 11.5px;}.gt-tags.gt-style-1 ul li.gt-item a, .gt-tags.gt-style-1 ul li.gt-item a:visited {display: block;border: 1px solid var(--gt-main-border-color);padding: 3px 10px;}.gt-tags.gt-style-1 ul li.gt-item a:hover, .gt-tags.gt-style-1 ul li.gt-item a:focus {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-tags.gt-style-2 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-tags.gt-style-2 ul li {padding: 2.5px;}.gt-tags.gt-style-2 ul li.gt-title {font-weight: 500;padding-right: 11.5px;}.gt-tags.gt-style-2 ul li.gt-item:after {content: ',';}.gt-tags.gt-style-2 ul li.gt-item:last-child:after {display: none;}.gt-tags.gt-style-3 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 600;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-tags.gt-style-3 ul li {padding: 2.5px;}.gt-tags.gt-style-3 ul li.gt-title {display: none;}.gt-tags.gt-style-3 ul li.gt-item a, .gt-tags.gt-style-3 ul li.gt-item a:visited {display: block;background: var(--gt-color-EEEEEE);padding: 3px 10px;}.gt-tags.gt-style-3 ul li.gt-item a:hover, .gt-tags.gt-style-3 ul li.gt-item a:focus {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-tags.gt-style-4 ul {list-style: none;padding: 0;margin: -3px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-tags.gt-style-4 ul li {padding: 3px;}.gt-tags.gt-style-4 ul li.gt-title {display: none;}.gt-tags.gt-style-4 ul li.gt-item:before {content: '#';}.gt-tags.gt-style-4 ul li.gt-item:last-child:after {display: none;}.gt-page-pages.gt-style-1 {list-style: none;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-page-pages.gt-style-1 .gt-title {padding-right: 11.5px;}.gt-page-pages.gt-style-1 span, .gt-page-pages.gt-style-1 a, .gt-page-pages.gt-style-1 a:visited {display: block;border: 1px solid var(--gt-color-DDDDDD);padding: 3px 10px;margin-right: 5px;min-width: 30px;text-align: center;}.gt-page-pages.gt-style-1 span, .gt-page-pages.gt-style-1 a:hover, .gt-page-pages.gt-style-1 a:focus {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-author-box.gt-style-1 {background: var(--gt-main-block-background);padding: 70px 80px;display: flex;align-items: flex-start;margin-bottom: 90px;}.gt-author-box.gt-style-1 .gt-image {margin-right: 33px;min-width: 95px;}.gt-author-box.gt-style-1 .gt-image img {margin: 0;}.gt-author-box.gt-style-1 .gt-subtitle {font-size: 0.75rem;margin-bottom: 2px;line-height: 1.1;}.gt-author-box.gt-style-1 h5 {font-size: 1.25rem;margin-bottom: 10px;}.gt-author-box.gt-style-1 p {font-size: 0.875rem;margin: 0;}.gt-author-box.gt-style-1 p + .gt-social-links {margin-top: 15px;}@media (max-width: 991px) {.gt-author-box.gt-style-1 {padding: 60px;}}@media (max-width: 767px) {.gt-author-box.gt-style-1 {padding: 45px;}}@media (max-width: 499px) {.gt-author-box.gt-style-1 {flex-direction: column;padding: 35px;}.gt-author-box.gt-style-1 .gt-image {margin-bottom: 25px;margin-right: 0;}}.gt-content-nav.gt-style-1 {display: flex;align-items: stretch;flex-wrap: wrap;width: 100%;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-content-nav.gt-style-1 .gt-item {flex: 1;}.gt-content-nav.gt-style-1 .gt-item.gt-prev {text-align: right;justify-content: flex-end;}.gt-content-nav.gt-style-1 .gt-item.gt-next {text-align: left;justify-content: flex-start;}.gt-content-nav.gt-style-1 .gt-item-inner {padding: 120px 165px;background-size: cover;background-position: center;position: relative;z-index: 0;width: 100%;height: 100%;display: flex;flex-direction: column;}.gt-content-nav.gt-style-1 .gt-item.gt-prev .gt-item-inner {text-align: right;align-items: flex-end;}.gt-content-nav.gt-style-1 .gt-item.gt-next .gt-item-inner {text-align: left;align-items: flex-start;}.gt-content-nav.gt-style-1 .gt-item-inner:before {content: '';display: block;position: absolute;z-index: -1;width: 100%;height: 100%;opacity: .6;background: var(--gt-color-000000);left: 0;top: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-content-nav.gt-style-1 .gt-item-inner:hover:before, .gt-content-nav.gt-style-1 .gt-item-inner:focus:before {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-content-nav.gt-style-1 a, .gt-content-nav.gt-style-1 a:visited {color: var(--gt-color-FFFFFF);display: block;width: 100%;height: 100%;}.gt-content-nav.gt-style-1 .gt-subtitle {opacity: .6;font-size: 0.688rem;text-transform: uppercase;letter-spacing: 1px;margin-bottom: 10px;}.gt-content-nav.gt-style-1 .gt-title {margin: 0;color: var(--gt-color-FFFFFF);word-break: break-word;max-width: 75%;font-size: 2.125rem;}@media (max-width: 1399px) {.gt-content-nav.gt-style-1 .gt-item-inner {padding: 120px 120px;}.gt-content-nav.gt-style-1 .gt-title {max-width: none;}}@media (max-width: 1299px) {.gt-content-nav.gt-style-1 .gt-item {flex: 0 0 100%;width: 100%;}}@media (max-width: 991px) {.gt-content-nav.gt-style-1 .gt-item-inner {padding: 60px 60px;}}.gt-imdb-rating.gt-style-1 {font-size: 0.875rem;display: flex;align-items: flex-end;flex-wrap: wrap;}.gt-imdb-rating.gt-style-1 .gt-point {font-size: 2.5rem;line-height: 33px;font-weight: 600;}.gt-imdb-rating.gt-style-1 span {margin-left: 7px;display: block;}.gt-imdb-rating.gt-style-1 span strong {font-weight: 500;display: block;}.gt-imdb-rating.gt-style-1 span a, .gt-imdb-rating.gt-style-1 span a:visited {text-decoration: underline;}@media (max-width: 1399px) {.gt-imdb-rating.gt-style-1 .gt-point {font-size: 1.875rem;line-height: 28px;}}.gt-imdb-rating.gt-style-2 {display: flex;align-items: flex-end;flex-wrap: wrap;}.gt-imdb-rating.gt-style-2 .gt-point {font-size: 1rem;line-height: 14px;font-weight: 600;}.gt-imdb-rating.gt-style-2 span {margin-left: 4px;display: block;font-size: 0.625rem;line-height: 10px;}.gt-imdb-rating.gt-style-2 span a, .gt-imdb-rating.gt-style-2 span a:visited {text-decoration: underline;}.gt-user-ratings.gt-style-1 {display: flex;flex-wrap: wrap;flex-direction: column;align-items: flex-start;justify-content: flex-start;}.gt-user-ratings.gt-style-1 .gt-stars {height: 16px;line-height: 16px;}.gt-user-ratings.gt-style-1 .gt-stars svg {opacity: .3;width: 15px;height: 15px;margin-right: 0.5px;}.gt-user-ratings.gt-style-1 .gt-stars svg.gt-checked {opacity: 1;}.gt-user-ratings.gt-style-1 .gt-results {font-size: 0.688rem;opacity: .6;margin-top: 5px;}.gt-user-ratings.gt-style-1 .gt-results span + span:before {content: '/';margin: 0 3px;}.gt-user-ratings.gt-style-2 {display: flex;flex-wrap: wrap;align-items: center;}.gt-user-ratings.gt-style-2 .gt-stars {height: 16px;line-height: 16px;}.gt-user-ratings.gt-style-2 .gt-stars svg {opacity: .3;width: 16px;height: 16px;}.gt-user-ratings.gt-style-2 .gt-stars svg.gt-checked {opacity: 1;}.gt-user-ratings.gt-style-2 .gt-results {font-size: 0.688rem;opacity: .6;margin-left: 20px;}.gt-taxonomy-listing.gt-style-1 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-taxonomy-listing.gt-style-1 ul li {padding: 2.5px;}.gt-taxonomy-listing.gt-style-1 ul li a, .gt-taxonomy-listing.gt-style-1 ul li a:visited {display: block;border: 1px solid var(--gt-main-border-color);padding: 5px 10px;}.gt-taxonomy-listing.gt-style-1 ul li a:hover, .gt-taxonomy-listing.gt-style-1 ul li a:focus {background: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-1 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-1 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-1 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-1.gt-dark ul li a, .gt-taxonomy-listing.gt-style-1.gt-dark ul li a:visited {border-color: var(--gt-main-border-dark-color);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-1.gt-dark ul li a:hover, .gt-taxonomy-listing.gt-style-1.gt-dark ul li a:focus {background: var(--gt-color-FFFFFF);border-color: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-taxonomy-listing.gt-style-2 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-taxonomy-listing.gt-style-2 ul li {padding: 2.5px;}.gt-taxonomy-listing.gt-style-2 ul li a:after {content: ',';}.gt-taxonomy-listing.gt-style-2 ul li:last-child a:after {display: none;}.gt-taxonomy-listing.gt-style-2 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-2 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-2 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-2.gt-dark, .gt-taxonomy-listing.gt-style-2.gt-dark a, .gt-taxonomy-listing.gt-style-2.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-3 ul {list-style: none;padding: 0;margin: -2.5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-taxonomy-listing.gt-style-3 ul li {padding: 2.5px;}.gt-taxonomy-listing.gt-style-3 ul li a, .gt-taxonomy-listing.gt-style-3 ul li a:visited {display: block;background: var(--gt-color-EEEEEE);padding: 5px 10px;}.gt-taxonomy-listing.gt-style-3 ul li a:hover, .gt-taxonomy-listing.gt-style-3 ul li a:focus {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-3 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-3 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-3 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-3.gt-dark ul li a, .gt-taxonomy-listing.gt-style-3.gt-dark ul li a:visited {background: var(--gt-color-FFFFFF-2);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-3.gt-dark ul li a:hover, .gt-taxonomy-listing.gt-style-3.gt-dark ul li a:focus {background: var(--gt-color-FFFFFF);border-color: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-taxonomy-listing.gt-style-4 ul {list-style: none;padding: 0;margin: -5px;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-taxonomy-listing.gt-style-4 ul li {padding: 5px;}.gt-taxonomy-listing.gt-style-4 ul li a:before {content: '#';}.gt-taxonomy-listing.gt-style-4 ul li:last-child a:after {display: none;}.gt-taxonomy-listing.gt-style-4 ul li span {margin-left: 2px;}.gt-taxonomy-listing.gt-style-4 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-4 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-4.gt-dark, .gt-taxonomy-listing.gt-style-4.gt-dark a, .gt-taxonomy-listing.gt-style-4.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-5 ul {list-style: none;padding: 0;margin: -12px 0;font-size: 0.875rem;}.gt-taxonomy-listing.gt-style-5 ul li {border-bottom: 1px solid var(--gt-main-border-color);}.gt-taxonomy-listing.gt-style-5 ul li:last-child {border-bottom: 0;}.gt-taxonomy-listing.gt-style-5 ul li a, .gt-taxonomy-listing.gt-style-5 ul li a:visited {display: block;padding: 12px 0;}.gt-taxonomy-listing.gt-style-5 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-5 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-5 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-5.gt-dark, .gt-taxonomy-listing.gt-style-5.gt-dark a, .gt-taxonomy-listing.gt-style-5.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-5.gt-dark ul li {border-bottom: 1px solid var(--gt-main-border-dark-color);}.gt-taxonomy-listing.gt-style-6 ul {list-style: none;padding: 0;margin: -6px 0;font-size: 0.875rem;}.gt-taxonomy-listing.gt-style-6 ul li a, .gt-taxonomy-listing.gt-style-6 ul li a:visited {display: block;padding: 6px 0;}.gt-taxonomy-listing.gt-style-6 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-6 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-6 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-6.gt-dark, .gt-taxonomy-listing.gt-style-6.gt-dark a, .gt-taxonomy-listing.gt-style-6.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-7 ul {list-style: none;padding: 0;margin: -3px;text-transform: uppercase;font-size: 0.75rem;display: flex;align-items: center;flex-wrap: wrap;}.gt-taxonomy-listing.gt-style-7 ul li {padding: 3px;}.gt-taxonomy-listing.gt-style-7 ul li a, .gt-taxonomy-listing.gt-style-7 ul li a:visited {display: block;background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);padding: 5px 10px;}.gt-taxonomy-listing.gt-style-7 ul li a:hover, .gt-taxonomy-listing.gt-style-7 ul li a:focus {background: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-taxonomy-listing.gt-style-7 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-7 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-7 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-7.gt-dark a, .gt-taxonomy-listing.gt-style-7.gt-dark a:visited {background: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-taxonomy-listing.gt-style-7.gt-dark ul li a:hover, .gt-taxonomy-listing.gt-style-7.gt-dark ul li a:focus {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-8 ul {list-style: none;padding: 0;margin: -6px 0;font-size: 0.875rem;}.gt-taxonomy-listing.gt-style-8 ul li {display: flex;align-items: center;padding: 5px 0;}.gt-taxonomy-listing.gt-style-8 ul li:before {content: '';display: block;width: 5px;height: 5px;background: var(--gt-main-border-color);margin-right: 10px;margin-top: -2px;}.gt-taxonomy-listing.gt-style-8 ul li a, .gt-taxonomy-listing.gt-style-8 ul li a:visited {display: block;}.gt-taxonomy-listing.gt-style-8 ul li span {margin-left: 5px;}.gt-taxonomy-listing.gt-style-8 ul li span:before {content: '(';}.gt-taxonomy-listing.gt-style-8 ul li span:after {content: ')';}.gt-taxonomy-listing.gt-style-8.gt-dark, .gt-taxonomy-listing.gt-style-8.gt-dark a, .gt-taxonomy-listing.gt-style-8.gt-dark a:visited {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-8.gt-dark ul li:before {background: var(--gt-main-border-dark-color);}.gt-taxonomy-listing.gt-style-9 ul {list-style: none;padding: 0;margin: -3px;}.gt-taxonomy-listing.gt-style-9 ul li {padding: 3px;}.gt-taxonomy-listing.gt-style-9 ul li a, .gt-taxonomy-listing.gt-style-9 ul li a:visited {background: var(--gt-main-block-background);color: var(--gt-main-primary-color);display: flex;align-items: center;justify-content: space-between;text-align: center;font-size: 0.813rem;font-weight: 500;padding: 12px 17px;}.gt-taxonomy-listing.gt-style-9 ul li a:hover, .gt-taxonomy-listing.gt-style-9 ul li a:focus {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-9 ul li span {font-size: 0.625rem;color: var(--gt-main-primary-color);opacity: .6;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;margin-left: 20px;}.gt-taxonomy-listing.gt-style-9 ul li a:hover span, .gt-taxonomy-listing.gt-style-9 ul li a:focus span {color: var(--gt-color-FFFFFF);opacity: .7;}.gt-taxonomy-listing.gt-style-9.gt-dark ul li a, .gt-taxonomy-listing.gt-style-9.gt-dark ul li a:visited {background: var(--gt-color-FFFFFF-1);color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-9.gt-dark ul li a:hover, .gt-taxonomy-listing.gt-style-9.gt-dark ul li a:focus {background: var(--gt-color-FFFFFF);border-color: var(--gt-color-FFFFFF);color: var(--gt-main-primary-color);}.gt-taxonomy-listing.gt-style-9.gt-dark ul li span {color: var(--gt-color-FFFFFF);}.gt-taxonomy-listing.gt-style-9.gt-dark ul li a:hover span, .gt-taxonomy-listing.gt-style-9.gt-dark ul li a:focus span {color: var(--gt-main-primary-color);}.gt-comments .gt-title {margin-bottom: 55px;}.gt-comments-list > ul.gt-items {border-bottom: 1px solid var(--gt-main-border-color);list-style: none;padding: 0 0 110px;margin: 0 0 110px;}.gt-comments-list > ul.gt-items > li.gt-item {position: relative;display: flex;align-items: flex-start;flex-wrap: wrap;margin-bottom: 60px;}.gt-comments-list > ul.gt-items > li.gt-item:last-child {margin-bottom: 0;}.gt-comments-list ul.children {list-style: none;padding: 0 0 0 40px;margin: 20px 0 0;width: 100%;}.gt-comments-list ul.gt-items .comment-respond {margin: 90px 0;}.gt-comments-list ul.children li.gt-item {position: relative;display: flex;align-items: flex-start;flex-wrap: wrap;padding-left: 85px;padding-top: 70px;margin-bottom: 0;}.gt-comments-list ul.children li.gt-item:last-child {margin-bottom: 0;}.gt-comments-list ul.children li.gt-item:before, .gt-comments-list ul.children li.gt-item:after {content: '';display: block;background: var(--gt-main-border-color);position: absolute;}.gt-comments-list ul.children li.gt-item:after {height: 1px;width: 55px;top: 115px;left: 0;}.gt-comments-list ul.children li.gt-item:before {height: 100%;width: 1px;left: 0;top: 0;}.gt-comments-list ul.children li.gt-item:last-child:before {height: 115px;}.gt-comments-list ul li .gt-avatar {margin-right: 30px;min-width: 80px;}.gt-comments-list ul li .gt-avatar img {border-radius: 100%;margin: 0 auto 30px }.gt-comments-list ul li .gt-buttons {font-size: 0.75rem;font-weight: 600;text-transform: uppercase;margin: -2px -5px;letter-spacing: 1px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}.gt-comments-list ul li .gt-buttons a, .gt-comments-list ul li .gt-buttons a:visited {display: block;padding: 2px 5px;}.gt-comments-list ul li .gt-details {flex: 1;}.gt-comments-list ul li .gt-author {font-weight: 600;line-height: 1;margin-bottom: 5px;}.gt-comments-list ul li .gt-time {font-size: 0.688rem;opacity: .6;margin-bottom: 12px;text-transform: uppercase;}.gt-comments-list ul li .gt-comment-text > ul, .gt-comments-list ul li .gt-comment-text > ol {margin-bottom: 33px;}.gt-comments-list ul li .gt-comment-text {font-size: 0.875rem;margin-bottom: 16px;}.gt-comments-list .gt-form .gt-item > label, .gt-comment-form .gt-form .gt-item > label {margin-bottom: 7px;}.gt-comments-list .gt-form .gt-item, .gt-comment-form .gt-form .gt-item {padding-bottom: 25px;}.gt-comments-list .gt-form .gt-item-row, .gt-comment-form .gt-form .gt-item-row {margin-right: -20px;margin-left: -20px;display: flex;align-items: center;flex-wrap: wrap;}.gt-comments-list .gt-form .gt-item-row .gt-item, .gt-comment-form .gt-form .gt-item-row .gt-item {padding-left: 20px;padding-right: 20px;flex: 1;}.gt-comment-ratings {display: inline-flex;margin: 0 -5px;height: 20PX;}.gt-comment-ratings svg {pointer-events: none;}.gt-comment-ratings input {display: none;}.gt-comment-ratings .gt-none {display: none;}.gt-comment-ratings label {cursor: pointer;padding: 0 5px;margin: 0;font-size: 1.25rem;}.gt-comment-ratings svg {color: var(--gt-main-primary-color);width: 20px;height: 20px;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-comment-ratings input:checked ~ label svg {color: var(--gt-main-border-color);-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-comment-ratings:hover label svg {color: var(--gt-main-primary-color) !important;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-comment-ratings input:hover ~ label svg {color: var(--gt-main-border-color) !important;}.gt-item-comments.gt-style-1 {background: var(--gt-main-block-background);padding: 110px 0;}.gt-item-comments.gt-style-1 .gt-comments {max-width: 870px;margin: 0 auto;}.gt-item-comments.gt-style-1 .gt-checkbox input[type="checkbox"]:not(:checked) + span:before, .gt-item-comments.gt-style-1 .gt-checkbox input[type="checkbox"]:checked + span:before, .gt-item-comments.gt-style-1 .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label:before, .gt-item-comments.gt-style-1 .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label:before, .gt-item-comments.gt-style-1 [type=email], .gt-item-comments.gt-style-1 [type=text], .gt-item-comments.gt-style-1 [type=url], .gt-item-comments.gt-style-1 textarea {background: var(--gt-color-FFFFFF);}.gt-item-comments.gt-style-2 {border-top: 1px solid var(--gt-main-border-color);padding: 110px 0;}.gt-item-comments.gt-style-2 .gt-comments {max-width: 870px;margin: 0 auto;}@media (max-width: 767px) {.gt-comments-list .gt-form .gt-item-row, .gt-comment-form .gt-form .gt-item-row {flex-direction: column;}.gt-comments-list .gt-form .gt-item-row .gt-item, .gt-comment-form .gt-form .gt-item-row .gt-item {width: 100%;}}@media (max-width: 700px) {.gt-comments-list ul li .gt-avatar img {margin-bottom: 20px;}.gt-comments-list ul.children {padding-left: 30px;margin-top: 60px;}.gt-comments-list > ul.gt-items > li.gt-item, .gt-comments-list ul.children li.gt-item {flex-direction: column;}.gt-comments-list ul.children li.gt-item {padding-left: 0;padding-top: 0;}.gt-comments-list ul.children li.gt-item:after {width: 30px;}.gt-comments-list ul li .gt-avatar {margin-right: 0;margin-bottom: 30px;}.gt-comments-list ul.children li.gt-item:before, .gt-comments-list ul.children li.gt-item:after {display: none;}}.gt-search-popup.gt-style-1 {top: 0;position: fixed;overflow: hidden;background: #FFFFFF;width: 100%;height: 0;z-index: 100;}.gt-search-popup.gt-style-1 .gt-search-form {margin: 30px 0;}.gt-search-popup.gt-style-1 .gt-search-form ::-webkit-input-placeholder {opacity: .4;}.gt-search-popup.gt-style-1 .gt-search-form :-ms-input-placeholder {opacity: .4;}.gt-search-popup.gt-style-1 .gt-search-form ::placeholder {opacity: .4;}.gt-search-popup.gt-style-1 .gt-search-form > .gt-note {opacity: .6;font-size: 0.875rem;text-align: center;margin-top: 30px;}.gt-search-popup.gt-style-1 .gt-search-form input[type="text"] {font-weight: 600;font-size: 5rem;text-align: center;border-top-width: 0;border-left-width: 0;border-right-width: 0;}.gt-search-popup.gt-style-1 .gt-description {opacity: .6;font-size: 0.875rem;text-align: center;}@media (max-width: 1199px) {.gt-search-popup.gt-style-1 .gt-search-form input[type="text"] {font-size: 3.75rem;}}@media (max-width: 991px) {.gt-search-popup.gt-style-1 .gt-search-form input[type="text"] {font-size: 2.5rem;}}@media (max-width: 767px) {.gt-search-popup.gt-style-1 .gt-search-form input[type="text"] {font-size: 1.2rem;}}.gt-user-box.gt-style-1 .gt-section-panel {margin-bottom: 90px }.gt-user-box.gt-style-1 .gt-heading {margin-bottom: 45px;}.gt-user-box.gt-style-1 .gt-text {font-size: 0.875rem;opacity: .6;margin-top: 15px;}.gt-user-box.gt-style-1 .gt-text a, .gt-user-box.gt-style-1 .gt-text a:visited {text-decoration: underline;}.gt-user-box.gt-style-1 .gt-checkbox input[type="checkbox"]:not(:checked) + span, .gt-user-box.gt-style-1 .gt-checkbox input[type="checkbox"]:checked + span, .gt-user-box.gt-style-1 .gt-checkbox[type="checkbox"]:not(:checked) + .gt-checkbox-label, .gt-user-box.gt-style-1 .gt-checkbox[type="checkbox"]:checked + .gt-checkbox-label {font-size: 0.875rem;}.gt-user-box.gt-style-1 .gt-password-reset {text-align: right;font-size: 0.875rem;opacity: .6;}.gt-user-box.gt-style-1 .gt-notices p {font-size: 0.875rem;margin-top: 25px;padding-top: 25px;border-top: 1px solid var(--gt-main-border-color);}.gt-user-box.gt-style-1 .gt-social-login {font-size: 0.875rem;margin-top: 25px;padding-top: 25px;border-top: 1px solid var(--gt-main-border-color);}.gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul {justify-content: center;margin-bottom: 45px;}.gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a, .gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a:visited {font-size: 3rem;padding-left: 20px;padding-right: 20px;font-weight: 700;}.gt-user-box-popup .gt-user-box {max-width: 550px;margin: 0 auto;}@media (max-width: 991px) {.gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a, .gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a:visited {font-size: 1.5rem;}}@media (max-width: 767px) {.gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul {margin-bottom: 15px;}.gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a, .gt-user-box.gt-style-1 .gt-tabs.gt-style-1.gt-horizontal ul li a:visited {font-size: 1.125rem;}}.gt-popup.gt-style-1 {background: #FFFFFF;color: var(--gt-main-primary-color);height: 0px;width: 100%;top: 0;left: 0;z-index: 100;position: fixed;display: flex;align-items: center;justify-content: center;overflow: hidden;}.gt-popup.gt-style-1 > .gt-inner, .gt-popup.gt-style-1 > .gt-inner .simplebar-content {display: flex;align-items: flex-start;justify-content: space-between;flex-direction: column;padding: 80px;height: 100%;width: 100%;}.gt-popup.gt-style-1 > .gt-inner:before, .gt-popup.gt-style-1 > .gt-inner .simplebar-content:before {display: none;}.admin-bar .gt-popup.gt-style-1 > .gt-inner {padding-top: 112px;}.gt-popup.gt-style-1 .gt-close {text-align: right;display: flex;align-items: center;justify-content: flex-end;width: 100%;}.gt-popup.gt-style-1 .gt-close span {font-size: 0.75rem;margin-right: 20px;}.gt-popup.gt-style-1 .gt-close .gt-icon {cursor: pointer;line-height: 1;}.gt-popup.gt-style-1 .gt-close .gt-icon svg {width: 28px;height: 28px;}.gt-popup.gt-style-1.gt-dark {color: var(--gt-color-FFFFFF);background: var(--gt-main-primary-color);}.gt-popup.gt-style-1.gt-dark .gt-close svg {color: var(--gt-color-FFFFFF);}@media (max-width: 991px) {.gt-popup.gt-style-1 > .gt-inner {padding: 40px;}}@media (max-width: 782px) {.admin-bar .gt-popup.gt-style-1 > .gt-inner {padding-top: 86px;}}@media (max-width: 449px) {.gt-popup.gt-style-1 > .gt-inner {padding: 25px;}.admin-bar .gt-popup.gt-style-1 > .gt-inner {padding-top: 71px;}}.gt-404-page.gt-style-1 {min-height: 100vh;width: 100%;padding: 160px 0;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;position: relative;}.gt-404-page.gt-style-1 .gt-content {max-width: 840px;margin: 0 auto;position: relative;z-index: 2;}.gt-404-page.gt-style-1 h2 {font-size: 1.5rem;margin-bottom: 40px;}.gt-404-page.gt-style-1 p {opacity: .6;font-size: 0.938rem;}.gt-404-page.gt-style-1 .gt-glitch {position: relative;font-size: 18.75rem;line-height: 250px;font-weight: 600;margin: 0 0 40px;z-index: 1;}.gt-404-page.gt-style-1 .gt-glitch:before, .gt-404-page.gt-style-1 .gt-glitch:after {display: block;content: attr(data-text);position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: 0.8;}.gt-404-page.gt-style-1 .gt-glitch:after {color: #ff1111;z-index: -2;}.gt-404-page.gt-style-1 .gt-glitch:before {color: #0ff;z-index: -1;}.gt-404-page.gt-style-1 .gt-glitch:before {animation: gt-404-glitch 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;}.gt-404-page.gt-style-1 .gt-glitch:after {animation: gt-404-glitch 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both reverse infinite;}@keyframes gt-404-glitch {0% {transform: translate(0);}20% {transform: translate(-3px, 3px);}40% {transform: translate(-3px, -3px);}60% {transform: translate(3px, 3px);}80% {transform: translate(3px, -3px);}to {transform: translate(0);}}.gt-404-page.gt-style-1.gt-dark {color: var(--gt-color-FFFFFF);background: var(--gt-main-primary-color);}.gt-404-page.gt-style-1.gt-dark p {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-404-page.gt-style-1.gt-dark h2, .gt-404-page.gt-style-1.gt-dark .gt-glitch {color: var(--gt-color-FFFFFF);}@media (max-width: 991px) {.gt-404-page.gt-style-1 .gt-glitch {font-size: 9.375rem;line-height: 100px;}}.gt-404-page.gt-noise-background {background-color: transparent;background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);}.gt-404-page.gt-dark.gt-noise-background {background-color: var(--gt-color-000000);background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);}.gt-404-page.gt-image-background .gt-background {padding: 160px 0;width: 100%;height: 100vh;position: absolute;top: 0;left: 0;z-index: 1;opacity: .1;background-size: cover;background-position: center;background-repeat: no-repeat;}.gt-404-page.gt-dark.gt-image-background .gt-background {background-color: var(--gt-main-primary-color);}.gt-protected-page.gt-style-1 {background-position: right center;background-repeat: no-repeat;min-height: 100vh;width: 100%;display: flex;align-items: center;}.gt-protected-page.gt-style-1 .gt-content {display: flex;align-items: flex-start;max-width: 650px;}.gt-protected-page.gt-style-1 .gt-icon {width: 82px;height: 82px;min-width: 82px;min-height: 82px;display: flex;align-items: center;justify-content: center;border: 2px solid var(--gt-main-border-color);border-radius: 50%;}.gt-protected-page.gt-style-1 .gt-icon svg {height: 30px;}.gt-protected-page.gt-style-1 .gt-details {padding-left: 30px;}.gt-protected-page.gt-style-1 .gt-details h1 {font-size: 3.75rem;font-weight: 500;}.gt-protected-page.gt-style-1 .gt-details p {opacity: .6;}.gt-protected-page.gt-style-1 .gt-details .gt-form {margin-top: 77px;}.gt-protected-page.gt-style-1 .gt-details .gt-form form {display: flex;align-items: stretch;}.gt-protected-page.gt-style-1 .gt-details .gt-form input[type="password"] {background: #FFFFFF;padding-top: 15px;padding-bottom: 15px;}.gt-protected-page.gt-style-1.gt-dark {background-color: var(--gt-main-primary-color);background-image: url(//luckynumber.fr/wp-content/themes/noxe/includes/assets/img/protected-page.jpg);color: var(--gt-color-FFFFFF);}.gt-protected-page.gt-style-1.gt-dark .gt-icon {border-color: var(--gt-color-FFFFFF-3);}.gt-protected-page.gt-style-1.gt-dark .gt-details {border-color: var(--gt-color-FFFFFF);}.gt-protected-page.gt-style-1.gt-dark .gt-details h1 {color: var(--gt-color-FFFFFF);}.gt-protected-page.gt-style-1.gt-dark .gt-form input[type="password"] {background: #FFFFFF;border-color: var(--gt-color-FFFFFF);}@media (max-width: 767px) {.gt-protected-page.gt-style-1 .gt-icon {display: none;}.gt-protected-page.gt-style-1 .gt-details {padding-left: 0;}.gt-protected-page.gt-style-1 .gt-details h1 {font-size: 3rem;}}.gt-social-sharing .gt-title {font-weight: 600;margin-bottom: 15px;}@media (max-width: 599px) {.gt-social-sharing .gt-social-links.gt-style-13 ul, .gt-social-sharing .gt-social-links.gt-style-14 ul {flex-direction: column;}.gt-social-sharing .gt-social-links.gt-style-13 ul li, .gt-social-sharing .gt-social-links.gt-style-14 ul li {width: 100%;}}.ui-datepicker {z-index: 20 !important;background-color: #FFFFFF;box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);border-radius: 4px;width: 300px;max-width: 100%;}.ui-datepicker .ui-datepicker-header {background-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);text-transform: uppercase;font-weight: 500;letter-spacing: 1px;font-size: 0.75rem;padding: 15px 20px;text-align: center;overflow: hidden;display: flex;justify-content: space-between;align-items: center;border-top-right-radius: 4px;border-top-left-radius: 4px;}.ui-datepicker .ui-datepicker-title {order: 2;}.ui-datepicker .ui-state-disabled {opacity: 0.5;}.ui-datepicker .ui-datepicker-prev {order: 1;}.ui-datepicker .ui-datepicker-next {order: 3;}.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {font-size: 0;display: block;padding: 0 5px;cursor: pointer;}.ui-datepicker .ui-datepicker-next:after, .ui-datepicker .ui-datepicker-prev:before {font-family: Font Awesome\ 5 Free;font-weight: 900;color: #FFFFFF;font-size: 0.688rem;}.ui-datepicker .ui-datepicker-prev:before {content: "\f053";}.ui-datepicker .ui-datepicker-next:after {content: "\f054";}.ui-datepicker .ui-datepicker-calendar {margin: 25px auto;width: calc(100% - 50px);font-size: 0.813rem;}.ui-datepicker .ui-datepicker-calendar tr {background: transparent;}.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {border: 0;padding: 8px;text-align: center;line-height: 1.6;vertical-align: middle;position: relative;text-transform: uppercase;}.ui-datepicker .ui-datepicker-current-day > a, .ui-datepicker .ui-datepicker-current-day > a:visited, .ui-datepicker .ui-datepicker-today > a, .ui-datepicker .ui-datepicker-today > a:visited {display: flex;justify-content: center;align-items: center;width: 28px;height: 28px;color: #FFFFFF;border-radius: 50%;position: absolute;left: 0;right: 0;margin: auto;top: 0;bottom: 0;}.ui-datepicker .ui-datepicker-current-day > a, .ui-datepicker .ui-datepicker-current-day > a:visited {background-color: var(--gt-main-primary-color);}.ui-datepicker .ui-datepicker-today > a, .ui-datepicker .ui-datepicker-today > a:visited {background-color: var(--gt-main-primary-color);}.ui-datepicker .ui-datepicker-buttonpane {padding: 25px;border-top: 1px solid var(--gt-main-border-color);}.ui-datepicker .ui-datepicker-buttonpane button {display: block;width: 100%;text-transform: uppercase;font-weight: 500;font-size: 0.75rem;}.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {display: none;}.gt-fullscreen-hover {position: relative;}.gt-fullscreen-hover .gt-items {position: relative;z-index: 1;width: 100%;}.gt-fullscreen-hover .gt-images {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 0;}.gt-fullscreen-hover .gt-images ul li {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;opacity: 0;visibility: hidden;background-size: cover;background-position: center;-webkit-transition: all 1s cubic-bezier(.25,.8,.25,1);-o-transition: all 1s cubic-bezier(.25,.8,.25,1);transition: all 1s cubic-bezier(.25,.8,.25,1);}.gt-fullscreen-hover .gt-images ul {height: 100%;width: 100%;margin: 0;padding: 0;list-style: none;}.gt-fullscreen-hover .gt-images ul li.gt-active {opacity: .6;visibility: visible;}.gt-full-slider {height: 100vh;}.gt-slider .gt-align-left {text-align: left;}.gt-slider .gt-align-center {text-align: center;}.gt-slider .gt-align-right {text-align: right;}.gt-slider .gt-content > div {flex-direction: column;justify-content: center;height: 100%;box-sizing: border-box;}.gt-slider .gt-position-center-top > div {justify-content: flex-start;align-items: center;}.gt-slider .gt-position-center-center > div {justify-content: center;align-items: center;}.gt-slider .gt-position-center-bottom > div {justify-content: flex-end;align-items: center;}.gt-slider .gt-position-left-top > div {justify-content: flex-start;align-items: flex-start;}.gt-slider .gt-position-left-center > div {justify-content: center;align-items: flex-start;}.gt-slider .gt-position-left-bottom > div {justify-content: flex-end;align-items: flex-start;}.gt-slider .gt-position-right-top > div {justify-content: flex-start;align-items: flex-end;}.gt-slider .gt-position-right-center > div {justify-content: center;align-items: flex-end;}.gt-slider .gt-position-right-bottom > div {justify-content: flex-end;align-items: flex-end;}.gt-slider-pagination, .gt-slider-pagination.swiper-pagination-bullets {position: absolute;z-index: 2;width: auto !important;display: flex;bottom: inherit;top: inherit;left: inherit;right: inherit;}.gt-slider-pagination.gt-style-1 {transform: none;}.gt-slider-pagination.gt-style-1 span {opacity: .4;background: var(--gt-color-FFFFFF);width: 7px;height: 7px;border-radius: 50%;margin: 7px !important;outline: none;cursor: pointer;font-size: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-1 span:hover {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-1 span.swiper-pagination-bullet-active {opacity: 1;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-2 span:last-child {margin-right: 0;}.gt-slider-pagination.gt-style-2 span {opacity: .4;background: var(--gt-color-FFFFFF);width: 7px;height: 7px;border-radius: 50%;margin: 7px !important;outline: none;cursor: pointer;font-size: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-2 span:last-child {margin-right: 0;}.gt-slider-pagination.gt-style-2 span:hover {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-2 span.swiper-pagination-bullet-active {width: 25px;border-radius: 3px;opacity: 1;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-3 {margin-left: -30px;margin-right: -30px;}.gt-slider-pagination.gt-style-3 span {color: var(--gt-color-FFFFFF);width: auto;height: auto;background: transparent;opacity: .6;margin: 0 !important;padding: 30px;outline: none;cursor: pointer;font-size: 1rem;border-radius: 0;display: flex;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-3 span:before {width: 5px;height: 5px;border-radius: 50%;background: var(--gt-color-FFFFFF);content: '';opacity: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-3.gt-position-left-bottom span, .gt-slider-pagination.gt-style-3.gt-position-right-bottom span, .gt-slider-pagination.gt-style-3.gt-position-bottom-center span {flex-direction: column;justify-content: center;align-items: center;padding-bottom: 0;}.gt-slider-pagination.gt-style-3.gt-position-left-bottom span:before, .gt-slider-pagination.gt-style-3.gt-position-right-bottom span:before, .gt-slider-pagination.gt-style-3.gt-position-bottom-center span:before {margin-bottom: 20px;}.gt-slider-pagination.gt-style-3.gt-position-left-center span {justify-content: center;align-items: center;flex-direction: row-reverse;}.gt-slider-pagination.gt-style-3.gt-position-left-center span:before {margin-left: 20px;}.gt-slider-pagination.gt-style-3.gt-position-right-center span {justify-content: center;align-items: center;}.gt-slider-pagination.gt-style-3.gt-position-right-center span:before {margin-right: 20px;}.gt-slider-pagination.gt-style-3 span:hover {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-3 span.swiper-pagination-bullet-active {opacity: 1;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-slider-pagination.gt-style-3 span.swiper-pagination-bullet-active:before {opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}@media (max-width: 991px) {.gt-slider-pagination.gt-style-3 {margin-left: -10px;margin-right: -10px;}.gt-slider-pagination.gt-style-3 span {padding: 10px;}}.gt-slider-pagination.gt-position-left-center {left: 0;top: 50%;transform: translate3d(0px,-50%,0);padding: 90px;flex-direction: column;justify-content: center;}@media (max-width: 1199px) {.gt-slider-pagination.gt-position-left-center {padding: 60px;}}@media (max-width: 991px) {.gt-slider-pagination.gt-position-left-center {padding: 20px;}}@media (max-width: 767px) {.gt-slider-pagination.gt-position-left-center {padding: 15px;display: none;}}@media (max-width: 499px) {.gt-slider-pagination.gt-position-left-center {padding: 10px;}}.gt-slider-pagination.gt-position-left-bottom {bottom: 0;left: 0;right: inherit;padding: 0 90px 90px;}@media (max-width: 1199px) {.gt-slider-pagination.gt-position-left-bottom {padding: 60px;}}@media (max-width: 991px) {.gt-slider-pagination.gt-position-left-bottom {padding: 30px;}}.gt-slider-pagination.gt-position-right-center {right: 0;top: 50%;transform: translate3d(0px,-50%,0);padding: 90px;flex-direction: column;justify-content: center;}@media (max-width: 1199px) {.gt-slider-pagination.gt-position-right-center {padding: 60px;}}@media (max-width: 991px) {.gt-slider-pagination.gt-position-right-center {padding: 20px;}}@media (max-width: 767px) {.gt-slider-pagination.gt-position-right-center {padding: 15px;display: none;}}@media (max-width: 499px) {.gt-slider-pagination.gt-position-right-center {padding: 10px;}}.gt-slider-pagination.gt-position-right-bottom {bottom: 0;right: 0;left: inherit;padding: 0 90px 90px;}@media (max-width: 1199px) {.gt-slider-pagination.gt-position-right-bottom {padding: 0 60px 60px;}}@media (max-width: 991px) {.gt-slider-pagination.gt-position-right-bottom {padding: 0 30px 30px;}}.gt-slider-pagination.gt-position-bottom-center {bottom: 0;right: 0;left: 0;padding: 0 90px 90px;justify-content: center;}@media (max-width: 1199px) {.gt-slider-pagination.gt-position-bottom-center {padding: 0 60px 60px;}}@media (max-width: 991px) {.gt-slider-pagination.gt-position-bottom-center {padding: 0 30px 30px;}}.gt-container > .gt-slider-pagination.gt-position-left-center, .gt-container > .gt-slider-pagination.gt-position-left-bottom, .gt-flex-container > .gt-slider-pagination.gt-position-left-center, .gt-flex-container > .gt-slider-pagination.gt-position-left-bottom {padding-left: 0;}.gt-container > .gt-slider-pagination.gt-position-right-center, .gt-container > .gt-slider-pagination.gt-position-right-bottom, .gt-flex-container > .gt-slider-pagination.gt-position-right-center, .gt-flex-container > .gt-slider-pagination.gt-position-right-bottom {padding-right: 0;}.gt-slider-navigation.gt-style-1 {position: absolute;z-index: 2;display: flex;align-items: center;}.gt-slider-navigation.gt-style-1 > div {width: 42px;height: 42px;display: flex;align-items: center;justify-content: center;border-radius: 50%;border: 2px solid var(--gt-color-FFFFFF);color: var(--gt-color-FFFFFF);cursor: pointer;margin: 5px;outline: 0;}.gt-slider-navigation.gt-style-1 > div svg {width: 18px;}.gt-slider-navigation.gt-style-2 {position: absolute;z-index: 2;display: flex;align-items: center;flex-direction: column;}.gt-slider-navigation.gt-style-2 > div {width: 42px;height: 42px;display: flex;align-items: center;justify-content: center;border-radius: 50%;border: 2px solid var(--gt-color-FFFFFF);color: var(--gt-color-FFFFFF);cursor: pointer;margin: 5px;outline: 0;}.gt-slider-navigation.gt-style-2 > div svg {width: 18px;}.gt-slider-navigation.gt-position-left-center {left: 0;top: 50%;transform: translate3d(0px,-50%,0);padding: 90px;flex-direction: column;justify-content: center;}@media (max-width: 1199px) {.gt-slider-navigation.gt-position-left-center {padding: 60px;}}@media (max-width: 991px) {.gt-slider-navigation.gt-position-left-center {padding: 30px;display: none;}}@media (max-width: 767px) {.gt-slider-navigation.gt-position-left-center {padding: 20px;}}.gt-slider-navigation.gt-position-left-bottom {bottom: 0;left: 0;right: inherit;padding: 0 90px 90px;}@media (max-width: 1199px) {.gt-slider-navigation.gt-position-left-bottom {padding: 60px;}}@media (max-width: 991px) {.gt-slider-navigation.gt-position-left-bottom {padding: 30px;}}@media (max-width: 767px) {.gt-slider-navigation.gt-position-left-bottom {padding: 20px;}}.gt-slider-navigation.gt-position-right-center {right: 0;top: 50%;transform: translate3d(0px,-50%,0);padding: 90px;flex-direction: column;justify-content: center;}@media (max-width: 1199px) {.gt-slider-navigation.gt-position-right-center {padding: 60px;}}@media (max-width: 991px) {.gt-slider-navigation.gt-position-right-center {padding: 30px;display: none;}}@media (max-width: 767px) {.gt-slider-navigation.gt-position-right-center {padding: 20px;}}.gt-slider-navigation.gt-position-right-bottom {bottom: 0;right: 0;left: inherit;padding: 0 90px 90px;}@media (max-width: 1199px) {.gt-slider-navigation.gt-position-right-bottom {padding: 0 60px 60px;}}@media (max-width: 991px) {.gt-slider-navigation.gt-position-right-bottom {padding: 0 30px 30px;}}@media (max-width: 767px) {.gt-slider-navigation.gt-position-right-bottom {padding: 0 20px 20px;}}.gt-slider-navigation.gt-position-bottom-center {bottom: 0;right: 0;left: 0;padding: 0 90px 90px;justify-content: center;}@media (max-width: 1199px) {.gt-slider-navigation.gt-position-bottom-center {padding: 0 60px 60px;}}@media (max-width: 991px) {.gt-slider-navigation.gt-position-bottom-center {padding: 0 30px 30px;}}@media (max-width: 767px) {.gt-slider-navigation.gt-position-bottom-center {padding: 0 20px 20px;}}.gt-container > .gt-slider-navigation.gt-position-left-center, .gt-container > .gt-slider-navigation.gt-position-left-bottom, .gt-flex-container > .gt-slider-navigation.gt-position-left-center, .gt-flex-container > .gt-slider-navigation.gt-position-left-bottom {padding-left: 0;}.gt-container > .gt-slider-navigation.gt-position-right-center, .gt-container > .gt-slider-navigation.gt-position-right-bottom, .gt-flex-container > .gt-slider-navigation.gt-position-right-center, .gt-flex-container > .gt-slider-navigation.gt-position-right-bottom {padding-right: 0;}.gt-carousel-controls.gt-style-1 {display: flex;justify-content: space-between;align-items: center;margin: 37px auto 0;max-width: 1320px;}.gt-carousel-controls.gt-style-1.gt-bordered {border-top: 1px solid var(--gt-main-border-color);padding: 37px 0;margin-top: 60px;}.gt-carousel-controls.gt-style-1 .gt-carousel-prev, .gt-carousel-controls.gt-style-1 .gt-carousel-next {width: 24px;height: 24px;line-height: 24px;cursor: pointer;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-1 .gt-carousel-prev.swiper-button-disabled, .gt-carousel-controls.gt-style-1 .gt-carousel-next.swiper-button-disabled {opacity: .6;cursor: inherit;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-1 .gt-carousel-pagination {padding: 0 15px;line-height: 14px;margin: 0 auto;}.gt-carousel-controls.gt-style-1 .gt-carousel-pagination span {opacity: .2;background: var(--gt-main-primary-color);width: 7px;height: 7px;border-radius: 50%;margin: 7px;outline: none;cursor: pointer;font-size: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-1 .gt-carousel-pagination span:last-child {margin-right: 0;}.gt-carousel-controls.gt-style-1 .gt-carousel-pagination span:hover {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-1 .gt-carousel-pagination span.swiper-pagination-bullet-active {opacity: 1;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-2 {display: flex;justify-content: space-between;align-items: center;margin: 37px auto 0;max-width: 1320px;}.gt-carousel-controls.gt-style-2.gt-bordered {border-top: 1px solid var(--gt-main-border-color);padding: 37px 0;margin-top: 60px;}.gt-carousel-controls.gt-style-2 .gt-carousel-prev, .gt-carousel-controls.gt-style-2 .gt-carousel-next {width: 24px;height: 24px;line-height: 24px;cursor: pointer;outline: none;}.gt-carousel-controls.gt-style-2 .gt-carousel-prev.swiper-button-disabled, .gt-carousel-controls.gt-style-2 .gt-carousel-next.swiper-button-disabled {opacity: .6;cursor: inherit;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-2 .gt-carousel-pagination {padding: 0 15px;line-height: 14px;margin: 0 auto;}.gt-carousel-controls.gt-style-2 .gt-carousel-pagination span {opacity: .2;background: var(--gt-main-primary-color);width: 7px;height: 7px;border-radius: 50%;margin: 7px;outline: none;cursor: pointer;font-size: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-2 .gt-carousel-pagination span:last-child {margin-right: 0;}.gt-carousel-controls.gt-style-2 .gt-carousel-pagination span:hover {opacity: .6;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-2 .gt-carousel-pagination span.swiper-pagination-bullet-active {width: 25px;border-radius: 3px;opacity: 1;outline: none;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-carousel-controls.gt-style-1.gt-dark, .gt-carousel-controls.gt-style-2.gt-dark {color: var(--gt-color-FFFFFF);}.gt-carousel-controls.gt-style-1.gt-dark.gt-bordered, .gt-carousel-controls.gt-style-2.gt-dark.gt-bordered {border-top-color: var(--gt-main-border-dark-color);}.gt-carousel-controls.gt-style-1.gt-dark .gt-carousel-pagination span, .gt-carousel-controls.gt-style-2.gt-dark .gt-carousel-pagination span {background: var(--gt-color-FFFFFF);}.gt-slider .gt-scroll-down {font-weight: 600;letter-spacing: 2px;text-transform: uppercase;color: #FFF;font-size: 0.688rem;writing-mode:tb-rl;position: absolute;padding: 90px;z-index: 2;}.gt-slider .gt-scroll-down.gt-left-top {left: 0;top: 0;}.gt-slider .gt-scroll-down.gt-left-center {left: 0;top: 50%;transform: translate3d(0,-50%,0);}.gt-slider .gt-scroll-down.gt-left-bottom {left: 0;bottom: 0;}.gt-slider .gt-scroll-down.gt-right-top {right: 0;top: 0;}.gt-slider .gt-scroll-down.gt-right-center {right: 0;top: 50%;transform: translate3d(0,-50%,0);}.gt-slider .gt-scroll-down.gt-right-bottom {right: 0;bottom: 0;}a[gt-tooltip="true"] {position: static;}a[gt-tooltip="true"]:before {position: absolute;z-index: 1;content: attr(title);width: auto;height: auto;padding: 15px 20px;background-color: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);display: inline-block;bottom: calc(100% + 6px);right: 50%;-webkit-transform: translateX(50%);transform: translateX(50%);font-size: 0.75rem;font-weight: 400;max-width: 250px;min-width: 140px;text-align: center;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}a[gt-tooltip="true"]:after {position: absolute;content: '';display: block;width: 0;height: 0;border-color: var(--gt-main-primary-color) transparent transparent;border-style: solid inset inset;border-width: 6px 6px 0;bottom: 100%;right: 50%;-webkit-transform: translateX(50%);transform: translateX(50%);pointer-events: none;opacity: 0;visibility: hidden;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}a[gt-tooltip="true"]:hover:before, a[gt-tooltip="true"]:hover:after {opacity: 1;visibility: visible;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.admin-bar .fancybox-container .fancybox-infobar, .admin-bar .fancybox-container .fancybox-progress, .admin-bar .fancybox-container .fancybox-thumbs, .admin-bar .fancybox-container .fancybox-toolbar {top: 32px;}.fancybox-progress {background-color: var(--gt-main-secondary-color);}.fancybox-content {padding: 60px;}.fancybox-content.gt-share {margin: auto;display: inline-flex;}.fancybox-button:hover svg, .fancybox-button:focus svg {color: var(--gt-color-FFFFFF);}.fancybox-container .fancybox-thumbs__list a, .fancybox-container .fancybox-thumbs__list a:visited {margin: 3px;max-width: calc(50% - 6px);width: 100px;}.fancybox-container .fancybox-thumbs__list a:before, .fancybox-container .fancybox-thumbs__list a:visited:before {border-width: 2px;}.fancybox-thumbs__list a:before {border-color: var(--gt-main-secondary-color);}.fancybox-container .fancybox-thumbs {background-color: var(--gt-main-primary-color);padding: 10px 15px;}.fancybox-container .fancybox-toolbar .fancybox-button, .fancybox-container .fancybox-toolbar .fancybox-button:focus, .fancybox-container .fancybox-toolbar .fancybox-button:hover, .fancybox-container .fancybox-toolbar .fancybox-button[disabled], .fancybox-container .fancybox-toolbar .fancybox-button[disabled]:hover {padding: 10px;height: 44px;width: 44px;background-color: var(--gt-main-primary-color);}.fancybox-container .fancybox-navigation .fancybox-button--arrow_left, .fancybox-container .fancybox-navigation .fancybox-button--arrow_right {width: 70px;height: 100px;}.fancybox-caption__body {width: 1520px;max-width: 100%;padding: 0 100px;margin: 0 auto;}.fancybox-caption {background: transparent;}.gt-tabs.gt-style-1.gt-vertical ul {list-style: none;padding: 15px 0;margin: 0;font-size: 0.875rem;font-weight: 500;border: 1px solid var(--gt-main-border-color);}.gt-tabs.gt-style-1.gt-vertical ul li {width: 100%;display: block;float: none;border-bottom: 1px solid transparent;border-top: 1px solid transparent;opacity: .4;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-vertical ul li:hover, .gt-tabs.gt-style-1.gt-vertical ul li:focus {opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-vertical ul li.is-active {opacity: 1;border-bottom: 1px solid var(--gt-main-border-color);border-top: 1px solid var(--gt-main-border-color);-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-vertical ul li a, .gt-tabs.gt-style-1.gt-vertical ul li a:visited {color: currentColor;background: transparent;font-size: 0.875rem;padding: 0;line-height: inherit;display: block;padding: 15px 30px;outline: none;}.gt-tabs.gt-style-1.gt-horizontal ul {list-style: none;padding: 15px 0;margin: 0 0 35px;font-size: 0.875rem;font-weight: 500;display: flex;align-items: center;flex-wrap: wrap;}.gt-tabs.gt-style-1.gt-horizontal ul li {display: block;float: none;border: 0;opacity: .3 ;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-horizontal ul li:hover, .gt-tabs.gt-style-1.gt-horizontal ul li:focus {opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-horizontal ul li.is-active {opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-tabs.gt-style-1.gt-horizontal ul li a, .gt-tabs.gt-style-1.gt-horizontal ul li a:visited {color: currentColor;background: transparent;font-size: 0.875rem;padding: 0;line-height: inherit;display: block;padding: 15px 20px;outline: none;}.gt-tabs.gt-style-1.gt-horizontal ul li:first-child a, .gt-tabs.gt-style-1.gt-horizontal ul li:first-child a:visited {padding-left: 0;}.gt-tabs.gt-style-1.gt-horizontal ul li:last-child a, .gt-tabs.gt-style-1.gt-horizontal ul li:last-child a:visited {padding-right: 0;}.gt-tabs.gt-style-1 ul li a .gt-count {margin-left: 5px;}.gt-tabs.gt-style-1 ul li a .gt-count:before {content: '(';}.gt-tabs.gt-style-1 ul li a .gt-count:after {content: ')';}.gt-tabs-wrapper.gt-vertical {display: flex;align-items: flex-start;}.gt-tabs-wrapper.gt-vertical > .gt-tab-list .gt-tabs {width: 340px;padding-right: 40px;}.gt-tabs-content {flex: 1;}.gt-tabs-content > .gt-tabs-panel {flex: 1;padding: 30px;border: 1px solid var(--gt-main-border-color);display: none;}.gt-tabs-content > .gt-tabs-panel.is-active {display: block;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.gt-tabs-content.gt-fade-effect > .gt-tabs-panel {-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;opacity: 0;height: 0;padding: 0;border: 0;display: block;visibility: hidden;overflow: hidden;}.gt-tabs-content.gt-fade-effect > .gt-tabs-panel.is-active {-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;display: block;visibility: visible;height: auto;overflow: visible;opacity: 1;padding: 0;border: 0;}@media (max-width: 991px) {.gt-tabs-wrapper.gt-vertical {flex-direction: column;}.gt-tabs-wrapper.gt-vertical > div {flex: 0 0 100%;width: 100%;}.gt-tabs-wrapper.gt-vertical > .gt-tab-list .gt-tabs {padding-right: 0;width: 100%;margin-bottom: 60px;}}.gt-off-canvas.gt-style-1 {background: #FFFFFF;width: 100%;height: 100%;position: relative;z-index: 1;}.gt-off-canvas.gt-style-1 .gt-split {display: flex;align-items: stretch;height: 100%;}.gt-off-canvas.gt-style-1 .gt-split > div {width: 100%;}.gt-off-canvas.gt-style-1 .gt-split:not(.gt-split-disable) > div:first-child {max-width: 950px;}.gt-off-canvas.gt-style-1 .gt-content {padding: 100px;min-height: 100%;display: flex;flex-direction: column;justify-content: space-between;}.admin-bar .gt-off-canvas.gt-style-1 .gt-content {padding-top: 112px;}.gt-off-canvas.gt-style-1 .gt-close {margin-bottom: 80px;}.gt-off-canvas.gt-style-1 .gt-close svg {color: var(--gt-main-primary-color);}.gt-off-canvas.gt-style-1 .gt-drilldown-menu .is-drilldown {max-width: 100% !important;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul {padding: 0 0 110px;margin: 0;list-style: none;counter-reset: off-canvas-menu-counter;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li {font-size: 3.75rem;line-height: 1;font-weight: 600;counter-increment: off-canvas-menu-counter;display: flex;align-items: flex-start;padding: 20px 0;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li.active > a, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li.active > a:visited {opacity: .85;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li svg {display: none;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li::before {content: counter(off-canvas-menu-counter);font-size: 0.938rem;font-weight: 300;display: block;margin: 9px 20px 0 0;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:visited {position: relative;overflow: hidden;color: var(--gt-color-DDDDDD);padding: 0;background: transparent;outline: 0;display: flex;align-items: center;position: relative;white-space: nowrap;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:visited:before {position: absolute;overflow: hidden;content: attr(data-title);width: 0;color: var(--gt-main-primary-color);transition: width .5s cubic-bezier(0.77, 0, 0.175, 1);font-size: 3.75rem;line-height: 1;font-weight: 600;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:hover:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:focus:before {width: 100%;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu .is-drilldown-submenu-parent > a::after, .gt-off-canvas.gt-style-1 .gt-drilldown-menu .is-drilldown-submenu-parent > a:visited::after {display: block;width: 0;height: 0;border: inset 7px;content: '';border-right-width: 0;border-left-style: solid;border-color: transparent transparent transparent var(--gt-color-DDDDDD);position: relative;top: inherit;left: inherit;right: inherit;bottom: inherit;margin: 0 0 0 15px;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu .js-drilldown-back > a::before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu .js-drilldown-back > a:visited::before {display: none;}.gt-off-canvas.gt-style-1 .gt-widgets {margin: 0 0 63px;font-size: 0.875rem;}.gt-off-canvas.gt-style-1 .gt-widgets .gt-widget-title {font-size: 0.938rem;font-weight: 600;margin-bottom: 11px;}.gt-off-canvas.gt-style-1 .gt-widgets p {margin-bottom: 1rem;}.gt-off-canvas.gt-style-1 .gt-widgets p:last-child {margin-bottom: 0;}.gt-off-canvas.gt-style-1 .gt-social {margin-bottom: 17px;}.gt-off-canvas.gt-style-1 .gt-note {font-size: 0.75rem;opacity: .6;}.gt-off-canvas.gt-style-1 .gt-note p {margin-bottom: 1rem;}.gt-off-canvas.gt-style-1 .gt-note p:last-child {margin-bottom: 0;}.gt-off-canvas.gt-style-1 .gt-note a, .gt-off-canvas.gt-style-1 .gt-note a:visited {text-decoration: underline;}.gt-off-canvas.gt-style-1 .gt-image {background-size: cover;background-position: center;}.gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul, .gt-off-canvas.gt-style-1.gt-dark {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark .gt-close svg {color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul li a, .gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul li a:visited {color: var(--gt-color-444444);}.gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul li::before {color: var(--gt-color-444444);}.gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul li a:before, .gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu ul li a:visited:before {color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu .is-drilldown-submenu-parent > a::after, .gt-off-canvas.gt-style-1.gt-dark .gt-drilldown-menu .is-drilldown-submenu-parent > a:visited::after {border-color: transparent transparent transparent #FFFFFF;opacity: .2;}.gt-off-canvas.gt-style-1.gt-dark input, .gt-off-canvas.gt-style-1.gt-dark select, .gt-off-canvas.gt-style-1.gt-dark cite, .gt-off-canvas.gt-style-1.gt-dark .gt-widgets a, .gt-off-canvas.gt-style-1.gt-dark .gt-widgets a:visited, .gt-off-canvas.gt-style-1.gt-dark .gt-widgets {color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark ::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-off-canvas.gt-style-1.gt-dark :-ms-input-placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-off-canvas.gt-style-1.gt-dark ::placeholder {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-off-canvas.gt-style-1.gt-dark .gt-widgets .gt-widget-title {color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark tbody, .gt-off-canvas.gt-style-1.gt-dark tfoot, .gt-off-canvas.gt-style-1.gt-dark thead {border-color: var(--gt-main-border-dark-color);color: var(--gt-color-FFFFFF);}.gt-off-canvas.gt-style-1.gt-dark tbody tr:nth-child(even) {background: var(--gt-color-222222);}.gt-off-canvas.gt-style-1.gt-dark .gt-note, .gt-off-canvas.gt-style-1.gt-dark .gt-note a, .gt-off-canvas.gt-style-1.gt-dark .gt-note a:visited {color: var(--gt-color-FFFFFF);opacity: .6;}.gt-off-canvas.gt-style-1.gt-dark .simplebar-scrollbar:before {background: #FFFFFF;}.gt-off-canvas-full-height {height: 100%;}.off-canvas.is-transition-overlap {z-index: 100;}.gt-offcanvas-full-screen {position: fixed;z-index: 1;transition: -webkit-transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out;transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;-webkit-backface-visibility: hidden;backface-visibility: hidden;width: 100%;height: 100%;overflow-y: auto;box-shadow: none !important;}.gt-offcanvas-full-screen.gt-position-left {top: 0;left: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);transform: translateX(-100%);}.gt-offcanvas-full-screen.gt-position-right {top: 0;right: 0;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);}.gt-offcanvas-full-screen.gt-position-top {top: 0;-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%);transform: translateY(-100%);}.gt-offcanvas-full-screen.gt-position-bottom {bottom: 0;-webkit-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);}[data-whatinput='mouse'] .gt-offcanvas-full-screen {outline: 0;}.gt-offcanvas-full-screen.is-open {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}@media (max-width: 1199px) {.gt-off-canvas.gt-style-1 .gt-image {display: none;}.gt-off-canvas.gt-style-1 .gt-split > div:first-child {max-width: none;}}@media (max-width: 991px) {.gt-off-canvas.gt-style-1 .gt-content {padding: 40px;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:visited:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li {font-size: 2.5rem;}}@media (max-width: 782px) {.admin-bar .gt-off-canvas.gt-style-1 .gt-content {padding-top: 86px;}}@media (max-width: 767px) {.gt-off-canvas.gt-style-1 .gt-close {margin-bottom: 40px;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul {padding-bottom: 60px;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li::before {margin-top: 2px;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li a:visited:before, .gt-off-canvas.gt-style-1 .gt-drilldown-menu ul li {font-size: 1.5rem;padding: 15px 0;}.gt-off-canvas.gt-style-1 .gt-drilldown-menu .is-drilldown-submenu-parent > a::after, .gt-off-canvas.gt-style-1 .gt-drilldown-menu .is-drilldown-submenu-parent > a:visited::after {border: inset 5px;border-right-width: 0;border-left-style: solid;border-color: transparent transparent transparent var(--gt-color-DDDDDD);}}.gt-accordion.gt-style-1 {list-style: none;padding: 0;margin: 0;border: 1px solid var(--gt-main-border-color);}.gt-accordion.gt-style-1 > li {margin-top: -1px;}.gt-accordion.gt-style-1 > li:first-child {margin-top: 0;}.gt-accordion.gt-style-1 > li > .gt-accordion-title, .gt-accordion.gt-style-1 > li > .gt-accordion-title:visited {display: block;padding: 20px 30px;margin: 0;border-bottom: 1px solid var(--gt-main-border-color);position: relative;font-size: 0.875rem;font-weight: 500;}.gt-accordion.gt-style-1 > li:last-child > .gt-accordion-title, .gt-accordion.gt-style-1 > li:last-child > .gt-accordion-title:visited {border-bottom: 0;}.gt-accordion.gt-style-1 > li.is-active > .gt-accordion-title, .gt-accordion.gt-style-1 > li.is-active > .gt-accordion-title:visited, .gt-accordion.gt-style-1 > li > .gt-accordion-title:hover, .gt-accordion.gt-style-1 > li > .gt-accordion-title:focus {background: var(--gt-main-block-background);}.gt-accordion.gt-style-1 > li > .gt-accordion-title:before {position: absolute;top: 0;bottom: 0;margin: auto;right: 30px;height: 11px;line-height: 11px;display: block;font-weight: 900;font-family: "Font Awesome 5 Free";content: "\f078";-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-accordion.gt-style-1 > li.is-active > .gt-accordion-title:before {content: "\f077";-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.gt-accordion.gt-style-1 > li > .gt-accordion-title .gt-count {margin-left: 5px;}.gt-accordion.gt-style-1 > li > .gt-accordion-title .gt-count:before {content: '(';}.gt-accordion.gt-style-1 > li > .gt-accordion-title .gt-count:after {content: ')';}.gt-accordion.gt-style-1 .gt-accordion-content {display: none;padding: 30px;border-bottom: 1px solid var(--gt-main-border-color);}.gt-accordion.gt-style-1 .gt-accordion-content.gt-no-padding {padding: 0;}.wpcf7 form .wpcf7-not-valid-tip {font-size: 0.875rem;margin: 15px 0;}.wpcf7 form .wpcf7-validation-errors, .wpcf7 form .wpcf7-acceptance-missing {border: 0;color: var(--gt-main-primary-color);}.wpcf7 form .wpcf7-response-output {margin: 30px 0;padding: 15px;font-size: 0.875rem;text-decoration: underline;}.gt-google-maps ul {display: none;}.custom-dropdown-options {background-color: var(--gt-color-FFFFFF);max-width: 100%;width: 100% !important;list-style: none;padding: 0;margin: 0;}.selectize-input {box-shadow: none;border-radius: 0;border: 1px solid var(--gt-main-border-color);color: var(--gt-main-primary-color);font-size: 0.875rem;font-weight: 400;line-height: 1.6;height: auto;width: 100%;padding: 12px 24px;margin: 0;outline: 0;background-color: transparent;-webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;transition: box-shadow .5s,border-color .25s ease-in-out;transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;}.selectize-input.focus {box-shadow: none;border-color: var(--gt-main-border-focus-color);}.selectize-input.dropdown-active {border-radius: 0;}.selectize-input.dropdown-active::before {content: ' ';display: block;position: absolute;background: var(--gt-main-border-focus-color);height: 1px;bottom: 0;left: 0;right: 0;visibility: hidden;opacity: 0;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.selectize-input.dropdown-active::before {visibility: visible;opacity: 1;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.selectize-input.full, .selectize-input, .selectize-control.single .selectize-input.input-active {background: transparent;}.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {cursor: pointer;}.selectize-control.single .selectize-input:after {content: ' ';display: block;position: absolute;top: 50%;right: 15px;margin-top: -3px;width: 0;height: 0;border-style: solid;border-width: 4px 4px 0 4px;border-color: var(--gt-main-primary-color) transparent transparent transparent;}.selectize-control.single .selectize-input.dropdown-active:after {margin-top: -4px;border-width: 0 4px 4px 4px;border-color: transparent transparent var(--gt-main-primary-color) transparent;}.selectize-dropdown {color: var(--gt-main-primary-color);font-size: 0.875rem;line-height: 1.6;position: absolute;z-index: 10;border: 1px solid var(--gt-main-input-border-focus-color);background: #FFFFFF;margin: -1px 0 0 0;padding: 12px 0;border-top: 0 none;border-radius: 0;box-shadow: none;}.selectize-dropdown-content {max-height: 400px;}.selectize-dropdown .option {cursor: pointer;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.selectize-dropdown .option, .selectize-dropdown .optgroup-header {padding: 5px 24px;background: transparent;color: var(--gt-main-primary-color);}.selectize-dropdown .option:hover {opacity: 0.5;-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.selectize-dropdown .optgroup .option {padding-left: 36px;}.selectize-dropdown .active {background-color: transparent;color: var(--gt-main-primary-color);opacity: 0.1;}.selectize-control.gt-dark .selectize-input {border-color: var(--gt-main-input-dark-border-color);color: var(--gt-color-FFFFFF);background-color: transparent;}.selectize-control.gt-dark ::-webkit-input-placeholder {color: var(--gt-color-FFFFFF);}.selectize-control.gt-dark :-ms-input-placeholder {color: var(--gt-color-FFFFFF);}.selectize-control.gt-dark ::placeholder {color: var(--gt-color-FFFFFF);}.selectize-dropdown.gt-dark .option, .selectize-dropdown.gt-dark .optgroup-header, .selectize-control.gt-dark .selectize-input > input {color: var(--gt-color-FFFFFF);}.selectize-control.gt-dark .selectize-input.focus {border-color: var(--gt-main-border-dark-hover-color);}.selectize-control.gt-dark .selectize-input.dropdown-active::before {background-color: var(--gt-main-border-dark-hover-color);}.selectize-control.gt-dark .selectize-dropdown {background: var(--gt-main-primary-color);color: var(--gt-color-FFFFFF);border-color: var(--gt-main-input-dark-border-color);}.selectize-control.gt-dark .selectize-control.single .selectize-input:after {border-color: var(--gt-color-FFFFFF) transparent transparent transparent;}.selectize-control.single.gt-dark .selectize-input:after {border-color: var(--gt-color-FFFFFF) transparent transparent transparent;}.selectize-control.gt-dark .selectize-control.single .selectize-input.dropdown-active:after {border-color: transparent transparent #FFFFFF transparent;}.gt-timeline-slider {opacity: 0;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;transition: opacity 0.2s;}.gt-timeline-slider.gt-loaded {opacity: 1;}.gt-timeline-slider ul, .gt-timeline-slider ol {list-style: none;padding: 0;margin: 0;}.gt-timeline-slider .gt-timeline {position: relative;height: 100px;margin: 0 auto 20px;}.gt-timeline-slider .gt-wrapper {position: relative;height: 100%;margin: 0 60px;overflow: hidden;}.gt-timeline-slider .gt-items {position: absolute;z-index: 1;left: 0;top: 49px;height: 2px;background: var(--gt-main-border-color);-webkit-transition: -webkit-transform 0.4s;-moz-transition: -moz-transform 0.4s;transition: transform 0.4s;}.gt-timeline-slider .gt-items a, .gt-timeline-slider .gt-items a:visited {position: absolute;width: 100px;bottom: 20px;z-index: 2;font-size: 0.938rem;display: flex;justify-content: center;align-items: center;white-space: nowrap;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);}.gt-timeline-slider .gt-items a span {opacity: .6;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-timeline-slider .gt-items a.gt-older-event span, .gt-timeline-slider .gt-items a.gt-selected span {opacity: 1;-webkit-transition: 0.2s;-moz-transition: 0.2s;-ms-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.gt-timeline-slider .gt-items a::before {content: '';position: absolute;width: 1px;height: 20px;background: var(--gt-main-border-color);bottom:-20px;left: 50%;}.gt-timeline-slider .gt-items a::after {content: '';position: absolute;left: 50%;right: auto;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: -25px;height: 12px;width: 12px;border-radius: 50%;border: 2px solid var(--gt-main-border-color);background-color: #E7E7E7;-webkit-transition: background-color 0.3s, border-color 0.3s;-moz-transition: background-color 0.3s, border-color 0.3s;transition: background-color 0.3s, border-color 0.3s;}.gt-timeline-slider .gt-items a.gt-selected {pointer-events: none;}.gt-timeline-slider .gt-items a.gt-older-event::after, .gt-timeline-slider .gt-items a.gt-selected::after {background-color: var(--gt-main-primary-color);border-color: var(--gt-main-primary-color);}.gt-timeline-slider .gt-line {position: absolute;z-index: 1;left: 0;bottom: 0;height: 100%;width: 100%;background-color: var(--gt-main-primary-color);-webkit-transform: scaleX(0);-moz-transform: scaleX(0);-ms-transform: scaleX(0);-o-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: left center;-moz-transform-origin: left center;-ms-transform-origin: left center;-o-transform-origin: left center;transform-origin: left center;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}.gt-timeline-slider .gt-navigation a, .gt-timeline-slider .gt-navigation a:visited {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;border: 2px solid var(--gt-main-border-color);border-radius: 50%;position: absolute;z-index: 1;top: 29px;}.gt-timeline-slider .gt-navigation svg {width: 20px;}.gt-timeline-slider .gt-navigation .gt-prev {left: 0;}.gt-timeline-slider .gt-navigation .gt-next {right: 0;}.gt-timeline-slider .gt-navigation a.gt-inactive {cursor: not-allowed;}.gt-timeline-slider .gt-content {position: relative;width: 100%;max-width: 1200px;overflow: hidden;margin: 0 auto;-webkit-transition: height 0.4s;-moz-transition: height 0.4s;transition: height 0.4s;}.gt-timeline-slider .gt-content li {position: absolute;z-index: 1;width: 100%;left: 0;top: 0;-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;-webkit-animation-duration: 0.4s;-moz-animation-duration: 0.4s;animation-duration: 0.4s;-webkit-animation-timing-function: ease-in-out;-moz-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out;}.gt-timeline-slider .gt-content li.gt-selected {position: relative;z-index: 2;opacity: 1;-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}.gt-timeline-slider .gt-content li.gt-enter-right, .gt-timeline-slider .gt-content li.gt-leave-right {-webkit-animation-name: gt-timeline-enter-right;-moz-animation-name: gt-timeline-enter-right;animation-name: gt-timeline-enter-right;}.gt-timeline-slider .gt-content li.gt-enter-left, .gt-timeline-slider .gt-content li.gt-leave-left {-webkit-animation-name: gt-timeline-enter-left;-moz-animation-name: gt-timeline-enter-left;animation-name: gt-timeline-enter-left;}.gt-timeline-slider .gt-content li.gt-leave-right, .gt-timeline-slider .gt-content li.gt-leave-left {-webkit-animation-direction: reverse;-moz-animation-direction: reverse;animation-direction: reverse;}@-webkit-keyframes gt-timeline-enter-right {0% {opacity: 0;-webkit-transform: translateX(100%);}100% {opacity: 1;-webkit-transform: translateX(0%);}}@-moz-keyframes gt-timeline-enter-right {0% {opacity: 0;-moz-transform: translateX(100%);}100% {opacity: 1;-moz-transform: translateX(0%);}}@keyframes gt-timeline-enter-right {0% {opacity: 0;-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);}100% {opacity: 1;-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);-o-transform: translateX(0%);transform: translateX(0%);}}@-webkit-keyframes gt-timeline-enter-left {0% {opacity: 0;-webkit-transform: translateX(-100%);}100% {opacity: 1;-webkit-transform: translateX(0%);}}@-moz-keyframes gt-timeline-enter-left {0% {opacity: 0;-moz-transform: translateX(-100%);}100% {opacity: 1;-moz-transform: translateX(0%);}}@keyframes gt-timeline-enter-left {0% {opacity: 0;-webkit-transform: translateX(-100%);-moz-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);}100% {opacity: 1;-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%);-o-transform: translateX(0%);transform: translateX(0%);}}.gt-timeline-slider.gt-dark {color: var(--gt-color-FFFFFF);}.gt-timeline-slider.gt-dark a, .gt-timeline-slider.gt-dark a:visited {color: currentColor;}.gt-timeline-slider.gt-dark .gt-items {background: var(--gt-main-border-dark-color);}.gt-timeline-slider.gt-dark .gt-items a::before {background: var(--gt-main-border-dark-color);}.gt-timeline-slider.gt-dark .gt-items a::after {border-color: var(--gt-main-border-dark-color);background-color: var(--gt-main-border-dark-color);}.gt-timeline-slider.gt-dark .gt-items a.gt-older-event::after, .gt-timeline-slider.gt-dark .gt-items a.gt-selected::after {background-color: var(--gt-color-FFFFFF);border-color: var(--gt-color-FFFFFF);}.gt-timeline-slider.gt-dark .gt-line {background-color: var(--gt-color-FFFFFF);}.gt-timeline-slider.gt-dark .gt-navigation a, .gt-timeline-slider.gt-dark .gt-navigation a:visited {border-color: var(--gt-main-border-dark-color);}.simplebar-scrollbar {position: absolute;right: 0px;width: 7px;min-height: 10px;}.simplebar-scrollbar:before {border-radius: 0;}.simplebar-scrollbar.simplebar-visible:before {opacity: .2;}.wpb_column.gt-background-position-initial, .wpb_column.gt-background-position-initial > .vc_column-inner, .vc_row.gt-background-position-initial, .gt-background-position-initial {background-position: initial !important;}.wpb_column.gt-background-position-inherit, .wpb_column.gt-background-position-inherit > .vc_column-inner, .vc_row.gt-background-position-inherit, .gt-background-position-inherit {background-position: inherit !important;}.wpb_column.gt-background-position-center-center, .wpb_column.gt-background-position-center-center > .vc_column-inner, .vc_row.gt-background-position-center-center, .gt-background-position-center-center {background-position: center center !important;}.wpb_column.gt-background-position-top-center, .wpb_column.gt-background-position-top-center > .vc_column-inner, .vc_row.gt-background-position-top-center, .gt-background-position-top-center {background-position: top center !important;}.wpb_column.gt-background-position-bottom-center, .wpb_column.gt-background-position-bottom-center > .vc_column-inner, .vc_row.gt-background-position-bottom-center, .gt-background-position-bottom-center {background-position: bottom center !important;}.wpb_column.gt-background-position-center-top, .wpb_column.gt-background-position-center-top > .vc_column-inner, .vc_row.gt-background-position-center-top, .gt-background-position-center-top {background-position: center top !important;}.wpb_column.gt-background-position-center-bottom, .wpb_column.gt-background-position-center-bottom > .vc_column-inner, .vc_row.gt-background-position-center-bottom, .gt-background-position-center-bottom {background-position: center bottom !important;}.wpb_column.gt-background-position-left-top, .wpb_column.gt-background-position-left-top > .vc_column-inner, .vc_row.gt-background-position-left-top, .gt-background-position-left-top {background-position: left top !important;}.wpb_column.gt-background-position-left-center, .wpb_column.gt-background-position-left-center > .vc_column-inner, .vc_row.gt-background-position-left-center, .gt-background-position-left-center {background-position: left center !important;}.wpb_column.gt-background-position-left-bottom, .wpb_column.gt-background-position-left-bottom > .vc_column-inner, .vc_row.gt-background-position-left-bottom, .gt-background-position-left-bottom {background-position: left bottom !important;}.wpb_column.gt-background-position-right-top, .wpb_column.gt-background-position-right-top > .vc_column-inner, .vc_row.gt-background-position-right-top, .gt-background-position-right-top {background-position: right top !important;}.wpb_column.gt-background-position-right-center, .wpb_column.gt-background-position-right-center > .vc_column-inner, .vc_row.gt-background-position-right-center, .gt-background-position-right-center {background-position: right center !important;}.wpb_column.gt-background-position-right-bottom, .wpb_column.gt-background-position-right-bottom > .vc_column-inner, .vc_row.gt-background-position-right-bottom, .gt-background-position-right-bottom {background-position: right bottom !important;}.wpb_column.gt-background-attachment-initial, .wpb_column.gt-background-attachment-initial > .vc_column-inner, .vc_row.gt-background-attachment-initial, .gt-background-attachment-initial {background-attachment: initial !important;}.wpb_column.gt-background-attachment-inherit, .wpb_column.gt-background-attachment-inherit > .vc_column-inner, .vc_row.gt-background-attachment-inherit, .gt-background-attachment-inherit {background-attachment: inherit !important;}.wpb_column.gt-background-attachment-scroll, .wpb_column.gt-background-attachment-scroll > .vc_column-inner, .vc_row.gt-background-attachment-scroll, .gt-background-attachment-scroll {background-attachment: scroll !important;}.wpb_column.gt-background-attachment-fixed, .wpb_column.gt-background-attachment-fixed > .vc_column-inner, .vc_row.gt-background-attachment-fixed, .gt-background-attachment-fixed {background-attachment: fixed !important;}.wpb_column.gt-background-attachment-local, .wpb_column.gt-background-attachment-local > .vc_column-inner, .vc_row.gt-background-attachment-local, .gt-background-attachment-local {background-attachment: local !important;}.wpb_column.gt-background-size-initial, .wpb_column.gt-background-size-initial > .vc_column-inner, .vc_row.gt-background-size-initial, .gt-background-size-initial {background-size: initial !important;}.wpb_column.gt-background-size-inherit, .wpb_column.gt-background-size-inherit > .vc_column-inner, .vc_row.gt-background-size-inherit, .gt-background-size-inherit {background-size: inherit !important;}.wpb_column.gt-background-size-auto, .wpb_column.gt-background-size-auto > .vc_column-inner, .vc_row.gt-background-size-auto, .gt-background-size-auto {background-size: auto !important;}.wpb_column.gt-background-size-cover, .wpb_column.gt-background-size-cover > .vc_column-inner, .vc_row.gt-background-size-cover, .gt-background-size-cover {background-size: cover !important;}.wpb_column.gt-background-size-contain, .wpb_column.gt-background-size-contain > .vc_column-inner, .vc_row.gt-background-size-contain, .gt-background-size-contain {background-size: contain !important;}.wpb_column.gt-background-repeat-initial, .wpb_column.gt-background-repeat-initial > .vc_column-inner, .vc_row.gt-background-repeat-initial, .gt-background-repeat-initial {background-repeat: initial !important;}.vc_row.gt-background-repeat-inherit, .vc_row.gt-background-repeat-inherit > .vc_column-inner, .gt-background-repeat-inherit {background-repeat: inherit !important;}.wpb_column.gt-background-repeat-repeat, .wpb_column.gt-background-repeat-repeat > .vc_column-inner, .vc_row.gt-background-repeat-repeat, .gt-background-repeat-repeat {background-repeat: repeat !important;}.wpb_column.gt-background-repeat-repeat-x, .wpb_column.gt-background-repeat-repeat-x > .vc_column-inner, .vc_row.gt-background-repeat-repeat-x, .gt-background-repeat-repeat-x {background-repeat: repeat-x !important;}.wpb_column.gt-background-repeat-repeat-y, .wpb_column.gt-background-repeat-repeat-y > .vc_column-inner, .vc_row.gt-background-repeat-repeat-y, .gt-background-repeat-repeat-y {background-repeat: repeat-y !important;}.wpb_column.gt-background-repeat-no-repeat, .wpb_column.gt-background-repeat-no-repeat > .vc_column-inner, .vc_row.gt-background-repeat-no-repeat, .gt-background-repeat-no-repeat {background-repeat: no-repeat !important;}.wpb_column.gt-background-repeat-space, .wpb_column.gt-background-repeat-space > .vc_column-inner, .vc_row.gt-background-repeat-space, .gt-background-repeat-space {background-repeat: space !important;}.wpb_column.gt-background-repeat-round, .wpb_column.gt-background-repeat-round > .vc_column-inner, .vc_row.gt-background-repeat-round, .gt-background-repeat-round {background-repeat: round !important;}.vc_row.wpb_row {position: relative;}.gt-divider-background {position: absolute;z-index: 0;left: 0;width: 100%;}.gt-divider-background.gt-top {top: 0;}.gt-divider-background.gt-bottom {bottom: 0;}.gt-overflow-visible {overflow: visible !important;}.gt-overflow-hidden {overflow: hidden !important;}.wpb_row .vc_inner.gt-container, .wpb_row .vc_inner.gt-container-full, .vc_row .vc_inner.gt-container, .vc_row .vc_inner.gt-container-full {margin-left: auto;margin-right: auto;}.wpb_row .vc_inner.gt-container, .vc_row .vc_inner.gt-container {width: 1550px;}.gt-divider-background-active .vc_column_container {z-index: 1;}.wp-block-cover, .wp-block-cover-image {color: var(--gt-color-FFFFFF);margin-bottom: 33px;}.wp-caption-text, .blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {color: inherit;font-size: .9rem;text-align: center;margin: 15px 0;}.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {padding: 20px;font-size: .8rem;color: var(--gt-color-FFFFFF);}.wp-block-quote, .wp-block-table, .wp-block-group, .wp-block-group.has-background, .wp-block-media-text, .wp-block-archives, .wp-block-calendar, .wp-block-categories, .wp-block-latest-comments, .wp-block-latest-posts, .wp-block-search, .wp-block-tag-cloud, .wp-block-rss, .wp-block-embed, .wp-block-button, .wp-block-image {margin-bottom: 33px;}.wp-block-group.has-background {padding: 50px;}.wp-block-latest-posts, .wp-block-latest-comments {margin-left: 0;}.wp-block-latest-posts ol, .wp-block-latest-posts ul, .wp-block-latest-comments ol, .wp-block-latest-comments ul {margin: 1rem 0 1rem 1rem;}.wp-block-latest-posts li, .wp-block-latest-comments li {margin-bottom: 1rem;}.wp-block-latest-posts li:last-child, .wp-block-latest-comments li:last-child {margin-bottom: 0;}.wp-block-latest-comments__comment-date, .wp-block-latest-posts__post-date {color: inherit;opacity: .6;}.wp-block-calendar table caption, .wp-block-calendar table tbody {color: inherit;}.aligncenter, .wp-block-image .aligncenter {margin: 33px auto;max-width: 100%;display: block;}.alignleft, .wp-block-image .alignleft {float: left;margin: 0 33px 33px 0;max-width: 100%;}.alignright, .wp-block-image .alignright {float: right;margin: 0 0 33px 33px;max-width: 100%;}.alignnone, .wp-block-image .alignnone {margin: 0 0 33px;max-width: 100%;}.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {color: inherit;}.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {font-size: 1rem;}.gallery .gallery-item img {border: 1px solid var(--gt-main-border-color) !important;}.gallery .gallery-caption {color: inherit;font-size: .9rem;text-align: center;margin: 15px 0;}.wp-block-calendar tbody td, .wp-block-calendar th {border: 1px solid var(--gt-main-border-color);padding: 16px;border: 0;}.wp-block-calendar table {text-align: left;font-weight: 500;font-family: inherit;}.wp-block-calendar table th {background: transparent;font-weight: 700;}.wp-block-calendar tbody tr:nth-child(even) {border-bottom: 0;background-color: var(--gt-main-block-background);}.screen-reader-text {display: block;}.screen-reader-text:hover {text-decoration: underline;}.bypostauthor {font-weight: 500;}.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {font-weight: 400;}.woocommerce .woocommerce-ordering select {background-position: right 0 center;}.woocommerce table.shop_table {border-top-width: 1px;border-left-width: 1px;}.woocommerce form .form-row {margin-bottom: 1rem;}.woocommerce-checkout .woocommerce .woocommerce-checkout .col2-set > * label {margin-bottom: 0.6rem;}.woocommerce h1 {font-size: 3rem;}@media (max-width: 991px) {.woocommerce h1 {font-size: 2.625rem;}}@media (max-width: 767px) {.woocommerce h1 {font-size: 2.25rem;}}.woocommerce h2 {font-size: 2.625rem;}@media (max-width: 991px) {.woocommerce h2 {font-size: 2.25rem;}}@media (max-width: 767px) {.woocommerce h2 {font-size: 2rem;}}.woocommerce h3 {font-size: 2.25rem;}@media (max-width: 991px) {.woocommerce h3 {font-size: 2rem;}}@media (max-width: 767px) {.woocommerce h3 {font-size: 1.75rem;}}.woocommerce h4 {font-size: 2rem;line-height: 1.3;}@media (max-width: 991px) {.woocommerce h4 {font-size: 1.75rem;}}@media (max-width: 767px) {.woocommerce h4 {font-size: 1.5rem;}}.woocommerce h5 {font-size: 1.75rem;line-height: 1.3;}@media (max-width: 991px) {.woocommerce h5 {font-size: 1.5rem;}}@media (max-width: 767px) {.woocommerce h5 {font-size: 1.375rem;}}.woocommerce h6 {font-size: 1.5rem;line-height: 1.3;}@media (max-width: 991px) {.woocommerce h6 {font-size: 1.375rem;}}@media (max-width: 767px) {.woocommerce h6 {font-size: 1.25rem;}}* + .gt-breadcrumbs {margin-top: 30px;}.gt-breadcrumbs + * {margin-top: 30px;}.gt-breadcrumbs ul, .gt-breadcrumbs ol {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0;list-style: none;font-size: 0.875rem;}.gt-breadcrumbs li + li {padding-left: 1rem;}.gt-breadcrumbs li + li::before {display: inline-block;padding-right: 1rem;opacity: .4;content: "/";}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu {position: static;}.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li a, .gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li a:visited {padding-top: 5.5px;padding-bottom: 5.5px;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown svg {display: none;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children {cursor: initial;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children > a, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children > a:visited {font-weight: 600;color: var(--gt-main-secondary-color);pointer-events: none;cursor: initial;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children > a:hover, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-dropdown ul li.gt-dropdown.menu-item-has-children > a:focus {opacity: 1;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu > .gt-dropdown-menu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;max-width: 100%;left: 100px;right: 100px;margin: auto;align-items: flex-start;box-shadow: 0 1px 30px rgb(0 0 0 / 5%);}.gt-header.gt-desktop-header.gt-sticky-header .gt-menu ul li.gt-mega-menu > .gt-dropdown-menu {left: 0;right: 0;}.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu {border: 0;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu li.gt-dropdown .gt-dropdown-menu {position: relative;left: inherit !important;top: inherit !important;min-width: auto;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:focus li.gt-dropdown .gt-dropdown-menu, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:hover li.gt-dropdown .gt-dropdown-menu {opacity: 1;visibility: visible;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-1) > .gt-dropdown-menu > li > a svg, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-2) > .gt-dropdown-menu > li > a svg, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-3) > .gt-dropdown-menu > li > a svg, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-4) > .gt-dropdown-menu > li > a svg, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-5) > .gt-dropdown-menu > li > a svg, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu:not(.gt-mega-menu-6) > .gt-dropdown-menu > li > a svg {display: none;}.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li, .gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu > .gt-dropdown-menu > li {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;border-top: 0 !important;border-bottom: 0 !important;}.gt-header.gt-desktop-header .gt-menu ul li.gt-dropdown.gt-mega-menu .gt-dropdown-menu li .gt-dropdown-menu .gt-dropdown-menu {padding-left: 15px;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-1 > .gt-dropdown-menu > li {width: 100%;flex: 0 0 100%;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-2 > .gt-dropdown-menu > li {width: 50%;flex: 0 0 50%;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-3 > .gt-dropdown-menu > li {width: 33.333333%;flex: 0 0 33.333333%;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-4 > .gt-dropdown-menu > li {width: 25%;flex: 0 0 25%;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-5 > .gt-dropdown-menu > li {width: 20%;flex: 0 0 20%;}.gt-header.gt-desktop-header .gt-menu ul li.gt-mega-menu.gt-mega-menu-6 > .gt-dropdown-menu > li {width: 16.666666%;flex: 0 0 16.666666%;}.gt-cookie-bar.gt-style-3, [type="button"]:focus, [type="button"]:hover, [type="button"]:active, [type="submit"]:focus, [type="submit"]:hover, [type="submit"]:active, button:hover, button:focus, button:active, [type="button"].gt-style-3, [type="submit"].gt-style-3, button.gt-style-3, .gt-button.gt-style-1 a::after, .gt-button.gt-style-1 a:visited::after, .gt-button.gt-style-1.gt-dark a::after, .gt-button.gt-style-1.gt-dark a:visited::after, .gt-button.gt-style-7 a, .gt-button.gt-style-7 a:visited, .gt-footer-widgets.gt-style-1.gt-dark .search-form-widget button {background-color: var(--gt-main-secondary-color);}input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {border-color: var(--gt-main-secondary-color);}