@charset "UTF-8";

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.base.scss.css */

html, body, table, input, textarea, select, button {
  font-family: Noto Sans KR, Noto Sans CJK KR, Noto Sans Korean, SF Pro Display, Apple SD Gothic Neo, Malgun Gothic, sans-serif;
}
html, body {
  font-size: 16px;
  overflow-x: hidden;
}
html {
  color: #212529;
  background-color: #212529;
}
body {
  margin: 0;
}
.app-main {
  background-color: white;
}
* {
  box-sizing: border-box;
}
h1, h2, h3, h4 {
  line-height: 150%;
  margin: 0;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  margin: 70px 0 50px 0;
  padding: 0;
}
@media (max-width: 768px) {
  h2 {
    font-size: 26px;
    margin: 40px 0 36px 0;
  }
}
h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
  margin: 0 0 30px 0;
  padding: 0;
}
h3.large {
  font-size: 24px;
  font-weight: 400;
}
@media (max-width: 768px) {
  h3.large {
    font-size: 20px;
    font-weight: 300;
  }
}
.app-form-item + h3 {
  padding-top: 30px;
}
h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  margin: 0 0 26px 0;
  padding: 0;
}
h2 + form .app-form-item:first-of-type, h3 + form .app-form-item:first-of-type, h4 + form .app-form-item:first-of-type {
  margin-top: -20px;
}
h2 + .app-form-item p, h3 + .app-form-item p, h4 + .app-form-item p {
  margin-top: -8px;
}
h2 + .app-form-item p.help-block, h3 + .app-form-item p.help-block, h4 + .app-form-item p.help-block {
  margin-top: 8px;
}
.app-legal-document h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 32px 0 0 0;
}
.app-legal-document h3:first-child {
  margin-top: 0;
}
.app-legal-document h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 32px 0 0 0;
}
.app-legal-document p {
  line-height: 150%;
  margin: 16px 0 0 18px;
  text-indent: -18px;
  word-break: keep-all;
}
.app-legal-document p.noindent {
  margin-left: 0;
  text-indent: 0;
}
.app-legal-document p.moreindent {
  margin-left: 28px;
  text-indent: -28px;
}
.app-legal-document h4 + p {
  margin-top: 18px;
}
.app-legal-document ul {
  margin: 16px 0 0 0;
  padding: 0 0 0 42px;
}
.app-legal-document ul li {
  list-style: none;
  text-indent: -24px;
  word-break: keep-all;
}
.app-legal-document table {
  width: 100%;
  margin: 16px 0 0 0;
  border-collapse: collapse;
}
.app-legal-document table th, .app-legal-document table td {
  border: 1px solid #adb5bd;
  padding: 4px 8px;
  font-size: 16px;
  text-align: center;
}
.app-legal-document table th {
  font-weight: normal;
  background: #e9ecef;
}
.app-form-item {
  width: 100%;
  margin-bottom: 32px;
  font-size: 0;
}
.app-form-item.contains-floats {
  zoom: 1;
  margin-bottom: 24px;
}
.app-form-item.contains-floats:before, .app-form-item.contains-floats:after {
  content: "";
  display: table;
}
.app-form-item.contains-floats::after {
  clear: both;
}
.app-form-item a, .app-form-item label {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 150%;
  color: #495057;
  text-decoration: none;
}
.app-form-item a.darktext, .app-form-item label.darktext {
  color: #212529;
}
.app-form-item a:hover, .app-form-item label:hover {
  color: #e59425;
}
.app-form-item p {
  clear: both;
  margin: 0.5rem 0 0 0;
  font-size: 1rem;
  line-height: 150%;
}
.app-floating-container + .app-form-item p {
  margin-top: 0;
}
.app-form-item span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 150%;
}
.app-form-item input + span {
  font-size: 0.75rem;
  margin-left: 0.25rem;
}
.app-form-item .app-checkbox, .app-form-item .app-radio, .app-form-item .app-toggle {
  top: 3px;
}
.app-form-item .app-checkbox + label, .app-form-item .app-radio + label, .app-form-item .app-toggle + label {
  font-size: 12px;
  color: #495057;
  line-height: 150%;
}
.app-form-item .app-checkbox + label.darktext, .app-form-item .app-radio + label.darktext, .app-form-item .app-toggle + label.darktext {
  color: #212529;
}
.app-form-item .app-checkbox + label::before, .app-form-item .app-radio + label::before, .app-form-item .app-toggle + label::before {
  margin-top: -2px;
}
.app-form-item .app-checkbox + label:hover, .app-form-item .app-radio + label:hover, .app-form-item .app-toggle + label:hover {
  color: #e59425;
}
.app-form-item .app-inset-container {
  position: relative;
}
.app-form-item .app-inset-container.fullwidth {
  width: 320px;
  max-width: 100%;
}
.app-form-item .app-inset-container.halfwidth {
  width: 152px;
}
.app-form-item .app-inset-container .app-input, .app-form-item .app-inset-container .app-select {
  width: 100%;
}
.app-form-item .app-inset-container .inset {
  position: absolute;
  right: 16px;
  top: 11px;
  font-size: 13px;
  line-height: 18px;
  color: #495057;
}
.app-form-item .app-inset-container .pyconv.filled {
  display: inline-block;
  margin-left: 12px;
}
.app-form-item .checkbox-container {
  width: 100%;
  border: 1px solid #f1f3f5;
  border-radius: 6px;
  padding: 11px 12px 1px 12px;
}
.app-form-item .spacer {
  clear: both;
  zoom: 1;
}
.app-form-item .spacer:before, .app-form-item .spacer:after {
  content: "";
  display: table;
}
.app-form-item .spacer::after {
  clear: both;
}
.app-form-item .help-block {
  color: #495057;
  font-size: 0.75rem;
}
.app-form-item .validation-error, .app-form-item .validation_error {
  clear: both;
  color: #f44336;
  font-size: 0.75rem;
  line-height: 150%;
  margin-top: 0.5rem;
}
.app-floating-container + .app-form-item .validation-error, .app-floating-container + .app-form-item .validation_error {
  margin-top: 0;
}
.app-form-item.narrow-margin {
  margin-bottom: 16px;
}
.app-form-item.no-margin {
  margin-bottom: 0;
}
.app-form-item.margin-above {
  margin-top: 32px;
}
.app-form-item.labels-only a, .app-form-item.labels-only label {
  margin-bottom: 0;
}
.app-floating-container {
  float: left;
  margin-bottom: 8px;
}
.app-floating-container.fullwidth {
  width: 320px;
  max-width: 100%;
}
.app-floating-container.halfwidth {
  width: 152px;
}
.app-floating-container.contains-checkbox {
  height: 40px;
  padding: 11px 0;
}
.app-floating-container.contains-checkbox label {
  margin-bottom: 0;
}
.app-floating-container.has-margin {
  margin-right: 1rem;
}
.app-floating-container:last-child.has-margin {
  margin-right: 0;
}
.color-primary {
  color: #e59425;
}
.color-secondary {
  color: #2957ff;
}
fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
i.fa, i.fal, i.fas, i.far {
  vertical-align: middle;
}
.btn {
  height: 26px !important;
}
.app-container {
  width: 100%;
  max-width: 1200px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  margin: 0 auto;
  zoom: 1;
}
.app-container:before, .app-container:after {
  content: "";
  display: table;
}
.app-container::after {
  clear: both;
}
@media (max-width: 768px) {
  .app-container {
    max-width: 1024px;
  }
}
.app-container--small {
  max-width: 892px;
}
.app-container--xs {
  max-width: calc(700px + (1.5rem * 2));
}
.app-break-container {
  width: 100%;
  position: relative;
}
.app-reset-container {
  width: 100%;
  max-width: 1200px;
  padding: 0 1.5rem;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .app-reset-container {
    max-width: 1024px;
  }
}
.app-center {
  text-align: center;
}
.app-clearfix, .clearfix {
  zoom: 1;
}
.app-clearfix:before, .app-clearfix:after, .clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.app-clearfix::after, .clearfix::after {
  clear: both;
}
.ie-clearfix {
  clear: both;
}
.app-show-in-mobile, .show-in-mobile {
  display: none;
}
@media (max-width: 768px) {
  .app-show-in-mobile, .show-in-mobile {
    display: unset !important;
  }
}
.app-hide-in-mobile, .hide-in-mobile {
  display: unset;
}
@media (max-width: 768px) {
  .app-hide-in-mobile, .hide-in-mobile {
    display: none !important;
  }
}
.app-popup-iframe {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  background: #fff;
  z-index: 1000000;
}
.app-popup-iframe .popup_iframe_header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #adb5bd;
}
.app-popup-iframe .popup_iframe_header .close_button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  line-height: 34px;
  padding: 0 10px;
  font-size: 24px;
  text-decoration: none;
  color: #212529;
  cursor: pointer;
}
.app-popup-iframe iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.xefu-container {
  color: black;
  font-size: 13px;
  background-color: white;
}
main > .x {
  max-width: 1200px;
  padding: 1.5rem;
  margin: 0 auto;
  color: black;
  background-color: white;
  border-radius: 6px;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.base.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.text.scss.css */

.app-text-display-4, .app-text-display-3, .app-text-display-2, .app-text-display-1, .app-text-headline, .app-text-subhead {
  font-weight: 600;
  line-height: 150%;
  margin: 0;
}
.app-text-display-4 {
  font-size: 3rem;
}
.app-text-display-3 {
  font-size: 2.25rem;
}
.app-text-display-2 {
  font-size: 2rem;
}
.app-text-display-1 {
  font-size: 1.5rem;
}
.app-text-headline {
  font-size: 1.25rem;
}
.app-text-subhead {
  font-size: 1.125rem;
}
.app-text-body, .app-text-body-sm, .app-text-body-xs {
  line-height: 180%;
  margin: 0;
}
.app-text-body {
  font-size: 1rem;
}
.app-text-body-sm {
  font-size: 0.875rem;
}
.app-text-body-xs {
  font-size: 0.75rem;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.text.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.input.scss.css */

.app-input {
  padding: 0;
  padding-left: 1rem;
  width: 252px;
  height: 40px;
  color: #212529;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  border: 1px solid #dee2e6;
  background-color: white;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  transition: 0.2s ease;
}
.app-input[disabled] {
  color: #495057;
  cursor: not-allowed;
}
.app-input::-webkit-input-placeholder {
  color: #868e96;
}
.app-input:-ms-input-placeholder {
  color: #868e96;
}
.app-input[type=number] {
  -moz-appearance: textfield;
}
.app-input:focus {
  outline: none !important;
  border-color: #212529;
}
.app-input[readonly]:focus {
  outline: none !important;
  border: 1px solid #e9ecef;
  background-color: #e9ecef;
  box-shadow: none;
}
.app-input.halfwidth {
  width: 152px;
}
.app-input.app-small {
  height: 2rem;
  padding-left: 0.5rem;
}
.app-input.app-xs {
  height: 2rem;
  padding-left: 0.5rem;
  font-size: 0.75rem;
}
.app-input.app-expand {
  display: block;
  width: 100%;
}
.app-textarea {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  color: #212529;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  border: 1px solid #dee2e6;
  background-color: white;
  resize: vertical;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.app-textarea:placeholder {
  color: #868e96;
}
.app-textarea::-webkit-resizer {
  display: none;
}
.app-textarea:focus {
  outline: none !important;
  border-color: #212529;
}
.app-textarea.app-expand {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.input.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.checkbox.scss.css */

.app-checkbox {
  display: none;
  visibility: hidden;
}
.app-checkbox + label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  margin-right: 0.5rem;
  color: #212529;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  transition: 0.2s ease;
}
.app-checkbox + label:before {
  display: inline-block;
  cursor: pointer;
  content: "";
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px auto;
  border-radius: 4px;
  border: 1px solid #e9ecef;
  vertical-align: middle;
  background-color: #e9ecef;
  transition: 0.2s ease;
}
.app-checkbox + label:hover:before {
  border-color: #ced4da;
}
.app-checkbox + label:active:before {
  border-color: #e59425;
}
.checkbox-container .app-checkbox + label {
  margin-right: 1rem;
}
.app-checkbox:checked + label {
  color: #e59425;
}
.app-checkbox:checked + label:before {
  border-color: #e59425;
  background-color: #e59425;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDIwIDE1Ij4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNy4xNDMsMTQuOTM4IDAsNy43OTYgMi4wMjEsNS43NzYgNy4xNDMsMTAuODk4IDE3Ljk3OSwwLjA2MiAyMCwyLjA4MiAiLz4NCjwvc3ZnPg0K");
}
.app-checkbox:hover:checked + label:before {
  border-color: #e59425;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.checkbox.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.button.scss.css */

.app-button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin: 0;
  color: #212529;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  outline: none;
  border-radius: 0;
  border: 1px solid #e9ecef;
  background-color: white;
  box-sizing: border-box;
  transition: 0.2s ease;
}
.app-button:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #dee2e6;
  text-decoration: none;
}
.app-button:active {
  background-color: #f1f3f5;
  border-color: #ced4da;
}
.app-button:focus {
  outline: none !important;
}
.app-button:disabled, .app-button[disabled] {
  background-color: #dee2e6;
  color: #495057;
  cursor: not-allowed;
}
.app-button:disabled:hover, .app-button[disabled]:hover {
  background-color: #ced4da;
  text-decoration: none;
}
.app-button > i {
  font-size: 0.875rem;
}
.app-button > i + * {
  margin-left: 0.5rem;
}
.app-button > * + i {
  margin-left: 0.75rem;
}
.app-button.app-next {
  margin-left: 0.25rem;
}
.app-button.app-fixedwidth {
  width: 140px;
}
.app-button.app-fixedwidth2 {
  width: 100px;
}
.app-button.app-rounded, .app-button--rounded {
  border-radius: 5rem;
}
.app-button.app-expand, .app-button--expand {
  display: flex;
  width: 100%;
}
.app-button.app-larger {
  padding-left: 2rem;
  padding-right: 2rem;
}
.app-button.app-small {
  height: 2.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.app-button.app-xs {
  height: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
}
.app-button.app-primary {
  color: white;
  background-color: #e59425;
  border-color: #e59425;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button.app-primary:hover {
  background-color: #d7871a;
  border-color: #d7871a;
}
.app-button.app-primary:active {
  background-color: #c07917;
  border-color: #c07917;
}
.app-button.app-primary, .app-button.app-primary:hover, .app-button.app-primary:active {
  color: white;
}
.app-button.app-secondary {
  color: white;
  background-color: #2957ff;
  border-color: #2957ff;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button.app-secondary:hover {
  background-color: #1043ff;
  border-color: #1043ff;
}
.app-button.app-secondary:active {
  background-color: #0035f5;
  border-color: #0035f5;
}
.app-button.app-secondary, .app-button.app-secondary:hover, .app-button.app-secondary:active {
  color: white;
}
.app-button.app-black {
  color: white;
  color: white;
  background-color: #212529;
  border-color: #212529;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button.app-black:hover {
  background-color: #16181b;
  border-color: #16181b;
}
.app-button.app-black:active {
  background-color: #0a0c0d;
  border-color: #0a0c0d;
}
.app-button.app-black, .app-button.app-black:hover, .app-button.app-black:active {
  color: white;
}
.app-button.app-red {
  color: #f44336;
  border: 1px solid #f44336;
  background-color: transparent;
}
.app-button.app-red:hover, .app-button.app-red:active {
  background-color: #feeceb;
}
.app-button.app-plain.app-primary {
  color: #e59425;
  background-color: #fcf4e9;
  border-color: #fcf4e9;
}
.app-button.app-plain.app-primary:hover {
  background-color: #fbefde;
  border-color: #fbefde;
}
.app-button.app-plain.app-primary:active {
  background-color: #faead3;
  border-color: #faead3;
}
.app-button-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.app-button-group .app-button {
  border-radius: 0;
  border-right: 1px solid white;
}
.app-button-group > *:first-child, .app-button-group .al-first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.app-button-group > *:last-child, .app-button-group .al-last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-right: none;
}
.app-button, .app-button--default {
  color: #212529;
  background-color: white;
  border-color: #e9ecef;
}
.app-button:hover, .app-button--default:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #dee2e6;
  text-decoration: none;
}
.app-button:active, .app-button--default:active {
  background-color: #f1f3f5;
  border-color: #ced4da;
}
.app-button--gray {
  color: #212529;
  background-color: #f1f3f5;
  border-color: #f1f3f5;
}
.app-button--gray:hover {
  background-color: #f1f3f5;
  border-color: #f1f3f5;
}
.app-button--gray:active {
  background-color: #e9ecef;
  border-color: #e9ecef;
}
.app-button--black {
  font-weight: 600;
  color: white;
  background-color: #212529;
  border-color: #212529;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button--black:hover {
  background-color: #16181b;
  border-color: #16181b;
}
.app-button--black:active {
  background-color: #0a0c0d;
  border-color: #0a0c0d;
}
.app-button--black, .app-button--black:hover, .app-button--black:active {
  color: white;
}
.app-button--primary {
  font-weight: 600;
  color: white;
  background-color: #e59425;
  border-color: #e59425;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button--primary:hover {
  background-color: #d7871a;
  border-color: #d7871a;
}
.app-button--primary:active {
  background-color: #c07917;
  border-color: #c07917;
}
.app-button--primary, .app-button--primary:hover, .app-button--primary:active {
  color: white;
}
.app-button--primary-light {
  font-weight: 600;
  color: white;
  background-color: #D7F9ED;
  border-color: #D7F9ED;
  border-width: 2px;
  transition: color 0.2s ease, border 0.2s ease, background 0.4s ease;
}
.app-button--primary-light:hover {
  background-color: #c1f6e3;
  border-color: #c1f6e3;
}
.app-button--primary-light:active {
  background-color: #abf2d9;
  border-color: #abf2d9;
}
.app-button--primary-light, .app-button--primary-light:hover, .app-button--primary-light:active {
  color: #009F68;
}
.app-button, .app-button--default {
  height: 38px;
  padding: 6px 16px 7px;
  font-size: 0.875rem;
}
.app-button--xlarge {
  height: 52px;
  padding: 11px 24px 12px;
  font-size: 1rem;
}
.app-button--large {
  height: 42px;
  padding: 8px 16px 9px;
  font-size: 0.875rem;
}
.app-button--large i {
  font-size: 0.75rem;
}
.app-button--small {
  height: 30px;
  padding: 4px 12px;
  font-size: 0.75rem;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.button.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.link.scss.css */

.app-link {
  display: inline-flex;
  padding-bottom: 2px;
  color: #868e96;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-decoration: none;
  transition: 0.2s ease;
}
.app-link > i {
  font-size: 16px;
}
.app-link:hover {
  color: #495057;
  text-decoration: none !important;
  outline: none;
}
.app-link:active {
  color: #212529;
}
.app-link:focus {
  outline: none;
}
.app-link.app-primary {
  color: #e59425;
}
.app-link.app-primary:hover {
  color: #ce8521;
}
.app-link.app-primary:hover {
  color: #b7761e;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.link.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.radio.scss.css */

.app-radio {
  display: inline-block;
  height: 16px;
  width: 16px;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  margin: -4px 0 0 0;
  padding: 0 !important;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50% !important;
  border: 1px solid #dee2e6;
  appearance: none;
  -webkit-appearance: none;
  transition: 0.2s ease;
}
.app-radio:focus {
  border-color: #e59425;
}
.app-radio:checked {
  background-color: white;
  border-color: #e59425;
  border-width: 5px;
}
.app-radio:checked:focus {
  border-color: #e59425;
}
.app-radio + label {
  cursor: pointer;
  color: #212529;
  font-size: 0.875rem;
  padding-left: 0.25rem;
  margin-right: 0.5rem;
}
.app-radio:checked + label {
  color: #e59425;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.radio.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.tab.scss.css */

.app-menutab-container {
  border-bottom: 1px solid #dee2e6;
  height: 43px;
  padding: 0;
  margin: 0 0 65px 0;
  position: relative;
}
@media (max-width: 768px) {
  .app-menutab-container {
    height: 37px;
    margin-bottom: 20px;
  }
}
.app-menutab-container .app-reset-container {
  white-space: nowrap;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.app-menutab-container .app-reset-container::-webkit-scrollbar {
  background: transparent;
  width: 0;
}
.app-menutab-container .app-reset-container.right {
  display: block;
  margin-top: -60px;
  text-align: right;
}
@media (max-width: 768px) {
  .app-menutab-container .app-reset-container.right {
    margin-top: -106px;
  }
}
.app-menutab-container .app-menutab {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  color: #495057;
  margin-right: 1.25rem;
  list-style: none;
  position: relative;
  height: 42px;
}
@media (max-width: 768px) {
  .app-menutab-container .app-menutab {
    margin-right: 12px;
    height: 36px;
  }
}
.app-menutab-container .app-menutab a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 -4px;
  padding: 0 4px 12px 4px;
}
.app-menutab-container .app-menutab.active {
  color: #212529;
  font-weight: 600;
  border-bottom: 3px solid #212529;
}
.app-menutab-container .app-menutab.with-arrow {
  margin-right: 3.25rem;
}
@media (max-width: 768px) {
  .app-menutab-container .app-menutab.with-arrow {
    margin-right: 2.5rem;
  }
}
.app-menutab-container .app-menutab.with-arrow::after {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-rendering: auto;
  content: "";
  color: #868e96;
  display: block;
  position: absolute;
  right: -33px;
  top: 4px;
}
@media (max-width: 768px) {
  .app-menutab-container .app-menutab.with-arrow::after {
    right: -25px;
  }
}
.app-menutab-container .app-menutab:last-child {
  margin-right: 1rem;
}
.app-menutab-container .app-menutab:last-child.with-arrow::after {
  display: none;
  content: "";
}
.app-segment-container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: 0 0.25rem;
  margin: 0;
  outline: none;
  border-radius: 8px;
  border: none;
  background-color: #f1f3f5;
  box-sizing: border-box;
}
.app-segment-container .app-segment {
  height: 2rem;
  margin-right: 0.25rem;
  border-radius: 6px;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 500;
  color: #868e96;
  list-style: none;
  text-decoration: none;
  cursor: pointer;
  transition: 0.2s ease;
}
.app-segment-container .app-segment:last-child {
  margin-right: 0;
}
.app-segment-container .app-segment:hover {
  color: #495057;
  background-color: #dee2e6;
}
.app-segment-container .app-segment:active {
  background-color: #ced4da;
}
.app-segment-container .app-segment:focus {
  outline: none !important;
}
.app-segment-container .app-segment[disabled] {
  color: #495057;
  cursor: not-allowed;
}
.app-segment-container .app-segment.active {
  color: #212529;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.app-segment-container .app-segment.active:hover {
  background-color: #f8f9fa;
}
.app-segment-container .app-segment.active:active {
  background-color: #dee2e6;
}
.app-segment-container .app-segment a {
  display: block;
  height: 100%;
  padding: 0 1.5rem;
  color: inherit;
  line-height: 32px;
  text-decoration: none;
  white-space: nowrap;
}
.app-segment-container .app-segment i {
  font-size: 1rem;
}
.app-segment-container .app-segment i + span {
  margin-left: 0.5rem;
}
.app-segment-container .app-segment:hover {
  color: #212529;
}
.app-segment-container.app-expand {
  display: flex;
  width: 100%;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.tab.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.toggle.scss.css */

.app-toggle {
  display: none;
}
.app-toggle + label {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  color: #212529;
  font-size: 14px;
  line-height: 21px;
}
.app-toggle + label::before, .app-toggle + label::after {
  content: "";
}
.app-toggle + label::before {
  display: inline-block;
  width: 35px;
  height: 20px;
  margin-right: 4px;
  border-radius: 500px;
  background-color: #dee2e6;
  transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
}
.app-toggle + label::after {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 500px;
  background-color: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}
.app-toggle + label:hover::after {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}
.app-toggle:checked + label::before {
  border-color: #e59425;
  box-shadow: 0 0 0 20px #e59425 inset;
}
.app-toggle:checked + label::after {
  transform: translateX(15px);
}
.app-toggle:checked + label div {
  color: #e59425;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.toggle.scss.map */

/* Original file: files/cache/assets/compiled/0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.card.scss.css */

.app-card {
  position: relative;
  display: block;
  color: #212529;
  text-decoration: none;
  appearance: none;
  -webkit-appearance: none;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.05) 0 6px 32px, rgba(0, 0, 0, 0.05) 0 1px 2px;
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.app-card:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0 12px 48px, rgba(0, 0, 0, 0.05) 0 1px 2px;
  transform: translateY(-4px);
}
.app-card-badge {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  z-index: 1;
  padding: 0.25rem 0.5rem;
  color: white;
  font-size: 0.6875rem;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
}
.app-card-media {
  position: relative;
  height: 0;
  padding-bottom: 56.4%;
  overflow: hidden;
}
.app-card-media > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.app-card-body {
  padding: 1rem 1.25rem;
}
.app-card-body > .app-subtitle {
  color: #e59425;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0.25rem;
}
.app-card-body > .app-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.app-card-body > .app-author {
  color: #495057;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.app-card-body > .app-address {
  color: #495057;
  font-size: 0.75rem;
}
.app-card-body .app-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #495057;
  font-size: 0.75rem;
}
.app-card-body .app-meta > .app-meta-item {
  display: inline-flex;
  align-items: center;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
.app-card-body .app-meta > .app-meta-item i {
  margin-right: 0.25rem;
}
.app-card-body .app-card-tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.25rem;
  margin-bottom: -0.5rem;
}
.app-card-body .app-card-tag > .app-card-tag-item {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  color: #212529;
  font-size: 0.75rem;
  font-weight: 500;
  border-radius: 4px;
  background-color: #e9ecef;
}
/* sourceMappingURL=0fc711b3cbadb2850b6acf8c8e833a0e44f2bedf.card.scss.map */

/* Original file: layouts/builder/plugins/swiper.min.css */

/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

/* Original file: files/cache/assets/compiled/9d066555171042e758ad15e6e8e80973df50107b.dropdown.scss.css */

.app-dropdown {
  position: relative;
}
.app-dropdown-toggle {
  cursor: pointer;
}
.app-dropdown-menu {
  position: absolute;
  top: calc(100% + 1rem);
  z-index: 10;
  max-height: 400px;
  min-width: 200px;
  overflow-y: auto;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.16);
}
.app-dropdown-menu:hover {
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1), 0 8px 40px rgba(0, 0, 0, 0.1), 0 16px 50px rgba(0, 0, 0, 0.05);
  transform: translateY(-0.25rem);
}
.app-dropdown-menu .app-dropdown-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  text-align: center;
}
.app-dropdown-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0.5rem 0;
}
.app-dropdown-menu ul > li > a {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0.75em 1.25em;
  color: #212529;
  font-size: 0.875rem;
  font-weight: 500;
  word-break: break-word;
  text-decoration: none;
  transition: 0.2s ease;
}
.app-dropdown-menu ul > li > a i {
  color: #495057;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.app-dropdown-menu ul > li > a:hover {
  background-color: #e9ecef;
}
.app-dropdown-menu ul > li.app-divider {
  margin: 0.5rem 0;
  border-bottom: 1px solid #dee2e6;
}
.app-dropdown-hover .app-dropdown-container {
  opacity: 0;
  visibility: hidden;
}
.app-dropdown-hover .app-dropdown-toggle:hover + .app-dropdown-container, .app-dropdown-hover .app-dropdown-container:hover {
  opacity: 1;
  visibility: visible;
}
.app-dropdown-menu.app-right {
  right: 0;
}
.app-dropdown-menu.app-top {
  bottom: 100%;
}
.app-dropdown-menu {
  opacity: 0;
  visibility: hidden;
  user-select: none;
  pointer-events: none;
  transform: translateY(-1rem);
  transition: 0.3s ease;
}
.app-dropdown.active .app-dropdown-menu {
  opacity: 1;
  visibility: visible;
  user-select: initial;
  pointer-events: initial;
  transform: translateY(0);
}
.app-dropdown-menu {
  overflow-y: overlay;
}
.app-dropdown-menu::-webkit-scrollbar {
  width: 12px;
  transition: 250ms;
}
.app-dropdown-menu::-webkit-scrollbar-track {
  background: transparent;
  transition: 250ms;
}
.app-dropdown-menu::-webkit-scrollbar-thumb {
  background: #dee2e6;
  border-radius: 20px;
  border: 3px solid transparent;
  background-clip: padding-box;
  transition: 250ms;
}
.app-dropdown-menu:hover::-webkit-scrollbar, .app-dropdown-menu:hover::-webkit-scrollbar-track, .app-dropdown-menu:hover::-webkit-scrollbar-thumb {
  display: block;
}
.app-dropdown-menu::-webkit-scrollbar, .app-dropdown-menu::-webkit-scrollbar-track, .app-dropdown-menu::-webkit-scrollbar-thumb {
  display: none;
}
.app-dropdown-more {
  display: block;
  padding: 1rem;
  margin-bottom: 0.5rem;
  color: #e59425;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
/* sourceMappingURL=9d066555171042e758ad15e6e8e80973df50107b.dropdown.scss.map */

/* Original file: files/cache/assets/compiled/9d066555171042e758ad15e6e8e80973df50107b.dropdown_select.scss.css */

.app-dropdown-select {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: auto;
  min-width: 140px;
  height: 40px;
  border: 1px solid #e9ecef;
  background-color: #e9ecef;
  border-radius: 6px;
  transition: 0.2s ease;
  cursor: pointer;
}
.app-dropdown-select > label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 36px 0 16px;
  outline: none !important;
  border: none;
  border-radius: 6px;
  color: #212529;
  font-size: 14px;
  font-weight: 500;
}
.app-dropdown-select > label .selected_count {
  display: inline-block;
  margin-left: 8px;
  color: #e59425;
}
.app-dropdown-select > select {
  display: none;
}
.app-dropdown-select i {
  position: absolute;
  top: 0;
  right: 1rem;
  display: flex;
  align-items: center;
  height: 100%;
  color: #868e96;
  font-size: 1rem;
  transition: 250ms ease;
  pointer-events: none;
}
.app-dropdown-select .virtual-dropdown {
  position: absolute;
  left: -1px;
  top: 32px;
  width: 100%;
  max-height: 300px;
  box-sizing: content-box;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 0;
  background: white;
  border: 1px solid #adb5bd;
  border-top: 0;
  z-index: 10000;
}
.app-dropdown-select .virtual-dropdown-container {
  white-space: nowrap;
  padding: 0 8px;
}
.app-dropdown-select:hover {
  border-color: #ced4da;
}
.app-dropdown-select.active {
  border-color: #e59425;
  box-shadow: 0 0 0 3px rgba(229, 148, 37, 0.2);
  background-color: white;
}
/* sourceMappingURL=9d066555171042e758ad15e6e8e80973df50107b.dropdown_select.scss.map */

/* Original file: files/cache/assets/compiled/1ca919df4b05931269e6f1910568a754d93a3aa1.dialog.scss.css */

.app-dialog {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.app-dialog .app-dialog-bg {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.app-dialog .app-dialog-container {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  max-width: 400px;
  width: 100%;
  padding: 1rem;
}
.app-dialog .app-dialog-box {
  width: 100%;
  background-color: white;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.05) 0 16px 40px;
}
.app-dialog-header {
  display: flex;
  align-items: flex-start;
  padding: 1.5rem 1.5rem 0;
  border-bottom: #dee2e6;
}
.app-dialog-header h3 {
  flex: 1;
  margin: 0;
  color: #212529;
  font-size: 1.875em;
  font-weight: 600;
}
.app-dialog-body {
  padding: 1.5rem;
}
.app-dialog-body > div {
  display: block !important;
}
.app-dialog-close {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  margin: 0;
  color: #212529;
  font-size: 1rem;
  background-color: #f1f3f5;
  border-radius: 100%;
  outline: none;
  border: none;
  transition: background-color 250ms;
}
.app-dialog-close i {
  color: #212529;
  font-size: 1rem;
}
.app-dialog-close:focus {
  outline: none !important;
}
.app-dialog-close:hover {
  background-color: #e9ecef;
}
.app-dialog-close:active {
  background-color: #dee2e6;
}
.app-dialog-footer {
  display: flex;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  border-top: 1px solid #dee2e6;
}
.app-dialog-footer > button {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 1em;
  margin: 0;
  color: #868e96;
  font-size: 14px;
  font-weight: 600;
  border: none;
  outline: none;
  background-color: transparent;
  transition: 0.2s ease;
}
.app-dialog-footer > button:hover {
  color: #495057;
  background-color: #f1f3f5;
}
.app-dialog-footer > button:active {
  color: #343a40;
  background-color: #e9ecef;
}
.app-dialog-footer > button[type="submit"] {
  color: white;
  background-color: #e59425;
}
.app-dialog-footer > button[type="submit"]:hover {
  background-color: #ce8521;
}
.app-dialog-footer > button[type="submit"]:active {
  background-color: #b7761e;
}
.app-dialog {
  opacity: 0;
  visibility: hidden;
  user-select: none;
  pointer-events: none;
  transition: 0.3s ease;
}
.app-dialog .app-dialog-box {
  transition: 0.3s ease;
  transform: translateY(-1rem);
}
.app-dialog.active {
  opacity: 1;
  visibility: visible;
  user-select: initial;
  pointer-events: initial;
}
.app-dialog.active .app-dialog-box {
  transform: translateY(0);
}
/* sourceMappingURL=1ca919df4b05931269e6f1910568a754d93a3aa1.dialog.scss.map */

/* Original file: files/cache/assets/compiled/a5cf6a8053e7c73eecf9cce3a314db373708b9bd.select.scss.css */

.app-select {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  width: auto;
  min-width: 252px;
  height: 40px;
  background: none;
  border: 1px solid #dee2e6;
  background-color: white;
  border-radius: 0;
  transition: 0.2s ease;
}
.app-select > select {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  padding-left: 16px;
  padding-right: 36px;
  outline: none !important;
  border: none;
  background-color: white;
  border-radius: 0;
  color: #212529;
  font-size: 14px;
  font-weight: 500;
  -webkit-appearance: none;
  appearance: none;
  transition: 0.2s ease;
}
.app-select > select::-ms-expand {
  display: none;
}
.app-select > select:disabled {
  cursor: no-drop;
  opacity: 0.7;
}
.app-select i {
  position: absolute;
  top: 0;
  right: 1rem;
  display: flex;
  align-items: center;
  height: 100%;
  color: #868e96;
  font-size: 1rem;
  transition: 250ms ease;
  pointer-events: none;
}
.app-select:hover {
  border-color: #ced4da;
}
.app-select:focus-within, .app-select.isEnabled {
  border-color: #212529;
  background-color: white;
}
.app-select:focus-within select, .app-select.isEnabled select {
  background-color: white;
}
.app-select.no-border {
  border-color: transparent;
  background-color: transparent;
}
.app-select.no-border > select {
  background-color: transparent;
}
.app-select.fullwidth {
  width: 320px;
  max-width: 100%;
}
.app-select.halfwidth {
  width: 152px;
}
.app-select.app-small {
  height: 2rem;
}
.app-select.app-small > select {
  padding-left: 0.5rem;
}
.app-select.app-expand {
  width: 100% !important;
}
.app-select.has-margin {
  margin-right: 1rem;
}
.app-select:last-child.has-margin {
  margin-right: 0;
}
/* sourceMappingURL=a5cf6a8053e7c73eecf9cce3a314db373708b9bd.select.scss.map */

/* Original file: files/cache/assets/compiled/8e47718db9f8fd97d45c79a67756358a45584329.header.scss.css */

.app-header {
  position: static;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  width: 100%;
  height: 164px;
  background-color: #141619;
}
@media (max-width: 768px) {
  .app-header {
    height: 102px;
  }
}
.app-header__main {
  height: 100px;
  padding: 0 3rem;
}
@media (max-width: 768px) {
  .app-header__main {
    height: 58px;
    padding: 0 1rem;
  }
}
.app-header__sub {
  height: 64px;
  padding-bottom: 0.5rem;
  word-break: keep-all;
  white-space: nowrap;
  overflow-x: auto;
}
@media (max-width: 768px) {
  .app-header__sub {
    height: 44px;
  }
}
.app-header__jootek-logo {
  opacity: 0.6;
}
.app-header__jootek-logo > img {
  width: 19px;
  height: 24px;
}
@media (max-width: 768px) {
  .app-header__jootek-logo > img {
    width: 12px;
    height: 15px;
  }
}
.app-header-container {
  display: flex;
  align-items: center;
  height: 100%;
}
.app-header-left, .app-header-right {
  display: flex;
  align-items: center;
  width: 250px;
}
@media (max-width: 768px) {
  .app-header-left, .app-header-right {
    width: 110px;
  }
}
.app-header-right {
  display: flex;
  justify-content: flex-end;
}
.app-header-logo {
  flex: 1;
  text-align: center;
  margin-top: 1rem;
}
.app-header-logo > img {
  width: 138px;
  height: 46px;
}
@media (max-width: 768px) {
  .app-header-logo {
    margin-top: 0.25rem;
  }
  .app-header-logo > img {
    width: auto;
    height: 24px;
  }
}
.app-header-right__divider {
  color: #495057;
  margin-right: 0.5rem;
}
@media (max-width: 768px) {
  .app-header-right__divider {
    display: none;
  }
}
.app-header-login, .app-header-signup, .app-header-start {
  color: #868e96;
  font-size: 14px;
  text-decoration: none;
}
.app-header-login:hover, .app-header-signup:hover, .app-header-start:hover {
  color: #adb5bd;
}
@media (max-width: 768px) {
  .app-header-login, .app-header-signup {
    display: none;
  }
}
.app-header-login {
  margin-right: 0.5rem;
}
@media (min-width: 769px) {
  .app-header-start {
    display: none;
  }
}
.app-header-item {
  cursor: pointer;
  display: flex;
  padding: 0.5rem;
  margin-right: 0.5rem;
  color: #868e96;
  font-size: 1.25rem;
  text-decoration: none;
  border: none;
  outline: none;
  background-color: transparent;
  transition: 0.2s ease;
}
.app-header-item i.inactive {
  opacity: 0.5;
}
@media (max-width: 768px) {
  .app-header-item {
    padding: 0.25rem;
    font-size: 1rem;
  }
}
.app-header-item:hover {
  color: #343a40;
}
.app-header-item:last-child {
  margin-right: 0;
}
.app-header-item-badge {
  position: absolute;
  top: 0;
  left: 1.5em;
  padding: 2px 4px 1px;
  color: white;
  line-height: 1;
  font-size: 0.75rem;
  background-color: var(--color-danger);
  border-radius: 99999px;
}
.app-header-subscribe {
  display: inline-flex;
  align-items: center;
  height: 36px;
  margin-right: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  color: white;
  font-size: 0.75rem;
  font-weight: 600;
  text-decoration: none;
  background-color: #141619;
  border: 2px solid #343a40;
  border-radius: 36px;
  transition: 0.2s ease;
}
.app-header-subscribe:hover {
  background-color: #343a40;
}
@media (max-width: 768px) {
  .app-header-subscribe {
    display: none;
  }
}
/* sourceMappingURL=8e47718db9f8fd97d45c79a67756358a45584329.header.scss.map */

/* Original file: files/cache/assets/compiled/8e47718db9f8fd97d45c79a67756358a45584329.header-nav.scss.css */

.app-header-nav {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .app-header-nav {
    width: auto;
  }
}
.app-header-nav > ul {
  list-style-type: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  height: 100%;
}
.app-header-nav > ul > li {
  position: relative;
  margin-right: 2rem;
}
@media (max-width: 768px) {
  .app-header-nav > ul > li {
    margin-left: -0.5rem;
    margin-right: 2rem;
  }
  .app-header-nav > ul > li:last-child {
    padding-right: 1.25rem;
  }
}
.app-header-nav > ul > li > a {
  display: flex;
  align-items: center;
  padding: 0;
  font-family: Montserrat, Noto Sans KR, Noto Sans CJK KR, Noto Sans Korean, SF Pro Display, Apple SD Gothic Neo, Malgun Gothic, sans-serif;
  color: #868e96;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: middle;
  transition: 0.2s ease;
}
.app-header-nav > ul > li > a i {
  margin-left: 0.25rem;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .app-header-nav > ul > li > a {
    font-size: 0.875rem;
  }
}
.app-header-nav > ul > li > a:hover {
  color: #adb5bd;
}
.app-header-nav > ul > li:last-child {
  margin-right: 0;
}
.app-header-nav > ul > li.active > a {
  color: white;
  font-weight: 800;
}
/* sourceMappingURL=8e47718db9f8fd97d45c79a67756358a45584329.header-nav.scss.map */

/* Original file: files/cache/assets/compiled/ffd993054b1497611e9501743d58cb0fa45a0b8c.main.scss.css */

.main-page {
  color: white;
  background-color: #141619;
}
.main-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 768px) {
  .main-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.main-section-sub {
  font-family: Montserrat, Noto Sans KR, Noto Sans CJK KR, Noto Sans Korean, SF Pro Display, Apple SD Gothic Neo, Malgun Gothic, sans-serif;
  color: #ced4da;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}
.main-section-title {
  font-family: Montserrat, Noto Sans KR, Noto Sans CJK KR, Noto Sans Korean, SF Pro Display, Apple SD Gothic Neo, Malgun Gothic, sans-serif;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 10px;
  margin-bottom: 5rem;
}
@media (max-width: 768px) {
  .main-section-title {
    margin-bottom: 2rem;
  }
}
.main-section .xe-widget-wrapper {
  overflow: inherit;
}
/* sourceMappingURL=ffd993054b1497611e9501743d58cb0fa45a0b8c.main.scss.map */

/* Original file: files/cache/assets/compiled/2f641fe8b1019e1d0dcd3378f93fd2ad1f5a69b3.main-campaign.scss.css */

.main-campaign {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .main-campaign {
    padding-bottom: 4rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #212529;
  }
}
.main-campaign-wrapper {
  display: flex;
}
@media (max-width: 768px) {
  .main-campaign-wrapper {
    display: block;
  }
}
.main-campaign-wrapper > .main-campaign-block {
  flex-basis: 50%;
  max-width: 50%;
}
@media (max-width: 768px) {
  .main-campaign-wrapper > .main-campaign-block {
    flex-basis: inherit;
    max-width: inherit;
  }
}
.main-campaign-wrapper > .main-campaign-block:first-child {
  padding-right: 48px;
  border-right: 1px solid #343a40;
}
@media (max-width: 768px) {
  .main-campaign-wrapper > .main-campaign-block:first-child {
    padding-top: 2rem;
    padding-right: 0;
    margin-bottom: 2rem;
    border-right: none;
  }
}
.main-campaign-wrapper > .main-campaign-block:last-child {
  padding-left: 48px;
}
@media (max-width: 768px) {
  .main-campaign-wrapper > .main-campaign-block:last-child {
    padding-left: 0;
  }
}
.main-campaign-image {
  display: block;
  width: 100%;
  height: auto;
}
.main-campaign-result {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 66px;
  background-color: #006743;
  color: white;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  vertical-align: middle;
}
.main-campaign-result strong {
  color: #FFDA56;
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .main-campaign-result strong {
    font-size: 1rem;
  }
}
.main-campaign-item:not(:last-child) {
  margin-bottom: 32px;
}
.main-campaign-item .label {
  color: #868e96;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  margin-bottom: 8px;
}
.main-campaign-item .title {
  color: white;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .main-campaign-item .title {
    font-size: 1.5rem;
  }
}
.main-campaign-item .count {
  color: white;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .main-campaign-item .count {
    font-size: 1.25rem;
  }
}
.main-campaign-item .count strong {
  color: #e59425;
  font-size: 48px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .main-campaign-item .count strong {
    font-size: 2rem;
  }
}
.main-campaign__form {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
}
@media (max-width: 768px) {
  .main-campaign__form {
    display: block;
  }
}
.main-campaign__form > div {
  flex-basis: 100%;
  max-width: 100%;
  padding: 10px;
}
.main-campaign__form > div.col {
  flex-basis: 50%;
  max-width: 50%;
}
@media (max-width: 768px) {
  .main-campaign__form > div.col {
    flex-basis: inherit;
    max-width: inherit;
  }
}
.main-campaign__form input {
  width: 100%;
  padding: 0 24px;
  height: 58px;
  background-color: #212529;
  border: none;
  outline: none;
  appearance: none;
  color: white;
  font-size: 16px;
  font-weight: 500;
}
.main-campaign__form input::placeholder {
  color: #868e96;
}
.main-campaign__form button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 58px;
  color: white;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  background-color: #CE8521;
  border: none;
  outline: none;
  appearance: none;
}
/* sourceMappingURL=2f641fe8b1019e1d0dcd3378f93fd2ad1f5a69b3.main-campaign.scss.map */

/* Original file: files/cache/assets/compiled/27616c4df06076cbd1c63eada82ab8d419ed5404.main-news.scss.css */

.main-news-container {
  display: flex;
}
.main-news-left {
  max-width: 58%;
  flex-basis: 58%;
  padding-right: 40px;
  margin-right: 40px;
  border-right: 1px solid #e9ecef;
}
.main-news-right {
  max-width: 42%;
  flex-basis: 42%;
}
@media (max-width: 768px) {
  .main-news-container {
    display: block;
  }
  .main-news-left {
    max-width: 100%;
    flex-basis: unset;
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #e9ecef;
  }
  .main-news-right {
    max-width: 100%;
    flex-basis: unset;
  }
}
/* sourceMappingURL=27616c4df06076cbd1c63eada82ab8d419ed5404.main-news.scss.map */

/* Original file: files/cache/assets/compiled/42f1680792d0adcb389626dafd54a847a61b0222.main-series.scss.css */

.main-series {
  padding-bottom: 120px;
}
/* sourceMappingURL=42f1680792d0adcb389626dafd54a847a61b0222.main-series.scss.map */

/* Original file: files/cache/assets/compiled/51c6cfc6b04ec269742a0fb6f72c3ed65fbf8251.main-masters.scss.css */



/* Original file: files/cache/assets/compiled/2a0ed529a71b3366b9a5031e0040d61ada7ec57f.main-partners.scss.css */

.main-partners {
  padding-top: 0;
  padding-bottom: 120px;
}
.main-partners-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-partners-container::before, .main-partners-container::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  width: 5rem;
  height: 100%;
}
.main-partners-container::before {
  left: 0;
  background: linear-gradient(to right, #141619, rgba(20, 22, 25, 0));
}
.main-partners-container::after {
  right: 0;
  background: linear-gradient(to left, #141619, rgba(20, 22, 25, 0));
}
.main-partners-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.main-partners-swiper .swiper-wrapper .no-point {
  cursor: default;
}
.main-partners-swiper .swiper-slide {
  display: inline-block;
  width: auto;
  height: auto;
  margin-right: 3rem;
}
.main-partners-swiper .swiper-slide img {
  display: block;
  height: 2.5rem;
}
@media (max-width: 768px) {
  .main-partners-swiper .swiper-slide img {
    height: 2rem;
  }
}
.main-partners-list {
  list-style-type: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  animation: bannermove 15s linear infinite;
}
.main-partners-list > li {
  margin-right: 3rem;
}
.main-partners-list > li > a {
  display: inline-block;
}
.main-partners-list > li > a img {
  display: block;
  height: 2.5rem;
}
@keyframes bannermove {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
/* sourceMappingURL=2a0ed529a71b3366b9a5031e0040d61ada7ec57f.main-partners.scss.map */

/* Original file: files/cache/assets/compiled/831b20beb237daa65cfb033c73fa61f5d3b4d326.footer.scss.css */

.app-footer {
  padding-top: 3rem;
  border-top: 1px solid #121417;
  background-color: #141619;
}
.app-footer-top {
  display: flex;
  align-items: flex-start;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .app-footer-top {
    display: block;
  }
}
.app-footer-top__logo {
  flex: 0 0 auto;
}
.app-footer-top__logo img {
  display: block;
  height: 24px;
}
@media (max-width: 768px) {
  .app-footer-top__logo {
    margin-bottom: 3rem;
  }
}
.app-footer-top__body {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .app-footer-top__body {
    justify-content: flex-start;
  }
}
.app-footer-item {
  margin-right: 3.75rem;
}
.app-footer-item:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .app-footer-item {
    margin-right: 0;
    margin-bottom: 3rem;
  }
  .app-footer-item:last-child {
    margin-bottom: 0;
  }
}
.app-footer-item__title {
  color: #868e96;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.app-footer-item__menu {
  list-style-type: none;
  padding: 0 2rem 0 0;
  margin: 0;
}
.app-footer-item__menu > li {
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.app-footer-item__menu > li:last-child {
  margin-bottom: 0;
}
.app-footer-item__menu > li > a {
  display: inline-block;
  color: #f8f9fa;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  transition: 0.2s ease;
}
.app-footer-item__menu > li > a:hover {
  text-decoration: underline;
}
.app-footer-item__text {
  margin-top: 1rem;
  max-width: 300px;
  color: #868e96;
  font-size: 0.75rem;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .app-footer-item__text {
    max-width: 100%;
  }
}
.app-footer-bottom {
  display: flex;
  align-items: flex-start;
  padding-top: 1.375rem;
  padding-bottom: 2.5rem;
  border-top: 1px solid #343a40;
}
@media (max-width: 768px) {
  .app-footer-bottom {
    flex-direction: column-reverse;
  }
}
.app-footer-bottom__copyright-area {
  flex-basis: 50%;
  max-width: 50%;
  display: flex;
  align-items: center;
  margin-right: 3.75rem;
}
@media (max-width: 768px) {
  .app-footer-bottom__copyright-area {
    flex-basis: 100%;
    max-width: 100%;
    flex-direction: column-reverse;
  }
}
.app-footer-bottom__copyright {
  flex: 0 0 auto;
  color: #495057;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  margin-right: 1.5rem;
}
.app-footer-bottom__menu {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .app-footer-bottom__menu {
    margin-bottom: 0.5rem;
  }
}
.app-footer-bottom__menu > li {
  margin-right: 1.5rem;
}
.app-footer-bottom__menu > li:last-child {
  margin-right: 0;
}
.app-footer-bottom__menu > li > a {
  display: inline-block;
  color: #495057;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}
.app-footer-bottom__menu > li > a:hover {
  text-decoration: underline;
}
.app-footer-bottom__menu > li.privacy > a {
  color: #868e96;
}
.app-footer-bottom__info {
  max-width: 500px;
  flex: 0 0 auto;
  color: #868e96;
  font-size: 0.75rem;
  font-weight: 400;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .app-footer-bottom__info {
    margin-bottom: 1.5rem;
  }
}
.app-footer-bottom__info a {
  color: #868e96;
  text-decoration: none;
  transition: 0.2s ease;
}
.app-footer-bottom__info a:hover {
  color: #dee2e6;
}
/* sourceMappingURL=831b20beb237daa65cfb033c73fa61f5d3b4d326.footer.scss.map */

/* Original file: files/cache/assets/compiled/69173d7d4e1d5e76f480d0f71066d22985948345.slider.scss.css */

.app-slide-wrap {
  position: relative;
  width: 100%;
  padding: 1rem 3rem 0;
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .app-slide-wrap {
    height: 400px;
    padding: 0;
    margin-bottom: 0;
  }
}
.app-slide {
  position: relative;
  width: 100%;
  height: 562px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #212529;
  overflow: hidden;
  list-style: none;
  z-index: 1;
}
@media (max-width: 768px) {
  .app-slide {
    height: 400px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.app-slide .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.app-slide__footer {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 3rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .app-slide__footer {
    padding-left: 1.5rem;
    bottom: 0;
  }
}
.app-slide__footer__container {
  display: flex;
  align-items: center;
}
.app-slide__footer .app-divider {
  flex: 1;
}
.app-slide .app-slide__pagination {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  left: auto;
  top: auto;
  z-index: 1;
  flex: 0 0 auto;
  width: 216px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .app-slide .app-slide__pagination {
    left: 2rem;
    width: calc(100% - 4rem);
  }
}
.app-slide .app-slide__pagination .swiper-pagination-progressbar-fill {
  background-color: white;
}
@media (max-width: 1200px) {
  .app-slide__arrow {
    display: none;
  }
}
.app-slide__arrow > button {
  position: absolute;
  top: 0;
  z-index: 2;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 3rem;
  margin: 0;
  border: none;
  outline: none;
  color: white;
  font-size: 2rem;
  background: none;
  appearance: none;
  -webkit-appearance: none;
  transition: 0.2s ease;
}
.app-slide__arrow > button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  transition: 0.2s ease;
}
.app-slide__arrow > button:active {
  opacity: 0.7;
}
.app-slide__arrow > button:first-child {
  left: 0;
}
.app-slide__arrow > button:first-child::before {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.app-slide__arrow > button:last-child {
  right: 0;
}
.app-slide__arrow > button:last-child::before {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.app-slide__arrow > button:not(.swiper-button-disabled):hover::before {
  opacity: 1;
}
.app-slide__arrow > button.swiper-button-disabled {
  opacity: 0.2;
}
/* sourceMappingURL=69173d7d4e1d5e76f480d0f71066d22985948345.slider.scss.map */

/* Original file: files/cache/assets/compiled/69173d7d4e1d5e76f480d0f71066d22985948345.slider-item.scss.css */

.main-banner {
  position: relative;
  width: 100%;
  height: 600px;
  padding-top: 5.75rem;
  padding-bottom: 6.25rem;
}
@media (max-width: 768px) {
  .main-banner {
    height: auto;
    padding-top: 38px;
    padding-bottom: 38px;
  }
}
.main-banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .main-banner-bg {
    height: 100%;
  }
}
.main-banner-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.main-banner > .app-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .main-banner > .app-container {
    flex-direction: column;
  }
}
.main-banner-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 70%;
  flex-basis: 70%;
  padding-top: 3.25rem;
  padding-right: 6.25rem;
  text-decoration: none;
}
@media (max-width: 1400px) {
  .main-banner-body {
    padding-left: 1.5rem;
  }
}
@media (max-width: 768px) {
  .main-banner-body {
    max-width: 100%;
    flex-basis: initial;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.main-banner-meta {
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.main-banner-meta__category {
  display: inline-flex;
  align-items: center;
  height: 38px;
  padding: 0 1rem;
  margin-right: 1.375rem;
  color: white;
  font-size: 0.75rem;
  font-weight: 600;
  background-color: #e59425;
}
.main-banner-meta__date {
  color: #868e96;
  font-size: 0.875rem;
  font-weight: 600;
}
.main-banner-title {
  color: white;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .main-banner-title {
    font-size: 24px;
    margin-bottom: 1rem;
  }
}
.main-banner-desc {
  margin-top: 0;
  margin-bottom: 44px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 180%;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .main-banner-desc {
    font-size: 0.875rem;
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
}
.main-banner-link {
  display: inline-flex;
  align-items: center;
  padding-bottom: 4px;
  color: white;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
}
.main-banner-link .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  color: white;
  font-size: 0.875rem;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  transition: 0.2s ease;
}
.main-banner-link .line {
  width: 38px;
  margin: 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.main-banner-link .text {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 8px;
}
.main-banner-link:hover .icon {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .main-banner-link {
    display: none;
  }
}
.main-banner-img-wrap {
  position: relative;
  max-width: 50%;
  flex-basis: 50%;
  height: 0;
  padding-bottom: 50%;
  background-color: #ced4da;
}
@media (max-width: 768px) {
  .main-banner-img-wrap {
    max-width: 100%;
    flex-basis: initial;
    width: 100%;
    height: 240px;
    padding-bottom: 0;
  }
}
.main-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.main-banner .main-banner-meta__category {
  overflow: hidden;
  white-space: nowrap;
  width: 0;
  padding-left: 0;
  padding-right: 0;
  transition: 0.6s ease;
  transition-delay: 0.2s;
}
.main-banner .main-banner-title {
  opacity: 0;
  transform: translateY(1rem);
  transition: 0.6s ease;
  transition-delay: 0.2s;
}
.main-banner .main-banner-desc, .main-banner .main-banner-link {
  opacity: 0;
  transition: 0.4s ease;
  transition-delay: 0.3s;
}
.main-banner .main-banner-img {
  opacity: 0;
  transition-delay: 0.2s;
}
@media (min-width: 769px) {
  .main-banner .main-banner-img {
    width: 0;
    transform: scale(0.8);
    transform-origin: center;
    transition: 0.6s ease;
  }
}
@media (max-width: 768px) {
  .main-banner .main-banner-img {
    transform: scale(0.8);
    transform-origin: center;
    transition: 0.5s ease;
  }
}
.main-banner.swiper-slide-active .main-banner-meta__category {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.main-banner.swiper-slide-active .main-banner-title {
  opacity: 1;
  transform: translateY(0);
}
.main-banner.swiper-slide-active .main-banner-desc, .main-banner.swiper-slide-active .main-banner-link {
  opacity: 1;
}
.main-banner.swiper-slide-active .main-banner-img {
  width: 100%;
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 768px) {
  .main-banner.swiper-slide-active .main-banner-img {
    height: 100%;
  }
}
/* sourceMappingURL=69173d7d4e1d5e76f480d0f71066d22985948345.slider-item.scss.map */

/* Original file: files/cache/assets/compiled/8fe661f40e95ec93704004704ad5b0613b904cb3.image_title.scss.css */

@media (max-width: 768px) {
  .builder_main-it {
    overflow-x: auto;
    margin: 0 -1.5rem;
  }
}
.builder_main-it-list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: -20px;
}
@media (max-width: 768px) {
  .builder_main-it-list {
    flex-wrap: nowrap;
    margin: 0;
    white-space: nowrap;
  }
}
.builder_main-it-list > li {
  max-width: 100%;
  flex-basis: 100%;
  padding: 20px;
}
.builder_main-it-list[cols="2"] > li {
  max-width: 50%;
  flex-basis: 50%;
}
.builder_main-it-list[cols="3"] > li {
  max-width: 33.333333%;
  flex-basis: 33.333333%;
}
@media (max-width: 768px) {
  .builder_main-it-list > li, .builder_main-it-list[cols="2"] > li, .builder_main-it-list[cols="3"] > li {
    max-width: 80%;
    flex-basis: 80%;
    flex: 0 0 auto;
    padding: 0;
    margin-right: 1rem;
  }
  .builder_main-it-list > li:first-child, .builder_main-it-list[cols="2"] > li:first-child, .builder_main-it-list[cols="3"] > li:first-child {
    padding-left: 1.5rem;
    max-width: calc(80% + 1.5rem);
    flex-basis: calc(80% + 1.5rem);
  }
  .builder_main-it-list > li:last-child, .builder_main-it-list[cols="2"] > li:last-child, .builder_main-it-list[cols="3"] > li:last-child {
    padding-right: 1.5rem;
    max-width: calc(80% + 1.5rem);
    flex-basis: calc(80% + 1.5rem);
  }
}
.builder_main-it-item {
  height: 100%;
  white-space: initial;
}
.builder_main-it-item__thumbnail {
  flex: 0 0 auto;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 72%;
  margin-bottom: 24px;
  background-position: center;
  background-size: cover;
  background-color: #212529;
}
.builder_main-it-item__meta {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  font-size: 0.75rem;
  font-weight: 600;
}
.builder_main-it-item__meta__category {
  color: #e9ecef;
}
.builder_main-it-item__meta__divider {
  color: #343a40;
  font-size: 10px;
  margin: 0 6px;
}
.builder_main-it-item__meta__date {
  color: #868e96;
}
.builder_main-it-item__title {
  display: block;
  height: calc(18px * 1.5 * 2);
  margin: 0 0 20px 0;
  color: white;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.builder_main-it-item__link {
  display: inline-block;
  padding-bottom: 4px;
  color: #868e96;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid #343a40;
}
/* sourceMappingURL=8fe661f40e95ec93704004704ad5b0613b904cb3.image_title.scss.map */

/* Original file: files/cache/assets/compiled/2a3a2204615eab9fa37185764b793fae158b7e64.image_title_content.scss.css */

.builder_main-itc > ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: -1.25rem;
}
@media (max-width: 768px) {
  .builder_main-itc > ul {
    flex-direction: column;
  }
}
.builder_main-itc > ul > li {
  max-width: 100%;
  flex-basis: 100%;
  padding: 1.25rem;
}
@media (max-width: 768px) {
  .builder_main-itc > ul > li {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
}
.builder_main-itc > ul[cols="2"] > li {
  max-width: 50%;
  flex-basis: 50%;
}
.builder_main-itc > ul[cols="3"] > li {
  max-width: 33.333333%;
  flex-basis: 33.333333%;
}
.builder_main-itc-item {
  display: flex;
  align-items: flex-start;
}
.builder_main-itc-item__body {
  flex: 1;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .builder_main-itc-item__body {
    padding-left: 18px;
  }
}
.builder_main-itc-item__thumbnail {
  flex: 0 0 auto;
  display: block;
  width: 277px;
  height: 172px;
  background-position: center;
  background-size: cover;
  background-color: #212529;
}
@media (max-width: 768px) {
  .builder_main-itc-item__thumbnail {
    width: 150px;
    height: 100px;
  }
}
.builder_main-itc-item__meta {
  display: inline-flex;
  align-items: center;
  margin-bottom: 18px;
  font-size: 0.75rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .builder_main-itc-item__meta {
    display: none;
  }
}
.builder_main-itc-item__meta__category {
  color: #e9ecef;
}
.builder_main-itc-item__meta__divider {
  color: #343a40;
  font-size: 10px;
  margin: 0 6px;
}
.builder_main-itc-item__meta__date {
  color: #868e96;
}
.builder_main-itc-item__title {
  display: block;
  margin: 0 0 18px 0;
  color: white;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .builder_main-itc-item__title {
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
  }
}
.builder_main-itc-item__desc {
  color: #ced4da;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 180%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .builder_main-itc-item__desc {
    font-size: 13px;
  }
}
/* sourceMappingURL=2a3a2204615eab9fa37185764b793fae158b7e64.image_title_content.scss.map */

/* Original file: files/cache/assets/compiled/ce5abb505ff007d87ac41d84c9585b73dcc0ac55.gallery.scss.css */

.builder_main-gallery-wrap {
  position: relative;
  width: 100%;
}
.builder_main-gallery-wrap .swiper-wrapper {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.builder_main-gallery {
  position: relative;
  width: 100%;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-left: -482px;
  width: calc(100% + 482px);
  list-style: none;
  z-index: 1;
}
@media (max-width: 1200px) {
  .builder_main-gallery {
    width: calc(100% + 2rem + 1vw);
    margin-left: calc(-2rem + 1vw);
  }
}
.builder_main-gallery .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.builder_main-gallery__footer {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  width: 100%;
  padding-left: 3rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .builder_main-gallery__footer {
    padding-left: 1.5rem;
    bottom: 0;
  }
}
.builder_main-gallery__footer__container {
  display: flex;
  align-items: center;
}
.builder_main-gallery__footer .app-divider {
  flex: 1;
}
.builder_main-gallery__arrow {
  position: absolute;
  top: -124px;
  left: 0;
  z-index: 10;
  width: 100%;
}
@media (max-width: 1200px) {
  .builder_main-gallery__arrow {
    display: none;
  }
}
.builder_main-gallery__arrow > .app-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.builder_main-gallery__arrow > .app-container > button {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  color: white;
  font-size: 2rem;
  background: none;
  appearance: none;
  -webkit-appearance: none;
  transition: 0.2s ease;
}
.builder_main-gallery__arrow > .app-container > button:active {
  opacity: 0.7;
}
.builder_main-gallery__arrow > .app-container > button:first-child {
  margin-right: 1rem;
}
.builder_main-gallery__arrow > .app-container > button:not(.swiper-button-disabled):hover {
  opacity: 0.5;
}
.builder_main-gallery__arrow > .app-container > button.swiper-button-disabled {
  opacity: 0.2;
}
.builder_main-gallery__pagination-wrap {
  width: 100%;
  padding-top: 4rem;
}
@media (max-width: 768px) {
  .builder_main-gallery__pagination-wrap {
    padding-top: 2rem;
  }
}
.builder_main-gallery__pagination-wrap > .app-container {
  display: flex;
  justify-content: flex-end;
}
.builder_main-gallery__pagination {
  position: relative !important;
  flex: 0 0 auto;
  width: 216px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .builder_main-gallery__pagination {
    width: 100%;
  }
}
.builder_main-gallery__pagination .swiper-pagination-progressbar-fill {
  background-color: white;
}
/* sourceMappingURL=ce5abb505ff007d87ac41d84c9585b73dcc0ac55.gallery.scss.map */

/* Original file: files/cache/assets/compiled/ce5abb505ff007d87ac41d84c9585b73dcc0ac55.gallery-item.scss.css */

.builder_main-gallery-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 673px;
  height: 412px;
  padding: 3rem;
  color: white;
  text-decoration: none;
  background-color: #343a40;
}
@media (max-width: 1200px) {
  .builder_main-gallery-item {
    width: calc(100vw - (2rem + 30px + 2vw));
    height: 0;
    padding: 0 0 50%;
  }
}
.builder_main-gallery-item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
@media (max-width: 768px) {
  .builder_main-gallery-item-bg {
    height: 100%;
  }
}
.builder_main-gallery-item-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.builder_main-gallery-item-body {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 80%;
  flex-basis: 80%;
  padding: 3rem;
}
@media (max-width: 1200px) {
  .builder_main-gallery-item-body {
    width: 100%;
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .builder_main-gallery-item-body {
    max-width: 100%;
  }
}
.builder_main-gallery-item-meta {
  display: inline-flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.builder_main-gallery-item-meta__category {
  display: inline-flex;
  align-items: center;
  height: 38px;
  padding: 0 1rem;
  margin-right: 1.375rem;
  color: white;
  font-size: 0.75rem;
  font-weight: 600;
  background-color: #e59425;
}
.builder_main-gallery-item-meta__date {
  color: #868e96;
  font-size: 0.875rem;
  font-weight: 600;
}
.builder_main-gallery-item-title {
  color: white;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .builder_main-gallery-item-title {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.builder_main-gallery-item-desc {
  margin-top: 0;
  margin-bottom: 44px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 180%;
  word-break: keep-all;
}
@media (max-width: 768px) {
  .builder_main-gallery-item-desc {
    margin-bottom: 0;
    font-size: 0.75rem;
    font-weight: 400;
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
}
.builder_main-gallery-item-link {
  display: inline-flex;
  align-items: center;
  padding-bottom: 4px;
  color: white;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
}
.builder_main-gallery-item-link .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  color: white;
  font-size: 0.875rem;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  transition: 0.2s ease;
}
.builder_main-gallery-item-link .line {
  width: 38px;
  margin: 0 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.builder_main-gallery-item-link .text {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 8px;
}
.builder_main-gallery-item-link:hover .icon {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 768px) {
  .builder_main-gallery-item-link {
    display: none;
  }
}
.builder_main-gallery-item-img-wrap {
  position: relative;
  max-width: 50%;
  flex-basis: 50%;
  height: 0;
  padding-bottom: 50%;
  background-color: #ced4da;
}
@media (max-width: 768px) {
  .builder_main-gallery-item-img-wrap {
    max-width: 100%;
    flex-basis: initial;
    width: 100%;
    height: 240px;
    padding-bottom: 0;
  }
}
.builder_main-gallery-item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* sourceMappingURL=ce5abb505ff007d87ac41d84c9585b73dcc0ac55.gallery-item.scss.map */

/* Original file: files/cache/assets/compiled/637a37305a9a8b0b03cf662971368b09d31869e0.masters.scss.css */

.app-wc-masters {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: -0.5px;
}
.app-wc-masters > li {
  position: relative;
  max-width: 16.66666%;
  flex-basis: 16.66666%;
  padding: 0.5px;
}
@media (max-width: 768px) {
  .app-wc-masters {
    padding-top: 1rem;
  }
  .app-wc-masters > li {
    max-width: 25%;
    flex-basis: 25%;
  }
}
.app-wc-masters-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  color: white;
  overflow: hidden;
  background-color: #141619;
  filter: grayscale(100%);
}
.app-wc-masters-item__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #868e96;
  background-position: center;
  background-size: cover;
  opacity: 0.5;
}
.app-wc-masters-item__body {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  max-width: 600px;
  flex: 1;
  padding: 1.25rem;
}
.app-wc-masters-item__company {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.app-wc-masters-item__title {
  display: block;
  margin: 0;
  color: white;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  word-break: break-all;
}
.app-wc-masters-item__desc {
  max-width: 400px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 400;
  line-height: 180%;
}
.app-wc-masters-item {
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.6s ease;
}
.app-wc-masters-item::before {
  transition: 0.3s ease;
}
.app-wc-masters-item__thumbnail {
  transition: 0.4s ease;
}
.app-wc-masters-item__body {
  opacity: 0;
  transition: 0.3s ease;
}
.app-wc-masters-item:hover {
  position: relative;
  z-index: 3;
  transform: scale(1.1);
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 32px;
}
@media (min-width: 768px) {
  .app-wc-masters-item:hover .app-wc-masters-item__thumbnail {
    transform: scale(1.1);
    opacity: 0.2;
  }
  .app-wc-masters-item:hover .app-wc-masters-item__body {
    opacity: 1;
  }
}
/* sourceMappingURL=637a37305a9a8b0b03cf662971368b09d31869e0.masters.scss.map */

