@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::-moz-placeholder {
  color: #a9afb5;
  font-style: italic;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #FFF;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #FFF;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #FFF;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #FFF;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #FFF;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #FFF;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #FFF;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #FFF;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Foundation Grid system */
/* http://foundation.zurb.com/sites/docs/flex-grid.html */
.gap-0 {
  gap: 0rem;
}

.gap-1 {
  gap: 0.5rem;
}

.gap-2 {
  gap: 1rem;
}

.gap-3 {
  gap: 1.5rem;
}

.gap-4 {
  gap: 2rem;
}

.gap-5 {
  gap: 2.5rem;
}

.gap-6 {
  gap: 3rem;
}

.gap-7 {
  gap: 3.5rem;
}

.gap-8 {
  gap: 4rem;
}

@media (min-width: 0) {
  .gap-xs-0 {
    gap: 0rem;
  }
}
@media (min-width: 0) {
  .gap-xs-1 {
    gap: 0.5rem;
  }
}
@media (min-width: 0) {
  .gap-xs-2 {
    gap: 1rem;
  }
}
@media (min-width: 0) {
  .gap-xs-3 {
    gap: 1.5rem;
  }
}
@media (min-width: 0) {
  .gap-xs-4 {
    gap: 2rem;
  }
}
@media (min-width: 0) {
  .gap-xs-5 {
    gap: 2.5rem;
  }
}
@media (min-width: 0) {
  .gap-xs-6 {
    gap: 3rem;
  }
}
@media (min-width: 0) {
  .gap-xs-7 {
    gap: 3.5rem;
  }
}
@media (min-width: 0) {
  .gap-xs-8 {
    gap: 4rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-0 {
    gap: 0rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-1 {
    gap: 0.5rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-2 {
    gap: 1rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-3 {
    gap: 1.5rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-4 {
    gap: 2rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-5 {
    gap: 2.5rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-6 {
    gap: 3rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-7 {
    gap: 3.5rem;
  }
}
@media (min-width: 576px) {
  .gap-sm-8 {
    gap: 4rem;
  }
}
@media (min-width: 768px) {
  .gap-md-0 {
    gap: 0rem;
  }
}
@media (min-width: 768px) {
  .gap-md-1 {
    gap: 0.5rem;
  }
}
@media (min-width: 768px) {
  .gap-md-2 {
    gap: 1rem;
  }
}
@media (min-width: 768px) {
  .gap-md-3 {
    gap: 1.5rem;
  }
}
@media (min-width: 768px) {
  .gap-md-4 {
    gap: 2rem;
  }
}
@media (min-width: 768px) {
  .gap-md-5 {
    gap: 2.5rem;
  }
}
@media (min-width: 768px) {
  .gap-md-6 {
    gap: 3rem;
  }
}
@media (min-width: 768px) {
  .gap-md-7 {
    gap: 3.5rem;
  }
}
@media (min-width: 768px) {
  .gap-md-8 {
    gap: 4rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-0 {
    gap: 0rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-1 {
    gap: 0.5rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-2 {
    gap: 1rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-3 {
    gap: 1.5rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-4 {
    gap: 2rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-5 {
    gap: 2.5rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-6 {
    gap: 3rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-7 {
    gap: 3.5rem;
  }
}
@media (min-width: 992px) {
  .gap-lg-8 {
    gap: 4rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-0 {
    gap: 0rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-1 {
    gap: 0.5rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-2 {
    gap: 1rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-3 {
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-4 {
    gap: 2rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-5 {
    gap: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-6 {
    gap: 3rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-7 {
    gap: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .gap-xl-8 {
    gap: 4rem;
  }
}
/************************************************
    Base
************************************************/
/************************************************
    Resource versioning
*************************************************/
#apploud-consent {
  color: #29293E;
}
#apploud-consent .consent-bar {
  border-radius: 6px;
}
#apploud-consent .consent-bar__close {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
}
#apploud-consent .footer {
  border-top-color: #CCD4E6;
}
#apploud-consent .footer__col {
  padding-top: 0;
  padding-bottom: 0;
  margin: initial;
}
#apploud-consent .footer__copyright {
  background: #0F0F2A;
  color: #9696B4;
}
#apploud-consent .footer__logo {
  color: #F12E49;
}
#apploud-consent .consent-settings {
  border-radius: 6px;
}
#apploud-consent .consent-settings__header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#apploud-consent .consent-settings__header h1 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  #apploud-consent .consent-settings__header h1 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
#apploud-consent .consent-settings__footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#apploud-consent .cookie-info__header h3 {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
#apploud-consent .cookie-info__table table {
  border-spacing: 0;
}
#apploud-consent .cookie-info__table tr th,
#apploud-consent .cookie-info__table tr td {
  padding: 16px 24px;
}
#apploud-consent .cookie-info__table tr td {
  border-bottom: 1px solid #CCD4E6;
  border-right: 1px solid #CCD4E6;
}
#apploud-consent .cookie-info__table tr td:first-child {
  border-left: 1px solid #CCD4E6;
}
#apploud-consent .cookie-info__table tr:nth-child(2n) {
  background: #ffffff;
}
#apploud-consent .cookie-info__table th {
  background: #300091;
  color: #ffffff;
}
#apploud-consent .cookie-info__table th:first-child {
  border-radius: 16px 0 0 0;
}
#apploud-consent .cookie-info__table th:last-child {
  border-radius: 0 16px 0 0;
}
#apploud-consent .aside__list-heading {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
#apploud-consent .aside__list-item--active .aside__list-heading {
  color: #300091;
}
#apploud-consent .toggle-switch__slider:before {
  background: #8C8CA7;
}
#apploud-consent .toggle-switch__input:checked + .toggle-switch__slider {
  background: rgba(48, 0, 145, 0.75);
}

@font-face {
  font-family: "Avenir Next";
  src: url("fonts/AvenirNextLTPro-Regular.woff2") format("woff2"), url("fonts/AvenirNextLTPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next";
  src: url("fonts/AvenirNextLTPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next";
  src: url("fonts/AvenirNextLTPro-Demi.woff2") format("woff2"), url("fonts/AvenirNextLTPro-Demi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir Next";
  src: url("fonts/AvenirNextLTPro-Bold.woff2") format("woff2"), url("fonts/AvenirNextLTPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter-Medium.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Material icons */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/material_icons/MaterialIcons.woff2") format("woff2");
}
.cetin-theme {
  /* Layout */
  /*
  .guidelines.row {
  	@include position(absolute, 0);
  	@include padding(0);
  	height: 100%;
  	//padding: 0 20px;
  	z-index: -1;
  	width: 100%;
  	.guidelines__inner {
  		width: 100%;
  		border-left: 1px solid $cGrey-80;
  		border-right: 1px solid $cGrey-80;
  		&--small {
  			max-width: 66.66667%;
  		}
  	}
  	&.upper {
  		z-index: 0;
  	}
  	@include breakpoint(tablet-landscape down) {
  		.guidelines__inner {
  			&--small {
  				max-width: 83.33333%;
  			}
  		}
  	}

  	@include breakpoint (1240px down) {
  		padding: 0 20px;
  	}

  	@include breakpoint(tablet-portrait down) {
  		.guidelines__inner {
  			&--small {
  				max-width: 100%;
  			}
  		}
  	}

  	@include breakpoint(phone down) {
  		.guidelines__inner {
  			border-right: none;
  		}
  	}
  }

  .guidelines-new.row {
  	@include position(absolute, 0);
  	@include padding(0);
  	height: 100%;
  	padding: 0 20px;
  	z-index: -1;
  	width: 100%;
  	.guidelines__inner {
  		width: 100%;
  		border-left: 1px solid $cGrey-80;
  		border-right: 1px solid $cGrey-80;
  		&--small {
  			max-width: 66.66667%;
  		}
  	}
  	&.upper {
  		z-index: 0;
  	}
  	@include breakpoint(tablet-landscape down) {
  		.guidelines__inner {
  			&--small {
  				max-width: 83.33333%;
  			}
  		}
  	}

  	@include breakpoint(tablet-portrait down) {
  		.guidelines__inner {
  			&--small {
  				max-width: 100%;
  			}
  		}
  	}

  	@include breakpoint(phone down) {
  		.guidelines__inner {
  			border-right: none;
  		}
  	}
  }
  */
  /* Homepage */
  /* Dropdown box */
  /*
  .recruit__banner {
  	@include margin(0 auto);
  	@include padding(0 120px);

  	height: 365px;
  	display: flex;
  	justify-content: space-between;

  	&-wrapper {
  		background: $cWhite;
  		width: 100%;
  	}

  	.banner__col {
  		height: 100%;
  		display: flex;
  		flex-flow: column;
  		justify-content: center;
  		align-items: flex-start;

  		&:first-child {
  			min-width: 430px;
  		}
  	}

  	.recruit-chars__box {
  		height: 100%;
  		display: flex;
  		justify-content: flex-start;
  		align-items: center;

  		@media (max-width: 1070px) {
  			.character_one {
  				display: none;
  			}
  		}

  		@media (max-width: 960px) {
  			.character_two {
  				display: none;
  			}
  		}

  		@media (max-width: 697px) {
  			.character_three {
  				display: none;
  			}
  		}
  	}

  	.banner_character {
  		width: 200px;
  		height: 100%;
  		position: relative;

  		&:after {
  			content: '';
  			position: absolute;
  			top: 0;
  			left: 0;
  			right: 0;
  			bottom: 0;
  			background: url-version("assets/images/white_path.png") no-repeat left 70px top;
  			background-size: cover;
  		}

  		&:nth-child(2) {
  			margin-left: -50px;
  		}

  		&:nth-child(3) {
  			margin-left: -50px;
  		}
  	}

  	.character_one {
  		background: url-version("assets/images/recruit_03.png") no-repeat bottom left;
  	}

  	.character_two {
  		background: url-version("assets/images/recruit_01.png") no-repeat bottom left -70px;
  	}

  	.character_three {
  		background: url-version("assets/images/recruit_02.png") no-repeat bottom left -70px;
  	}

  	.banner__buttons-field {
  		a {
  			&:first-child {
  				margin-right: 1rem;
  			}
  		}
  	}


  	.banner__title {
  		@include h3;
  		color: $cPurple;

  		max-width: 340px;
  		margin-bottom: 40px;
  	}

  	@media (max-width: 1280px) {
  		@include padding(0 60px)
  	}


  	@media (max-width: 901px) {
  		@include padding(0 20px);
  		&-wrapper {
  			padding: 20px 0;
  		}
  	}

  	@media (max-width: 697px) {
  		justify-content: center;

  		.banner__col {
  			align-items: center;
  		}
  	}

  	@media (max-width: 437px) {
  		.banner__buttons-field {
  			a {
  				display: block;
  				margin-bottom: 1rem;

  				&:first-child {
  					margin-right: 0;
  				}
  			}
  		}
  	}
  }
  */
  /* Benefits */
  /* About */
  /* Cover - screen */
  /* Vetez */
  /* Reference */
  /*@import "info";
  @import "requirements";
  @import "moreReferences";*/
  /* Business */
  /* TextPage */
  /* teams */
  /* teams-detail */
  /* career-benefits-page */
  /* Cover section */
  /* media-homepage */
  /* Form page */
  /* 404 */
  /* Form */
  /* Page section */
  /*
  //Margin left

  .ml-2 {
  	margin-left: .5rem;
  }

  .ml-4 {
  	margin-left: 1rem;
  }

  .ml-20 {
  	margin-left: 20px;
  }

  .ml-30 {
  	margin-left: 30px;
  }

  .ml-40 {
  	margin-left: 40px;
  }

  .ml-60 {
  	margin-left: 60px;
  }

  .ml-80 {
  	margin-left: 80px;
  }

  .ml-100 {
  	margin-left: 100px;
  }

  //Margin right

  .mr-2 {
  	margin-right: .5rem;
  }

  .mr-4 {
  	margin-right: 1rem;
  }

  .mr-20 {
  	margin-right: 20px;
  }

  .mr-30 {
  	margin-right: 30px;
  }

  .mr-40 {
  	margin-right: 40px;
  }

  .mr-60 {
  	margin-right: 60px;
  }

  .mr-80 {
  	margin-right: 80px;
  }

  .mr-100 {
  	margin-right: 100px;
  }

  //Margin top

  .mt-2 {
  	margin-top: .5rem;
  }

  .mt-4 {
  	margin-top: 1rem;
  }

  .mt-20 {
  	margin-top: 20px;
  }

  .mt-30 {
  	margin-top: 30px;
  }

  .mt-40 {
  	margin-top: 40px;
  }

  .mt-60 {
  	margin-top: 60px;
  }

  .mt-80 {
  	margin-top: 80px;
  }

  .mt-100 {
  	margin-top: 100px;
  }

  //Margin bottom

  .mb-2 {
  	margin-bottom: .5rem;
  }

  .mb-4 {
  	margin-bottom: 1rem;
  }

  .mb-20 {
  	margin-bottom: 20px;
  }

  .mb-30 {
  	margin-bottom: 30px;
  }

  .mb-40 {
  	margin-bottom: 40px;
  }

  .mb-60 {
  	margin-bottom: 60px;
  }

  .mb-80 {
  	margin-bottom: 80px;
  }

  .mb-100 {
  	margin-bottom: 100px;
  }

  //Margin y

  .my-2 {
  	margin: .5rem 0;
  }

  .my-4 {
  	margin: 1rem 0;
  }

  .my-20 {
  	margin: 20px 0;
  }

  .my-30 {
  	margin: 30px 0;
  }

  .my-40 {
  	margin: 40px 0;
  }

  .my-60 {
  	margin: 60px 0;
  }

  .my-80 {
  	margin: 80px 0;
  }

  .my-100 {
  	margin: 100px 0;
  }

  //Margin x

  .mx-2 {
  	margin: 0 .5rem;
  }

  .mx-4 {
  	margin: 0 1rem;
  }

  .mx-20 {
  	margin: 0 20px;
  }

  .mx-30 {
  	margin: 0 30px;
  }

  .mx-40 {
  	margin: 0 40px;
  }

  .mx-60 {
  	margin: 0 60px;
  }

  .mx-80 {
  	margin: 0 80px;
  }

  .mx-100 {
  	margin: 0 100px;
  }

  //Margin

  .m-2 {
  	margin: .5rem;
  }

  .m-4 {
  	margin: 1rem;
  }

  .m-20 {
  	margin: 20px;
  }

  .m-30 {
  	margin: 30px;
  }

  .m-40 {
  	margin: 40px;
  }

  .m-60 {
  	margin: 60px;
  }

  .m-80 {
  	margin: 80px;
  }

  .m-100 {
  	margin: 100px;
  }

  //Padding left

  .pl-2 {
  	padding-left: .5rem;
  }

  .pl-4 {
  	padding-left: 1rem;
  }

  .pl-20 {
  	padding-left: 20px;
  }

  .pl-30 {
  	padding-left: 30px;
  }

  .pl-40 {
  	padding-left: 40px;
  }

  .pl-60 {
  	padding-left: 60px;
  }

  .pl-80 {
  	padding-left: 80px;
  }

  .pl-100 {
  	padding-left: 100px;
  }

  //Padding right

  .pr-2 {
  	padding-right: .5rem;
  }

  .pr-4 {
  	padding-right: 1rem;
  }

  .pr-20 {
  	padding-right: 20px;
  }

  .pr-30 {
  	padding-right: 30px;
  }

  .pr-40 {
  	padding-right: 40px;
  }

  .pr-60 {
  	padding-right: 60px;
  }

  .pr-80 {
  	padding-right: 80px;
  }

  .pr-100 {
  	padding-right: 100px;
  }

  //Padding top

  .pt-2 {
  	padding-top: .5rem;
  }

  .pt-4 {
  	padding-top: 1rem;
  }

  .pt-20 {
  	padding-top: 20px;
  }

  .pt-30 {
  	padding-top: 30px;
  }

  .pt-40 {
  	padding-top: 40px;
  }

  .pt-60 {
  	padding-top: 60px;
  }

  .pt-80 {
  	padding-top: 80px;
  }

  .pt-100 {
  	padding-top: 100px;
  }

  //Padding bottom

  .pb-2 {
  	padding-bottom: .5rem;
  }

  .pb-4 {
  	padding-bottom: 1rem;
  }

  .pb-20 {
  	padding-bottom: 20px;
  }

  .pb-30 {
  	padding-bottom: 30px;
  }

  .pb-40 {
  	padding-bottom: 40px;
  }

  .pb-60 {
  	padding-bottom: 60px;
  }

  .pb-80 {
  	padding-bottom: 80px;
  }

  .pb-100 {
  	padding-bottom: 100px;
  }

  //Padding y

  .py-2 {
  	padding: .5rem 0;
  }

  .py-4 {
  	padding: 1rem 0;
  }

  .py-20 {
  	padding: 20px 0;
  }

  .py-30 {
  	padding: 30px 0;
  }

  .py-40 {
  	padding: 40px 0;
  }

  .py-60 {
  	padding: 60px 0;
  }

  .py-80 {
  	padding: 80px 0;
  }

  .py-100 {
  	padding: 100px 0;
  }

  //Padding x

  .px-2 {
  	padding: 0 .5rem;
  }

  .px-4 {
  	padding: 0 1rem;
  }

  .px-20 {
  	padding: 0 20px;
  }

  .px-30 {
  	padding: 0 30px;
  }

  .px-40 {
  	padding: 0 40px;
  }

  .px-60 {
  	padding: 0 60px;
  }

  .px-80 {
  	padding: 0 80px;
  }

  .px-100 {
  	padding: 0 100px;
  }

  //Padding

  .p-2 {
  	padding: .5rem;
  }

  .p-4 {
  	padding: 1rem;
  }

  .p-20 {
  	padding: 20px;
  }

  .p-30 {
  	padding: 30px;
  }

  .p-40 {
  	padding: 40px;
  }

  .p-60 {
  	padding: 60px;
  }

  .p-80 {
  	padding: 80px;
  }

  .p-100 {
  	padding: 100px;
  }
  */
  /*
  @include breakpoint(461px down) {
  	.page-section__inner {
  		padding: 10px;
  	}
  }
  */
  /*
  .section-career-statistic {
  	@include spacing('3xl', padding-top);
  }
  */
  /*
  .section__teams-list {
  	@include spacing('xl', padding-top);
  }
  */
  /*
  .section__teams-detail-tp {
  	@include spacing('3xl', padding-bottom);
  }
  */
  /*
  .section__vetez-guidline {
  	@include spacing('3xl', padding-top);
  }
  */
  /*
  .section__vetez-pricelist {
  	@include spacing('3xl', padding-top);
  	@include spacing('3xl', padding-bottom);
  }
  */
  /* Career-Homepage */
  /*
  //Margin left

  .ml-2 {
  	margin-left: .5rem;
  }

  .ml-4 {
  	margin-left: 1rem;
  }

  .ml-20 {
  	margin-left: 20px;
  }

  .ml-30 {
  	margin-left: 30px;
  }

  .ml-40 {
  	margin-left: 40px;
  }

  .ml-60 {
  	margin-left: 60px;
  }

  .ml-80 {
  	margin-left: 80px;
  }

  .ml-100 {
  	margin-left: 100px;
  }

  //Margin right

  .mr-2 {
  	margin-right: .5rem;
  }

  .mr-4 {
  	margin-right: 1rem;
  }

  .mr-20 {
  	margin-right: 20px;
  }

  .mr-30 {
  	margin-right: 30px;
  }

  .mr-40 {
  	margin-right: 40px;
  }

  .mr-60 {
  	margin-right: 60px;
  }

  .mr-80 {
  	margin-right: 80px;
  }

  .mr-100 {
  	margin-right: 100px;
  }

  //Margin top

  .mt-2 {
  	margin-top: .5rem;
  }

  .mt-4 {
  	margin-top: 1rem;
  }

  .mt-20 {
  	margin-top: 20px;
  }

  .mt-30 {
  	margin-top: 30px;
  }

  .mt-40 {
  	margin-top: 40px;
  }

  .mt-60 {
  	margin-top: 60px;
  }

  .mt-80 {
  	margin-top: 80px;
  }

  .mt-100 {
  	margin-top: 100px;
  }

  //Margin bottom

  .mb-2 {
  	margin-bottom: .5rem;
  }

  .mb-4 {
  	margin-bottom: 1rem;
  }

  .mb-20 {
  	margin-bottom: 20px;
  }

  .mb-30 {
  	margin-bottom: 30px;
  }

  .mb-40 {
  	margin-bottom: 40px;
  }

  .mb-60 {
  	margin-bottom: 60px;
  }

  .mb-80 {
  	margin-bottom: 80px;
  }

  .mb-100 {
  	margin-bottom: 100px;
  }

  //Margin y

  .my-2 {
  	margin: .5rem 0;
  }

  .my-4 {
  	margin: 1rem 0;
  }

  .my-20 {
  	margin: 20px 0;
  }

  .my-30 {
  	margin: 30px 0;
  }

  .my-40 {
  	margin: 40px 0;
  }

  .my-60 {
  	margin: 60px 0;
  }

  .my-80 {
  	margin: 80px 0;
  }

  .my-100 {
  	margin: 100px 0;
  }

  //Margin x

  .mx-2 {
  	margin: 0 .5rem;
  }

  .mx-4 {
  	margin: 0 1rem;
  }

  .mx-20 {
  	margin: 0 20px;
  }

  .mx-30 {
  	margin: 0 30px;
  }

  .mx-40 {
  	margin: 0 40px;
  }

  .mx-60 {
  	margin: 0 60px;
  }

  .mx-80 {
  	margin: 0 80px;
  }

  .mx-100 {
  	margin: 0 100px;
  }

  //Margin

  .m-2 {
  	margin: .5rem;
  }

  .m-4 {
  	margin: 1rem;
  }

  .m-20 {
  	margin: 20px;
  }

  .m-30 {
  	margin: 30px;
  }

  .m-40 {
  	margin: 40px;
  }

  .m-60 {
  	margin: 60px;
  }

  .m-80 {
  	margin: 80px;
  }

  .m-100 {
  	margin: 100px;
  }

  //Padding left

  .pl-2 {
  	padding-left: .5rem;
  }

  .pl-4 {
  	padding-left: 1rem;
  }

  .pl-20 {
  	padding-left: 20px;
  }

  .pl-30 {
  	padding-left: 30px;
  }

  .pl-40 {
  	padding-left: 40px;
  }

  .pl-60 {
  	padding-left: 60px;
  }

  .pl-80 {
  	padding-left: 80px;
  }

  .pl-100 {
  	padding-left: 100px;
  }

  //Padding right

  .pr-2 {
  	padding-right: .5rem;
  }

  .pr-4 {
  	padding-right: 1rem;
  }

  .pr-20 {
  	padding-right: 20px;
  }

  .pr-30 {
  	padding-right: 30px;
  }

  .pr-40 {
  	padding-right: 40px;
  }

  .pr-60 {
  	padding-right: 60px;
  }

  .pr-80 {
  	padding-right: 80px;
  }

  .pr-100 {
  	padding-right: 100px;
  }

  //Padding top

  .pt-2 {
  	padding-top: .5rem;
  }

  .pt-4 {
  	padding-top: 1rem;
  }

  .pt-20 {
  	padding-top: 20px;
  }

  .pt-30 {
  	padding-top: 30px;
  }

  .pt-40 {
  	padding-top: 40px;
  }

  .pt-60 {
  	padding-top: 60px;
  }

  .pt-80 {
  	padding-top: 80px;
  }

  .pt-100 {
  	padding-top: 100px;
  }

  //Padding bottom

  .pb-2 {
  	padding-bottom: .5rem;
  }

  .pb-4 {
  	padding-bottom: 1rem;
  }

  .pb-20 {
  	padding-bottom: 20px;
  }

  .pb-30 {
  	padding-bottom: 30px;
  }

  .pb-40 {
  	padding-bottom: 40px;
  }

  .pb-60 {
  	padding-bottom: 60px;
  }

  .pb-80 {
  	padding-bottom: 80px;
  }

  .pb-100 {
  	padding-bottom: 100px;
  }

  //Padding y

  .py-2 {
  	padding: .5rem 0;
  }

  .py-4 {
  	padding: 1rem 0;
  }

  .py-20 {
  	padding: 20px 0;
  }

  .py-30 {
  	padding: 30px 0;
  }

  .py-40 {
  	padding: 40px 0;
  }

  .py-60 {
  	padding: 60px 0;
  }

  .py-80 {
  	padding: 80px 0;
  }

  .py-100 {
  	padding: 100px 0;
  }

  //Padding x

  .px-2 {
  	padding: 0 .5rem;
  }

  .px-4 {
  	padding: 0 1rem;
  }

  .px-20 {
  	padding: 0 20px;
  }

  .px-30 {
  	padding: 0 30px;
  }

  .px-40 {
  	padding: 0 40px;
  }

  .px-60 {
  	padding: 0 60px;
  }

  .px-80 {
  	padding: 0 80px;
  }

  .px-100 {
  	padding: 0 100px;
  }

  //Padding

  .p-2 {
  	padding: .5rem;
  }

  .p-4 {
  	padding: 1rem;
  }

  .p-20 {
  	padding: 20px;
  }

  .p-30 {
  	padding: 30px;
  }

  .p-40 {
  	padding: 40px;
  }

  .p-60 {
  	padding: 60px;
  }

  .p-80 {
  	padding: 80px;
  }

  .p-100 {
  	padding: 100px;
  }
  */
  /*@include breakpoint(1252px down) {
  	.banner-section__inner {
  		padding-left:  30px;
  		padding-right:  30px;
  	}
  }

  @include breakpoint(601px down) {
  	.banner-section__inner {
  		padding-left:  20px;
  		padding-right:  20px;
  	}
  }

  @include breakpoint(461px down) {
  	.banner-section__inner {
  		padding-left:  10px;
  		padding-right:  10px;
  	}
  }*/
  /* assets */
  /* media-press */
  /* media-files */
  /* about-us-responsible-approach */
  /* about-us-responsible-quality */
  /* about-us-responsible-help */
  /* about-us-responsible-ethics */
  /* about-us-responsible-certificate */
  /* network-homepage */
  /* network-tech-interface */
  /* network-downloads */
  /* network-demarcation */
  /* network-dtm */
  /* Search */
  /* Sections */
  /* Components */
  /* Services */
  /* Services list */
  /* Services detail */
  /* Operators */
  /* Wholesale */
  /* Career */
  /* Dictionary */
  /* Developers */
  /* Journalists */
  /* Press */
  /* Contact */
  /* Loader */
  /* js helpers */
  /* @import "cetin/js/filter"; */
}
.cetin-theme html,
.cetin-theme body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  height: 100%;
}
.cetin-theme h1,
.cetin-theme h2,
.cetin-theme h3 {
  margin: 0 0 16px;
}
.cetin-theme h4,
.cetin-theme h5,
.cetin-theme h6 {
  margin: 0 0 8px;
}
.cetin-theme *, .cetin-theme *:after, .cetin-theme *:before {
  box-sizing: inherit;
}
.cetin-theme .wrapper {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
  overflow-x: hidden;
}
.cetin-theme .row:not(.portlet-layout) {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-flow: row wrap;
  max-width: 75rem;
  width: 100%;
}
.cetin-theme .row:not(.portlet-layout):has(> .features__column--documents) {
  justify-content: center;
}
.cetin-theme .row:not(.portlet-layout) .row {
  max-width: none;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.cetin-theme .row {
  /*@include breakpoint(tablet-portrait) {
  	width: 85%;

  	&--fullwidth {
  		width: 100%;
  	}
  }*/
}
.cetin-theme .row--fullwidth {
  max-width: none;
}
@media screen and (max-width: 75em) {
  .cetin-theme .row {
    width: 100%;
  }
  .cetin-theme .row--fullwidth {
    width: 100%;
  }
}
.cetin-theme h1 {
  font-size: 66px;
  line-height: 126%;
  letter-spacing: -0.75px;
  font-weight: 700;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme h1 {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.6px;
  }
}
.cetin-theme h2 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
}
.cetin-theme .h2 {
  font-size: 48px;
}
.cetin-theme .h3 {
  font-size: 32px;
}
.cetin-theme .material-icons {
  font-family: "Material Icons", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.cetin-theme .fix-grid > .row {
  max-width: unset;
  width: unset;
}
.cetin-theme .footer {
  margin-top: auto;
  background: #000000;
  width: 100%;
}
.cetin-theme .footer a {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  line-height: 26px;
  font-weight: 500;
  color: #9696B4;
  text-decoration: none;
}
.cetin-theme .footer a:hover {
  color: #ffffff;
}
.cetin-theme .footer__inner {
  margin: 0 auto;
}
.cetin-theme .footer__share-row, .cetin-theme .footer__row, .cetin-theme .footer__heel {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .footer__share-row {
  padding: 40px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(201, 201, 201, 0.2);
}
.cetin-theme .footer__share-row:has(.cetin-availability--row) {
  padding: 60px 0;
}
.cetin-theme .footer__share-row .cetin-availability.cetin-availability--row {
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .cetin-theme .footer__share-row .cetin-availability.cetin-availability--row {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 0;
  }
}
.cetin-theme .footer__share-row .cetin-availability.cetin-availability--row .button.button--primary, .cetin-theme .footer__share-row .cetin-availability.cetin-availability--row .socials__youtube .button--primary.crt-load-more, .cetin-theme .socials__youtube .footer__share-row .cetin-availability.cetin-availability--row .button--primary.crt-load-more {
  border: none;
}
.cetin-theme .footer__share-row .cetin-availability .item__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #9696B4;
  margin-bottom: 24px;
  font-weight: 500;
}
.cetin-theme .footer__share-row .cetin-availability .button--primary {
  border: 2px solid #F9FAFC;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 1.4px;
  line-height: 18px;
  max-width: 365px;
  width: 100%;
}
@media (max-width: 992px) {
  .cetin-theme .footer__share-row .cetin-availability {
    margin-bottom: 40px;
  }
}
@media (min-width: 993px) {
  .cetin-theme .footer__share-row .cetin-availability {
    flex: 0 0 50%;
  }
}
@media (min-width: 993px) {
  .cetin-theme .footer__share-row .share-row__section {
    align-items: center;
    display: flex;
    flex: 0 0 50%;
    justify-content: flex-end;
    margin-top: 50px;
  }
}
.cetin-theme .footer__share-row .share-row__section--stay-alone {
  flex: none;
  margin-top: 0;
}
.cetin-theme .footer__share-row .share-row__section--stay-alone .share-row__list {
  margin-left: 25px;
}
.cetin-theme .footer__share-row .share-row__title {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  line-height: 1;
  font-weight: 500;
  color: #9696B4;
}
.cetin-theme .footer__share-row .share-row__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .footer__share-row .share-row__list .list__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 25px;
  height: 40px;
  width: 40px;
  flex: 0 0 40px;
  border-radius: 50%;
  border: 1px solid #F12E49;
  transition: 0.3s background-color;
}
.cetin-theme .footer__share-row .share-row__list .list__item:hover {
  background: #F12E49;
}
.cetin-theme .footer__share-row .share-row__list .list__item:first-child img {
  width: 20px;
}
.cetin-theme .footer__row {
  padding: 60px 0;
  display: flex;
  border-bottom: 1px solid rgba(201, 201, 201, 0.2);
}
.cetin-theme .footer__row--no-border {
  border-bottom: none;
  justify-content: space-between;
}
.cetin-theme .footer__row--no-border .footer__col:last-child {
  margin: 0;
  margin-right: 0;
}
@media (max-width: 992px) {
  .cetin-theme .footer__row--no-border .footer__col:last-child {
    padding: 24px 0;
  }
}
.cetin-theme .footer__row--no-space-bottom {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cetin-theme .footer__col {
  width: 100%;
  margin-right: 60px;
}
@media (min-width: 993px) {
  .cetin-theme .footer__col {
    max-width: 221px;
  }
}
.cetin-theme .footer__col .col__title {
  text-transform: uppercase;
  font-weight: 500;
  color: #F12E49;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
@media (min-width: 993px) {
  .cetin-theme .footer__col .col__title {
    margin-bottom: 24px;
  }
}
.cetin-theme .footer__col .col__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 993px) {
  .cetin-theme .footer__col .col__list {
    height: auto !important;
  }
}
.cetin-theme .footer__col .col__list .list__item {
  font-weight: 500;
  color: #9696B4;
  margin-bottom: 8px;
}
.cetin-theme .footer__col .col__list .list__item > p {
  line-height: 26px;
}
.cetin-theme .footer__col .col__list .list__item strong {
  font-weight: 500;
}
.cetin-theme .footer__col:first-child {
  max-width: unset;
}
.cetin-theme .footer__col:first-child:has(+ .footer__col .footer__logo) > .col__list {
  display: flex;
  gap: 24px;
}
@media (max-width: 992px) {
  .cetin-theme .footer__col:first-child:has(+ .footer__col .footer__logo) > .col__list {
    flex-direction: column;
    gap: 0px;
    height: auto !important;
  }
}
.cetin-theme .footer__col:first-child:has(+ .footer__col .footer__logo) > .col__title {
  margin-bottom: 24px;
}
.cetin-theme .footer__col:first-child:has(+ .footer__col .footer__logo) > .col__title::after {
  display: none;
}
.cetin-theme .footer__col:last-child {
  margin: 0 0 0 auto;
}
.cetin-theme .footer__col.is-open .col__title {
  margin-bottom: 24px;
}
.cetin-theme .footer__links {
  font-weight: normal;
  display: flex;
}
.cetin-theme .footer__links--first > .links__item:first-child {
  margin-left: 0;
}
.cetin-theme .footer__links .links__item {
  font-size: 15px;
  margin-left: 24px;
}
.cetin-theme .footer__links a {
  font-weight: normal;
}
.cetin-theme .footer__author {
  font-size: 15px;
  font-weight: normal;
  display: flex;
  margin-left: auto;
}
.cetin-theme .footer__author a {
  font-weight: normal;
  margin-left: 10px;
}
.cetin-theme .footer__copyright {
  font-size: 15px;
  font-weight: normal;
}
.cetin-theme .footer__heel {
  padding: 30px 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  line-height: 26px;
  font-weight: 500;
  color: #9696B4;
}
.cetin-theme .footer__heel--links-on-top {
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 993px) {
  .cetin-theme .footer__heel--links-on-top {
    gap: 0;
  }
}
.cetin-theme .footer__heel--links-on-top .footer__copyright {
  order: 2;
}
.cetin-theme .footer__heel--links-on-top .footer__links {
  order: 1;
  width: 100%;
  flex: 0 0 100%;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 993px) {
  .cetin-theme .footer__heel--links-on-top .footer__links {
    flex: unset;
  }
}
.cetin-theme .footer__heel--links-on-top .footer__links > .links__item:first-child {
  margin-left: 0;
}
.cetin-theme .footer__heel--links-on-top .links__item {
  font-size: 16px;
  font-weight: 500;
}
.cetin-theme .footer__heel--links-on-top .footer__author {
  order: 3;
  margin-left: 0;
}
.cetin-theme .footer__heel p {
  margin: 0;
}
.cetin-theme .footer [data-toggle].is-open [data-toggle-trigger]:after {
  transform: rotate(90deg) scaleX(-1);
}
.cetin-theme .footer [data-toggle-trigger] {
  display: flex;
  align-items: center;
}
@media (max-width: 993px) {
  .cetin-theme .footer [data-toggle-trigger] {
    justify-content: space-between;
  }
}
.cetin-theme .footer [data-toggle-trigger]:after {
  display: block;
  content: "";
  height: 20px;
  width: 20px;
  flex: 0 0 20px;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  background-size: contain;
  transform: rotate(90deg);
  margin-left: 40px;
  transition: transform 0.2s ease-out;
}
@media (max-width: 1150px) {
  .cetin-theme .footer__links .links__item {
    margin-left: 15px;
  }
}
@media (min-width: 993px) {
  .cetin-theme .footer__col .col__title:after {
    display: none;
  }
}
@media (max-width: 992px) {
  .cetin-theme .footer__share-row {
    padding: 24px 0;
    flex-flow: column;
    align-items: flex-start;
  }
  .cetin-theme .footer__share-row .share-row__list {
    margin-top: 24px;
  }
  .cetin-theme .footer__share-row .share-row__list .list__item {
    margin-left: 20px;
  }
  .cetin-theme .footer__share-row .share-row__list .list__item:first-child {
    margin-left: 0;
  }
  .cetin-theme .footer__row {
    flex-flow: column;
    padding: 0;
  }
  .cetin-theme .footer__col {
    padding: 24px 0;
    margin-right: 0;
    border-bottom: 1px solid rgba(201, 201, 201, 0.2);
  }
  .cetin-theme .footer__col:last-child {
    border-bottom: 0;
    padding: 60px 0;
    margin: 0 auto 0 0;
  }
  .cetin-theme .footer__links {
    order: 1;
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }
  .cetin-theme .footer__links .links__item {
    margin: 0 0 8px;
  }
  .cetin-theme .footer__copyright {
    order: 3;
  }
  .cetin-theme .footer__heel {
    padding: 24px 0;
    flex-flow: column;
    align-items: flex-start;
  }
  .cetin-theme .footer__author {
    font-weight: normal;
    order: 2;
    margin: 0 0 8px;
  }
}
.cetin-theme .header-wrapper {
  position: absolute;
  top: 0;
  padding: 40px 16px 60px;
  width: 100%;
  z-index: 1002;
  transition: all 0.25s;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header {
  align-items: center;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header__tab {
  flex-direction: row;
  flex-flow: unset;
  justify-content: flex-end;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header__tab .verify-menu {
  flex: none;
  margin-bottom: 0;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header__tab .verify-menu .item__button {
  margin-bottom: 5px;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header__tab .secondary-menu__tab {
  width: auto;
  height: 75px;
  flex: none;
  max-width: unset;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header .menu {
  height: auto;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .header .menu__list--main .list__link--active + .sub-menu__list {
  display: none;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .menu__list {
  width: auto;
  border-bottom: none;
  max-width: unset;
  padding-bottom: 5px;
}
.cetin-theme .header-wrapper--single-level:not(.is-mobile) .sub-menu__list {
  display: none;
}
.cetin-theme .header-wrapper--single-level.is-mobile .menu__list-item .sub-menu__list--active,
.cetin-theme .header-wrapper--single-level.is-mobile .menu__list-item .list__link--active + .sub-menu__list {
  display: none;
}
.cetin-theme .header-wrapper--static .header {
  height: 110px;
}
.cetin-theme .header-wrapper .header {
  padding: 20px 20px 10px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  background: #ffffff;
  box-shadow: 25px 25px 40px rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease-in-out;
  border-radius: 6px;
}
.cetin-theme .header-wrapper .header .header-logo__wrapper {
  flex: 0 0 14%;
  max-width: 14%;
  padding-bottom: 10px;
}
.cetin-theme .header-wrapper .header > .portlet {
  flex: 0 0 57%;
  max-width: 57%;
}
.cetin-theme .header-wrapper .header .menu {
  flex: 0 0 57%;
  max-width: 57%;
}
.cetin-theme .header-wrapper .header .portlet-navigation .menu {
  max-width: 100%;
}
.cetin-theme .header-wrapper .header .header__tab {
  flex: 0 0 29%;
  max-width: 29%;
}
.cetin-theme .header-wrapper .header .header__tab .verify-menu .header__menu-toggle--wrapper .header__menu-toggle #close_icon {
  display: none;
}
.cetin-theme .header-wrapper .header .header__tab--mobile .verify-menu .header__menu-toggle--wrapper .header__menu-toggle #hamburger_icon {
  display: none;
}
.cetin-theme .header-wrapper .header .header__tab--mobile .verify-menu .header__menu-toggle--wrapper .header__menu-toggle #close_icon {
  display: block;
}
.cetin-theme .header-wrapper .header .mobile-content {
  display: none;
}
.cetin-theme .header-wrapper .header__form-button {
  display: none;
}
.cetin-theme .header-wrapper .header.row {
  max-width: 1400px;
  width: 100%;
}
.cetin-theme .header-wrapper--mobile {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-y: auto;
}
.cetin-theme .header-wrapper--mobile .header {
  align-items: flex-start;
  padding: 20px;
}
.cetin-theme .header-wrapper--mobile .header .header__logo {
  margin-top: 25px;
}
.cetin-theme .header-wrapper--mobile .header .mobile-content {
  display: block;
  width: 100%;
  height: auto;
}
.cetin-theme .header-wrapper--mobile .header .verify-bottom .header__menu-toggle--wrapper {
  display: none;
}
.cetin-theme .header-wrapper--mobile .header .secondary-menu__tab {
  margin-left: -12px;
}
.cetin-theme .is-mobile {
  padding: 10px;
}
.cetin-theme .is-mobile .header {
  overflow: hidden;
  padding: 20px;
}
.cetin-theme .is-mobile .header .header-logo__wrapper {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.cetin-theme .is-mobile .header .header-logo__wrapper + .portlet {
  display: none;
}
.cetin-theme .is-mobile .header .menu {
  display: none;
}
.cetin-theme .is-mobile .header .header__tab {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .has-edit-mode-menu .header-wrapper {
  z-index: 3;
}
.cetin-theme .logo-include-claim .header-wrapper .header .header-logo__wrapper {
  padding-bottom: 0px;
}
.cetin-theme body {
  background: rgba(203, 211, 229, 0.2);
}
.cetin-theme .button, .cetin-theme .socials__youtube .crt-load-more {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: none;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
  position: relative;
  background-color: transparent;
  font-weight: 600;
}
.cetin-theme .button--primary {
  background: #F12E49;
  border-radius: 50px;
  padding: 18px 50px 16px 32px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.4px;
  transition: 0.3s background-color;
  min-width: 210px;
  font-family: "Avenir Next", sans-serif;
}
.cetin-theme .button--primary:after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 9px;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transition: 0.15s background-image;
}
.cetin-theme .button--primary-mini {
  padding: 10px 16px 10px 24px;
  text-transform: none;
  font-size: 13px;
}
.cetin-theme .button--primary-long {
  min-width: 270px;
}
.cetin-theme .button--primary-long:after {
  margin: 0 0 0 auto;
}
.cetin-theme .button--primary-cookie {
  padding: 11px 24px 9px;
  font-size: 13px;
  min-width: auto;
}
.cetin-theme .button--primary-cookie:after {
  display: none;
}
.cetin-theme .button--primary:hover {
  background: #DC0F2B;
  transition: 0.3s all;
}
.cetin-theme .button--primary:active {
  background: #F12E49;
}
@media (max-width: 358px) {
  .cetin-theme .button--primary {
    font-size: 11px;
  }
}
.cetin-theme .button--secondary, .cetin-theme .socials__youtube .crt-load-more {
  border-radius: 50px;
  /*@include padding(18px 21px 18px 32px);*/
  padding: 16px 48px 14px 30px;
  color: #29293E;
  text-transform: uppercase;
  font-family: "Avenir Next", sans-serif;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.4px;
  border: 2px solid #CCD4E6;
  min-width: 210px;
  transition: 0.3s all;
}
.cetin-theme .button--secondary:after, .cetin-theme .socials__youtube .crt-load-more:after {
  content: "";
  position: absolute;
  right: 19px;
  height: 14px;
  width: 9px;
  top: 50%;
  transform: translateY(-50%);
  background: url(assets/icons/caret-right_black.svg?t=un5m8be) no-repeat center;
  transition: 0.3s all;
}
.cetin-theme .button--secondary-mini {
  color: #29293E;
  padding: 0.6rem 1.3rem 0.438rem;
  text-transform: none;
  font-size: 13px;
  font-weight: 600;
  border-width: 1px;
  transition: 0.2s all;
}
.cetin-theme .button--secondary-mini:after {
  display: none;
}
.cetin-theme .button--secondary-mini:hover {
  background-color: rgba(41, 41, 62, 0.2);
  color: #29293E;
}
.cetin-theme .button--secondary-mini-arrow {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: normal;
  min-width: unset;
  padding: 0.3rem 2rem 0.238rem 1rem;
}
.cetin-theme .button--secondary-mini-arrow::after {
  display: block;
  content: "";
  position: absolute;
  right: 14px;
  height: 10px;
  width: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: url(assets/icons/caret-right_black.svg?t=un5m8be) no-repeat center;
  background-size: 10px 10px;
  transition: 0.3s all;
}
.cetin-theme .button--secondary-long {
  min-width: 260px;
}
.cetin-theme .button--secondary-long:after {
  margin: 0 0 0 auto;
}
.cetin-theme .button--secondary:hover, .cetin-theme .socials__youtube .crt-load-more:hover {
  color: #29293E;
  background-color: rgba(41, 41, 62, 0.2);
}
.cetin-theme .button--secondary-grey {
  color: #29293E;
}
.cetin-theme .button--secondary-grey:after {
  background: url(assets/icons/caret-right_black.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--secondary-grey:hover:after {
  background: url(assets/icons/caret2-right_black.svg?t=un5m8be) no-repeat center;
}
@media (max-width: 358px) {
  .cetin-theme .button--secondary, .cetin-theme .socials__youtube .crt-load-more {
    font-size: 11px;
  }
}
.cetin-theme .button--white {
  border-radius: 50px;
  /*@include padding(18px 21px 18px 32px);*/
  padding: 16px 48px 14px 30px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.4px;
  border: 2px solid #ffffff;
  transition: 0.3s background-color;
  min-width: 210px;
  font-family: "Avenir Next", sans-serif;
}
.cetin-theme .button--white:after {
  content: "";
  position: absolute;
  right: 19px;
  height: 14px;
  width: 9px;
  top: 50%;
  transform: translateY(-50%);
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transition: 0.3s all;
}
.cetin-theme .button--white:hover {
  background: rgba(255, 255, 255, 0.15);
  transition: 0.3s all;
}
@media (max-width: 358px) {
  .cetin-theme .button--white {
    font-size: 11px;
  }
}
.cetin-theme .button--link {
  position: relative;
  font-weight: 600;
  line-height: 1;
  font-size: 14px;
  color: #000000;
  letter-spacing: -0.18px;
  display: inline-flex;
  align-items: center;
}
.cetin-theme .button--link:after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 7px;
  height: 16px;
  width: 9px;
  transition: 0.3s all;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--link:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #CBD3E5;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.3s transform;
}
.cetin-theme .button--link:hover:before {
  transform: scaleX(1);
}
.cetin-theme .button--link:hover:after {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--link-note:after {
  margin-left: 1rem;
}
.cetin-theme .button--back {
  position: relative;
  font-weight: 600;
  line-height: 1;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: -0.18px;
  display: inline-flex;
  align-items: center;
}
.cetin-theme .button--back:before {
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 7px;
  height: 16px;
  width: 9px;
  transition: 0.3s all;
  background: url(assets/icons/caret-left_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--back:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #CBD3E5;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.3s transform;
}
.cetin-theme .button--back:hover {
  /*&:before {
  	background: url-version("assets/icons/caret2-left_red.svg") no-repeat center;
  }*/
}
.cetin-theme .button--back:hover:after {
  transform: scaleX(1);
}
.cetin-theme .button--list {
  position: relative;
  font-weight: 400;
  line-height: 24px;
  font-size: 16px;
  color: #29293E;
  letter-spacing: -0.2px;
  padding: 0.5rem 0;
  border-bottom: 1px solid #E0E2EA;
  width: 210px;
  display: inline-flex;
  align-items: center;
}
.cetin-theme .button--list:after {
  content: "";
  position: absolute;
  right: 0;
  margin-left: 7px;
  height: 16px;
  width: 9px;
  transition: 0.3s all;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--list:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #CBD3E5;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.3s transform;
}
.cetin-theme .button--list:hover:before {
  transform: scaleX(1);
}
.cetin-theme .button--list:hover:after {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .button--arrow-right, .cetin-theme .button--arrow-left {
  font-size: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.cetin-theme .button--arrow-right.no-hover, .cetin-theme .button--arrow-left.no-hover {
  background: #F12E49;
}
.cetin-theme .button--arrow-right {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center, #F12E49;
}
.cetin-theme .button--arrow-right:hover {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center, #DC0F2B;
}
.cetin-theme .button--arrow-left {
  background: url(assets/icons/caret-left_white.svg?t=un5m8be) no-repeat center, #F12E49;
}
.cetin-theme .button--arrow-left:hover {
  background: url(assets/icons/caret-left_white.svg?t=un5m8be) no-repeat center, #DC0F2B;
}
.cetin-theme .button[disabled], .cetin-theme .socials__youtube [disabled].crt-load-more {
  opacity: 0.5;
  cursor: not-allowed;
}
.cetin-theme .button:focus, .cetin-theme .socials__youtube .crt-load-more:focus, .cetin-theme .button:active, .cetin-theme .socials__youtube .crt-load-more:active {
  outline: none;
}
@media (max-width: 430px) {
  .cetin-theme .button--primary, .cetin-theme .button--secondary, .cetin-theme .socials__youtube .crt-load-more, .cetin-theme .button--white {
    width: 90%;
    max-width: 270px;
    max-height: 60px;
  }
  .cetin-theme .button--primary-long {
    min-width: unset;
  }
  .cetin-theme .button--primary-long-hp {
    min-width: 100%;
  }
  .cetin-theme .button--primary-cookie {
    max-width: none;
    text-align: center;
    justify-content: center;
  }
  .cetin-theme .button--secondary-long {
    min-width: unset;
  }
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .lfr-layout-structure-item-button .buttons-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .lfr-layout-structure-item-button .button:first-child, .cetin-theme .lfr-layout-structure-item-button .socials__youtube .crt-load-more:first-child, .cetin-theme .socials__youtube .lfr-layout-structure-item-button .crt-load-more:first-child {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .lfr-layout-structure-item-button .button + .button, .cetin-theme .lfr-layout-structure-item-button .socials__youtube .crt-load-more + .button, .cetin-theme .socials__youtube .lfr-layout-structure-item-button .crt-load-more + .button, .cetin-theme .lfr-layout-structure-item-button .socials__youtube .button + .crt-load-more, .cetin-theme .socials__youtube .lfr-layout-structure-item-button .button + .crt-load-more, .cetin-theme .lfr-layout-structure-item-button .socials__youtube .crt-load-more + .crt-load-more, .cetin-theme .socials__youtube .lfr-layout-structure-item-button .crt-load-more + .crt-load-more {
    margin-left: 20px;
  }
}
.cetin-theme .menu__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 0 0 10px 10px;
  border-bottom: 1px solid #E0E2EA;
}
.cetin-theme .menu__list-item {
  list-style: none;
  margin-right: 1.5rem;
}
.cetin-theme .menu__list-item a {
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
  font-weight: 600;
}
.cetin-theme .menu__list-item .sub-menu__list {
  display: none;
}
.cetin-theme .menu__list-item--active a {
  color: #300091;
}
.cetin-theme .menu__list-item--active .child-menu > .sub-menu__list-item--active {
  background-color: #ebedf0;
  border-radius: 8px;
}
.cetin-theme .is-mobile .menu__list {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border: none;
  position: relative;
  padding-left: 4px;
}
.cetin-theme .is-mobile .menu__list:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: -20px;
  width: 120%;
  border-bottom: 1px solid #E0E2EA;
}
.cetin-theme .is-mobile .menu__list-item {
  width: 100%;
  padding: 1rem 0;
  border-bottom: 1px solid #E0E2EA;
}
.cetin-theme .is-mobile .menu__list-item--active a {
  color: #300091;
}
.cetin-theme .is-mobile .menu__list-item .sub-menu__list--active {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.cetin-theme .is-mobile .menu__list-item a {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  font-weight: 600;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .is-mobile .menu__list-item a {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .is-mobile .menu__list-item:last-child {
  border-bottom: none;
}
.cetin-theme .sub-menu__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 10px 0 0;
}
.cetin-theme .sub-menu__list-item {
  list-style: none;
  padding: 2px 10px;
}
.cetin-theme .sub-menu__list-item--dropdown {
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  padding: 2px 10px;
}
.cetin-theme .sub-menu__list-item--dropdown .list__link img {
  display: none;
  padding-left: 1rem;
}
.cetin-theme .sub-menu__list-item--dropdown .list__link:after {
  content: "";
  left: 5px;
  width: 18px;
  height: 18px;
  position: relative;
  background: url(assets/icons/caret-down_black.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .sub-menu__list-item--dropdown .sub-menu__list-item--dropdown .dropdown__link {
  position: relative;
  z-index: 100;
}
.cetin-theme .sub-menu__list-item--dropdown .sub-menu__list-item--dropdown .dropdown__link img {
  padding-left: 1rem;
  position: relative;
  z-index: 2;
}
.cetin-theme .sub-menu__list .list__link,
.cetin-theme .sub-menu__list .dropdown__link {
  text-decoration: none;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #29293E;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown {
  display: none;
  position: absolute;
  top: 55px;
  left: -24px;
  min-width: 200px;
  padding: 18px 24px;
  background: #ffffff;
  flex-direction: column;
  border-radius: 6px;
  z-index: 2;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown .dropdown__item {
  list-style: none;
  padding: 8px 0;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown .dropdown__link {
  color: #8b8b8f;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown .dropdown__link:hover {
  color: #29293E;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown .sub-menu__list-item--dropdown .item__dropdown {
  position: relative;
  left: 0;
  top: 0;
  border-radius: 0 6px 6px 0;
  padding-left: 2rem;
}
.cetin-theme .sub-menu__list-item--dropdown > .item__dropdown .sub-menu__list-item--dropdown:before {
  content: none;
}
.cetin-theme .sub-menu__list-item--dropdown:after {
  display: none;
  content: "";
  position: absolute;
  top: 20px;
  left: -24px;
  width: 250px;
  height: 35px;
}
.cetin-theme .sub-menu__list .dropdown__item > .item__dropdown {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #E0E2EA;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  margin-top: 15px;
  margin-right: -16px;
  margin-left: -24px;
  min-width: initial;
}
.cetin-theme .sub-menu__list .dropdown__item:not(.is-opened) > .item__dropdown {
  display: none;
}
.cetin-theme .sub-menu__list .dropdown__item.is-opened .dropdown__icon {
  transform: scaleY(-1);
}
@media screen and (min-width: 79.9375em) {
  .cetin-theme .sub-menu__list-item {
    white-space: nowrap;
  }
  .cetin-theme .sub-menu__list-item:hover {
    padding: 1px 9px;
    border-radius: 8px;
    border: 1px solid #E0E2EA;
  }
  .cetin-theme .sub-menu__list-item--dropdown:hover {
    border: 1px solid #E0E2EA;
    border-radius: 8px;
    padding: 1px 9px;
  }
  .cetin-theme .sub-menu__list-item--dropdown:hover:before {
    display: block;
  }
  .cetin-theme .sub-menu__list-item--dropdown:hover:after {
    display: block;
  }
  .cetin-theme .sub-menu__list-item--dropdown:hover .item__dropdown {
    display: flex;
    flex-direction: column;
  }
  .cetin-theme .sub-menu__list-item--dropdown .sub-menu__list-item--dropdown:hover {
    border: none;
  }
}
.cetin-theme .is-mobile .sub-menu__list {
  padding-top: 1rem;
  padding-left: 8px;
}
.cetin-theme .is-mobile .sub-menu__list-item {
  margin-bottom: 1rem;
}
.cetin-theme .is-mobile .sub-menu__list-item .list__link {
  justify-content: flex-start;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  font-weight: 600;
  color: #66668a;
  padding: 6px 1rem;
  /*&--active {
  	background: transparentize($cGrey-80, .5);
  	color: $cPrimaryText;
  	border-radius: 6px;
  }*/
}
.cetin-theme .is-mobile .sub-menu__list-item .list__link img {
  display: inline-block;
}
.cetin-theme .is-mobile .sub-menu__list-item .list__link:after {
  content: none;
}
.cetin-theme .is-mobile .sub-menu__list-item .dropdown__item .dropdown__link {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  font-weight: 600;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown {
  width: 100%;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown .item__dropdown .sub-menu__list-item--dropdown .item__dropdown {
  display: none;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown .item__dropdown .sub-menu__list-item--dropdown.is-opened .item__dropdown {
  display: flex;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown.is-opened .list__link img {
  transform: scaleY(-1);
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown.is-opened:after {
  content: none;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown.is-opened .item__dropdown {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 1rem 1rem 1rem 3rem;
  min-width: 180px;
  top: 0;
}
.cetin-theme .is-mobile .sub-menu__list-item--dropdown.is-opened .item__dropdown .item__dropdown {
  min-width: initial;
}
.cetin-theme .is-mobile .sub-menu__list .dropdown__item > .item__dropdown {
  margin-left: -66px;
  padding-left: 90px;
}
.cetin-theme .menu {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .menu .menu__list {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .menu .sub-menu__list {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .header__tab {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .header__tab .verify-menu {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .header__tab .secondary-menu__tab {
  flex: 0 0 100%;
  max-width: 100%;
  padding-top: 3px;
  padding-bottom: 7px;
}
.cetin-theme .header__tab.header__tab--mobile {
  display: none;
}
.cetin-theme .is-mobile .header__tab {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cetin-theme .is-mobile .header__tab .verify-menu {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .lang-switch__active {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  text-decoration: none;
}
.cetin-theme .lang-switch__active:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 4px;
  width: 6px;
  flex: 0 0 6px;
  margin: 0 0 0 6px;
  background: url(assets/icons/caret-down_black.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .controls {
  display: flex;
  justify-content: flex-start;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .controls {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .controls {
    margin-top: 40px;
  }
}
.cetin-theme .controls .controls__next,
.cetin-theme .controls .controls__prev {
  width: 30px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  transition: 0.3s background-image;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .controls .controls__next[disabled], .cetin-theme .controls .controls__next[disabled]:hover,
.cetin-theme .controls .controls__prev[disabled],
.cetin-theme .controls .controls__prev[disabled]:hover {
  background: url(assets/icons/caret-right_grey.svg?t=un5m8be) no-repeat center;
  cursor: default;
}
.cetin-theme .controls .controls__next:hover,
.cetin-theme .controls .controls__prev:hover {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .controls .controls__prev {
  transform: rotate(-180deg);
  margin-right: 20px;
}
@media screen and (min-width: 43.8125em) {
  .cetin-theme .controls .controls__next,
  .cetin-theme .controls .controls__prev {
    background-size: contain;
    width: 20px;
    height: 20px;
  }
  .cetin-theme .controls .controls__next[disabled],
  .cetin-theme .controls .controls__prev[disabled] {
    background-size: contain;
  }
  .cetin-theme .controls .controls__next:hover,
  .cetin-theme .controls .controls__prev:hover {
    background-size: contain;
  }
}
@media screen and (max-width: 43.8125em) {
  .cetin-theme .controls .controls__next {
    transform: scale(1.5);
  }
  .cetin-theme .controls .controls__next[disabled] {
    transform: scale(1.5);
  }
  .cetin-theme .controls .controls__next:hover {
    transform: scale(1.5);
  }
  .cetin-theme .controls .controls__prev {
    transform: scale(1.5) rotate(-180deg);
  }
  .cetin-theme .controls .controls__prev[disabled] {
    transform: scale(1.5) rotate(-180deg);
  }
  .cetin-theme .controls .controls__prev:hover {
    transform: scale(1.5) rotate(-180deg);
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .controls {
    justify-items: flex-start;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .controls {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }
}
.cetin-theme .cards {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.cetin-theme .cards--about {
  width: 100%;
  margin: 0;
}
.cetin-theme .cards .cards__item {
  padding: 40px 35px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  background: #ffffff;
  border: 1px solid #D7DAE1;
  overflow: hidden;
}
@media screen and (min-width: 62em) {
  .cetin-theme .cards .cards__item:not(:last-child) {
    border-right: none;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item picture {
    text-align: center;
  }
}
.cetin-theme .cards .cards__item .item__icon {
  align-self: center;
  height: 70px;
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item .item__icon {
    margin-top: 30px;
    align-self: center;
    height: 80px;
  }
}
.cetin-theme .cards .cards__item .item__icon .path {
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: dash 3s linear forwards;
  stroke: #300091;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.cetin-theme .cards .cards__item .item__icon .path2 {
  stroke-dasharray: 170;
  stroke-dashoffset: 170;
  animation: dash 3s linear forwards;
  stroke: #300091;
}
.cetin-theme .cards .cards__item .item__title {
  margin: 0 0 8px;
  font-size: 18px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: bold;
  color: #29293E;
  margin-bottom: 4px;
  padding-top: 16px;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item .item__title {
    padding-top: 50px;
  }
}
.cetin-theme .cards .cards__item .item__text,
.cetin-theme .cards .cards__item .item__expanding-text {
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.cetin-theme .cards .cards__item .item__text {
  padding-bottom: 20px;
}
@media screen and (max-width: 74.99875em) {
  .cetin-theme .cards .cards__item .item__text:last-child {
    padding-bottom: 0;
  }
}
.cetin-theme .cards .cards__item:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.cetin-theme .cards .cards__item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.cetin-theme .cards .cards__item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.cetin-theme .cards .cards__item:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.cetin-theme .cards .cards__item .cards__item-inner {
  display: flex;
  flex-direction: column;
  min-width: 100%;
  position: relative;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item .cards__item-inner .item__expanding-text {
    top: calc(100% + 40px);
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease-in-out;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item:hover .cards__item-inner, .cetin-theme .cards .cards__item:focus .cards__item-inner {
    margin-top: -168px;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .cards .cards__item:hover .cards__item-inner .item__expanding-text, .cetin-theme .cards .cards__item:focus .cards__item-inner .item__expanding-text {
    opacity: 1;
    top: 100%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cards .cards__item {
    padding: 30px 24px 40px;
  }
}
.cetin-theme .cards + .column {
  text-align: center;
}
.cetin-theme .cards-business {
  padding-bottom: 40px;
}
.cetin-theme .cards__controls {
  margin-bottom: 0;
  padding-left: 0.5rem;
}
@media (min-width: 1141px) {
  .cetin-theme .cards__controls {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .cetin-theme .cards {
    grid-template-columns: repeat(2, 50%);
  }
  .cetin-theme .cards .cards__item:nth-child(n+3) {
    margin-top: -1px;
  }
  .cetin-theme .cards .cards__item:nth-child(2n+2) {
    margin-left: -1px;
  }
}
@media (max-width: 575.98px) {
  .cetin-theme .cards {
    grid-template-columns: repeat(1, 100%);
  }
  .cetin-theme .cards .cards__item:nth-child(n+2) {
    margin-top: -1px;
  }
  .cetin-theme .cards .cards__item:nth-child(2n+2) {
    margin-left: 0;
  }
}
.cetin-theme .dropdown-filter {
  margin: 30px 0;
  padding: 0 10px;
}
.cetin-theme .dropdown-filter .form-group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
  width: 100%;
}
.cetin-theme .dropdown-filter .form-group .control-label {
  margin: 0;
}
.cetin-theme .dropdown-filter .form-group .dropdown {
  z-index: 100;
}
.cetin-theme .dropdown-filter .form-group .dropdown-toggle {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #29293E;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  background: none;
  background-color: #f5f6fA;
  border: 1px solid #CCD4E6;
  border-radius: 50px;
  padding: 6px 16px;
  height: auto;
  width: 230px !important;
}
.cetin-theme .dropdown-filter .form-group .dropdown-toggle::after {
  content: "";
  display: flex;
  background-image: url('data:image/svg+xml,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.1465 4.79163L18.834 6.54401L10.5007 15.2083L2.16732 6.54401L3.85482 4.79163L10.5007 11.6981L17.1465 4.79163Z" fill="%23F12E49"/></svg>');
  width: 22px;
  height: 18px;
  transition: all 0.1s ease-in-out;
}
.cetin-theme .dropdown-filter .form-group .dropdown-toggle:focus {
  box-shadow: none;
}
.cetin-theme .dropdown-filter .form-group .dropdown-toggle[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] {
  padding: 0;
  border: none;
  background-color: transparent;
  overflow: visible;
  z-index: 50;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] > form {
  width: 230px;
  max-width: 230px;
  background-color: #f5f6fa;
  padding: 35px 0 8px 0;
  margin-top: -25px;
  border: 1px solid #CCD4E6;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.06);
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] > form > .dropdown-section {
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] > form .list-unstyled {
  margin: 8px 0;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-label::before {
  border-color: #CCD4E6;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F12E49;
  border-color: #F12E49;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-input:focus ~ .custom-control-label::before {
  border-color: #F12E49;
  box-shadow: none;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-label::before, .cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-label::after {
  transform: scale(1.75);
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .custom-control-label-text {
  font-size: 15px;
  font-weight: 500;
  color: #66668a;
  padding-left: 20px;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .dropdown-section {
  padding: 8px 16px;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .btn {
  font-size: 13px;
  font-weight: 600;
  padding: 6px 16px;
  background-color: #F12E49;
  border-color: #F12E49;
  border-radius: 50px;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .btn:hover {
  background-color: #DC0F2B;
  border-color: #DC0F2B;
}
.cetin-theme .dropdown-menu[aria-custom-type=dropdown-filter] .btn:focus {
  box-shadow: none;
}
.cetin-theme .link-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 768px) {
  .cetin-theme .link-cards {
    grid-template-columns: 1fr;
  }
}
.cetin-theme .link-cards__card {
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
  padding-top: 230px;
  border-radius: 4px;
}
@media (max-width: 993px) {
  .cetin-theme .link-cards__card {
    height: 420px;
  }
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card {
    height: auto;
    padding-top: unset;
  }
}
.cetin-theme .link-cards__card:hover > .link-cards__card-content {
  transform: translateY(-230px);
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card:hover > .link-cards__card-content {
    transform: translateY(0);
  }
}
.cetin-theme .link-cards__card:hover > .link-cards__card-content > .link-cards__expand-block {
  margin-top: 0;
}
.cetin-theme .link-cards__card:hover > .link-cards__filter {
  background-color: rgba(41, 41, 62, 0.75);
}
.cetin-theme .link-cards__card:hover .link-cards__title > a::after {
  transform: none;
}
.cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label) {
  padding-top: 200px;
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label) {
    padding-top: unset;
  }
}
.cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label):hover > .link-cards__card-content {
  transform: translateY(-200px);
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label):hover > .link-cards__card-content {
    transform: translateY(0);
  }
}
@media (max-width: 1200px) {
  .cetin-theme .link-cards__card > .link-cards__card-content {
    transform: translateY(-230px);
  }
  .cetin-theme .link-cards__card > .link-cards__card-content > .link-cards__expand-block {
    margin-top: 0;
  }
  .cetin-theme .link-cards__card > .link-cards__filter {
    background-color: rgba(41, 41, 62, 0.75);
  }
  .cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label) > .link-cards__card-content {
    transform: translateY(-200px);
  }
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card > .link-cards__card-content, .cetin-theme .link-cards__card:has(.link-cards__card-content > .link-cards__label) > .link-cards__card-content {
    transform: translateY(0);
  }
}
.cetin-theme .link-cards__card .button.button--arrow-right, .cetin-theme .link-cards__card .socials__youtube .button--arrow-right.crt-load-more, .cetin-theme .socials__youtube .link-cards__card .button--arrow-right.crt-load-more {
  z-index: -1;
}
.cetin-theme .link-cards__card .button.button--arrow-right:hover, .cetin-theme .link-cards__card .socials__youtube .button--arrow-right.crt-load-more:hover, .cetin-theme .socials__youtube .link-cards__card .button--arrow-right.crt-load-more:hover {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center, #DC0F2B;
}
.cetin-theme .link-cards__card-nav {
  position: relative;
  width: 100%;
  height: 380px;
  overflow: hidden;
  border: none;
  border-radius: 4px;
}
@media (max-width: 993px) {
  .cetin-theme .link-cards__card-nav {
    height: 420px;
  }
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card-nav {
    height: auto;
    padding-top: unset;
  }
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__card-nav:has(.link-cards__bg-image--fill) {
    background-color: #ffffff;
  }
}
.cetin-theme .link-cards__filter {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 62, 0.2);
  transition: all 0.5s ease-in-out;
}
.cetin-theme .link-cards__card-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  align-items: flex-start;
  transition: all 0.5s ease-in-out;
  padding: 60px;
  text-align: left;
}
@media (max-width: 1200px) {
  .cetin-theme .link-cards__card-content {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__card-content {
    position: static;
  }
}
.cetin-theme .link-cards__card-content--static {
  position: static;
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__card-content--static {
    position: relative;
  }
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__card-content .button--primary,
  .cetin-theme .link-cards__card-content .button--secondary,
  .cetin-theme .link-cards__card-content .socials__youtube .crt-load-more,
  .cetin-theme .socials__youtube .link-cards__card-content .crt-load-more {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__card-content .button.button--secondary-mini, .cetin-theme .link-cards__card-content .socials__youtube .button--secondary-mini.crt-load-more, .cetin-theme .socials__youtube .link-cards__card-content .button--secondary-mini.crt-load-more {
    width: auto;
  }
}
.cetin-theme .link-cards__expand-block {
  font-size: 16px;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 100px;
  transition: all 0.5s ease-in-out;
}
.cetin-theme .link-cards__expand-block > .button--link {
  color: #ffffff;
  padding: 0;
}
.cetin-theme .link-cards__label {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #ffffff;
  margin-bottom: 0;
}
.cetin-theme .link-cards__label + .link-cards__title > a::after {
  transform: translateY(-200px);
}
@media (max-width: 1200px) {
  .cetin-theme .link-cards__label + .link-cards__title > a::after {
    transform: none;
  }
}
.cetin-theme .link-cards__title {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
}
.cetin-theme .link-cards__title--primary {
  color: #300091;
}
.cetin-theme .link-cards__title--mb-lg {
  margin-bottom: 32px;
}
.cetin-theme .link-cards__title > a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
  transform: translateY(-230px);
}
@media (max-width: 1200px) {
  .cetin-theme .link-cards__title > a::after {
    transform: none;
  }
}
.cetin-theme .link-cards__title:has(> a:hover) + .link-cards__expand-block > .button.button--arrow-right, .cetin-theme .socials__youtube .link-cards__title:has(> a:hover) + .link-cards__expand-block > .button--arrow-right.crt-load-more {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center, #DC0F2B;
}
.cetin-theme .link-cards__bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}
.cetin-theme .link-cards__bg-image--fill {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .cetin-theme .link-cards__bg-image--fill {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
  }
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__bg-image--fill {
    width: 120%;
    -o-object-fit: unset;
    object-fit: unset;
    height: auto;
    top: unset;
    right: 0;
    bottom: 0;
    left: unset;
    z-index: 0;
  }
}
.cetin-theme .link-cards__bg-image--custom {
  -o-object-position: unset;
  object-position: unset;
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__bg-image--has-mobile-image {
    display: none;
  }
}
.cetin-theme .link-cards__bg-image--mobile-image {
  display: none;
  opacity: 0.8;
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__bg-image--mobile-image {
    display: block;
  }
}
.cetin-theme .link-cards__expand-block {
  color: #ffffff;
}
.cetin-theme .link-cards__button-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 480px) {
  .cetin-theme .link-cards__button-wrapper {
    gap: 20px;
  }
}
.cetin-theme .link-cards__text {
  margin-bottom: 16px;
}
.cetin-theme .link-cards__text ul {
  margin: 8px 0 0 30px;
}
.cetin-theme .link-cards__text li {
  font-size: 15px;
  color: #66668a;
  line-height: 22px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .link-cards__text li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .link-cards__text li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme .verify-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668A;
}
.cetin-theme .verify-menu p {
  display: inline-block;
  margin: 0;
  padding-bottom: 10px;
}
.cetin-theme .verify-menu .item__button.button.button--secondary, .cetin-theme .verify-menu .socials__youtube .item__button.crt-load-more, .cetin-theme .socials__youtube .verify-menu .item__button.crt-load-more {
  margin-left: 12px;
  margin-bottom: 10px;
  padding: 5px 20px 3px 20px;
  letter-spacing: normal;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-width: auto;
}
@media screen and (max-width: 41.375em) {
  .cetin-theme .verify-menu p {
    display: none;
  }
  .cetin-theme .verify-menu.verify-menu__mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cetin-theme .verify-menu.verify-menu__mobile p,
  .cetin-theme .verify-menu.verify-menu__mobile a {
    display: block;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .verify-menu.verify-menu__mobile {
    flex-direction: column;
  }
  .cetin-theme .verify-menu.verify-menu__mobile a {
    text-align: center;
    margin-top: 1rem;
  }
}
.cetin-theme .is-mobile .verify-menu {
  margin-bottom: 0;
}
.cetin-theme .is-mobile .verify-menu p {
  padding-bottom: 0;
}
.cetin-theme .is-mobile .verify-menu a {
  margin-bottom: 0 !important;
}
.cetin-theme .is-mobile .verify-menu.verify-menu__mobile {
  margin-top: 1rem;
  justify-content: center;
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .header__tab .verify-menu .item__button {
    display: none !important;
  }
}
.cetin-theme .career-menu {
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668A;
  width: 100%;
  text-align: right;
}
.cetin-theme .career-menu a {
  color: #ffffff;
}
.cetin-theme .career-menu .item__button.button, .cetin-theme .career-menu .socials__youtube .item__button.crt-load-more, .cetin-theme .socials__youtube .career-menu .item__button.crt-load-more {
  margin-left: 12px;
}
@media screen and (max-width: 79.9375em) {
  .cetin-theme .career-menu p {
    display: none;
  }
}
@media screen and (max-width: 68.75em) {
  .cetin-theme .career-menu {
    margin-bottom: 0;
  }
  .cetin-theme .career-menu.verify-menu__mobile {
    margin-top: 1rem;
    justify-content: center;
    /*p {
    	display: block;
    }*/
  }
}
@media screen and (max-width: 41.375em) {
  .cetin-theme .career-menu.verify-menu__mobile {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cetin-theme .career-menu.verify-menu__mobile p, .cetin-theme .career-menu.verify-menu__mobile a {
    display: block;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .career-menu.verify-menu__mobile {
    flex-direction: column;
  }
  .cetin-theme .career-menu.verify-menu__mobile a {
    margin-top: 1rem;
  }
}
.cetin-theme .header__menu-toggle {
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #E0E2EA;
  border: none;
  outline: none;
  cursor: pointer;
  display: none;
}
.cetin-theme .header__menu-toggle--wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-left: 1rem;
}
.cetin-theme .header__menu-toggle.active img {
  display: none;
}
.cetin-theme .header__menu-toggle.active:before, .cetin-theme .header__menu-toggle.active:after {
  content: "";
  display: block;
  height: 2px;
  width: 28px;
  position: absolute;
  background: #6E6E84;
  border-radius: 5px;
  transform: rotate(45deg);
}
.cetin-theme .header__menu-toggle.active:after {
  transform: rotate(-45deg);
}
.cetin-theme .is-mobile .header__menu-toggle {
  display: flex;
  position: relative;
  z-index: 10;
}
.cetin-theme .header-logo__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .header-logo img {
  min-width: 140px;
}
.cetin-theme .secondary-menu__tab {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cetin-theme .secondary-menu__tab .tab__item {
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #CACACA;
  flex: 0 0 auto;
  height: 22px;
  width: auto;
}
.cetin-theme .secondary-menu__tab .tab__item:last-child {
  border-right: none;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown {
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #29293E;
  font-weight: 600;
  text-decoration: none;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__button img {
  margin-right: 10px;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__button:after {
  content: "";
  position: relative;
  height: 4px;
  width: 6px;
  flex: 0 0 6px;
  margin: 0 0 0 6px;
  background: url(assets/icons/caret-down_black.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown {
  display: none;
  flex-flow: column;
  background: #ffffff;
  margin: 0;
  padding: 23px;
  min-width: 200px;
  border-radius: 4px;
  position: absolute;
  top: auto;
  bottom: -32px;
  left: -20px;
  transform: translateY(100%);
  list-style: none;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__item {
  margin-bottom: 18px;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__item:last-child {
  margin-bottom: 0;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__link {
  color: #8b8b8f;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__link:after {
  content: "";
  height: 4px;
  width: 6px;
  margin-left: 12px;
  transform: rotate(-90deg);
  background: url(assets/icons/caret-down_black.svg?t=un5m8be) no-repeat center;
  opacity: 0;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__link:hover {
  color: #29293E;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown .dropdown__link:hover:after {
  opacity: 1;
}
.cetin-theme .secondary-menu__tab .tab__item--dropdown .item__dropdown:after {
  content: "";
  position: absolute;
  top: -35px;
  right: 0;
  left: 0;
  height: 35px;
  width: 100%;
}
.cetin-theme .secondary-menu__tab .tab__item.lang-switch {
  border-right: 1px solid #CACACA;
}
@media screen and (min-width: 62.0625em) {
  .cetin-theme .secondary-menu__tab .tab__item--dropdown:hover .item__dropdown {
    display: flex;
  }
}
.cetin-theme .is-mobile .secondary-menu__tab {
  display: none;
}
.cetin-theme .is-mobile .secondary-menu__tab .tab__item--dropdown.is-opened .item__dropdown {
  display: flex;
}
.cetin-theme .is-mobile .header__tab--mobile .secondary-menu__tab {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  padding: 2rem 0;
  position: relative;
  left: -50%;
}
.cetin-theme .is-mobile .header__tab--mobile .secondary-menu__tab:after {
  position: absolute;
  content: "";
  bottom: 10px;
  left: -20px;
  right: -20px;
  width: calc(150% + 40px);
  border-bottom: 1px solid #E0E2EA;
}
.cetin-theme .header {
  margin: 0 auto;
}
.cetin-theme .header .menu {
  display: block;
  height: 75px;
  position: relative;
}
.cetin-theme .header .menu .sub-menu__list {
  display: none;
  bottom: 0;
  left: 0;
  position: absolute;
  gap: 10px;
}
.cetin-theme .header .menu__list--main > .menu__list-item {
  position: static;
}
.cetin-theme .header .menu__list--main .sub-menu__list > .list__item > .list__link {
  color: #29293E;
}
.cetin-theme .header .menu__list--main .sub-menu__list > .list__item:hover::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: calc(100% + 2px);
  width: 100%;
  display: block;
  border-radius: 8px;
  pointer-events: none;
  border: 1px solid #D7DAE1;
}
.cetin-theme .header .menu__list--main .sub-menu__list-item > .item__dropdown {
  margin-left: 0;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .header .menu__list--main .list__link--active + .sub-menu__list {
    display: flex;
  }
}
.cetin-theme .modify-pages .delete-tab {
  display: none;
}
.cetin-theme .singpost {
  margin: 0 auto;
}
.cetin-theme .singpost-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .singpost-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .singpost-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .singpost-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .singpost-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .singpost-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .singpost-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .singpost__cards {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.cetin-theme .singpost__cards .cards__item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  box-sizing: border-box;
  position: relative;
}
.cetin-theme .singpost__cards .cards__item:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 0.5rem;
  /*border-left: 1px solid $cGrey-80;
  border-right: 1px solid $cGrey-80;*/
}
.cetin-theme .singpost__cards .cards__item:not(:last-child) {
  padding-right: 20px;
}
.cetin-theme .singpost__cards .cards__item-inner {
  width: 100%;
  min-height: 342px;
  max-width: 850px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  z-index: 30;
  padding: 24px;
  box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  /*@include breakpoint(380px down) {
  	&:before {
  		content: '';
  		position: absolute;
  		top: 0;
  		left: 0;
  		right: 0;
  		bottom: 0;
  		border-radius: 4px;
  		background: transparentize($cWhite, .50);
  		z-index: 1;
  	}
  }*/
}
.cetin-theme .singpost__cards .cards__item-inner h4 {
  color: #300091;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: -0.4px;
  margin-top: 20px;
  max-width: 250px;
  height: 100px;
  position: relative;
  z-index: 20;
}
.cetin-theme .singpost__cards .cards__item-inner ul {
  padding: 0;
  position: relative;
  z-index: 20;
}
.cetin-theme .singpost__cards .cards__item-inner ul li {
  list-style: none;
}
.cetin-theme .singpost__cards .cards__item-inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 135px;
  height: 342px;
  border-radius: 4px;
  background-size: cover;
  z-index: 10;
}
.cetin-theme .singpost__cards .cards__item-inner:before {
  content: "";
  position: absolute;
  width: 343px;
  height: 135px;
  top: 103px;
  right: -40px;
  transform: rotate(-90deg);
  z-index: 15;
  background: url(assets/images/card-shape.png?t=un5m8be) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 70.9375em) {
  .cetin-theme .singpost__cards .cards__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .singpost__cards .cards__item:not(:last-child) {
    padding-right: 0;
    padding-bottom: 20px;
  }
}
.cetin-theme .singpost__cards .cards__item .card_one:after {
  background: url(assets/images/cetin-hp-operatori-a-isp.jpg?t=un5m8be) no-repeat top right -15px;
}
.cetin-theme .singpost__cards .cards__item .card_two:after {
  background: url(assets/images/cetin-hp-podnikatele.jpg?t=un5m8be) no-repeat top right -15px;
}
.cetin-theme .singpost__cards .cards__item .card_three:after {
  background: url(assets/images/cetin-domacnosti.jpg?t=un5m8be) no-repeat top right -15px;
}
@media screen and (max-width: 78.4375em) {
  .cetin-theme .singpost {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 35em) {
  .cetin-theme .singpost-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .singpost .cards__item-inner {
    min-height: 450px;
  }
  .cetin-theme .singpost .cards__item-inner:after {
    content: "";
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 135px;
    border-radius: 0 0 4px 4px;
    z-index: 1;
  }
  .cetin-theme .singpost .cards__item-inner:before {
    content: "";
    position: absolute;
    height: 135px;
    width: 100%;
    bottom: 65px;
    left: 0;
    right: auto;
    top: auto;
    z-index: 3;
    transform: none;
    background: url(assets/images/card-shape.png?t=un5m8be) no-repeat bottom right;
    background-size: 100% auto;
  }
  .cetin-theme .singpost .cards__item .card_one:after {
    background: url(assets/images/01-singpost-resp.jpg?t=un5m8be) no-repeat top center;
    background-size: cover;
  }
  .cetin-theme .singpost .cards__item .card_two:after {
    background: url(assets/images/02-singpost-resp.jpg?t=un5m8be) no-repeat top center;
    background-size: cover;
  }
  .cetin-theme .singpost .cards__item .card_three:after {
    background: url(assets/images/03-singpost-resp.jpg?t=un5m8be) no-repeat top center;
    background-size: cover;
  }
}
.cetin-theme .news {
  padding: 0 70px;
}
.cetin-theme .news-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .news-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .news-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .news-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .news-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .news-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .news-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .news__sections {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .news__sections-item--inner {
  /*border-left: 1px solid $cGrey-80;
  border-right: 1px solid $cGrey-80;*/
  padding: 0.5rem;
}
.cetin-theme .news__sections-item {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .news__sections-item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .news__sections-item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 80.0625em) {
  .cetin-theme .news__sections-item:first-of-type {
    flex: 0 0 41.6666666667%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 41.6666666667%;
  }
}
@media screen and (max-width: 80.0625em) and (min-width: 56.3125em) {
  .cetin-theme .news__sections-item:first-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 80.0625em) and (min-width: 75.0625em) {
  .cetin-theme .news__sections-item:first-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 80.0625em) {
  .cetin-theme .news__sections-item:last-of-type {
    flex: 0 0 58.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 58.3333333333%;
  }
}
@media screen and (max-width: 80.0625em) and (min-width: 56.3125em) {
  .cetin-theme .news__sections-item:last-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 80.0625em) and (min-width: 75.0625em) {
  .cetin-theme .news__sections-item:last-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .news__sections-item:first-of-type {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 50.0625em) and (min-width: 56.3125em) {
  .cetin-theme .news__sections-item:first-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 50.0625em) and (min-width: 75.0625em) {
  .cetin-theme .news__sections-item:first-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .news__sections-item:last-of-type {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 50.0625em) and (min-width: 56.3125em) {
  .cetin-theme .news__sections-item:last-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 50.0625em) and (min-width: 75.0625em) {
  .cetin-theme .news__sections-item:last-of-type {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .news__sections .item__heading {
  padding-left: 8px;
  height: 120px;
  display: flex;
  align-items: flex-start;
  flex-flow: column nowrap;
}
.cetin-theme .news__sections .item__main-title h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .news__sections .item__main-title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .news__sections .item__section-title h4 {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.46px;
  color: #300091;
  font-weight: 700;
}
.cetin-theme .news__sections .item__post {
  display: flex;
  justify-content: flex-start;
}
.cetin-theme .news__sections .item__post-img {
  width: 45%;
}
.cetin-theme .news__sections .item__post-img img {
  width: 100%;
  border-radius: 4px;
}
.cetin-theme .news__sections .item__post-content {
  width: 55%;
  padding: 0 20px;
}
.cetin-theme .news__sections .item__post-content .post__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #29293E;
}
.cetin-theme .news__sections .item__post-content .post__perex {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .news__sections .buttons-field {
  margin-top: 4rem;
}
.cetin-theme .news__sections .item__social {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.cetin-theme .news__sections .item__social-icon {
  padding: 0 1rem;
}
.cetin-theme .news__sections .item__social-icon-inner {
  width: 56px;
  height: 56px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.1);
}
.cetin-theme .news__sections .item__social-icon-inner img {
  width: 40px;
}
.cetin-theme .news__sections .item__social-icon-inner:after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 25px;
  height: 25px;
  background-size: cover;
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .news__sections .item__social-icon {
    padding: 0 1rem 0 0;
  }
}
.cetin-theme .news__sections .item__social-content .social__heading ul {
  padding: 0;
  margin: 0 0 0.5rem 0;
}
.cetin-theme .news__sections .item__social-content .social__heading ul li {
  list-style: none;
  display: inline-block;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 1px solid #E0E2EA;
  color: #66668a;
  font-weight: 700;
}
.cetin-theme .news__sections .item__social-content .social__heading ul li:first-child {
  color: #29293E;
}
.cetin-theme .news__sections .item__social-content .social__heading ul li:last-child {
  border: none;
  font-weight: 400;
}
.cetin-theme .news__sections .item__social-content .social__user-link {
  text-decoration: none;
  color: #66668a;
}
.cetin-theme .news__sections .item__social-content .social__user-link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
}
.cetin-theme .news__sections .item__social-content .social__perex p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0;
  width: 100%;
}
.cetin-theme .news__sections .item__social-content .social__perex img {
  margin-top: 1rem;
  width: 100%;
  border-radius: 4px;
}
.cetin-theme .news__sections .item__social--twitter .item__social-icon-inner::after {
  background-image: url(assets/images/social-twitter.png?t=un5m8be);
}
.cetin-theme .news__sections .item__social--linkedin .item__social-icon-inner::after {
  background-image: url(assets/images/social-linkedin.png?t=un5m8be);
}
.cetin-theme .news__sections .heading__post {
  justify-content: space-between;
}
.cetin-theme .news__sections .heading__social {
  justify-content: flex-end;
}
.cetin-theme .news__content {
  margin-top: 2rem;
}
.cetin-theme .news__post-container--scrollable {
  padding-right: 0.5rem;
  overflow: auto;
}
.cetin-theme .news__post {
  position: relative;
}
.cetin-theme .news__post + .cetin-theme .news__post {
  margin-top: 2rem;
}
@media screen and (max-width: 80.0625em) {
  .cetin-theme .news .news__sections-item:first-of-type {
    padding-bottom: 0;
  }
  .cetin-theme .news .news__sections-item:last-of-type {
    padding-top: 0;
  }
  .cetin-theme .news .item__post {
    flex-direction: column;
  }
  .cetin-theme .news .item__post-img {
    width: 100%;
  }
  .cetin-theme .news .item__post-content {
    width: 100%;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .news__sections-item--inner .item__post {
    flex-direction: column;
  }
  .cetin-theme .news__sections-item--inner .item__post-img {
    width: 100%;
  }
  .cetin-theme .news__sections-item--inner .item__post-content {
    width: 100%;
    margin-top: 1rem;
    padding: 0 8px;
  }
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .news__sections-item--inner .item__post {
    flex-direction: row;
  }
  .cetin-theme .news__sections-item--inner .item__post-img {
    width: 45%;
  }
  .cetin-theme .news__sections-item--inner .item__post-content {
    width: 55%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 45.9375em) {
  .cetin-theme .news {
    padding: 0 20px;
  }
}
@media screen and (max-width: 35.625em) {
  .cetin-theme .news .item__social {
    padding-left: 8px;
  }
  .cetin-theme .news .item__social-icon {
    display: none;
  }
  .cetin-theme .news .item__social-content {
    width: 100%;
  }
  .cetin-theme .news .item__social-content .social__perex p {
    width: 100%;
  }
  .cetin-theme .news .item__social-content .social__perex img {
    width: 100%;
  }
}
@media screen and (max-width: 33.75em) {
  .cetin-theme .news__sections-item--inner .item__post {
    flex-direction: column;
  }
  .cetin-theme .news__sections-item--inner .item__post-img {
    width: 100%;
  }
  .cetin-theme .news__sections-item--inner .item__post-content {
    width: 100%;
    margin-top: 1rem;
    padding: 0 8px;
  }
}
@media screen and (max-width: 80.0625em) {
  .cetin-theme .news {
    padding: 0 1rem;
  }
}
.cetin-theme .providers-slider {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 8px;
  height: 70px;
  width: 100%;
  padding: 0 22px;
  border: 1px solid #E6E6EB;
  overflow: hidden;
}
.cetin-theme .providers-slider__inner {
  display: flex;
}
.cetin-theme .providers-slider__item {
  min-width: 90px;
  max-width: 140px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cetin-theme .providers-slider__logo {
  max-height: 40px;
}
.cetin-theme .providers-slider__wrapper {
  display: flex;
  flex-shrink: 0;
}
.cetin-theme .providers-slider__wrapper--bottom {
  justify-content: flex-end;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .providers-slider__item {
    height: 80px;
    min-width: 100px;
  }
}
@media screen and (min-width: 37.5625em) {
  .cetin-theme .providers-slider {
    display: flex;
  }
  .cetin-theme .providers-slider__inner {
    flex-wrap: nowrap;
  }
  .cetin-theme .providers-slider__item {
    height: 72px;
    width: auto;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .providers-slider {
    margin-left: 0;
  }
}
.cetin-theme .benefits--page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .benefits__listing-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits__listing-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits__listing-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits__listing-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .benefits__listing-wrapper .row {
  margin: 0 auto;
}
.cetin-theme .benefits__listing-wrapper .benefits__cards {
  width: 100%;
  border-radius: 4px;
  background-color: #ffffff;
  z-index: 10;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 40px;
}
.cetin-theme .benefits__listing-wrapper .cards__item {
  padding: 40px;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  border: 1px solid #E6E6EB;
  background: #ffffff;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.cetin-theme .benefits__listing-wrapper .cards__item .item__icon {
  margin-top: 30px;
  align-self: center;
}
.cetin-theme .benefits__listing-wrapper .cards__item .item__icon .path {
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: dash 3s linear forwards;
  stroke: #300091;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.cetin-theme .benefits__listing-wrapper .cards__item .item__icon .path2 {
  stroke-dasharray: 170;
  stroke-dashoffset: 170;
  animation: dash 3s linear forwards;
  stroke: #300091;
}
.cetin-theme .benefits__listing-wrapper .cards__item .item__title {
  margin: 0 0 8px;
  font-size: 20px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: bold;
  color: #29293E;
  margin-bottom: 4px;
  padding-top: 50px;
  max-width: 100%;
  width: 100%;
}
.cetin-theme .benefits__listing-wrapper .cards__item .item__text {
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  margin: 10 0 0;
  max-width: 100%;
  min-height: 44px;
}
.cetin-theme .benefits__listing-wrapper .cards__item:first-child {
  border-right: none;
  border-top-left-radius: 4px;
}
.cetin-theme .benefits__listing-wrapper .cards__item:nth-child(1), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(2), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(3) {
  border-bottom: 0;
}
.cetin-theme .benefits__listing-wrapper .cards__item:nth-child(1), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(2), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(4), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(5) {
  border-right: 0;
}
.cetin-theme .benefits__listing-wrapper .cards__item:last-child {
  border-bottom-right-radius: 4px;
}
.cetin-theme .benefits__listing-wrapper .cards__footer {
  flex: unset;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .benefits__listing-wrapper .cards__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(1), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(2), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(3), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(4), .cetin-theme .benefits__listing-wrapper .cards__item:nth-child(5) {
    border-bottom: 0;
    border-right: 1px solid #D7DAE1;
  }
  .cetin-theme .benefits__listing-wrapper .cards__item:last-child {
    border-bottom: 1px solid #D7DAE1;
  }
  .cetin-theme .benefits__listing-wrapper .cards__item .item__title {
    text-align: center;
  }
  .cetin-theme .benefits__listing-wrapper .cards__item .item__text {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .benefits__listing-wrapper .cards__footer {
    flex: 1 1 0;
  }
}
@media screen and (max-width: 35.625em) {
  .cetin-theme .benefits__listing-wrapper .cards__footer .button--primary,
  .cetin-theme .benefits__listing-wrapper .cards__footer .button--secondary,
  .cetin-theme .benefits__listing-wrapper .cards__footer .socials__youtube .crt-load-more,
  .cetin-theme .socials__youtube .benefits__listing-wrapper .cards__footer .crt-load-more {
    margin-right: 0;
    max-width: 100%;
  }
  .cetin-theme .benefits__listing-wrapper .cards__footer a {
    display: block;
    width: 100%;
    margin-bottom: 16px;
  }
}
.cetin-theme .about--page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .about .page__content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .about-top {
  margin: 0 auto;
}
.cetin-theme .about-top-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-top-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-top-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-top-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .about-top__column {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .about-top__column--left {
  padding-right: 100px;
}
.cetin-theme .about-top__column--right {
  padding: 0;
}
.cetin-theme .about-top__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  color: #300091;
  padding-top: 50px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-top__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .about-top__image {
  width: 100%;
  height: auto;
}
.cetin-theme .about-top__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.2px;
  line-height: 24px;
  color: #29293E;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-top__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .about-top__text {
  padding: 20px 0 60px;
}
.cetin-theme .about-top__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .about-top__text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .about-top__list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .about-top__list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .about-top__list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .about-top__list li {
  margin-bottom: 10px;
}
.cetin-theme .about-top__list a {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .about-top__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cetin-theme .about-top__column--left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-top__column {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .cetin-theme .about-top__column--left {
    padding-right: 50px;
  }
  .cetin-theme .about-top__column--right {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .cetin-theme .about-top__title {
    font-size: 32px;
    line-height: 40px;
    padding-top: 0;
  }
  .cetin-theme .about-top__list {
    padding-bottom: 40px;
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-top__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .about-top__column--left {
    padding-right: 0;
  }
  .cetin-theme .about-top-wrapper {
    width: 100%;
  }
}
.cetin-theme .about-bottom {
  margin: 0 auto;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-bottom:first-child {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-bottom:first-child {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-bottom:first-child {
    margin-bottom: 100px;
  }
}
.cetin-theme .about-bottom-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-bottom-wrapper {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-bottom-wrapper {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-bottom-wrapper {
    margin-bottom: 140px;
  }
}
.cetin-theme .about-bottom__column--left {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding-right: 80px;
}
.cetin-theme .about-bottom__column--right {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.cetin-theme .about-bottom__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-bottom__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .about-bottom__title-supplementary {
  color: #300091;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
  margin-top: -20px;
}
.cetin-theme .about-bottom__image {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.cetin-theme .about-bottom__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  text-align: left;
  margin-top: 20px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-bottom__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .about-bottom__text {
  padding: 8px 0 20px;
}
.cetin-theme .about-bottom__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .about-bottom__text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .about-bottom__list {
  margin-bottom: 0;
}
.cetin-theme .about-bottom__list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .about-bottom__list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .about-bottom__list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .about-bottom__list li {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .about-bottom__list li:last-child {
  margin-bottom: 0;
}
.cetin-theme .about-bottom__line {
  padding: 40px 0;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .about-bottom__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cetin-theme .about-bottom__column--left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-bottom__title {
    font-size: 32px;
    line-height: 40px;
    padding-top: 0;
  }
  .cetin-theme .about-bottom__list {
    padding-bottom: 40px;
  }
  .cetin-theme .about-bottom__list:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-bottom {
    padding-bottom: 20px;
  }
  .cetin-theme .about-bottom__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .about-bottom__column--left {
    padding-right: 0;
    padding-left: 0;
  }
  .cetin-theme .about-bottom__title {
    margin-top: 40px;
  }
  .cetin-theme .about-bottom-wrapper {
    width: 100%;
    padding: 0;
  }
}
.cetin-theme .facts {
  margin: 0 auto;
}
.cetin-theme .facts-wrapper {
  width: 100%;
}
.cetin-theme .facts__column--left {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  padding-right: 80px;
}
.cetin-theme .facts__column--right {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.cetin-theme .facts__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .facts__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .facts__subtitle {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #29293E;
  text-align: center;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 40px;
}
.cetin-theme .facts__text {
  padding-bottom: 20px;
}
.cetin-theme .facts__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .facts__text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .facts__list {
  width: 100%;
}
.cetin-theme .facts__inner {
  width: 65%;
  margin: 0 auto;
}
.cetin-theme .facts__item {
  display: flex;
  padding: 24px 10px;
  border-top: 1px solid #CCD4E6;
  color: #29293E;
}
.cetin-theme .facts__item:last-child {
  border-bottom: 1px solid #CCD4E6;
}
.cetin-theme .facts__item-left {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  width: 50%;
}
.cetin-theme .facts__item-right {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  width: 50%;
  margin-left: 45px;
  position: relative;
}
.cetin-theme .facts__item-right:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .facts__inner {
    width: 80%;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .facts__inner {
    width: 85%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .facts__title, .cetin-theme .facts__subtitle {
    text-align: left;
  }
  .cetin-theme .facts__list {
    padding: 40px 0;
  }
  .cetin-theme .facts-wrapper {
    padding: 40px 0 0;
  }
  .cetin-theme .facts__inner {
    width: 95%;
  }
  .cetin-theme .facts__item {
    flex-flow: column;
  }
  .cetin-theme .facts__item-left {
    width: 90%;
  }
  .cetin-theme .facts__item-right {
    width: 90%;
    margin-left: 35px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .facts__inner {
    width: 100%;
  }
}
.cetin-theme .banner-ppf {
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  align-items: center;
  position: relative;
}
.cetin-theme .banner-ppf:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 40%;
  background: url(assets/images/banner_bg.png?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 1;
}
.cetin-theme .banner-ppf-wrapper {
  background: #ffffff;
  width: 100%;
}
.cetin-theme .banner-ppf__column {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.cetin-theme .banner-ppf__column--right {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  z-index: 10;
}
.cetin-theme .banner-ppf__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  margin: 30px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .banner-ppf__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .banner-ppf__subtitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  color: #300091;
}
.cetin-theme .banner-ppf__text {
  margin: 30px 0 40px;
}
.cetin-theme .banner-ppf__text p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .banner-ppf__logo img {
  max-width: 150px !important;
  height: auto;
}
@media screen and (max-width: 75em) {
  .cetin-theme .banner-ppf:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-ppf:after {
    content: none;
  }
  .cetin-theme .banner-ppf__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .banner-ppf__column--right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .documents {
  margin: 0 auto;
}
.cetin-theme .documents-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .documents-wrapper {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .documents-wrapper {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .documents-wrapper {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .documents-wrapper {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .documents-wrapper {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .documents-wrapper {
    margin-bottom: 140px;
  }
}
.cetin-theme .documents__column {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .documents__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .documents__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .documents__subtitle {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #29293E;
  text-align: center;
  width: 100%;
  margin-top: 8px;
  padding-bottom: 40px;
}
.cetin-theme .documents__text {
  padding-bottom: 20px;
}
.cetin-theme .documents__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .documents__text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .documents__list {
  width: 100%;
  margin: 0 auto;
}
.cetin-theme .documents__item {
  display: flex;
  justify-content: space-between;
  padding: 24px;
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  color: #29293E;
  margin: 4px 0;
}
.cetin-theme .documents__item__left {
  padding-left: 40px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}
.cetin-theme .documents__item-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding-right: 20px;
  position: relative;
}
.cetin-theme .documents__item-title:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .documents__item-info {
  padding: 5px 0;
}
.cetin-theme .documents__item-info span {
  margin-right: 20px;
}
.cetin-theme .documents__item-info span:last-child {
  padding-right: 0;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .documents__column {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .documents__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .documents__item {
    flex-direction: column;
    padding: 20px;
  }
  .cetin-theme .documents__item__right {
    padding: 24px 0;
  }
  .cetin-theme .documents__title, .cetin-theme .documents__subtitle {
    text-align: left;
  }
}
.cetin-theme .about-company-wrapper {
  width: 100%;
  position: relative;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .about-company-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-company-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-company-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-company-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-company-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-company-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-company-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .about-company__column {
  flex: 0 0 25%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 25%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .about-company__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .about-company__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .about-company-breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.cetin-theme .about-company-breadcrumb ul {
  padding: 0;
}
.cetin-theme .about-company-breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .about-company-breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .about-company-breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .about-company-breadcrumb ul li:before {
  content: none;
}
.cetin-theme .about-company-breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .about-company-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .about-company-breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .about-company-breadcrumb ul {
  margin: 0;
}
.cetin-theme .about-company-breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: 600;
}
.cetin-theme .about-company-breadcrumb ul li:first-child a {
  color: #4E4E5E;
}
.cetin-theme .about-company-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .about-company__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-company__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .about-company .content__cards {
  padding: 0 0 80px;
  justify-content: flex-start;
  width: 100%;
}
.cetin-theme .about-company .content__cards:last-child {
  padding-bottom: 0;
}
.cetin-theme .about-company .content__cards .row {
  justify-content: center;
}
.cetin-theme .about-company .content__cards .cards__item--inner {
  height: 430px;
  box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  /*.item__curve {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 0;
  	height: 35%;
  	width: 100%;

  	&:after {
  		content: '';
  		background: url-version("/assets/icons/curve.svg") no-repeat bottom;
  		height: 100%;
  		width: 100%;
  		position: absolute;
  		background-size: 100%;
  		bottom: 0;
  		background-position: top;
  	}
  }*/
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__image img {
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: auto;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__image .item-image__placeholder {
  width: 100%;
  height: 430px;
  background-position: center center;
  background-size: cover;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__subtitle {
  color: #66668a;
  margin-top: 5px;
  z-index: 2;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__subtitle p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer {
  margin: 0;
  width: 100%;
  align-items: center;
  z-index: 2;
  padding: 0 10px 16px 0;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer-inner {
  background: #ffffff;
  width: 100%;
  padding: 1rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  border-radius: 0 8px 8px 0;
  align-items: center;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__title {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  min-height: 60px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__button {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__button a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #E0E2EA;
  position: relative;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__button a:before {
  content: "";
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
  width: 9px;
  transition: 0.3s all;
}
.cetin-theme .about-company .content__cards .cards__item--inner .item__footer .item__button a:hover:before {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .about-company .content__cards .people__item {
  align-items: center;
  display: flex;
  flex-flow: column;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-company .content__cards .people__item {
    padding: 0 0 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-company .content__cards .people__item {
    padding: 0 0 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-company .content__cards .people__item {
    padding: 0 0 80px;
  }
}
.cetin-theme .about-company .content__cards .people__item--image {
  border-radius: 90px;
  cursor: pointer;
  height: 180px;
  overflow: hidden;
  position: relative;
  width: 180px;
}
.cetin-theme .about-company .content__cards .people__item--image:hover::after, .cetin-theme .about-company .content__cards .people__item--image:focus::after {
  background-color: rgba(214, 204, 233, 0.4);
  border: 2px solid #D7DAE1;
  border-radius: 90px;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cetin-theme .about-company .content__cards .people__item--image img {
  max-width: 180px;
  height: auto;
}
.cetin-theme .about-company .content__cards .people__item--name {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  color: #300091;
  padding: 40px 10px 8px;
}
.cetin-theme .about-company .content__cards .people__item--position {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
  padding: 0 10px;
  max-width: 70%;
  text-align: center;
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-company__column {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-company__column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-company__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .about-company .content__cards .people__item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cetin-theme .about-company .content__cards .people__item--position {
    max-width: 100%;
  }
}
.cetin-theme .about-modal-wrapper .modal__body {
  display: flex;
  flex-flow: row;
}
.cetin-theme .about-modal-wrapper .modal__body .body__left {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-right: 40px;
}
.cetin-theme .about-modal-wrapper .modal__body .body__right {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .about-modal-wrapper .modal__body .body__title {
  color: #300091;
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.18px;
}
.cetin-theme .about-modal-wrapper .modal__body .body__subtitle {
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .about-modal-wrapper .modal__body .body__image {
  border-radius: 50%;
  height: 160px;
  width: 160px;
  margin: 0 0 32px;
  overflow: hidden;
}
.cetin-theme .about-modal-wrapper .modal__body .body__image img {
  width: 100%;
}
.cetin-theme .about-modal-wrapper .modal__body .body__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .about-modal-wrapper .modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
.cetin-theme .about-modal-wrapper .modal__header .header__logo {
  flex: 0 0 auto;
}
.cetin-theme .about-modal-wrapper .modal__header .header__close-button {
  font-size: 0;
  height: 32px;
  width: 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(224, 226, 234, 0.4);
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
}
.cetin-theme .about-modal-wrapper .modal__header .header__close-button .close__button #close {
  transition: all 0.2s ease-in-out;
}
.cetin-theme .about-modal-wrapper .modal__header .header__close-button:hover .close__button #close {
  stroke: #29293E;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-modal-wrapper .modal {
    padding: 40px;
  }
  .cetin-theme .about-modal-wrapper .modal__body {
    flex-flow: column;
  }
  .cetin-theme .about-modal-wrapper .modal__body .body__left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .about-modal-wrapper .modal__body .body__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 32px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-modal-wrapper .modal {
    padding: 25px;
  }
}
.cetin-theme .investors {
  margin: 0 auto;
  text-align: center;
}
.cetin-theme .investors-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .investors-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .investors-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .investors-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .investors-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .investors-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .investors-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .investors-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .investors-breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.cetin-theme .investors-breadcrumb ul {
  padding: 0;
}
.cetin-theme .investors-breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .investors-breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .investors-breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .investors-breadcrumb ul li:before {
  content: none;
}
.cetin-theme .investors-breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .investors-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .investors-breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .investors-breadcrumb ul {
  margin: 0;
}
.cetin-theme .investors-breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: 600;
}
.cetin-theme .investors-breadcrumb ul li:first-child a {
  color: #4E4E5E;
}
.cetin-theme .investors-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .investors__column {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: center;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .investors__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
  width: 100%;
  padding-bottom: 8px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .investors__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .investors .investors__column > .column:not(:first-child) {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .investors .investors__column > .column:not(:first-child) {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .investors .investors__column > .column:not(:first-child) {
    padding-top: 140px;
  }
}
.cetin-theme .investors__subtitle {
  text-align: center;
  color: #66668a;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .investors {
    text-align: left;
  }
  .cetin-theme .investors__column {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .investors-wrapper {
    width: 100%;
  }
  .cetin-theme .investors__title {
    font-size: 28px;
    text-align: left;
  }
  .cetin-theme .investors__subtitle {
    text-align: left;
  }
  .cetin-theme .investors__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .investors__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .wrapper__partners:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url(assets/images/partners_cover_bg.png?t=un5m8be) no-repeat top right;
}
.cetin-theme .section__cover {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 100%;
}
.cetin-theme .section__cover-wrapper {
  width: 100%;
  min-height: 100vh;
  position: relative;
}
.cetin-theme .section__cover .cover__content {
  position: relative;
  max-width: 800px;
}
.cetin-theme .section__cover .cover__breadcrumb {
  padding-left: 10px;
}
.cetin-theme .section__cover .cover__breadcrumb ul {
  padding: 0;
}
.cetin-theme .section__cover .cover__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .section__cover .cover__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .section__cover .cover__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .section__cover .cover__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .section__cover .cover__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .section__cover .cover__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .section__cover .cover__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .section__cover .cover__title {
  padding-left: 10px;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.6;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .section__cover .cover__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .section__cover .cover__subtitle {
  color: #29293E;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-left: 10px;
  margin-top: 1rem;
  font-weight: 800;
  max-width: 600px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .section__cover .cover__subtitle {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .section__cover .cover__text {
  padding-left: 10px;
  color: #300091;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 400;
  max-width: 600px;
  margin: 40px 0 60px;
}
@media (max-width: 992px) {
  .cetin-theme .section__cover {
    flex-flow: column;
    position: relative;
  }
  .cetin-theme .section__cover-wrapper:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .cetin-theme .section__cover .cover__content {
    padding-top: 150px;
  }
  .cetin-theme .section__cover .cover__text {
    margin: 40px 0;
  }
}
@media (max-width: 768px) {
  .cetin-theme .section__cover .cover__content {
    margin-top: 150px;
    padding-bottom: 150px;
  }
  .cetin-theme .section__cover .cover__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
  .cetin-theme .section__cover .cover__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4;
  }
  .cetin-theme .section__cover .cover__text {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: normal;
    color: #66668A;
  }
}
.cetin-theme .wrapper__error .section__cover.row {
  padding: 0 20px;
}
.cetin-theme .wrapper__error .section__content-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
}
.cetin-theme .wrapper__error .section__content-wrapper .cover__content {
  width: 100%;
  text-align: center;
  margin-top: 0;
  padding: 120px 0 40px 0;
}
.cetin-theme .wrapper__error .section__content-wrapper .cover__content .cover__title {
  color: #300091;
}
.cetin-theme .wrapper__error .section__content-wrapper .cover__content .cover__subtitle {
  margin-top: 40px;
  color: #29293E;
}
.cetin-theme .wrapper__error .section__content-wrapper .cover__content .cover__text {
  margin-top: 24px;
  margin-top: 24px;
  color: #66668a;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .wrapper__error .section__content-wrapper .cover__content > a {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .wrapper__error .section__content-wrapper .cover__content > a {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .cetin-theme .wrapper__error .section__content-wrapper .cover__content {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .cetin-theme .wrapper__error .section__content-wrapper .cover__content {
    margin-top: 0;
  }
}
.cetin-theme .wrapper__error .cover__subtitle,
.cetin-theme .wrapper__error .cover__text {
  max-width: 650px;
  text-align: center;
  padding-left: 0;
  margin: 0 auto;
}
.cetin-theme .vetez--page {
  width: 100%;
}
.cetin-theme .vetez .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .reference--page {
  width: 100%;
}
.cetin-theme .reference .page-content--slim {
  max-width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .reference .page-content--slim {
    padding: 0 20px;
  }
}
@media screen and (max-width: 77.5em) {
  .cetin-theme .reference .page-content {
    padding: 0 20px;
  }
}
.cetin-theme .cover {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
  /*
  	@media (max-width: 1550px) {
  		&-image {
  			transform: translateX(100px);
  		}
  	}
  */
}
.cetin-theme .cover-wrapper {
  background: #300091;
  display: flex;
  justify-content: center;
  height: 840px;
  width: 100%;
  padding-top: 230px;
}
.cetin-theme .cover__subheading {
  font-size: 24px;
  font-weight: 600;
  color: #cacad8;
  margin-bottom: 8px;
}
.cetin-theme .cover .cover-carousel {
  padding: 0 100px;
}
.cetin-theme .cover .cover-carousel__item .item__title {
  max-width: 70%;
  font-size: 66px;
  line-height: 126%;
  letter-spacing: -0.75px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 32px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .cover .cover-carousel__item .item__title {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.6px;
  }
}
.cetin-theme .cover .cover-carousel__item .item__text {
  max-width: 50%;
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 300;
  margin-bottom: 100px;
}
.cetin-theme .cover .cover-carousel__item .item__input-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 2px;
  max-width: 707px;
  width: 100%;
  background: #ffffff;
  border-radius: 26px;
  border: 1px solid #D7DAE1;
}
.cetin-theme .cover .cover-carousel__item .item__input {
  height: 52px;
  width: 430px;
  padding: 0 45px 0 24px;
  color: #8b8b8f;
  font-weight: bold;
  font-size: 15px;
  background: #ffffff;
  border-radius: 26px;
  border: none;
  box-shadow: none;
}
.cetin-theme .cover .cover-carousel__item .item__input::-ms-clear {
  display: none;
}
.cetin-theme .cover .cover-carousel__item .item__input:focus, .cetin-theme .cover .cover-carousel__item .item__input:active {
  outline: none;
}
.cetin-theme .cover .cover-carousel__item .item__button {
  margin-left: auto;
}
.cetin-theme .cover .cover-carousel__controls {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 32px;
  left: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /*.controls__pagination {
  	.pagination__item {
  		@include padding(4px 20px);
  		@include margin(0 2px);
  		font-weight: 700;
  		font-size: 15px;
  		letter-spacing: -0.1px;
  		color: rgba($cWhite, 0.6);
  		text-transform: uppercase;
  		border-radius: 10px;
  		cursor: pointer;

  		&.active {
  			//@include padding(4px 30px);
  			background: $cWhite;
  			color: $cPrimaryText;

  			&:after {
  				display: none;
  			}

  			&:hover {
  				color: $cPrimaryText;
  				background: $cWhite;
  			}
  		}

  		&:hover {
  			color: rgba($cWhite, 1);
  		}

  		&:last-child {
  			&:after {
  				display: none;
  			}
  		}

  		&:not(.pagination__item.active) {
  			position: relative;
  			display: inline-flex;
  			align-items: center;

  			&:after {
  				content: "";
  				@include position(absolute, null -4px null null);
  				@include size(1px, 22px);
  				background: rgba(#D8D7FF, 0.3);
  			}
  		}

  		&:hover {
  			background: rgba($cWhite, 0.1);

  			&:after {
  				display: none;
  			}
  		}
  	}
  }*/
}
.cetin-theme .cover .cover-carousel__controls .controls__prev {
  margin-right: 16px;
  font-size: 0;
  cursor: pointer;
}
.cetin-theme .cover .cover-carousel__controls .controls__prev:before {
  content: "";
  position: relative;
  height: 16px;
  width: 16px;
  display: block;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transform: rotate(180deg);
  opacity: 0.4;
}
.cetin-theme .cover .cover-carousel__controls .controls__next {
  font-size: 0;
  cursor: pointer;
}
.cetin-theme .cover .cover-carousel__controls .controls__next:before {
  content: "";
  position: relative;
  height: 16px;
  width: 16px;
  display: block;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  opacity: 0.4;
}
.cetin-theme .cover .cover-carousel__controls .controls__prev:hover:before, .cetin-theme .cover .cover-carousel__controls .controls__next:hover:before {
  opacity: 1;
}
.cetin-theme .cover .esg-logo {
  display: none;
}
.cetin-theme .cover-image {
  width: 492px;
  height: 840px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  overflow: hidden;
  z-index: 0;
}
.cetin-theme .cover-image__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 600px;
  height: 886px;
  position: absolute;
  opacity: 0;
  right: -10px;
}
.cetin-theme .cover-image__image.active {
  opacity: 1;
}
.cetin-theme .cover-image__cable {
  position: absolute;
  top: -30px;
  left: -250px;
  z-index: 2;
}
.cetin-theme .cover__bottom-note {
  display: none;
}
@media (max-width: 1400px) {
  .cetin-theme .cover .cover-carousel__controls {
    right: auto;
    align-self: flex-start;
    margin-left: 150px;
  }
}
@media (max-width: 1300px) {
  .cetin-theme .cover .cover-carousel__item .item__text {
    margin-bottom: 50px;
  }
  .cetin-theme .cover .cover-carousel__item .item__input-wrapper {
    max-width: 550px;
  }
  .cetin-theme .cover .cover-carousel__item .item__input {
    width: 300px;
  }
}
@media (max-width: 1150px) {
  .cetin-theme .cover .cover-carousel {
    padding-left: 0;
  }
  .cetin-theme .cover .cover-carousel__controls {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .cetin-theme .cover-wrapper {
    padding-top: 150px;
    position: relative;
    height: 700px;
  }
  .cetin-theme .cover-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover__bottom-note {
    position: relative;
    display: block;
    z-index: 1;
    color: #E3E3E8;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: normal;
    width: 100%;
    max-width: 85%;
    font-weight: 300;
    margin-right: auto;
    margin: auto auto 32px 0;
  }
  .cetin-theme .cover .cover-carousel__item {
    position: relative;
    z-index: 1;
  }
  .cetin-theme .cover .cover-carousel__item .item__button {
    margin: 16px 0 0;
    padding-top: 19px;
    padding-bottom: 19px;
    width: 100%;
  }
  .cetin-theme .cover .cover-carousel__item .item__button:after {
    margin-left: auto;
  }
  .cetin-theme .cover .cover-carousel__item .item__input-wrapper {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    background: none;
    border: none;
    max-width: 300px;
  }
  .cetin-theme .cover .cover-carousel__controls {
    display: none;
  }
  .cetin-theme .cover-image {
    z-index: 0;
    opacity: 0.4;
    transform: translateX(0);
    height: 100%;
    width: 100%;
    pointer-events: none;
  }
  .cetin-theme .cover-image:after {
    content: "";
    display: block;
    height: 100%;
    width: 70%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(assets/images/cover_shape.svg?t=un5m8be) no-repeat center right;
  }
  .cetin-theme .cover-image:before {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #300091;
    z-index: 2;
  }
  .cetin-theme .cover-image__image {
    height: 100%;
    width: 100%;
    -o-object-position: right;
    object-position: right;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .cetin-theme .cover-image__cable {
    display: none;
  }
}
@media (max-width: 768px) {
  .cetin-theme .cover .cover-carousel {
    padding: 0;
  }
  .cetin-theme .cover .cover-carousel__item .item__title {
    max-width: 100%;
  }
  .cetin-theme .cover .cover-carousel__item .item__text {
    max-width: 100%;
  }
}
.cetin-theme .benefits {
  margin: 0 auto;
}
.cetin-theme .benefits-wrapper {
  width: 100%;
}
.cetin-theme .benefits__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  line-height: 32px;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .benefits__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .benefits__title:not(:has(+ .cooperation__text)) {
  margin-bottom: 40px;
}
.cetin-theme .benefits__subtitle {
  text-align: center;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  padding-bottom: 40px;
}
.cetin-theme .benefits__subtitle--bottom {
  padding: 0;
  margin: 0;
}
.cetin-theme .companies {
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .companies-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .companies-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .companies-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .companies-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .companies-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .companies-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .companies-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .companies__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
  color: #300091;
  margin-bottom: 8px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .companies__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .companies__title--developer {
  margin-bottom: 8px;
}
.cetin-theme .companies__subtitle {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  max-width: 60%;
  margin-bottom: 60px;
  text-align: center;
}
.cetin-theme .companies__tabs {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .companies__tabs .tabs__item {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6E6E84;
  margin-right: 32px;
  transition: 0.3s all;
  cursor: pointer;
}
.cetin-theme .companies__tabs .tabs__item:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #300091;
  transform: scaleX(0);
  transition: 0.3s transform;
}
.cetin-theme .companies__tabs .tabs__item:last-child {
  margin-right: 0;
}
.cetin-theme .companies__tabs .tabs__item:hover, .cetin-theme .companies__tabs .tabs__item.is-active {
  color: #29293E;
}
.cetin-theme .companies__tabs .tabs__item:hover:after, .cetin-theme .companies__tabs .tabs__item.is-active:after {
  transform: scaleX(1);
}
.cetin-theme .companies__list {
  width: 100%;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .companies__list {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .companies__list {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}
.cetin-theme .companies__list .list__item {
  position: relative;
  padding: 60px;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
  margin-bottom: 20px;
  height: 340px;
  width: calc(50% - 20px);
  border-radius: 4px;
  display: none;
  flex-flow: column;
  overflow: hidden;
}
.cetin-theme .companies__list .list__item.is-visible {
  display: flex;
}
.cetin-theme .companies__list .list__item .item__label {
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}
.cetin-theme .companies__list .list__item .item__company {
  position: relative;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-weight: 700;
  max-width: 300px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .companies__list .list__item .item__company {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .companies__list .list__item .item__name {
  display: none;
}
.cetin-theme .companies__list .list__item .item__arrow {
  position: relative;
  z-index: 1;
  margin-top: auto;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  transition: 0.3s all;
}
.cetin-theme .companies__list .list__item .item__arrow img {
  height: 16px;
  width: 16px;
}
.cetin-theme .companies__list .list__item .item__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.3s transform;
}
.cetin-theme .companies__list .list__item .item__image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.cetin-theme .companies__list .list__item .item__image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.3s background-color;
}
.cetin-theme .companies__list .list__item .item__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s opacity;
  background: rgba(48, 0, 145, 0.4);
  opacity: 0;
}
.cetin-theme .companies__list .list__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 360px;
  width: 360px;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  transition: 0.3s all;
  background: url(assets/images/company_shape.svg?t=un5m8be) no-repeat center;
  background-size: 100%;
}
.cetin-theme .companies__list .list__item:hover:before {
  transform: translateX(0);
  opacity: 1;
}
.cetin-theme .companies__list .list__item:hover .item__image-wrapper {
  transform: scale(1.03);
}
.cetin-theme .companies__list .list__item:hover .item__image-wrapper:after {
  opacity: 1;
}
.cetin-theme .companies__list .list__item:hover .item__arrow {
  border-color: #F12E49;
  background: #F12E49;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .companies__footer {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .companies__footer {
    margin-top: 40px;
  }
}
.cetin-theme .companies__footer .button, .cetin-theme .companies__footer .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .companies__footer .crt-load-more {
  margin: 0 20px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .companies__title {
    width: 100%;
    text-align: left;
    margin-bottom: 28px;
    padding-left: 10px;
  }
  .cetin-theme .companies__subtitle {
    max-width: 100%;
    text-align: left;
    width: 100%;
  }
  .cetin-theme .companies__tabs {
    margin-bottom: 28px;
    justify-content: flex-start;
    width: 100%;
    padding: 0 10px;
  }
  .cetin-theme .companies__tabs .tabs__item {
    font-size: 12px;
  }
  .cetin-theme .companies__list.row {
    margin-left: 0;
    margin-right: 0;
  }
  .cetin-theme .companies__list .list__item {
    flex: 0 0 100%;
  }
  .cetin-theme .companies__list .list__item:nth-child(odd), .cetin-theme .companies__list .list__item:nth-child(even) {
    margin-left: 0;
    margin-right: 0;
  }
  .cetin-theme .companies__footer {
    display: flex;
    align-items: flex-start;
    width: 100%;
    flex-flow: column;
  }
  .cetin-theme .companies__footer .button, .cetin-theme .companies__footer .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .companies__footer .crt-load-more {
    margin: 0 0 24px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .companies__tabs {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .cetin-theme .companies__tabs .tabs__item {
    margin-right: 25px;
    margin-bottom: 15px;
  }
  .cetin-theme .companies__list {
    grid-auto-rows: 222px;
  }
  .cetin-theme .companies__list .list__item {
    padding: 40px 24px 24px;
    height: 222px;
    width: calc(50% - 20px);
  }
  .cetin-theme .companies__list .list__item .item__arrow {
    height: 42px;
    width: 42px;
  }
  .cetin-theme .companies__list .list__item .item__label {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
  }
}
.cetin-theme .providers {
  position: relative;
  margin: 0 auto;
  padding-left: 70px;
}
.cetin-theme .providers-wrapper {
  width: 100%;
  min-height: 285px;
  background: #ffffff;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 50px;
}
.cetin-theme .providers__title {
  color: #29293E;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 30px;
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
}
.cetin-theme .providers__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 8px;
  height: 70px;
  width: 100%;
  padding: 0 22px;
  border: 1px solid #E6E6EB;
}
.cetin-theme .providers:after {
  content: "";
  position: absolute;
  top: -105px;
  right: 0;
  bottom: 0;
  left: auto;
  width: 240px;
  height: 315px;
  transform: translateX(70%);
  background: url(assets/images/providers_path.svg?t=un5m8be) no-repeat center;
}
@media (max-width: 992px) {
  .cetin-theme .providers {
    padding-left: 20px;
  }
  .cetin-theme .providers__title {
    text-align: center;
  }
  .cetin-theme .providers__list {
    padding: 10px 0 10px 10px;
    display: grid;
    height: auto;
    grid-template-columns: repeat(auto-fit, 120px);
    grid-auto-rows: 48px;
    grid-row-gap: 10px;
    width: 120%;
  }
  .cetin-theme .providers-wrapper {
    padding: 61px 0;
  }
  .cetin-theme .providers:after {
    top: -65px;
    transform: translateX(70%) scale(1.3);
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .providers:after {
    top: -20px;
  }
}
.cetin-theme .steps-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .steps-wrapper--business {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .steps-wrapper--business {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .steps-wrapper--business {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .steps-wrapper--business {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .steps-wrapper--business {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .steps-wrapper--business {
    margin-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .steps-wrapper--benefits {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .steps-wrapper--benefits {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .steps-wrapper--benefits {
    margin-top: 140px;
  }
}
.cetin-theme .steps {
  margin: 0 auto;
  overflow: hidden;
}
.cetin-theme .steps__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  width: 100%;
  margin-bottom: 70px;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .steps__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .steps__list {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-column-gap: 40px;
  counter-reset: step;
}
.cetin-theme .steps__list .list__item {
  padding: 0px 2px 0;
  counter-increment: step;
}
.cetin-theme .steps__list .list__item .item__icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background: #ffffff;
  position: relative;
  z-index: 1;
  box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.07);
}
.cetin-theme .steps__list .list__item .item__icon-wrapper:before {
  content: counter(step);
  height: 32px;
  width: 32px;
  position: absolute;
  bottom: 0;
  left: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 32px;
  border-radius: 50%;
  font-size: 21px;
  font-weight: 700;
  color: #ffffff;
  background: #300091;
}
.cetin-theme .steps__list .list__item .item__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  max-width: 280px;
  margin: 0 0 10px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .steps__list .list__item .item__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .steps__list .list__item .item__perex {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668A;
  font-weight: 300;
  padding: 0 20px 20px 0;
}
.cetin-theme .steps__list .list__item:first-child {
  position: relative;
}
.cetin-theme .steps__list .list__item:first-child .item__icon-wrapper {
  margin-left: 15px;
}
.cetin-theme .steps__list .list__item:first-child .item__title {
  max-width: 100%;
  padding-left: 4px;
}
.cetin-theme .steps__list .list__item:first-child .item__perex {
  position: relative;
  padding-left: 4px;
}
.cetin-theme .steps__list .list__item:first-child:before {
  content: "";
  position: absolute;
  top: 34px;
  left: 15px;
  height: 4px;
  width: 63.5%;
  transform: scaleX(5);
  transform-origin: left;
  background: #D7DAE1;
}
.cetin-theme .steps__list .list__item:first-child:after {
  content: "";
  position: absolute;
  top: 34px;
  left: 15px;
  height: 4px;
  width: 63.5%;
  background: #300091;
  z-index: 0;
  transform: scaleX(5);
  transform-origin: left;
  animation: 20s grow ease-in;
}
@keyframes grow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(5);
  }
}
.cetin-theme .steps__list .list__item:nth-child(1) {
  -ms-grid-column: 1;
}
.cetin-theme .steps__list .list__item:nth-child(2) {
  -ms-grid-column: 2;
}
.cetin-theme .steps__list .list__item:nth-child(3) {
  -ms-grid-column: 3;
}
.cetin-theme .steps__list .list__item:nth-child(2) .item__perex {
  padding-right: 135px;
}
.cetin-theme .steps__controls {
  margin-top: 60px;
  display: none;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .steps__list {
    grid-template-columns: repeat(3, 60vw);
    -ms-grid-columns: 60vw 60vw 60vw;
    overflow-x: scroll;
  }
  .cetin-theme .steps__list .list__item:first-child .item__icon-wrapper {
    margin-left: 10px;
  }
  .cetin-theme .steps__controls {
    display: flex;
    margin-right: auto;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .steps__list {
    grid-column-gap: 50px;
  }
  .cetin-theme .steps__list .list__item:nth-child(2) .item__perex {
    padding-right: 0;
  }
}
.cetin-theme .textPage--page {
  width: 100%;
}
.cetin-theme .textPage .page-content {
  max-width: 800px;
  margin: 0 auto;
  padding-top: 3rem;
}
@media screen and (max-width: 52.5em) {
  .cetin-theme .textPage {
    padding: 0 20px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .textPage .page-content {
    border-right: none;
  }
}
.cetin-theme .textField-wrapper {
  width: 100%;
}
.cetin-theme .textField__breadcrumb ul {
  padding: 0;
}
.cetin-theme .textField__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .textField__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .textField__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .textField__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .textField__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .textField__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .textField__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .textField h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .textField h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .textField h4 {
  color: #29293E;
}
.cetin-theme .textField h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .textField p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0 0 32px;
}
.cetin-theme .textField p:last-child {
  margin: 0;
}
.cetin-theme .textField strong {
  font-weight: 700;
}
.cetin-theme .textField .textField__inner {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField .textField__inner img {
  max-width: 100%;
}
.cetin-theme .textField blockquote {
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  margin: 24px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .textField blockquote {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .textField .button-field a {
  margin-right: 1rem;
}
.cetin-theme .textField ul,
.cetin-theme .textField .main_list {
  margin: 20px 0 32px 40px;
}
.cetin-theme .textField ul li,
.cetin-theme .textField .main_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField ul li:before,
.cetin-theme .textField .main_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField ul li a,
.cetin-theme .textField .main_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ul > li,
.cetin-theme .textField .main_list > li {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
}
.cetin-theme .textField ul > li a,
.cetin-theme .textField .main_list > li a {
  transition: 0.2s all ease-in-out;
  display: inline-block;
}
.cetin-theme .textField ul > li a:hover, .cetin-theme .textField ul > li a:focus,
.cetin-theme .textField .main_list > li a:hover,
.cetin-theme .textField .main_list > li a:focus {
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .textField ul:last-child,
.cetin-theme .textField .main_list:last-child {
  margin: 20px 0 0 40px;
}
.cetin-theme .textField ul ul > li::before,
.cetin-theme .textField .main_list ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme .textField .main_list--inner > li:before {
  max-height: 22px;
}
.cetin-theme .textField .inner_list {
  padding: 1rem 0 1rem 20px;
}
.cetin-theme .textField .inner_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField .inner_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField .inner_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ol,
.cetin-theme .textField .number_list {
  margin: 40px 0;
  counter-reset: list-counter;
  padding-left: 70px;
}
.cetin-theme .textField ol > li,
.cetin-theme .textField .number_list > li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}
.cetin-theme .textField ol > li h5,
.cetin-theme .textField .number_list > li h5 {
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .textField ol > li p,
.cetin-theme .textField .number_list > li p {
  margin: 0;
  color: #66668a;
}
.cetin-theme .textField ol > li:before,
.cetin-theme .textField .number_list > li:before {
  position: absolute;
  left: -45px;
  top: 0;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: list-counter;
  content: counter(list-counter);
  background: #300091;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
}
.cetin-theme .textField ol > li .inner_list li,
.cetin-theme .textField .number_list > li .inner_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField ol > li .inner_list li:before,
.cetin-theme .textField .number_list > li .inner_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField ol > li .inner_list li a,
.cetin-theme .textField .number_list > li .inner_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ol > li dl dt,
.cetin-theme .textField .number_list > li dl dt {
  margin-left: 40px;
  position: relative;
  font-weight: 700;
  color: #29293E;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .textField ol > li dl dt:before,
.cetin-theme .textField .number_list > li dl dt:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .textField ol > li dl dd,
.cetin-theme .textField .number_list > li dl dd {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #29293E;
  margin-bottom: 1rem;
}
.cetin-theme .textField .img__gallery {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 997px;
  overflow-x: auto;
}
.cetin-theme .textField .img__gallery img {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .textField .img__gallery img {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .textField .img__gallery img {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .textField .img__gallery-controls {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  margin-top: 1rem;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .textField .img__gallery-controls {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .textField .img__gallery-controls {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .textField .img__gallery-controls button {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
}
.cetin-theme .textField .img__gallery-controls button:hover, .cetin-theme .textField .img__gallery-controls button :focus {
  outline: none;
}
.cetin-theme .textField .img__gallery-controls button:first-child {
  position: relative;
}
.cetin-theme .textField .img__gallery-controls button:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) center center no-repeat;
  transform: rotate(180deg);
}
.cetin-theme .textField .img__gallery-controls button:last-child {
  position: relative;
}
.cetin-theme .textField .img__gallery-controls button:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(assets/icons/caret-right_grey.svg?t=un5m8be) center center no-repeat;
}
.cetin-theme .textField .table-box {
  margin: 0 -9px;
  overflow-x: auto;
}
@media screen and (max-width: 32.125em) {
  .cetin-theme .textField .button-field a {
    margin: 0 0 1rem 0;
    display: block;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .table-placeholder {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .table-placeholder {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .table-placeholder {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 140px;
  }
}
.cetin-theme .text-module .features__title,
.cetin-theme .text-module .features__subtitle {
  max-width: 100%;
}
.cetin-theme .main-table--fat {
  min-width: 997px;
}
.cetin-theme .main-table--slim {
  width: 800px;
}
.cetin-theme .main-table__head {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  background: #300091;
  border-radius: 16px 16px 0 0;
}
.cetin-theme .main-table__head .table__title {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .main-table__head .table__title p {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .main-table__head .table__price-netto {
  width: 120px;
  text-align: center;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.cetin-theme .main-table__head .table__price-netto p {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .main-table__head .table__price-brutto {
  width: 120px;
  text-align: center;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.cetin-theme .main-table__head .table__price-brutto p {
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .main-table__row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  border-bottom: 1px solid #CCD4E6;
  border-left: 1px solid #CCD4E6;
  border-right: 1px solid #CCD4E6;
}
.cetin-theme .main-table__row:nth-child(odd) {
  background: rgba(204, 212, 230, 0.2);
}
.cetin-theme .main-table__row:nth-child(even) {
  background: #ffffff;
}
.cetin-theme .main-table__row:last-child {
  border-radius: 0 0 16px 16px;
  margin-bottom: 32px;
}
.cetin-theme .main-table__row .table__column-title {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  border-right: 1px solid #CCD4E6;
}
.cetin-theme .main-table__row .table__column-title p {
  color: #29293E;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .main-table__row .table__column-netto {
  text-align: center;
  border-right: 1px solid #CCD4E6;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.cetin-theme .main-table__row .table__column-netto p {
  color: #29293E;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .main-table__row .table__column-brutto {
  text-align: center;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.cetin-theme .main-table__row .table__column-brutto p {
  color: #29293E;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
  padding: 16px 24px;
}
.cetin-theme .table__wrapper {
  max-width: 840px;
  overflow-x: auto;
  margin: 0 auto;
}
.cetin-theme .table__wrapper:not(:last-child) {
  padding-bottom: 40px;
}
.cetin-theme .table__wrapper .table__inner {
  min-width: 500px;
}
.cetin-theme .table__wrapper table {
  width: 100%;
  border-spacing: 0;
}
.cetin-theme .table__wrapper table thead tr th {
  background: #300091;
  padding: 16px 24px;
  color: #ffffff;
}
.cetin-theme .table__wrapper table thead tr th:first-child {
  text-align: left;
  border-radius: 16px 0 0 0;
}
.cetin-theme .table__wrapper table thead tr th:last-child {
  border-radius: 0 16px 0 0;
}
.cetin-theme .table__wrapper table tbody tr td {
  padding: 16px 24px;
  text-align: center;
  border-bottom: 1px solid #CCD4E6;
  border-right: 1px solid #CCD4E6;
}
.cetin-theme .table__wrapper table tbody tr td:first-child {
  text-align: left;
  border-left: 1px solid #CCD4E6;
}
.cetin-theme .table__wrapper table tbody tr:nth-child(odd) {
  background: #ffffff;
}
.cetin-theme .table__wrapper table tbody tr:nth-child(even) {
  background: rgba(204, 212, 230, 0.2);
}
.cetin-theme .table__wrapper table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 16px;
}
.cetin-theme .table__wrapper table tbody tr:last-child td:last-child {
  border-radius: 0 0 16px 0;
}
.cetin-theme .teams--page {
  width: 100%;
}
.cetin-theme .teams .page__content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
@media screen and (min-width: 62.0625em) {
  .cetin-theme .teams .banner__content {
    display: none;
  }
}
.cetin-theme .worker__card {
  margin-top: 50px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .worker__card .card__header {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.cetin-theme .worker__card .card__header .header__img {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .worker__card .card__header .header__img .img__inner {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
.cetin-theme .worker__card .card__header .header__img .img--worker1 {
  background: url(assets/images/worker1.png?t=un5m8be) no-repeat top center;
  background-size: cover;
}
.cetin-theme .worker__card .card__header .header__meta {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 24px;
}
.cetin-theme .worker__card .card__header .header__meta h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .worker__card .card__header .header__meta h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .worker__card .card__header .header__meta p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0;
}
.cetin-theme .worker__card .card__desc {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .worker__card .card__desc p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .worker__card .card__link {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 1rem 0;
}
.cetin-theme .worker__card .card__link a {
  color: #29293E;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .worker__card .card__story {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .worker__card .card__story p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  margin-bottom: 2rem;
}
.cetin-theme .worker__card .card__button {
  margin: 8px 0 60px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .worker__card .card__header {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .worker__card .card__desc {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .teams-detail--page {
  width: 100%;
}
.cetin-theme .teams-detail .page__content--slim {
  max-width: 840px;
  margin: 0 auto;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .teams-detail .page__content--slim {
    padding: 0 20px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .teams-detail .page__content--slim .page__content-inner {
    border-right: none;
  }
}
.cetin-theme .teams-detail__cover {
  position: relative;
  padding: 0 0 0 100px;
  margin: 0 auto;
  height: 100%;
}
.cetin-theme .teams-detail__cover-wrapper {
  height: 500px;
  width: 100%;
  padding-top: 0;
  background: url(assets/images/cover_board.png?t=un5m8be) no-repeat center center;
  background-size: cover;
  position: relative;
}
.cetin-theme .story-big {
  max-width: 840px;
  margin: 0 auto;
}
.cetin-theme .story-big__wrapper {
  position: relative;
  z-index: 100;
  padding: 80px 0;
  background: #ffffff;
  margin-bottom: 160px;
  /*&:after {
   content: '';
   position: absolute;
   top: 0;
   z-index: -1;
   @include size(100%, 580px);
   background: $cWhite;
  }*/
}
.cetin-theme .story-big .story-intro {
  margin-bottom: 60px;
  max-width: 90%;
}
.cetin-theme .story-big .story-intro p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .story-big .story-panel {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  position: relative;
}
.cetin-theme .story-big .story-panel .panel-card {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  position: relative;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item {
  padding: 20px 0;
  position: absolute;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner {
  height: 430px;
  max-width: 260px;
  box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  /*.item__curve {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 0;
  	height: 40%;
  	width: 100%;
  	&:after {
  		content: '';
  		background: url-version("assets/icons/curve.svg") no-repeat bottom;
  		height: 100%;
  		width: 100%;
  		position: absolute;
  		background-size: 100%;
  		bottom: 0;
  		background-position: top;
  	}
  }*/
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__image img {
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: auto;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__image .item-image__placeholder {
  width: 100%;
  height: 430px;
  background-position: center center;
  background-size: cover;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__subtitle {
  color: #66668a;
  margin-top: 5px;
  z-index: 2;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__subtitle p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer {
  margin: 0;
  width: 100%;
  align-items: center;
  z-index: 2;
  padding: 0 10px 16px 0;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer-inner {
  background: #ffffff;
  width: 100%;
  padding: 1rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  border-radius: 0 8px 8px 0;
  align-items: center;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__title {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  min-height: 60px;
  height: 60px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__button {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__button a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #E0E2EA;
  position: relative;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__button a:before {
  content: "";
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
  width: 9px;
  transition: 0.3s all;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__button a:hover:before {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .story-big .story-panel .panel-card .cards__item--inner .item__footer .item__subtitle {
  min-height: 45px;
}
.cetin-theme .story-big .story-panel .panel-content {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 10px;
}
.cetin-theme .story-big .story-panel .panel-content .content__story p {
  color: #66668a;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .story-big .story-panel .panel-content .content__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .story-big {
    padding: 0 60px;
  }
  .cetin-theme .story-big__wrapper:after {
    height: 650px;
  }
  .cetin-theme .story-big .story-intro {
    max-width: 90%;
  }
  .cetin-theme .story-big .story-panel .panel-card {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 56.3125em) {
  .cetin-theme .story-big .story-panel .panel-card {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 75.0625em) {
  .cetin-theme .story-big .story-panel .panel-card {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .story-big .story-panel .panel-content {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
    padding-left: 0;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 56.3125em) {
  .cetin-theme .story-big .story-panel .panel-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 75.0625em) {
  .cetin-theme .story-big .story-panel .panel-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 48.125em) {
  .cetin-theme .story-big {
    padding: 0 20px;
  }
  .cetin-theme .story-big__wrapper {
    background: #ffffff;
  }
  .cetin-theme .story-big__wrapper:after {
    content: none;
  }
  .cetin-theme .story-big .story-panel .panel-card .cards__item {
    padding: 0;
  }
  .cetin-theme .story-big .story-panel .panel-content .content__story {
    max-width: 90%;
  }
}
@media screen and (max-width: 39.375em) {
  .cetin-theme .story-big {
    padding: 0 20px;
  }
  .cetin-theme .story-big__wrapper {
    margin-bottom: 0;
  }
  .cetin-theme .story-big .story-panel .panel-card {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 39.375em) and (min-width: 56.3125em) {
  .cetin-theme .story-big .story-panel .panel-card {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 39.375em) and (min-width: 75.0625em) {
  .cetin-theme .story-big .story-panel .panel-card {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 39.375em) {
  .cetin-theme .story-big .story-panel .panel-card .cards__item {
    position: relative;
  }
  .cetin-theme .story-big .story-panel .panel-content {
    padding-top: 3rem;
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 39.375em) and (min-width: 56.3125em) {
  .cetin-theme .story-big .story-panel .panel-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 39.375em) and (min-width: 75.0625em) {
  .cetin-theme .story-big .story-panel .panel-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .general-job-panel {
  max-width: 840px;
  margin: 0 auto;
}
.cetin-theme .general-job-panel__wrapper {
  position: relative;
  z-index: 100;
  padding: 80px 0;
  background: #ffffff;
}
.cetin-theme .general-job-panel .job-text-panel .text__field h3 {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .general-job-panel .job-text-panel .text__field h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .general-job-panel .job-text-panel .text__field p {
  color: #29293E;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin-bottom: 60px;
}
.cetin-theme .general-job-panel .job-text-panel .text__field p a {
  text-decoration: underline;
  font-weight: 700;
  color: #29293E;
  transition: all 0.2s ease-in-out;
}
.cetin-theme .general-job-panel .job-text-panel .text__field p a:hover {
  text-decoration: none;
  color: #300091;
}
.cetin-theme .general-job-panel .job-text-panel .button__field a {
  margin-right: 1rem;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .general-job-panel {
    padding: 0 60px;
  }
}
@media screen and (max-width: 43.5em) {
  .cetin-theme .general-job-panel .job-text-panel .button__field a {
    margin-bottom: 1rem;
    width: 280px;
    position: relative;
  }
  .cetin-theme .general-job-panel .job-text-panel .button__field a:after {
    position: absolute;
    right: 20px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .general-job-panel {
    padding: 0 20px;
  }
}
.cetin-theme .career-benefits-page--page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-benefits-page--page {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-benefits-page--page {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-benefits-page--page {
    margin-bottom: 140px;
  }
}
.cetin-theme .career-benefits-page .page__content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .career-benefits-page .collage__cover-wrapper {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: repeat-x;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 125.0625em) {
  .cetin-theme .career-benefits-page .collage__cover-wrapper {
    background-image: url(assets/images/collage-3848_2x.jpg?t=un5m8be);
  }
}
@media screen and (max-width: 125em) {
  .cetin-theme .career-benefits-page .collage__cover-wrapper {
    background-image: url(assets/images/collage-3848.jpg?t=un5m8be);
  }
}
@media screen and (max-width: 75.25em) {
  .cetin-theme .career-benefits-page .collage__cover-wrapper {
    background-size: cover;
  }
}
.cetin-theme .cover-xs {
  position: relative;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
  min-height: 480px;
  /*@include breakpoint (461px down) {
  	background-position: right -800px top;
  }*/
}
.cetin-theme .cover-xs__wrapper {
  padding-top: 0;
  width: 100%;
  background: #300091;
  position: relative;
}
.cetin-theme .cover-xs__wrapper:before {
  position: absolute;
  content: "";
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  background: #300091;
}
.cetin-theme .cover-xs__wrapper:after {
  position: absolute;
  content: "";
  width: 75%;
  height: 100%;
  top: 0;
  left: -50px;
  z-index: 1;
  background: url(assets/images/cover-md-cable.png?t=un5m8be) no-repeat right top;
  background-size: contain;
}
@media screen and (max-width: 62.0625em) {
  .cetin-theme .cover-xs {
    background: deeppink;
    background: url(assets/images/purple_gradient-left.svg?t=un5m8be) no-repeat right -500px top;
    background-size: cover;
  }
  .cetin-theme .cover-xs__wrapper:before, .cetin-theme .cover-xs__wrapper:after {
    content: none;
  }
  .cetin-theme .cover-xs__wrapper .cover {
    padding-top: 150px;
  }
}
.cetin-theme .cover-xs-image {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
  min-height: 480px;
}
.cetin-theme .cover-xs-image__wrapper {
  background: #300091;
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  min-height: 480px;
  background: #300091;
}
.cetin-theme .cover-xs-image__wrapper--career {
  overflow: hidden !important;
}
.cetin-theme .cover-xs-image__heading {
  position: absolute;
  z-index: 3;
  margin-top: 80px;
  padding: 0 20px;
}
.cetin-theme .cover-xs-image__heading .heading__text {
  margin-top: 24px;
  color: #E3E3E8;
}
.cetin-theme .cover-xs-image__heading .heading__buttons-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}
.cetin-theme .cover-xs-image__heading .heading__buttons-field a:first-child {
  margin-right: 1rem;
}
@media screen and (max-width: 70.625em) {
  .cetin-theme .cover-xs-image__heading .heading__buttons-field {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .cover-xs-image__heading .heading__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
@media (max-width: 915px) {
  .cetin-theme .cover-xs-image__heading .heading__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
.cetin-theme .cover-xs-image__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 650px;
}
.cetin-theme .cover-xs-image__image .cover-image__cable {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 480px;
}
.cetin-theme .cover-xs-image__image .cover-image__cable--career {
  left: -140px;
}
.cetin-theme .cover-xs-image__image .cover-image__image {
  -o-object-fit: fill;
  object-fit: fill;
  width: auto;
  height: 480px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 0;
}
.cetin-theme .cover-xs-image__image .cover-image__image.is-visible {
  opacity: 1;
}
.cetin-theme .cover-xs-image__image .cover-image__image--career {
  transform: scale(1.6);
  z-index: 0;
  height: 480px;
  top: 130px;
  right: 100px;
}
@media screen and (max-width: 78.25em) {
  .cetin-theme .cover-xs-image {
    padding: 0 20px;
  }
  .cetin-theme .cover-xs-image__image {
    width: 500px;
  }
  .cetin-theme .cover-xs-image__image .cover-image__cable {
    left: -100px;
  }
  .cetin-theme .cover-xs-image__image .cover-image__cable--career {
    left: -290px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-xs-image .w-600 {
    max-width: 750px;
  }
  .cetin-theme .cover-xs-image__wrapper {
    position: relative;
    min-height: 480px;
  }
  .cetin-theme .cover-xs-image__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover-xs-image__heading .heading__title h1 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.4px;
  }
  .cetin-theme .cover-xs-image__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    width: 325px;
    z-index: 1;
    height: 480px;
    background: url(assets/images/benefits_path-svg.svg?t=un5m8be) no-repeat top -1px left -100px;
    background-size: cover;
  }
  .cetin-theme .cover-xs-image__image:after {
    content: "";
    position: absolute;
    top: 0;
    left: -300px;
    width: 200px;
    z-index: 1;
    height: 480px;
    background: #300091;
  }
  .cetin-theme .cover-xs-image__image .cover-image__image {
    height: 480px;
  }
  .cetin-theme .cover-xs-image__image .cover-image__image--career {
    right: 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-xs-image__image {
    width: 100%;
  }
  .cetin-theme .cover-xs-image__image:before {
    left: -60px;
  }
}
@media screen and (max-width: 28.875em) {
  .cetin-theme .cover-xs-image__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    width: 300px;
    z-index: 1;
    height: 480px;
    background-size: cover;
  }
  .cetin-theme .cover-xs-image__image .cover-image__image {
    height: 480px;
  }
  .cetin-theme .cover-xs-image__image .cover-image__image--career {
    right: 0;
  }
}
@media screen and (max-width: 28.125em) {
  .cetin-theme .cover-xs-image__image .cover-image__image {
    height: 480px;
  }
  .cetin-theme .cover-xs-image__image .cover-image__image--career {
    right: 100px;
  }
}
@media screen and (max-width: 23.5em) {
  .cetin-theme .cover-xs-image__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 275px;
    z-index: 1;
    height: 480px;
    background-size: cover;
  }
}
.cetin-theme .image__placeholder {
  margin-top: 100px;
}
.cetin-theme .cover-md-image {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
  min-height: 600px;
}
.cetin-theme .cover-md-image__wrapper {
  background: #300091;
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  min-height: 600px;
  background: #300091;
}
.cetin-theme .cover-md-image__wrapper--sm {
  min-height: 480px;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-md-image__wrapper--sm.cover-md-image__wrapper {
    min-height: 480px;
  }
}
.cetin-theme .cover-md-image__wrapper--sm .cover-md-image {
  min-height: 480px;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-md-image__wrapper--sm .cover-md-image__image::before {
    height: 480px;
  }
}
.cetin-theme .cover-md-image__wrapper--sm .cover-md-image__image .cover-image__image,
.cetin-theme .cover-md-image__wrapper--sm .cover-md-image__image .cover-image__cable {
  height: 480px;
}
@media screen and (min-width: 120em) {
  .cetin-theme .cover-md-image__wrapper--sm .cover-md-image__image .cover-image__cable {
    left: 0;
  }
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper {
  min-height: 520px;
  background: transparent;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper::before {
    content: none;
  }
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image {
  min-height: 520px;
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image__image {
  height: 520px;
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image__image::before {
  content: none;
}
@media screen and (max-width: 87.5em) {
  .cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image__image {
    right: -120px;
  }
}
@media screen and (max-width: 68.75em) {
  .cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image__image {
    right: -200px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover-md-image__image {
    right: -300px;
  }
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover {
  align-items: center;
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover__title {
  color: #300091;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover__title {
    margin-top: 20px;
  }
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover__text {
  color: #66668a;
  max-width: 760px;
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover__image {
  height: 520px;
}
.cetin-theme .cover-md-image__wrapper--light.cover-md-image__wrapper .cover__imageimg {
  height: 520px;
}
.cetin-theme .cover-md-image__heading {
  position: absolute;
  z-index: 3;
  margin-top: 80px;
  padding: 0 20px;
}
.cetin-theme .cover-md-image__heading .heading__text {
  margin-top: 24px;
  color: #E3E3E8;
}
.cetin-theme .cover-md-image__heading .heading__buttons-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}
.cetin-theme .cover-md-image__heading .heading__buttons-field a:first-child {
  margin-right: 1rem;
}
@media screen and (max-width: 70.625em) {
  .cetin-theme .cover-md-image__heading .heading__buttons-field {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .cover-md-image__heading .heading__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
@media (max-width: 915px) {
  .cetin-theme .cover-md-image__heading .heading__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
.cetin-theme .cover-md-image__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 700px;
}
.cetin-theme .cover-md-image__image .cover-image__cable {
  background: #300091;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 600px;
  width: 300px;
  transform: skew(-6deg);
}
@media screen and (min-width: 120em) {
  .cetin-theme .cover-md-image__image .cover-image__cable {
    left: -150px;
  }
}
.cetin-theme .cover-md-image__image .cover-image__image {
  -o-object-fit: fill;
  object-fit: fill;
  width: auto;
  height: 600px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 0;
}
.cetin-theme .cover-md-image__image .cover-image__image.is-visible {
  opacity: 1;
}
@media screen and (max-width: 78.25em) {
  .cetin-theme .cover-md-image {
    padding: 0 20px;
  }
  .cetin-theme .cover-md-image__image {
    width: 500px;
  }
  .cetin-theme .cover-md-image__image .cover-image__cable {
    left: -200px;
  }
}
@media screen and (max-width: 67.1875em) {
  .cetin-theme .cover-md-image__image .cover-image__cable {
    left: -215px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-md-image .w-600 {
    max-width: 750px;
  }
  .cetin-theme .cover-md-image__image .cover-image__cable {
    left: 0;
  }
  .cetin-theme .cover-md-image__wrapper {
    position: relative;
    min-height: 600px;
  }
  .cetin-theme .cover-md-image__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover-md-image__heading .heading__title h1 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.4px;
  }
  .cetin-theme .cover-md-image__image {
    width: 400px;
  }
  .cetin-theme .cover-md-image__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -520px;
    width: 500px;
    z-index: 1;
    height: 600px;
    background: #300091;
    transform: skew(-6deg);
  }
  .cetin-theme .cover-md-image__image .cover-image__image {
    height: 600px;
  }
}
@media screen and (max-width: 40.625em) {
  .cetin-theme .cover-md-image .cover__scroll-down {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-md-image__image {
    width: 100%;
  }
  .cetin-theme .cover-md-image__image:before {
    left: -230px;
  }
  .cetin-theme .cover-md-image__image--about:before, .cetin-theme .cover-md-image__image--career-benefits:before, .cetin-theme .cover-md-image__image--teams:before {
    left: 0;
  }
  .cetin-theme .cover-md-image__image--career {
    right: -100px;
  }
  .cetin-theme .cover-md-image__image--career:before {
    left: -50px;
  }
}
@media screen and (max-width: 31.25em) {
  .cetin-theme .cover-md-image__image--career {
    right: -150px;
    /*&:before {
    	left: -100px;
    }*/
  }
}
@media screen and (max-width: 28.875em) {
  .cetin-theme .cover-md-image__image:before {
    left: -315px;
  }
  .cetin-theme .cover-md-image__image .cover-image__image {
    height: 600px;
  }
  .cetin-theme .cover-md-image__image--career {
    right: -100px;
    /*&:before {
    	left: -100px;
    }*/
  }
}
@media screen and (max-width: 23.5em) {
  .cetin-theme .cover-md-image__image {
    /*&:before {
    	content: '';
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 275px;
    	z-index: 1;
    	height: 600px;
    	background: url-version("assets/images/benefits_path-svg.svg") no-repeat top -1px left -75px;
    	background-size: cover;
    }*/
  }
  .cetin-theme .cover-md-image__image--career {
    right: 0;
    /*&:before {
    	left: -100px;
    }*/
  }
}
@media screen and (max-width: 22.4375em) {
  .cetin-theme .cover-md-image__image:before {
    left: -340px;
  }
}
.cetin-theme .cover-sm__wrapper {
  height: 600px;
  width: 100%;
  position: relative;
}
.cetin-theme .cover-sm__image {
  height: 100%;
  width: 100%;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 992px) {
  .cetin-theme .cover-sm__wrapper {
    height: 400px;
    width: 100%;
  }
}
.cetin-theme .cover-md {
  position: relative;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
  min-height: 600px;
  max-height: 600px;
  /*@include breakpoint(2600px) {
  	&__wrapper {
  		background: deeppink;
  		&:after {
  			left: -300px;
  		}
  }


  @include breakpoint(2341px ) {
  	&__wrapper {
  		&:after {
  			left: -100px;
  	}
  }*/
  /*@include breakpoint(2340px down) {
  	&__wrapper {
  		&:before {
  			width: 65%;
  		}
  	}
  }*/
}
@media screen and (max-width: 20.625em) {
  .cetin-theme .cover-md {
    min-height: 615px !important;
    max-height: 615px !important;
  }
}
.cetin-theme .cover-md__wrapper {
  padding-top: 0;
  width: 100%;
  background: #300091;
  position: relative;
}
.cetin-theme .cover-md__wrapper:before {
  position: absolute;
  content: "";
  width: 65%;
  height: 100%;
  top: 0;
  left: 0;
  background: #300091;
}
.cetin-theme .cover-md__buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}
.cetin-theme .cover-md__buttons a:first-child {
  margin-right: 1rem;
}
@media screen and (max-width: 70.625em) {
  .cetin-theme .cover-md__buttons {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .cover-md__buttons a:last-child {
    margin-top: 1rem;
  }
}
@media (max-width: 915px) {
  .cetin-theme .cover-md__buttons a:last-child {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 156.25em) {
  .cetin-theme .cover-md__wrapper:before {
    width: 60%;
  }
}
@media screen and (max-width: 84.0625em) {
  .cetin-theme .cover-md__wrapper .cover {
    align-self: center;
  }
}
@media screen and (max-width: 74.0625em) {
  .cetin-theme .cover-md__wrapper:before {
    width: 60%;
  }
}
@media screen and (max-width: 62.0625em) {
  .cetin-theme .cover-md__wrapper:before, .cetin-theme .cover-md__wrapper:after {
    content: none;
  }
}
.cetin-theme .cover-md-note {
  position: relative;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
  min-height: 600px;
}
.cetin-theme .cover-md-note__wrapper {
  padding-top: 0;
  width: 100%;
  background: #300091;
  position: relative;
}
.cetin-theme .cover-md-note__wrapper:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background: #300091;
}
.cetin-theme .cover-md-note .cover {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .cover-md-note .cover__note {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  z-index: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cetin-theme .cover-md-note .cover__note .note-item__content {
  width: 400px;
  border-radius: 8px;
  margin-top: 180px;
  padding: 40px;
  background: rgba(216, 216, 216, 0.05);
  color: #ffffff;
}
.cetin-theme .cover-md-note .cover__note .note-item__content .content__title h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
}
.cetin-theme .cover-md-note .cover__note .note-item__content .content__text p {
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #E3E3E8;
}
.cetin-theme .cover-md-note .cover__note .note-item__content .content__link a {
  color: #ffffff;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 62.0625em) {
  .cetin-theme .cover-md-note__wrapper:before, .cetin-theme .cover-md-note__wrapper:after {
    content: none;
  }
  .cetin-theme .cover-md-note .cover {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .cover-md-note .cover__note {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: flex-start;
  }
  .cetin-theme .cover-md-note .cover__note .note-item__content {
    margin-top: -20px;
    padding: 40px;
  }
}
.cetin-theme .cover-lg {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .cover-lg__wrapper {
  background: #300091;
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  background: #300091;
  padding-top: 160px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-lg__wrapper {
    height: 700px;
    min-height: 700px;
  }
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .cover-lg__wrapper {
    padding-top: 81px;
  }
}
.cetin-theme .cover-lg__heading {
  position: absolute;
  z-index: 3;
  margin-top: 80px;
}
.cetin-theme .cover-lg__heading .heading__title h1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -0.6px;
}
.cetin-theme .cover-lg__heading .heading__text {
  margin-top: 24px;
  color: #E3E3E8;
}
.cetin-theme .cover-lg__heading .heading__buttons-field {
  margin-top: 40px;
}
.cetin-theme .cover-lg__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 570px;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__image {
    height: 100%;
  }
}
.cetin-theme .cover-lg__image .cover-image__cable {
  background: #300091;
  position: absolute;
  top: 0;
  left: -320px;
  z-index: 2;
  height: 700px;
  width: 540px;
  transform: skew(-6deg);
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__image .cover-image__cable {
    height: 100%;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .cover-lg__image .cover-image__cable {
    left: -380px;
  }
}
@media screen and (min-width: 120em) {
  .cetin-theme .cover-lg__image .cover-image__cable {
    left: -530px;
  }
}
.cetin-theme .cover-lg__image .cover-image__image {
  -o-object-fit: fill;
  object-fit: fill;
  width: auto;
  height: 700px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 0;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__image .cover-image__image {
    height: 100%;
  }
}
.cetin-theme .cover-lg__image .cover-image__image.is-visible {
  opacity: 1;
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__wrapper {
    padding-top: 100px;
    position: relative;
    padding-bottom: 92px;
  }
  .cetin-theme .cover-lg__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover-lg__heading .heading__title h1 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.4px;
  }
  .cetin-theme .cover-lg__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -450px;
    width: 500px;
    z-index: 1;
    height: 100%;
    background: #300091;
    transform: skew(-6deg);
  }
}
@media screen and (max-width: 40.625em) {
  .cetin-theme .cover-lg__image:before {
    width: 650px;
    background-position: top -1px left 0px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .cover-lg__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100px;
    width: 560px;
    transform: translateX(-25px);
    z-index: 1;
    background: #300091;
    transform: skew(-6deg);
  }
  .cetin-theme .cover-lg__image .cover-image__image {
    transform: translateX(85px);
  }
}
@media screen and (max-width: 22.25em) {
  .cetin-theme .cover-lg__image:before {
    left: -150px;
  }
  .cetin-theme .cover-lg__image .cover-image__image {
    transform: translateX(110px);
  }
}
.cetin-theme .cover-lg-slim {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .cover-lg-slim__wrapper {
  background: #300091;
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  min-height: 812px;
  background: #300091;
  padding-top: 230px;
}
.cetin-theme .cover-lg-slim__heading {
  position: absolute;
  z-index: 3;
  margin-top: 80px;
  padding: 0 20px;
}
.cetin-theme .cover-lg-slim__heading .heading__title h1 {
  color: #ffffff;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: -0.6px;
}
.cetin-theme .cover-lg-slim__heading .heading__text {
  margin-top: 24px;
  color: #E3E3E8;
}
.cetin-theme .cover-lg-slim__heading .heading__buttons-field {
  margin-top: 40px;
}
.cetin-theme .cover-lg-slim__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 570px;
}
.cetin-theme .cover-lg-slim__image .cover-image__cable {
  background: #300091;
  position: absolute;
  top: 0;
  left: -330px;
  z-index: 2;
  height: 812px;
  width: 500px;
  transform: skew(-6deg);
}
@media screen and (min-width: 120em) {
  .cetin-theme .cover-lg-slim__image .cover-image__cable {
    left: -480px;
  }
}
.cetin-theme .cover-lg-slim__image .cover-image__image {
  -o-object-fit: fill;
  object-fit: fill;
  width: auto;
  height: 812px;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 0;
}
.cetin-theme .cover-lg-slim__image .cover-image__image.is-visible {
  opacity: 1;
}
.cetin-theme .cover-lg-slim__image .cover-image__image--to-right {
  right: -80px;
}
@media screen and (max-width: 78.25em) {
  .cetin-theme .cover-lg-slim {
    padding: 0 20px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg-slim__wrapper {
    padding-top: 100px;
    position: relative;
    min-height: 600px;
  }
  .cetin-theme .cover-lg-slim__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover-lg-slim__heading .heading__title h1 {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.4px;
  }
  .cetin-theme .cover-lg-slim__image {
    width: 400px;
  }
  .cetin-theme .cover-lg-slim__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -330px;
    width: 300px;
    z-index: 1;
    height: 600px;
    background: #300091;
    transform: skew(-6deg);
  }
  .cetin-theme .cover-lg-slim__image .cover-image__image {
    height: 600px;
  }
}
@media screen and (max-width: 40.625em) {
  .cetin-theme .cover-lg-slim__image:before {
    width: 470px;
  }
}
@media screen and (max-width: 28.875em) {
  .cetin-theme .cover-lg-slim__wrapper {
    min-height: 650px;
  }
  .cetin-theme .cover-lg-slim__image {
    width: 400px;
  }
  .cetin-theme .cover-lg-slim__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -300px;
    z-index: 1;
    height: 650px;
  }
  .cetin-theme .cover-lg-slim__image .cover-image__image {
    height: 650px;
  }
}
@media screen and (max-width: 23.5em) {
  .cetin-theme .cover-lg-slim__image:before {
    content: "";
    position: absolute;
    top: 0;
    left: -90px;
    width: 310px;
    z-index: 1;
    height: 650px;
  }
}
.cetin-theme .cover-hero {
  position: relative;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 10px 0 60px 0;
}
.cetin-theme .cover-hero__wrapper {
  padding-top: 0;
  width: 100%;
  padding: 0 20px;
}
.cetin-theme .cover-hero__wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: url(assets/images/partners_cover_bg-final.jpg?t=un5m8be) no-repeat top right;
}
.cetin-theme .cover-hero .cover {
  padding-left: 10px;
}
.cetin-theme .cover-hero .cover__button--hero {
  margin-left: -10px;
}
@media screen and (max-width: 70.0625em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top right -100px;
  }
}
@media screen and (max-width: 62.5625em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top right -200px;
  }
}
@media screen and (max-width: 57.25em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top right -300px;
  }
}
@media screen and (max-width: 50.625em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top right -475px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top right -550px;
  }
}
@media screen and (max-width: 27.5em) {
  .cetin-theme .cover-hero .cover {
    margin-top: 70px;
  }
}
@media screen and (max-width: 24.5em) {
  .cetin-theme .cover-hero__wrapper:after {
    background-position: top center;
    background-size: 100% auto;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}
@media screen and (min-width: 36em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites {
    background-position: right bottom -30px;
    background-size: auto;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites {
    background-position: right center;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .cover-hero {
  max-width: 1160px;
  padding: 40px 0 350px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .cover-hero {
    padding: 100px 0 130px;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .cover {
  padding-left: 0;
  padding-top: 0;
}
@media screen and (max-width: 27.5em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .cover {
    margin-top: 0;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__title--hero {
  margin: 0 0 12px;
  max-width: 390px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__title--hero {
    margin: 0 0 22px;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites h2,
.cetin-theme .cover-hero__wrapper.cover-hero--sites h3 {
  font-size: 21px;
  line-height: 28px;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites h2,
  .cetin-theme .cover-hero__wrapper.cover-hero--sites h3 {
    font-size: 24px;
    line-height: 30px;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__text--hero {
  font-size: 16px;
  line-height: 22px;
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__links {
  margin-top: 24px;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__links {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .cover__links {
    margin-top: 40px;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .button--link {
  font-size: 15px;
  line-height: 22px;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .button--link {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.cetin-theme .cover-hero__wrapper.cover-hero--sites .button--link + .button--link {
  margin-top: 24px;
}
@media screen and (min-width: 36em) {
  .cetin-theme .cover-hero__wrapper.cover-hero--sites .button--link + .button--link {
    margin-left: 40px;
    margin-top: 0;
  }
}
.cetin-theme .w-full {
  max-width: 100%;
}
.cetin-theme .w-800 {
  max-width: 800px;
}
.cetin-theme .w-700 {
  max-width: 700px;
}
.cetin-theme .w-600 {
  max-width: 600px;
}
.cetin-theme .w-500 {
  max-width: 500px;
}
.cetin-theme .w-400 {
  max-width: 400px;
}
.cetin-theme .cover-lg__carousel {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .cover-lg__carousel .cover-carousel {
  position: absolute;
  width: 80%;
  z-index: 5;
  padding: 0 20px;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .cover-lg__carousel .cover-carousel {
    padding-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cover-lg__carousel .cover-carousel {
    padding-top: 40px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__carousel .cover-carousel {
    position: relative;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item {
  display: none;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item.is-visible {
  display: flex;
  flex-direction: column;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__title {
  font-size: 66px;
  line-height: 126%;
  letter-spacing: -0.75px;
  font-weight: 700;
  max-width: 100%;
  line-height: 52px;
  letter-spacing: -0.6px;
  font-size: 48px;
  color: #ffffff;
  margin-bottom: 32px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__title {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.6px;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__title {
    max-width: min(70%, 760px);
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__title--business {
  max-width: 60%;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__text {
  max-width: 100%;
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 300;
  margin-bottom: 40px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__text {
    max-width: 75%;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__text {
    max-width: max(50%, 760px);
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls {
  display: none;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls {
    margin-bottom: 40px;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls a.is-active .list__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #ffffff;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls a.is-active .list__button .list__button--inner {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #ffffff;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls ul {
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  list-style: none;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls li {
  margin-right: 0.5rem;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__mobile-controls .list__button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-note p {
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 2px;
  width: 100%;
  max-width: 703px;
  background: #ffffff;
  border-radius: 50px;
  border: 1px solid #D7DAE1;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input {
  /*@include size(430px, 52px);*/
  width: calc(100% - 270px);
  height: 52px;
  padding: 0 45px 0 24px;
  color: #29293E;
  font-weight: 600;
  font-size: 15px;
  background: #ffffff;
  border-radius: 50px;
  border: none;
  box-shadow: none;
  font-family: "Avenir Next", sans-serif;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input::-ms-clear {
  display: none;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input:focus, .cetin-theme .cover-lg__carousel .cover-carousel__item .item__input:active {
  outline: none;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input::-moz-placeholder {
  color: #B3B3C4;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input::placeholder {
  color: #B3B3C4;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper {
  position: static;
  z-index: 10;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .address-input-wrapper {
  position: relative;
  width: 100%;
  max-width: 703px;
  z-index: 10;
}
@media screen and (max-width: 69.6875em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .address-input-wrapper {
    max-width: 550px;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .addressWidget {
  position: static;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__dropdown {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.0588235294);
  max-height: 440px;
  overflow: scroll;
  z-index: -1;
}
@media screen and (max-width: 34.375em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__dropdown {
    top: 60px;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .dropdown__item {
  padding: 0;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .dropdown__item:first-of-type {
  padding-top: 50px;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .dropdown__item:not(:last-of-type) {
  border-bottom: 1px solid #D7DAE1;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .dropdown__link {
  color: #66668a;
  display: flex;
  width: 100%;
  padding: 12px 40px;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__button {
  margin-left: auto;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__buttons-field {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .cover-lg__carousel .cover-carousel__item .item__buttons-field a:first-child {
  margin-right: 1rem;
}
@media screen and (max-width: 70.625em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__buttons-field {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
@media (max-width: 915px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__buttons-field a:last-child {
    margin-top: 1rem;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 32px;
  left: 0;
  margin: 0 auto;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 5;
  /*
  			@media (max-width: 1550px) {
  				&-image {
  					transform: translateX(100px);
  				}
  			}
  */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls {
    left: 350px;
  }
}
@media screen and (max-width: 87.5em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls {
    justify-content: flex-start;
    padding-left: 20px;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__prev {
  margin-right: 16px;
  font-size: 0;
  cursor: pointer;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__prev:before {
  content: "";
  position: relative;
  height: 16px;
  width: 16px;
  display: block;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transform: rotate(180deg);
  opacity: 0.8;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__next {
  font-size: 0;
  cursor: pointer;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__next:before {
  content: "";
  position: relative;
  height: 16px;
  width: 16px;
  display: block;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  opacity: 0.8;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__prev:hover:before, .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__next:hover:before {
  opacity: 1;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item {
  position: relative;
  padding: 4px 20px;
  margin: 0 10px;
  height: 26px;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.1px;
  color: #D8D8D8;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  transition: 0.3s background-color, color;
  z-index: 10;
  cursor: pointer;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item.is-active, .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item:hover {
  font-weight: 600;
  letter-spacing: -0.2px;
  color: #ffffff;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item:not(:last-child):after {
  content: "";
  position: absolute;
  right: -8px;
  top: 0;
  height: 100%;
  width: 1px;
  background: #D8D8D8;
  z-index: 10;
}
@media screen and (max-width: 75em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item {
    min-width: 128px;
  }
}
@media screen and (max-width: 68.75em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination {
    margin-left: -10px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination .pagination__item {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 5px;
    margin-left: 5px;
    min-width: 96px;
  }
}
@media screen and (max-width: 62em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .controls__pagination {
    display: none;
  }
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls-image {
  width: 492px;
  height: 840px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  overflow: hidden;
  z-index: 0;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls-image__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 600px;
  height: 886px;
  position: absolute;
  opacity: 0;
  right: -10px;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls-image__image.active {
  opacity: 1;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls-image__cable {
  position: absolute;
  top: -30px;
  left: -250px;
  z-index: 2;
}
.cetin-theme .cover-lg__carousel .cover-carousel__controls__bottom-note {
  display: none;
}
@media (max-width: 1300px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__input-wrapper {
    max-width: 550px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__input {
    max-width: 300px;
  }
}
@media (max-width: 1220px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls {
    /*.cover-carousel__controls {
    	display: none;
    }*/
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls__bottom-note {
    position: relative;
    display: block;
    z-index: 1;
    color: #E3E3E8;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: normal;
    width: 100%;
    max-width: 85%;
    font-weight: 300;
    margin-right: auto;
    margin: auto auto 32px 0;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item {
    position: relative;
    z-index: 1;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__title {
    font-size: 38px;
    line-height: 44px;
    letter-spacing: -0.38px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__text {
    margin-bottom: 1rem;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__mobile-controls {
    display: block;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__button {
    margin: 16px 0 0;
    padding-top: 19px;
    padding-bottom: 19px;
    width: 100%;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__button:after {
    margin-left: auto;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__input-note {
    padding-top: 0;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__input-wrapper {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    background: none;
    border: none;
    max-width: 300px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls-image {
    z-index: 0;
    opacity: 0.4;
    transform: translateX(0);
    height: 100%;
    width: 100%;
    pointer-events: none;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls-image:after {
    content: "";
    display: block;
    height: 100%;
    width: 70%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(assets/images/cover_shape.svg?t=un5m8be) no-repeat center right;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls-image:before {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #300091;
    z-index: 2;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls-image__image {
    height: 100%;
    width: 100%;
    -o-object-position: right;
    object-position: right;
    -webkit-clip-path: none;
    clip-path: none;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls-image__cable {
    display: none;
  }
}
@media (max-width: 1150px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel {
    padding-left: 0;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__controls {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel {
    padding: 0;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__title {
    max-width: 75%;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__text {
    max-width: 75%;
  }
}
@media (max-width: 768px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel {
    padding: 0;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carouse__item .item__title,
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carouse__item .item__text {
    max-width: 100%;
  }
}
@media (max-width: 430px) {
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item {
    /*.item__input-wrapper {
    	max-width: 100%;
    }*/
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__text {
    font-size: 16px;
    line-height: 22px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__controls .cover-carousel__item .item__input {
    max-width: 270px;
  }
}
@media screen and (max-width: 47.5em) {
  .cetin-theme .cover-lg__carousel .cover-carousel {
    width: 100%;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__title {
    max-width: 100%;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__text {
    max-width: 100%;
  }
}
@media screen and (max-width: 69.6875em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper {
    max-width: 550px;
  }
}
@media screen and (max-width: 34.375em) {
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper {
    padding: 3px;
    flex-direction: column;
    border-radius: 29px;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper .item__input {
    width: 100%;
    align-self: flex-start;
  }
  .cetin-theme .cover-lg__carousel .cover-carousel__item .item__input-wrapper .item__button {
    margin-left: 0;
    min-width: 100%;
  }
}
.cetin-theme .cover {
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 160px;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .cover {
    margin-top: 81px;
  }
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .cover {
    padding-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cover {
    padding-top: 40px;
  }
}
.cetin-theme .cover__breadcrumb ul {
  padding: 0;
}
.cetin-theme .cover__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .cover__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .cover__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .cover__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .cover__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .cover__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .cover__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .cover__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.6px;
  color: #ffffff;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .cover__title--hero {
  color: #300091;
  margin: 20px 0 40px;
}
.cetin-theme .cover__title--hero h2 {
  letter-spacing: -1px;
  margin: 0;
}
.cetin-theme .cover__text {
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 550px;
}
.cetin-theme .cover__text--hero {
  color: #66668a;
}
.cetin-theme .cover__text--hero p {
  margin-top: 0;
}
.cetin-theme .cover__text--wider {
  max-width: max(50%, 760px);
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .cover__text--wider {
    max-width: 550px;
  }
}
.cetin-theme .cover__scroll-down {
  margin-top: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  flex: 0 0 52px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: rotate(90deg);
  transition: 0.3s border-color, 0.3s background-color;
  margin-bottom: 30px;
}
.cetin-theme .cover__scroll-down:hover {
  border-color: #F12E49;
  background: #F12E49;
}
.cetin-theme .cover__contact {
  padding: 40px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .cover__contact-img {
  padding-right: 40px;
}
.cetin-theme .cover__contact-img img {
  width: 70px;
  height: 70px;
}
.cetin-theme .cover__contact-data .data__name h5 {
  color: #ffffff;
}
.cetin-theme .cover__contact-data .data__contact {
  margin-top: 10px;
}
.cetin-theme .cover__contact-data .data__contact p {
  display: inline-block;
  margin: 0 24px 0 0;
  color: #E3E3E8;
}
.cetin-theme .cover__contact-data .data__contact p a {
  color: #ffffff;
  font-weight: 700;
}
.cetin-theme .cover__button--hero {
  margin-top: 60px;
}
.cetin-theme .cover__buttons {
  margin-top: 40px;
}
.cetin-theme .cover__note {
  margin-top: 60px;
  padding-bottom: 10px;
}
.cetin-theme .cover__note p {
  color: #E3E3E8;
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .cover__contact {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .cetin-theme .cover__contact-img {
    margin-bottom: 1rem;
  }
}
.cetin-theme .cover-md-image .cover__note {
  width: 60%;
}
.cetin-theme .cover-md-image__image-media::before {
  left: -265px !important;
}
@media screen and (max-width: 75em) {
  .cetin-theme .cover-md-image .cover__note {
    width: 40%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-md-image__image-media::before {
    left: 0 !important;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-md-image .cover__note {
    margin-top: 30px;
    width: 80%;
  }
}
@media screen and (max-width: 23.5em) {
  .cetin-theme .cover-md-image__image-media::before {
    left: -100px !important;
  }
}
.cetin-theme .cover-image__image-media {
  transform: translateX(50px);
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-image__image-media {
    transform: translateX(100px);
  }
}
@media screen and (max-width: 31.25em) {
  .cetin-theme .cover-image__image-media {
    transform: translateX(200px);
  }
}
.cetin-theme .media-homepage--page {
  width: 100%;
}
.cetin-theme .media-homepage .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .formPage--page {
  width: 100%;
}
.cetin-theme .formField {
  margin: 0 auto;
  padding: 220px 120px 50px;
}
.cetin-theme .formField__inner {
  padding: 50px 8px;
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  background: #ffffff;
  justify-content: flex-start;
}
.cetin-theme .formField__column {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .formField__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .formField__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .formField-wrapper {
  width: 100%;
}
.cetin-theme .formField__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
  padding: 1rem 0;
}
@media screen and (max-width: 75em) {
  .cetin-theme .formField {
    padding: 220px 60px 50px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .formField {
    padding: 220px 20px 50px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .formField {
    padding: 220px 5px 50px;
  }
}
.cetin-theme .form-group {
  position: relative;
  width: 300px;
}
.cetin-theme .form-group--100 {
  width: 100%;
}
.cetin-theme .form-group label,
.cetin-theme .form-group legend {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
  display: block;
  color: #8C8CA7;
  margin-bottom: 0;
}
.cetin-theme .form-group legend ~ .ddm__radio {
  margin: 16px 0;
}
.cetin-theme .form-group legend .reference-mark {
  margin-bottom: 2px;
}
.cetin-theme .form-group a {
  text-decoration: underline;
}
.cetin-theme .form-group input[type=text],
.cetin-theme .form-group input[type=number] {
  height: 52px;
  width: 100%;
  border: 1px solid #CCD4E6;
  border-radius: 4px;
  background-color: #FAFBFD;
  margin: 16px 0;
  padding: 15px 16px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  color: #29293E;
}
.cetin-theme .form-group input[type=text]:not(:disabled):hover,
.cetin-theme .form-group input[type=number]:not(:disabled):hover {
  border: 1px solid #66668a;
  background-color: #FAFBFD;
}
.cetin-theme .form-group input[type=text]:not(:disabled):active,
.cetin-theme .form-group input[type=number]:not(:disabled):active {
  box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.8) inset;
}
.cetin-theme .form-group input[type=text]:focus,
.cetin-theme .form-group input[type=number]:focus {
  outline: none;
}
.cetin-theme .form-group input:disabled {
  background: #ddd;
  cursor: no-drop;
}
.cetin-theme .form-group input:disabled:hover {
  border: 1px solid #CCD4E6;
}
.cetin-theme .form-group input::-moz-placeholder {
  color: #66668a;
  opacity: 0.6;
}
.cetin-theme .form-group input::placeholder {
  color: #66668a;
  opacity: 0.6;
}
.cetin-theme .form-group .warning__top {
  position: absolute;
  top: 0;
  right: 0;
  color: #F12E49;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
}
.cetin-theme .form-group .warning__bottom {
  color: #F12E49;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
}
.cetin-theme .form-group .warning__input {
  border: 1px solid #F12E49;
}
.cetin-theme .form-group .custom-select-wrapper {
  width: 100%;
}
.cetin-theme .form-group .select, .cetin-theme .form-group .custom-select-wrapper .custom-select {
  box-sizing: border-box;
  height: 52px;
  width: 100%;
  border: 1px solid #D7DAE1;
  border-radius: 3px;
  background-color: #F9FAFC;
  padding: 15px 16px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  cursor: pointer;
  color: #66668a;
  position: relative;
  transition: 0.3s all;
  -webkit-appearance: none;
}
.cetin-theme .form-group .select__arrow, .cetin-theme .form-group .custom-select-wrapper .custom-select__arrow {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) scaleY(-1);
  transition: transform 0.2s ease-out;
}
.cetin-theme .form-group .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select__arrow svg {
  width: 16px;
  height: 16px;
  fill: #6E6E84;
}
.cetin-theme .form-group .select:hover, .cetin-theme .form-group .custom-select-wrapper .custom-select:hover {
  color: #29293E;
  border: 1px solid #29293E;
}
.cetin-theme .form-group .select:hover .select__arrow, .cetin-theme .form-group .custom-select-wrapper .custom-select:hover .select__arrow {
  /*transform: translateY(-50%) rotate(-180deg);*/
}
.cetin-theme .form-group .select:hover .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select:hover .select__arrow svg {
  fill: #29293E;
}
.cetin-theme .form-group .select__filled, .cetin-theme .form-group .custom-select-wrapper .custom-select__filled {
  color: #29293E;
}
.cetin-theme .form-group .select__filled .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select__filled .select__arrow svg {
  fill: #29293E;
}
.cetin-theme .form-group .select__open, .cetin-theme .form-group .custom-select-wrapper .custom-select__open {
  color: #29293E;
}
.cetin-theme .form-group .select__open .select__arrow, .cetin-theme .form-group .custom-select-wrapper .custom-select__open .select__arrow {
  transform: translateY(-50%) scaleY(1);
}
.cetin-theme .form-group .select__open .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select__open .select__arrow svg {
  fill: #29293E;
}
.cetin-theme .form-group .select__open + .select-choose, .cetin-theme .form-group .select__open + .select-dropdown, .cetin-theme .form-group .custom-select-wrapper .custom-select__open + .select-choose, .cetin-theme .form-group .custom-select-wrapper .custom-select__open + .select-dropdown {
  display: block;
}
.cetin-theme .form-group .select--disabled, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled {
  background: #ddd;
  color: #c4c4c4;
  cursor: no-drop;
  outline: none;
}
.cetin-theme .form-group .select--disabled .select__arrow, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled .select__arrow {
  /*transform: translateY(-50%) rotate(-180deg);*/
  transform: translateY(-50%) scaleY(-1);
}
.cetin-theme .form-group .select--disabled .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled .select__arrow svg {
  fill: #c4c4c4;
}
.cetin-theme .form-group .select--disabled:hover, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled:hover {
  border: 1px solid #c4c4c4;
  color: #c4c4c4;
  outline: none;
}
.cetin-theme .form-group .select--disabled:hover .select__arrow, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled:hover .select__arrow {
  transform: translateY(-50%) scaleY(-1);
}
.cetin-theme .form-group .select--disabled:hover .select__arrow svg, .cetin-theme .form-group .custom-select-wrapper .custom-select--disabled:hover .select__arrow svg {
  fill: #c4c4c4;
}
.cetin-theme .form-group .select-dropdown,
.cetin-theme .form-group .select-choose {
  margin-top: 8px;
  display: none;
  z-index: 10;
  width: 280px;
  max-height: 370px;
  overflow-y: scroll;
  position: absolute;
  top: 50px;
  border: 1px solid #D7DAE1;
  border-radius: 3px;
}
.cetin-theme .form-group .select-dropdown {
  box-sizing: border-box;
  background-color: #F9FAFC;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
}
.cetin-theme .form-group .select-dropdown input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.cetin-theme .form-group .select-dropdown label {
  position: relative;
  cursor: pointer;
  color: #6E6E84;
  padding: 15px 16px 15px 45px;
  border-bottom: 1px solid #E6E6EB;
}
.cetin-theme .form-group .select-dropdown label:before {
  content: "";
  border: 2px solid #D7DAE1;
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  left: 16px;
}
.cetin-theme .form-group .select-dropdown label:last-child {
  border-bottom: none;
}
.cetin-theme .form-group .select-dropdown label:hover:before {
  border: 2px solid #29293E;
}
.cetin-theme .form-group .select-dropdown input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 23px;
  width: 5px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.cetin-theme .form-group .select-dropdown input:checked + label:before {
  color: #fff;
  background-color: #6E6E84;
  border: 2px solid #6E6E84;
}
.cetin-theme .form-group .select-dropdown input:checked + label {
  color: #29293E;
}
.cetin-theme .form-group .select-choose {
  padding: 16px 24px;
  background-color: #F9FAFC;
}
.cetin-theme .form-group .select-choose__option {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  padding: 8px 0;
  color: #66668a;
  cursor: pointer;
  font-weight: bold;
}
.cetin-theme .form-group .select-choose__option:hover {
  color: #29293E;
}
.cetin-theme .form-group textarea {
  border: 1px solid #CCD4E6;
  border-radius: 4px;
  background-color: #FAFBFD;
  width: 100%;
  height: 190px;
  padding: 15px 16px;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
  margin: 16px 0;
  resize: vertical;
}
.cetin-theme .form-group textarea::-moz-placeholder {
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.cetin-theme .form-group textarea::placeholder {
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
}
.cetin-theme .form-group textarea:disabled {
  background-color: #ddd;
}
.cetin-theme .form-group textarea:not(:disabled):hover {
  border: 1px solid #66668a;
  background-color: #FAFBFD;
}
.cetin-theme .form-group:hover label {
  color: #66668a;
}
.cetin-theme .form-group .ddm__radio .custom-radio {
  margin-right: 32px;
  margin-bottom: 8px;
}
.cetin-theme .form-group .ddm__radio .custom-radio:first-of-type {
  margin-left: 0;
}
.cetin-theme .form-group .liferay-ddm-form-field-paragraph {
  font-size: 15px;
}
.cetin-theme .form-group .form-control-select,
.cetin-theme .form-group .form-builder-select-field > .select-field-trigger {
  height: 52px;
  width: 100%;
  border: 1px solid #CCD4E6;
  background-image: url("assets/icons/carret_down-black.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 1rem center;
  border-radius: 4px;
  background-color: #FAFBFD;
  margin: 16px 0;
  padding: 15px 16px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  color: #29293E;
  text-align: left;
  cursor: pointer;
}
.cetin-theme .form-group .form-control-select:not(:disabled):hover,
.cetin-theme .form-group .form-builder-select-field > .select-field-trigger:not(:disabled):hover {
  border-color: #300091;
}
.cetin-theme .form-group .form-control-select:disabled,
.cetin-theme .form-group .form-builder-select-field > .select-field-trigger:disabled {
  color: #9696B4;
  background-color: #ddd;
  border-color: #CCD4E6;
  background-blend-mode: difference;
  cursor: not-allowed;
}
.cetin-theme .form-group .form-control-select:disabled:hover,
.cetin-theme .form-group .form-builder-select-field > .select-field-trigger:disabled:hover {
  border-color: #CCD4E6;
}
.cetin-theme .form-group .form-control-select .select-arrow-down-container svg,
.cetin-theme .form-group .form-builder-select-field > .select-field-trigger .select-arrow-down-container svg {
  display: none;
}
.cetin-theme .dropdown-menu-select .dropdown-item {
  padding-left: 32px;
}
.cetin-theme .dropdown-menu-select .dropdown-item.active {
  background-color: #300091;
}
.cetin-theme .dropdown-menu-select .dropdown-item .dropdown-item-indicator-start {
  left: 8px;
  top: 6px;
}
.cetin-theme .dropdown-menu-select .dropdown-subheader {
  padding-left: 32px;
}
.cetin-theme .custom-select {
  display: none;
}
.cetin-theme .custom-select-wrapper {
  position: relative;
  display: inline-block;
}
.cetin-theme .custom-select-wrapper:before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Ym94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8ZyBpZD0iaWNvbjE2YXJyb3ctZG93biI+CiAgICAgICAgPGcgaWQ9Imljb24xNmFycm93LWRvd24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgogICAgICAgICAgICA8cGF0aCBkPSJNMCAyLjAyNUwyLjEwMjg2IDBMMTIuNSAxMEwxMi41IDEwTDEyLjUgMTBMMi4xMDI4NiAyMEwwIDE3Ljk3NUw4LjI4Nzc2IDEwTDAgMi4wMjVaIiB0cmFuc2Zvcm09Im1hdHJpeCgtNC4zNzExMzlFLTA4IC0xIC0xIDQuMzcxMTM5RS0wOCAyMCAxNi4yNSkiIGlkPSJTaGFwZSIgZmlsbD0iIzZFNkU4NCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9Im5vbmUiIC8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");
  height: 16px;
  width: 16px;
  background-size: 16px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%) scaleY(-1);
  z-index: 10;
  pointer-events: none;
}
.cetin-theme .custom-select-wrapper .custom-select {
  display: inline-block;
}
.cetin-theme .form-group-radio {
  margin-bottom: 1rem;
}
.cetin-theme .form-group-radio .radio-input {
  padding-bottom: 5px;
}
.cetin-theme .form-group-radio [type=radio]:checked,
.cetin-theme .form-group-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.cetin-theme .form-group-radio [type=radio]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  display: inline-block;
  color: #29293E;
  font-weight: bold;
  margin: 5px 16px;
  letter-spacing: 0;
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  display: inline-block;
  color: #29293E;
  font-weight: bold;
  margin: 5px 16px;
  letter-spacing: 0;
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:hover {
  color: #66668a;
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:hover:before {
  border: 1px solid #3D3D58;
}
.cetin-theme .form-group-radio [type=radio]:disabled + label {
  cursor: no-drop;
  color: #29293E;
}
.cetin-theme .form-group-radio [type=radio]:disabled + label:hover {
  color: #66668a;
}
.cetin-theme .form-group-radio [type=radio]:disabled + label:hover:before {
  border: 1px solid rgba(110, 110, 132, 0.4);
}
.cetin-theme .form-group-radio [type=radio]:disabled + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(110, 110, 132, 0.4);
  border-radius: 100%;
  background: #ffffff;
}
.cetin-theme .form-group-radio [type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #3D3D58;
  border-radius: 100%;
  background: #ffffff;
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #ffffff;
}
.cetin-theme .form-group-radio [type=radio]:checked + label:after,
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #3D3D58;
  position: absolute;
  top: 5px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.cetin-theme .form-group-radio [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.cetin-theme .form-group-radio [type=radio]:not(:checked) + label:before {
  border: 1px solid #6E6E84;
}
.cetin-theme .form-group-radio [type=radio]:disabled + label:before {
  border: 1px solid rgba(110, 110, 132, 0.4);
}
.cetin-theme .form-group-radio [type=radio]:disabled + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: rgba(110, 110, 132, 0.4);
  position: absolute;
  top: 5px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.cetin-theme .form-group-radio label:hover {
  color: #66668a;
}
.cetin-theme .form-group-checkbox {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #8C8CA7;
  text-align: left;
  margin-bottom: 1rem;
  letter-spacing: 0;
}
.cetin-theme .form-group-checkbox .checkbox-input {
  padding-bottom: 0.5rem;
}
.cetin-theme .form-group-checkbox a {
  text-decoration: underline;
  color: #8C8CA7;
  font-weight: 600;
}
.cetin-theme .form-group-checkbox a:hover {
  text-decoration: none;
}
.cetin-theme .form-group-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.cetin-theme .form-group-checkbox label {
  position: relative;
  cursor: pointer;
  color: #8C8CA7;
  padding: 15px 16px 15px 45px;
  border-bottom: 1px solid #E6E6EB;
  line-height: 28px;
}
.cetin-theme .form-group-checkbox label:before {
  content: "";
  border: 2px solid #CCD4E6;
  padding: 12px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  left: 0;
}
.cetin-theme .form-group-checkbox label:last-child {
  border-bottom: none;
}
.cetin-theme .form-group-checkbox input:checked ~ label:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 10px;
  width: 8px;
  height: 16px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.cetin-theme .form-group-checkbox input:checked ~ label:before {
  color: #fff;
  background-color: #300091;
  border: 2px solid #300091;
}
.cetin-theme .form-group-checkbox input:checked ~ label {
  color: #29293E;
}
.cetin-theme .form-group-checkbox input:hover ~ label:before {
  background-color: #300091;
  border: 2px solid #300091;
}
.cetin-theme .form-group-checkbox [type=checkbox] ~ label:hover {
  color: #8C8CA7;
}
.cetin-theme .form-group-checkbox [type=checkbox]:disabled ~ label {
  cursor: no-drop;
}
.cetin-theme .form-group-checkbox [type=checkbox]:disabled ~ label:before {
  cursor: no-drop;
  background-color: #ddd;
  border: 2px solid #ddd;
}
.cetin-theme .form-group-checkbox [type=checkbox]:not(:checked) ~ label:before {
  background-color: #fff;
}
.cetin-theme .recaptcha {
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
.cetin-theme .network-existence-form {
  /*************************
      Header
  *************************/
  /*************************
      Content
  *************************/
  /*************************
      Radio
  *************************/
  /*************************
      Checkbox
  *************************/
  /*************************
      Form fields
  *************************/
  /*************************
      Columns
  *************************/
  /*************************
      Modal
  **************************/
  /*************************
      Buttons
  *************************/
  /************************************************
      Table styles
  *************************************************/
  /************************************************
      Modifier: dark
  *************************************************/
  /************************************************
      Styles for wysiwyg editor generated content
  ************************************************/
  /************************************************
      Alerts
  *************************************************/
}
.cetin-theme .network-existence-form .form-header {
  background: linear-gradient(180deg, rgba(217, 223, 236, 0) 0%, #D9DFEC 100%);
  margin-bottom: 16px;
  padding-top: 16px;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .form-header {
    background-color: #d9dfec;
  }
}
.cetin-theme .network-existence-form .steps,
.cetin-theme .network-existence-form .nav-tabs {
  display: flex;
}
.cetin-theme .network-existence-form .nav-tabs {
  border-bottom: 1px solid #300091;
  margin-bottom: 0;
  min-height: 58px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .network-existence-form .row.steps {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cetin-theme .network-existence-form .step,
.cetin-theme .network-existence-form .nav-tabs li a {
  background-color: #e5eaf3;
  border-radius: 10px;
  display: none;
  flex: 1;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 15px;
  margin-bottom: 14px;
  margin-top: 14px;
  min-height: 62px;
  padding: 16px 18px;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .step,
  .cetin-theme .network-existence-form .nav-tabs li a {
    display: flex;
    margin-right: 6px;
    min-height: auto;
    padding: 10px 18px;
  }
}
.cetin-theme .network-existence-form .step span + span,
.cetin-theme .network-existence-form .nav-tabs li a span + span {
  padding-left: 6px;
}
.cetin-theme .network-existence-form .nav-tabs li a {
  border: none;
  color: #333;
  display: block;
  font-size: 15px;
  margin-bottom: 7px;
  margin-right: 6px;
  min-height: auto;
  padding: 10px 18px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.cetin-theme .network-existence-form .nav-tabs li a:hover, .cetin-theme .network-existence-form .nav-tabs li a:focus {
  background-color: #300091;
  color: #ffffff;
}
.cetin-theme .network-existence-form .step:last-child,
.cetin-theme .network-existence-form .nav-tabs li:last-child a {
  margin-right: 0;
}
.cetin-theme .network-existence-form .step--active,
.cetin-theme .network-existence-form .nav-tabs li.active a {
  background-color: #300091;
  border-radius: 10px 10px 0 0;
  color: #fff;
  display: flex;
  margin-bottom: 0;
  margin-top: 7px;
  padding-top: 17px;
  position: relative;
}
.cetin-theme .network-existence-form .nav-tabs li.active a {
  border: none;
  bottom: -3px;
  padding-bottom: 18px;
  padding-top: 14px;
}
.cetin-theme .network-existence-form .steps-trigger {
  background-color: #f5f6fa;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  height: 40px;
  margin: 18px 0 0 10px;
  position: relative;
  width: 40px;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .steps-trigger {
    display: none;
  }
}
.cetin-theme .network-existence-form .steps-trigger::after {
  background-image: url(assets/icons/steps-trigger.svg?t=un5m8be);
  content: "";
  display: block;
  height: 10px;
  left: 30%;
  position: absolute;
  top: 40%;
  width: 16px;
}
.cetin-theme .network-existence-form .steps.mobile-visible {
  background-color: #fff;
  border-radius: 10px;
  display: block;
  left: 10px;
  padding: 0;
  position: absolute;
  top: 16px;
  width: calc(100% - 20px);
  z-index: 101;
}
.cetin-theme .network-existence-form .steps.mobile-visible .step {
  border-bottom: 1px solid #CCD4E6;
  border-radius: 0;
  display: flex;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  padding: 20px 24px;
  position: relative;
}
.cetin-theme .network-existence-form .steps.mobile-visible .step:first-of-type {
  border-radius: 10px 10px 0 0;
}
.cetin-theme .network-existence-form .steps.mobile-visible .step:last-of-type {
  border-bottom: none;
  border-radius: 0 0 10px 10px;
}
.cetin-theme .network-existence-form .steps.mobile-visible .step:not(.step--active) {
  background-color: #ffffff;
  color: #66668a;
}
.cetin-theme .network-existence-form .steps.mobile-visible .steps-trigger {
  display: none;
}
.cetin-theme .network-existence-form .steps.mobile-visible .steps-overlay {
  background: rgba(16, 0, 47, 0.5);
  cursor: pointer;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0;
}
.cetin-theme .network-existence-form a {
  color: #300091;
  text-decoration: underline;
}
.cetin-theme .network-existence-form .form-body {
  color: #1c1c2c;
  font-size: 15px;
  font-weight: 500;
  margin-top: 40px;
  position: relative;
}
.cetin-theme .network-existence-form .form-body label {
  color: #1c1c2c;
  font-size: 15px;
  font-weight: 500;
}
.cetin-theme .network-existence-form .form-summary .form-group:not(.form-group-checkbox) {
  border-bottom: 1px solid #CCD4E6;
  padding: 6px 0;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .form-summary .form-group:not(.form-group-checkbox) strong {
    font-weight: 400;
  }
}
.cetin-theme .network-existence-form .form-summary .form-group.form-group--double {
  max-width: 100%;
  width: 100%;
}
.cetin-theme .network-existence-form .form-summary .form-group:not(.form-group--double) {
  border-bottom: none;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .form-summary .form-group.price-result strong {
    font-weight: 700;
  }
}
.cetin-theme .network-existence-form .form-summary .fright {
  float: right;
}
.cetin-theme .network-existence-form .form-summary .fright a {
  border: 1px solid #CCD4E6;
  border-radius: 15px;
  color: #1c1c2c;
  font-size: 13px;
  padding: 4px 22px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.cetin-theme .network-existence-form .form-summary .fright a:hover, .cetin-theme .network-existence-form .form-summary .fright a:focus {
  background-color: #ffffff;
}
.cetin-theme .network-existence-form .form-summary .form-group-checkbox {
  margin-top: 24px;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .form-summary .form-group--captcha .form-item input[type=text] {
    max-width: 33%;
  }
}
.cetin-theme .network-existence-form .row:not(.buttons) {
  justify-content: flex-start;
}
.cetin-theme .network-existence-form h4 {
  margin: 32px 0 24px;
}
.cetin-theme .network-existence-form .block-gray {
  background-color: #e5eaf3;
  flex-basis: 100%;
  margin-bottom: 12px;
  max-width: 100%;
  padding: 18px 24px;
}
.cetin-theme .network-existence-form form {
  margin: 0 0 80px;
}
.cetin-theme .network-existence-form .general-form__subtitle {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .general-form__subtitle {
    font-size: 24px;
  }
}
.cetin-theme .network-existence-form .row > .general-form__subtitle {
  padding-top: 12px;
}
.cetin-theme .network-existence-form .noticeBox {
  color: #3a3a54;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.cetin-theme .network-existence-form .mandatory-note {
  left: 20px;
  position: relative;
  top: 80px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .network-existence-form .mandatory-note {
    bottom: 13px;
    left: 50%;
    position: absolute;
    top: auto;
    transform: translateX(-50%);
  }
}
.cetin-theme .network-existence-form .search-tabs {
  width: 100%;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .header__close-button {
  font-size: 0;
  height: 32px;
  width: 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(224, 226, 234, 0.4);
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .header__close-button .close__button #close {
  transition: all 0.2s ease-in-out;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .header__close-button:hover .close__button #close {
  stroke: #29293E;
}
.cetin-theme .network-existence-form .map-images img {
  display: block;
}
.cetin-theme .network-existence-form .map-images img + img {
  margin-top: 12px;
}
.cetin-theme .network-existence-form .form-group-radio {
  margin-top: 12px;
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .form-group-radio {
    display: flex;
  }
  .cetin-theme .network-existence-form .form-group-radio.col33 > .form-item {
    flex-basis: 33%;
  }
}
.cetin-theme .network-existence-form .form-group-radio [type=radio] + label {
  margin: 5px 12px 13px 0;
  padding-left: 38px;
  font-family: "Avenir Next", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .form-group-radio [type=radio] + label {
    margin: 5px 20px 5px 0;
  }
}
.cetin-theme .network-existence-form .form-group-radio [type=radio] + label::before {
  border: 1.5px solid #CCD4E6;
  height: 28px;
  top: -3px;
  width: 28px;
}
.cetin-theme .network-existence-form .form-group-radio [type=radio]:not(:checked) + label::after {
  left: 8px;
}
.cetin-theme .network-existence-form .form-group-radio [type=radio]:checked + label::after {
  background-color: #300091;
  height: 20px;
  left: 4px;
  top: 1px;
  width: 20px;
}
.cetin-theme .network-existence-form .general-form__column--gray .form-group-radio > .form-item:nth-child(1) {
  min-width: 206px;
}
.cetin-theme .network-existence-form .form-group-radio > .form-item:last-child [type=radio] + label,
.cetin-theme .network-existence-form .form-group-radio > .form-item:nth-child(3) [type=radio] + label {
  margin: 5px 0;
}
.cetin-theme .network-existence-form .form-group-checkbox label {
  border-bottom: none;
  line-height: 20px;
  padding: 4px 16px 4px 43px;
}
.cetin-theme .network-existence-form .form-group-checkbox label::before {
  border: 1.5px solid #CCD4E6;
  border-radius: 6px;
  left: 0;
  top: 1px;
}
.cetin-theme .network-existence-form .form-group-checkbox input[type=checkbox]:not(:checked) ~ label::after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 20px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: scale(0);
  transition: all 0.2s ease;
  width: 20px;
}
.cetin-theme .network-existence-form .form-group-checkbox input[type=checkbox]:checked ~ label::before {
  background-color: #ffffff;
  border: 1.5px solid #CCD4E6;
}
.cetin-theme .network-existence-form .form-group-checkbox input[type=checkbox]:checked ~ label::after {
  background: #300091 url(assets/icons/checkmark-white.svg?t=un5m8be) center center no-repeat;
  border: none;
  border-radius: 4px;
  height: 20px;
  left: 3px;
  opacity: 1;
  top: 4px;
  transform: scale(1);
  transition: all 0.2s ease;
  width: 20px;
}
.cetin-theme .network-existence-form .form-group-checkbox .noticeBox {
  margin: 16px 0 6px;
  padding-left: 43px;
}
.cetin-theme .network-existence-form .form-group-checkbox:last-child {
  margin-bottom: 0;
}
.cetin-theme .network-existence-form .flex-column {
  flex-direction: column !important;
}
.cetin-theme .network-existence-form .mb-12 {
  margin-bottom: 12px;
}
.cetin-theme .network-existence-form .mb-24 {
  margin-bottom: 24px;
}
.cetin-theme .network-existence-form .pb-0 {
  padding-bottom: 0 !important;
}
.cetin-theme .network-existence-form .pt-0 {
  padding-top: 0 !important;
}
.cetin-theme .network-existence-form .w-100 {
  max-width: 100% !important;
  width: 100% !important;
}
.cetin-theme .network-existence-form .form-group,
.cetin-theme .network-existence-form .form-group input {
  width: 100%;
}
.cetin-theme .network-existence-form .content-inline > * {
  display: inline-block !important;
}
.cetin-theme .network-existence-form .content-inline > .noticeBox {
  display: block !important;
}
.cetin-theme .network-existence-form .content-inline input {
  width: auto;
}
.cetin-theme .network-existence-form .has-info > label {
  display: inline-block;
}
.cetin-theme .network-existence-form .form-group-radio.has-info > label,
.cetin-theme .network-existence-form .form-group-checkbox.has-info > label {
  padding-right: 3px;
}
.cetin-theme .network-existence-form .form-group label {
  color: #1c1c2c;
  font-size: 15px;
  font-weight: 500;
}
.cetin-theme .network-existence-form .form-group input:not(.button):not(.file-button),
.cetin-theme .network-existence-form .form-group .select {
  border: 1px solid #CCD4E6;
  color: #000000;
  font-family: "Avenir Next", sans-serif;
  font-weight: 500;
  height: 46px;
  margin: 0 0 24px;
  padding: 12px 16px;
}
.cetin-theme .network-existence-form .form-group .select-choose {
  top: 40px;
  width: 100%;
}
.cetin-theme .network-existence-form .form-group .select__open .select__arrow {
  transform: translateY(-33%) scaleY(1);
}
.cetin-theme .network-existence-form .form-group .file-button {
  background-color: #ffffff;
  border: none;
  cursor: pointer;
  font-weight: 400;
  left: 85px;
  margin: 1px;
  max-height: 44px;
  max-width: calc(100% - 88px);
  overflow: hidden;
  padding: 8px;
  position: absolute;
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .form-group .file-button {
    width: calc(100% - 249px);
  }
}
.cetin-theme .network-existence-form .form-group .file-button + label {
  background-color: #ffffff;
  border: 1px solid #CCD4E6;
  color: #000000;
  font-family: "Avenir Next", sans-serif;
  font-weight: 500;
  height: 46px;
  margin: 0 0 70px 75px;
  padding: 12px 16px;
  position: relative;
  text-indent: -92px;
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .form-group .file-button + label {
    margin: 0 0 24px 75px;
    width: calc(100% - 237px);
  }
}
.cetin-theme .network-existence-form .form-group .file-button + label::after {
  background-color: transparent;
  border: 1px solid #8C8CA7;
  bottom: -52px;
  color: #F12E49;
  content: "VYBRAT PŘÍLOHU";
  display: block;
  font-size: 13px;
  font-weight: 600;
  height: 44px;
  left: 0;
  letter-spacing: 0.5px;
  padding: 10px 16px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  transition: all 0.2s ease-in-out;
  width: 100%;
}
@media screen and (min-width: 20.625em) {
  .cetin-theme .network-existence-form .form-group .file-button + label::after {
    font-size: 14px;
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .form-group .file-button + label::after {
    bottom: auto;
    left: auto;
    right: -170px;
    top: 0;
    width: auto;
  }
}
.cetin-theme .network-existence-form .form-group .file-button + label:hover::after {
  background-color: #F12E49;
  border: 1px solid #F12E49;
  color: #ffffff;
}
.cetin-theme .network-existence-form .form-group .file-button + label span {
  display: inline-block;
  max-width: 110%;
  overflow: clip;
  padding-left: 33px;
  text-indent: initial;
  text-overflow: ellipsis;
}
.cetin-theme .network-existence-form .company-id-lookup {
  color: #300091;
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 48em) {
  .cetin-theme .network-existence-form .form-group--double {
    display: flex;
    flex-wrap: wrap;
  }
  .cetin-theme .network-existence-form .form-group--double .form-item {
    width: 48%;
  }
  .cetin-theme .network-existence-form .form-group--double .form-item:nth-child(1), .cetin-theme .network-existence-form .form-group--double .form-item:nth-child(3) {
    margin-right: 4%;
  }
}
.cetin-theme .network-existence-form .form-group--tel input:nth-of-type(1) {
  max-width: 70px;
}
.cetin-theme .network-existence-form .form-group--tel input:nth-of-type(2) {
  max-width: calc(100% - 75px);
}
.cetin-theme .network-existence-form .form-group--date .form-item input {
  background: #ffffff url(assets/icons/calendar.svg?t=un5m8be) right 16px bottom 14px no-repeat;
}
.cetin-theme .network-existence-form .block-gray .form-group,
.cetin-theme .network-existence-form .block-gray .form-group-radio,
.cetin-theme .network-existence-form .block-gray .form-group-checkbox {
  max-width: 760px;
}
.cetin-theme .network-existence-form .block-gray .form-group.attachment {
  max-width: 784px;
}
.cetin-theme .network-existence-form .button-inline input[type=text] {
  width: calc(100% - 130px);
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .network-existence-form .button-inline input[type=text] {
    margin: 0 0 12px;
    width: 100%;
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .inputs-slash-button input[type=text] {
    width: calc(50% - 88px);
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .inputs-slash-button input[type=text]:nth-of-type(1) {
    margin-right: 16px;
  }
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .network-existence-form .inputs-slash-button input[type=text]:nth-of-type(1) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .network-existence-form .inputs-slash-button input[type=text]:nth-of-type(2) {
    margin-left: 16px;
  }
}
.cetin-theme .network-existence-form .inputs-slash-button .slash {
  font-size: 20px;
  line-height: 46px;
  vertical-align: top;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .network-existence-form .inputs-slash-button .slash {
    text-align: center;
    width: 100%;
  }
}
.cetin-theme .network-existence-form .general-form__column {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .network-existence-form .general-form__column:nth-child(1) {
  padding: 0;
}
@media screen and (min-width: 62em) {
  .cetin-theme .network-existence-form .general-form__column:nth-child(1) {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 32px 60px 32px 0;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .network-existence-form .general-form__column.general-form__column--gray-next {
    flex: 0 0 45%;
    max-width: 45%;
  }
}
.cetin-theme .network-existence-form .general-form__column:nth-child(2) {
  padding: 0;
}
@media screen and (min-width: 62em) {
  .cetin-theme .network-existence-form .general-form__column:nth-child(2) {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 32px 0 32px 60px;
  }
}
.cetin-theme .network-existence-form .general-form__column.general-form__column--gray {
  padding: 24px 16px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .network-existence-form .general-form__column.general-form__column--gray {
    flex: 0 0 55%;
    max-width: 55%;
    padding: 32px 60px;
  }
}
.cetin-theme .network-existence-form .general-form__column--gray {
  background-color: #e5eaf3;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .modal {
  padding: 40px 40px 60px;
  top: 50%;
  transform: translateY(-50%);
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .button--secondary, .cetin-theme .network-existence-form .vetez-modal-wrapper .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .vetez-modal-wrapper .crt-load-more {
  margin-left: 20px;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 16px;
}
.cetin-theme .network-existence-form .vetez-modal-wrapper .modal__content {
  color: #3a3a54;
  font-weight: 400;
}
.cetin-theme .network-existence-form .button::after, .cetin-theme .network-existence-form .socials__youtube .crt-load-more::after, .cetin-theme .socials__youtube .network-existence-form .crt-load-more::after {
  display: none;
}
.cetin-theme .network-existence-form .button--primary {
  padding: 18px 50px 16px;
}
.cetin-theme .network-existence-form .button--secondary, .cetin-theme .network-existence-form .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .crt-load-more {
  padding: 16px 48px 14px;
}
.cetin-theme .network-existence-form .button--purple {
  background: #300091;
}
.cetin-theme .network-existence-form .button--purple:hover, .cetin-theme .network-existence-form .button--purple:focus {
  background: #200660;
}
.cetin-theme .network-existence-form .buttons {
  margin-top: 100px;
}
.cetin-theme .network-existence-form .buttons--double {
  display: flex;
  justify-content: space-between;
  min-width: 100%;
}
.cetin-theme .network-existence-form .button-wrapper {
  position: relative;
}
.cetin-theme .network-existence-form .button-wrapper .button, .cetin-theme .network-existence-form .button-wrapper .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .button-wrapper .crt-load-more {
  font-size: 14px;
}
.cetin-theme .network-existence-form .button-wrapper--previous .button, .cetin-theme .network-existence-form .button-wrapper--previous .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .button-wrapper--previous .crt-load-more {
  padding: 18px 32px 16px 50px;
}
.cetin-theme .network-existence-form .button-wrapper--previous::after {
  content: "";
  position: absolute;
  left: 21px;
  top: 39%;
  height: 14px;
  width: 9px;
  background: transparent url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transform: rotateZ(180deg);
  transition: 0.15s background-image;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .network-existence-form .button-wrapper--previous .button, .cetin-theme .network-existence-form .button-wrapper--previous .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .button-wrapper--previous .crt-load-more {
    background: transparent;
    border: 2px solid #CCD4E6;
    max-width: 50px;
    min-width: 50px;
    padding: 18px 0 12px 48px;
  }
  .cetin-theme .network-existence-form .button-wrapper--previous::after {
    background: transparent url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  }
  .cetin-theme .network-existence-form .button-wrapper--previous:hover::after {
    background-image: url(assets/icons/caret2-right_red.svg?t=un5m8be);
  }
}
.cetin-theme .network-existence-form .button-wrapper--next::after {
  content: "";
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 9px;
  background: transparent url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transition: 0.15s background-image;
}
.cetin-theme .network-existence-form .form-group .button--square,
.cetin-theme .network-existence-form .Editor table .button--square {
  background-color: transparent;
  border: 1px solid #8C8CA7;
  color: #F12E49;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  justify-content: center;
  letter-spacing: 0.5px;
  min-width: 123px;
  padding: 12px 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.cetin-theme .network-existence-form .form-group .button--square:hover, .cetin-theme .network-existence-form .form-group .button--square:focus,
.cetin-theme .network-existence-form .Editor table .button--square:hover,
.cetin-theme .network-existence-form .Editor table .button--square:focus {
  background-color: #F12E49;
  border: 1px solid #F12E49;
  color: #ffffff;
}
.cetin-theme .network-existence-form .form-group .button-inline .button, .cetin-theme .network-existence-form .form-group .button-inline .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .form-group .button-inline .crt-load-more,
.cetin-theme .network-existence-form .Editor table .button-inline .button,
.cetin-theme .network-existence-form .Editor table .button-inline .socials__youtube .crt-load-more,
.cetin-theme .socials__youtube .network-existence-form .Editor table .button-inline .crt-load-more {
  margin: 0 0 24px;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .network-existence-form .form-group .button-inline .button, .cetin-theme .network-existence-form .form-group .button-inline .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .network-existence-form .form-group .button-inline .crt-load-more,
  .cetin-theme .network-existence-form .Editor table .button-inline .button,
  .cetin-theme .network-existence-form .Editor table .button-inline .socials__youtube .crt-load-more,
  .cetin-theme .socials__youtube .network-existence-form .Editor table .button-inline .crt-load-more {
    width: 100%;
  }
}
.cetin-theme .network-existence-form .Editor table .button--square {
  height: 40px;
  padding: 9px 16px;
}
.cetin-theme .network-existence-form .block-gray + .table-wrapper {
  margin-top: -4px;
}
@media screen and (max-width: 74.9375em) {
  .cetin-theme .network-existence-form .block-gray + .table-wrapper {
    overflow-x: scroll;
    position: relative;
  }
}
.cetin-theme .network-existence-form .block-gray + .table-wrapper .Editor {
  min-width: 1160px;
}
.cetin-theme .network-existence-form .Editor table {
  position: relative;
  overflow: auto;
  width: 100%;
}
.cetin-theme .network-existence-form .Editor table td,
.cetin-theme .network-existence-form .Editor table th {
  height: 52px;
  padding: 5px 24px;
}
.cetin-theme .network-existence-form .Editor table th {
  background: #66668a;
  border-bottom: 2px solid #f5f6fa;
  color: #ffffff;
  font-weight: 500;
  height: 52px;
  text-align: left;
}
.cetin-theme .network-existence-form .Editor table td {
  border-bottom: 2px solid #f5f6fa;
}
.cetin-theme .network-existence-form .Editor table tr {
  background-color: #e5eaf3;
}
.cetin-theme .network-existence-form .Section:before,
.cetin-theme .network-existence-form .Section:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cetin-theme .network-existence-form .Section:after {
  clear: both;
}
.cetin-theme .network-existence-form .Section-header,
.cetin-theme .network-existence-form h1.Section-header,
.cetin-theme .network-existence-form h2.Section-header {
  text-align: center;
  margin: 30px 0;
  font-size: 34px;
  line-height: 35px;
  text-transform: uppercase;
}
@media (max-width: 1204px) {
  .cetin-theme .network-existence-form .Section-header,
  .cetin-theme .network-existence-form h1.Section-header,
  .cetin-theme .network-existence-form h2.Section-header {
    font-size: 28px;
    margin: 30px 0 40px;
  }
}
.cetin-theme .network-existence-form .Section--dark {
  background: #012e55;
  color: #d6e7f6;
}
.cetin-theme .network-existence-form .Section--dark h2,
.cetin-theme .network-existence-form .Section--dark p a {
  color: #d6e7f6;
}
.cetin-theme .network-existence-form .Editor h2 {
  margin: 0 0 20px;
}
.cetin-theme .network-existence-form .Editor h2.Color--red {
  color: #af0f15;
}
.cetin-theme .network-existence-form .Editor h2.Color--green {
  color: #3c8d0c;
}
.cetin-theme .network-existence-form .Editor h2.Color--orange {
  color: #d65803;
}
.cetin-theme .network-existence-form .Editor h2.Color--blue {
  color: #005aa9;
}
.cetin-theme .network-existence-form .Editor a:not(.Button):not(.button) {
  color: #005aa9;
  text-decoration: underline;
}
.cetin-theme .network-existence-form .Editor a:hover:not(.Button):not(.button) {
  text-decoration: none;
}
.cetin-theme .network-existence-form .Section--dark .Editor a:not(.Button) {
  color: #d6e7f6;
  text-decoration: underline;
}
.cetin-theme .network-existence-form .Section--dark .Editor a:hover:not(.Button) {
  text-decoration: none;
}
.cetin-theme .network-existence-form .Editor p {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 20px;
}
.cetin-theme .network-existence-form .Editor ul {
  margin: 0 0 20px;
}
.cetin-theme .network-existence-form .Editor ul li {
  position: relative;
  font-size: 18px;
  padding: 0 0 8px 20px;
}
.cetin-theme .network-existence-form .Editor ul li:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #005aa9;
  margin: 0 0 0 8px;
  position: absolute;
  left: -8px;
  top: 6px;
}
.cetin-theme .network-existence-form .Editor ol {
  margin: 0 0 20px;
  list-style-type: none;
  counter-reset: ol-counter;
}
.cetin-theme .network-existence-form .Editor ol li {
  position: relative;
  font-size: 18px;
  padding: 0 0 8px 30px;
}
.cetin-theme .network-existence-form .Editor ol li:before {
  content: counter(ol-counter);
  counter-increment: ol-counter;
  display: block;
  background: #005aa9;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  color: #d6e7f6;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: -2px;
  top: 1px;
}
.cetin-theme .network-existence-form .Editor .Color--blue ul li:before {
  border-color: transparent transparent transparent #005aa9;
}
.cetin-theme .network-existence-form .Editor .Color--blue ol li:before {
  background: #005aa9;
  color: #fff;
}
.cetin-theme .network-existence-form .Editor .Color--red ul li:before {
  border-color: transparent transparent transparent #af0f15;
}
.cetin-theme .network-existence-form .Editor .Color--red ol li:before {
  background: #dc353b;
  color: #fff;
}
.cetin-theme .network-existence-form .Editor .Color--orange ul li:before {
  border-color: transparent transparent transparent #d65803;
}
.cetin-theme .network-existence-form .Editor .Color--orange ol li:before {
  background: #e57c28;
  color: #fff;
}
.cetin-theme .network-existence-form .Editor .Color--green ul li:before {
  border-color: transparent transparent transparent #3c8d0c;
}
.cetin-theme .network-existence-form .Editor .Color--green ol li:before {
  background: #65aa3c;
  color: #fff;
}
.cetin-theme .network-existence-form .alert {
  border-radius: 3px;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .cetin-theme .network-existence-form .alert {
    margin-left: auto;
    margin-right: auto;
    max-width: 1160px;
  }
}
.cetin-theme .network-existence-form .alert-error {
  background-color: #ffdee3;
  border: 1px solid #F12E49;
  color: #DC0F2B;
}
.cetin-theme .network-existence-form .alert-warning {
  background-color: #ffefdb;
  border: 1px solid #bd710f;
  color: #aa6000;
}
.cetin-theme .network-existence-form .alert-info {
  background-color: #eaeaff;
  border: 1px solid #66668a;
  color: #5453AC;
}
.cetin-theme .network-existence-form .alert-success {
  background-color: #eaffec;
  border: 1px solid #199628;
  color: #009111;
}
.cetin-theme .banner-availibility {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  padding: 0 0 120px 0;
  margin: 0 auto;
  color: #31307A;
  max-width: 820px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .banner-availibility {
    padding: 0 20px 120px 20px;
  }
}
.cetin-theme .banner-availibility__info {
  text-align: center;
}
.cetin-theme .banner-availibility__info-subtitle {
  margin: 0;
}
.cetin-theme .banner-availibility__speed {
  font-size: 60px;
  font-weight: 700;
}
.cetin-theme .banner-availibility__warning {
  color: #F12E49;
}
.cetin-theme .banner-availibility__suggestions {
  display: none;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 0 0;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #D7DAE1;
  border-radius: 30px;
  max-height: 550px;
  overflow: hidden;
  overflow-y: auto;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.06);
  z-index: 50;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility__suggestions {
    top: 120px;
  }
}
.cetin-theme .banner-availibility__suggestions.active {
  display: block;
}
.cetin-theme .banner-availibility__suggestions li {
  display: flex;
}
.cetin-theme .banner-availibility__suggestions li a {
  font-size: 15px;
  font-weight: 500;
  color: #66668a;
  padding: 12px 40px;
  width: 100%;
  border-bottom: 1px solid #D7DAE1;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility__suggestions li a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.cetin-theme .banner-availibility__suggestions li a:hover {
  background-color: #D9D9D6;
}
.cetin-theme .banner-availibility__suggestions li a.banner-availibility__default-link {
  color: #300091;
  border-bottom: none;
  padding-bottom: 20px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility__suggestions li a.banner-availibility__default-link {
    padding-bottom: 15px;
  }
}
.cetin-theme .banner-availibility h3 {
  text-align: center;
  margin: 0;
}
.cetin-theme .banner-availibility .input-combine-btn {
  position: relative;
  display: flex;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility .input-combine-btn {
    flex-direction: column;
    background-color: #F9FAFC;
    border-radius: 30px;
    padding: 10px;
    gap: 10px;
    border: 1px solid #D7DAE1;
  }
}
.cetin-theme .banner-availibility .input-combine-btn__wrapper {
  position: relative;
  width: 720px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .banner-availibility .input-combine-btn__wrapper {
    width: 100%;
  }
}
.cetin-theme .banner-availibility .input-combine-btn input {
  font-size: 15px;
  font-weight: 500;
  color: #66668a;
  padding: 20px 280px 20px 20px;
  border: 1px solid #D7DAE1;
  border-radius: 30px;
  width: 100%;
  background-color: #F9FAFC;
  z-index: 100;
}
.cetin-theme .banner-availibility .input-combine-btn input:focus-visible {
  outline: none;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility .input-combine-btn input {
    padding: 20px;
    border: none;
  }
}
.cetin-theme .banner-availibility .input-combine-btn .button, .cetin-theme .banner-availibility .input-combine-btn .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .banner-availibility .input-combine-btn .crt-load-more {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 52px;
  z-index: 100;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-availibility .input-combine-btn .button, .cetin-theme .banner-availibility .input-combine-btn .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .banner-availibility .input-combine-btn .crt-load-more {
    position: relative;
    right: 0;
    width: 100%;
    max-width: unset;
  }
}
.cetin-theme .form-cee {
  margin-bottom: 100px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .form-cee {
    padding: 0 20px;
  }
}
.cetin-theme .form-cee h3.form-cee__headline {
  margin: 80px 0 40px;
  color: #300091;
}
@media screen and (max-width: 30em) {
  .cetin-theme .form-cee h3.form-cee__headline {
    margin: 60px 0 40px;
  }
}
.cetin-theme .form-cee h4.form-cee__headline {
  margin: 80px 0 40px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .form-cee h4.form-cee__headline {
    margin: 60px 0 40px;
  }
}
.cetin-theme .form-cee__controls {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin: 60px 0 30px;
}
.cetin-theme .form-cee__controls:has(.form-cee__again-btn) {
  flex-direction: row;
}
@media screen and (max-width: 36em) {
  .cetin-theme .form-cee__controls {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .form-cee__controls > .button, .cetin-theme .socials__youtube .form-cee__controls > .crt-load-more {
    width: 100%;
    max-width: 320px;
  }
}
.cetin-theme .form-cee__controls > .button.button--primary, .cetin-theme .socials__youtube .form-cee__controls > .button--primary.crt-load-more {
  padding: 18px 50px 16px 32px;
}
.cetin-theme .form-cee__controls > .button.button--primary::after, .cetin-theme .socials__youtube .form-cee__controls > .button--primary.crt-load-more::after {
  content: "";
  display: block;
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 9px;
  background: url(assets/icons/caret-right.svg?t=un5m8be) no-repeat center;
  transition: 0.15s background-image;
}
.cetin-theme .form-cee__controls > .button.button--secondary, .cetin-theme .socials__youtube .form-cee__controls > .crt-load-more {
  justify-content: end;
  padding: 18px 32px 16px 50px;
}
.cetin-theme .form-cee__controls > .button.button--secondary::after, .cetin-theme .socials__youtube .form-cee__controls > .crt-load-more::after {
  content: "";
  display: block;
  position: absolute;
  left: 19px;
  height: 14px;
  width: 9px;
  top: 50%;
  transform: translateY(-50%);
  background: url(assets/icons/caret-left_black.svg?t=un5m8be) no-repeat center;
  transition: 0.3s all;
}
.cetin-theme .form-cee__controls > .form-cee__again-btn.button.button--secondary, .cetin-theme .socials__youtube .form-cee__controls > .form-cee__again-btn.crt-load-more {
  justify-content: start;
  padding: 18px 64px 16px 32px;
}
.cetin-theme .form-cee__controls > .form-cee__again-btn.button.button--secondary::after, .cetin-theme .socials__youtube .form-cee__controls > .form-cee__again-btn.crt-load-more::after {
  width: 20px;
  height: 20px;
  right: 21px;
  left: unset;
  background: url(assets/icons/reload-black.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .form-cee .form-wrapper--narrow {
  max-width: 580px;
  margin: 0 auto;
}
.cetin-theme .form-cee .form-group label {
  font-weight: 600;
  color: #8C8CA7;
}
.cetin-theme .form-cee .form-group .select {
  font-weight: 600;
  color: #66668a;
  margin-bottom: 0;
}
.cetin-theme .form-cee .form-group .select:hover, .cetin-theme .form-cee .form-group .select:active {
  border-color: #300091;
}
.cetin-theme .form-cee .form-group .select:focus-visible {
  outline: none;
}
.cetin-theme .form-cee .form-group .select__wrapper {
  position: relative;
  margin: 16px 0 24px;
  max-width: 340px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .form-cee .form-group .select__wrapper {
    max-width: unset;
  }
}
.cetin-theme .form-cee .form-group #default-select-structure {
  display: none;
}
.cetin-theme .form-cee .form-group .custom-generate-select {
  font-size: 15px;
  font-weight: 600;
  width: 340px;
  height: 52px;
  background-color: #fafbfd;
  border: 1px solid #CCD4E6;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  padding: 15px 16px;
  align-items: center;
  position: relative;
  color: #29293E;
}
@media screen and (max-width: 30em) {
  .cetin-theme .form-cee .form-group .custom-generate-select {
    width: 100%;
  }
}
.cetin-theme .form-cee .form-group .custom-generate-select::after {
  content: "";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  right: 16px;
  background: url("assets/icons/carret_down-black.svg") no-repeat center center;
  transition: transform 0.2s ease-out;
}
.cetin-theme .form-cee .form-group .custom-generate-select:has(.custom-list-visible) {
  border-color: #300091;
  box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.2509803922) inset;
}
.cetin-theme .form-cee .form-group .custom-generate-select:has(.custom-list-visible)::after {
  transform: rotateX(180deg);
}
.cetin-theme .form-cee .form-group .custom-generate-select:hover {
  border-color: #300091;
}
.cetin-theme .form-cee .form-group .custom-generate-select:active {
  box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.2509803922) inset;
}
.cetin-theme .form-cee .form-group .custom-generate-select > p {
  margin-bottom: 0;
  pointer-events: none;
}
.cetin-theme .form-cee .form-group .custom-list {
  width: 100%;
  min-height: 40px;
  max-height: 200px;
  position: absolute;
  overflow: hidden auto;
  top: 50px;
  left: 0;
  margin-top: 5px;
  display: none;
  border-radius: 4px;
  background-color: #ffffff;
  z-index: 100;
}
.cetin-theme .form-cee .form-group .custom-list-visible {
  display: block;
}
.cetin-theme .form-cee .form-group .custom-list-element {
  font-size: 15px;
  font-weight: 600;
  width: auto;
  height: 40px;
  background-color: #ffffff;
  display: flex;
  padding-left: 16px;
  justify-content: left;
  align-items: center;
  color: #66668a;
}
.cetin-theme .form-cee .form-group .custom-list-element:not(:last-child) {
  border-bottom: 1px solid #CCD4E6;
}
.cetin-theme .form-cee .form-group .custom-list-element--disabled {
  color: #CBD3E5;
  cursor: default;
}
.cetin-theme .form-cee .form-group-radio {
  margin-bottom: 32px;
}
.cetin-theme .form-cee .form-group-radio [type=radio] + label {
  color: #8C8CA7;
  padding-left: 52px;
}
.cetin-theme .form-cee .form-group-radio [type=radio]:not(:checked) + label:hover::before {
  border-color: #300091;
}
.cetin-theme .form-cee ul {
  margin: 22px 0 0 26px;
}
.cetin-theme .form-cee li {
  color: #66668a;
  font-size: 18px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .form-cee li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .form-cee li ul {
  margin-top: 10px;
}
.cetin-theme .form-cee li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme .form-cee a {
  font-size: 18px;
  color: #66668a;
  text-decoration: underline;
}
.cetin-theme .portlet-forms {
  font-family: "Avenir Next", sans-serif;
}
.cetin-theme .portlet-forms .lfr-ddm__default-page-header {
  display: none;
}
.cetin-theme .portlet-forms .lfr-ddm-form-page-title {
  font-size: 23px;
  text-align: center;
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}
.cetin-theme .portlet-forms .lfr-ddm-form-page-title + p.text-secondary {
  display: none;
}
.cetin-theme .portlet-forms .lfr-ddm-form-pagination-controls {
  text-align: center;
}
.cetin-theme .portlet-forms .btn {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: none;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  font-weight: 600;
  float: none !important;
}
.cetin-theme .portlet-forms .btn-primary {
  background: #F12E49;
  border-radius: 50px;
  padding: 18px 32px 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.4px;
  transition: 0.3s background-color;
  min-width: 210px;
  justify-content: center;
  font-family: "Avenir Next", sans-serif;
}
.cetin-theme .portlet-forms .btn-primary:hover {
  background: #DC0F2B;
  transition: 0.3s all;
}
.cetin-theme .portlet-forms .form-feedback-item {
  margin-bottom: 20px;
}
.cetin-theme .portlet-forms .ddm-label-required.reference-mark {
  color: unset;
  font-size: 7px;
  padding-left: 5px;
}
.cetin-theme .portlet-forms .lfr-ddm__default-page-buttons {
  display: none;
}
.cetin-theme .portlet-forms .lfr-ddm__default-page-container {
  border: none;
}
.cetin-theme .portlet-forms .form-feedback-indicator {
  display: none;
}
.cetin-theme .portlet-forms .form-feedback-item {
  font-size: 13px;
  font-weight: 600;
}
.cetin-theme .portlet-forms .form-group {
  width: 100%;
}
.cetin-theme .portlet-forms .form-group input:not(:disabled):hover,
.cetin-theme .portlet-forms .form-group .ddm-field-text:not(:disabled):hover {
  border-color: #300091;
}
.cetin-theme .portlet-forms .form-group input:focus,
.cetin-theme .portlet-forms .form-group .ddm-field-text:focus {
  box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.2509803922) inset;
}
.cetin-theme .portlet-forms .form-group.has-error .ddm-field-text {
  border-color: #F12E49;
}
.cetin-theme .portlet-forms .form-group.has-error .form-feedback-item {
  color: #F12E49;
}
.cetin-theme .portlet-forms .form-group .ddm__radio {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-control-input {
  width: 28px;
  height: 28px;
  margin-top: -6px;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-control-input:checked + .custom-control-label::before {
  border-color: #CCD4E6;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-control-input:checked + .custom-control-label::after {
  background-color: #300091;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-control-label::before {
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  border-color: #CCD4E6;
  margin-top: -6px;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-control-label::after {
  width: 20px;
  height: 20px;
  background-image: none;
  background-color: transparent;
  margin: -2px 0 0 4px;
  border-radius: 50%;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-radio:hover .custom-control-label::before {
  border-color: #300091;
}
.cetin-theme .portlet-forms .form-group .ddm__radio .custom-radio + .custom-radio {
  margin-left: 0;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox {
  min-height: 28px;
  margin-bottom: 8px;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox:hover .custom-control-label::before {
  border-color: #300091;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox .custom-control-label::before {
  border-color: #CCD4E6;
  width: 28px;
  margin-top: -6px;
  height: 28px;
  border-width: 1.5px;
  border-radius: 4px;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox .custom-control-label::after {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  margin: -2px 4px 4px;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox .custom-control-input {
  width: 28px;
  height: 28px;
  margin-top: -6px;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox .custom-control-input:checked + .custom-control-label::before {
  background-color: #ffffff;
}
.cetin-theme .portlet-forms .form-group .custom-checkbox .custom-control-input:checked + .custom-control-label::after {
  background-color: #300091;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS4zOTk2NEw1LjEyNzU0IDkuNjYzNzdDNS4yMDkyNiA5Ljc0ODE5IDUuMzQ1OCA5Ljc0NDMyIDUuNDIyNiA5LjY1NTQxTDEyLjg5OTIgMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);
}
.cetin-theme .error.error--page {
  width: 100%;
}
.cetin-theme .form-modal-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 1003;
  background: rgba(25, 25, 41, 0.9);
}
.cetin-theme .form-modal-wrapper .form-modal {
  margin-top: 50px;
  padding: 40px 80px 60px;
  max-width: 780px;
  width: 95%;
  background: #300091;
  border-radius: 10px;
  overflow: auto;
  position: relative;
}
.cetin-theme .form-modal-wrapper .form-modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.cetin-theme .form-modal-wrapper .form-modal__header .header__logo {
  flex: 0 0 auto;
}
.cetin-theme .form-modal-wrapper .form-modal__header .header__close-button {
  font-size: 0;
  height: 32px;
  width: 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(215, 218, 225, 0.1);
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 24px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .form-modal-wrapper .form-modal__body .body__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__subtitle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form {
  margin-top: 50px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps {
  margin-bottom: 37px;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-rows: 140px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item {
  position: relative;
  padding: 26px 16px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  background: #5453AC;
  border-radius: 10px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item .item__number {
  margin-bottom: 16px;
  height: 24px;
  width: 24px;
  flex: 0 0 24px;
  color: #C3C3C3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  border-radius: 50%;
  border: 1px solid #C3C3C3;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item .item__name {
  color: #E3E3E8;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  max-width: 90%;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:first-child {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  margin-right: 8px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:first-child .item__number {
  color: #5453AC;
  background: #ffffff;
  border-color: #ffffff;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:first-child .item__name {
  color: #ffffff;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:first-child:after {
  content: "";
  display: inline-block;
  height: 13px;
  width: 26px;
  position: absolute;
  bottom: -13px;
  left: 23px;
  background: url(assets/icons/caret-down_purple.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  margin-right: 8px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__steps .steps__item:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input-wrapper {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 26px;
  padding: 2px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input {
  padding-right: 24px;
  padding-left: 24px;
  max-width: 410px;
  height: 54px;
  width: 100%;
  border: none;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  border-radius: 40px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input:active, .cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input:focus {
  outline: none;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input::-moz-placeholder {
  color: #8b8b8f;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input::placeholder {
  color: #8b8b8f;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__submit {
  max-width: 260px;
  width: 100%;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__submit:after {
  margin-left: auto;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__success {
  display: none;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form--success {
  border-radius: 10px;
  background: #5453AC;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 35px 20px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success .success__icon {
  margin-bottom: 16px;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success .success__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.46px;
  color: #ffffff;
  text-align: center;
}
.cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success .success__text {
  color: #C6C6D2;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 300;
  text-align: center;
  max-width: 70%;
}
.cetin-theme .form-modal-wrapper .form-modal__footer {
  margin-top: 55px;
}
.cetin-theme .form-modal-wrapper .form-modal__footer .footer__title {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #E3E3E8;
  margin-bottom: 24px;
}
.cetin-theme .form-modal-wrapper .form-modal__footer .footer__contact {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .form-modal-wrapper .form-modal__footer .footer__contact .contact__name {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #ffffff;
}
.cetin-theme .form-modal-wrapper .form-modal__footer .footer__contact .contact__role {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #E3E3E8;
  margin-top: 4px;
}
.cetin-theme .form-modal-wrapper .form-modal__footer .footer__contact .contact__image-wrapper {
  margin-right: 31px;
}
.cetin-theme .form-modal-wrapper .form-modal__items {
  padding: 40px 0;
}
.cetin-theme .form-modal-wrapper .form-modal__items .modal__item {
  border: 1px solid rgba(215, 218, 225, 0.3);
  border-radius: 16px;
  background-color: #5453AC;
  margin: 16px 0;
  height: 92px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 0 20px;
  cursor: pointer;
}
.cetin-theme .form-modal-wrapper .form-modal__items .modal__item--smaller {
  height: 72px;
}
.cetin-theme .form-modal-wrapper .form-modal__items--smaller {
  padding: 40px 60px;
}
.cetin-theme .form-modal-wrapper .form-modal__back {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #ffffff;
  text-align: center;
}
.cetin-theme .form-modal-wrapper .form-modal__form {
  padding: 50px 0 0;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group label {
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group input {
  border: 1px solid rgba(215, 218, 225, 0.3);
  border-radius: 3px;
  background-color: #5453AC;
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group input::-moz-placeholder {
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group input::placeholder {
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group textarea {
  border: 1px solid rgba(215, 218, 225, 0.3);
  border-radius: 3px;
  background-color: #5453AC;
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group textarea::-moz-placeholder {
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group textarea::placeholder {
  color: #E3E3E8;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group--full {
  width: 100%;
}
.cetin-theme .form-modal-wrapper .form-modal__form .form-group--full input {
  width: 100%;
}
.cetin-theme .form-modal-wrapper .form-modal__form__recaptcha {
  margin: 40px 0;
  text-align: center;
}
.cetin-theme .form-modal-wrapper .form-modal__form__button {
  text-align: center;
}
.cetin-theme .form-modal-wrapper .form-modal__form__note {
  margin-top: 60px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  opacity: 0.6;
}
.cetin-theme .form-modal-wrapper .form-modal__form .row {
  padding: 0;
  margin: 0;
  width: 100%;
}
.cetin-theme .form-modal-wrapper .form-modal__form__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .form-modal-wrapper .form-modal__form__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .form-modal-wrapper .form-modal__form__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .form-modal-wrapper .form-modal__form__column--12 {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .form-modal-wrapper .form-modal {
    padding: 40px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .form-modal__body .form__steps .steps__item .item__name {
    width: 100%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .form-modal-wrapper .form-modal {
    margin: 30px 20px;
    padding: 24px 16px 40px;
  }
  .cetin-theme .form-modal-wrapper .form-modal__header {
    margin-bottom: 60px;
  }
  .cetin-theme .form-modal-wrapper .form-modal__header .header__logo {
    max-width: 105px;
    margin-left: 0;
  }
  .cetin-theme .form-modal-wrapper .form-modal .body__title {
    margin-bottom: 16px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .body__form .form__steps {
    display: none;
  }
  .cetin-theme .form-modal-wrapper .form-modal .body__form .form__input-wrapper {
    flex-flow: column;
    align-items: flex-start;
  }
  .cetin-theme .form-modal-wrapper .form-modal .body__form .form__input {
    height: 58px;
    margin-bottom: 16px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .footer__contact .contact__image-wrapper {
    margin-right: 16px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .footer__contact .contact__image-wrapper img {
    width: 48px;
    height: 48px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .footer__contact .contact__name {
    font-size: 18px;
  }
  .cetin-theme .form-modal-wrapper .form-modal .footer__contact .contact__role {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 0;
  }
  .cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success {
    padding: 40px 24px;
    align-items: flex-start;
  }
  .cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success .success__title {
    font-size: 18px;
  }
  .cetin-theme .form-modal-wrapper .form-modal__body .body__form--success .form__success .success__text {
    text-align: left;
    margin-bottom: 0;
    max-width: 100%;
  }
  .cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input-wrapper input, .cetin-theme .form-modal-wrapper .form-modal__body .body__form .form__input-wrapper a {
    width: 100%;
    max-width: unset;
  }
}
.cetin-theme .chessboard {
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .chessboard__item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 2rem;
}
.cetin-theme .chessboard__item .item__title {
  margin-top: 2rem;
  color: #29293E;
}
.cetin-theme .chessboard__item .item__description {
  color: #66668a;
}
.cetin-theme .chessboard__item:nth-child(even) {
  background: #300091;
}
.cetin-theme .chessboard__item:nth-child(even) .item__title {
  color: #ffffff;
}
.cetin-theme .chessboard__item:nth-child(even) .item__description {
  color: #ffffff;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .chessboard__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cetin-theme .chessboard__item:nth-child(1), .cetin-theme .chessboard__item:nth-child(4), .cetin-theme .chessboard__item:nth-child(5), .cetin-theme .chessboard__item:nth-child(8), .cetin-theme .chessboard__item:nth-child(9) {
    background: #300091;
  }
  .cetin-theme .chessboard__item:nth-child(1) .item__title, .cetin-theme .chessboard__item:nth-child(4) .item__title, .cetin-theme .chessboard__item:nth-child(5) .item__title, .cetin-theme .chessboard__item:nth-child(8) .item__title, .cetin-theme .chessboard__item:nth-child(9) .item__title {
    color: #ffffff;
  }
  .cetin-theme .chessboard__item:nth-child(1) .item__description, .cetin-theme .chessboard__item:nth-child(4) .item__description, .cetin-theme .chessboard__item:nth-child(5) .item__description, .cetin-theme .chessboard__item:nth-child(8) .item__description, .cetin-theme .chessboard__item:nth-child(9) .item__description {
    color: #ffffff;
  }
  .cetin-theme .chessboard__item:nth-child(2), .cetin-theme .chessboard__item:nth-child(3), .cetin-theme .chessboard__item:nth-child(6), .cetin-theme .chessboard__item:nth-child(7) {
    background: none;
  }
  .cetin-theme .chessboard__item:nth-child(2) .item__title, .cetin-theme .chessboard__item:nth-child(3) .item__title, .cetin-theme .chessboard__item:nth-child(6) .item__title, .cetin-theme .chessboard__item:nth-child(7) .item__title {
    color: #29293E;
  }
  .cetin-theme .chessboard__item:nth-child(2) .item__description, .cetin-theme .chessboard__item:nth-child(3) .item__description, .cetin-theme .chessboard__item:nth-child(6) .item__description, .cetin-theme .chessboard__item:nth-child(7) .item__description {
    color: #66668a;
  }
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .chessboard__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .chessboard__item:nth-child(odd) {
    background: none;
  }
  .cetin-theme .chessboard__item:nth-child(odd) .item__title {
    color: #29293E;
  }
  .cetin-theme .chessboard__item:nth-child(odd) .item__description {
    color: #66668a;
  }
  .cetin-theme .chessboard__item:nth-child(even) {
    background: #300091;
  }
  .cetin-theme .chessboard__item:nth-child(even) .item__title {
    color: #ffffff;
  }
  .cetin-theme .chessboard__item:nth-child(even) .item__description {
    color: #ffffff;
  }
}
.cetin-theme .img-banner {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.cetin-theme .img-banner__img {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .img-banner__img img {
  width: 100%;
}
.cetin-theme .img-banner__content {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 100px;
}
.cetin-theme .img-banner__content .content__title {
  color: #300091;
}
.cetin-theme .img-banner__content .content__description {
  color: #66668a;
  margin-top: 24px;
}
.cetin-theme .img-banner__content .content__description p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .img-banner__content .content__button {
  margin-top: 40px;
}
@media screen and (max-width: 75.0625em) {
  .cetin-theme .img-banner__img {
    padding-right: 50px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .cetin-theme .img-banner__content {
    flex: 0 0 58.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 58.3333333333%;
  }
}
@media screen and (max-width: 75.0625em) and (min-width: 56.3125em) {
  .cetin-theme .img-banner__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75.0625em) and (min-width: 75.0625em) {
  .cetin-theme .img-banner__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .img-banner__img {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 40px;
  }
  .cetin-theme .img-banner__content {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 56.3125em) {
  .cetin-theme .img-banner__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 75.0625em) {
  .cetin-theme .img-banner__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .stories-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  width: 100%;
}
.cetin-theme .stories-content .content__header {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 180px 50px 0 10px;
}
.cetin-theme .stories-content .content__header .header__title {
  color: #300091;
}
.cetin-theme .stories-content .content__header .header__description {
  color: #66668a;
}
.cetin-theme .stories-content .content__header .header__description p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .stories-content .content__header .header__controls {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .stories-content .content__header .header__controls a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .stories-content .content__header .header__controls a:first-child {
  transform: rotate(180deg);
}
.cetin-theme .stories-content .content__header .header__controls a img {
  height: 20px;
  width: auto;
}
.cetin-theme .stories-content .content__header .header__controls--bottom {
  display: none;
}
.cetin-theme .stories-content .content__cards {
  flex: 0 0 75%;
  max-width: 75%;
  overflow-x: hidden;
  /*.stories__controls {
  	margin-top: 300px;
  }*/
}
.cetin-theme .stories-content .content__cards--inner {
  padding: 70px 0;
  display: flex;
  justify-content: flex-start;
  flex-flow: row nowrap;
}
.cetin-theme .stories-content .content__cards .cards__item {
  padding: 0.5rem;
  max-width: 276px;
  /*&:nth-child(odd) {
  	margin-top: -3rem;
  }

  &:nth-child(even) {
  	margin-bottom: -2rem;
  }*/
}
@media screen and (min-width: 73.125em) {
  .cetin-theme .stories-content .content__header {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 62.5625em) {
  .cetin-theme .stories-content .content__cards .stories__controls {
    display: none;
  }
}
@media screen and (max-width: 62.5625em) {
  .cetin-theme .stories-content .content__header {
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 0;
  }
  .cetin-theme .stories-content .content__header .header__controls {
    position: relative;
    transform: translateY(415px);
  }
  .cetin-theme .stories-content .content__header .header__controls .benefits__controls-about {
    position: absolute;
    top: 0 !important;
    left: 0;
  }
  .cetin-theme .stories-content .content__cards {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .stories-content {
    padding: 0;
  }
  .cetin-theme .stories-content .content__header .header__controls .benefits__controls {
    top: 500px;
    left: 0;
  }
  .cetin-theme .stories-content .content__cards--inner {
    padding-top: 0;
  }
  .cetin-theme .stories-content .content__cards .cards__item {
    padding-left: 0;
    padding-right: 15px;
  }
  .cetin-theme .stories-content .content__cards .cards__item:nth-child(odd) {
    margin-top: 0;
  }
  .cetin-theme .stories-content .content__cards .cards__item:nth-child(even) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 62.5625em) {
  .cetin-theme .page-section__wrapper-about {
    overflow: visible !important;
  }
}
.cetin-theme .timeline {
  width: 100%;
  padding-left: 0;
  max-width: 940px;
  margin: 0 auto;
}
.cetin-theme .timeline__list {
  padding: 0;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.cetin-theme .timeline__item {
  width: 50%;
  list-style: none;
}
.cetin-theme .timeline__item .item__title {
  font-size: 15px;
  line-height: 22px;
  position: relative;
  color: #8C8CA7;
  margin-bottom: 8px;
}
.cetin-theme .timeline__item .item__title h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
}
.cetin-theme .timeline__item .item__subtitle {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: -0.5px;
  position: relative;
  color: #29293E;
}
.cetin-theme .timeline__item .item__subtitle h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
}
.cetin-theme .timeline__item .item__desc {
  font-size: 18px;
  line-height: 26px;
  color: #66668a;
}
.cetin-theme .timeline__item .item__desc p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .timeline__item:first-child {
  padding-top: 50px;
  border-width: 3px;
  border-style: solid;
  -o-border-image: linear-gradient(to top, #B3B3C4, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to top, #B3B3C4, rgba(0, 0, 0, 0)) 1 100%;
  border-right: 0;
}
.cetin-theme .timeline__item:last-child {
  padding-bottom: 50px;
  border-width: 3px;
  border-style: solid;
  -o-border-image: linear-gradient(to bottom, #B3B3C4, rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, #B3B3C4, rgba(0, 0, 0, 0)) 1 100%;
  border-right: 0;
}
.cetin-theme .timeline__item:nth-child(even) {
  align-self: flex-start;
  text-align: right;
  border-right: 2px solid #B3B3C4;
  border-left: 0;
  margin-left: 2px;
}
.cetin-theme .timeline__item:nth-child(even) .item__title:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #B3B3C4;
  right: -42px;
  top: 2px;
  background: #f4f6f9;
}
.cetin-theme .timeline__item:nth-child(odd) {
  align-self: flex-end;
  border-left: 2px solid #B3B3C4;
  border-right: 0;
}
.cetin-theme .timeline__item:nth-child(odd) .item__title:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #B3B3C4;
  left: -42px;
  top: 2px;
  background: #f4f6f9;
}
.cetin-theme .timeline__item .item__inner {
  padding: 1rem 2rem;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .timeline {
    padding-left: 1rem;
  }
  .cetin-theme .timeline__item {
    width: 100%;
  }
  .cetin-theme .timeline__item:nth-child(even) {
    align-self: flex-end;
    border-left: 2px solid #6E6E84;
    text-align: left;
    border-right: 0;
  }
  .cetin-theme .timeline__item:nth-child(even) .item__title:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #6E6E84;
    left: -42px;
    top: 2px;
    background: #f4f6f9;
  }
}
.cetin-theme .career-benefits__list {
  margin: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
  min-width: 1200px;
}
.cetin-theme .career-benefits__list .benefit__item {
  padding: 40px;
  min-width: 300px;
  border: 1px solid #E0E2EA;
  border-right: none;
  background: #ffffff;
}
.cetin-theme .career-benefits__list .benefit__item:last-child {
  border-right: 1px solid #E0E2EA;
}
.cetin-theme .career-benefits__list .benefit__item .item__icon {
  padding: 20px 50px 50px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .career-benefits__list .benefit__item .item__content .content__title {
  color: #29293E;
}
.cetin-theme .career-benefits__list .benefit__item .item__content .content__desc {
  color: #66668a;
}
.cetin-theme .career-benefits .benefits__controls {
  padding-left: 0.5rem;
  margin-top: 2.5rem;
  display: none;
}
@media screen and (max-width: 72.75em) {
  .cetin-theme .career-benefits .benefits__controls {
    display: flex;
  }
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .career-benefits__button {
    display: none;
  }
}
.cetin-theme .career-teams {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  width: 100%;
}
.cetin-theme .career-teams .career__item {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  text-decoration: none;
  margin-bottom: 20px;
}
.cetin-theme .career-teams .career__item:nth-child(odd) {
  padding-right: 10px;
}
.cetin-theme .career-teams .career__item:nth-child(even) {
  padding-left: 10px;
}
.cetin-theme .career-teams .career__item .item__inner {
  padding: 60px;
  position: relative;
  border-radius: 4px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.cetin-theme .career-teams .career__item .item__label {
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}
.cetin-theme .career-teams .career__item .item__company {
  position: relative;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-weight: 700;
  max-width: 300px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-teams .career__item .item__company {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-teams .career__item .item__name {
  display: none;
}
.cetin-theme .career-teams .career__item .item__arrow {
  position: relative;
  z-index: 1;
  margin-top: 100px;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  transition: 0.3s all;
}
.cetin-theme .career-teams .career__item .item__arrow img {
  height: 16px;
  width: 16px;
}
.cetin-theme .career-teams .career__item .item__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.3s transform;
}
.cetin-theme .career-teams .career__item .item__image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 4px;
}
.cetin-theme .career-teams .career__item .item__image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s background-color;
  border-radius: 4px;
}
.cetin-theme .career-teams .career__item .item__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s opacity;
  background: rgba(48, 0, 145, 0.4);
  opacity: 0;
  border-radius: 4px;
}
.cetin-theme .career-teams .career__item:nth-child(even):before {
  left: 10px;
}
.cetin-theme .career-teams .career__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 360px;
  height: 100%;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  border-radius: 4px 0 0 4px;
  transition: 0.3s all;
  background: url(assets/images/company_shape.svg?t=un5m8be) no-repeat center;
  background-size: 100%;
}
.cetin-theme .career-teams .career__item:hover:before {
  transform: translateX(0);
  opacity: 1;
}
.cetin-theme .career-teams .career__item:hover .item__image-wrapper:after {
  opacity: 1;
}
.cetin-theme .career-teams .career__item:hover .item__arrow {
  border-color: #F12E49;
  background: #F12E49;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .career-teams .career__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .career-teams .career__item:nth-child(odd) {
    padding-right: 0;
  }
  .cetin-theme .career-teams .career__item:nth-child(even) {
    padding-left: 0;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .career-teams .career__item .item__inner {
    padding: 35px;
  }
}
.cetin-theme .career-statistic {
  margin: 0;
}
.cetin-theme .career-statistic .career-statistic__list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.cetin-theme .career-statistic .career-statistic__list .statistic__item {
  padding: 1rem 2rem 1rem 1rem;
  min-width: 230px;
  max-width: 300px;
}
.cetin-theme .career-statistic .career-statistic__list .statistic__item .item__title {
  color: #29293E;
}
.cetin-theme .career-statistic .career-statistic__list .statistic__item .item__description {
  color: #66668a;
}
.cetin-theme .career-statistic .career-statistic__list .statistic__item .item__description p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .career-statistic .statistic__controls {
  display: none;
  padding: 0 16px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-statistic .statistic__controls {
    display: flex;
  }
}
.cetin-theme .teams-list {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-top: -10px;
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  .cetin-theme .teams-list.contact-tiles {
    justify-content: center;
  }
}
.cetin-theme .teams-list__item {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .teams-list__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .teams-list__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .teams-list__item--wide {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .teams-list__item--large {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .teams-list__item--large {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .teams-list__item--large {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .teams-list .teams__item {
  position: relative;
  padding: 55px;
  text-decoration: none;
  height: 340px;
  border-radius: 4px;
  display: flex;
  flex-flow: column;
  overflow: hidden;
}
.cetin-theme .teams-list .teams__item .item__label {
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}
.cetin-theme .teams-list .teams__item .item__company {
  position: relative;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-weight: 700;
  max-width: 300px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .teams-list .teams__item .item__company {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .teams-list .teams__item .item__name {
  display: none;
}
.cetin-theme .teams-list .teams__item .item__arrow {
  position: relative;
  z-index: 1;
  margin-top: auto;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  transition: 0.3s all;
}
.cetin-theme .teams-list .teams__item .item__arrow img {
  height: 16px;
  width: 16px;
}
.cetin-theme .teams-list .teams__item .item__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.3s transform;
}
.cetin-theme .teams-list .teams__item .item__image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.cetin-theme .teams-list .teams__item .item__image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.3s background-color;
}
.cetin-theme .teams-list .teams__item .item__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s opacity;
  background: rgba(48, 0, 145, 0.4);
  opacity: 0;
}
.cetin-theme .teams-list .teams__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 360px;
  width: 360px;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  transition: 0.3s all;
  background: url(assets/images/company_shape.svg?t=un5m8be) no-repeat center;
  background-size: 100%;
}
.cetin-theme .teams-list .teams__item:hover:before {
  transform: translateX(0);
  opacity: 1;
}
.cetin-theme .teams-list .teams__item:hover .item__image-wrapper {
  transform: scale(1.03);
}
.cetin-theme .teams-list .teams__item:hover .item__image-wrapper:after {
  opacity: 1;
}
.cetin-theme .teams-list .teams__item:hover .item__arrow {
  border-color: #F12E49;
  background: #F12E49;
}
@media screen and (max-width: 74.9375em) {
  .cetin-theme .teams-list__item--wide .teams__item {
    height: auto;
  }
}
@media screen and (max-width: 61.9375em) {
  .cetin-theme .teams-list__item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1240px) {
  .cetin-theme .teams-list .teams__item {
    padding: 20px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .teams-list .career__item {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .teams-list .career__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .teams-list .career__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .teams-list .teams__item .item__company {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 700;
  }
}
@media screen and (max-width: 56.25em) and (max-width: 37.5em) {
  .cetin-theme .teams-list .teams__item .item__company {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .teams-list .teams__item .item__arrow {
    height: 40px;
    width: 40px;
  }
  .cetin-theme .teams-list .teams__item .item__arrow img {
    height: 16px;
    width: 16px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .teams-list__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .teams-list.contact-tiles .teams__item {
  padding: 50px 60px 120px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .teams-list.contact-tiles .teams__item {
    padding: 30px 20px 100px;
  }
}
.cetin-theme .teams-list.contact-tiles .teams__item .item__label {
  color: #ffffff;
  font-size: 15px;
}
.cetin-theme .teams-list.contact-tiles .teams__item .item__company {
  max-width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .teams-list.contact-tiles .teams__item .item__company {
    font-size: 24px;
  }
}
.cetin-theme .teams-list.contact-tiles .teams__item .button, .cetin-theme .teams-list.contact-tiles .teams__item .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .teams-list.contact-tiles .teams__item .crt-load-more {
  bottom: 50px;
  left: 60px;
  margin-top: 24px;
  position: absolute;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .teams-list.contact-tiles .teams__item .button, .cetin-theme .teams-list.contact-tiles .teams__item .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .teams-list.contact-tiles .teams__item .crt-load-more {
    bottom: 30px;
    left: 20px;
  }
}
@media screen and (max-width: 74.9375em) {
  .cetin-theme .teams-list__item--wide {
    flex: 0 0 100%;
    max-width: 800px;
  }
}
.cetin-theme .teams-list__recruit-banner .banner__inner {
  background: #ffffff;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  height: 340px;
  padding: 55px;
  display: flex;
  flex-direction: column;
}
.cetin-theme .teams-list__recruit-banner .banner__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  max-width: 340px;
  margin-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .teams-list__recruit-banner .banner__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 48.125em) {
  .cetin-theme .teams-list__recruit-banner .banner__inner {
    padding: 30px;
  }
  .cetin-theme .teams-list__recruit-banner:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .teams-list__recruit-banner .character_three {
    margin-right: 10px;
  }
}
.cetin-theme .text-panel {
  width: 100%;
}
.cetin-theme .text-panel .text__field {
  text-align: center;
}
.cetin-theme .text-panel .text__field h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .text-panel .text__field h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .text-panel .button__field {
  text-align: center;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .text-panel .button__field {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .text-panel .button__field {
    margin-top: 40px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .text-panel .button__field {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .text-panel .button__field {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .text-panel .button__field {
    margin-bottom: 80px;
  }
}
.cetin-theme .text-panel .button__field a {
  margin-top: 1rem;
  margin-right: 1rem;
}
.cetin-theme .text-panel .button__field a:last-child {
  margin-right: 0;
}
.cetin-theme .text-panel .button__field-teams {
  margin-bottom: 0;
}
.cetin-theme .text-panel .button__field-text-panel {
  margin-bottom: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .text-panel .text__field {
    text-align: left;
  }
  .cetin-theme .text-panel .text__field h3 {
    padding-left: 8px;
  }
  .cetin-theme .text-panel .button__field {
    display: flex;
    flex-flow: column;
  }
  .cetin-theme .text-panel .button__field a {
    width: 250px;
  }
}
.cetin-theme .detail-text-panel__breadcrumb {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  padding-bottom: 40px;
}
.cetin-theme .detail-text-panel__breadcrumb ul {
  padding: 0;
}
.cetin-theme .detail-text-panel__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .detail-text-panel__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .detail-text-panel__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .detail-text-panel__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .detail-text-panel__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .detail-text-panel__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .detail-text-panel__breadcrumb ul li:last-child:after {
  content: none;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .detail-text-panel__breadcrumb {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .detail-text-panel__breadcrumb {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .detail-text-panel {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .detail-text-panel .text__field {
  padding: 0 10px;
}
.cetin-theme .detail-text-panel .text__field h2 {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .detail-text-panel .text__field h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .detail-text-panel .text__field h3 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .detail-text-panel .text__field h3 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .detail-text-panel .text__field h4 {
  font-weight: 300;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .detail-text-panel .button__field {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .detail-text-panel .button__field {
    margin-top: 40px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .jobs-list-focused__wrapper .page-section__inner {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .jobs-list-focused__wrapper .page-section__inner {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .jobs-list-focused__wrapper .page-section__inner {
    padding-bottom: 140px;
  }
}
.cetin-theme .jobs-list {
  width: 100%;
}
.cetin-theme .jobs-list .list-item {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  background: #ffffff;
  padding: 40px;
  border-top: 1px solid #E0E2EA;
  border-bottom: 1px solid #E0E2EA;
  margin-bottom: 1rem;
  border-radius: 4px;
}
.cetin-theme .jobs-list .list-item .item__name {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .jobs-list .list-item .item__name h5 {
  color: #29293E;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  position: relative;
  padding-left: 30px;
  font-weight: 800;
}
.cetin-theme .jobs-list .list-item .item__name h5:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 14px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat;
}
.cetin-theme .jobs-list .list-item .item__name--empty {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.cetin-theme .jobs-list .list-item .item__name--empty h5 {
  font-size: 18px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: normal;
  max-width: 70%;
}
.cetin-theme .jobs-list .list-item .item__name--empty h5:after {
  content: none;
}
.cetin-theme .jobs-list .list-item .item__place {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .jobs-list .list-item .item__place p {
  margin: 0;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .jobs-list .list-item .item__form {
  flex: 0 0 25%;
  max-width: 25%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .jobs-list .list-item .item__form p {
  margin: 0;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .jobs-list .list-item .item__button {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cetin-theme .jobs-list .list-item .item__button .item__button--inner {
  border: 2px solid #E0E2EA;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.cetin-theme .jobs-list .list-item .item__button .item__button--inner:before {
  content: "";
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
  width: 9px;
  transition: 0.3s all;
}
.cetin-theme .jobs-list .list-item .item__button .item__button--inner:hover:before {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
@media screen and (max-width: 43.8125em) {
  .cetin-theme .jobs-list .list-item .item__name {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .jobs-list .list-item .item__name--empty h5 {
    max-width: 100%;
  }
  .cetin-theme .jobs-list .list-item .item__place {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cetin-theme .jobs-list .list-item .item__form {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .cetin-theme .jobs-list .list-item .item__button {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .jobs-list .list-item {
    border-right: 1px solid #E0E2EA;
    padding: 20px;
  }
  .cetin-theme .jobs-list .list-item .item__name {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .cetin-theme .jobs-list .list-item .item__name--empty {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .cetin-theme .jobs-list .list-item .item__place {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    justify-content: flex-end;
  }
  .cetin-theme .jobs-list .list-item .item__form {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 1rem;
  }
  .cetin-theme .jobs-list .list-item .item__button {
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 1rem;
  }
  .cetin-theme .jobs-list .list-item .item__button--empty {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}
.cetin-theme .jobs-list-empty__wrapper {
  margin-top: -250px;
}
.cetin-theme .jobs-list-empty__wrapper .page-section__inner {
  padding-top: 250px;
  padding-bottom: 110px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .jobs-list-empty__wrapper .page-section__inner {
    padding-bottom: 70px;
  }
}
.cetin-theme .jobs-list-empty {
  width: 100%;
  border: 1px solid #D7DAE1;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 80px;
}
.cetin-theme .jobs-list-empty__icon {
  padding-bottom: 32px;
}
.cetin-theme .jobs-list-empty__title {
  color: #29293E;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-bottom: 16px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .jobs-list-empty__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .jobs-list-empty__text {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  padding-bottom: 16px;
  max-width: 540px;
}
.cetin-theme .jobs-list-empty__buttons .button, .cetin-theme .jobs-list-empty__buttons .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .jobs-list-empty__buttons .crt-load-more {
  margin: 16px 16px 0 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .jobs-list-empty {
    padding: 40px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .jobs-list-empty {
    padding: 30px;
  }
}
@media (max-width: 430px) {
  .cetin-theme .jobs-list-empty {
    /*    &__button {
          .button {
            width: 100%;
          }
        }*/
  }
  .cetin-theme .jobs-list-empty__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
  }
}
.cetin-theme .benefits-detail {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}
.cetin-theme .benefits-detail .detail__item {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-detail .detail__item:not(:last-child) {
    margin-bottom: 60px;
  }
}
.cetin-theme .benefits-detail .detail__item .item__header {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
}
.cetin-theme .benefits-detail .detail__item .item__title {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  color: #29293E;
  padding-right: 50px;
}
.cetin-theme .benefits-detail .detail__item .item__title h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .benefits-detail .detail__item .item__title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .benefits-detail .detail__item .item__list {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.cetin-theme .benefits-detail .detail__item .item__list ul li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .benefits-detail .detail__item .item__list ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .benefits-detail .detail__item .item__list ul li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .benefits-detail .detail__item .item__list ul li {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .benefits-detail .detail__item .item__list ul li strong {
  color: #29293E;
  font-weight: 700;
}
@media screen and (min-width: 37.5625em) {
  .cetin-theme .benefits-detail .detail__item ul, .cetin-theme .benefits-detail .detail__item p {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .benefits-detail .detail__item {
    padding-left: 8px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .benefits-detail .detail__item .item__title {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .cetin-theme .benefits-detail .detail__item .item__list {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .media-news {
  width: 100%;
  overflow: hidden;
  /*&__list-press {
  	>div {
  		@include spacing('s', padding-bottom);
  	}
  }*/
}
.cetin-theme .media-news__navbar {
  text-align: center;
  padding-bottom: 40px;
}
.cetin-theme .media-news__navbar ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}
.cetin-theme .media-news__navbar ul li {
  list-style: none;
  margin-right: 1rem;
}
.cetin-theme .media-news__navbar ul li a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 800;
  border-bottom: none;
  color: #66668a;
}
.cetin-theme .media-news__navbar ul li .active {
  border-bottom: 2px solid #300091;
  color: #29293E;
}
.cetin-theme .media-news__list {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: calc(100% + 20px);
  margin-left: -5px;
}
.cetin-theme .media-news__list .list__item {
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 20px;
}
.cetin-theme .media-news__list .list__item:nth-child(odd) {
  padding-right: 10px;
}
.cetin-theme .media-news__list .list__item:nth-child(even) {
  padding-left: 10px;
}
.cetin-theme .media-news__list .list__item--inner {
  background: #ffffff;
  padding: 60px;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.cetin-theme .media-news__list .list__item .item__header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .media-news__list .list__item .item__header img {
  margin-right: 25px;
}
.cetin-theme .media-news__list .list__item .item__header p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .media-news__list .list__item .item__title {
  margin-top: 2rem;
}
.cetin-theme .media-news__list .list__item .item__title h5 {
  font-size: 20px;
}
.cetin-theme .media-news__list .list__item .item__button {
  margin-top: 4rem;
}
.cetin-theme .media-news__list .list__item .item__button a {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .media-news__list-press .operators-news__column {
  margin-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .media-news__list-press .operators-news__column:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 37.5625em) {
  .cetin-theme .media-news__list-press .operators-news__column:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .media-news__list-press .operators-news__column:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
}
.cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
.cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
  margin-bottom: 0;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .media-news__list .list__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .media-news__list .list__item:nth-child(odd) {
    padding: 10px;
  }
  .cetin-theme .media-news__list .list__item:nth-child(even) {
    padding: 10px;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 103.8125em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 56.3125em) and (max-width: 103.75em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 56.3125em) and (max-width: 86.25em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 56.3125em) and (min-width: 103.8125em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 56.3125em) and (max-width: 103.75em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 56.3125em) and (max-width: 86.25em) {
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3),
  .cetin-theme .media-news__list-operators .operators-news__column:nth-child(3n+1):nth-last-child(-n+3) ~ .operators-news__column {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .media-news__list-operators .operators-news__column:last-child {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .media-news__navbar ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .cetin-theme .media-news__navbar ul li {
    padding: 1rem;
  }
}
@media screen and (max-width: 26.25em) {
  .cetin-theme .media-news__list .list__item--inner {
    padding: 20px;
  }
}
.cetin-theme .media__download {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .media__download .download__list:not(:last-child) {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .media__download .download__list:not(:last-child) {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .media__download .download__list:not(:last-child) {
    margin-bottom: 140px;
  }
}
.cetin-theme .media__download .download__list .list-title {
  margin-bottom: 40px;
}
.cetin-theme .media__download .download__list ul {
  padding: 0;
  margin-bottom: 0;
}
.cetin-theme .media__download .download__list ul .list__item {
  border-radius: 4px;
  border: 1px solid #E0E2EA;
  background: #ffffff;
  padding: 25px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .media__download .download__list ul .list__item:not(:last-child) {
  margin-bottom: 8px;
}
.cetin-theme .media__download .download__list ul .list__item .item__content {
  padding-left: 26px;
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .media__download .download__list ul .list__item .item__content h5 {
  color: #29293E;
  font-weight: 800;
  position: relative;
}
.cetin-theme .media__download .download__list ul .list__item .item__content h5:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 5px;
  width: 14px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .media__download .download__list ul .list__item .item__content p {
  margin: 8px 0 0;
  color: #66668a;
}
.cetin-theme .media__download .download__list ul .list__item .item__content p span {
  display: inline-block;
  width: 70px;
}
.cetin-theme .media__download .download__list ul .list__item .item__button {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cetin-theme .media__download .download__list ul .list__item .item__button .button, .cetin-theme .media__download .download__list ul .list__item .item__button .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .media__download .download__list ul .list__item .item__button .crt-load-more {
  max-width: 250px;
  padding: 16px 48px 16px 32px;
  min-width: 210px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .media__download .download__list-services {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .media__download .download__list-services {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .media__download .download__list-services {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 34.375em) {
  .cetin-theme .media__download .download__list ul .list__item .item__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .media__download .download__list ul .list__item .item__button {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: flex-start;
    margin-top: 1rem;
  }
}
.cetin-theme .question-form {
  width: 800px;
  margin: 0 auto;
}
.cetin-theme .press-section {
  width: 100%;
}
.cetin-theme .press-section__list {
  width: 100%;
  padding: 0;
}
.cetin-theme .press-section__item {
  background: #ffffff;
  width: 100%;
  list-style: none;
  padding: 24px 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #E0E2EA;
  margin-bottom: 10px;
}
.cetin-theme .press-section__item .item__content .item__head p {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .press-section__item .item__content .item__title h5 {
  padding-top: 10px;
  color: #29293E;
  margin-left: 20px;
  font-weight: 700;
  position: relative;
}
.cetin-theme .press-section__item .item__content .item__title h5:before {
  content: "";
  position: absolute;
  left: -30px;
  top: 5px;
  width: 32px;
  height: 32px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .press-section__item .item__button--inner {
  width: 40px;
  height: 40px;
  border: 2px solid #E0E2EA;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .press-section__item {
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .press-section__item .item__button {
    margin-top: 1rem;
  }
}
.cetin-theme .approach-singpost {
  padding: 0;
  width: 100%;
}
.cetin-theme .approach-singpost__list {
  padding: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .approach-singpost__list {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .approach-singpost__list {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .approach-singpost__list {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 77.5625em) {
  .cetin-theme .approach-singpost__list {
    margin-left: 10px;
  }
}
.cetin-theme .approach-singpost__item {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.cetin-theme .approach-singpost__item .item__content {
  padding: 0 80px;
}
.cetin-theme .approach-singpost__item .item__content .content__title {
  color: #300091;
}
.cetin-theme .approach-singpost__item .item__content .content__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .approach-singpost__item .item__content .content__button {
  margin-top: 50px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .approach-singpost__item:not(:last-child) {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .approach-singpost__item:not(:last-child) {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .approach-singpost__item:not(:last-child) {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 60em) {
  .cetin-theme .approach-singpost__item .item__content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .approach-singpost__item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cetin-theme .approach-singpost__item .item__image {
    padding: 0 0 20px;
  }
  .cetin-theme .approach-singpost__item .item__content {
    padding: 20px 0;
  }
}
@media screen and (max-width: 27.5em) {
  .cetin-theme .approach-singpost__item .item__image img {
    width: 100%;
  }
}
.cetin-theme .section__part {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__part:not(:last-child) {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__part:not(:last-child) {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__part:not(:last-child) {
    padding-bottom: 100px;
  }
}
.cetin-theme .section__part .section__img {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.cetin-theme .section__part .section__img img {
  width: 100%;
  height: auto;
}
.cetin-theme .section__part .section__content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-left: 40px;
}
.cetin-theme .section__part .section__content .content__column {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 40px;
}
.cetin-theme .section__part .section__content .content__column .content__item {
  margin-bottom: 60px;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__icon {
  padding: 1rem 0;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__icon--inner {
  width: 64px;
  height: 64px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__title {
  padding: 1rem 0;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__title h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__text p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__link {
  padding: 1rem 0;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__link a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  color: #29293E;
  text-decoration: none;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list {
  padding-top: 1rem;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 26px;
  color: #29293E;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list ul {
  margin-bottom: 0;
  padding-left: 45px;
}
.cetin-theme .section__part .section__content .content__column .content__item .item__list ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .section__part .section__img {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .section__part .section__content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .cetin-theme .section__part .section__content .content__column {
    padding: 0 8px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .section__part .section__content .content__column {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}
.cetin-theme .help__list {
  width: 100%;
}
.cetin-theme .help__list.help__list--narrow {
  max-width: 770px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
  }
}
.cetin-theme .help__list .list__item + .list__item {
  margin-top: 60px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item + .list__item {
    margin-top: 100px;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item .item__content {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.cetin-theme .help__list .list__item .item__content .content__title h3 {
  color: #300091;
  margin-bottom: 24px;
}
.cetin-theme .help__list .list__item .item__content .content__title--small h3 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 14px;
}
.cetin-theme .help__list .list__item .item__content .content__subheading {
  font-size: 18px;
  font-weight: 600;
  color: #8C8CA7;
  margin-bottom: 0;
}
.cetin-theme .help__list .list__item .item__content .content__text,
.cetin-theme .help__list .list__item .item__content .content__text p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .help__list .list__item .item__content .content__text p {
  margin-bottom: 32px;
}
.cetin-theme .help__list .list__item .item__content .content__text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .help__list .list__item .item__content .content__text h4 {
  color: #29293E;
}
.cetin-theme .help__list .list__item .content__text strong {
  color: #333;
  font-weight: 600;
}
.cetin-theme .help__list .list__item .content__text ul {
  margin: 22px 0 0 26px;
}
.cetin-theme .help__list .list__item .content__text li {
  color: #66668a;
  font-size: 18px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .help__list .list__item .content__text li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .help__list .list__item .content__text li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item .item__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.cetin-theme .help__list .list__item .item__image img {
  border-radius: 4px;
  width: 100%;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item .item__image--icon {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .cetin-theme .help__list .list__item .item__image--icon img {
    max-width: 48%;
  }
}
.cetin-theme .help__list .list__item .item__number {
  color: #300091;
  font-size: 86px;
  flex: 0 0 50%;
  min-width: 50%;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item .item__number {
    bottom: -20px;
    justify-content: center;
  }
}
.cetin-theme .help__list .list__item--odd .item__content {
  padding-left: 10px;
  padding-right: 80px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item--odd .item__number {
    left: -30px;
  }
}
.cetin-theme .help__list .list__item--even .item__content {
  padding-left: 80px;
  padding-right: 24px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list .list__item--even .item__number {
    right: -30px;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list--wide-text .list__item .item__content {
    flex: 0 0 64%;
    max-width: 64%;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme .help__list--wide-text .list__item .item__image {
    flex: 0 0 36%;
    max-width: 36%;
  }
}
@media screen and (max-width: 61.9375em) {
  .cetin-theme .help__list .list__item .item__content {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 40px 0 0 0;
  }
  .cetin-theme .help__list .list__item .item__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .help__list .list__item--even,
  .cetin-theme .help__list .list__item--odd {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cetin-theme .help__list .list__item--even {
    flex-direction: column;
  }
}
.cetin-theme .help__list .content__buttons {
  margin-top: 40px;
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .help__list .content__buttons .button, .cetin-theme .help__list .content__buttons .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .help__list .content__buttons .crt-load-more {
    display: block;
  }
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme .help__list .content__buttons .button + .button, .cetin-theme .help__list .content__buttons .socials__youtube .crt-load-more + .button, .cetin-theme .socials__youtube .help__list .content__buttons .crt-load-more + .button, .cetin-theme .help__list .content__buttons .socials__youtube .button + .crt-load-more, .cetin-theme .socials__youtube .help__list .content__buttons .button + .crt-load-more, .cetin-theme .help__list .content__buttons .socials__youtube .crt-load-more + .crt-load-more, .cetin-theme .socials__youtube .help__list .content__buttons .crt-load-more + .crt-load-more {
    margin-top: 16px;
  }
}
@media screen and (min-width: 36em) {
  .cetin-theme .help__list .content__buttons .button + .button, .cetin-theme .help__list .content__buttons .socials__youtube .crt-load-more + .button, .cetin-theme .socials__youtube .help__list .content__buttons .crt-load-more + .button, .cetin-theme .help__list .content__buttons .socials__youtube .button + .crt-load-more, .cetin-theme .socials__youtube .help__list .content__buttons .button + .crt-load-more, .cetin-theme .help__list .content__buttons .socials__youtube .crt-load-more + .crt-load-more, .cetin-theme .socials__youtube .help__list .content__buttons .crt-load-more + .crt-load-more {
    margin-left: 40px;
  }
}
.cetin-theme .ethics-content .content-section img {
  width: 100%;
  padding-bottom: 80px;
}
.cetin-theme .ethics-content .content-section__paragraph {
  padding-left: 10px;
  padding-right: 50px;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .ethics-content .content-section__paragraph {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .ethics-content .content-section__paragraph {
    margin-top: 40px;
  }
}
.cetin-theme .ethics-content .content-section__paragraph .paragraph__title h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .ethics-content .content-section__paragraph .paragraph__title h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .ethics-content .content-section__paragraph .paragraph__text p {
  padding-left: 2rem;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  position: relative;
}
.cetin-theme .ethics-content .content-section__paragraph .paragraph__text p:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 24px;
  height: 24px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .ethics-content .content-section__download {
    margin-bottom: 140px;
  }
}
.cetin-theme .ethics-content .content-section__download .download__title {
  padding: 0 10px;
}
.cetin-theme .ethics-content .content-section__download .download__title h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  margin-bottom: 1rem;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .ethics-content .content-section__download .download__title h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .ethics__form {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .ethics__form {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .ethics__form {
    padding-bottom: 140px;
  }
}
.cetin-theme .certificate {
  width: 100%;
}
.cetin-theme .requests__list {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .requests__list .requests__item {
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 340px;
  border-radius: 10px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .requests__list .requests__item {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 1rem;
  }
}
.cetin-theme .requests__list .requests__item-inner {
  padding: 50px;
  position: relative;
  color: #ffffff;
  width: 100%;
  height: auto;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cetin-theme .requests__list .requests__item-inner:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
  border-radius: 10px;
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .requests__list .requests__item-inner {
    padding: 1rem;
  }
}
.cetin-theme .requests__list .requests__item-index {
  z-index: 1;
}
.cetin-theme .requests__list .requests__item .item__text p {
  color: rgba(255, 255, 255, 0.8);
}
.cetin-theme .requests__list .requests__item .item__text .button--link {
  color: #ffffff;
  font-weight: 700;
  margin-top: 28px;
}
.cetin-theme .requests__list .requests__item .item__button-field .button--primary {
  margin-top: 72px;
}
.cetin-theme .requests__list .item--online {
  padding-right: 0.5rem;
}
.cetin-theme .requests__list .item--online .requests__item-inner {
  background-image: url(assets/images/online.png?t=un5m8be);
}
.cetin-theme .requests__list .item--post {
  padding-left: 0.5rem;
}
.cetin-theme .requests__list .item--post .requests__item-inner {
  background-image: url(assets/images/post.png?t=un5m8be);
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .requests__list .item--online {
    padding-right: 0;
  }
  .cetin-theme .requests__list .item--post {
    padding-left: 0;
  }
}
.cetin-theme .guideline__list {
  max-width: 661px;
  margin: 0 auto;
  counter-reset: step;
}
.cetin-theme .guideline__list .guideline-item__heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-flow: row;
}
.cetin-theme .guideline__list .guideline-item__heading .guideline-item__icon {
  padding: 0 1.5rem;
  counter-increment: step;
}
.cetin-theme .guideline__list .guideline-item__heading .guideline-item__icon .icon__wrapper {
  background: #ffffff;
  padding: 1rem;
  border-radius: 50%;
  box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.07);
  position: relative;
}
.cetin-theme .guideline__list .guideline-item__heading .guideline-item__icon .icon__wrapper:before {
  content: counter(step);
  position: absolute;
  bottom: -8px;
  left: -8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #300091;
  color: #ffffff;
  font-weight: 800;
  font-size: 21px;
}
.cetin-theme .guideline__list .guideline-item__heading .guideline-item__title h4 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .guideline__list .guideline-item__heading .guideline-item__title h4 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .guideline__list .guideline-item__content p {
  margin-top: 0;
  padding-left: 117px;
  font-size: 1rem;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .guideline__list .guideline-item__content a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
  font-weight: bold;
}
.cetin-theme .guideline__list .guideline-item__content a:first-child {
  margin-right: 30px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .guideline__list .guideline-item__heading {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .guideline__list .guideline-item__heading .guideline-item__icon {
    margin-bottom: 2rem;
  }
  .cetin-theme .guideline__list .guideline-item__heading .guideline-item__title h4 {
    padding: 0 1rem;
    text-align: flex-start;
  }
  .cetin-theme .guideline__list .guideline-item__content p {
    padding: 1rem;
    text-align: left;
  }
}
.cetin-theme .vetez-documents {
  width: 800px;
  margin: 0 auto;
}
.cetin-theme .vetez-pricelist {
  width: 100%;
}
.cetin-theme .vetez-pricelist .table__container {
  width: 100%;
  overflow-x: auto;
}
.cetin-theme .network-detail-list {
  width: 100%;
}
.cetin-theme .interface-list {
  width: 100%;
}
.cetin-theme .download-list {
  width: 100%;
}
.cetin-theme .demarcation-section {
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
}
.cetin-theme .demarcation-section__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  margin-bottom: 24px;
  font-weight: 800;
}
.cetin-theme .demarcation-section__form-field {
  overflow-x: auto;
}
@media screen and (max-width: 35em) {
  .cetin-theme .demarcation-section__form-field .table__inner {
    min-width: auto;
  }
}
.cetin-theme .releases__list {
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .releases__list:last-child {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .releases__list:last-child {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .releases__list:last-child {
    padding-bottom: 80px;
  }
}
.cetin-theme .releases__list--item .button--link {
  text-indent: -9999px;
}
.cetin-theme .releases__list--item .button--link::before {
  display: none;
}
.cetin-theme .releases__list--item .button--link::after {
  margin-left: 3px;
}
.cetin-theme .reference__header {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 10px;
}
.cetin-theme .reference__header .header__company .company__subtitle h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
  margin-bottom: 1rem;
}
.cetin-theme .reference__header .header__company .company__brand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cetin-theme .reference__header .header__company .company__brand img {
  margin-right: 1rem;
}
.cetin-theme .reference__header .header__label {
  margin-top: 60px;
}
.cetin-theme .reference__header .header__label .label__subtitle h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
  margin-bottom: 1rem;
}
.cetin-theme .reference__header .header__features {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row wrap;
  margin-top: 30px;
}
.cetin-theme .reference__header .header__features-item {
  margin-right: 60px;
  padding-top: 30px;
}
.cetin-theme .reference__header .header__features-item .item__subtitle h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
  margin-bottom: 1rem;
}
.cetin-theme .reference__header .header__features-item .item__title h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  font-weight: 800;
  color: #29293E;
}
.cetin-theme .reference__services {
  padding-left: 10px;
  width: 100%;
}
.cetin-theme .reference__services .services__label h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
  margin-bottom: 1rem;
}
.cetin-theme .reference__services .services__list {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding-top: 0;
}
.cetin-theme .reference__services .services__list .list__item {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  width: 100%;
  background: #ffffff;
  border: 1px solid #D7DAE1;
  border-bottom: 0;
}
.cetin-theme .reference__services .services__list .list__item .item__icon-wrapper {
  margin-right: 60px;
}
.cetin-theme .reference__services .services__list .list__item .item_content {
  padding: 0 65px;
}
.cetin-theme .reference__services .services__list .list__item .item__name {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #29293E;
  margin: 0 0 8px;
}
.cetin-theme .reference__services .services__list .list__item .item__text {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668A;
}
.cetin-theme .reference__services .services__list .list__item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cetin-theme .reference__services .services__list .list__item:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom: 1px solid #D7DAE1;
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .reference__services .services__list .list__item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cetin-theme .reference__services .services__list .list__item .item__content {
    margin-top: 1rem;
  }
}
.cetin-theme .textField-wrapper {
  width: 100%;
}
.cetin-theme .textField__breadcrumb ul {
  padding: 0;
}
.cetin-theme .textField__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .textField__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .textField__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .textField__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .textField__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .textField__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .textField__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .textField h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .textField h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .textField h4 {
  color: #29293E;
}
.cetin-theme .textField h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .textField p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0 0 32px;
}
.cetin-theme .textField p:last-child {
  margin: 0;
}
.cetin-theme .textField strong {
  font-weight: 700;
}
.cetin-theme .textField .textField__inner {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField .textField__inner img {
  max-width: 100%;
}
.cetin-theme .textField blockquote {
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  margin: 24px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .textField blockquote {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .textField .button-field a {
  margin-right: 1rem;
}
.cetin-theme .textField ul,
.cetin-theme .textField .main_list {
  margin: 20px 0 32px 40px;
}
.cetin-theme .textField ul li,
.cetin-theme .textField .main_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField ul li:before,
.cetin-theme .textField .main_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField ul li a,
.cetin-theme .textField .main_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ul > li,
.cetin-theme .textField .main_list > li {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
}
.cetin-theme .textField ul > li a,
.cetin-theme .textField .main_list > li a {
  transition: 0.2s all ease-in-out;
  display: inline-block;
}
.cetin-theme .textField ul > li a:hover, .cetin-theme .textField ul > li a:focus,
.cetin-theme .textField .main_list > li a:hover,
.cetin-theme .textField .main_list > li a:focus {
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .textField ul:last-child,
.cetin-theme .textField .main_list:last-child {
  margin: 20px 0 0 40px;
}
.cetin-theme .textField ul ul > li::before,
.cetin-theme .textField .main_list ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme .textField .main_list--inner > li:before {
  max-height: 22px;
}
.cetin-theme .textField .inner_list {
  padding: 1rem 0 1rem 20px;
}
.cetin-theme .textField .inner_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField .inner_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField .inner_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ol,
.cetin-theme .textField .number_list {
  margin: 40px 0;
  counter-reset: list-counter;
  padding-left: 70px;
}
.cetin-theme .textField ol > li,
.cetin-theme .textField .number_list > li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
}
.cetin-theme .textField ol > li h5,
.cetin-theme .textField .number_list > li h5 {
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .textField ol > li p,
.cetin-theme .textField .number_list > li p {
  margin: 0;
  color: #66668a;
}
.cetin-theme .textField ol > li:before,
.cetin-theme .textField .number_list > li:before {
  position: absolute;
  left: -45px;
  top: 0;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: list-counter;
  content: counter(list-counter);
  background: #300091;
  color: #ffffff;
  font-weight: 700;
  border-radius: 50%;
}
.cetin-theme .textField ol > li .inner_list li,
.cetin-theme .textField .number_list > li .inner_list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .textField ol > li .inner_list li:before,
.cetin-theme .textField .number_list > li .inner_list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .textField ol > li .inner_list li a,
.cetin-theme .textField .number_list > li .inner_list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .textField ol > li dl dt,
.cetin-theme .textField .number_list > li dl dt {
  margin-left: 40px;
  position: relative;
  font-weight: 700;
  color: #29293E;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .textField ol > li dl dt:before,
.cetin-theme .textField .number_list > li dl dt:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 100%;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .textField ol > li dl dd,
.cetin-theme .textField .number_list > li dl dd {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #29293E;
  margin-bottom: 1rem;
}
.cetin-theme .textField .img__gallery {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 997px;
  overflow-x: auto;
}
.cetin-theme .textField .img__gallery img {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .textField .img__gallery img {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .textField .img__gallery img {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .textField .img__gallery-controls {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  margin-top: 1rem;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .textField .img__gallery-controls {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .textField .img__gallery-controls {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .textField .img__gallery-controls button {
  width: 24px;
  height: 24px;
  background: none;
  border: none;
}
.cetin-theme .textField .img__gallery-controls button:hover, .cetin-theme .textField .img__gallery-controls button :focus {
  outline: none;
}
.cetin-theme .textField .img__gallery-controls button:first-child {
  position: relative;
}
.cetin-theme .textField .img__gallery-controls button:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) center center no-repeat;
  transform: rotate(180deg);
}
.cetin-theme .textField .img__gallery-controls button:last-child {
  position: relative;
}
.cetin-theme .textField .img__gallery-controls button:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(assets/icons/caret-right_grey.svg?t=un5m8be) center center no-repeat;
}
.cetin-theme .textField .table-box {
  margin: 0 -9px;
  overflow-x: auto;
}
@media screen and (max-width: 32.125em) {
  .cetin-theme .textField .button-field a {
    margin: 0 0 1rem 0;
    display: block;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .table-placeholder {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .table-placeholder {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .table-placeholder {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .table-placeholder {
    margin-bottom: 140px;
  }
}
.cetin-theme .text-module .features__title,
.cetin-theme .text-module .features__subtitle {
  max-width: 100%;
}
.cetin-theme .reference-story {
  padding-left: 10px;
}
.cetin-theme .reference-story__header .header__subtitle h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
  margin-bottom: 1rem;
}
.cetin-theme .reference-story__header .header__title h3 {
  color: #29293E;
}
.cetin-theme .references__list {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cetin-theme .references__list .list__item {
  position: relative;
  padding: 60px;
  text-decoration: none;
  margin-bottom: 20px;
  height: 340px;
  width: calc(50% - 10px);
  border-radius: 4px;
  overflow: hidden;
}
.cetin-theme .references__list .list__item .item__label {
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}
.cetin-theme .references__list .list__item .item__company {
  position: relative;
  display: block;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-weight: 700;
  max-width: 300px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .references__list .list__item .item__company {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .references__list .list__item .item__name {
  display: none;
}
.cetin-theme .references__list .list__item .item__arrow {
  position: relative;
  z-index: 1;
  margin-top: 120px;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  transition: 0.3s all;
}
.cetin-theme .references__list .list__item .item__arrow img {
  height: 16px;
  width: 16px;
}
.cetin-theme .references__list .list__item .item__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  transition: 0.3s transform;
}
.cetin-theme .references__list .list__item .item__image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.cetin-theme .references__list .list__item .item__image-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.3s background-color;
}
.cetin-theme .references__list .list__item .item__image-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s opacity;
  background: rgba(48, 0, 145, 0.4);
  opacity: 0;
}
.cetin-theme .references__list .list__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 360px;
  width: 360px;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  transition: 0.3s all;
  background: url(assets/images/company_shape.svg?t=un5m8be) no-repeat center;
  background-size: 100%;
}
.cetin-theme .references__list .list__item:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}
.cetin-theme .references__list .list__item:hover:before {
  transform: translateX(0);
  opacity: 1;
}
.cetin-theme .references__list .list__item:hover .item__image-wrapper {
  transform: scale(1.03);
}
.cetin-theme .references__list .list__item:hover .item__image-wrapper:after {
  opacity: 1;
}
.cetin-theme .references__list .list__item:hover .item__arrow {
  border-color: #F12E49;
  background: #F12E49;
}
.cetin-theme .references__list .list__item:nth-child(even) {
  margin-left: 10px;
}
.cetin-theme .references__list .list__item:nth-child(odd) {
  margin-right: 10px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .references__list {
    flex-direction: column;
  }
  .cetin-theme .references__list .list__item {
    width: 100%;
  }
  .cetin-theme .references__list .list__item:nth-child(even) {
    margin-left: 0;
  }
  .cetin-theme .references__list .list__item:nth-child(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 25.0625em) {
  .cetin-theme .references__list .list__item {
    padding: 60px 20px;
  }
}
.cetin-theme .content__gallery {
  padding-left: 10px;
  margin-top: -100px;
}
.cetin-theme .content__gallery .story__gallery {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .content__gallery .story__gallery .gallery__item {
  margin-right: 40px;
  flex: 1 1 50%;
}
.cetin-theme .content__gallery .story__gallery .gallery__item:last-child {
  margin-right: 40px;
}
.cetin-theme .content__gallery .gallery__controls {
  display: flex;
  padding-left: 16px;
  padding-top: 1rem;
}
.cetin-theme .content__gallery .gallery__controls .controls__next, .cetin-theme .content__gallery .gallery__controls .controls__prev {
  flex: 0 0 9px;
  height: 14px;
  font-size: 0;
  cursor: pointer;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .content__gallery .gallery__controls .controls__next[disabled], .cetin-theme .content__gallery .gallery__controls .controls__prev[disabled] {
  background: url(assets/icons/caret-right_grey.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .content__gallery .gallery__controls .controls__prev {
  transform: rotate(-180deg);
  margin-right: 20px;
}
.cetin-theme .download-list__item {
  width: 100%;
  margin-bottom: 10px;
}
.cetin-theme .download-list__item--smaller {
  margin-bottom: 0.5rem;
}
.cetin-theme .download-list__item--smaller:last-child {
  margin-bottom: 0;
}
.cetin-theme .download-list__item--inner {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 24px 24px 60px;
  border-radius: 4px;
}
.cetin-theme .download-list__item--inner .item__content {
  padding-right: 30px;
}
.cetin-theme .download-list__item--inner .item__content .content__title h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  position: relative;
}
.cetin-theme .download-list__item--inner .item__content .content__title h5:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  top: 5px;
  left: -30px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .download-list__item--inner .item__content .content__meta p {
  margin: 8px 0 0 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  text-align: left;
}
.cetin-theme .download-list__item--inner .item__content .content__meta p span:last-child {
  padding-left: 2rem;
}
.cetin-theme .download-list__item--inner .item__button .button, .cetin-theme .download-list__item--inner .item__button .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .download-list__item--inner .item__button .crt-load-more {
  max-width: 250px;
  padding: 16px 48px 16px 32px;
  min-width: 210px;
}
.cetin-theme .download-list__item-note {
  padding-left: 60px;
}
.cetin-theme .download-list__item-note p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin-top: 8px;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .download-list__item--inner {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .cetin-theme .download-list__item--inner .item__button {
    margin-top: 1rem;
  }
  .cetin-theme .download-list__item-note {
    padding-left: 10px;
  }
  .cetin-theme .download-list__item-note p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .download-list__item--inner {
    padding: 30px 30px 30px 40px;
  }
  .cetin-theme .download-list__item--inner .item__content .content__title h5:before {
    left: -25px;
  }
  .cetin-theme .download-list__item-note {
    padding-left: 40px;
  }
}
.cetin-theme .link-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  background: #ffffff;
  padding: 40px 40px 40px 60px;
  border: 1px solid #E0E2EA;
  border-radius: 4px;
  margin-bottom: 10px;
}
.cetin-theme .link-list__item .item__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  font-weight: 800;
}
.cetin-theme .link-list__item .item__title h5 {
  position: relative;
}
.cetin-theme .link-list__item .item__title h5:before {
  content: "";
  position: absolute;
  left: -35px;
  top: 5px;
  width: 32px;
  height: 32px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center top;
}
.cetin-theme .link-list__item .item__button {
  width: 40px;
  height: 40px;
  border: 2px solid #E0E2EA;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .link-list__item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cetin-theme .link-list__item .item__button {
    margin-top: 1rem;
    margin-left: -27px;
  }
}
.cetin-theme .page-table {
  width: 800px;
}
.cetin-theme .page-table__head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 1rem;
  background: #300091;
  border-radius: 16px 16px 0 0;
}
.cetin-theme .page-table__head p {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 24px;
  font-weight: 700;
}
.cetin-theme .page-table__head .table__title {
  width: 541px;
}
.cetin-theme .page-table__head .table__price-netto {
  width: 120px;
  text-align: center;
}
.cetin-theme .page-table__head .table__price-brutto {
  width: 120px;
  text-align: center;
}
.cetin-theme .page-table__row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  border-bottom: 1px solid #CCD4E6;
  border-left: 1px solid #CCD4E6;
  border-right: 1px solid #CCD4E6;
  background: #ffffff;
}
.cetin-theme .page-table__row:nth-child(odd) {
  background: none;
}
.cetin-theme .page-table__row:last-child {
  border-radius: 0 0 16px 16px;
  margin-bottom: 32px;
}
.cetin-theme .page-table__row .table__column-title {
  width: 541px;
  border-right: 1px solid #CCD4E6;
  padding: 1rem;
}
.cetin-theme .page-table__row .table__column-netto {
  width: 120px;
  padding: 1rem;
  text-align: center;
  border-right: 1px solid #CCD4E6;
}
.cetin-theme .page-table__row .table__column-brutto {
  width: 120px;
  padding: 1rem;
  text-align: center;
}
.cetin-theme .releases__list--item {
  background: #ffffff;
  padding: 24px 60px;
  /*display: flex;
  justify-content: space-between;
  align-items: center;*/
  border: 1px solid #E0E2EA;
  border-radius: 4px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .releases__list--item:not(:last-child) {
  margin-bottom: 8px;
}
.cetin-theme .releases__list--item .item__content {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.cetin-theme .releases__list--item .item__content .content__subtitle p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .releases__list--item .item__content .content__subtitle p span {
  padding: 0 0.75rem;
}
.cetin-theme .releases__list--item .item__content .content__title h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  margin-top: 10px;
  color: #29293E;
  padding-left: 30px;
  position: relative;
  position: relative;
  font-weight: 700 !important;
}
.cetin-theme .releases__list--item .item__content .content__title h5:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat left top;
}
.cetin-theme .releases__list--item .item__button {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cetin-theme .releases__list--item .item__button--inner {
  width: 40px;
  height: 40px;
  border: 2px solid #E0E2EA;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .releases__list--item .item__button--inner a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .releases__list--item {
    padding: 16px;
  }
  .cetin-theme .releases__list--item .item__content {
    display: flex;
    flex-direction: column-reverse;
  }
  .cetin-theme .releases__list--item .item__content .content__subtitle {
    padding-top: 1rem;
    padding-left: 30px;
  }
  .cetin-theme .releases__list--item .item__content .content__title h5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 400;
  }
  .cetin-theme .releases__list--item .item__button {
    align-items: flex-start;
    padding-top: 1rem;
  }
}
.cetin-theme .page-section {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .page-section__wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.cetin-theme .page-section--first {
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .page-section--first {
    margin-top: 81px;
  }
}
.cetin-theme .page-section__breadcrumb {
  padding-left: 10px;
  padding-bottom: 40px;
}
.cetin-theme .page-section__breadcrumb ul {
  padding: 0;
}
.cetin-theme .page-section__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .page-section__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .page-section__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .page-section__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .page-section__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .page-section__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .page-section__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .page-section__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .page-section__title {
  text-align: center;
  margin: 0 0 40px;
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .page-section__title h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .page-section__title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .page-section__title h3 span:last-child {
  display: block;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  font-weight: 400;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .page-section__title {
    padding: 0 8px;
  }
}
.cetin-theme .page-section__title span:last-child {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.cetin-theme .page-section__button {
  text-align: center;
  width: 100%;
  padding-top: 40px;
}
.cetin-theme .page-section__block .block__title h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  padding-left: 10px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .page-section__block .block__title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .page-section__block .block__text {
  padding: 0 40px 0 10px;
  margin-top: 40px;
}
.cetin-theme .page-section__block .block__text p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin: 0 0 40px 0;
}
.cetin-theme .page-section__pagination {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .page-section__pagination--inner {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .page-section__pagination--inner a {
  padding: 1rem;
}
.cetin-theme .page-section__pagination--inner a .pagi_down {
  transform: rotate(180deg);
}
.cetin-theme .page-section__pagination--inner ul {
  padding: 0;
}
.cetin-theme .page-section__pagination--inner ul li {
  list-style: none;
  display: inline-block;
  color: #66668a;
  cursor: pointer;
}
.cetin-theme .page-section__pagination--inner ul li h5 {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 23.125em) {
  .cetin-theme .page-section__pagination--inner ul li h5 {
    width: 27px;
    height: 27px;
  }
}
.cetin-theme .page-section__pagination--inner ul li .pagi_active {
  border: 1px solid #300091;
  border-radius: 50%;
  color: #300091;
}
.cetin-theme .page-section__form {
  width: 100%;
}
@media screen and (max-width: 77.5em) {
  .cetin-theme .page-section__inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme {
    /*
    	.page-section__inner {
    		padding: 30px;
    	}
    */
  }
  .cetin-theme .page-section__title {
    text-align: left;
  }
  .cetin-theme .page-section__title span:last-child {
    max-width: 100%;
    margin-left: unset;
  }
  .cetin-theme .page-section__button {
    text-align: left;
  }
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme {
    /*
    	.page-section__inner {
    		padding: 20px;
    	}
    	.page-section__button {
    		@include padding(1rem);
    	}
    */
  }
  .cetin-theme .page-section__pagination--inner {
    justify-content: center;
  }
}
@media screen and (max-width: 23.75em) {
  .cetin-theme .page-section__pagination--inner {
    padding: 0;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .teams-list__wrapper--career {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .teams-list__wrapper--career {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .teams-list__wrapper--career {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .teams-list__wrapper--career {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .teams-list__wrapper--career {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .teams-list__wrapper--career {
    margin-bottom: 140px;
  }
}
.cetin-theme .stories-cards__wrapper .content__cards--inner {
  padding: 0;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .teams-text-panel__wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .detail-text-panel__inner {
  padding: 0;
}
.cetin-theme .jobs-list-focused__inner {
  padding: 0;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .reference__info-button {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .reference__info-button {
    margin-top: 40px;
  }
}
.cetin-theme .section__download-list {
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .section__download-list {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__press-releases,
  .cetin-theme .section__question-form {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .section__media-press,
  .cetin-theme .section__network-download,
  .cetin-theme .section__network-dtm,
  .cetin-theme .section__responsible-quality {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__media-press,
  .cetin-theme .section__network-download,
  .cetin-theme .section__network-dtm,
  .cetin-theme .section__responsible-quality {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__reference-services {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__reference-services {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__reference-services {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__reference-story {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__reference-story {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__reference-story {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__reference-story-gallery {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__reference-story-gallery {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__reference-story-gallery {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__more-references {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__more-references {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__more-references {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__more-references {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__more-references {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__more-references {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__services-download-list {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__services-download-list {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__services-download-list {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__teams-career-benefits {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__teams-career-benefits {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__teams-career-benefits {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__vetez-documents {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__vetez-documents {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__vetez-documents {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__vetez-documents {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__vetez-documents {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__vetez-documents {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .section__media-download {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .section__media-download {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .section__media-download {
    padding-bottom: 140px;
  }
}
.cetin-theme .career-search {
  margin: 0;
  width: 100%;
}
.cetin-theme .career-search form {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .career-search form .select {
  margin-bottom: 0;
}
.cetin-theme .career-search form .input__field {
  padding-right: 20px;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}
.cetin-theme .career-search form .input__field:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(assets/icons/carret_down-grey.svg?t=un5m8be) no-repeat center center;
  top: 14px;
  right: 35px;
}
.cetin-theme .career-search form .button__field {
  flex: 0 0 25%;
  max-width: 25%;
}
@media screen and (max-width: 76.5em) {
  .cetin-theme .career-search form .input__field {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    text-align: center;
    padding: 0 0.5rem;
  }
  .cetin-theme .career-search form .input__field:after {
    right: 25px;
  }
  .cetin-theme .career-search form .input__field:first-child {
    text-align: right;
  }
  .cetin-theme .career-search form .input__field:nth-child(3) {
    text-align: left;
  }
  .cetin-theme .career-search form .input__field .select {
    width: 100%;
  }
  .cetin-theme .career-search form .button__field {
    margin-top: 1rem;
    text-align: center;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 45.625em) {
  .cetin-theme .career-search form .input__field {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding: 1rem;
  }
}
@media screen and (max-width: 45.625em) and (min-width: 56.3125em) {
  .cetin-theme .career-search form .input__field {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 45.625em) and (min-width: 75.0625em) {
  .cetin-theme .career-search form .input__field {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 45.625em) {
  .cetin-theme .career-search form .input__field:after {
    top: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 77.5em) {
  .cetin-theme .career-search {
    padding: 0 12px;
  }
}
@media screen and (max-width: 45.625em) {
  .cetin-theme .career-search {
    padding: 0 4px;
  }
}
.cetin-theme .media-download {
  padding-left: 80px;
  width: 100%;
}
.cetin-theme .media-download .download-title h4 {
  color: #29293E;
}
.cetin-theme .media-download .download-list {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 20px 0;
}
.cetin-theme .media-download .download-list .list-item {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
}
.cetin-theme .media-download .download-list .list-item .item-icon {
  padding: 20px;
}
.cetin-theme .media-download .download-list .list-item .item-content {
  margin-right: 40px;
}
.cetin-theme .media-download .download-list .list-item .item-content p {
  margin: 0;
  color: #29293E;
}
.cetin-theme .media-download .download-list .list-item .item-content p:first-child {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 700;
}
.cetin-theme .media-download .download-button {
  margin-top: 1rem;
}
@media screen and (max-width: 75.0625em) {
  .cetin-theme .media-download {
    padding: 0 20px;
  }
}
@media screen and (max-width: 41.0625em) {
  .cetin-theme .media-download .download-list .list-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 21.75em) {
  .cetin-theme .media-download .download-list .list-item .item-button {
    margin-top: 1rem;
  }
}
.cetin-theme .media-comunication {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .media-comunication--rounded {
    flex-wrap: wrap;
  }
}
.cetin-theme .media-comunication--rounded .media-comunication__image {
  position: static;
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 200px;
}
@media screen and (max-width: 61.99875em) {
  .cetin-theme .media-comunication--rounded .media-comunication__image {
    display: inline;
  }
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .media-comunication--rounded .media-comunication__image {
    width: 80px;
    height: 80px;
  }
}
.cetin-theme .media-comunication--rounded .media-comunication__image--full-square {
  width: unset;
  height: unset;
  border-radius: 0;
  max-width: 420px;
  margin: -80px 0;
}
@media screen and (max-width: 61.99875em) {
  .cetin-theme .media-comunication--rounded .media-comunication__image--full-square {
    max-width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .media-comunication--rounded .media-comunication__image--full-square {
    margin: 0;
  }
}
.cetin-theme .media-comunication--rounded .media-comunication__title {
  max-width: 33%;
  flex: 0 0 33%;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .media-comunication--rounded .media-comunication__title {
    max-width: 100%;
    flex: 0 0 100%;
    justify-content: flex-start;
    margin-bottom: 0;
  }
}
.cetin-theme .media-comunication--rounded .media-comunication__title:has(.media-comunication__image--full-square) {
  align-items: flex-end;
}
.cetin-theme .media-comunication--rounded .media-comunication__title:has(.media-comunication__image--full-square) + .media-comunication__contact {
  padding-left: 40px;
}
.cetin-theme .media-comunication--rounded .media-comunication__contact {
  flex: 0 0 66%;
  padding-left: 100px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .media-comunication--rounded .media-comunication__contact {
    max-width: 100%;
    flex: 0 0 100%;
    padding-left: 0;
  }
}
.cetin-theme .media-comunication--rounded .media-comunication__contact > .contact__content {
  padding-left: 0;
  margin-bottom: 40px;
}
.cetin-theme .media-comunication--rounded .media-comunication__contact > h3 {
  color: #300091;
}
.cetin-theme .media-comunication__title {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  display: flex;
  justify-content: flex-start;
  position: relative;
  /*
  		&:after {
  			content: '';
  			position: absolute;
  			top: -80px;
  			right: 0;
  			width: 200px;
  			height: calc(100% + 160px);
  			background: url-version("assets/images/white_path.png") no-repeat left 50px bottom 0;
  			background-size: cover;
  		}

  		&:before {
  			content: '';
  			position: absolute;
  			top: -80px;
  			right: 30px;
  			width: 230px;
  			height: calc(100% + 160px);
  			background: url-version("assets/images/tiskovy_mluvci_cetin.png") no-repeat right bottom;
  			background-size: auto 88%;
  		}
  */
}
.cetin-theme .media-comunication__title h4 {
  width: 360px;
  color: #300091;
}
.cetin-theme .media-comunication__contact {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
}
.cetin-theme .media-comunication__contact .contact__title {
  flex: 0 0 100%;
  max-width: 100%;
  color: #300091;
  margin-bottom: 24px;
  position: relative;
}
.cetin-theme .media-comunication__contact .contact__title h5 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
}
.cetin-theme .media-comunication__contact .contact__icon {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.cetin-theme .media-comunication__contact .contact__content {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
  padding-left: 1rem;
}
.cetin-theme .media-comunication__contact .contact__content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .media-comunication__contact .contact__content p span {
  width: 90px;
  display: inline-block;
}
.cetin-theme .media-comunication__contact .contact__content p a {
  font-weight: 700;
  color: #300091;
}
.cetin-theme .media-comunication__contact .contact__content p:first-child {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .media-comunication__contact .contact__content div:last-child {
  line-height: 24px;
  margin-top: 1rem;
}
.cetin-theme .media-comunication__image {
  bottom: -80px;
  height: calc(90% + 160px);
  left: 33%;
  position: absolute;
}
@media screen and (max-width: 61.99875em) {
  .cetin-theme .media-comunication__image {
    display: none;
  }
}
@media screen and (max-width: 77.5em) {
  .cetin-theme .media-comunication {
    padding: 0 40px;
  }
}
@media screen and (max-width: 67.5em) {
  .cetin-theme .media-comunication__title {
    padding-right: 50px;
  }
  .cetin-theme .media-comunication__title:before {
    content: none;
  }
  .cetin-theme .media-comunication__title:after {
    width: 170px;
  }
}
@media screen and (max-width: 50em) {
  .cetin-theme .media-comunication.row {
    position: inherit;
  }
  .cetin-theme .media-comunication__title {
    flex: 0 0 100%;
    max-width: 100%;
    position: inherit;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .cetin-theme .media-comunication__title h4 {
    width: 100%;
  }
  .cetin-theme .media-comunication__title:after {
    height: 100%;
    top: 0;
    z-index: 0;
  }
  .cetin-theme .media-comunication__contact {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 2rem;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .media-comunication .contact__content p span {
    width: 60px;
  }
}
.cetin-theme .banner-vetez:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(assets/images/networks-final.jpg?t=un5m8be) no-repeat right top;
  background-size: auto 100%;
  z-index: 0;
}
.cetin-theme .banner-vetez__content {
  position: relative;
  z-index: 5;
  max-width: 50%;
  padding-right: 20px;
}
.cetin-theme .banner-vetez__content .content__title {
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .banner-vetez__content .content__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .banner-vetez__content .content__text {
  color: #66668a;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin-top: 24px;
}
.cetin-theme .banner-vetez__content .content__text p {
  margin: 0;
}
.cetin-theme .banner-vetez__content .content__button {
  margin-top: 40px;
}
@media screen and (max-width: 77.5em) {
  .cetin-theme .banner-vetez__content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 66.25em) {
  .cetin-theme .banner-vetez:after {
    background-position: top right -50px;
  }
  .cetin-theme .banner-vetez__content {
    max-width: 60%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .banner-vetez:after {
    background-position: top right -150px;
  }
}
@media screen and (max-width: 46.875em) {
  .cetin-theme .banner-vetez:after {
    background-position: top right -250px;
  }
}
@media screen and (max-width: 40.625em) {
  .cetin-theme .banner-vetez:after {
    content: none;
  }
  .cetin-theme .banner-vetez__content {
    max-width: 100%;
  }
}
.cetin-theme .banner-faq {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.cetin-theme .banner-faq .banner__heading {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.cetin-theme .banner-faq .banner__heading .heading__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  max-width: 340px;
  margin-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .banner-faq .banner__heading .heading__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .banner-faq .banner__content {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  padding: 80px;
}
.cetin-theme .banner-faq .banner__content .content__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #300091;
  margin-bottom: 30px;
}
.cetin-theme .banner-faq .banner__content .content__block {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
}
.cetin-theme .banner-faq .banner__content .content__block .block__icon {
  margin-right: 25px;
}
.cetin-theme .banner-faq .banner__content .content__block .block__content {
  max-width: 280px;
  color: #66668a;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .banner-faq .banner__content .content__block .block__content a {
  color: #29293E;
  text-decoration: none;
  font-weight: 700;
}
.cetin-theme .banner-faq .banner__content .content__block .block__content strong {
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .banner-faq .banner__content:before {
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100px;
  background: url(assets/images/banner_bg.png?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 1;
}
.cetin-theme .banner-faq .banner__content:after {
  display: inline-block;
  content: "";
  height: 100%;
  width: 206px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -180px;
  background: url(assets/images/banner_img_ondrej.png?t=un5m8be) no-repeat right bottom;
  background-size: 98%;
  z-index: 0;
}
@media screen and (max-width: 62.25em) {
  .cetin-theme .banner-faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cetin-theme .banner-faq .banner__content {
    padding: 40px;
  }
  .cetin-theme .banner-faq .banner__content:before {
    content: none;
  }
  .cetin-theme .banner-faq .banner__content:after {
    content: none;
  }
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .banner-faq {
    /*
    &:after {
    	content: '';
    	position: absolute;
    	top: 0;
    	right: 0;
    	width: 200px;
    	height: 100%;
    	background: url-version("assets/images/white_path.png")no-repeat left center;
    	background-size: cover;


    	@include breakpoint (330px down) {
    		right: -50px !important;
    	}
    }
    */
  }
  .cetin-theme .banner-faq .banner__heading {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    text-align: center;
    height: auto;
  }
  .cetin-theme .banner-faq .banner__heading .heading__title {
    text-align: left;
  }
  .cetin-theme .banner-faq .banner__content {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 3rem;
    padding: 0;
    display: flex;
    height: auto;
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
  }
  .cetin-theme .banner-faq .banner__content:after {
    content: none;
  }
  .cetin-theme .banner-faq .banner__content:before {
    content: none;
  }
  .cetin-theme .banner-faq .banner__content .content__title {
    text-align: center;
  }
  .cetin-theme .banner-faq .banner__content .content__block span {
    display: block;
  }
  .cetin-theme .banner-faq .banner__content .content__block span a {
    display: block;
  }
  .cetin-theme .banner-faq .banner__content .content__block span strong {
    display: block;
  }
}
.cetin-theme .banner-recruit {
  min-height: 328px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cetin-theme .banner-recruit .banner-content {
  padding-left: 80px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  height: 328px;
  min-height: 328px;
  width: 50%;
}
.cetin-theme .banner-recruit .banner-content .content__title h3 {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .banner-recruit .banner-content .content__title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .banner-recruit .banner-content .content__buttons {
  margin-top: 40px;
}
.cetin-theme .banner-recruit .banner-content .content__buttons a:first-child {
  margin-right: 24px;
}
.cetin-theme .banner-recruit .banner-photos {
  width: 50%;
  min-height: 328px;
  padding-left: 80px;
}
.cetin-theme .banner-recruit .banner-photos__inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box {
  width: 200px;
  overflow: hidden;
  height: 328px;
  position: relative;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box img {
  position: absolute;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:after {
  content: "";
  width: 100px;
  height: 328px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(assets/images/white_path_banner_side.svg?t=un5m8be) no-repeat;
  background-size: cover;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(1) {
  width: 320px;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(1) img {
  bottom: 0;
  left: -65px;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(2) {
  width: 300px;
  margin-left: -60px;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(2) img {
  left: 15px;
  bottom: 0;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(3) {
  width: 300px;
  margin-left: -60px;
}
.cetin-theme .banner-recruit .banner-photos__inner .character__box:nth-child(3) img {
  left: -85px;
  bottom: 0;
}
@media screen and (max-width: 66.25em) {
  .cetin-theme .banner-recruit .banner-content .content__buttons a {
    width: 100%;
    margin-bottom: 1rem;
  }
  .cetin-theme .banner-recruit .banner-photos__inner .character_one {
    display: none;
  }
}
@media screen and (max-width: 48.125em) {
  .cetin-theme .banner-recruit {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
  }
  .cetin-theme .banner-recruit .banner-content {
    min-width: 381px;
    z-index: 5;
  }
  .cetin-theme .banner-recruit .banner-photos {
    width: 100%;
  }
  .cetin-theme .banner-recruit .banner-photos__inner .character_three:after {
    content: none;
  }
  .cetin-theme .banner-recruit:after {
    content: "";
    position: absolute;
    left: 400px;
    z-index: 0;
    top: 0;
    bottom: 0;
    width: 200px;
    background: url(assets/images/white_path_banner_side.svg?t=un5m8be) no-repeat left top;
    background-size: cover;
  }
}
@media screen and (max-width: 26.25em) {
  .cetin-theme .banner-recruit .banner-content {
    padding: 0 20px;
    min-width: 100%;
  }
  .cetin-theme .banner-recruit .banner-photos {
    padding-left: 20px;
  }
  .cetin-theme .banner-recruit .banner-photos__inner .character__box:after {
    right: -20px;
  }
  .cetin-theme .banner-recruit:after {
    left: 225px;
  }
}
.cetin-theme .requirements-content {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .requirements-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .requirements-content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .requirements-content__inner {
  max-width: 840px;
  margin: 0 auto;
  padding-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cetin-theme .requirements-content__inner .requirements__heading h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .requirements-content__inner .requirements__heading h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .requirements-content__inner .requirements__heading p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #29293E;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .requirements-content {
    padding: 0 20px;
  }
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .requirements-content__inner {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cetin-theme .requirements-content__inner .button-field {
    margin-top: 1rem;
  }
}
.cetin-theme .banner-section {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .banner-section__wrapper {
  width: 100%;
  background: #ffffff;
  position: relative;
  padding-bottom: 80px;
  padding-top: 80px;
}
.cetin-theme .banner-section__wrapper--media {
  padding-top: 60px;
  padding-bottom: 60px;
}
.cetin-theme .banner-section__wrapper--bg-transparent {
  background: transparent;
}
.cetin-theme .banner-section__faq,
.cetin-theme .banner-section__hp {
  padding-bottom: 0;
  padding-top: 0;
}
.cetin-theme .banner-section__media-files,
.cetin-theme .banner-section__media-press {
  padding: 20px 0;
}
.cetin-theme .banner-section__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .banner-section__title {
  text-align: center;
  margin: 0 0 40px;
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .banner-section__title h3 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .banner-section__title h3 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .banner-section__title h3 span:last-child {
  display: block;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  font-weight: 400;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .banner-section__title {
    padding: 0 8px;
  }
}
.cetin-theme .banner-section__button {
  text-align: center;
  padding: 3rem;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .banner-section__title {
    text-align: left;
    padding: 0 20px;
  }
}
.cetin-theme .career-homepage--page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-homepage--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-homepage--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-homepage--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .career-homepage .page__content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .modal {
  max-width: 842px;
  margin: 0 auto;
  width: 100%;
  max-height: 100%;
  background: #ffffff;
  padding: 40px 80px 40px 40px;
  border-radius: 10px;
  position: relative;
  overflow-y: auto;
  /*@media (max-height: 1366px) {
  	max-height: 1200px;
  }*/
}
.cetin-theme .modal--sm {
  max-width: 550px;
  padding: 32px;
}
.cetin-theme .modal__inner {
  max-height: 100%;
}
.cetin-theme .modal__wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10000;
  background: rgba(25, 25, 41, 0.9);
  padding: 80px 20px 20px;
}
.cetin-theme .modal__wrapper--active, .cetin-theme .modal__wrapper.is-open {
  display: block;
}
.cetin-theme .modal__wrapper--active > .modal, .cetin-theme .modal__wrapper.is-open > .modal {
  display: block;
  height: auto;
}
.cetin-theme .modal__wrapper--active > .modal .modal-content, .cetin-theme .modal__wrapper.is-open > .modal .modal-content {
  border: none;
}
.cetin-theme .modal__header {
  margin-bottom: 32px;
}
.cetin-theme .modal__header .header__toggle-button {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.cetin-theme .modal__header .header__toggle-button img {
  vertical-align: -2px;
}
.cetin-theme .modal__header .header__toggle-button a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(224, 226, 234, 0.4);
  border-radius: 5px;
}
.cetin-theme .modal__header .header__toggle-button a img {
  width: 12px;
  height: 12px;
}
.cetin-theme .modal__content .content {
  padding-bottom: 20px;
}
.cetin-theme .modal__content .content__online, .cetin-theme .modal__content .content__post, .cetin-theme .modal__content .content__worker1 {
  display: none;
}
.cetin-theme .modal__content .content__online--active, .cetin-theme .modal__content .content__post--active, .cetin-theme .modal__content .content__worker1--active {
  display: block;
}
.cetin-theme .modal__content .content__title {
  margin: 2rem 0;
}
.cetin-theme .modal__content .content__title h4 {
  color: #29293E;
}
.cetin-theme .modal__content .content__img img {
  width: 100%;
  border-radius: 10px;
}
.cetin-theme .modal__content .content__body-content .body-content__title {
  margin-top: 2rem;
}
.cetin-theme .modal__content .content__body-content .body-content__content ul {
  margin: 1rem 0;
}
.cetin-theme .modal__content .content__body-content .body-content__content ul li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .modal__content .content__body-content .body-content__content ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .modal__content .content__body-content .body-content__content ul li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .modal__content .content__button {
  margin-top: 3rem;
}
@media screen and (max-width: 50.0625em) {
  .cetin-theme .modal {
    height: 100%;
  }
  .cetin-theme .modal__wrapper {
    padding: 20px;
  }
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .modal {
    padding: 40px;
  }
}
@media screen and (max-width: 28.8125em) {
  .cetin-theme .modal {
    padding: 20px;
  }
  .cetin-theme .modal__wrapper {
    padding: 10px;
  }
}
.cetin-theme .media-press__cover {
  position: relative;
  padding: 0 0 0 100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}
.cetin-theme .media-press__cover-wrapper {
  height: 600px;
  width: 100%;
  padding-top: 0;
  background: #300091;
  position: relative;
}
.cetin-theme .media-press__cover-wrapper:after {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background: url(assets/images/cable3.png?t=un5m8be) no-repeat right bottom;
}
.cetin-theme .media-press__cover .cover__content {
  position: relative;
  z-index: 3;
  padding-top: 230px;
}
.cetin-theme .media-press__cover .cover__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.6;
  color: #ffffff;
  max-width: 600px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .media-press__cover .cover__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .media-press__cover .cover__text {
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 400;
  max-width: 400px;
  margin-bottom: 0;
}
.cetin-theme .media-press__cover .cover__scroll-down {
  margin-top: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  flex: 0 0 52px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  transform: rotate(90deg);
  transition: 0.3s border-color, 0.3s background-color;
}
.cetin-theme .media-press__cover .cover__scroll-down:hover {
  border-color: #F12E49;
  background: #F12E49;
}
.cetin-theme .media-press__cover .cover__contact {
  position: relative;
  margin-top: 230px;
  margin-left: auto;
  padding: 40px 55px 40px 150px;
  flex: 0 0 480px;
  max-width: 480px;
  height: 290px;
  background: rgba(216, 216, 216, 0.1);
  border-radius: 8px;
}
.cetin-theme .media-press__cover .cover__contact .contact__icon {
  margin-bottom: 15px;
}
.cetin-theme .media-press__cover .cover__contact .contact__title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 15px;
}
.cetin-theme .media-press__cover .cover__contact .contact__text {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #E3E3E8;
}
.cetin-theme .media-press__cover .cover__contact .button, .cetin-theme .media-press__cover .cover__contact .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .media-press__cover .cover__contact .crt-load-more {
  margin-top: 30px;
  color: #ffffff;
}
.cetin-theme .media-press__cover .cover__contact:before {
  content: "";
  height: 600px;
  width: 313px;
  display: inline-block;
  position: absolute;
  top: -230px;
  bottom: 0;
  left: -140px;
  background: url(assets/images/cable2.png?t=un5m8be) no-repeat center;
}
@media (max-width: 1110px) {
  .cetin-theme .media-press__cover .cover__contact {
    padding-right: 30px;
    padding-left: 120px;
  }
}
@media (max-width: 992px) {
  .cetin-theme .media-press__cover {
    flex-flow: column;
    padding: 0 20px;
    position: relative;
  }
  .cetin-theme .media-press__cover:before {
    content: "";
    height: 100%;
    width: 80%;
    position: absolute;
    top: 0;
    left: -35px;
    background: url(assets/images/benefits_path.svg?t=un5m8be) no-repeat right center;
    z-index: 0;
  }
  .cetin-theme .media-press__cover:after {
    content: "";
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    left: -35px;
    background: #3a389a;
    z-index: 0;
  }
  .cetin-theme .media-press__cover-wrapper {
    height: 655px;
    background: #32308C;
  }
  .cetin-theme .media-press__cover .cover__content {
    padding-top: 150px;
  }
  .cetin-theme .media-press__cover .cover__contact {
    position: relative;
    z-index: 2;
    margin-top: 0;
    margin-bottom: 20px;
    height: auto;
    background: rgba(216, 216, 216, 0.05);
    padding: 32px 24px;
  }
  .cetin-theme .media-press__cover .cover__contact .contact__icon {
    display: none;
  }
  .cetin-theme .media-press__cover .cover__contact .contact__title {
    margin-bottom: 24px;
  }
  .cetin-theme .media-press__cover .cover__contact .contact__text {
    display: none;
  }
  .cetin-theme .media-press__cover .cover__contact .button, .cetin-theme .media-press__cover .cover__contact .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .media-press__cover .cover__contact .crt-load-more {
    margin-top: 0;
  }
  .cetin-theme .media-press__cover .cover__contact:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .cetin-theme .media-press__cover .cover__title {
    font-size: 28px;
    line-height: 36px;
  }
}
.cetin-theme .media-press--page {
  width: 100%;
}
.cetin-theme .media-press .page__content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .media-files--page {
  width: 100%;
}
.cetin-theme .media-files .page__content {
  padding: 0;
  max-width: 800px;
  margin: 0 auto;
}
.cetin-theme .responsible-approach {
  padding-top: 150px;
}
.cetin-theme .responsible-approach--page {
  width: 100%;
}
.cetin-theme .responsible-approach .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .responsible-quality--page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .responsible-quality--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .responsible-quality--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .responsible-quality--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .responsible-quality .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .responsible-help--page {
  width: 100%;
}
.cetin-theme .responsible-help .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
}
.cetin-theme .about-ethics {
  margin: 0 auto;
}
.cetin-theme .about-ethics-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .about-ethics-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-ethics-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-ethics-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-ethics-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .about-ethics-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .about-ethics__column {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .about-ethics__column--12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .about-ethics__form {
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  position: relative;
  padding: 40px 40px 32px;
}
.cetin-theme .about-ethics__form--inner {
  padding-bottom: 40px;
}
.cetin-theme .about-ethics__form .form-group {
  width: 100%;
}
.cetin-theme .about-ethics__form .form-group input {
  width: 100%;
}
.cetin-theme .about-ethics__title {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-ethics__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .about-ethics__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin-bottom: 60px;
}
.cetin-theme .about-ethics__subtitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding-bottom: 30px;
}
.cetin-theme .about-ethics__button {
  text-align: center;
  margin: 40px 0;
}
.cetin-theme .about-ethics__note {
  text-align: center;
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-top: 20px;
}
.cetin-theme .about-ethics__info {
  color: #66668a;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 20px 0 40px;
}
.cetin-theme .about-ethics__success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #ffffff;
  height: 100%;
  width: 100%;
}
.cetin-theme .about-ethics__success-content {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 70%;
  margin: 0 auto;
}
.cetin-theme .about-ethics__success .form__success {
  text-align: center;
}
.cetin-theme .about-ethics__success .form__success .success__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-top: 24px;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-ethics__success .form__success .success__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .about-ethics__success .form__success .success__text {
  padding: 12px 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-ethics-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-ethics__success-content {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-ethics-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .about-ethics-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-ethics__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .about-ethics__form {
    padding: 40px 20px 32px;
  }
  .cetin-theme .about-ethics__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
  }
}
.cetin-theme .about-certificate {
  margin: 0 auto;
}
.cetin-theme .about-certificate-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .about-certificate-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-certificate-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-certificate-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-certificate-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .about-certificate-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-certificate-inner {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-certificate-inner {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-certificate-inner {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .about-certificate-inner > div.certificate:not(:last-child) {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .about-certificate-inner > div.certificate:not(:last-child) {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .about-certificate-inner > div.certificate:not(:last-child) {
    padding-bottom: 140px;
  }
}
.cetin-theme .about-certificate__title {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .about-certificate__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .about-certificate__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .about-certificate-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .about-certificate-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .about-certificate-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .network-homepage--page {
  width: 100%;
}
.cetin-theme .network-homepage .page-content {
  border-left: 1px solid #E0E2EA;
  border-right: 1px solid #E0E2EA;
  padding: 0;
  max-width: 800px;
  margin: 0 auto;
}
.cetin-theme .network-homepage .page-content__wrapper {
  width: 100%;
  background: #f4f6f9;
}
.cetin-theme .tech-interface--page {
  padding: 0;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .tech-interface--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .tech-interface--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .tech-interface--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .network-downloads--page {
  padding: 0;
  max-width: 800px;
  margin: 0 auto;
}
.cetin-theme .network-demarcation--page {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .network-demarcation--page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .network-demarcation--page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .network-demarcation--page {
    padding-bottom: 140px;
  }
}
.cetin-theme .network-demarcation .page-content {
  padding: 0;
  max-width: 800px;
}
.cetin-theme .network-dtm--page {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.cetin-theme .search-wrapper {
  width: 100%;
  padding-top: 40px;
}
@media (max-width: 992px) {
  .cetin-theme .search-wrapper {
    padding-top: 0;
  }
}
.cetin-theme .search {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 24px 40px;
  background: #ffffff;
  overflow: visible;
  transition: all 0.25s;
  border-radius: 6px;
}
.cetin-theme .search__logo {
  margin-right: 60px;
}
.cetin-theme .search__input {
  color: #29293E;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  display: block;
  height: 100%;
  width: 100%;
  min-height: 55px;
  border-radius: 30px;
  border: none;
  flex: 1 1 auto;
  padding: 0 50px 0 68px;
  background: transparent url("assets/icons/search2.svg") no-repeat center right;
  background-position-x: 20px;
  background-size: 22px;
}
.cetin-theme .search__input::-moz-placeholder {
  color: rgba(110, 110, 132, 0.5);
  padding-left: 5px;
}
.cetin-theme .search__input::placeholder {
  color: rgba(110, 110, 132, 0.5);
  padding-left: 5px;
}
.cetin-theme .search__input:focus {
  outline: none;
}
.cetin-theme .search__input:focus::-moz-placeholder {
  color: #6E6E84;
}
.cetin-theme .search__input:focus::placeholder {
  color: #6E6E84;
}
.cetin-theme .search__clear {
  margin-right: 16px;
  height: 32px;
  width: 32px;
  flex: 0 0 32px;
  border-radius: 50%;
  border: 1px solid #CBD3E5;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  cursor: pointer;
}
.cetin-theme .search__clear:before, .cetin-theme .search__clear:after {
  content: "";
  display: block;
  height: 2px;
  width: 17px;
  position: absolute;
  background: #CBD3E5;
  border-radius: 5px;
  transform: rotate(45deg);
}
.cetin-theme .search__clear:after {
  transform: rotate(-45deg);
}
.cetin-theme .search__clear:hover {
  background: #E0E2EA;
  border-color: #E0E2EA;
}
.cetin-theme .search__clear:hover:before, .cetin-theme .search__clear:hover:after {
  background: #6E6E84;
}
.cetin-theme .search__clear:focus {
  outline: none;
}
.cetin-theme .search__input-wrapper {
  padding: 5px;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  background: #F9FAFC;
  border-radius: 30px;
  border: 1px solid #D7DAE1;
}
.cetin-theme .search__input-wrapper.focus {
  border-color: #6E6E84;
}
.cetin-theme .search__input-wrapper.not-empty {
  border-color: #D7DAE1;
}
.cetin-theme .search__button {
  min-width: 210px;
}
.cetin-theme .search__close {
  margin-left: auto;
  margin: 0 auto 0 148px;
  height: 52px;
  width: 52px;
  flex: 0 0 52px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background: rgba(224, 226, 234, 0.4);
  cursor: pointer;
}
.cetin-theme .search__close:before, .cetin-theme .search__close:after {
  content: "";
  display: block;
  height: 2px;
  width: 28px;
  position: absolute;
  background: #6E6E84;
  border-radius: 5px;
  transform: rotate(45deg);
}
.cetin-theme .search__close:after {
  transform: rotate(-45deg);
}
.cetin-theme .search__close:hover {
  background: #E0E2EA;
}
@media (max-width: 1110px) {
  .cetin-theme .search__close {
    margin-left: 20px;
  }
  .cetin-theme .search__button {
    min-width: auto;
  }
  .cetin-theme .search__button:after {
    margin-left: 20px;
  }
}
@media (max-width: 992px) {
  .cetin-theme .search {
    max-width: 100%;
    padding: 15px 20px;
  }
  .cetin-theme .search__logo {
    margin-right: 20px;
  }
  .cetin-theme .search__logo img {
    max-width: 100px;
  }
  .cetin-theme .search__input {
    padding-right: 5px;
  }
}
.cetin-theme .search__listing {
  margin: 0 auto;
  max-width: 920px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .search__listing {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .search__listing {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .search__listing {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .search__listing {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .search__listing {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .search__listing {
    padding-bottom: 140px;
  }
}
.cetin-theme .search__listing-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .search__listing .listing__no-results {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.4px;
  color: #B3B3BF;
  font-weight: 700;
}
.cetin-theme .search__listing .listing__title {
  font-size: 26px;
  letter-spacing: -0.4px;
  color: #300091;
  font-weight: 700;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .search__listing .listing__title {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .search__listing .listing__title {
    margin-bottom: 40px;
  }
}
.cetin-theme .search__listing .listing__item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 30px;
  padding-left: 23px;
  border-bottom: 1px solid #CCD4E6;
  position: relative;
}
.cetin-theme .search__listing .listing__item:not(:last-child) {
  margin-bottom: 30px;
}
.cetin-theme .search__listing .listing__item .item__name {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 18px;
  color: #29293E;
}
.cetin-theme .search__listing .listing__item .item__description {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
  font-weight: 300;
  padding-right: 130px;
}
.cetin-theme .search__listing .listing__item .item__link {
  align-self: center;
}
.cetin-theme .search__listing .listing__item:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -5px;
  display: inline-block;
  height: 20px;
  width: 16px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat top center;
  -ms-background-position-y: 4px;
  background-position-y: 4px;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .search__listing .listing__item {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .cetin-theme .search__listing .listing__item .item__description {
    padding-right: 0;
  }
  .cetin-theme .search__listing .listing__item .item__link {
    padding-top: 16px;
  }
}
.cetin-theme .search__listing .listing__footer {
  display: flex;
  justify-content: center;
}
.cetin-theme .search__banner {
  margin: 0 auto;
  height: 365px;
  display: flex;
  justify-content: space-between;
}
.cetin-theme .search__banner .banner__title {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.4px;
  color: #300091;
  font-weight: 700;
  max-width: 340px;
  margin-bottom: 40px;
}
.cetin-theme .search__banner .banner__col {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 80px 0;
}
.cetin-theme .search__banner .banner__contact {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 80px 0 80px 50px;
}
.cetin-theme .search__banner .banner__contact .contact__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #300091;
  margin-bottom: 30px;
}
.cetin-theme .search__banner .banner__contact .contact__block {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
}
.cetin-theme .search__banner .banner__contact .contact__block .block__icon {
  margin-right: 25px;
}
.cetin-theme .search__banner .banner__contact .contact__block .block__content {
  max-width: 300px;
  color: #29293E;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .search__banner .banner__contact .contact__block .block__content a {
  color: #29293E;
  text-decoration: none;
  font-weight: 700;
}
.cetin-theme .search__banner .banner__contact .contact__block .block__content p {
  margin-top: 0;
  margin-bottom: 16px;
  color: #66668a;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .search__banner:before {
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  background: url(assets/images/banner_bg.png?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 1;
}
.cetin-theme .search__banner:after {
  display: inline-block;
  content: "";
  height: 100%;
  width: 230px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40%;
  background: url(assets/images/recruit_01.png?t=un5m8be) no-repeat right -120px bottom;
  z-index: 0;
}
.cetin-theme .search__banner-wrapper {
  background: #ffffff;
  width: 100%;
}
@media screen and (max-width: 75em) {
  .cetin-theme .search__banner:before {
    content: "";
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40%;
  }
  .cetin-theme .search__banner:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .search__banner {
    height: 100%;
    padding: 0 20px;
  }
  .cetin-theme .search__banner .banner__title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 30px;
  }
  .cetin-theme .search__banner .banner__col {
    padding: 50px 0;
  }
  .cetin-theme .search__banner .contact__block {
    max-width: 90%;
  }
  .cetin-theme .search__banner .banner__contact {
    padding: 0 0 50px;
  }
  .cetin-theme .search__banner .banner__contact .contact__block .block__content {
    max-width: 80%;
  }
  .cetin-theme .search__banner .banner__contact .contact__block .block__content span {
    display: block;
  }
  .cetin-theme .search__banner:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 80%;
  }
  .cetin-theme .search__banner:after {
    content: none;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .search__banner:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70%;
  }
}
.cetin-theme .partner {
  margin: 0 auto;
  text-align: center;
}
.cetin-theme .partner-wrapper {
  width: 100%;
  background: #ffffff;
  position: relative;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .partner-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .partner-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .partner-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .partner-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .partner-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .partner-wrapper {
    padding-bottom: 80px;
  }
}
.cetin-theme .partner__inner {
  width: 100%;
}
.cetin-theme .partner__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  line-height: 32px;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .partner__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .partner__subtitle {
  text-align: center;
  color: #66668A;
  max-width: 690px;
  margin: 10px auto;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .partner__image {
  width: 100%;
  height: auto;
  margin: 60px 0 80px;
}
.cetin-theme .partner__list {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  padding-bottom: 50px;
}
.cetin-theme .partner__list .list__item {
  position: relative;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  display: flex;
  flex-flow: row;
  overflow: hidden;
}
.cetin-theme .partner__list .list__item .item__wrapper {
  width: calc(100% - 100px);
}
.cetin-theme .partner__list .list__item .item__title {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #300091;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.42px;
  line-height: 30px;
  text-align: left;
}
.cetin-theme .partner__list .list__item .item__icon {
  width: 100px;
  text-align: left;
  height: 64px;
}
.cetin-theme .partner__list .list__item .item__icon svg {
  width: 64px;
  height: auto;
}
.cetin-theme .partner__list .list__item .item__list {
  padding: 0 30px 0 25px;
}
.cetin-theme .partner__list .list__item .item__list li {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding: 5px 0;
  position: relative;
  color: #66668a;
}
.cetin-theme .partner__list .list__item .item__list li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 11px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center left;
}
.cetin-theme .partner__list .list__item .item__list li strong {
  color: #29293E;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .partner .button, .cetin-theme .partner .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .partner .crt-load-more {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .partner .button, .cetin-theme .partner .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .partner .crt-load-more {
    margin-top: 40px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .partner__list .list__item {
    flex-flow: column;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .partner {
    text-align: left;
  }
  .cetin-theme .partner__list .list__item {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    flex-flow: column;
    padding: 0;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .partner__list .list__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .partner__list .list__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .partner__list .list__item .item__wrapper {
    width: 90%;
  }
  .cetin-theme .partner__subtitle {
    text-align: left;
  }
  .cetin-theme .partner__title {
    text-align: left;
  }
  .cetin-theme .partner .button, .cetin-theme .partner .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .partner .crt-load-more {
    margin-left: -0.625rem;
  }
}
.cetin-theme .process {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .process-services {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .process-services {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .process-services {
    padding-top: 140px;
  }
}
.cetin-theme .process__item {
  width: 100%;
}
.cetin-theme .process__inner {
  width: 100%;
}
.cetin-theme .process__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .process__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .process__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .process__column--left {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.cetin-theme .process__column--right {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .process__image {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.cetin-theme .process__list {
  counter-reset: step;
}
.cetin-theme .process__list.row {
  text-align: left;
  padding: 16px 0 0 50px !important;
}
.cetin-theme .process__list .column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
  padding-bottom: 40px;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .process__list .column:last-child {
  padding-bottom: 0;
}
.cetin-theme .process__list .column:last-child .process__list-text {
  padding-bottom: 0;
}
@media screen and (min-width: 37.5625em) {
  .cetin-theme .process__list .column:nth-last-child(-n+2) {
    padding-bottom: 0;
  }
  .cetin-theme .process__list .column:nth-last-child(-n+2) .process__list-text {
    padding-bottom: 0;
  }
}
.cetin-theme .process__list-title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  font-weight: 700;
}
.cetin-theme .process__list-text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  padding: 16px 20px 16px 0;
}
.cetin-theme .process__list-text p:last-child {
  margin-bottom: 0;
}
.cetin-theme .process__list-icon {
  padding: 0 0 30px 10px;
  counter-increment: step;
}
.cetin-theme .process__list-icon .icon__wrapper {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cetin-theme .process__list-icon .icon__wrapper:before {
  content: counter(step);
  position: absolute;
  bottom: -8px;
  left: -8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #300091;
  color: #ffffff;
  font-weight: 800;
  font-size: 21px;
}
.cetin-theme .process__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
  padding-bottom: 8px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .process__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .process__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin: 0;
  padding-bottom: 40px;
}
.cetin-theme .process__text--small {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #29293E;
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .process .button, .cetin-theme .process .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .process .crt-load-more {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .process .button, .cetin-theme .process .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .process .crt-load-more {
    margin-top: 40px;
  }
}
.cetin-theme .process__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
  color: #29293E;
  max-width: 690px;
  margin: 15px auto;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .process__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .process__list .column {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .process {
    text-align: left;
  }
  .cetin-theme .process__column--left {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .process__column--left {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .process__column--left {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .process__column--right {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .process__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .process__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .process__title, .cetin-theme .process__subtitle {
    text-align: left;
    margin: 15px 0;
  }
  .cetin-theme .process__text {
    text-align: left;
  }
  .cetin-theme .process__text--small {
    max-width: 100%;
  }
  .cetin-theme .process__list.row {
    padding: 30px 10px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .process__list .column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .process__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .network-partner {
  margin: 0 auto;
}
.cetin-theme .network-partner-wrapper {
  width: 100%;
  padding: 80px 0;
  background: #ffffff;
}
.cetin-theme .network-partner__item {
  align-items: center;
}
.cetin-theme .network-partner__column--left {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.cetin-theme .network-partner__column--right {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.cetin-theme .network-partner__logos {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .network-partner__logos .column {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .network-partner__logos .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .network-partner__logos .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .network-partner__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: left;
  margin-bottom: 24px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .network-partner__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .network-partner__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  text-align: left;
  color: #66668a;
  width: 70%;
}
.cetin-theme .network-partner__image {
  width: 100%;
  height: auto;
}
.cetin-theme .network-partner__image img {
  width: 100%;
  height: auto;
  max-width: 180px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .network-partner__item {
    align-items: center;
  }
  .cetin-theme .network-partner__column--left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .network-partner__column--right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .network-partner__logos {
    margin-top: 30px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .network-partner__logos {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-flow: row wrap;
    margin-top: 30px;
  }
  .cetin-theme .network-partner__logos .column {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .network-partner__logos .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .network-partner__logos .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .network-partner__text {
    width: 90%;
  }
  .cetin-theme .network-partner__image {
    margin: 10px 0;
  }
}
.cetin-theme .features {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
.cetin-theme .features-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .features-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .features-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .features-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .features-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .features-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .features-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .features__item {
  width: 100%;
  margin: 0 auto;
}
.cetin-theme .features__column {
  flex: 0 0 58.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 58.3333333333%;
  padding: 0;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .features__column--faq {
  padding: 0 60px;
}
.cetin-theme .features__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  margin: 0 auto;
  max-width: 770px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .features__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .features__title:last-child {
  margin-bottom: 40px;
}
.cetin-theme .features__subtitle {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  text-align: center;
  color: #66668a;
  margin: 0 auto;
  max-width: 770px;
  padding-top: 8px;
  padding-bottom: 40px;
}
.cetin-theme .features__subtitle--faq {
  width: 100%;
  max-width: none;
  margin: 15px 0;
  color: #66668a;
}
.cetin-theme .features__subtitle--65 {
  padding-bottom: 40px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .features__subtitle--65 {
    padding-bottom: 65px;
  }
}
.cetin-theme .features__subtitle--100 {
  padding-bottom: 40px;
}
@media screen and (min-width: 62em) {
  .cetin-theme .features__subtitle--100 {
    padding-bottom: 100px;
  }
}
.cetin-theme .features__subtitle p:last-child {
  margin-bottom: 0;
}
.cetin-theme .features__box {
  text-align: left;
}
.cetin-theme .features__box:not(:last-child) {
  padding-bottom: 60px;
}
.cetin-theme .features__box.is-open .features__heading:after {
  transform: scaleY(1);
}
.cetin-theme .features__box.is-open .features__content-more {
  visibility: hidden;
}
.cetin-theme .features__box--faq {
  padding-bottom: 24px;
}
.cetin-theme .features__heading {
  width: 100%;
  text-align: left;
  border-radius: 8px;
  background-color: #300091;
  padding: 18px 50px 18px 24px;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  font-weight: 600;
  color: #ffffff;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.cetin-theme .features__heading:after {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  right: 30px;
  width: 24px;
  height: 24px;
  background: url(assets/icons/arrow-up.svg?t=un5m8be) no-repeat center right;
  transition: 0.3s all;
  transform: scaleY(-1);
}
.cetin-theme .features__heading--faq {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .features__heading--faq {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .features__content {
  padding: 24px;
}
.cetin-theme .features__content-subtitle {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
}
.cetin-theme .features__content--wide {
  padding: 0 !important;
}
.cetin-theme .features__content--wide .vetez-documents {
  color: #66668a;
  padding: 24px 32px;
  background-color: #ffffff;
  border-radius: 4px;
  margin-top: 10px;
  width: 848px;
}
.cetin-theme .features__content-text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin-bottom: 40px;
  transition: max-height 0.15s ease-out;
}
.cetin-theme .features__content-text--closed {
  height: 44px;
  overflow: hidden;
}
.cetin-theme .features__content-text--open {
  height: auto;
}
.cetin-theme .features__content-more {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  padding-right: 30px;
  display: inline-block;
  margin-top: 24px;
  margin-left: 24px;
  text-decoration: none;
  color: inherit;
}
.cetin-theme .features__content-more:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 22px;
  height: 22px;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center right;
}
.cetin-theme .features__content-more:hover {
  text-decoration: underline;
}
.cetin-theme .features__content-list {
  padding: 5px 30px 25px;
  margin: 0;
}
.cetin-theme .features__content-list li {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding: 5px 0;
  position: relative;
}
.cetin-theme .features__content-list li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 11px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center left;
}
.cetin-theme .features__content .vetez-documents .content__text strong {
  color: #333;
  font-weight: 600;
}
.cetin-theme .features__content .vetez-documents .content__text ul {
  margin: 22px 0 0 26px;
}
.cetin-theme .features__content .vetez-documents .content__text li {
  color: #66668a;
  font-size: 16px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .features__content .vetez-documents .content__text li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .features__content .vetez-documents .content__text li ul {
  margin-top: 10px;
}
.cetin-theme .features__content .vetez-documents .content__text li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .features {
    text-align: left;
  }
  .cetin-theme .features-wrapper {
    width: 100%;
  }
  .cetin-theme .features__column {
    flex: 0 0 75%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 75%;
    padding: 0;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .features__column--faq {
    padding: 0;
  }
  .cetin-theme .features__heading {
    padding: 16px 50px 16px 16px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.5px;
    font-weight: 700;
    font-size: 20px;
  }
}
@media screen and (max-width: 75em) and (max-width: 37.5em) {
  .cetin-theme .features__heading {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .features__content {
    padding: 15px;
  }
  .cetin-theme .features__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .features__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .features__column--faq {
    padding: 0;
  }
  .cetin-theme .features__title {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
  }
  .cetin-theme .features__subtitle {
    text-align: left;
  }
  .cetin-theme .features__box {
    padding-bottom: 16px;
  }
  .cetin-theme .features__heading {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
    padding-right: 15%;
  }
  .cetin-theme .features__heading:after {
    top: calc(50% - 12px);
    right: 16px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .features__column {
    padding: 0;
  }
  .cetin-theme .features__column--faq {
    padding: 0;
  }
  .cetin-theme .features__content {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 28.75em) {
  .cetin-theme .features__title {
    text-align: center;
  }
}
.cetin-theme h2.features__title,
.cetin-theme h1.features__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme h2.features__title,
  .cetin-theme h1.features__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme h2.features__title + .features__subtitle,
.cetin-theme h1.features__title + .features__subtitle {
  padding-top: 16px;
}
.cetin-theme .media-contact {
  margin: 0 auto;
  height: 365px;
  display: flex;
  justify-content: space-between;
}
.cetin-theme .media-contact .banner__title {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.4px;
  color: #300091;
  font-weight: 700;
  max-width: 400px;
  margin-bottom: 40px;
}
.cetin-theme .media-contact .banner__col {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 80px 0;
}
.cetin-theme .media-contact .banner__contact {
  position: relative;
  height: 100%;
  z-index: 2;
  padding: 80px 0 80px 50px;
}
.cetin-theme .media-contact .banner__contact .contact__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #300091;
  margin-bottom: 30px;
}
.cetin-theme .media-contact .banner__contact .contact__block {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
}
.cetin-theme .media-contact .banner__contact .contact__block .block__icon {
  margin-right: 25px;
}
.cetin-theme .media-contact .banner__contact .contact__block .block__content {
  max-width: 300px;
  color: #29293E;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .media-contact .banner__contact .contact__block .block__content a {
  color: #29293E;
  text-decoration: none;
  font-weight: 700;
}
.cetin-theme .media-contact .banner__contact .contact__block .block__content p {
  margin-top: 0;
  margin-bottom: 30px;
}
.cetin-theme .media-contact .banner__contact .contact__block .block__content span {
  display: inline-block;
  min-width: 80px;
}
.cetin-theme .media-contact:before {
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  background: url(assets/images/banner_bg.svg?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 1;
}
.cetin-theme .media-contact:after {
  display: inline-block;
  content: "";
  height: 100%;
  width: 300px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 35%;
  background: url(assets/images/tiskovy_mluvci_cetin.png?t=un5m8be) no-repeat right bottom;
  z-index: 0;
}
.cetin-theme .media-contact-wrapper {
  background: #ffffff;
  width: 100%;
}
@media screen and (max-width: 75em) {
  .cetin-theme .media-contact:before {
    content: "";
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
  }
  .cetin-theme .media-contact:after {
    content: none;
  }
  .cetin-theme .media-contact .banner__contact {
    padding: 80px 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .media-contact {
    height: 100%;
    padding: 0 20px;
  }
  .cetin-theme .media-contact .banner__title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 30px;
  }
  .cetin-theme .media-contact .banner__col {
    padding: 50px 0;
  }
  .cetin-theme .media-contact .contact__block {
    max-width: 90%;
  }
  .cetin-theme .media-contact .banner__contact {
    padding: 50px 0;
  }
  .cetin-theme .media-contact .banner__contact .contact__block .block__content {
    max-width: 80%;
  }
  .cetin-theme .media-contact .banner__contact .contact__block .block__content span {
    display: block;
  }
  .cetin-theme .media-contact:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 80%;
  }
  .cetin-theme .media-contact:after {
    content: none;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .media-contact .banner__contact {
    padding: 0 0 50px;
  }
  .cetin-theme .media-contact:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70%;
  }
}
.cetin-theme .cover-nophoto {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
}
.cetin-theme .cover-nophoto-wrapper {
  background: #300091;
  display: flex;
  justify-content: center;
  position: relative;
  height: 600px;
  width: 100%;
  padding-top: 230px;
}
.cetin-theme .cover-nophoto-wrapper:before {
  content: "";
  height: 100%;
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #300091;
}
.cetin-theme .cover-nophoto-wrapper--career {
  height: 480px;
}
.cetin-theme .cover-nophoto .cover-carousel {
  padding: 0 0 0 50px;
}
.cetin-theme .cover-nophoto .cover-carousel__left {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .cover-nophoto .cover-carousel__item {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  display: flex;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .cover-nophoto .cover-carousel__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .cover-nophoto .cover-carousel__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .cover-nophoto .cover-carousel__item .item__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 32px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-nophoto .cover-carousel__item .item__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .cover-nophoto .cover-carousel__item .item__text {
  color: #E3E3E8;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 300;
  margin-bottom: 50px;
}
.cetin-theme .cover-nophoto .cover-carousel__item .item__button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 52px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
}
.cetin-theme .cover-nophoto .cover-carousel__item .item__button:hover {
  border: 2px solid #F12E49;
  background-color: #F12E49;
}
.cetin-theme .cover-nophoto-image {
  height: 600px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  transform: translate(-50%, 0%);
  left: 65%;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
.cetin-theme .cover-nophoto-image__cable {
  position: absolute;
  right: 360px;
  z-index: 0;
}
.cetin-theme .cover-nophoto-image--career {
  height: 480px;
}
.cetin-theme .cover-nophoto__bottom-note {
  display: none;
}
.cetin-theme .cover-nophoto .free-positions {
  font-weight: bold;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .cover-nophoto .cover-carousel__item .item__availability__content {
    width: 70%;
    padding: 35px 35px 35px 0;
  }
  .cetin-theme .cover-nophoto-image__cable {
    right: 30%;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .cover-nophoto .cover-carousel {
    padding-left: 0;
  }
  .cetin-theme .cover-nophoto .cover-carousel__left {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cover-nophoto-wrapper {
    padding-top: 150px;
    position: relative;
    height: auto;
    padding-bottom: 20px;
  }
  .cetin-theme .cover-nophoto-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: rgba(48, 0, 145, 0.7);
  }
  .cetin-theme .cover-nophoto .cover-carousel__left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .cover-nophoto .cover-carousel__right {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: auto;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item {
    position: relative;
    z-index: 1;
    flex-flow: column;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__availability {
    width: 100%;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__button {
    margin-bottom: 80px;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__availability__content {
    width: 100%;
    padding: 30px;
  }
  .cetin-theme .cover-nophoto-image__cable {
    display: none;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cover-nophoto .cover-carousel {
    padding: 0;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item {
    flex-flow: column;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__title {
    max-width: 100%;
    font-size: 28px;
    line-height: 36px;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__text {
    max-width: 100%;
  }
  .cetin-theme .cover-nophoto .cover-carousel__item .item__availability {
    width: 100%;
    height: auto;
  }
  .cetin-theme .cover-nophoto-wrapper--career {
    min-height: 400px;
  }
  .cetin-theme .cover-nophoto-wrapper--career .cover-carousel .item__title {
    margin-bottom: 10px;
    max-width: 70%;
    font-size: 28px;
    line-height: 36px;
  }
  .cetin-theme .cover-nophoto-wrapper--career .cover-carousel .item__text {
    max-width: 70%;
  }
  .cetin-theme .cover-nophoto-wrapper--career .cover-carousel .item__availability {
    width: 100%;
    height: auto;
  }
}
.cetin-theme .contact-banner {
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  align-items: center;
}
.cetin-theme .contact-banner-wrapper {
  background: #ffffff;
  width: 100%;
  overflow: hidden;
}
.cetin-theme .contact-banner__column {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .contact-banner__column--right {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  z-index: 10;
}
.cetin-theme .contact-banner__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  margin-bottom: 40px;
  width: 60%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .contact-banner__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .contact-banner__subtitle {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .contact-banner__list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .contact-banner__list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .contact-banner__list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .contact-banner__list li {
  margin: 4px 0;
  color: #66668a;
}
.cetin-theme .contact-banner__button {
  z-index: 10;
  position: relative;
}
.cetin-theme .contact-banner:before {
  content: "";
  height: 100%;
  width: 150px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  background: url(assets/images/banner_bg.svg?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 2;
}
.cetin-theme .contact-banner:after {
  content: "";
  height: 90%;
  width: 350px;
  position: absolute;
  bottom: -20px;
  left: 35%;
  background: url(assets/images/contact-banner.png?t=un5m8be) no-repeat left top;
  background-size: auto 100%;
  z-index: 1;
}
@media screen and (max-width: 75em) {
  .cetin-theme .contact-banner:after {
    content: "";
    height: 90%;
    width: 350px;
    position: absolute;
    bottom: -20px;
    left: 30%;
    background: url(assets/images/contact-banner.png?t=un5m8be) no-repeat left top;
    background-size: auto 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .contact-banner:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -20px;
    left: initial;
  }
  .cetin-theme .contact-banner:after {
    content: "";
    height: 100%;
    width: 150px;
    position: absolute;
    right: 60px;
    bottom: -20px;
    left: initial;
  }
  .cetin-theme .contact-banner__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .contact-banner__column--right {
    display: none;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .contact-banner {
    padding-bottom: 200px;
  }
  .cetin-theme .contact-banner:before {
    content: "";
    position: absolute;
    right: -50px;
    bottom: -20px;
    left: initial;
  }
  .cetin-theme .contact-banner:after {
    content: "";
    height: 100%;
    width: 250px;
    position: absolute;
    right: 0;
    bottom: -160px;
    left: initial;
  }
}
.cetin-theme .content__cards {
  padding-top: 20px;
  justify-content: flex-start;
  width: 100%;
  /*.cards__item {
  	padding: 20px 0;
  	&--inner {
  		height: 405px;
  		width: 260px;
  		background: $cWhite;
  		box-shadow: 15px 15px 40px transparentize(black, .9);
  		border-radius: 4px;
  		display: flex;
  		justify-content: flex-end;
  		align-items: flex-start;
  		flex-direction: column;
  		position: relative;
  		overflow: hidden;

  		.item__image {
  			position: absolute;
  			top: 0;
  			left: 0;
  			right: 0;

  			img	{
  				border-radius: 4px 4px 0 0;
  				width: 100%;
  				height: auto;
  			}
  		}

  		!*.item__curve {
  			position: absolute;
  			bottom: 0;
  			left: 0;
  			right: 0;
  			z-index: 0;
  			height: 35%;
  			width: 100%;
  			&:after {
  				content: '';
  				background: url-version("/assets/icons/curve.svg") no-repeat bottom;
  				height: 100%;
  				width: 100%;
  				position: absolute;
  				background-size: 100%;
  				bottom: 0;
  				background-position: top;
  			}
  		}*!

  		.item__subtitle {
  			color: $cBlueLight;
  			margin-top: 5px;
  			z-index: 2;
  			p {
  				@include body-2;
  				margin: 0;
  			}
  		}

  		.item__footer {
  			@include flex-grid-row();
  			margin: 0;
  			width: 100%;
  			align-items: center;
  			z-index: 2;
  			@include padding(32px 24px);
  			.item__title {
  				@include flex-grid-column(8, none);
  				color: $cPurple;
  				@include h4;
  			}

  			.item__button {
  				@include flex-grid-column(4, none);
  				display: flex;
  				justify-content: flex-end;
  				align-items: flex-end;

  				a {
  					width: 55px;
  					height: 55px;
  					border-radius: 50%;
  					border: 2px solid $cGrey-80;
  					position: relative;
  					&:before {
  						content: "";
  						background: url-version("/assets/icons/caret-right_red.svg") no-repeat center;
  						position: absolute;
  						top: 50%;
  						left: 50%;
  						transform: translate(-50%, -50%);
  						height: 16px;
  						width: 9px;
  						transition: 0.3s all;
  					}
  					&:hover {
  						&:before {
  							background: url-version("/assets/icons/caret2-right_red.svg") no-repeat center;
  						}
  					}
  				}
  			}
  		}
  	}
  }
  @include breakpoint(tablet-landscape down) {
  	.cards__item {
  		&--inner {
  			.item__curve {
  				height: 40%;
  			}
  		}
  	}
  }*/
}
.cetin-theme .content__cards .row {
  justify-content: flex-start;
}
.cetin-theme .content__cards .cards__item {
  padding: 20px 0;
}
.cetin-theme .content__cards .cards__item--inner {
  height: 405px;
  min-width: 260px;
  box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  /*.item__curve {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	z-index: 0;
  	height: 35%;
  	width: 100%;
  	&:after {
  		content: '';
  		background: url-version("/assets/icons/curve.svg") no-repeat bottom;
  		height: 100%;
  		width: 100%;
  		position: absolute;
  		background-size: 100%;
  		bottom: 0;
  		background-position: top;
  	}
  }*/
}
.cetin-theme .content__cards .cards__item--inner .item__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.cetin-theme .content__cards .cards__item--inner .item__image img {
  border-radius: 4px 4px 0 0;
  width: 100%;
  height: auto;
}
.cetin-theme .content__cards .cards__item--inner .item__image .item-image__placeholder {
  width: 100%;
  height: 430px;
  background-position: center center;
  background-size: cover;
}
.cetin-theme .content__cards .cards__item--inner .item__subtitle {
  color: #66668a;
  margin-top: 5px;
  z-index: 2;
}
.cetin-theme .content__cards .cards__item--inner .item__subtitle p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .content__cards .cards__item--inner .item__footer {
  margin: 0;
  width: 100%;
  align-items: center;
  z-index: 2;
  padding: 0 10px 16px 0;
}
.cetin-theme .content__cards .cards__item--inner .item__footer-inner {
  background: #ffffff;
  width: 100%;
  padding: 1rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  border-radius: 0 8px 8px 0;
  min-height: 140px;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__title {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  color: #300091;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  max-height: 60px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .content__cards .cards__item--inner .item__footer .item__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__button {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  max-height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__button a {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px solid #E0E2EA;
  position: relative;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__button a:before {
  content: "";
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
  width: 9px;
  transition: 0.3s all;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__button a:hover:before {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__subtitle {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 44px;
}
.cetin-theme .content__cards .cards__item--inner .item__footer .item__subtitle p {
  margin-top: 0;
}
.cetin-theme .partners-section--page {
  width: 100%;
}
.cetin-theme .page-section--partners-section {
  padding: 0 0 60px;
}
@media (min-width: 1380px) {
  .cetin-theme .page-section--partners-section {
    padding: 0 0 80px;
  }
}
@media (min-width: 1660px) {
  .cetin-theme .page-section--partners-section {
    padding: 0 0 100px;
  }
}
.cetin-theme .page-section__title h3 span:last-child {
  padding-top: 10px;
}
.cetin-theme .partner-data__name {
  color: #29293e;
  font-size: 24px;
  font-weight: 700;
}
.cetin-theme .partner-data__name span {
  color: #66668a;
  display: block;
  font-size: 18px;
  font-weight: 400;
}
.cetin-theme .partners-menu {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .cetin-theme .partners-menu {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
  }
}
.cetin-theme .partners-section-box {
  background-color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 30px 40px 40px;
}
.cetin-theme .partners-section-box--menu {
  border-color: #e6e6eb #e6e6eb #e6e6eb #300091;
}
@media (min-width: 768px) {
  .cetin-theme .partners-section-box--menu {
    flex: 0 0 49%;
    margin-right: 2%;
  }
  .cetin-theme .partners-section-box--menu:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .partners-section-box--menu {
    flex: 0 0 49.25%;
    margin-right: 1.5%;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .partners-section-box .main_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
  }
}
.cetin-theme .partners-section-box .main_list li {
  margin-bottom: 16px;
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .partners-section-box .main_list li {
    flex: 0 0 45%;
    margin-right: 10%;
  }
}
.cetin-theme .partners-section-box .main_list li::before {
  height: 19px;
}
.cetin-theme .partners-section-box .main_list li a {
  font-size: 16px;
  line-height: 20px;
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .partners-section-box--menu .main_list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .cetin-theme .partners-section-box--menu .main_list li:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }
}
.cetin-theme .page-section--partners-apps {
  padding: 0 0 60px;
}
@media (min-width: 1380px) {
  .cetin-theme .page-section--partners-apps {
    padding: 0 0 80px;
  }
}
@media (min-width: 1660px) {
  .cetin-theme .page-section--partners-apps {
    padding: 0 0 100px;
  }
}
.cetin-theme .apps-data__heading {
  color: #29293e;
  font-size: 18px;
  font-weight: 700;
}
.cetin-theme .partners-apps {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .cetin-theme .partners-apps {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
  }
}
.cetin-theme .partners-section-box--apps {
  border-color: #e6e6eb #e6e6eb #e6e6eb #41b6e6;
}
@media (min-width: 768px) {
  .cetin-theme .partners-section-box--apps {
    flex: 0 0 49%;
    margin-right: 2%;
  }
  .cetin-theme .partners-section-box--apps:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .partners-section-box--apps {
    flex: 0 0 23.8%;
    margin-right: 1.5%;
  }
  .cetin-theme .partners-section-box--apps:nth-child(2n+2) {
    margin-right: 1.5%;
  }
  .cetin-theme .partners-section-box--apps:nth-child(4n+4) {
    margin-right: 0;
  }
  .cetin-theme .partners-section-box--apps:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .partners-section-box--apps .main_list li {
    flex: 0 0 100%;
    margin-right: 0;
  }
}
.cetin-theme .partners-section-box--apps .main_list li:last-child {
  margin-bottom: 0;
}
.cetin-theme .share-article {
  padding: 50px 0;
  display: flex;
  align-items: center;
}
.cetin-theme .share-article__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #66668a;
}
.cetin-theme .share-article__icon {
  width: 40px;
  height: 40px;
  margin-left: 16px;
  border: 1px solid #300091;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cetin-theme .share-article__icon svg {
  fill: #300091;
}
.cetin-theme .share-article__icon:hover {
  background: #300091;
}
.cetin-theme .share-article__icon:hover svg {
  fill: #ffffff;
}
.cetin-theme .services {
  margin: 0 auto;
}
.cetin-theme .services-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-wrapper--developers {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-wrapper--developers {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-wrapper--developers {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-wrapper--services {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-wrapper--services {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-wrapper--services {
    padding-top: 80px;
  }
}
.cetin-theme .services__inner {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services__inner > .column-services:not(:last-child) {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services__inner > .column-services:not(:last-child) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services__inner > .column-services:not(:last-child) {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services__inner > .column:last-child {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services__inner > .column:last-child {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services__inner > .column:last-child {
    padding-bottom: 140px;
  }
}
.cetin-theme .services__inner .column.column-developers {
  padding-bottom: 0;
}
.cetin-theme .services__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 40px;
}
.cetin-theme .services__text--smaller {
  max-width: 500px;
  margin: 0 auto;
}
.cetin-theme .services__button {
  text-align: center;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .services__button {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services__button {
    margin-top: 40px;
  }
}
.cetin-theme .services__list {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.cetin-theme .services__item {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .services__item .list__item {
  position: relative;
  padding: 60px;
  text-decoration: none;
  min-height: 340px;
  border-radius: 4px;
  display: flex;
  flex-flow: column;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cetin-theme .services__item .list__item .item__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: 0.3s all;
  background-color: rgba(27, 27, 27, 0.5);
}
.cetin-theme .services__item .list__item .item__label {
  position: relative;
  z-index: 1;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
}
.cetin-theme .services__item .list__item .item__company {
  position: relative;
  z-index: 1;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #ffffff;
  font-weight: 700;
  max-width: 300px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services__item .list__item .item__company {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services__item .list__item .item__arrow {
  position: absolute;
  bottom: 60px;
  z-index: 1;
  margin-top: auto;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  transition: 0.3s all;
}
.cetin-theme .services__item .list__item .item__arrow img {
  height: 16px;
  width: 16px;
}
.cetin-theme .services__item .list__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 360px;
  width: 360px;
  transform: translateX(-100%);
  opacity: 0;
  z-index: 0;
  transition: 0.3s all;
  background: url(assets/images/company_shape.svg?t=un5m8be) no-repeat center;
  background-size: 100%;
}
.cetin-theme .services__item .list__item:hover:before {
  transform: translateX(0);
  opacity: 1;
}
.cetin-theme .services__item .list__item:hover .item__arrow {
  border-color: #F12E49;
  background: #F12E49;
}
.cetin-theme .services__item .list__item:hover .item__overlay {
  background-color: rgba(27, 27, 27, 0);
}
.cetin-theme .services__item--developers {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
  padding-bottom: 20px;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .services__item--developers {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .services__item--developers {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .services__item {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .services__item:last-child, .cetin-theme .services__item:nth-child(3) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-wrapper {
    width: 100%;
  }
  .cetin-theme .services__title {
    text-align: left;
  }
  .cetin-theme .services__text {
    text-align: left;
  }
  .cetin-theme .services__text--smaller {
    max-width: none;
    width: 100%;
  }
  .cetin-theme .services__button {
    text-align: left;
  }
  .cetin-theme .services__item--developers {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .services__item--developers {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .services__item--developers {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services__item {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .services__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services__item .list__item {
    padding: 80px 32px 32px;
    min-height: 214px;
  }
  .cetin-theme .services__item .list__item .item__label {
    display: none;
  }
  .cetin-theme .services__item .list__item .item__company {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.2px;
    font-weight: 700;
  }
  .cetin-theme .services__item .list__item .item__arrow {
    bottom: 32px;
    height: 40px;
    width: 40px;
  }
}
.cetin-theme .benefits {
  margin: 0 auto;
}
.cetin-theme .benefits-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--about {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--about {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--about {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--about {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--about {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--about {
    padding-bottom: 140px;
  }
}
.cetin-theme .benefits-wrapper--teams {
  padding: 100px 0 0;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--services {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--services {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--services {
    margin-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--business {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--business {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--business {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--career {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--career {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--career {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .benefits-wrapper--services-benefits {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .benefits-wrapper--services-benefits {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .benefits-wrapper--services-benefits {
    padding-bottom: 140px;
  }
}
.cetin-theme .benefits__inner {
  width: 100%;
}
.cetin-theme .benefits__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  line-height: 32px;
  color: #300091;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .benefits__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .benefits__subtitle {
  text-align: center;
  color: #66668a;
  margin-bottom: 0;
}
.cetin-theme .benefits__subtitle--bottom {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.cetin-theme .benefits__cards--modals {
  display: flex;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .benefits__cards--modals {
    flex-wrap: wrap;
  }
}
.cetin-theme .benefits__cards--modals > .cards__item {
  width: 100%;
  padding: 40px 30px;
}
@media screen and (max-width: 56.3125em) {
  .cetin-theme .benefits__cards--modals > .cards__item {
    width: 100%;
  }
}
.cetin-theme .benefits__cards--modals > .cards__item:hover .cooperation__item-number {
  color: #300091;
}
.cetin-theme .benefits__cards--modals > .cards__item:hover .item__icon {
  opacity: 0;
}
.cetin-theme .benefits__cards--modals > .cards__item:hover .item__icon--hovered {
  opacity: 1;
}
.cetin-theme .benefits__cards--modals .cooperation__item-number {
  transition: all 0.3s;
}
.cetin-theme .benefits__cards--modals .item__icon {
  opacity: 1;
  transition: all 0.3s;
}
.cetin-theme .benefits__cards--modals .item__icon--hovered {
  position: absolute;
  opacity: 0;
}
.cetin-theme .benefits__cards .cards__item--text-center {
  text-align: center;
}
.cetin-theme .benefits__cards .cards__item--text-center .item__title,
.cetin-theme .benefits__cards .cards__item--text-center .item__text,
.cetin-theme .benefits__cards .cards__item--text-center .item__expanding-text {
  text-align: center;
}
.cetin-theme .benefits__modal-body {
  font-size: 15px;
  color: #66668a;
  line-height: 22px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cetin-theme .benefits__modal-body strong {
  color: #29293E;
}
.cetin-theme .benefits__modal-body .item__icon {
  margin: 0 auto;
}
.cetin-theme .benefits__modal-body .item__title {
  font-size: 18px;
  line-height: 24px;
  color: #29293E;
}
.cetin-theme .benefits__modal-body .cooperation__item-number {
  color: #300091;
  margin-bottom: 40px;
}
.cetin-theme .benefits__modal-body ul {
  margin: 8px 0 0 26px;
}
.cetin-theme .benefits__modal-body li {
  font-size: 15px;
  color: #66668a;
  line-height: 22px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .benefits__modal-body li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .benefits__modal-body li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .benefits__title {
    text-align: left;
    margin-right: auto;
  }
  .cetin-theme .benefits__title--teams {
    padding-left: 15px;
  }
  .cetin-theme .benefits__subtitle {
    text-align: left;
    margin-right: auto;
  }
  .cetin-theme .benefits__subtitle--bottom {
    max-width: 100%;
  }
  .cetin-theme .benefits__subtitle--teams {
    padding-left: 15px;
  }
}
.cetin-theme .services-list {
  margin: 0 auto;
  width: 100%;
}
.cetin-theme .services-list-wrapper {
  width: 100%;
  max-width: false;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-list-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-list-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-list-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-list-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-list-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-list-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .services-list-breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 8px;
  padding-bottom: 40px;
}
.cetin-theme .services-list-breadcrumb ul {
  padding: 0;
}
.cetin-theme .services-list-breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .services-list-breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .services-list-breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .services-list-breadcrumb ul li:before {
  content: none;
}
.cetin-theme .services-list-breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .services-list-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .services-list-breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .services-list-breadcrumb ul {
  margin: 0;
}
.cetin-theme .services-list-breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: 600;
}
.cetin-theme .services-list-breadcrumb ul li:first-child a {
  color: #4E4E5E;
}
.cetin-theme .services-list-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-list__item {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-list__item {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-list__item {
    padding-bottom: 100px;
  }
}
.cetin-theme .services-list__column--left {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.cetin-theme .services-list__column--right {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-left: 50px;
}
.cetin-theme .services-list .item__image {
  width: 100%;
  height: auto;
}
.cetin-theme .services-list__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 40px;
  color: #300091;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-list__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services-list__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 30px;
  color: #29293E;
  text-align: left;
  padding: 40px 40px 0 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-list__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .services-list__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  letter-spacing: -0.5px;
  line-height: 30px;
  color: #66668a;
  text-align: left;
  padding: 40px 40px 0 0;
}
.cetin-theme .services-list__benefits {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .services-list__benefits .benefits__list {
  flex: 0 0 50%;
  max-width: 50%;
  padding-top: 40px;
}
.cetin-theme .services-list__benefits .benefits__list-title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  padding-bottom: 16px;
  color: #29293E;
}
.cetin-theme .services-list__benefits .benefits__list-text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  padding-bottom: 24px;
  color: #66668a;
}
.cetin-theme .services-list__benefits .benefits__list ul {
  padding-left: 25px;
  margin: 0;
  width: 90%;
}
.cetin-theme .services-list__benefits .benefits__list li {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding: 0 0 12px 20px;
  position: relative;
  color: #66668a;
}
.cetin-theme .services-list__benefits .benefits__list li:before {
  content: "";
  position: absolute;
  top: 3px;
  left: -20px;
  width: 11px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center left;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .services-list__benefits .button, .cetin-theme .services-list__benefits .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-list__benefits .crt-load-more {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-list__benefits .button, .cetin-theme .services-list__benefits .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-list__benefits .crt-load-more {
    margin-top: 40px;
  }
}
.cetin-theme .services-list-all {
  margin: 0 auto;
  text-align: center;
  max-width: 630px;
}
.cetin-theme .services-list-all__subtitle {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-list-all__subtitle {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services-list-all__text {
  color: #66668a;
  font-size: 18px;
  padding: 16px 0 40px;
  line-height: 26px;
}
.cetin-theme .services-list-all__text.last-item {
  padding: 16px 0 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-list__item {
    justify-content: flex-start;
  }
  .cetin-theme .services-list__column--left {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cetin-theme .services-list__column--right {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .services-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .services-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-list-all {
    text-align: left;
    max-width: 100%;
  }
  .cetin-theme .services-list-all .button, .cetin-theme .services-list-all .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-list-all .crt-load-more {
    margin-top: 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-list__column--left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .services-list__column--right {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .services-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .services-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-list__benefits .benefits__list {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0;
  }
}
.cetin-theme .services-other {
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
}
.cetin-theme .services-other-wrapper {
  width: 100%;
}
.cetin-theme .services-other__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
  color: #300091;
  margin-bottom: 60px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-other__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services-other__list {
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
}
.cetin-theme .services-other__item {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
  display: flex;
  flex-flow: row;
  align-items: center;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .services-other__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .services-other__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .services-other__item-content {
  display: flex;
  flex-flow: column;
  padding-left: 20px;
}
.cetin-theme .services-other__image img {
  width: 260px;
  height: auto;
}
.cetin-theme .services-other__subtitle {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.35px;
  line-height: 36px;
  margin: 8px 0;
  color: #300091;
}
.cetin-theme .services-other__text {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 30px;
  margin-bottom: 40px;
  color: #29293E;
}
.cetin-theme .services-other__footer {
  margin-top: 80px;
}
.cetin-theme .services-other__footer .button, .cetin-theme .services-other__footer .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-other__footer .crt-load-more {
  margin: 0 10px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .services-other__item {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .services-other__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .services-other__item {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .services-other__item-content {
    padding-left: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-other__title {
    width: 100%;
    text-align: left;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-other__title {
    padding: 0 10px;
  }
  .cetin-theme .services-other__subtitle {
    padding: 0 10px;
  }
  .cetin-theme .services-other__text {
    padding: 0 10px;
  }
  .cetin-theme .services-other__item {
    flex-flow: column;
    align-items: flex-start;
  }
  .cetin-theme .services-other__item:first-child {
    margin-bottom: 80px;
  }
  .cetin-theme .services-other__footer {
    margin-top: 35px;
    display: flex;
    align-items: flex-start;
    width: 100%;
    flex-flow: column;
  }
}
.cetin-theme .services-detail {
  margin: 0 auto;
}
.cetin-theme .services-detail-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .services-detail-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .services-detail-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .services-detail-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .services-detail-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .services-detail__column {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .services-detail__column--right {
  padding: 0;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.cetin-theme .services-detail-breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 10px;
}
.cetin-theme .services-detail-breadcrumb ul {
  padding: 0;
}
.cetin-theme .services-detail-breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .services-detail-breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .services-detail-breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .services-detail-breadcrumb ul li:before {
  content: none;
}
.cetin-theme .services-detail-breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .services-detail-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .services-detail-breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .services-detail-breadcrumb ul {
  margin: 0;
}
.cetin-theme .services-detail-breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: 600;
}
.cetin-theme .services-detail-breadcrumb ul li:first-child a {
  color: #4E4E5E;
}
.cetin-theme .services-detail-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .services-detail .item__image {
  width: 100%;
  height: auto;
}
.cetin-theme .services-detail__title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  color: #300091;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-detail__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .services-detail__subtitle {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  text-align: left;
  padding-top: 10px;
  padding: 10px 100px 0 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-detail__subtitle {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .services-detail__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: left;
  padding: 40px 80px 60px 0;
}
.cetin-theme .services-detail__benefits .benefits__list-title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #29293E;
}
.cetin-theme .services-detail__benefits .benefits__list ul {
  padding-left: 25px;
  margin: 0;
  width: 90%;
}
.cetin-theme .services-detail__benefits .benefits__list li {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding: 5px 0 5px 5px;
  position: relative;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
.cetin-theme .services-detail__benefits .benefits__list li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 11px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center left;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .services-detail__column--left {
    padding-right: 50px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-detail .item__image {
    width: 100%;
    max-width: 560px;
    height: auto;
  }
  .cetin-theme .services-detail__column {
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }
  .cetin-theme .services-detail__column--right {
    padding-top: 40px;
    padding-bottom: 40px;
    order: 1;
  }
  .cetin-theme .services-detail__benefits .benefits__list {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 0;
  }
  .cetin-theme .services-detail .button, .cetin-theme .services-detail .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-detail .crt-load-more {
    margin-top: 40px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .services-detail .item__image {
    max-width: 400px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .services-detail .item__image {
    max-width: 240px;
  }
}
.cetin-theme .services-detail-section--page {
  width: 100%;
}
.cetin-theme .services-detail-section .page-content {
  max-width: 840px;
  margin: 0 auto;
}
.cetin-theme .services-detail-section .page-content--fat {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding: 0 25px;
}
.cetin-theme .operators-director-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .operators-director-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .operators-director-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .operators-director-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-director-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .operators-director-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .operators-director-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-director-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .operators-director-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .operators-director__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 8px;
}
.cetin-theme .operators-director__breadcrumb ul {
  padding: 0;
}
.cetin-theme .operators-director__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .operators-director__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .operators-director__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .operators-director__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .operators-director__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .operators-director__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .operators-director__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .operators-director__breadcrumb ul {
  margin: 0;
}
.cetin-theme .operators-director__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-director__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-director__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .operators-director__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  padding-bottom: 40px;
  max-width: 75%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-director__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .operators-director__subtitle {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
  padding: 80px 0 15px;
}
.cetin-theme .operators-director__text p {
  padding: 15px 0;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .operators-director__text p:last-child {
  padding-bottom: 0;
}
.cetin-theme .operators-director__text--highlight {
  font-weight: bold;
  text-decoration: underline;
  color: #29293E;
}
@media screen and (max-width: 75em) {
  .cetin-theme .operators-director-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .operators-director__title {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .operators-director-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .operators-director-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .operators-director__title {
    max-width: 100%;
  }
}
.cetin-theme .operators-news-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .operators-news-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .operators-news-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-news-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .operators-news-wrapper__detail {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .operators-news-wrapper__detail {
    margin-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .operators-news-wrapper__detail {
    margin-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-news-wrapper__detail {
    margin-top: 140px;
  }
}
.cetin-theme .operators-news-inner {
  width: 100%;
  display: block;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .operators-news-inner {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .operators-news-inner {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-news-inner {
    padding-bottom: 140px;
  }
}
.cetin-theme .operators-news__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 10px;
  padding-bottom: 40px;
}
.cetin-theme .operators-news__breadcrumb ul {
  padding: 0;
}
.cetin-theme .operators-news__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .operators-news__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .operators-news__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .operators-news__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .operators-news__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .operators-news__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .operators-news__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .operators-news__breadcrumb ul {
  margin: 0;
}
.cetin-theme .operators-news__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-news__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-news__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .operators-news__column {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .operators-news__more {
  text-align: center;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .operators-news__more {
    padding-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .operators-news__more {
    padding-top: 40px;
  }
}
.cetin-theme .operators-news__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  padding-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-news__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .operators-news__column {
    flex: 0 0 33.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 33.3333333333%;
  }
}
@media screen and (max-width: 93.75em) and (min-width: 56.3125em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 93.75em) and (min-width: 75.0625em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .operators-news__column {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-news__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .operators-news__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-news__more {
    text-align: left;
  }
}
.cetin-theme .news-main {
  width: 100%;
  padding-bottom: 40px;
}
.cetin-theme .news-main__image {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .news-main__image {
    padding-right: 2rem;
  }
}
.cetin-theme .news-main__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .news-main__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .news-main__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .news-main__inner {
  padding: 15px 80px;
  justify-content: center;
  display: flex;
  flex-flow: column;
}
.cetin-theme .news-main__date {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  padding-bottom: 16px;
}
.cetin-theme .news-main__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .news-main__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .news-main__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  padding: 24px 0;
  max-width: 450px;
}
.cetin-theme .news-main__more {
  padding: 7px 0;
}
.cetin-theme .news-main__more a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
  font-weight: 700;
}
@media screen and (max-width: 93.75em) {
  .cetin-theme .news-main__inner {
    padding: 0 25px;
  }
  .cetin-theme .news-main__date {
    padding: 0 0 16px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .news-main__inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .news-main__inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .cetin-theme .news-main__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .news-main__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .news-main__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .news-main__text {
    padding: 15px 0;
  }
}
.cetin-theme .news-other--featured {
  display: flex;
  gap: 88px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .news-other--featured {
    gap: 20px;
    flex-direction: column;
  }
}
.cetin-theme .news-other--featured .news-other__image {
  width: 100%;
  max-width: 520px;
  min-width: 520px;
  max-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 62em) {
  .cetin-theme .news-other--featured .news-other__image {
    max-width: 380px;
    min-width: 380px;
    max-height: 350px;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .news-other--featured .news-other__image {
    max-width: unset;
    min-width: unset;
    padding: 0 10px;
  }
}
.cetin-theme .news-other--featured .news-other__date {
  padding-top: 0;
}
.cetin-theme .news-other__inner {
  padding: 0 10px;
  max-width: 95%;
}
.cetin-theme .news-other__image {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.cetin-theme .news-other__date {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
  padding-top: 24px;
}
.cetin-theme .news-other__date .article-date {
  display: inline-block;
  margin-right: 16px;
  padding-bottom: 3px;
}
.cetin-theme .news-other__date .article-tag {
  background-color: #EAE6F4;
  border-radius: 14px;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 16px;
  padding: 6px 16px;
}
.cetin-theme .news-other__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  padding: 16px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .news-other__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .news-other__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  padding-bottom: 24px;
}
.cetin-theme .news-other__more {
  padding: 7px 0;
}
.cetin-theme .news-other__more a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
  font-weight: 600;
}
.cetin-theme .operators-detail-wrapper {
  width: 100%;
  position: relative;
}
.cetin-theme .operators-detail-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .operators-detail__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 8px;
  padding-bottom: 40px;
}
.cetin-theme .operators-detail__breadcrumb ul {
  padding: 0;
}
.cetin-theme .operators-detail__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .operators-detail__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .operators-detail__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .operators-detail__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .operators-detail__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .operators-detail__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .operators-detail__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .operators-detail__breadcrumb ul {
  margin: 0;
}
.cetin-theme .operators-detail__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-detail__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .operators-detail__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .operators-detail__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  padding-bottom: 40px;
  max-width: 90%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-detail__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .operators-detail__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  max-width: 80%;
  padding: 16px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-detail__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .operators-detail__image {
  padding: 60px 0;
}
.cetin-theme .operators-detail__image img {
  width: 100%;
  height: auto;
}
.cetin-theme .operators-detail__image-description {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  padding: 8px;
  letter-spacing: 0;
  text-align: right;
  color: #66668a;
  width: 100%;
}
.cetin-theme .operators-detail__text p {
  padding: 15px 0;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .operators-detail__text p:last-child {
  padding-bottom: 0;
}
.cetin-theme .operators-detail__text--highlight {
  font-weight: bold;
  text-decoration: underline;
  color: #29293E;
}
@media screen and (max-width: 75em) {
  .cetin-theme .operators-detail-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .operators-detail__title {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .operators-detail-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .operators-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .operators-detail__title {
    max-width: 100%;
  }
  .cetin-theme .operators-detail__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
    max-width: 100%;
  }
  .cetin-theme .operators-detail__image {
    padding: 50px 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-detail__image {
    padding: 40px 0;
  }
}
.cetin-theme .operators-news-list {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.cetin-theme .operators-news-list .operators-news-wrapper {
  padding: 120px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .operators-news-list .operators-news-wrapper {
    padding: 100px 0;
  }
}
.cetin-theme .requirements-page {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .requirements-page {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .requirements-page {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .requirements-page {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .requirements-page {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .requirements-page {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .requirements-page {
    padding-bottom: 140px;
  }
}
.cetin-theme .requirements-page-inner {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (max-width: 75em) {
  .cetin-theme .requirements-page-inner {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .requirements-page-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .requirements-form-wrapper {
  width: 100%;
}
.cetin-theme .requirements-form-inner {
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: flex-start;
  margin: 0 auto;
}
.cetin-theme .requirements-form__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 8px;
}
.cetin-theme .requirements-form__breadcrumb ul {
  padding: 0;
}
.cetin-theme .requirements-form__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .requirements-form__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .requirements-form__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .requirements-form__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .requirements-form__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .requirements-form__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .requirements-form__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .requirements-form__breadcrumb ul {
  margin: 0;
}
.cetin-theme .requirements-form__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .requirements-form__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .requirements-form__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .requirements-form__column {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .requirements-form__column--12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .requirements-form__form {
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  position: relative;
  padding: 40px 40px 32px;
  margin-bottom: 0;
}
.cetin-theme .requirements-form__form--inner {
  padding-bottom: 40px;
}
.cetin-theme .requirements-form__form .form-group {
  width: 100%;
}
.cetin-theme .requirements-form__form .form-group input {
  width: 100%;
}
.cetin-theme .requirements-form__title {
  color: #29293E;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding: 20px 0 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .requirements-form__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .requirements-form__subtitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding-bottom: 30px;
}
.cetin-theme .requirements-form__button {
  text-align: center;
  margin: 40px 0;
}
.cetin-theme .requirements-form__note {
  text-align: center;
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 0;
}
.cetin-theme .requirements-form .quote-block__container {
  padding: 20px;
  background: rgba(203, 211, 229, 0.4);
  border-radius: 6px;
  margin-bottom: 60px;
}
.cetin-theme .requirements-form .quote-block__container .quote-block {
  padding-left: 40px;
  position: relative;
  font-size: 14px;
  color: #66668a;
  line-height: 18px;
}
.cetin-theme .requirements-form .quote-block__container .quote-block:before {
  content: "i";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 5px;
  font-weight: 700;
  border: 2px solid #66668a;
  color: #66668a;
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cetin-theme .requirements-form__info {
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  letter-spacing: 0;
  margin: 20px 0 60px 0;
}
.cetin-theme .requirements-form__success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #ffffff;
  height: 100%;
  width: 100%;
}
.cetin-theme .requirements-form__success-content {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 70%;
  margin: 0 auto;
}
.cetin-theme .requirements-form__success .form__success {
  text-align: center;
}
.cetin-theme .requirements-form__success .form__success .success__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-top: 24px;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .requirements-form__success .form__success .success__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .requirements-form__success .form__success .success__text {
  padding: 12px 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
@media screen and (max-width: 75em) {
  .cetin-theme .requirements-form__success-content {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .requirements-form__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .requirements-form__form {
    padding: 40px 20px 32px;
  }
  .cetin-theme .requirements-form__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
  }
  .cetin-theme .requirements-form__breadcrumb {
    font-size: 13px;
    line-height: 22px;
  }
  .cetin-theme .requirements-form__note {
    text-align: left;
  }
}
.cetin-theme .public-info {
  margin: 0 auto;
  text-align: center;
}
.cetin-theme .public-info-requirements {
  padding-bottom: 0;
}
.cetin-theme .public-info-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .public-info-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .public-info-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .public-info-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .public-info-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .public-info-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .public-info-wrapper {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .public-info-wrapper-requirements {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .public-info-wrapper-requirements {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .public-info-wrapper-requirements {
    padding-top: 80px;
  }
}
.cetin-theme .public-info-inner {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
.cetin-theme .public-info-network {
  width: 100%;
}
.cetin-theme .public-info__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 10px;
}
.cetin-theme .public-info__breadcrumb ul {
  padding: 0;
}
.cetin-theme .public-info__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .public-info__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .public-info__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .public-info__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .public-info__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .public-info__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .public-info__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .public-info__breadcrumb ul {
  margin: 0;
}
.cetin-theme .public-info__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .public-info__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .public-info__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .public-info__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  text-align: left;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .public-info__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .public-info__item .public-info__item-icon, .cetin-theme .public-info__item-icon--link .public-info__item-icon {
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #CCD4E6;
  right: 0;
}
.cetin-theme .public-info__item .public-info__item-icon:after, .cetin-theme .public-info__item-icon--link .public-info__item-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  width: 38px;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center center;
  transition: 0.3s all;
}
.cetin-theme .public-info__item:hover .public-info__item-icon:after {
  transform: rotate(90deg);
}
.cetin-theme .public-info__item--link:hover .public-info__item-icon:after {
  transform: none;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .public-info__item {
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 40px 40px 40px 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 8px;
  cursor: pointer;
  width: 100%;
  text-decoration: none;
}
.cetin-theme .public-info__item:last-child {
  margin-bottom: 0;
}
.cetin-theme .public-info__item-title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  position: relative;
  max-width: 85%;
}
.cetin-theme .public-info__item-title:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .public-info__item-title a {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  text-decoration: none;
}
.cetin-theme .public-info__item-icon--drop {
  right: 40px;
  width: 40px;
  height: 40px;
  border: 2px solid #CCD4E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all;
}
.cetin-theme .public-info__item-icon--drop img {
  height: 14px;
  width: 14px;
  transition: 0.3s all;
}
.is-open .cetin-theme .public-info__item[data-toggle-trigger] .public-info__item-icon--drop img,
.is-open .cetin-theme .public-info__item[data-toggle-trigger] .public-info__item-icon:after {
  transform: rotate(-90deg);
}
.cetin-theme .public-info__item:hover .public-info__item-icon img {
  transform: rotate(90deg);
}
.cetin-theme .public-info__sublist {
  margin-top: 0;
  margin-right: 0;
  margin-left: 100px;
}
.is-open .cetin-theme .public-info__sublist {
  margin-bottom: 40px;
}
.cetin-theme .public-info__sublist .public-info__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cetin-theme .public-info__sublist .public-info__item-title a {
  text-decoration: none;
  color: #29293E;
}
.cetin-theme .public-info__sublist .public-info__item-icon {
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #CCD4E6;
  right: 0;
}
.cetin-theme .public-info__sublist .public-info__item-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  width: 38px;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center center;
  transition: 0.3s all;
}
.cetin-theme .public-info__sublist .public-info__item:hover .public-info__item-icon:after {
  transform: none;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
@media screen and (max-width: 75em) {
  .cetin-theme .public-info {
    text-align: left;
  }
  .cetin-theme .public-info-wrapper {
    width: 100%;
  }
  .cetin-theme .public-info-inner {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .cetin-theme .public-info__sublist {
    margin-top: 0;
    margin-right: 0;
    margin-left: 50px;
  }
  .is-open .cetin-theme .public-info__sublist {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .public-info-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .public-info__sublist {
    margin-top: 0;
    margin-right: 0;
    margin-left: 20px;
  }
  .is-open .cetin-theme .public-info__sublist {
    margin-bottom: 40px;
  }
  .cetin-theme .public-info__item {
    padding: 20px 20px 20px 40px;
  }
  .cetin-theme .public-info__item-title {
    max-width: 80%;
    font-size: 18px;
  }
  .cetin-theme .public-info__item-title:before {
    left: -30px;
  }
  .cetin-theme .public-info__item-icon {
    right: 20px;
  }
}
.cetin-theme .career-positions {
  margin: 0 auto;
  width: 100%;
}
.cetin-theme .career-positions-wrapper {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-positions-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-positions-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-positions-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .career-positions__column--left {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.cetin-theme .career-positions__column--right {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  padding-left: 50px;
}
.cetin-theme .career-positions__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 40px;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-positions__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-positions__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 30px;
  color: #29293E;
  text-align: left;
  width: 25%;
  padding: 40px 40px 0 10px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-positions__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .career-positions__free-title {
  display: none;
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-bottom: 40px;
  margin-right: auto;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-positions__free-title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-positions__list {
  margin-bottom: 40px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-positions-wrapper {
    padding: 0 0 140px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-positions-wrapper {
    padding: 0 0 140px;
  }
  .cetin-theme .career-positions__free-title {
    display: block;
  }
}
.cetin-theme .career-list {
  width: 100%;
}
.cetin-theme .career-list__column--left {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  display: flex;
  align-items: center;
}
.cetin-theme .career-list__column--right {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-evenly;
  position: relative;
  color: #66668a;
}
.cetin-theme .career-list__column--right > div {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  min-width: 25%;
}
.cetin-theme .career-list__column--left-empty {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.cetin-theme .career-list__column--right-empty {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.cetin-theme .career-list__item {
  height: 104px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  margin: 0 auto;
  width: 100%;
  padding: 0 60px;
  margin-bottom: 4px;
  position: relative;
}
.cetin-theme .career-list__position {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  font-size: 20px;
  letter-spacing: -0.2px;
  line-height: 24px;
  position: relative;
  margin-left: 32px;
  display: inline-block;
  text-decoration: none;
  /*   Remove on hover underline animation 
  		&:after {
  			content: "";

  			@include position(absolute, null null -5px 0);

  			@include size(100%, 2px);

  			background: $cPurpleLight;

  			transform: scaleX(0);
  			transform-origin: left;

  			transition: 0.3s transform;
  		}

  		&:hover {

  			&:after {
  				transform: scaleX(1);
  			}
  		}
  */
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-list__position {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .career-list__position:before {
  content: "";
  width: 16px;
  height: 16px;
  left: -32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
}
.cetin-theme .career-list__icon {
  margin-left: 8px;
}
.cetin-theme .career-list__icon img {
  min-width: 32px;
}
.cetin-theme .career-list__link {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #CCD4E6;
}
.cetin-theme .career-list__link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  width: 38px;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center center;
  transition: 0.3s all;
}
.cetin-theme .career-list__link:hover:after {
  transform: none;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}
.cetin-theme .career-list__more {
  text-align: center;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .career-list__more {
    margin-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-list__more {
    margin-top: 40px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-list__column--left {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .career-list__column--right {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-top: 26px;
  }
  .cetin-theme .career-list__item {
    padding: 20px;
    height: initial;
    align-items: flex-start;
  }
  .cetin-theme .career-list__work, .cetin-theme .career-list__city, .cetin-theme .career-list__department {
    padding-left: 32px;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    width: auto;
  }
  .cetin-theme .career-list__link {
    bottom: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-list__column--right {
    padding-right: 24px;
    padding-left: 24px;
    margin-top: 16px;
  }
  .cetin-theme .career-list__item {
    padding: 20px 0;
  }
  .cetin-theme .career-list__work, .cetin-theme .career-list__city, .cetin-theme .career-list__department {
    padding-left: 15px;
  }
  .cetin-theme .career-list__link {
    position: absolute;
    right: 16px;
    top: 20px;
    transform: translateY(0);
  }
  .cetin-theme .career-list__position {
    font-size: 18px;
    max-width: 85%;
    margin-left: 28px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .cetin-theme .career-list__position:before {
    top: 14px;
    left: -28px;
  }
  .cetin-theme .career-list__position--student:before {
    content: "";
    width: 24px;
    height: 24px;
    top: 14px;
    left: -28px;
    position: absolute;
    transform: translateY(-50%);
    background: url(assets/icons/student-icon.svg?t=un5m8be) center center no-repeat;
    background-size: 20px;
  }
  .cetin-theme .career-list__icon {
    margin: 0 8px 10px;
    display: none;
  }
}
@media screen and (max-width: 43.8125em) {
  .cetin-theme .career-list__column--right {
    margin-top: 0;
  }
  .cetin-theme .career-list__column--right > div {
    padding-top: 16px;
    font-size: 14px;
    line-height: 16px;
  }
  .cetin-theme .career-list__column--right > div:last-child {
    margin-left: 16px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-list__position {
    max-width: 70%;
  }
  .cetin-theme .career-list__more {
    text-align: left;
    margin-top: 40px;
  }
}
@media screen and (max-width: 31.25em) {
  .cetin-theme .career-list__column--right {
    flex-direction: column;
    align-items: flex-start;
  }
  .cetin-theme .career-list__column--right > div {
    max-width: 100%;
  }
}
@media screen and (max-width: 28.75em) {
  .cetin-theme .career-list__column--right > div {
    margin-right: 0;
  }
  .cetin-theme .career-list__form {
    text-align: right;
  }
  .cetin-theme .career-list__city {
    order: 3;
  }
}
@media screen and (max-width: 23.125em) {
  .cetin-theme .career-list__form {
    text-align: left;
  }
}
.cetin-theme .career-not-suitable {
  width: 100%;
  background: #ffffff;
  padding: 80px 0;
  justify-content: center;
}
.cetin-theme .career-not-suitable__column {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .career-not-suitable__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-not-suitable__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-not-suitable__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #29293E;
  padding-top: 12px;
}
.cetin-theme .career-not-suitable__text a {
  color: #29293E;
  font-weight: bold;
  text-decoration: underline;
}
.cetin-theme .career-not-suitable__text a:hover {
  text-decoration: none;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-not-suitable__column {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-not-suitable {
    padding: 60px 0;
  }
  .cetin-theme .career-not-suitable__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .career-suitable {
  width: 100%;
  background: #ffffff;
  padding: 80px 0;
  justify-content: center;
}
.cetin-theme .career-suitable__column {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.cetin-theme .career-suitable__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #29293E;
  padding-bottom: 24px;
}
.cetin-theme .career-suitable__buttons {
  padding-bottom: 40px;
}
.cetin-theme .career-suitable__buttons a {
  width: 240px;
  margin-right: 18px;
  position: relative;
  margin-top: 20px;
}
.cetin-theme .career-suitable__buttons a:after {
  position: absolute;
  right: 18px;
  margin-left: 0;
}
.cetin-theme .career-suitable__buttons a:last-child {
  margin-right: 0;
}
.cetin-theme .career-suitable__socials a {
  display: inline-block;
  margin-right: 16px;
}
.cetin-theme .career-suitable__socials img {
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-suitable__column {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-suitable__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .career-suitable__buttons {
    padding-bottom: 40px;
  }
  .cetin-theme .career-suitable__buttons a {
    position: relative;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-suitable {
    padding: 60px 0;
  }
}
.cetin-theme .career-detail-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-detail-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-detail-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-detail-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .career-detail-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .career-detail-recruit {
  padding-top: 80px;
}
.cetin-theme .career-detail__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .career-detail__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .career-detail__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .career-detail__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.cetin-theme .career-detail__breadcrumb ul {
  padding: 0;
}
.cetin-theme .career-detail__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .career-detail__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .career-detail__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .career-detail__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .career-detail__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .career-detail__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .career-detail__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .career-detail__breadcrumb ul {
  margin: 0;
}
.cetin-theme .career-detail__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .career-detail__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .career-detail__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .career-detail__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-detail__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .career-detail__desc-line {
  display: flex;
  align-items: center;
  padding: 8px 0;
}
.cetin-theme .career-detail__desc-line img {
  height: 32px;
  width: auto;
  margin-right: 24px;
}
.cetin-theme .career-detail__desc-title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .career-detail__text {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-detail__text {
    margin-bottom: 40px;
  }
}
.cetin-theme .career-detail__text--alt {
  padding-bottom: 0;
}
.cetin-theme .career-detail__text h4 {
  margin-bottom: 16px;
}
.cetin-theme .career-detail__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .career-detail__text a {
  color: #66668a;
  font-weight: bold;
  text-decoration: none;
}
.cetin-theme .career-detail__list, .cetin-theme .career-detail-inner > ul {
  margin-top: 24px;
  margin-bottom: 80px;
  max-width: 670px;
}
.cetin-theme .career-detail__list li, .cetin-theme .career-detail-inner > ul li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .career-detail__list li:before, .cetin-theme .career-detail-inner > ul li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .career-detail__list li a, .cetin-theme .career-detail-inner > ul li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .career-detail__list li, .cetin-theme .career-detail-inner > ul li {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  margin-bottom: 16px;
}
.cetin-theme .career-detail__list:last-of-type ul, .cetin-theme .career-detail-inner > ul:last-of-type ul {
  margin-bottom: 0;
}
.cetin-theme .career-detail__team {
  padding: 16px 0 120px;
  width: 100%;
}
.cetin-theme .career-detail__team-wrapper {
  display: flex;
  flex-flow: row;
}
.cetin-theme .career-detail__team-content {
  display: flex;
  flex-flow: column;
  padding-left: 24px;
  justify-content: center;
}
.cetin-theme .career-detail__team-photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cetin-theme .career-detail__team-position {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
}
.cetin-theme .career-detail__team-name {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  color: #300091;
}
.cetin-theme .career-detail__team-social {
  padding: 6px 0;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-detail-wrapper {
    padding: 80px 0 60px;
  }
  .cetin-theme .career-detail-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-detail__title {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .career-detail-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail__title {
    max-width: 100%;
  }
  .cetin-theme .career-detail__subtitle {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.2px;
    font-weight: 700;
    max-width: 100%;
  }
  .cetin-theme .career-detail__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .career-detail__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .career-detail__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail__team {
    padding: 16px 0 100px;
  }
  .cetin-theme .career-detail__team-wrapper {
    padding: 20px 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-detail__breadcrumb {
    padding-bottom: 32px;
  }
  .cetin-theme .career-detail__breadcrumb ul li a {
    font-size: 13px;
    letter-spacing: 0;
  }
  .cetin-theme .career-detail__breadcrumb ul li:first-child a {
    font-size: 13px;
    letter-spacing: 0;
  }
  .cetin-theme .career-detail__list ul, .cetin-theme .career-detail-inner > ul ul {
    margin-bottom: 60px;
  }
  .cetin-theme .career-detail__list ul li, .cetin-theme .career-detail-inner > ul ul li {
    margin-bottom: 16px;
  }
  .cetin-theme .career-detail__map {
    margin: 40px 0 80px;
  }
  .cetin-theme .career-detail__team {
    padding: 16px 0 80px;
  }
}
.cetin-theme .career-benefits {
  width: 100%;
}
.cetin-theme .career-benefits__wrapper {
  background: #ffffff;
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  width: 100%;
  padding: 32px 64px;
}
.cetin-theme .career-benefits__box {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
  padding: 16px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .career-benefits__box {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .career-benefits__box {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .career-benefits__icon img {
  height: 64px;
  width: 64px;
}
.cetin-theme .career-benefits__content {
  padding-left: 40px;
  display: flex;
  flex-flow: column;
}
.cetin-theme .career-benefits__name {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
  padding-bottom: 6px;
}
.cetin-theme .career-benefits__text {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-benefits__wrapper {
    background: #ffffff;
    border: 1px solid #E6E6EB;
    border-radius: 4px;
    width: 100%;
    padding: 24px;
  }
  .cetin-theme .career-benefits__box {
    padding: 10px 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-benefits__content {
    padding-left: 30px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-benefits__box {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .career-benefits__box {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .career-benefits__box {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-benefits__title {
    max-width: 90%;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
    font-weight: bold;
  }
  .cetin-theme .career-benefits__name {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
  }
}
.cetin-theme .career-list-search {
  margin: 0;
  width: 100%;
  z-index: 20;
  transform: translateY(-70px);
}
.cetin-theme .career-list-search .form-career {
  width: 95%;
  align-items: center;
  max-width: 1260px;
  background-color: #ffffff;
  box-shadow: 15px 15px 40px 0 rgba(0, 0, 0, 0.07);
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  border-radius: 6px;
  padding: 30px 40px 40px 60px;
}
.cetin-theme .career-list-search .form-group .select {
  width: auto;
}
.cetin-theme .career-list-search .form-group .select-choose, .cetin-theme .career-list-search .form-group .select-dropdown {
  width: 100%;
}
.cetin-theme .career-list-search__title {
  display: none;
}
.cetin-theme .career-list-search__location {
  padding-right: 20px;
  width: 230px;
  margin-top: 10px;
}
.cetin-theme .career-list-search__location .form-group {
  width: 100%;
}
.cetin-theme .career-list-search__department {
  padding-right: 20px;
  width: 230px;
  margin-top: 10px;
}
.cetin-theme .career-list-search__department .form-group {
  width: 100%;
}
.cetin-theme .career-list-search__work {
  padding-right: 20px;
  width: 270px;
  margin-top: 10px;
}
.cetin-theme .career-list-search__work .form-group {
  width: 100%;
}
.cetin-theme .career-list-search__mobile {
  display: none;
}
.cetin-theme .career-list-search__student {
  padding-right: 20px;
  margin-top: 10px;
}
.cetin-theme .career-list-search__student .form-group {
  width: auto;
  display: block;
}
.cetin-theme .career-list-search__student .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.cetin-theme .career-list-search__student .form-group label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  color: #6E6E84;
  padding: 0px 16px 0px 30px;
  border-bottom: 1px solid #E6E6EB;
}
.cetin-theme .career-list-search__student .form-group label:before {
  content: "";
  border: 2px solid #D7DAE1;
  border: 2px solid rgba(102, 102, 138, 0.8);
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  border-radius: 4px;
  background: #fff;
  position: absolute;
  left: 0;
  transition: 0.3s all;
}
.cetin-theme .career-list-search__student .form-group label:last-child {
  border-bottom: none;
}
.cetin-theme .career-list-search__student .form-group label:hover:before {
  border: 2px solid #29293E;
}
.cetin-theme .career-list-search__student .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 8px;
  width: 5px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.cetin-theme .career-list-search__student .form-group input:checked + label:before {
  color: #fff;
  background-color: #6E6E84;
  border: 2px solid #6E6E84;
}
.cetin-theme .career-list-search__student .form-group input:checked + label {
  color: #29293E;
}
.cetin-theme .career-list-search__button {
  padding-right: 20px;
  width: 210px;
  margin: 10px 20px 0 0;
}
.cetin-theme .career-list-search__button button {
  width: 210px;
  padding: 20px 15px 20px 32px;
}
.cetin-theme .career-list-search__button button:after {
  margin-left: 16px;
}
.cetin-theme .career-list-search__button .hidden-pc {
  display: none;
}
.cetin-theme .career-list-search .filter__items {
  margin-right: auto;
  margin-bottom: -20px;
}
.cetin-theme .career-list-search .filter__items .item {
  border: 1px solid #cbd3e5;
  border-radius: 23px;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  padding: 10px 50px 10px 16px;
  margin-top: 15px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s all;
}
.cetin-theme .career-list-search .filter__items .item:after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(assets/icons/close_purple.svg?t=un5m8be) no-repeat center;
  transition: 0.15s background-image;
}
.cetin-theme .career-list-search .filter__items .item:hover {
  background: #E0E2EA;
  color: #000000;
}
.cetin-theme .career-list-search .filter__items .item:hover:after {
  background: url(assets/icons/close_dark.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .career-list-search .filter__items .item--close {
  border: none;
  padding: 10px 26px 10px 0;
  margin: 0 20px;
  position: relative;
  transition: 0.3s all;
}
.cetin-theme .career-list-search .filter__items .item--close:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(assets/icons/close_red.svg?t=un5m8be) no-repeat center;
  transition: 0.15s background-image;
}
.cetin-theme .career-list-search .filter__items .item--close:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #CBD3E5;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.3s transform;
}
.cetin-theme .career-list-search .filter__items .item--close:hover {
  background: none;
  color: #000000;
  border: none;
}
.cetin-theme .career-list-search .filter__items .item--close:hover:before {
  transform: scaleX(1);
}
.cetin-theme .career-list-search .filter__items .item--close:hover:after {
  background: url(assets/icons/close_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .career-list-search .form-mobile {
  width: 100%;
  justify-content: center;
  align-items: center;
  max-width: 1260px;
  background-color: #ffffff;
  box-shadow: 15px 15px 40px 0 rgba(0, 0, 0, 0.07);
  margin: 0 auto;
  display: none;
  flex-flow: column;
  border-radius: 6px;
  padding: 24px;
}
.cetin-theme .career-list-search .form-mobile .form-group {
  min-width: 280px;
}
@media screen and (max-width: 80.375em) {
  .cetin-theme .career-list-search .filter__items {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-list-search .form-career {
    justify-content: flex-start;
  }
  .cetin-theme .career-list-search__button {
    margin-top: 10px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-list-search .form-career {
    justify-content: flex-start;
  }
  .cetin-theme .career-list-search__button {
    margin-top: 10px;
  }
  .cetin-theme .career-list-search .filter__items {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-list-search {
    margin: 0 auto;
    transform: translateY(-50px);
  }
  .cetin-theme .career-list-search .form-career {
    padding: 90px 30px 20px;
    flex-flow: column;
  }
  .cetin-theme .career-list-search__title {
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    color: #66668a;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.5px;
    font-weight: bold;
  }
  .cetin-theme .career-list-search__inner {
    max-width: 320px;
    margin: 0 auto;
  }
  .cetin-theme .career-list-search__location, .cetin-theme .career-list-search__department, .cetin-theme .career-list-search__work, .cetin-theme .career-list-search__mobile {
    width: 100%;
    padding-right: 0;
    margin: 5px auto;
    max-width: 400px;
  }
  .cetin-theme .career-list-search__location .form-group, .cetin-theme .career-list-search__department .form-group, .cetin-theme .career-list-search__work .form-group, .cetin-theme .career-list-search__mobile .form-group {
    width: auto;
  }
  .cetin-theme .career-list-search__location .select, .cetin-theme .career-list-search__department .select, .cetin-theme .career-list-search__work .select, .cetin-theme .career-list-search__mobile .select {
    background: transparent;
    border-radius: 0;
    border: none;
    border-top: 1px solid #D7DAE1;
    padding: 15px 5px 15px 0;
  }
  .cetin-theme .career-list-search__location .select:hover, .cetin-theme .career-list-search__department .select:hover, .cetin-theme .career-list-search__work .select:hover, .cetin-theme .career-list-search__mobile .select:hover {
    border: none;
  }
  .cetin-theme .career-list-search__student {
    padding-right: 0;
    max-width: 400px;
    width: 100%;
  }
  .cetin-theme .career-list-search__student .form-group label {
    padding: 15px 0 15px 0;
  }
  .cetin-theme .career-list-search__student .form-group label:before {
    margin-right: 10px;
    left: 0;
    position: relative;
  }
  .cetin-theme .career-list-search__student .form-group input:checked + label:after {
    left: 8px;
    top: 20px;
  }
  .cetin-theme .career-list-search__button {
    margin: 25px auto;
    width: 100%;
    padding-right: 0;
    text-align: center;
    max-width: 400px;
  }
  .cetin-theme .career-list-search__button a {
    width: 100%;
  }
  .cetin-theme .career-list-search__mobile {
    display: block;
  }
  .cetin-theme .career-list-search .filter__items {
    text-align: center;
    margin: 15px auto;
  }
  .cetin-theme .career-list-search .filter__items .item {
    display: none;
  }
  .cetin-theme .career-list-search .filter__items .item--close {
    display: inline-block;
  }
  .cetin-theme .career-list-search .filter-mobile__header {
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 40px;
  }
  .cetin-theme .career-list-search .filter-mobile__name {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.5px;
    color: #66668a;
    font-weight: bold;
    line-height: 32px;
  }
  .cetin-theme .career-list-search .filter-mobile__close {
    font-size: 0;
    height: 32px;
    width: 32px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(224, 226, 234, 0.4);
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.cetin-theme .career-recruit {
  padding-top: 80px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-recruit {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-recruit {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-recruit {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-recruit {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-recruit {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-recruit {
    margin-bottom: 60px;
  }
}
.cetin-theme .career-recruit__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  padding-bottom: 24px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-recruit__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-recruit__name {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
}
.cetin-theme .career-recruit__position {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-recruit {
    padding-top: 60px;
  }
}
.cetin-theme .career-socials {
  width: 100%;
  justify-content: center;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-socials {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-socials {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-socials {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-socials {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-socials {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-socials {
    padding-bottom: 140px;
  }
}
.cetin-theme .career-socials--empty {
  background: #ffffff;
}
.cetin-theme .career-socials__column {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  text-align: center;
}
.cetin-theme .career-socials__title {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-socials__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .career-socials__text {
  padding: 8px 0 60px;
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .career-socials .news-wrapper {
  padding: 0;
}
.cetin-theme .career-socials .news__content {
  margin-top: 0;
}
.cetin-theme .career-socials .news__sections-item--inner {
  padding: 0;
  max-height: 800px;
  overflow-y: scroll;
}
.cetin-theme .career-socials .news__sections-item {
  max-width: 520px;
  margin: 0 auto;
  text-align: left;
  flex: 0 0 100%;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-socials__column {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
}
.cetin-theme .career-empty {
  border: 1px solid #D7DAE1;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 60px;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.cetin-theme .career-empty__wrapper {
  padding-left: 32px;
}
.cetin-theme .career-empty__title {
  color: #29293E;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-bottom: 16px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-empty__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .career-empty__text {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  padding-bottom: 40px;
  max-width: 800px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-empty {
    padding: 40px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-empty {
    padding: 30px;
    flex-direction: column;
  }
  .cetin-theme .career-empty__wrapper {
    padding-left: 0;
    padding-top: 15px;
  }
  .cetin-theme .career-empty__text {
    padding-bottom: 30px;
  }
}
@media (max-width: 430px) {
  .cetin-theme .career-empty__text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
  }
  .cetin-theme .career-empty__button .button, .cetin-theme .career-empty__button .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .career-empty__button .crt-load-more {
    width: 100%;
  }
}
.cetin-theme .career-detail-empty-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .career-detail-empty-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .career-detail-empty-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .career-detail-empty-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .career-detail-empty-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .career-detail-empty__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.cetin-theme .career-detail-empty__breadcrumb ul {
  padding: 0;
}
.cetin-theme .career-detail-empty__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .career-detail-empty__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .career-detail-empty__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .career-detail-empty__breadcrumb ul {
  margin: 0;
}
.cetin-theme .career-detail-empty__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .career-detail-empty__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .career-detail-empty__title {
  color: #300091;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -0.6px;
  font-weight: 700;
  max-width: 680px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-detail-empty__title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .career-detail-empty__text {
  color: #66668a;
  padding: 40px 0 60px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-empty-wrapper {
    padding: 200px 0 120px;
  }
  .cetin-theme .career-detail-empty-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .career-detail-empty-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .career-detail-empty-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-empty__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .career-detail-empty__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .career-detail-empty__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .career-detail-empty__breadcrumb {
    padding-bottom: 32px;
  }
  .cetin-theme .career-detail-empty__breadcrumb ul li a {
    font-size: 13px;
    letter-spacing: 0;
  }
  .cetin-theme .career-detail-empty__breadcrumb ul li:first-child a {
    font-size: 13px;
    letter-spacing: 0;
  }
}
.cetin-theme .career-wrapper .career-list-search {
  transform: none;
}
.cetin-theme .career-wrapper .career-list-search .form-career {
  width: 100%;
  max-width: unset;
  justify-content: center;
  border-radius: 0;
  margin: 0 0 40px;
  padding: 40px;
  box-shadow: none;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-list-search .form-career {
    padding: 40px 0;
  }
}
.cetin-theme .career-wrapper .career-list-search .form-career__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: 75rem;
  padding: 0 20px;
}
.cetin-theme .career-wrapper .career-list-search .form-career__inputs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  width: 100%;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-list-search .form-career__inputs {
    flex-direction: column;
  }
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__location,
.cetin-theme .career-wrapper .career-list-search .career-list-search__department,
.cetin-theme .career-wrapper .career-list-search .career-list-search__work,
.cetin-theme .career-wrapper .career-list-search .career-list-search__student {
  width: 230px;
  margin-top: 0;
  padding-right: 0;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-list-search .career-list-search__location,
  .cetin-theme .career-wrapper .career-list-search .career-list-search__department,
  .cetin-theme .career-wrapper .career-list-search .career-list-search__work,
  .cetin-theme .career-wrapper .career-list-search .career-list-search__student {
    width: 100%;
  }
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__location .form-group,
.cetin-theme .career-wrapper .career-list-search .career-list-search__department .form-group,
.cetin-theme .career-wrapper .career-list-search .career-list-search__work .form-group,
.cetin-theme .career-wrapper .career-list-search .career-list-search__student .form-group {
  margin-bottom: 0;
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__student {
  width: unset;
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__student .form-group label {
  white-space: nowrap;
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__button {
  width: unset;
  margin: 0;
  padding-right: 0;
  margin-left: auto;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-list-search .career-list-search__button {
    width: 100%;
    margin-left: unset;
  }
}
.cetin-theme .career-wrapper .career-list-search .career-list-search__button .button--primary {
  min-width: 230px;
  text-decoration: none;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-wrapper .career-list-search .career-list-search__title {
    display: none;
    position: static;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-list-search .career-list-search__title {
    display: block;
  }
}
.cetin-theme .career-wrapper .career-list-search .filter__items {
  width: 100%;
  margin-bottom: 0;
}
.cetin-theme .career-wrapper .career-list-search .select {
  background-color: #fafbfd;
  border-color: #CCD4E6;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-wrapper .career-list-search .select {
    padding: 15px 16px;
    background-color: #fafbfd;
    border: 1px solid #CCD4E6;
    border-radius: 3px;
  }
}
.cetin-theme .career-wrapper .career-list-search .select:hover {
  border-color: #300091;
}
.cetin-theme .career-wrapper .career-list-search .select .select__arrow svg {
  fill: #29293E;
}
.cetin-theme .career-wrapper .career-list-search input[type=checkbox] + label::before {
  border-color: #CCD4E6;
}
.cetin-theme .career-wrapper .career-list-search input[type=checkbox]:hover + label::before {
  border-color: #300091;
}
.cetin-theme .career-wrapper .career-list-search input[type=checkbox]:checked + label::before {
  border-color: #300091;
  background-color: #300091;
}
.cetin-theme .career-wrapper .career-positions-wrapper {
  padding-bottom: 0;
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list {
  position: relative;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 0 2px;
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__item {
  border: none;
  border-bottom: 1px solid #B3B3C4;
  border-radius: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__item {
    justify-content: space-between;
    padding: 20px;
  }
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right {
  max-width: 55%;
  flex: 0 0 55%;
  color: #29293E;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right {
    justify-content: flex-start;
    flex: 0 0 95%;
    max-width: 95%;
    padding-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right {
    justify-content: flex-start;
    flex: 0 0 90%;
    max-width: 90%;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right {
    flex-direction: column;
    align-items: flex-start;
    flex: 0 0 80%;
    max-width: 80%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right {
    margin-left: 3px;
    margin-top: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right > div {
    min-width: 30%;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right > div {
    min-width: 80%;
    padding-left: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--right .career-list__city {
    padding-left: 0;
  }
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left {
  max-width: 40%;
  flex: 0 0 40%;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left {
    margin-left: -25px;
  }
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left:has(> .career-list__position:hover) ~ .career-list__link {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center center #DC0F2B;
  background-size: 16px 16px;
  border-color: #DC0F2B;
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left > .career-list__position {
    position: static;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left > .career-list__position::before {
    top: 24px;
    left: -5px;
    transform: none;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__column--left > .career-list__position::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__link {
  position: static;
  transform: none;
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center center;
  background-size: 14px 14px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__link {
    margin-top: -10px;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__link {
    align-self: flex-end;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .career-wrapper .career-positions-wrapper .career-list__link {
    position: absolute;
    align-self: unset;
    margin-top: 0;
  }
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__link::after {
  content: none;
}
.cetin-theme .career-wrapper .career-positions-wrapper .career-list__link:hover {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center center #DC0F2B;
  background-size: 16px 16px;
  border-color: #DC0F2B;
}
.cetin-theme .career-detail-wrapper {
  margin-bottom: 100px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .career-detail-wrapper {
    padding-bottom: 0;
  }
}
.cetin-theme .career-detail-wrapper h1.cover__title {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #300091;
  width: 100%;
  margin-bottom: 40px;
}
.cetin-theme .career-detail-wrapper .career-detail {
  padding-left: 0;
  padding-right: 0;
  max-width: unset;
  width: auto;
}
.cetin-theme .career-detail-wrapper .career-detail__texts {
  max-width: 780px;
  margin: 0 auto;
}
.cetin-theme .career-detail-wrapper .career-detail__texts .cover__title {
  padding: 0 10px;
}
.cetin-theme .career-detail-wrapper .content-block__inner {
  width: 100%;
}
.cetin-theme .career-detail-wrapper .career-detail-inner {
  max-width: unset;
}
.cetin-theme .career-detail-wrapper .career-detail-inner ul {
  max-width: unset;
}
.cetin-theme .career-detail-wrapper .career-benefits__wrapper {
  padding: 0;
  border-color: #D7DAE1;
  margin-top: 120px;
}
.cetin-theme .career-detail-wrapper .career-benefits__wrapper .row {
  flex-wrap: nowrap;
  margin: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-wrapper .career-benefits__wrapper .row {
    flex-wrap: wrap;
  }
}
.cetin-theme .career-detail-wrapper .career-benefits__box {
  flex-direction: column;
  align-items: flex-start;
  max-width: unset;
  flex: unset;
  width: 100%;
  padding: 30px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box {
    width: 50%;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box {
    padding: 15px;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box {
    width: 100%;
    padding: 16px;
  }
}
@media screen and (min-width: 56.25em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box:not(:last-of-type) {
    border-right: 1px solid #D7DAE1;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box:not(:last-of-type) {
    border-right: none;
    border-bottom: 1px solid #D7DAE1;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box:nth-child(odd) {
    border-right: 1px solid #D7DAE1;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box:nth-child(odd) {
    border-right: none;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .career-detail-wrapper .career-benefits__box:nth-child(1), .cetin-theme .career-detail-wrapper .career-benefits__box:nth-child(2) {
    border-bottom: 1px solid #D7DAE1;
  }
}
.cetin-theme .career-detail-wrapper .career-benefits__content {
  padding-left: 0;
}
.cetin-theme .career-detail-wrapper .career-benefits__icon {
  align-self: center;
  margin: 40px 0 60px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-detail-wrapper .career-benefits__icon {
    margin: 10px 0 10px;
  }
}
.cetin-theme .career-detail-wrapper .career-benefits__icon img {
  width: 80px;
  height: 80px;
}
.cetin-theme .career-detail-wrapper .career-benefits__text {
  min-height: 44px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-detail-wrapper .career-benefits__text {
    min-height: unset;
  }
}
.cetin-theme .career-detail-wrapper .career-recruit {
  padding-top: 0;
  margin-bottom: 24px;
}
.cetin-theme .career-detail-wrapper .career-recruit__title {
  padding-bottom: 0;
}
.cetin-theme .career-detail-wrapper .career-recruit__name {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: -0.18px;
}
.cetin-theme .career-detail-wrapper .career-recruit__position {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #66668a;
}
.cetin-theme .career-detail-wrapper .career-suitable {
  display: flex;
}
.cetin-theme .career-detail-wrapper .career-suitable__column {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-detail-wrapper .career-suitable__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .career-detail-wrapper .career-suitable__buttons {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .career-detail-wrapper .career-suitable__buttons {
    flex-wrap: wrap;
    gap: 0;
  }
}
.cetin-theme .career-detail-wrapper .career-suitable__socials-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 100px 0;
}
.cetin-theme .career-detail-wrapper .career-suitable__socials {
  display: flex;
}
.cetin-theme .career-detail-wrapper .career-suitable__socials > a:nth-child(1) {
  order: 3;
}
.cetin-theme .career-detail-wrapper .career-suitable__socials > a:nth-child(2) {
  order: 1;
}
.cetin-theme .career-detail-wrapper .career-suitable__socials > a:nth-child(3) {
  order: 4;
}
.cetin-theme .career-detail-wrapper .career-suitable__socials > a:nth-child(4) {
  order: 2;
}
.cetin-theme .career-detail-wrapper .career-suitable__text {
  font-size: 18px;
  font-weight: 700;
}
.cetin-theme .dictionary-faq-list .releases__list--item {
  align-items: center;
}
.cetin-theme .dictionary-faq-list .releases__list--item .item__content {
  justify-content: center;
}
.cetin-theme .dictionary-faq-list .releases__list--item .item__content .content__title h5 {
  margin-top: 0;
  padding-right: 12px;
}
.cetin-theme .dictionary-faq-list .releases__list--item .item__button {
  padding-top: 0;
}
.cetin-theme .dictionary-faq-detail .operators-detail__title {
  color: #300091;
}
.cetin-theme .dictionary-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .dictionary-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .dictionary-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .dictionary-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .dictionary-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .dictionary-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .dictionary__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .dictionary__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .dictionary__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .dictionary__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.cetin-theme .dictionary__breadcrumb ul {
  padding: 0;
}
.cetin-theme .dictionary__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .dictionary__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .dictionary__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .dictionary__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .dictionary__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .dictionary__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .dictionary__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .dictionary__breadcrumb ul {
  margin: 0;
}
.cetin-theme .dictionary__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .dictionary__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .dictionary__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .dictionary__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
  margin-bottom: 8px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .dictionary__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .dictionary__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .dictionary__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .dictionary__text {
  text-align: center;
}
.cetin-theme .dictionary__text p {
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
@media screen and (max-width: 75em) {
  .cetin-theme .dictionary-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .dictionary__title {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .dictionary-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .dictionary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .dictionary__title {
    max-width: 100%;
    text-align: left;
  }
  .cetin-theme .dictionary__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
    max-width: 100%;
  }
  .cetin-theme .dictionary__text {
    text-align: left;
  }
}
.cetin-theme .dictionary-search {
  margin: 0 auto;
  padding-top: 40px;
  position: sticky;
  top: 0;
  z-index: 20;
  width: 100%;
}
.cetin-theme .dictionary-search__wrapper {
  max-width: 920px;
  height: 64px;
  margin: 0 auto;
  position: relative;
}
.cetin-theme .dictionary-search__inner {
  border: 1px solid #D7DAE1;
  border-radius: 30px;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.cetin-theme .dictionary-search__inner form {
  margin: 0;
  width: 100%;
}
.cetin-theme .dictionary-search__inner form input {
  width: 100%;
  height: 64px;
  background: transparent;
  outline: none;
  border: none;
  margin-left: 70px;
  position: relative;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  color: #29293E;
}
.cetin-theme .dictionary-search__inner form input::-moz-placeholder {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  color: #66668a;
}
.cetin-theme .dictionary-search__inner form input::placeholder {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  color: #66668a;
}
.cetin-theme .dictionary-search__inner .button, .cetin-theme .dictionary-search__inner .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .dictionary-search__inner .crt-load-more {
  position: absolute;
  right: 3px;
  /*top: 50%;
  transform: translateY(-50%);*/
  top: 3px;
  bottom: 3px;
}
.cetin-theme .dictionary-search__inner .navigation {
  position: absolute;
  display: flex;
  flex-flow: row;
  align-items: center;
  top: 0;
  height: 100%;
  right: 230px;
}
.cetin-theme .dictionary-search__inner .navigation__left, .cetin-theme .dictionary-search__inner .navigation__right, .cetin-theme .dictionary-search__inner .navigation__close {
  height: 29px;
  width: 29px;
  border: 1px solid #CBD3E5;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  transition: 0.3s all;
}
.cetin-theme .dictionary-search__inner .navigation__left svg, .cetin-theme .dictionary-search__inner .navigation__right svg, .cetin-theme .dictionary-search__inner .navigation__close svg {
  height: 14px;
  width: 14px;
  position: absolute;
}
.cetin-theme .dictionary-search__inner .navigation__left:hover, .cetin-theme .dictionary-search__inner .navigation__right:hover, .cetin-theme .dictionary-search__inner .navigation__close:hover {
  background: #E0E2EA;
}
.cetin-theme .dictionary-search__inner .navigation__left svg {
  left: 5px;
  top: 6px;
}
.cetin-theme .dictionary-search__inner .navigation__right svg {
  left: 7px;
  top: 6px;
}
.cetin-theme .dictionary-search__inner .navigation__close {
  margin-left: 32px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cetin-theme .dictionary-search__inner .navigation__close svg {
  position: relative;
}
.cetin-theme .dictionary-search__inner .navigation__close:before {
  content: "";
  width: 1px;
  height: 40px;
  left: -16px;
  position: absolute;
  opacity: 0.2;
  border-left: 1px solid #6E6E84;
}
.cetin-theme .dictionary-search__inner .navigation__counter {
  color: #29293E;
  margin: 0 24px;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
}
.cetin-theme .dictionary-search__icon {
  width: 24px;
  height: 24px;
  background: url(assets/icons/search.svg?t=un5m8be) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 75em) {
  .cetin-theme .dictionary-search {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .dictionary-search {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .dictionary-search {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .dictionary-search__wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .dictionary-search {
    position: relative;
  }
  .cetin-theme .dictionary-search__inner .navigation {
    display: none;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .dictionary-search {
    padding-top: 0;
  }
  .cetin-theme .dictionary-search__wrapper {
    height: auto;
  }
  .cetin-theme .dictionary-search__inner {
    height: 64px;
    flex-flow: column;
  }
  .cetin-theme .dictionary-search__inner .button, .cetin-theme .dictionary-search__inner .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .dictionary-search__inner .crt-load-more {
    position: relative;
    right: unset;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
}
.cetin-theme .most-searchable {
  width: 100%;
  padding: 20px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .most-searchable__column {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .most-searchable__title {
  color: #66668a;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
}
.cetin-theme .most-searchable__items {
  padding: 0 10px;
  flex-flow: row;
  width: 100%;
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.cetin-theme .most-searchable__item {
  border: 1px solid #CBD3E5;
  border-radius: 50px;
  padding: 10px 16px;
  margin: 0 8px;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  cursor: pointer;
  white-space: nowrap;
  transition: 0.3s all;
}
.cetin-theme .most-searchable__item:hover {
  background: #E0E2EA;
}
@media screen and (max-width: 75em) {
  .cetin-theme .most-searchable__column {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .most-searchable__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    flex-flow: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .most-searchable__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .most-searchable__items {
    padding: 0;
  }
  .cetin-theme .most-searchable__item:first-child {
    margin-left: 0;
  }
  .cetin-theme .most-searchable__title {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .most-searchable {
    margin-top: 120px;
  }
}
.cetin-theme .dictionary-list-wrapper {
  width: 100%;
  padding-top: 40px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .dictionary-list-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .dictionary-list-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .dictionary-list-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .dictionary-list-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .dictionary-list-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .dictionary-list-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .dictionary-list__item {
  border-top: 1px solid #CCD4E6;
  padding: 24px 30px 24px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.cetin-theme .dictionary-list__column {
  width: 50%;
}
.cetin-theme .dictionary-list__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  max-width: 90%;
  padding: 5px 10px;
  display: inline-block;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .dictionary-list__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .dictionary-list__title--active {
  border-radius: 4px;
  background-color: #300091;
  color: #ffffff;
}
.cetin-theme .dictionary-list__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  position: relative;
  padding: 5px 0;
}
.cetin-theme .dictionary-list__text--active {
  border-radius: 4px;
  background-color: #E0E2EA;
  display: inline-block;
}
.cetin-theme .dictionary-list__text:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
@media screen and (max-width: 37.5625em) {
  .cetin-theme .dictionary-list__item {
    flex-direction: column;
    padding-right: 0;
  }
  .cetin-theme .dictionary-list__column {
    width: 100%;
  }
  .cetin-theme .dictionary-list__column .dictionary-list__text {
    margin-left: 45px;
  }
}
.cetin-theme .portlet-asset-categories-navigation {
  margin: 0 auto 44px;
  max-width: 1200px;
  padding: 0 20px;
}
.cetin-theme .faq-filter {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .cetin-theme .faq-filter {
    flex-direction: row;
    justify-content: center;
  }
}
.cetin-theme .faq-filter__heading {
  color: #66668a;
  font-size: 16px;
  margin-bottom: 8px;
  white-space: nowrap;
}
@media (min-width: 1200px) {
  .cetin-theme .faq-filter__heading {
    margin-bottom: 0;
    padding-right: 8px;
  }
}
.cetin-theme .filter__list {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cetin-theme .filter__list-item {
  margin: 8px;
}
.cetin-theme .filter__list-item-link {
  border: 1px solid #CCD4E6;
  border-radius: 20px;
  color: #66668a;
  display: block;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  padding: 0 16px;
  transition: all 0.2s ease-in-out;
}
.cetin-theme .filter__list-item-link:hover,
.cetin-theme .filter__list-item-link:focus,
.cetin-theme .filter__list-item-link.active {
  background-color: #300091;
  border-color: #300091;
  color: #ffffff;
}
.cetin-theme .taglib-categorization-filter.entry-title {
  display: none;
}
.cetin-theme .developers {
  margin: 0 auto;
}
.cetin-theme .developers-wrapper {
  width: 100%;
  padding: 120px 0 160px;
}
.cetin-theme .developers__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.4px;
  line-height: 40px;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .developers__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .developers__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 30px;
  color: #29293E;
  text-align: left;
  width: 25%;
  padding: 40px 40px 0 10px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .developers__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .developers .companies__list {
  margin-bottom: 40px;
}
.cetin-theme .developers .companies__list .list__item {
  width: calc(25% - 15px);
  padding: 170px 10px 32px 32px;
  height: 310px;
}
.cetin-theme .developers .companies__list .list__item:nth-child(odd) {
  margin-right: 20px;
  margin-left: 0;
}
.cetin-theme .developers .companies__list .list__item:nth-child(even) {
  margin-right: 20px;
  margin-left: 0;
}
.cetin-theme .developers .companies__list .list__item:last-child {
  margin-right: 0;
  margin-left: 0;
}
.cetin-theme .developers .companies__list .list__item .item__company {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .developers .companies__list .list__item .item__company {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .developers .companies__list .list__item:before {
  height: 310px;
  background-size: auto;
}
.cetin-theme .developers .companies__list .list__item:hover:before {
  transform: translateX(-50%);
}
.cetin-theme .developers-rest {
  padding-top: 20px;
}
.cetin-theme .developers-rest .services__subtitle {
  flex: 0 0 25%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 25%;
  padding: 0;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__subtitle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__subtitle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .developers-rest .services__text {
  flex: 0 0 41.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 41.6666666667%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__text {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__text {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .developers-rest .services__button {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
  text-align: right;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__button {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__button {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .developers__subtitle {
    width: 100%;
    padding: 40px 10px;
  }
  .cetin-theme .developers .companies__list .list__item {
    width: calc(33% - 15px);
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-wrapper {
    width: 100%;
    padding: 100px 0 0;
  }
  .cetin-theme .developers-rest .services__subtitle {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__subtitle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__subtitle {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-rest .services__text {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding: 16px 60px 32px 0;
    margin: initial;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__text {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__text {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-rest .services__button {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    text-align: left;
    padding: 0;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .developers-rest .services__button {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .developers-rest .services__button {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .cooperation {
  text-align: center;
}
.cetin-theme .cooperation-wrapper {
  margin: 0 auto;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .cooperation-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .cooperation-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cooperation-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .cooperation-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .cooperation-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .cooperation-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .cooperation-inner {
  width: 100%;
}
.cetin-theme .cooperation__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  width: 100%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .cooperation__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .cooperation__title:last-child {
  margin-bottom: 40px;
}
.cetin-theme .cooperation__subtitle {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  max-width: 60%;
  margin: 40px auto 0;
}
.cetin-theme .cooperation__button {
  width: 100%;
  margin-top: 40px;
}
.cetin-theme .cooperation__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  max-width: 690px;
  margin: 0 auto;
  margin-top: 8px;
  margin-bottom: 40px;
}
.cetin-theme .cooperation__text--center {
  text-align: center;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__text--center {
    text-align: left;
  }
}
.cetin-theme .cooperation__box {
  width: 100%;
  background-color: #ffffff;
  z-index: 10;
  flex: 0 0 100%;
  max-width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
}
.cetin-theme .cooperation__box--vertical {
  flex-wrap: nowrap;
  flex-direction: column;
  max-width: 981px;
}
.cetin-theme .cooperation__box--vertical > .cooperation__item {
  flex: unset;
  max-width: unset;
  border: 1px solid #E6E6EB !important;
  border-radius: 0 !important;
}
.cetin-theme .cooperation__box--vertical > .cooperation__item:not(:last-child) {
  border-bottom: none !important;
}
.cetin-theme .cooperation__box--vertical .cooperation__content {
  width: 80%;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__box--vertical .cooperation__content {
    width: 100%;
  }
}
.cetin-theme .cooperation__box--vertical .cooperation__item-icon {
  width: 20%;
  max-width: 95px;
  max-height: 95px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__box--vertical .cooperation__item-icon {
    width: 100%;
  }
}
.cetin-theme .cooperation__box--vertical .cooperation__item-number {
  width: 20%;
  bottom: unset;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__box--vertical .cooperation__item-number {
    width: 100%;
  }
}
.cetin-theme .cooperation__box--even-align-reverse > .cooperation__item:nth-child(even) > .cooperation__item-inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__box--even-align-reverse > .cooperation__item:nth-child(even) > .cooperation__item-inner {
    flex-direction: column;
  }
}
.cetin-theme .cooperation__box--five-cards {
  background-color: transparent;
  justify-content: center;
}
.cetin-theme .cooperation__box--five-cards .cooperation__item:nth-child(5) {
  flex: 0 0 calc(33.3333333333% + 1px);
  max-width: calc(33.3333333333% + 1px);
  border: 1px solid #E6E6EB;
  border-top-right-radius: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__box--five-cards .cooperation__item:nth-child(5) {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cetin-theme .cooperation__item {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  border: 1px solid #E6E6EB;
  background: #ffffff;
}
.cetin-theme .cooperation__item-inner {
  padding: 60px 40px 40px;
}
.cetin-theme .cooperation__item-inner--horizontal {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 60px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__item-inner--horizontal {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 30px;
  }
}
.cetin-theme .cooperation__item-inner--horizontal h3 {
  padding-top: 0;
  margin-bottom: 0;
}
.cetin-theme .cooperation__item-inner--horizontal .cooperation__item-text {
  min-height: unset;
}
.cetin-theme .cooperation__item-inner--text-center {
  text-align: center;
}
.cetin-theme .cooperation__item-inner--text-center > .cooperation__item-title, .cetin-theme .cooperation__item-inner--text-center > .cooperation__item-text {
  text-align: center;
}
.cetin-theme .cooperation__item-icon {
  max-width: 80px;
  max-height: 80px;
  margin: 0 auto;
}
.cetin-theme .cooperation__item-number {
  font-family: "Inter", sans-serif;
  color: #b3b3c4;
  font-size: 76px;
  padding: 6px 0;
  position: relative;
  bottom: -16px;
  width: 100%;
  text-align: center;
}
.cetin-theme .cooperation__item--number-and-icon + .cooperation__item .cooperation__item-icon {
  max-width: none;
  min-height: 104px;
  position: relative;
  bottom: -8px;
}
.cetin-theme .cooperation__item--number-and-icon + .cooperation__item .cooperation__item-icon img {
  min-height: 104px;
}
.cetin-theme .cooperation__item-title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  color: #29293E;
  padding: 50px 0 10px;
  text-align: left;
}
.cetin-theme .cooperation__item-text {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #66668a;
  text-align: left;
  min-height: 50px;
}
.cetin-theme .cooperation__item:first-child {
  border-right: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .cooperation__item:first-child {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
  }
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .cooperation__item:nth-child(4) {
    border-bottom-left-radius: 4px;
  }
}
.cetin-theme .cooperation__item:nth-child(1), .cetin-theme .cooperation__item:nth-child(2), .cetin-theme .cooperation__item:nth-child(4), .cetin-theme .cooperation__item:nth-child(5) {
  border-right: none;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .cooperation__item:nth-child(4), .cetin-theme .cooperation__item:nth-child(5), .cetin-theme .cooperation__item:nth-child(6) {
    margin-top: -2px;
  }
}
.cetin-theme .cooperation__item:nth-child(3), .cetin-theme .cooperation__item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .cooperation__item:nth-child(3), .cetin-theme .cooperation__item:last-child {
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cooperation__title {
    text-align: left;
  }
  .cetin-theme .cooperation__text {
    text-align: left;
    width: 100%;
    margin-right: auto;
    margin-left: 0;
  }
  .cetin-theme .cooperation__subtitle {
    max-width: 100%;
    text-align: left;
  }
  .cetin-theme .cooperation__button {
    width: 100%;
    margin-top: 40px;
    text-align: left;
  }
  .cetin-theme .cooperation__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .cooperation__item:nth-child(1), .cetin-theme .cooperation__item:nth-child(2), .cetin-theme .cooperation__item:nth-child(3), .cetin-theme .cooperation__item:nth-child(4), .cetin-theme .cooperation__item:nth-child(5) {
    border-bottom: 0;
    border-right: 1px solid #D7DAE1;
  }
  .cetin-theme .cooperation__item:last-child {
    border-bottom: 1px solid #D7DAE1;
  }
}
.cetin-theme .benefits__cards .cooperation__item-number {
  font-size: 66px;
}
.cetin-theme .planning {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .planning {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .planning {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .planning {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .planning {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .planning {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .planning {
    padding-bottom: 140px;
  }
}
.cetin-theme .planning__item {
  width: 100%;
}
.cetin-theme .planning__inner {
  width: 100%;
  flex: 0 0 58.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 58.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .planning__inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .planning__inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .planning__image {
  width: 100%;
  height: auto;
}
.cetin-theme .planning__list {
  counter-reset: step;
}
.cetin-theme .planning__list-item {
  display: flex;
  flex-flow: row;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .planning__list-item:not(:last-child) {
    padding-bottom: 60px;
  }
}
.cetin-theme .planning__list-title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  margin-top: 16px;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .planning__list-title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .planning__list-text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  padding: 16px 0 20px;
  text-align: left;
}
.cetin-theme .planning__list-text p {
  margin: 5px 0 0 0;
}
.cetin-theme .planning__list-link {
  text-align: left;
  padding-top: 1rem;
}
.cetin-theme .planning__list-link a {
  font-weight: bold;
  margin-right: 30px;
  margin-bottom: 1rem;
}
.cetin-theme .planning__list-link a:last-child {
  margin-right: 0;
}
.cetin-theme .planning__list-icon {
  padding: 0 0 30px 10px;
  counter-increment: step;
}
.cetin-theme .planning__list-icon .icon__wrapper {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 5px 10px 10px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.cetin-theme .planning__list-icon .icon__wrapper:before {
  content: counter(step);
  position: absolute;
  bottom: -8px;
  left: -8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #300091;
  color: #ffffff;
  font-weight: 800;
  font-size: 21px;
}
.cetin-theme .planning__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .planning__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .planning__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 40px;
}
.cetin-theme .planning__text--small {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #29293E;
  max-width: 600px;
  margin: 0 auto;
}
.cetin-theme .planning__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
  color: #29293E;
  max-width: 690px;
  margin: 15px auto;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .planning__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .planning__inner {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .cetin-theme .planning__list .column {
    flex: 0 0 50%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 50%;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .planning__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .planning__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .planning {
    text-align: left;
  }
  .cetin-theme .planning__column--left {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .planning__column--left {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .planning__column--left {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .planning__column--right {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .planning__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .planning__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .planning__title, .cetin-theme .planning__subtitle {
    text-align: left;
    margin: 15px 0;
  }
  .cetin-theme .planning__text {
    text-align: left;
  }
  .cetin-theme .planning__text--small {
    max-width: 100%;
  }
  .cetin-theme .planning__list.row {
    padding: 0 10px;
  }
  .cetin-theme .planning__inner {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .planning__list .column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .planning__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .planning__list .column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .planning__list-item {
    flex-flow: column;
  }
  .cetin-theme .planning__inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 56.3125em) {
  .cetin-theme .planning__inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 37.5em) and (min-width: 75.0625em) {
  .cetin-theme .planning__inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .developers-banner {
  margin: 0 auto;
  height: 420px;
  display: flex;
  justify-content: flex-start !important;
  z-index: 1;
}
.cetin-theme .developers-banner__title {
  font-size: 26px;
  line-height: 36px;
  letter-spacing: -0.4px;
  color: #300091;
  font-weight: 700;
  max-width: 340px;
  margin-bottom: 40px;
}
.cetin-theme .developers-banner__text {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  margin-bottom: 40px;
}
.cetin-theme .developers-banner__col {
  height: 100%;
  padding: 80px 0;
  width: 50%;
}
.cetin-theme .developers-banner-wrapper {
  background-color: #ffffff;
  width: 100%;
  position: relative;
}
.cetin-theme .developers-banner-wrapper:after {
  display: inline-block;
  content: "";
  height: 100%;
  width: 953px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(assets/images/networks-final.jpg?t=un5m8be) no-repeat right bottom;
  z-index: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-banner {
    height: 100%;
    padding: 0 20px;
  }
  .cetin-theme .developers-banner-wrapper:after {
    content: none;
  }
  .cetin-theme .developers-banner__title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.4px;
    line-height: 30px;
  }
  .cetin-theme .developers-banner__col {
    padding: 50px 0;
    width: 90%;
  }
}
.cetin-theme .developers-list {
  margin: 0 auto;
}
.cetin-theme .developers-list-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .developers-list-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .developers-list-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .developers-list-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .developers-list-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .developers-list-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .developers-list-wrapper {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .developers-list__item:not(:last-child) {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .developers-list__item:not(:last-child) {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .developers-list__item:not(:last-child) {
    padding-bottom: 80px;
  }
}
.cetin-theme .developers-list__column {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.cetin-theme .developers-list__column--right {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
  padding-left: 50px;
}
.cetin-theme .developers-list__image {
  border-radius: 4px;
  width: 100%;
  height: auto;
}
.cetin-theme .developers-list__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: left;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .developers-list__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .developers-list__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: left;
  padding: 24px 0 0;
}
.cetin-theme .developers-list__text strong {
  color: #29293E;
}
.cetin-theme .developers-list__text p:last-child {
  margin: 0;
}
.cetin-theme .developers-list__text-title, .cetin-theme .developers-list__list-title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #29293E;
}
.cetin-theme .developers-list__text ul, .cetin-theme .developers-list__list ul {
  padding-left: 25px;
  margin: 20px 0;
  width: 90%;
}
.cetin-theme .developers-list__text li, .cetin-theme .developers-list__list li {
  list-style-type: none;
  list-style-position: outside;
  text-align: left;
  padding: 5px 0 5px 5px;
  position: relative;
  color: #66668a;
}
.cetin-theme .developers-list__text li strong, .cetin-theme .developers-list__list li strong {
  color: #29293E;
}
.cetin-theme .developers-list__text li:before, .cetin-theme .developers-list__list li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  width: 11px;
  height: 14px;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center left;
}
.cetin-theme .developers-list__button {
  margin-top: 40px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-list__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .developers-list__column--right {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
    padding-top: 50px;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .developers-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .developers-list__column--right {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .developers-list__subtitle {
    padding: 10px 0 0;
  }
  .cetin-theme .developers-list__text {
    padding: 20px 0 0;
  }
  .cetin-theme .developers-list__list {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  .cetin-theme .developers-list__list ul {
    width: 100%;
  }
}
.cetin-theme .modal__body .body__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .modal__body .body__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .modal__body .body__subtitle {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  font-weight: 400;
  color: #29293E;
}
.cetin-theme .modal__body .body__image {
  margin: 32px 0;
}
.cetin-theme .modal__body .body__image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.cetin-theme .modal__body .body__list li {
  list-style: none;
  position: relative;
  margin-bottom: 12px;
}
.cetin-theme .modal__body .body__list li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .modal__body .body__list li a {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
}
.cetin-theme .modal__body .body__button {
  margin-top: 40px;
  padding-bottom: 40px;
}
.cetin-theme .journalists-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .journalists-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .journalists-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .journalists-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .journalists-wrapper {
    padding-top: 80px;
  }
}
.cetin-theme .journalists-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .journalists__column {
  flex: 0 0 50%;
  max-width: 50%;
}
.cetin-theme .journalists__column--12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.cetin-theme .journalists__form {
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  position: relative;
  padding: 40px 40px 32px;
}
.cetin-theme .journalists__form--inner {
  padding-bottom: 40px;
}
.cetin-theme .journalists__form .form-group {
  width: 100%;
}
.cetin-theme .journalists__form .form-group input {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .journalists__form {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .journalists__form {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .journalists__form {
    margin-bottom: 140px;
  }
}
.cetin-theme .journalists__title {
  color: #300091;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .journalists__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .journalists__text {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  text-align: center;
  margin-bottom: 60px;
}
.cetin-theme .journalists__subtitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding-bottom: 30px;
}
.cetin-theme .journalists__button {
  text-align: center;
  margin: 40px 0;
}
.cetin-theme .journalists__note {
  text-align: center;
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-top: 20px;
}
.cetin-theme .journalists__info {
  color: #66668a;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 20px 0 40px;
}
.cetin-theme .journalists__success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #ffffff;
  height: 100%;
  width: 100%;
}
.cetin-theme .journalists__success-content {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 70%;
  margin: 0 auto;
}
.cetin-theme .journalists__success .form__success {
  text-align: center;
}
.cetin-theme .journalists__success .form__success .success__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-top: 24px;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .journalists__success .form__success .success__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .journalists__success .form__success .success__text {
  padding: 12px 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
@media screen and (max-width: 75em) {
  .cetin-theme .journalists-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .journalists__success-content {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .journalists-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .journalists-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .journalists__column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cetin-theme .journalists__form {
    padding: 40px 20px 32px;
  }
  .cetin-theme .journalists__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
  }
}
.cetin-theme .press-release-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .press-release-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-release-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-release-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-release-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-release-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-release-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-release-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .press-release-inner {
  flex: 0 0 66.6666666667%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 66.6666666667%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .press-release__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
}
.cetin-theme .press-release__breadcrumb ul {
  padding: 0;
}
.cetin-theme .press-release__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .press-release__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .press-release__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .press-release__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .press-release__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .press-release__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .press-release__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .press-release__breadcrumb ul {
  margin: 0;
}
.cetin-theme .press-release__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .press-release__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .press-release__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .press-release__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #29293E;
  padding-bottom: 40px;
  max-width: 90%;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-release__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .press-release__subtitle {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  max-width: 80%;
  padding: 16px 0;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-release__subtitle {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.cetin-theme .press-release__image {
  padding: 60px 0;
}
.cetin-theme .press-release__image img {
  width: 100%;
  height: auto;
}
.cetin-theme .press-release__text p {
  padding: 15px 0;
  color: #66668a;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .press-release__text p:last-child {
  padding-bottom: 0;
}
.cetin-theme .press-release__text--highlight {
  font-weight: bold;
  text-decoration: underline;
  color: #29293E;
}
@media screen and (max-width: 75em) {
  .cetin-theme .press-release-inner {
    flex: 0 0 83.3333333333%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 83.3333333333%;
  }
}
@media screen and (max-width: 75em) and (min-width: 56.3125em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) and (min-width: 75.0625em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 75em) {
  .cetin-theme .press-release__title {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .press-release-inner {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .press-release-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .press-release__title {
    max-width: 100%;
  }
  .cetin-theme .press-release__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
    max-width: 100%;
  }
  .cetin-theme .press-release__image {
    padding: 50px 0;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-release__image {
    padding: 40px 0;
  }
}
.cetin-theme .press-other {
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  padding: 60px 60px 40px;
}
.cetin-theme .press-other-inner {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .press-other-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .press-other-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .press-other__header {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.cetin-theme .press-other__header-wrapper {
  display: flex;
  flex-flow: row;
}
.cetin-theme .press-other__icon {
  margin-right: 15px;
}
.cetin-theme .press-other__icon svg {
  height: 48px;
  width: 48px;
}
.cetin-theme .press-other__date {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  margin-right: 15px;
}
.cetin-theme .press-other__name {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  position: relative;
}
.cetin-theme .press-other__name:before {
  content: ".";
  position: relative;
  margin-right: 15px;
}
.cetin-theme .press-other__title {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.18px;
  font-weight: 700;
  font-weight: 700;
  color: #29293E;
  padding: 32px 0 60px;
  max-width: 90%;
  display: block;
  text-decoration: none;
}
.cetin-theme .press-other__more a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #29293E;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .press-other {
    margin: 20px 0;
    padding: 40px;
  }
  .cetin-theme .press-other__title {
    max-width: 100%;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-other {
    padding: 25px;
  }
  .cetin-theme .press-other__name {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
    color: #66668a;
    position: relative;
  }
  .cetin-theme .press-other__name:before {
    content: none;
  }
  .cetin-theme .press-other__header-wrapper {
    display: flex;
    flex-flow: column;
  }
}
.cetin-theme .press-list {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-list-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-list-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-list-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-list-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-list-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-list-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .press-list-inner {
  width: 100%;
}
.cetin-theme .press-list__column {
  flex: 0 0 50%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 50%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .press-list__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .press-list__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .press-list__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
  padding-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-list__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .press-list__list {
  width: 100%;
}
.cetin-theme .press-list__more {
  text-align: center;
}
@media screen and (min-width: 86.3125em) {
  .cetin-theme .press-list__more {
    padding-top: 60px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-list__more {
    padding-top: 40px;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .press-list__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .press-list__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .press-list__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .press-summary-wrapper {
  width: 100%;
  margin-top: 160px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .press-summary-wrapper {
    margin-top: 81px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-summary-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-summary-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-summary-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .press-summary-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .press-summary-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .press-summary-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .press-summary-inner {
  flex: 0 0 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 100%;
  justify-content: flex-start;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .press-summary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .press-summary-inner {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .press-summary__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 10px;
}
.cetin-theme .press-summary__breadcrumb ul {
  padding: 0;
}
.cetin-theme .press-summary__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.cetin-theme .press-summary__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.cetin-theme .press-summary__breadcrumb ul li a:hover {
  color: #300091;
}
.cetin-theme .press-summary__breadcrumb ul li:before {
  content: none;
}
.cetin-theme .press-summary__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.cetin-theme .press-summary__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.cetin-theme .press-summary__breadcrumb ul li:last-child:after {
  content: none;
}
.cetin-theme .press-summary__breadcrumb ul {
  margin: 0;
}
.cetin-theme .press-summary__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .press-summary__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.cetin-theme .press-summary__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.cetin-theme .press-summary__item {
  border: 1px solid #E6E6EB;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 24px 60px;
  position: relative;
  margin-bottom: 8px;
}
.cetin-theme .press-summary__item-header {
  display: flex;
  flex-flow: row;
  margin-bottom: 8px;
}
.cetin-theme .press-summary__item-title {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 700;
  color: #29293E;
  position: relative;
  max-width: 85%;
  margin-left: 35px;
}
.cetin-theme .press-summary__item-title:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -40px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}
.cetin-theme .press-summary__item-date {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  font-weight: 600;
  color: #66668a;
  margin-right: 15px;
}
.cetin-theme .press-summary__item-name {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
  position: relative;
  font-weight: 600;
}
.cetin-theme .press-summary__item-name:before {
  content: ".";
  position: relative;
  margin-right: 15px;
}
.cetin-theme .press-summary__item-icon {
  position: absolute;
  right: 60px;
  width: 40px;
  height: 40px;
  border: 2px solid #CCD4E6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all;
  top: 50%;
  transform: translateY(-50%);
}
.cetin-theme .press-summary__item-icon img {
  height: 16px;
  width: 16px;
  transition: 0.3s all;
}
.cetin-theme .press-summary__item-icon:hover img {
  transform: rotate(90deg);
}
.cetin-theme .press-summary__item.active .public-info__item-icon img {
  transform: rotate(-90deg);
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .press-summary__item {
    padding: 20px;
  }
  .cetin-theme .press-summary__item-title {
    max-width: 80%;
    font-size: 18px;
  }
  .cetin-theme .press-summary__item-icon {
    right: 20px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .press-summary__item-title {
    max-width: 70%;
  }
}
.cetin-theme .contact-top {
  margin: 0 auto;
}
.cetin-theme .contact-top-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .contact-top-wrapper {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .contact-top-wrapper {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .contact-top-wrapper {
    padding-top: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .contact-top-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .contact-top-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .contact-top-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .contact-top__column {
  flex: 0 0 33.3333333333%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .contact-top__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme .contact-top__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .contact-top__icon svg {
  height: 64px;
  width: 64px;
}
.cetin-theme .contact-top__title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding: 32px 0 24px;
  color: #29293E;
  text-align: left;
  width: 100%;
}
.cetin-theme .contact-top__text {
  color: #66668a;
}
.cetin-theme .contact-top__text p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  margin: 0;
}
.cetin-theme .contact-top__text span {
  width: 120px;
  display: inline-block;
}
.cetin-theme .contact-top__text a {
  color: #300091;
  text-decoration: none;
  font-weight: bold;
}
.cetin-theme .contact-top__text a:hover {
  text-decoration: underline;
}
.cetin-theme .contact-top__text--small {
  margin-top: 32px;
}
.cetin-theme .contact-top__text--small p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  margin: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .contact-top__column {
    flex: 0 0 100%;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 56.3125em) {
  .cetin-theme .contact-top__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media screen and (max-width: 56.25em) and (min-width: 75.0625em) {
  .cetin-theme .contact-top__column {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.cetin-theme .contact-bottom {
  margin: 0 auto;
}
.cetin-theme .contact-bottom-wrapper {
  width: 100%;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-top: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .contact-bottom-wrapper {
    padding-bottom: 140px;
  }
}
.cetin-theme .contact-bottom__title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #300091;
  text-align: center;
  width: 100%;
  padding-bottom: 40px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .contact-bottom__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.cetin-theme .contact-bottom__map {
  width: 100%;
}
.cetin-theme .contact-bottom__map img {
  width: 100%;
  height: auto;
}
.cetin-theme .contact-bottom__map iframe {
  width: 100%;
  height: 420px;
}
.cetin-theme .loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all;
  background-color: rgba(63, 62, 152, 0.7);
  z-index: 9000;
}
.cetin-theme .loader.active {
  opacity: 1;
  visibility: visible;
}
.cetin-theme .loader .lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.cetin-theme .loader .lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cetin-theme [data-toggle]:not(.is-open) [data-toggle-content] {
  height: 0;
}
.cetin-theme [data-toggle-content] {
  overflow: hidden;
}
.cetin-theme [data-slider] {
  width: 100%;
}
.cetin-theme [data-form-modal]:not(.is-open) {
  display: none;
}
.cetin-theme.esg-style {
  /************************************************
  	Buttons ESG
  *************************************************/
  /************************************************
  	HP banner ESG
  *************************************************/
  /************************************************
  	Small banner ESG
  *************************************************/
  /************************************************
  	Text with image ESG
  *************************************************/
  /************************************************
  	Benefits ESG
  *************************************************/
  /************************************************
  	Doc accordion
  *************************************************/
  /************************************************
  	Controls
  *************************************************/
  /************************************************
  	Heading-text-button-centered
  *************************************************/
  /************************************************
  	Asset publisher paging
  *************************************************/
}
.cetin-theme.esg-style .button--primary {
  background: #55A565;
}
.cetin-theme.esg-style .button--primary:hover, .cetin-theme.esg-style .button--primary:focus {
  background: #448451;
}
.cetin-theme.esg-style .button--primary::after {
  background: url(assets/icons/caret-right_white.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .button--secondary, .cetin-theme.esg-style .socials__youtube .crt-load-more {
  color: #000000;
}
.cetin-theme.esg-style .button--secondary:hover, .cetin-theme.esg-style .socials__youtube .crt-load-more:hover, .cetin-theme.esg-style .button--secondary:focus, .cetin-theme.esg-style .socials__youtube .crt-load-more:focus {
  color: #29293E;
  background-color: rgba(41, 41, 62, 0.2);
}
.cetin-theme.esg-style .button--secondary::after, .cetin-theme.esg-style .socials__youtube .crt-load-more::after {
  background: url(assets/icons/caret-right_black.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .button--link::after {
  background: url(assets/icons/caret-right_green.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .button--link:hover::after, .cetin-theme.esg-style .button--link:focus::after {
  background: url(assets/icons/caret2-right_green.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .button--secondary-mini:hover, .cetin-theme.esg-style .button--secondary-mini:focus {
  color: #29293E;
  background-color: rgba(41, 41, 62, 0.2);
}
.cetin-theme.esg-style .cover-md-image {
  min-height: 490px;
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image {
    min-height: 600px;
  }
}
.cetin-theme.esg-style .cover-md-image .cover {
  padding-top: 60px;
}
.cetin-theme.esg-style .cover-md-image .esg-logo {
  display: block;
}
.cetin-theme.esg-style .cover-md-image .cover__subheading {
  color: #ffffff;
}
.cetin-theme.esg-style .cover-md-image .banner-small-heading {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}
.cetin-theme.esg-style .cover-md-image .cover__title {
  color: #81C787;
  font-size: 32px;
  line-height: 110%;
}
@media screen and (min-width: 36em) {
  .cetin-theme.esg-style .cover-md-image .cover__title {
    font-size: 40px;
  }
}
@media screen and (min-width: 48em) {
  .cetin-theme.esg-style .cover-md-image .cover__title {
    font-size: 50px;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme.esg-style .cover-md-image .cover__title {
    font-size: 62px;
  }
}
.cetin-theme.esg-style .cover-md-image .cover__scroll-down {
  margin-bottom: 0;
  margin-top: 0;
  position: absolute;
  bottom: 40px;
  left: 0;
}
@media screen and (min-width: 36em) {
  .cetin-theme.esg-style .cover-md-image .cover__scroll-down {
    bottom: 55px;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme.esg-style .cover-md-image .cover__scroll-down {
    bottom: 30px;
  }
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image .cover__scroll-down {
    bottom: 60px;
  }
}
.cetin-theme.esg-style .cover-md-image .esg-image {
  bottom: 40px;
  position: absolute;
  right: 10px;
}
@media screen and (min-width: 36em) {
  .cetin-theme.esg-style .cover-md-image .esg-image {
    bottom: 55px;
  }
}
@media screen and (min-width: 62em) {
  .cetin-theme.esg-style .cover-md-image .esg-image {
    right: 490px;
  }
}
@media screen and (min-width: 75.0625em) {
  .cetin-theme.esg-style .cover-md-image .esg-image {
    bottom: 30px;
    right: 330px;
  }
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image .esg-image {
    bottom: 60px;
  }
}
.cetin-theme.esg-style .cover-md-image__wrapper {
  min-height: 490px;
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image__wrapper {
    min-height: 600px;
  }
}
.cetin-theme.esg-style .cover-md-image__image::before {
  height: 490px;
}
.cetin-theme.esg-style .cover-md-image__image .cover-image__image {
  height: 490px;
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image__image .cover-image__image {
    height: 600px;
  }
}
.cetin-theme.esg-style .cover-md-image__image .cover-image__cable {
  height: 490px;
}
@media screen and (min-width: 83.8125em) {
  .cetin-theme.esg-style .cover-md-image__image .cover-image__cable {
    height: 600px;
  }
}
.cetin-theme.esg-style .cover__scroll-down:hover {
  border-color: #55A565;
  background: #55A565;
}
.cetin-theme.esg-style .banner-section__wrapper {
  background: #f6fbf7;
}
.cetin-theme.esg-style .requirements-content__inner .requirements__heading p {
  color: #4E4E5E;
}
.cetin-theme.esg-style .content__segment h2 {
  color: #55A565;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.cetin-theme.esg-style .help__list.help__list--narrow {
  max-width: 1010px;
}
@media screen and (min-width: 62em) {
  .cetin-theme.esg-style .help__list .list__item .item__content {
    flex: 0 0 64%;
    max-width: 64%;
  }
}
@media screen and (max-width: 35.9375em) {
  .cetin-theme.esg-style .help__list .list__item .item__content .content__title:not(.content__title--small) h3 {
    font-size: 24px;
  }
}
.cetin-theme.esg-style .help__list .list__item .item__content .content__subheading {
  color: #55A565;
}
.cetin-theme.esg-style .help__list .list__item .item__content .content__text p {
  line-height: 26px;
}
@media screen and (min-width: 62em) {
  .cetin-theme.esg-style .help__list .list__item .item__image {
    flex: 0 0 36%;
    max-width: 36%;
  }
}
.cetin-theme.esg-style .help__list .list__item .item__number {
  color: #55A565;
}
@media screen and (min-width: 62em) {
  .cetin-theme.esg-style .help__list .list__item .item__number {
    flex: 0 0 36%;
    min-width: 36%;
  }
}
.cetin-theme.esg-style .help__list .list__item .content__text li::before {
  background: url(assets/icons/caret2-right_green.svg?t=un5m8be) center center no-repeat;
}
.cetin-theme.esg-style .help__list .list__item .content__text li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme.esg-style .cooperation__text,
.cetin-theme.esg-style .benefits__subtitle {
  line-height: 26px;
  max-width: 760px;
  text-align: left;
}
.cetin-theme.esg-style .cooperation__item-text {
  font-size: 18px;
  line-height: 26px;
}
.cetin-theme.esg-style .cooperation__item-number {
  color: #55A565;
}
.cetin-theme.esg-style .features__heading {
  background-color: #55A565;
}
.cetin-theme.esg-style .download-list__item--inner .item__content .content__title h5::before {
  background: url(assets/icons/caret2-right_green.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .controls .controls__next,
.cetin-theme.esg-style .controls .controls__prev {
  background: url(assets/icons/caret-right_green.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .controls .controls__next[disabled], .cetin-theme.esg-style .controls .controls__next[disabled]:hover,
.cetin-theme.esg-style .controls .controls__prev[disabled],
.cetin-theme.esg-style .controls .controls__prev[disabled]:hover {
  background: url(assets/icons/caret-right_grey.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .controls .controls__next:hover,
.cetin-theme.esg-style .controls .controls__prev:hover {
  background: url(assets/icons/caret2-right_green.svg?t=un5m8be) no-repeat center;
}
.cetin-theme.esg-style .services-list-all__text {
  font-size: 18px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 760px;
  text-align: left;
}
.cetin-theme.esg-style .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-config a {
  background-image: url(assets/icons/caret-down_green.svg?t=un5m8be);
}
.cetin-theme.esg-style .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(2) a {
  background-image: url(assets/icons/caret-left_green.svg?t=un5m8be);
}
.cetin-theme.esg-style .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(2) a:hover {
  background-image: url(assets/icons/caret2-left_green.svg?t=un5m8be);
}
.cetin-theme.esg-style .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a {
  background-image: url(assets/icons/caret-right_green.svg?t=un5m8be);
}
.cetin-theme.esg-style .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a:hover {
  background-image: url(assets/icons/caret2-right_green.svg?t=un5m8be);
}
.cetin-theme .content-block--margin0 {
  margin-bottom: 0;
}
.cetin-theme .content-block--marginMini {
  margin-bottom: 40px;
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .content-block--margin1 {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .content-block--margin1 {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .content-block--margin1 {
    margin-bottom: 140px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .content-block--margin2 {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .content-block--margin2 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .content-block--margin2 {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .content-block--margin3 {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .content-block--margin3 {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .content-block--margin3 {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .cetin-theme .content-block--margin4 {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 103.75em) {
  .cetin-theme .content-block--margin4 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 86.25em) {
  .cetin-theme .content-block--margin4 {
    margin-bottom: 60px;
  }
}
.cetin-theme .content-block__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}
.cetin-theme .content-block__inner--narrow {
  max-width: 810px;
}
.cetin-theme .content-block__inner h1.features__title:not(:has(+ .features__subtitle)) {
  margin-bottom: 24px;
}
.cetin-theme .content-block__inner h2.features__title:not(:has(+ .features__subtitle)) {
  margin-bottom: 24px;
}
.cetin-theme .content-block__inner h3.features__title:not(:has(+ .features__subtitle)) {
  margin-bottom: 8px;
}
.cetin-theme .content-video {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.cetin-theme .progress-bar {
  max-width: 940px;
  margin: 100px auto 0 auto;
  background-color: transparent;
}
.cetin-theme .progress-bar__item-wrapper {
  padding-left: 130px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .progress-bar__item-wrapper {
    padding-left: 50px;
  }
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .progress-bar__item-wrapper {
    padding-left: 25px;
  }
}
.cetin-theme .progress-bar__item-wrapper:not(:last-child) > .progress-bar__item {
  border-left: 1px solid #B3B3C4;
}
.cetin-theme .progress-bar__item {
  position: relative;
  padding: 10px 80px 100px 80px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .progress-bar__item {
    padding: 0 0 50px 40px;
  }
}
.cetin-theme .progress-bar__image {
  position: absolute;
  top: 0;
  left: -50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 150px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .progress-bar__image {
    left: -25px;
    width: 50px;
    height: 50px;
  }
}
.cetin-theme .progress-bar__image > img {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 37.5em) {
  .cetin-theme .progress-bar__image > img {
    width: 38px;
    height: 38px;
  }
}
.cetin-theme .progress-bar__headline {
  font-size: 24px;
  font-weight: 600;
  color: #29293E;
  text-align: left;
  white-space: normal;
}
@media screen and (max-width: 28.75em) {
  .cetin-theme .progress-bar__headline {
    font-size: 22px;
  }
}
.cetin-theme .progress-bar__text {
  font-size: 18px;
  line-height: 26px;
  color: #66668a;
  text-align: left;
  white-space: normal;
}
@media screen and (max-width: 28.75em) {
  .cetin-theme .progress-bar__text {
    font-size: 16px;
    line-height: 22px;
  }
}
.cetin-theme .progress-bar__perex {
  max-width: 760px;
}
.cetin-theme .gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: center;
  gap: 20px;
  padding: 0 20px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .gallery {
    grid-template-columns: 1fr 1fr;
  }
}
.cetin-theme .gallery__modal {
  display: none;
  position: fixed;
  z-index: 1000;
  padding-top: 10vh;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}
.cetin-theme .gallery__modal--open {
  display: block;
}
.cetin-theme .gallery__modal-content {
  margin: auto;
  display: block;
  max-width: 80vw;
  max-height: 80vh;
}
.cetin-theme .gallery__close {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #ffffff;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}
.cetin-theme .gallery__close img {
  width: 20px;
}
.cetin-theme .gallery__close img:hover {
  filter: contrast(0.5);
}
.cetin-theme .gallery__text-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  margin: 16px auto;
}
.cetin-theme .gallery__order, .cetin-theme .gallery__caption {
  font-size: 16px;
  color: #ffffff;
}
.cetin-theme .gallery img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}
.cetin-theme .gallery p {
  display: none;
}
.cetin-theme .cover__scroll-down.gallery__prev, .cetin-theme .cover__scroll-down.gallery__next {
  position: absolute;
  top: calc(50% - 80px);
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transform: none;
}
.cetin-theme .cover__scroll-down.gallery__next {
  right: 2vw;
}
.cetin-theme .cover__scroll-down.gallery__prev {
  left: 2vw;
}
.cetin-theme .stepper {
  display: flex;
  padding: 20px 20px 0;
}
@media screen and (max-width: 30em) {
  .cetin-theme .stepper {
    padding: 20px 12px 0;
  }
}
.cetin-theme .stepper__item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #CCD4E6;
  max-width: 240px;
}
.cetin-theme .stepper__item:last-child {
  width: 0;
  border-bottom: none;
}
.cetin-theme .stepper__step {
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  color: #300091;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 100%;
  bottom: -20px;
  left: -20px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .stepper__step {
    font-size: 16px;
    width: 24px;
    height: 24px;
    bottom: -12px;
    left: -12px;
  }
}
.cetin-theme .stepper__step--active {
  color: #ffffff;
  background-color: #300091;
}
.cetin-theme .tooltip-custom {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 6px;
}
.cetin-theme .tooltip-custom::after, .cetin-theme .tooltip-custom::before {
  opacity: 0;
  pointer-events: none;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  transform: translate(-50%, 10px);
  transform-origin: top;
  transition: all 0.18s ease-out 0.18s;
}
.cetin-theme .tooltip-custom::after {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  background-color: #300091;
  content: attr(data-tooltip);
  padding: 8px;
  white-space: nowrap;
  margin-bottom: 11px;
  border-radius: 4px;
}
.cetin-theme .tooltip-custom::before {
  width: 0;
  height: 0;
  content: "";
  margin-bottom: 6px;
}
.cetin-theme .tooltip-custom:hover::after, .cetin-theme .tooltip-custom:hover::before {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.cetin-theme .tooltip-custom img {
  vertical-align: middle;
}
.cetin-theme .tooltip-custom--outline {
  width: 20px;
  height: 20px;
}
.cetin-theme .tooltip-custom--outline img {
  margin-top: -6px;
}
.cetin-theme .tooltip-custom[data-tooltip-pos=up]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #300091;
  margin-bottom: 6px;
}
.cetin-theme .tooltip-custom[data-tooltip-pos=down]:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #300091;
  margin-top: 6px;
}
.cetin-theme .tooltip-custom[data-tooltip-pos=right]:before {
  border-top: 6px solid transparent;
  border-right: 6px solid #300091;
  border-bottom: 6px solid transparent;
  margin-left: 6px;
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=right]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #300091;
    margin-left: 0;
    margin-bottom: 0;
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=left]:before {
  border-top: 6px solid transparent;
  border-left: 6px solid #300091;
  border-bottom: 6px solid transparent;
  margin-right: 6px;
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=left]:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #300091;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=down]:before, .cetin-theme .tooltip-custom[data-tooltip-pos=down]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -10px);
}
.cetin-theme .tooltip-custom[data-tooltip-pos=down]:after {
  margin-top: 11px;
}
.cetin-theme .tooltip-custom[data-tooltip-pos=down]:hover:before, .cetin-theme .tooltip-custom[data-tooltip-pos=down]:hover:after {
  transform: translate(-50%, 0);
}
.cetin-theme .tooltip-custom[data-tooltip-pos=left]:before, .cetin-theme .tooltip-custom[data-tooltip-pos=left]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  transform: translate(10px, -50%);
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=left]:before, .cetin-theme .tooltip-custom[data-tooltip-pos=left]:after {
    right: unset;
    top: unset;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 10px);
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=left]:after {
  margin-right: 11px;
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=left]:after {
    margin-right: unset;
    margin-bottom: 11px;
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=left]:hover:before, .cetin-theme .tooltip-custom[data-tooltip-pos=left]:hover:after {
  transform: translate(0, -50%);
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=left]:hover:before, .cetin-theme .tooltip-custom[data-tooltip-pos=left]:hover:after {
    transform: translate(-50%, 0);
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=right]:before, .cetin-theme .tooltip-custom[data-tooltip-pos=right]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  transform: translate(-10px, -50%);
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=right]:before, .cetin-theme .tooltip-custom[data-tooltip-pos=right]:after {
    right: unset;
    top: unset;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 10px);
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=right]:after {
  margin-left: 11px;
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=right]:after {
    margin-left: unset;
    margin-bottom: 11px;
  }
}
.cetin-theme .tooltip-custom[data-tooltip-pos=right]:hover:before, .cetin-theme .tooltip-custom[data-tooltip-pos=right]:hover:after {
  transform: translate(0, -50%);
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-pos=right]:hover:before, .cetin-theme .tooltip-custom[data-tooltip-pos=right]:hover:after {
    transform: translate(-50%, 0px);
  }
}
.cetin-theme .tooltip-custom[data-tooltip-length]:after {
  white-space: normal;
}
.cetin-theme .tooltip-custom[data-tooltip-length=small]:after {
  width: 80px;
}
.cetin-theme .tooltip-custom[data-tooltip-length=medium]:after {
  width: 150px;
}
.cetin-theme .tooltip-custom[data-tooltip-length=large]:after {
  width: 260px;
}
@media screen and (max-width: 36em) {
  .cetin-theme .tooltip-custom[data-tooltip-length=large]:after {
    width: 150px;
  }
}
.cetin-theme .tooltip-custom[data-tooltip-length=fit]:after {
  width: 100%;
}
.cetin-theme .cta-email-banner {
  width: 100%;
  padding: 80px 0;
  background-color: #ffffff;
}
.cetin-theme .cta-email-banner__content {
  text-align: center;
  max-width: 710px;
  margin: 0 auto;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .cta-email-banner__content {
    padding: 0 20px;
  }
}
.cetin-theme .cta-email-banner__content > h3 {
  color: #300091;
  margin-bottom: 8px;
}
.cetin-theme .cta-email-banner__content > h3 + p {
  font-size: 18px;
}
.cetin-theme .cta-email-banner__content p {
  color: #66668a;
  font-size: 15px;
}
.cetin-theme .cta-email-banner__content a {
  text-decoration: underline;
}
.cetin-theme .cta-email-banner__content > .input-combine-btn {
  margin: 40px 0;
}
.cetin-theme .cta-email-banner__content > .input-combine-btn input {
  color: #29293E;
  background-color: #fafbfd;
  font-weight: 600;
}
.cetin-theme .cta-email-banner__content > .input-combine-btn input::-moz-placeholder {
  color: #B3B3C4;
}
.cetin-theme .cta-email-banner__content > .input-combine-btn input::placeholder {
  color: #B3B3C4;
}
.cetin-theme .input-combine-btn {
  position: relative;
  display: flex;
  width: 100%;
  z-index: 100;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn {
    flex-direction: column;
    background-color: #F9FAFC;
    border-radius: 30px;
    padding: 10px;
    gap: 10px;
    border: 1px solid #D7DAE1;
  }
  .cetin-theme .input-combine-btn:has(input:hover, input:focus, .button:hover, .cetin-theme .socials__youtube .crt-load-more:hover) {
    border-color: #300091;
  }
  .cetin-theme .input-combine-btn:has(input:active) {
    box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.2509803922) inset;
  }
}
.cetin-theme .input-combine-btn input {
  font-size: 15px;
  font-weight: 500;
  color: #66668a;
  padding: 20px 280px 20px 20px;
  border: 1px solid #D7DAE1;
  border-radius: 30px;
  width: 100%;
  background-color: #F9FAFC;
  z-index: 100;
}
.cetin-theme .input-combine-btn input:hover, .cetin-theme .input-combine-btn input:focus, .cetin-theme .input-combine-btn input:has(+ .button:hover, + .cetin-theme .socials__youtube .crt-load-more:hover) {
  border-color: #300091;
}
.cetin-theme .input-combine-btn input:active {
  box-shadow: 0px 0px 10px -1px rgba(48, 0, 145, 0.2509803922) inset;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn input:active {
    box-shadow: none;
  }
}
.cetin-theme .input-combine-btn input:focus-visible {
  outline: none;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn input {
    padding: 20px;
    border: none;
  }
}
.cetin-theme .input-combine-btn .button, .cetin-theme .input-combine-btn .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .input-combine-btn .crt-load-more {
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 52px;
  z-index: 100;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn .button, .cetin-theme .input-combine-btn .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .input-combine-btn .crt-load-more {
    position: relative;
    right: 0;
    width: 100%;
    max-width: unset;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn--error {
    border-color: #F12E49;
  }
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn--error:has(input:hover, input:focus, .button:hover, .cetin-theme .socials__youtube .crt-load-more:hover) {
    border-color: #F12E49;
  }
}
.cetin-theme .input-combine-btn--error > input {
  border-color: #F12E49;
}
.cetin-theme .input-combine-btn--error > input:hover, .cetin-theme .input-combine-btn--error > input:focus {
  border-color: #F12E49;
}
.cetin-theme .input-combine-btn--error > .input-combine-btn__error-message {
  display: block;
}
.cetin-theme .input-combine-btn__wrapper {
  position: relative;
  width: 720px;
}
@media screen and (max-width: 75em) {
  .cetin-theme .input-combine-btn__wrapper {
    width: 100%;
  }
}
.cetin-theme .input-combine-btn__error-message {
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #F12E49;
  position: absolute;
  top: 70px;
  left: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .input-combine-btn__error-message {
    top: 150px;
  }
}
.cetin-theme .white-container {
  width: 100%;
  background-color: #ffffff;
}
.cetin-theme .white-container--sm {
  padding: 20px 0;
}
.cetin-theme .white-container--md {
  padding: 40px 0;
}
.cetin-theme .white-container--lg {
  padding: 80px 0;
}
.cetin-theme .map-contact-banner {
  display: flex;
  gap: 60px;
  width: 100%;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .map-contact-banner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .map-contact-banner {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
.cetin-theme .map-contact-banner--interactive-map {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}
.cetin-theme .map-contact-banner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cetin-theme .map-contact-banner__content .content__text {
  color: #66668a;
}
.cetin-theme .map-contact-banner__content .content__text strong {
  color: #333;
  font-weight: 600;
}
.cetin-theme .map-contact-banner__content .content__text ul {
  margin: 22px 0 0 26px;
}
.cetin-theme .map-contact-banner__content .content__text li {
  color: #66668a;
  font-size: 16px;
  list-style: none;
  margin-bottom: 12px;
  position: relative;
}
.cetin-theme .map-contact-banner__content .content__text li::before {
  content: "";
  width: 24px;
  height: 24px;
  left: -32px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
  top: -1px;
}
.cetin-theme .map-contact-banner__content .content__text li ul {
  margin-top: 10px;
}
.cetin-theme .map-contact-banner__content .content__text li ul > li::before {
  background-image: url(assets/icons/caret2-right_grey.svg?t=un5m8be);
  background-size: 35%;
  top: 1px;
}
.cetin-theme .map-contact-banner__content h4 {
  margin-bottom: 16px;
}
.cetin-theme .map-contact-banner__content h5 {
  margin-bottom: 4px;
}
.cetin-theme .map-contact-banner__content a {
  text-decoration: underline;
}
.cetin-theme .map-contact-banner__iframe {
  width: 100%;
  height: 420px;
  background-color: #a7aabd;
}
.cetin-theme .map-contact-banner__content {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  display: block;
  color: #66668a;
}
.cetin-theme .map-contact-banner__content strong {
  font-weight: 700;
}
.cetin-theme .map-contact-banner__content strong a {
  text-decoration: none;
}
@media screen and (max-width: 30em) {
  .cetin-theme .map-contact-banner > a:has(img) {
    width: 100%;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .map-contact-banner > a img {
    width: 100%;
  }
}
.cetin-theme .reference-list {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
@media screen and (min-width: 56.3125em) {
  .cetin-theme .reference-list--items-center {
    justify-content: center;
  }
}
.cetin-theme .reference-list__item img {
  max-height: 50px;
  max-width: 130px;
}
.cetin-theme .custom-tabs .navbar {
  background-color: transparent;
}
.cetin-theme .custom-tabs .navbar-collapse {
  display: flex;
  justify-content: center;
}
.cetin-theme .custom-tabs .navbar-collapse--left-align {
  justify-content: flex-start;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .custom-tabs .navbar-collapse {
    position: static;
  }
}
.cetin-theme .custom-tabs .navbar-expand-md .navbar-toggler {
  display: none;
}
.cetin-theme .custom-tabs .tab-panel {
  padding: 32px 0 16px;
}
.cetin-theme .custom-tabs .navbar-nav {
  display: flex;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .custom-tabs .navbar-nav {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: auto;
  }
}
.cetin-theme .custom-tabs .navbar-nav > .nav-item > button {
  font-size: 18px;
  color: #66668a;
  padding: 12px 24px;
  height: 50px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #cacad8;
  border-radius: 0;
}
.cetin-theme .custom-tabs .navbar-nav > .nav-item > button.active {
  font-weight: 600;
  color: #300091;
  padding: 12px 24px 10px 24px;
  border-bottom: 2px solid #300091;
}
.cetin-theme .custom-tabs .navbar-nav > .nav-item > button.active::after {
  display: none;
}
.cetin-theme .grid-link-tiles {
  display: grid;
  gap: 20px;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.cetin-theme .grid-link-tiles--2-items {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--2-items {
    grid-template-columns: 1fr;
  }
}
.cetin-theme .grid-link-tiles--3-items {
  grid-template-columns: 1fr 2fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--3-items {
    grid-template-columns: 1fr;
  }
}
.cetin-theme .grid-link-tiles--4-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--4-items {
    grid-template-columns: 1fr;
  }
}
.cetin-theme .grid-link-tiles--5-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--5-items {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type {
  grid-row: 1/3;
  height: 300px;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type {
    grid-row: auto;
    height: auto;
  }
}
.cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type .grid-link-tiles__item {
  height: 300px;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type .grid-link-tiles__item {
    height: auto;
  }
}
.cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type .grid-link-tiles__item a {
  align-items: flex-start;
}
.cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:nth-of-type(3) {
  grid-column: 3/span 2;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:nth-of-type(3) {
    grid-column: auto;
  }
}
.cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:nth-of-type(4) {
  grid-column: 2/span 2;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:nth-of-type(4) {
    grid-column: auto;
  }
}
.cetin-theme .grid-link-tiles--6-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--6-items {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.cetin-theme .grid-link-tiles--6-items > .grid-link-tiles__item-wrapper:first-of-type {
  grid-column: 1/span 2;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--6-items > .grid-link-tiles__item-wrapper:first-of-type {
    grid-column: auto;
  }
}
.cetin-theme .grid-link-tiles--6-items > .grid-link-tiles__item-wrapper:nth-of-type(2) {
  grid-column: 3/span 2;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--6-items > .grid-link-tiles__item-wrapper:nth-of-type(2) {
    grid-column: auto;
  }
}
.cetin-theme .grid-link-tiles--7-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--7-items {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.cetin-theme .grid-link-tiles--7-items > .grid-link-tiles__item-wrapper:nth-of-type(2) {
  grid-column: 2/span 2;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--7-items > .grid-link-tiles__item-wrapper:nth-of-type(2) {
    grid-column: auto;
  }
}
.cetin-theme .grid-link-tiles--8-items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles--8-items {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.cetin-theme .grid-link-tiles a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 40px 24px;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.cetin-theme .grid-link-tiles a:hover {
  background-color: rgba(48, 0, 145, 0.15);
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles a {
    padding: 24px;
  }
}
.cetin-theme .grid-link-tiles__item {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -0.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .cetin-theme .grid-link-tiles__item {
    font-size: 21px;
    line-height: 28px;
    height: auto;
  }
}
.cetin-theme .grid-link-tiles__item--text-primary {
  color: #300091;
}
.cetin-theme .grid-link-tiles__item--text-white {
  color: #ffffff;
}
.cetin-theme .grid-link-tiles__item--background-primary {
  background-color: #300091;
}
.cetin-theme .grid-link-tiles__item--background-primary a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.cetin-theme .grid-link-tiles__item--background-white {
  background-color: #ffffff;
}
.cetin-theme .grid-link-tiles__item--background-image {
  position: relative;
  background-color: #ffffff;
}
.cetin-theme .grid-link-tiles__item--background-image a {
  z-index: 1;
}
.cetin-theme .grid-link-tiles__item--background-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0;
  border-radius: 4px;
}
.cetin-theme .socials__x-twitter, .cetin-theme .socials__youtube, .cetin-theme .socials__instagram, .cetin-theme .socials__facebook, .cetin-theme .socials__linkedin {
  min-height: 210px;
}
.cetin-theme .socials__x-twitter {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .socials__x-twitter {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.cetin-theme .socials__x-twitter .item__social {
  display: flex;
  gap: 20px;
}
.cetin-theme .socials__x-twitter .item__social-icon, .cetin-theme .socials__x-twitter .item__social-icon img {
  width: 80px;
  border-radius: 100%;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .socials__x-twitter .item__social-icon, .cetin-theme .socials__x-twitter .item__social-icon img {
    width: 50px;
  }
}
.cetin-theme .socials__x-twitter .social__heading > ul {
  font-size: 16px;
  line-height: 22px;
  display: flex;
  list-style: none;
  margin-bottom: 8px;
}
.cetin-theme .socials__x-twitter .social__heading > ul li {
  color: #66668a;
}
.cetin-theme .socials__x-twitter .social__heading > ul li:not(:last-of-type)::after {
  content: "|";
  margin: 0 20px;
}
.cetin-theme .socials__x-twitter .social__heading > ul li:last-of-type {
  color: #8C8CA7;
}
.cetin-theme .socials__x-twitter .social__perex {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  color: #000000;
}
@media screen and (max-width: 37.25em) {
  .cetin-theme .socials__youtube .crt-feed-window {
    overflow: visible !important;
  }
}
@media screen and (max-width: 37.25em) {
  .cetin-theme .socials__youtube .crt-feed-window .crt-grid-post {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .socials__youtube .crt-feed-window .crt-grid-post {
    width: 100%;
  }
}
.cetin-theme .socials__youtube .crt-feed-window .crt-grid-post .crt-play-icon {
  font-size: 48px;
  transform: translate(-50%, -55%);
}
.cetin-theme .socials__youtube .crt-load-more-container {
  display: none;
}
@media screen and (max-width: 37.25em) {
  .cetin-theme .socials__youtube .crt-load-more-container {
    display: block;
  }
}
.cetin-theme .socials__instagram .crt-has-image-carousel .crt-image-carousel, .cetin-theme .socials__facebook .crt-has-image-carousel .crt-image-carousel, .cetin-theme .socials__linkedin .crt-has-image-carousel .crt-image-carousel {
  display: none;
}
@media screen and (max-width: 37.25em) {
  .cetin-theme .socials__instagram .crt-feed-window, .cetin-theme .socials__facebook .crt-feed-window, .cetin-theme .socials__linkedin .crt-feed-window {
    overflow: visible !important;
  }
}
@media screen and (max-width: 37.25em) {
  .cetin-theme .socials__instagram .crt-feed-window .crt-grid-post, .cetin-theme .socials__facebook .crt-feed-window .crt-grid-post, .cetin-theme .socials__linkedin .crt-feed-window .crt-grid-post {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .socials__instagram .crt-feed-window .crt-grid-post, .cetin-theme .socials__facebook .crt-feed-window .crt-grid-post, .cetin-theme .socials__linkedin .crt-feed-window .crt-grid-post {
    width: 100%;
  }
}
.cetin-theme .persons-profiles-simple {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 60px 120px;
  margin: 80px 40px 0;
}
@media screen and (max-width: 62em) {
  .cetin-theme .persons-profiles-simple {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .persons-profiles-simple {
    gap: 60px;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .persons-profiles-simple {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.cetin-theme .persons-profiles-simple--center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.cetin-theme .persons-profiles-simple--center > .persons-profiles-simple__item {
  width: 180px;
}
.cetin-theme .persons-profiles-simple__item {
  max-width: 180px;
}
.cetin-theme .persons-profiles-simple__headline {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.18px;
  margin-bottom: 8px;
  color: #300091;
  text-align: center;
}
.cetin-theme .persons-profiles-simple__text {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #66668a;
}
.cetin-theme .persons-profiles-simple__profile-img-wrapper ~ .persons-profiles-simple__headline {
  color: #29293E;
}
.cetin-theme .persons-profiles-simple__profile-img {
  width: 180px;
  height: 180px;
  outline: none;
  border-radius: 50%;
  margin-bottom: 40px;
}
.cetin-theme .logo-slider__background {
  display: flex;
  align-items: center;
  width: 100%;
  height: 180px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .cetin-theme .logo-slider__background {
    height: 80px;
  }
}
.cetin-theme .logo-slider__wrapper {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  margin: 60px 0;
}
@media (max-width: 768px) {
  .cetin-theme .logo-slider__wrapper {
    margin: 20px 0;
  }
}
.cetin-theme .logo-slider__wrapper--paused .logo-slider__marquee, .cetin-theme .logo-slider__wrapper:hover .logo-slider__marquee {
  animation-play-state: paused;
}
.cetin-theme .logo-slider__marquee {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  transform: translate3d(0%, 0, 0);
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.cetin-theme .logo-slider__marquee > a {
  cursor: pointer;
}
.cetin-theme .logo-slider__img {
  width: auto;
  height: 60px;
  max-width: none;
  margin-right: 60px;
}
@media (max-width: 768px) {
  .cetin-theme .logo-slider__img {
    height: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 993px) {
  .cetin-theme .logo-slider .cooperation__title {
    text-align: center;
  }
}
.cetin-theme .logo-slider .cooperation__title.h4-style {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #29293E;
}
@media (max-width: 993px) {
  .cetin-theme .logo-slider .cooperation__text {
    text-align: center;
  }
}
@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
.cetin-theme .coordinators-map {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 180px 180px;
  align-items: start;
  gap: 16px;
  padding: 48px 0;
  position: relative;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .coordinators-map {
    grid-template-rows: 220px 220px;
  }
}
@media screen and (max-width: 48.0625em) {
  .cetin-theme .coordinators-map {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    padding: 0;
  }
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map:has(.coordinators-map__tile--fifth) {
    grid-template-rows: unset;
    overflow: visible;
    height: 520px;
  }
}
@media screen and (min-width: 75em) {
  .cetin-theme .coordinators-map:has(.coordinators-map__tile--fifth) {
    grid-template-rows: 132px 132px;
  }
}
.cetin-theme .coordinators-map__tile {
  display: flex;
  gap: 32px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 16px;
  border-radius: 4px;
  min-width: 400px;
  max-width: 450px;
  z-index: 2;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .coordinators-map__tile {
    min-width: 300px;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .coordinators-map__tile {
    width: 100%;
    min-width: unset;
    max-width: unset;
    background-color: #ffffff;
    gap: 16px;
  }
}
@media screen and (min-width: 37.5625em) {
  .cetin-theme .coordinators-map__tile:nth-of-type(even) {
    margin-left: auto;
  }
}
.cetin-theme .coordinators-map__tile:hover, .cetin-theme .coordinators-map__tile:focus, .cetin-theme .coordinators-map__tile:focus-within {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile:hover .coordinators-map__btn, .cetin-theme .coordinators-map__tile:focus .coordinators-map__btn, .cetin-theme .coordinators-map__tile:focus-within .coordinators-map__btn {
    display: block;
  }
}
.cetin-theme .coordinators-map__tile--first:hover ~ .coordinators-map__map-img--first, .cetin-theme .coordinators-map__tile--first:focus ~ .coordinators-map__map-img--first, .cetin-theme .coordinators-map__tile--first:focus-within ~ .coordinators-map__map-img--first {
  visibility: visible;
  opacity: 1;
}
.cetin-theme .coordinators-map__tile--first:has(~ .coordinators-map__map-img--first > .coordinators-map__map-img-path:hover) {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--first:has(~ .coordinators-map__map-img--first > .coordinators-map__map-img-path:hover) .coordinators-map__btn {
    display: block;
  }
}
.cetin-theme .coordinators-map__tile--second:hover ~ .coordinators-map__map-img--second, .cetin-theme .coordinators-map__tile--second:focus ~ .coordinators-map__map-img--second, .cetin-theme .coordinators-map__tile--second:focus-within ~ .coordinators-map__map-img--second {
  visibility: visible;
  opacity: 1;
}
.cetin-theme .coordinators-map__tile--second:has(~ .coordinators-map__map-img--second > .coordinators-map__map-img-path:hover) {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--second:has(~ .coordinators-map__map-img--second > .coordinators-map__map-img-path:hover) .coordinators-map__btn {
    display: block;
  }
}
.cetin-theme .coordinators-map__tile--third:hover ~ .coordinators-map__map-img--third, .cetin-theme .coordinators-map__tile--third:focus ~ .coordinators-map__map-img--third, .cetin-theme .coordinators-map__tile--third:focus-within ~ .coordinators-map__map-img--third {
  visibility: visible;
  opacity: 1;
}
.cetin-theme .coordinators-map__tile--third:has(~ .coordinators-map__map-img--third > .coordinators-map__map-img-path:hover) {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--third:has(~ .coordinators-map__map-img--third > .coordinators-map__map-img-path:hover) .coordinators-map__btn {
    display: block;
  }
}
.cetin-theme .coordinators-map__tile--fourth:hover ~ .coordinators-map__map-img--fourth, .cetin-theme .coordinators-map__tile--fourth:focus ~ .coordinators-map__map-img--fourth, .cetin-theme .coordinators-map__tile--fourth:focus-within ~ .coordinators-map__map-img--fourth {
  visibility: visible;
  opacity: 1;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--fourth:has(+ .coordinators-map__tile--fifth) {
    grid-column: 1;
    margin-left: 0;
  }
}
.cetin-theme .coordinators-map__tile--fourth:has(~ .coordinators-map__map-img--fourth > .coordinators-map__map-img-path:hover) {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--fourth:has(~ .coordinators-map__map-img--fourth > .coordinators-map__map-img-path:hover) .coordinators-map__btn {
    display: block;
  }
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--fifth {
    grid-column: 2/2;
    margin-left: auto;
  }
}
.cetin-theme .coordinators-map__tile--fifth:hover ~ .coordinators-map__map-img--fifth, .cetin-theme .coordinators-map__tile--fifth:focus ~ .coordinators-map__map-img--fifth, .cetin-theme .coordinators-map__tile--fifth:focus-within ~ .coordinators-map__map-img--fifth {
  visibility: visible;
  opacity: 1;
}
.cetin-theme .coordinators-map__tile--fifth:has(~ .coordinators-map__map-img--fifth > .coordinators-map__map-img-path:hover) {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 3;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__tile--fifth:has(~ .coordinators-map__map-img--fifth > .coordinators-map__map-img-path:hover) .coordinators-map__btn {
    display: block;
  }
}
.cetin-theme .coordinators-map__portrait {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 48em) {
  .cetin-theme .coordinators-map__portrait {
    width: 60px;
    height: 60px;
  }
}
.cetin-theme .coordinators-map__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  width: 100%;
  padding: 3px 0;
}
.cetin-theme .coordinators-map__name {
  color: #300091;
  margin-bottom: 0;
}
.cetin-theme .coordinators-map__description {
  text-align: left;
}
.cetin-theme .coordinators-map__btn {
  display: none;
  font-size: 13px;
  padding: 7px 38px 7px 16px;
  margin-top: 16px;
  text-transform: none;
  min-width: 100px;
  letter-spacing: normal;
}
.cetin-theme .coordinators-map__btn::after {
  right: 16px;
}
.cetin-theme .coordinators-map__btn:focus {
  background-color: #DC0F2B;
  text-decoration: underline;
}
.cetin-theme .coordinators-map__btn--mobile {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 24px auto 0;
}
@media screen and (min-width: 48.0625em) {
  .cetin-theme .coordinators-map__btn--mobile {
    display: none;
  }
}
.cetin-theme .coordinators-map__map-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.25s opacity;
  pointer-events: all;
}
@media screen and (max-width: 48em) {
  .cetin-theme .coordinators-map__map-img {
    display: none;
  }
}
.cetin-theme .coordinators-map__map-img--first, .cetin-theme .coordinators-map__map-img--second, .cetin-theme .coordinators-map__map-img--third, .cetin-theme .coordinators-map__map-img--fourth, .cetin-theme .coordinators-map__map-img--fifth {
  visibility: hidden;
  opacity: 0;
}
.cetin-theme .coordinators-map__map-img--first:has(.coordinators-map__map-img-path:hover), .cetin-theme .coordinators-map__map-img--second:has(.coordinators-map__map-img-path:hover), .cetin-theme .coordinators-map__map-img--third:has(.coordinators-map__map-img-path:hover), .cetin-theme .coordinators-map__map-img--fourth:has(.coordinators-map__map-img-path:hover), .cetin-theme .coordinators-map__map-img--fifth:has(.coordinators-map__map-img-path:hover) {
  visibility: visible;
  opacity: 1;
}
.cetin-theme .coordinators-map__map-img-path {
  visibility: visible;
  z-index: 1;
}
.cetin-theme .custom-table,
.cetin-theme .component-html .table__wrapper {
  width: 100%;
  border: 1px solid #cacad8;
  border-radius: 4px;
  border-collapse: separate;
  border-spacing: 0;
  min-width: 730px;
  padding-bottom: 0;
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table__container,
  .cetin-theme .component-html .table__wrapper__container {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table__container:has(.tooltip-custom),
  .cetin-theme .component-html .table__wrapper__container:has(.tooltip-custom) {
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: -60px;
    margin-bottom: -30px;
  }
}
.cetin-theme .custom-table__container--narrow,
.cetin-theme .component-html .table__wrapper__container--narrow {
  max-width: 810px;
  margin: 0 auto;
}
.cetin-theme .custom-table--input-numbers thead > tr > th:not(:first-child),
.cetin-theme .custom-table--input-numbers tbody > tr > td:not(:first-child),
.cetin-theme .component-html .table__wrapper--input-numbers thead > tr > th:not(:first-child),
.cetin-theme .component-html .table__wrapper--input-numbers tbody > tr > td:not(:first-child) {
  text-align: right;
}
.cetin-theme .custom-table th,
.cetin-theme .custom-table td,
.cetin-theme .component-html .table__wrapper th,
.cetin-theme .component-html .table__wrapper td {
  padding: 8px 16px;
  text-align: left;
}
.cetin-theme .custom-table td,
.cetin-theme .component-html .table__wrapper td {
  font-size: 15px;
  color: #66668a;
  line-height: 22px;
  background-color: #ffffff;
  border-top: 1px solid #cacad8;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.cetin-theme .custom-table td:first-child,
.cetin-theme .component-html .table__wrapper td:first-child {
  border-left: none;
}
.cetin-theme .custom-table th,
.cetin-theme .component-html .table__wrapper th {
  font-size: 15px;
  font-weight: 600;
  color: #29293E;
  line-height: 22px;
  background-color: #E5EAF3;
}
.cetin-theme .custom-table th:first-of-type,
.cetin-theme .component-html .table__wrapper th:first-of-type {
  border-top-left-radius: 4px;
}
.cetin-theme .custom-table th:last-of-type,
.cetin-theme .component-html .table__wrapper th:last-of-type {
  border-top-right-radius: 4px;
}
.cetin-theme .custom-table tr:last-of-type td:first-of-type,
.cetin-theme .component-html .table__wrapper tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 4px;
}
.cetin-theme .custom-table tr:last-of-type td:last-of-type,
.cetin-theme .component-html .table__wrapper tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 4px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom:before,
  .cetin-theme .custom-table tr td .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:before {
    border-top: 6px solid transparent;
    border-right: 6px solid #300091;
    border-bottom: 6px solid transparent;
    margin-left: 6px;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom:before,
  .cetin-theme .custom-table tr td .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:before {
    transform: translate(-10px, -50%);
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom:before, .cetin-theme .custom-table tr th .tooltip-custom:after,
  .cetin-theme .custom-table tr td .tooltip-custom:before,
  .cetin-theme .custom-table tr td .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom:before, .cetin-theme .custom-table tr th .tooltip-custom:after,
  .cetin-theme .custom-table tr td .tooltip-custom:before,
  .cetin-theme .custom-table tr td .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translate(-10px, -50%);
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom:after,
  .cetin-theme .custom-table tr td .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:after {
    margin-left: 11px;
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom:after,
  .cetin-theme .custom-table tr td .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:after {
    font-size: 13px;
    line-height: 16px;
    margin-left: unset;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom:hover:before,
  .cetin-theme .custom-table tr td .tooltip-custom:hover:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:hover:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:hover:before {
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom:hover:before,
  .cetin-theme .custom-table tr td .tooltip-custom:hover:before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:hover:before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:hover:before {
    transform: translate(-8px, -50%);
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom:hover:after,
  .cetin-theme .custom-table tr td .tooltip-custom:hover:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:hover:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:hover:after {
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom:hover:after,
  .cetin-theme .custom-table tr td .tooltip-custom:hover:after,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom:hover:after,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom:hover:after {
    transform: translate(10px, -50%);
  }
}
@media screen and (max-width: 48em) {
  .cetin-theme .custom-table tr th .tooltip-custom--outline:hover::before,
  .cetin-theme .custom-table tr td .tooltip-custom--outline:hover::before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom--outline:hover::before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom--outline:hover::before {
    transform: translate(-1px, -50%);
  }
}
@media screen and (max-width: 36em) {
  .cetin-theme .custom-table tr th .tooltip-custom--outline:hover::before,
  .cetin-theme .custom-table tr td .tooltip-custom--outline:hover::before,
  .cetin-theme .component-html .table__wrapper tr th .tooltip-custom--outline:hover::before,
  .cetin-theme .component-html .table__wrapper tr td .tooltip-custom--outline:hover::before {
    transform: translate(-8px, -50%);
  }
}
.cetin-theme .read-more {
  font-size: 18px;
  line-height: 26px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.cetin-theme .read-more__content p {
  margin-bottom: 0;
}
.cetin-theme .read-more__content:has(+ .read-more__read-more[aria-expanded=true]) + .read-more__read-more > .read-more__read-more--opened, .cetin-theme .read-more__content:has(+ .read-more__read-more[aria-expanded=true]) .read-more__full-text {
  display: block;
}
.cetin-theme .read-more__content:has(+ .read-more__read-more[aria-expanded=true]) + .read-more__read-more > .read-more__read-more--closed, .cetin-theme .read-more__content:has(+ .read-more__read-more[aria-expanded=true]) .read-more__start-text {
  display: none;
}
.cetin-theme .read-more__full-text {
  display: none;
}
.cetin-theme .read-more__read-more {
  font-size: 15px;
}
.cetin-theme .read-more__read-more::before {
  content: none;
}
.cetin-theme .read-more__read-more::after {
  transform: rotate(90deg);
}
.cetin-theme .read-more__read-more:hover::after {
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat center;
}
.cetin-theme .read-more__read-more:hover > span {
  text-decoration: underline;
}
.cetin-theme .read-more__read-more--opened {
  display: none;
}
.cetin-theme .read-more__read-more--opened::after, .cetin-theme .read-more__read-more[aria-expanded=true]::after {
  transform: rotate(90deg) rotateY(180deg);
}
.cetin-theme .read-more__read-more .read-more__read-more--closed {
  display: block;
}
.cetin-theme .vendors {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 993px) {
  .cetin-theme .vendors {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .cetin-theme .vendors {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.cetin-theme .vendors__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  background-color: #ffffff;
  padding: 24px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .cetin-theme .vendors__item {
    padding: 16px;
  }
}
.cetin-theme .vendors__logo {
  min-width: 60px;
  max-width: 160px;
  max-height: 70px;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .cetin-theme .vendors__logo {
    max-width: 135px;
    max-height: 45px;
    margin-bottom: 0;
  }
}
.cetin-theme .vendors__name {
  color: #29293E;
  margin-bottom: 8px;
}
.cetin-theme .vendors__info {
  color: #66668a;
}
.cetin-theme .vendors__link {
  line-height: 26px;
  color: #66668a;
  text-decoration: underline;
}
.cetin-theme .vendors__link:hover {
  color: #300091;
}
.cetin-theme .custom-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.cetin-theme .custom-banner:has(> .custom-banner__button-wrapper > .link-cards__button-wrapper) {
  justify-content: space-between;
}
@media (max-width: 768px) {
  .cetin-theme .custom-banner {
    flex-direction: column;
  }
}
.cetin-theme .custom-banner--flex-column {
  flex-direction: column;
  align-items: flex-start;
}
.cetin-theme .custom-banner--flex-column > .custom-banner__texts {
  max-width: 65%;
}
.cetin-theme .custom-banner__wrapper {
  position: relative;
}
.cetin-theme .custom-banner__texts {
  display: flex;
  flex-direction: column;
  min-width: 520px;
}
@media (max-width: 992px) {
  .cetin-theme .custom-banner__texts {
    width: 100%;
    min-width: unset;
  }
}
.cetin-theme .custom-banner__texts--narrow {
  min-width: 340px;
}
@media (max-width: 992px) {
  .cetin-theme .custom-banner__texts--narrow {
    min-width: unset;
  }
}
.cetin-theme .custom-banner__headline {
  color: #300091;
}
.cetin-theme .custom-banner__headline:not(:has(+ .custom-banner__perex)) {
  margin-bottom: 4px;
}
.cetin-theme .custom-banner__perex {
  font-size: 18px;
  color: #66668a;
}
.cetin-theme .custom-banner__button-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.cetin-theme .custom-banner__bg-image {
  position: absolute;
  top: -80px;
  right: 0;
  bottom: -80px;
  height: calc(100% + 160px);
  width: 40%;
  opacity: 20%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1400px) {
  .cetin-theme .custom-banner__bg-image {
    -o-object-position: left;
    object-position: left;
  }
}
@media (max-width: 480px) {
  .cetin-theme .custom-banner__bg-image {
    display: none;
  }
}
.cetin-theme .custom-banner__bg-image--full {
  width: 100%;
  max-width: 1600px;
  opacity: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -o-object-fit: unset;
  object-fit: unset;
}
@media (max-width: 1200px) {
  .cetin-theme .custom-banner__bg-image--full {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right;
  }
}
@media (max-width: 768px) {
  .cetin-theme .custom-banner__bg-image--full {
    width: 160%;
    left: unset;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
  }
}
@media (max-width: 480px) {
  .cetin-theme .custom-banner__bg-image--full {
    display: block;
    width: 250%;
  }
}
.cetin-theme .custom-banner .link-cards__button-wrapper .button--secondary-mini {
  width: auto;
  border-width: 2px;
}
.cetin-theme .side-navigation {
  width: 290px;
  margin: 0 40px;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .side-navigation {
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}
.cetin-theme .side-navigation__layout {
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .side-navigation__layout {
    flex-direction: column;
    align-items: center;
  }
}
.cetin-theme .side-navigation__layout--no-hero {
  margin-top: 250px;
}
@media screen and (max-width: 83.75em) {
  .cetin-theme .side-navigation__layout--no-hero {
    margin-top: 160px;
  }
}
.cetin-theme .side-navigation__layout--margin--mini {
  margin-bottom: 40px;
}
.cetin-theme .side-navigation__layout--margin-smallest {
  margin-bottom: 100px;
}
.cetin-theme .side-navigation__layout--margin-small {
  margin-bottom: 120px;
}
.cetin-theme .side-navigation__layout--margin-medium {
  margin-bottom: 160px;
}
.cetin-theme .side-navigation__layout--margin-large {
  margin-bottom: 200px;
}
.cetin-theme .side-navigation__wrapper {
  list-style: none;
}
.cetin-theme .side-navigation__content {
  width: 100%;
}
.cetin-theme .side-navigation__submenu {
  display: none;
  list-style: none;
  padding-left: 1.5rem;
  margin-bottom: 0.25rem;
}
.cetin-theme .side-navigation__submenu.open {
  display: block;
  color: #300091;
}
.cetin-theme .side-navigation__submenu > li {
  padding: 4px;
  border-radius: 4px;
}
.cetin-theme .side-navigation__submenu > li:has(> .nav-link--active) {
  background-color: #ffffff;
}
.cetin-theme .side-navigation__submenu > li:not(:last-of-type) {
  margin-bottom: 8px;
}
.cetin-theme .side-navigation__submenu a {
  color: #66668a;
}
.cetin-theme .side-navigation__submenu a:hover {
  text-decoration: underline;
}
.cetin-theme .side-navigation__nav-link-wrap {
  display: flex;
}
.cetin-theme .side-navigation__accordion-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.cetin-theme .side-navigation__accordion-toggle[aria-expanded=true], .cetin-theme .side-navigation__accordion-toggle[aria-expanded=true] + .nav-link {
  color: #300091;
}
.cetin-theme .side-navigation__icon--active {
  color: #300091;
}
.cetin-theme .side-navigation .nav-link {
  color: #66668a;
  padding: 0.5rem 1rem 0.5rem 0.375rem;
}
.cetin-theme .side-navigation .nav-link:hover {
  text-decoration: underline;
}
.cetin-theme .side-navigation .nav-link--active {
  color: #300091;
}
.cetin-theme .testimonials {
  padding: 64px 0;
  background-color: #ffffff;
}
.cetin-theme .testimonials__wrapper {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}
.cetin-theme .testimonials__testimonials {
  display: flex;
  justify-content: space-around;
  margin-bottom: 64px;
}
@media screen and (max-width: 47.9375em) {
  .cetin-theme .testimonials__testimonials {
    flex-direction: column;
    gap: 64px;
  }
}
.cetin-theme .testimonials__testimonial {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  justify-content: space-between;
  padding: 0 54px;
  max-width: 780px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .testimonials__testimonial {
    padding: 0;
  }
}
.cetin-theme .testimonials__title {
  margin-bottom: 64px;
}
.cetin-theme .testimonials__info-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.cetin-theme .testimonials__quotation-marks {
  margin: 0 auto;
}
.cetin-theme .testimonials__text {
  color: #29293E;
  font-style: italic;
}
.cetin-theme .testimonials__portrait {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cetin-theme .testimonials__name {
  font-size: 18px;
  color: #29293E;
  font-weight: 700;
  letter-spacing: -0.18px;
  margin-bottom: 4px;
}
.cetin-theme .testimonials__position {
  font-size: 15px;
  color: #66668a;
  font-size: 14px;
  margin-bottom: 0;
}
.cetin-theme .two-column-text-grid__title.features__title:not(:has(+ .features__subtitle.two-column-text-grid__subtitle)) {
  margin-bottom: 80px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .two-column-text-grid__title {
    text-align: left;
  }
}
.cetin-theme .two-column-text-grid__subtitle.features__subtitle {
  text-align: left;
  max-width: 780px;
  margin-bottom: 40px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .two-column-text-grid__subtitle.features__subtitle {
    margin-bottom: 0;
  }
}
.cetin-theme .two-column-text-grid__image {
  width: 100%;
  min-height: 200px;
  max-height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 80px;
  border-radius: 4px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .two-column-text-grid__image {
    width: calc(100% + 40px);
    grid-template-columns: 1fr;
    margin: 0 -20px 40px -20px;
    border-radius: 0;
  }
}
.cetin-theme .two-column-text-grid__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px 52px;
}
@media screen and (max-width: 48em) {
  .cetin-theme .two-column-text-grid__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 30em) {
  .cetin-theme .two-column-text-grid__grid {
    gap: 40px;
  }
}
.cetin-theme .two-column-text-grid__grid-item {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.cetin-theme .two-column-text-grid__item-img {
  width: 95px;
  height: 95px;
}
@media screen and (max-width: 30em) {
  .cetin-theme .two-column-text-grid__item-img {
    width: 70px;
    height: 70px;
  }
}
.cetin-theme .two-column-text-grid__item-title {
  margin-bottom: 8px;
}
.cetin-theme .two-column-text-grid__item-text {
  font-size: 15px;
  line-height: 22px;
  color: #29293E;
}
.cetin-theme .sib__container {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: normal;
  color: #66668a;
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}
.cetin-theme .sib__container--empty-page {
  padding: 100px 10px;
}
.cetin-theme .notification {
  color: #300091;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border: 1px solid #9780C8;
  background-color: #F7F6FA;
  border-radius: 4px;
}
.cetin-theme .notification::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url("assets/icons/icon-notification-info.svg") no-repeat center center;
  background-size: contain;
}
.cetin-theme .notification--success {
  color: #32623C;
  background-color: #FAFDFB;
  border-color: #81C787;
}
.cetin-theme .notification--success::before {
  background: url("assets/icons/icon-notification-success.svg") no-repeat center center;
}
.cetin-theme .notification--error {
  color: #AC0C22;
  background-color: #FEF5F6;
  border-color: #F78C9B;
}
.cetin-theme .notification--error::before {
  background: url("assets/icons/icon-notification-error.svg") no-repeat center center;
}

body {
  font-family: "Avenir Next", sans-serif;
}

/************************************************
    Common
************************************************/
.container-fluid-max-xl {
  max-width: 1200px;
}

.ltr .column,
.rtl .column-last {
  float: none;
}

.column,
.columns {
  flex: 1 1 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.column:first-child {
  padding-left: 0;
}

.column:last-child {
  padding-right: 0;
}

.warning__outside {
  padding: 10px 0 0 20px;
  color: #ffffff;
  display: none;
}

#hrefFm {
  margin: 0;
}

/***** Lazy loading images *****/
.b-lazy {
  opacity: 0;
  transition: all 0.3s;
}

.b-loaded,
.b-lazy.b-error {
  opacity: 1;
}

body {
  font-size: initial;
  line-height: normal;
}

.cetin-theme.light-green-bg body {
  background: #f6fbf7;
}

#wrapper {
  padding: 0;
}

.cetin-wrapper .row::before, .cetin-wrapper .row::after {
  display: none;
}

#content {
  width: 100%;
}

p {
  margin: 0 0 16px;
}
p:last-child {
  margin: 0;
}

b,
strong {
  font-weight: 600;
}

a,
a:hover,
a:focus {
  color: unset;
  text-decoration: none;
}

ul,
ol {
  padding: 0;
}

.modal a:not(.button),
.modal a:not(.button):hover,
.modal a:not(.button):focus {
  font-weight: 700;
  text-decoration: underline;
}

.singpost .item__image img,
img.cover-image__image,
.banner-recruit .banner-photos__inner .character__box img {
  max-width: none !important;
}

@media screen and (max-width: 37.5em) {
  .singpost .cards__item-inner:before {
    transform: none;
  }
}

.portlet-dockbar .navbar .container > span:first-child > a:first-child {
  display: none;
}

.portlet-dockbar .navbar-static-top {
  margin-left: 0;
  margin-right: 0;
}

.portlet-layout.row {
  margin: 0;
}
.portlet-layout.row > .portlet-column {
  padding: 0;
}

.portlet {
  margin-bottom: 0;
}

.portlet-content-editable {
  border-width: 0;
}

@media screen and (min-width: 48em) {
  html:not(#__):not(#___) .controls-visible .portlet .portlet-topper {
    background: #FFB400;
    padding-right: 40px;
    z-index: 1000;
  }
  html:not(#__):not(#___) .controls-visible .portlet .portlet-header .visible-interaction {
    opacity: 0;
    transition: all ease-in-out 0.19s;
    visibility: visible;
  }
  html:not(#__):not(#___) .controls-visible .portlet:hover .portlet-header {
    z-index: 1001;
  }
  html:not(#__):not(#___) .controls-visible .portlet:hover .portlet-header .visible-interaction {
    opacity: 1;
    position: absolute;
    right: 0;
    transform: translateY(-37px);
  }
  html:not(#__):not(#___) .controls-visible .header-wrapper:hover + #content .portlet-column-content .portlet-journal-content:first-child .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
    z-index: 1000;
  }
  html:not(#__):not(#___) .controls-visible .cadmin.lfr-admin-panel.sidenav-menu-slider {
    z-index: 1003;
  }
  html:not(#__):not(#___) .page-editor__wrapper {
    display: block;
    max-width: calc(100% - 280px);
  }
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet {
    margin-top: 120px;
  }
}
@media screen and (min-width: 48em) and (min-width: 83.8125em) {
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet {
    margin-top: 220px;
  }
}
@media screen and (min-width: 48em) {
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet .sheet-title {
    font-size: 24px;
    font-weight: 600;
  }
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet .form-group {
    width: auto;
  }
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet .form-group input[type=text] {
    background-color: #fff;
    height: 38px;
    margin: 0;
    width: 100%;
  }
  .signed-in.controls-visible #portlet_com_liferay_my_account_web_portlet_MyAccountPortlet .form-group select.form-control {
    border-radius: 3px;
  }
  .dropdown-menu.show,
  .dropdown-menu-personal-menu {
    z-index: 1004;
  }
}
.signed-out .portlet-layout .portlet-header {
  margin: 0;
}

/********************************************
    Login portlet
*********************************************/
#portlet_new-password .portlet-title {
  display: none;
}

.portlet-login,
#portlet_new-password {
  margin: 200px auto 20px;
  max-width: 860px;
}
.portlet-login .form,
#portlet_new-password .form {
  margin: 50px auto 20px;
  max-width: 300px;
  padding: 16px 0;
}
.portlet-login .form .field:not(input[type=checkbox]),
#portlet_new-password .form .field:not(input[type=checkbox]) {
  height: auto;
  padding: 4px 8px;
  width: 100%;
}
.portlet-login .navigation,
#portlet_new-password .navigation {
  background: transparent;
  margin: 0 auto;
  max-width: 450px;
  padding: 10px 0;
}
.portlet-login .navigation ul,
#portlet_new-password .navigation ul {
  text-align: center;
}
.portlet-login .navigation ul li,
#portlet_new-password .navigation ul li {
  display: inline-block;
  float: none;
}

#portlet_cz_cetin_cop_secondfa_web_portlet_SecondFaPortlet {
  margin-left: auto;
  margin-right: auto;
  margin-top: 220px;
  max-width: 1160px;
}
#portlet_cz_cetin_cop_secondfa_web_portlet_SecondFaPortlet form {
  margin: 0;
  padding: 0;
}
#portlet_cz_cetin_cop_secondfa_web_portlet_SecondFaPortlet .portlet-icon-back {
  left: -10px;
  margin-bottom: 10px;
  position: relative;
}

.dockbar-split .dockbar .navbar-inner .nav-account-controls {
  right: 18em;
}

.journal-content-article .textField a {
  text-decoration: underline;
}
.journal-content-article .textField a.button, .journal-content-article .textField .cetin-theme .socials__youtube a.crt-load-more, .cetin-theme .socials__youtube .journal-content-article .textField a.crt-load-more {
  text-decoration: none;
}

.button--primary:hover,
.button--primary:focus,
.button--white:hover,
.button--white:focus {
  color: #ffffff;
}

.button--secondary:hover, .cetin-theme .socials__youtube .crt-load-more:hover,
.button--secondary:focus,
.cetin-theme .socials__youtube .crt-load-more:focus {
  color: #29293E;
}

.button--secondary-mini:hover,
.button--secondary-mini:focus {
  color: #29293E;
}

.journal-content-article .row {
  margin-left: auto;
  margin-right: auto;
}

.cetin-theme .tab__item--dropdown.lang-switch > span.item__button {
  cursor: default;
}
.cetin-theme .tab__item--dropdown.lang-switch .item__dropdown {
  bottom: -20px;
  left: 0;
  min-width: 0;
  padding: 0;
}
.cetin-theme .tab__item--dropdown.lang-switch .item__dropdown .dropdown__link {
  padding: 12px 16px;
}
.cetin-theme .tab__item--dropdown.lang-switch .item__dropdown .dropdown__link::after {
  display: none;
}

.secondary-menu__tab .tab__item > a {
  display: flex;
}
.secondary-menu__tab .user-name {
  cursor: default;
}

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  line-height: 28px;
}
.dockbar-split .dockbar .navbar-inner .nav > li > a.user-notification-link {
  padding: 7px 15px;
}

.modal.yui3-widget-modal {
  max-width: none;
  padding: 10px;
  position: fixed;
}

.modal__wrapper .modal {
  left: auto;
  top: auto;
  right: auto;
  width: auto;
}

.article-form-edit {
  margin: 200px auto 0;
  max-width: 1400px;
}
.article-form-edit .field-wrapper {
  background: #e5e7e9;
  padding: 10px;
}
.article-form-edit input[type=text] {
  height: auto;
  padding: 5px 10px;
}
.article-form-edit input[type=text] + .button-holder {
  margin: 0 0 10px;
}

.columns-max .portlet-journal,
.portlet-dynamic-data-mapping {
  margin: 200px auto 0;
  max-width: 1400px;
}

.dialog-iframe-popup .portlet-dynamic-data-mapping {
  margin: 0;
  max-width: none;
}

.pager li > a, .pager li > span {
  color: #29293E;
  border: 2px solid #CCD4E6;
  border-radius: 17px;
}
.pager li > a:hover, .pager li > a:focus, .pager li > span:hover, .pager li > span:focus {
  background-color: #ffffff;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #C6C6D2;
}

.providers,
.contact-banner {
  max-width: 75rem;
  position: relative;
}
@media screen and (max-width: 75em) {
  .providers,
  .contact-banner {
    width: 100%;
  }
}

/********************************************
    Breadcrumbs
*********************************************/
.portlet-breadcrumb {
  margin-top: 80px;
}
@media screen and (min-width: 83.8125em) {
  .portlet-breadcrumb {
    margin-top: 100px;
  }
}
@media screen and (min-width: 103.75em) {
  .portlet-breadcrumb {
    margin-top: 120px;
  }
}
.portlet-breadcrumb ul {
  margin: 0;
  padding: 0 10px;
}
.portlet-breadcrumb ul li a:hover, .portlet-breadcrumb ul li a:focus {
  color: #300091;
}

.breadcrumbs-first .portlet-breadcrumb {
  margin-top: 170px;
}
@media screen and (min-width: 83.8125em) {
  .breadcrumbs-first .portlet-breadcrumb {
    margin-top: 260px;
  }
}
@media screen and (min-width: 103.75em) {
  .breadcrumbs-first .portlet-breadcrumb {
    margin-top: 280px;
  }
}
.breadcrumbs-first .cover-hero .portlet-breadcrumb {
  margin-top: 10px;
}
@media screen and (min-width: 83.8125em) {
  .breadcrumbs-first .cover-hero .portlet-breadcrumb {
    margin-top: 30px;
  }
}
@media screen and (min-width: 103.75em) {
  .breadcrumbs-first .cover-hero .portlet-breadcrumb {
    margin-top: 50px;
  }
}

.content-breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.content-breadcrumb ul {
  padding: 0;
}
.content-breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.content-breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.content-breadcrumb ul li a:hover {
  color: #300091;
}
.content-breadcrumb ul li:before {
  content: none;
}
.content-breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.content-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.content-breadcrumb ul li:last-child:after {
  content: none;
}
.content-breadcrumb ul {
  margin: 0;
}
.content-breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4e4e5e;
  font-weight: 600;
}
.content-breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}

.content-breadcrumb .portlet-borderless-container {
  min-height: auto;
}
.content-breadcrumb ul li::after {
  display: none;
}

.cover .content-breadcrumb .portlet-borderless-container {
  margin-top: 0;
}

.portlet-breadcrumb {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-bottom: 40px;
  width: 100%;
}
.portlet-breadcrumb .breadcrumb {
  background-color: transparent;
  padding: 0 20px;
  margin-bottom: 0;
}
.portlet-breadcrumb .breadcrumb > li > .divider {
  color: #6E6E84;
  padding: 0 10px;
}
.portlet-breadcrumb .breadcrumb > li:last-child > .divider {
  display: none;
}
.portlet-breadcrumb .breadcrumb > li a {
  padding-top: 1.5px;
  text-decoration: none;
}
.portlet-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  top: 48%;
}

.textField .portlet-breadcrumb .breadcrumb {
  padding: 0;
}

.cetin-theme .textField .textField__inner {
  width: 100%;
}
.cetin-theme .textField .textField__inner--narrow {
  max-width: 770px;
}

.about-top__list,
.about-bottom__list {
  margin: 16px 0 16px 34px;
}

/********************************************
    Sitemap
*********************************************/
.portlet-site-map .portlet-body {
  display: flex;
  justify-content: center;
  padding-top: 180px;
}
.portlet-site-map .results-header {
  margin-top: 40px;
}
.portlet-site-map .results-header h3 {
  font-size: 18px;
  line-height: 22px;
}
.portlet-site-map ul {
  list-style-type: disc;
  margin: 0 0 0 24px;
}
.portlet-site-map ul a {
  color: #44446a;
  display: block;
  font-weight: 700;
  position: relative;
}
.portlet-site-map ul a::after {
  bottom: 0;
  content: "»";
  display: inline-block;
  padding-left: 6px;
  position: absolute;
  transition: all 0.1s ease-in-out;
}
.portlet-site-map ul a:hover, .portlet-site-map ul a:focus {
  text-decoration: underline;
}
.portlet-site-map ul a:hover::after, .portlet-site-map ul a:focus::after {
  padding-left: 8px;
}
.portlet-site-map ul ul a {
  color: #66668a;
  font-weight: 400;
}
.portlet-site-map ul li li {
  padding: 0 0 4px 6px;
}
.portlet-site-map .sitemap-custom .public-info__item:last-child {
  margin-bottom: 8px;
}

/********************************************
    Content
*********************************************/
.worker__card .card__header .header__img .img__inner {
  overflow: hidden;
}

.features--documents .features__item {
  padding-top: 30px;
}

.cetin-theme .features__column--documents {
  max-width: 780px;
  flex: 0 0 100%;
  padding: 0;
}
@media screen and (max-width: 56.25em) {
  .cetin-theme .features__column--documents {
    max-width: 100%;
  }
}
.cetin-theme .features__column--documents .vetez-documents {
  width: 100%;
}
.cetin-theme .features__column--documents .features__box {
  padding-bottom: 24px;
}
.cetin-theme .features__column--documents .features__box:last-child {
  padding-bottom: 0;
}
.cetin-theme .features__column--documents .features__heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.18px;
  border-radius: 4px;
  padding: 21px 50px 21px 24px;
}
.cetin-theme .features__column--documents .features__content {
  max-height: 0;
  padding: 10px 0 0;
}
.cetin-theme .features__column--documents .features__box.is-open .features__content {
  max-height: 20000px;
  padding: 10px 0 0;
  transition: padding ease-in-out 0.2s;
}
.cetin-theme .features__column--documents .features__box.is-open .features__content--wide {
  padding: 0;
}
.cetin-theme .features__column--documents .features__box.is-open .features__content--wide .vetez-documents {
  padding: 24px 32px;
}
.cetin-theme .features__column--documents .item__content .content__meta > p > span:first-child {
  padding-right: 14px;
}
.cetin-theme .features__column--documents .item__content .content__meta > p > span:last-child {
  padding-left: 0;
}
.cetin-theme .features__column--documents .item__content .content__meta > p > span:last-child::before {
  content: "|";
  padding-right: 16px;
}
.cetin-theme .features__column--documents .item__content .content__meta > p > span:last-child:empty::before {
  display: none;
}

@media screen and (max-width: 75em) {
  .vetez-documents {
    max-width: 100%;
    width: auto;
  }
}

.help__list .list__item--even .item__content {
  order: 2;
}
.help__list .list__item--even .item__image {
  order: 1;
}

.item__button--external-link > .button--secondary:after, .cetin-theme .socials__youtube .item__button--external-link > .crt-load-more:after {
  width: 20px;
  height: 20px;
  background: url(assets/icons/icon-external-link.svg?t=un5m8be) no-repeat center;
}
.item__button--download-link > .button--secondary:after, .cetin-theme .socials__youtube .item__button--download-link > .crt-load-more:after {
  width: 20px;
  height: 20px;
  background: url(assets/icons/icon-download-link.svg?t=un5m8be) no-repeat center;
}

.cetin-theme .process__list.row {
  justify-content: flex-start;
}

.process__list-icon.numbers-hidden {
  padding-left: 0;
}
.process__list-icon.numbers-hidden .icon__wrapper::before {
  display: none;
}

.banner-faq {
  padding-left: 20px;
  padding-right: 20px;
}

.references__list {
  flex-wrap: wrap;
}

.services__list.row {
  justify-content: center;
  width: 100%;
}

.services-list-all__subtitle + .services-list-all__button {
  margin-top: 40px;
}

.services-list-all__button .button, .services-list-all__button .cetin-theme .socials__youtube .crt-load-more, .cetin-theme .socials__youtube .services-list-all__button .crt-load-more {
  margin: 0 6px;
}

.news__post + .news__post {
  margin-top: 2rem;
}

.services-detail__benefits .benefits__list ul {
  margin: 0 0 20px;
}

.source-menu {
  margin: 36px 0 24px;
}
.source-menu .source-menu__link {
  border-radius: 5px;
  color: #66668a;
  font-size: 18px;
  margin: 0 6px;
  padding: 6px 16px;
  transition: all 0.2s ease-in-out;
}
.source-menu .source-menu__link:not(.source-menu__link--active):hover, .source-menu .source-menu__link:not(.source-menu__link--active):focus {
  background: rgba(102, 102, 138, 0.062745098);
}
.source-menu .source-menu__link--active {
  background: rgba(102, 102, 138, 0.1254901961);
}

a.public-info__item:hover .public-info__item-icon::after {
  transform: none;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat center center;
}

.news__sections-item--inner,
.singpost__cards .cards__item:after,
.page__content-inner,
.page__content {
  border-left: 0 !important;
  border-right: 0 !important;
}

.body__list,
.body-content__content {
  padding-left: 2.3rem;
}

.body__list ul {
  margin: 0;
}

/********************************************
    Asset Publisher
*********************************************/
.portlet-asset-publisher .asset-full-content .align-items-center {
  border: none;
  display: block;
  padding-top: 1.5px;
  max-width: 1200px;
  margin: 0 auto !important;
  padding: 0 20px;
}
.portlet-asset-publisher .asset-full-content .align-items-center .component-title {
  display: none !important;
}
.portlet-asset-publisher .asset-full-content .align-items-center .d-inline-flex {
  margin-bottom: 12px;
}
.portlet-asset-publisher .asset-full-content .align-items-center .header-back-to {
  display: block;
  overflow: hidden;
  width: 30px;
  margin-bottom: -2px;
  margin-left: 1px;
  padding: 8px 8px 8px 0;
}
.portlet-asset-publisher .asset-full-content .metadata-author {
  display: none;
}
.portlet-asset-publisher .asset-content {
  margin-left: 0;
  margin-right: 0;
}
.portlet-asset-publisher .operators-detail-inner {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.portlet-asset-publisher .operators-detail__title {
  margin: 0;
}
.portlet-asset-publisher .operators-detail__text p {
  padding: 0 0 16px;
}
.portlet-asset-publisher .operators-detail__text p:last-child {
  padding: 0;
}

/************************************************
    Form
*************************************************/
.general-form-wrapper {
  width: 100%;
  padding: 40px 0 60px;
}
.general-form-wrapper .general-form.row:not(.portlet-layout) {
  max-width: 810px;
}
.general-form-inner {
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: flex-start;
  margin: 0 auto;
}
.general-form__breadcrumb {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  padding-left: 10px;
}
.general-form__breadcrumb ul {
  padding: 0;
}
.general-form__breadcrumb ul li {
  list-style: none;
  display: inline-block;
}
.general-form__breadcrumb ul li a {
  text-decoration: none;
  color: #6E6E84;
  font-weight: 600;
}
.general-form__breadcrumb ul li a:hover {
  color: #300091;
}
.general-form__breadcrumb ul li:before {
  content: none;
}
.general-form__breadcrumb ul li:after {
  content: "/";
  margin: 0 10px;
  color: #6E6E84;
}
.general-form__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: 700;
}
.general-form__breadcrumb ul li:last-child:after {
  content: none;
}
.general-form__breadcrumb ul {
  margin: 0;
}
.general-form__breadcrumb ul li a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.general-form__breadcrumb ul li:first-child a {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  color: #4E4E5E;
  font-weight: normal;
  letter-spacing: 0;
}
.general-form__breadcrumb ul li:last-child a {
  color: #300091;
  font-weight: bold;
}
.general-form__column {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.general-form__column:first-child {
  padding-left: 0;
}
.general-form__column:last-child {
  padding-right: 0;
}
.general-form__column--12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.general-form__form {
  border: 1px solid #CCD4E6;
  border-radius: 4px;
  background-color: #ffffff;
  position: relative;
  padding: 40px 40px 32px;
}
@media (max-width: 768px) {
  .general-form__form {
    padding: 30px 0;
  }
}
.general-form__form--inner {
  padding-bottom: 0;
}
.general-form__form--headline-h3 .lfr-ddm-form-page-title {
  font-size: 32px !important;
  font-weight: 700;
  color: #300091;
  letter-spacing: -0.5px;
}
.general-form__form .form-group {
  width: 100%;
}
.general-form__form .form-group input {
  width: 100%;
}
.general-form__form:has(.form-group:not(.hide) .form-group .hide-next-submit-form-button) .lfr-ddm-form-pagination-controls {
  display: none;
}
.general-form__title {
  color: #300091;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.5px;
  font-weight: 700;
}
@media screen and (max-width: 37.5em) {
  .general-form__title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.35px;
  }
}
.general-form__subtitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.2px;
  line-height: 24px;
  padding-bottom: 30px;
}
.general-form__button {
  text-align: center;
  margin: 40px 0 0;
}
.general-form__button > .button, .cetin-theme .socials__youtube .general-form__button > .crt-load-more {
  padding: 15px 32px;
  text-align: center;
  min-width: unset;
}
.general-form__note {
  text-align: center;
  opacity: 0.6;
  color: #66668a;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 0;
}
.general-form__info {
  color: #66668a;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
  padding: 20px 0 40px;
}
.general-form__success {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background: #ffffff;
  height: 100%;
  width: 100%;
}
.general-form__success-content {
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 70%;
  margin: 0 auto;
}
.general-form__success .form__success {
  text-align: center;
}
.general-form__success .form__success .success__title {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  font-weight: 700;
  padding-top: 24px;
  color: #29293E;
}
@media screen and (max-width: 37.5em) {
  .general-form__success .form__success .success__title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}
.general-form__success .form__success .success__text {
  padding: 12px 0;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: normal;
  color: #66668a;
}
@media screen and (max-width: 75em) {
  .general-form__success-content {
    max-width: 90%;
  }
}
@media screen and (max-width: 56.25em) {
  .general-form__column {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .general-form__form {
    padding: 40px 0 32px;
  }
  .general-form__subtitle {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.18px;
    font-weight: 700;
  }
  .general-form__breadcrumb {
    font-size: 13px;
    line-height: 22px;
  }
  .general-form__note {
    text-align: left;
  }
}

h3.general-form__title {
  margin-bottom: 40px;
}

/************************************************
    Banner autocomplete
*************************************************/
.addressWidget {
  position: relative;
  width: 100%;
}
.addressWidget ul {
  position: absolute;
  z-index: 99;
  list-style-type: none;
  background-color: #ffffff;
  border-radius: 26px;
  border: 1px solid #D7DAE1;
  padding: 18px 24px;
  color: #8b8b8f;
  margin: 10px 0px 0px 0px;
  width: calc(100% + 8px);
  left: -4px;
}
@media screen and (max-width: 34.375em) {
  .addressWidget ul {
    top: 110px;
  }
}
.addressWidget ul li {
  padding: 4px 0;
}
@media screen and (max-width: 34.375em) {
  .addressWidget ul li {
    padding: 8px 20px;
  }
}
.addressWidget ul li:hover {
  cursor: pointer;
  color: #29293E;
}

.cover-lg__carousel .cover-carousel {
  z-index: 40 !important;
}
.cover-lg__carousel .cover-carousel__item .item__input {
  margin-bottom: 0;
}
.cover-lg__carousel .cover-carousel__item .addressWidget .item__input {
  width: 100%;
}

/************************************************
    Spacing adjustments
*************************************************/
.portlet-borderless-container {
  min-height: 0;
}

@media screen and (min-width: 103.8125em) {
  .lfr-pagination {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .lfr-pagination {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .lfr-pagination {
    margin-bottom: 80px;
  }
}

.operators-detail__title {
  margin: 20px 0 10px;
  padding-bottom: 0;
}

.cover-hero__wrapper {
  margin-bottom: 50px;
}

.page-section__title {
  margin: 0 0 40px;
}

.news-main {
  padding: 0;
}

/*
.process,
.benefits-wrapper,
.facts-wrapper,
.contact-top-wrapper,
.contact-bottom-wrapper,
.developers-list-wrapper,
.services-other-wrapper,
.services-wrapper--developers,
.page-section__wrapper,
.textField-wrapper {
    padding: 60px 0;
}

.planning,
.about-bottom,
.steps-wrapper,
.cooperation-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
}
*/
.first-content {
  padding-top: 120px;
}
@media screen and (min-width: 56.3125em) {
  .first-content {
    padding-top: 220px;
  }
}

/************************************************
    Tables
*************************************************/
table {
  border-collapse: collapse;
}

.table__wrapper table tbody tr:last-child td:first-child,
.table__wrapper table tbody tr:last-child td:last-child {
  border-radius: 0;
}

/************************************************
    Footer
*************************************************/
.footer__col:last-child {
  min-width: 140px;
}

.news__sections-item--inner,
.singpost__cards .cards__item:after,
.page__content-inner,
.page__content {
  border-left: 0 !important;
  border-right: 0 !important;
}

.body__list,
.body-content__content {
  padding-left: 2.3rem;
}

.body__list ul {
  margin: 0;
}

.career-positions-wrapper {
  position: relative;
  z-index: -4;
}

.menu__list-item {
  margin-right: 1.4rem;
}

.career-search .select {
  line-height: 1 !important;
}

.career-detail__text ul {
  position: relative;
  padding: 0 0 10px 25px;
}

.career-detail__text li {
  list-style: none;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  color: #66668a;
  margin-bottom: 16px;
}

.career-detail__text li:before {
  content: "";
  width: 24px;
  height: 24px;
  left: -16px;
  position: absolute;
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) center center no-repeat;
  background-size: 40%;
}

.breadcrumb li a,
.breadcrumb li span.active {
  font-size: 15px;
  line-height: 21px;
  letter-spacing: -0.5px;
  color: #4e4e5e;
  font-weight: 400;
}
.breadcrumb li a:hover,
.breadcrumb li span.active:hover {
  color: #300091;
}

.breadcrumb li span.active {
  color: #300091;
  font-weight: 600;
  padding-top: 1.5px;
}

.breadcrumb .active a {
  color: #300091 !important;
  font-weight: 600;
}

.warning__outside {
  margin-top: 2.7rem !important;
}

.cover__scroll-down:active {
  border-color: white;
  background: transparent;
}

@media screen and (max-width: 28.125em) {
  .cover-xs-image__image .cover-image__image--career {
    right: -146px !important;
  }
  .cover-md-image__image .cover-image__image {
    right: -120px !important;
  }
}
.career-detail__list, .cetin-theme .career-detail-inner > ul,
.career-detail-inner ul {
  margin-top: 24px;
  margin-bottom: 80px;
  max-width: 670px;
}

.career-detail__list li, .cetin-theme .career-detail-inner > ul li,
.career-detail-inner ul li {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  color: #66668a;
  margin-bottom: 16px;
}

.career-detail-inner p {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  color: #66668a;
}

.career-detail-inner p:last-of-type {
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .cover__scroll-down:hover {
    border-color: white !important;
    background: transparent !important;
  }
}
.header-wrapper {
  z-index: 1002;
}

.textField-wrapper table {
  border-spacing: 0;
  max-width: 840px;
  min-width: 700px;
  overflow-x: auto;
  display: block;
  margin: 0 auto;
  border: none;
}
.textField-wrapper table thead tr th {
  background: #300091;
  padding: 16px 24px;
  color: #ffffff;
  border: none;
}
.textField-wrapper table thead tr th:first-child {
  text-align: left;
  border-radius: 16px 0 0 0;
}
.textField-wrapper table thead tr th:last-child {
  border-radius: 0 16px 0 0;
}
.textField-wrapper table tbody tr td {
  padding: 16px 24px;
  text-align: center;
  border-bottom: 1px solid #CCD4E6;
  border-right: 1px solid #CCD4E6;
}
.textField-wrapper table tbody tr td:first-child {
  text-align: left;
  border-left: 1px solid #CCD4E6;
}
.textField-wrapper table tbody tr:nth-child(odd) {
  background: #ffffff;
}
.textField-wrapper table tbody tr:nth-child(even) {
  background: rgba(204, 212, 230, 0.2);
}
.textField-wrapper table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 16px;
}
.textField-wrapper table tbody tr:last-child td:last-child {
  border-radius: 0 0 16px 0;
}
.textField-wrapper .text-highlight {
  background: #fff;
  border: 1px solid #E0E2EA;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding: 18px 24px;
}
@media screen and (max-width: 75em) {
  .textField-wrapper .text-highlight {
    max-width: calc(75% - 20px);
  }
}
@media screen and (max-width: 56.25em) {
  .textField-wrapper .text-highlight {
    max-width: calc(100% - 20px);
  }
}

@media screen and (max-width: 1000px) {
  .benefits__controls {
    position: absolute !important;
    top: -1rem !important;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .consent-bar {
  position: fixed;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
  padding: 1.5rem;
  background-color: #fff;
  width: 100%;
  border: 1px solid #ececec;
  z-index: 69420;
}

#apploud-consent .consent-bar__button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  width: 100%;
}

@media screen and (min-width: 37.5625em) {
  #apploud-consent .consent-bar {
    max-width: 450px;
    right: 1rem;
    bottom: 1rem;
    text-align: center;
  }
  #apploud-consent .consent-bar__button {
    display: inline-block;
    width: auto;
  }
  #apploud-consent .consent-bar__button + .consent-bar__button {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 56.25em) {
  #apploud-consent .consent-bar {
    margin-left: 0;
    margin-top: 1rem;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .toggle-switch {
  height: 10px;
  width: 40px;
  position: relative;
  display: inline-block;
  margin-top: 0.5rem;
}

#apploud-consent .toggle-switch__input {
  height: 0;
  width: 0;
  opacity: 0;
}

#apploud-consent .toggle-switch__input:checked + .toggle-switch__slider {
  background-color: rgba(176, 151, 109, 0.5);
}

#apploud-consent .toggle-switch__input:checked + .toggle-switch__slider:before {
  transform: translateX(18px);
  background: #300091;
}

#apploud-consent .toggle-switch__slider {
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  background-color: #ececec;
}

#apploud-consent .toggle-switch__slider,
.toggle-switch__slider:before {
  position: absolute;
  left: 0;
  transition: all 0.4s ease-out;
  border-radius: 22px;
}

#apploud-consent .toggle-switch__slider:before {
  bottom: 50%;
  height: 22px;
  width: 22px;
  content: "";
  margin-bottom: -11px;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .cookie-info {
  max-height: 100vh;
  overflow-x: hidden;
}

#apploud-consent .cookie-info__header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

#apploud-consent .cookie-info__table {
  width: 100%;
  overflow-x: auto;
}

#apploud-consent .cookie-info__table table {
  width: 100%;
  white-space: nowrap;
}

#apploud-consent .cookie-info__table td,
#apploud-consent .cookie-info__table th {
  padding: 0.5rem;
  vertical-align: center;
}

#apploud-consent .cookie-info__table th {
  text-align: left;
}

#apploud-consent .cookie-info__table tr:nth-child(2n) {
  background-color: #f5f5f5;
}

#apploud-consent .cookie-info__header,
#apploud-consent .cookie-info__table {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media screen and (min-width: 37.5625em) {
  #apploud-consent .cookie-info__content {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 37.5em) {
  #apploud-consent .cookie-info__header h3 {
    opacity: 0;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .aside {
  max-height: 100vh;
  overflow-x: hidden;
}

#apploud-consent .aside__list {
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-top: 0;
  margin-bottom: 0;
}

#apploud-consent .aside__list-item {
  flex: 0 0 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  max-width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
}

#apploud-consent .aside__list-item + .aside__list-item {
  border-top: 1px solid #ececec;
}

#apploud-consent .aside__list-heading {
  margin: 0;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .footer {
  border-top: 1px solid #ececec;
  background-color: #fff;
  padding: 0;
}

#apploud-consent .footer__buttons-wrapper {
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  flex-direction: column;
}
#apploud-consent .footer__buttons-wrapper > .footer__col {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: unset;
  max-width: unset;
}
#apploud-consent .footer__buttons-wrapper > .footer__col:last-of-type {
  justify-content: space-between;
  flex-grow: 1;
}
#apploud-consent .footer__buttons-wrapper > .footer__col > button {
  white-space: nowrap;
}

#apploud-consent .footer__col {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#apploud-consent .footer__button {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  width: 100%;
}

#apploud-consent .footer__copyright {
  display: none;
}

#apploud-consent .footer__link {
  transition: color 0.4s ease-out;
  text-decoration: none;
  color: inherit;
  display: inline-flex;
  align-items: center;
}

@media (hover: hover) {
  #apploud-consent .footer__link:hover {
    color: #b0976d;
  }
}
#apploud-consent .footer__logo {
  color: #b0976d;
  margin-left: 0.5rem;
}

@media screen and (min-width: 37.5625em) {
  #apploud-consent .footer__buttons-wrapper {
    flex-direction: row;
  }
  #apploud-consent .footer__button {
    width: auto;
  }
  #apploud-consent .footer__button + .footer__button {
    margin-left: 1rem;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent .consent-settings {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  max-width: 850px;
  width: 100%;
  max-height: 100vh;
  overflow-x: hidden;
  z-index: 69420;
}

#apploud-consent .consent-settings__modal {
  height: 100%;
  width: 100%;
  min-height: 100%;
  background-color: #fff;
}

#apploud-consent .consent-settings__header {
  padding-right: 1rem;
  padding-left: 1rem;
  border-bottom: 1px solid #ececec;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2;
}

#apploud-consent .consent-settings__header,
#apploud-consent .consent-settings__inner {
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  flex-flow: row wrap;
  display: flex;
}

#apploud-consent .consent-settings__aside {
  flex: 0 0 100%;
  max-width: 100%;
}

#apploud-consent .consent-settings__content {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

@media screen and (min-width: 37.5625em) {
  #apploud-consent .consent-settings__aside {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #apploud-consent .consent-settings__content {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
#apploud-consent html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#apploud-consent body {
  margin: 0;
}

#apploud-consent article,
#apploud-consent aside,
#apploud-consent footer,
#apploud-consent header,
#apploud-consent nav,
#apploud-consent section {
  display: block;
}

#apploud-consent h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

#apploud-consent figcaption,
#apploud-consent figure {
  display: block;
}

#apploud-consent figure {
  margin: 1em 40px;
}

#apploud-consent hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

#apploud-consent main {
  display: block;
}

#apploud-consent pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

#apploud-consent a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#apploud-consent abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

#apploud-consent b,
#apploud-consent strong {
  font-weight: inherit;
  font-weight: bolder;
}

#apploud-consent code,
#apploud-consent kbd,
#apploud-consent samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

#apploud-consent dfn {
  font-style: italic;
}

#apploud-consent mark {
  background-color: #ff0;
  color: #000;
}

#apploud-consent small {
  font-size: 80%;
}

#apploud-consent sub,
#apploud-consent sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#apploud-consent sub {
  bottom: -0.25em;
}

#apploud-consent sup {
  top: -0.5em;
}

#apploud-consent audio,
#apploud-consent video {
  display: inline-block;
}

#apploud-consent audio:not([controls]) {
  display: none;
  height: 0;
}

#apploud-consent img {
  border-style: none;
}

#apploud-consent svg:not(:root) {
  overflow: hidden;
}

#apploud-consent button,
#apploud-consent input,
#apploud-consent optgroup,
#apploud-consent select,
#apploud-consent textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

#apploud-consent button {
  overflow: visible;
}

#apploud-consent button,
#apploud-consent select {
  text-transform: none;
}

#apploud-consent [type=reset],
#apploud-consent [type=submit],
#apploud-consent button,
#apploud-consent html [type=button] {
  -webkit-appearance: button;
}

#apploud-consent [type=button]::-moz-focus-inner,
#apploud-consent [type=reset]::-moz-focus-inner,
#apploud-consent [type=submit]::-moz-focus-inner,
#apploud-consent button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

#apploud-consent [type=button]:-moz-focusring,
#apploud-consent [type=reset]:-moz-focusring,
#apploud-consent [type=submit]:-moz-focusring,
#apploud-consent button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

#apploud-consent input {
  overflow: visible;
}

#apploud-consent [type=checkbox],
#apploud-consent [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

#apploud-consent [type=number]::-webkit-inner-spin-button,
#apploud-consent [type=number]::-webkit-outer-spin-button {
  height: auto;
}

#apploud-consent [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

#apploud-consent [type=search]::-webkit-search-cancel-button,
#apploud-consent [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#apploud-consent ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

#apploud-consent fieldset {
  padding: 0.35em 0.75em 0.625em;
}

#apploud-consent legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

#apploud-consent progress {
  display: inline-block;
  vertical-align: baseline;
}

#apploud-consent textarea {
  overflow: auto;
}

#apploud-consent details {
  display: block;
}

#apploud-consent summary {
  display: list-item;
}

#apploud-consent menu {
  display: block;
}

#apploud-consent canvas {
  display: inline-block;
}

#apploud-consent [hidden],
#apploud-consent template {
  display: none;
}

#apploud-consent * {
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

#apploud-consent *,
#apploud-consent :after,
#apploud-consent :before {
  box-sizing: border-box;
}

#apploud-consent ul {
  list-style-type: none;
  padding-left: 0;
}

#apploud-consent .fade-enter-active,
#apploud-consent .fade-leave-active {
  transition: opacity 0.3s;
}

#apploud-consent .fade-enter,
#apploud-consent .fade-leave-to {
  opacity: 0;
}

#apploud-consent .consent__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 42069;
}

#apploud-consent .tabs {
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  padding-right: 1rem;
  padding-left: 1rem;
  max-height: 100vh;
  overflow-x: hidden;
}

#apploud-consent ul {
  list-style-type: none;
  padding-left: 0;
}

#apploud-consent .tabs__list {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

#apploud-consent .tabs__list-item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
}

@media screen and (min-width: 37.5625em) {
  #apploud-consent .tabs__list {
    flex: 0 0 25%;
    max-width: 25%;
  }
  #apploud-consent .tabs__panel {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
#apploud-consent .cookie-info__header p,
#apploud-consent .cookie-info__content p {
  margin: 0;
}

.general-form-wrapper {
  padding-top: 0;
}
@media screen and (min-width: 103.8125em) {
  .general-form-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .general-form-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .general-form-wrapper {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 103.8125em) {
  .end-page-spacer {
    padding-top: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .end-page-spacer {
    padding-top: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .end-page-spacer {
    padding-top: 80px;
  }
}

@media screen and (min-width: 103.8125em) {
  .business-banner-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .business-banner-wrapper {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .business-banner-wrapper {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 103.8125em) {
  .about-top-wrapper {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 103.75em) {
  .about-top-wrapper {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 86.25em) {
  .about-top-wrapper {
    padding-bottom: 100px;
  }
}

.developers-list-wrapper {
  padding-top: 0 !important;
}

@media screen and (min-width: 460px) {
  .singpost .cards__item-inner:before {
    transform: rotate(-90deg) !important;
  }
}
.business-banner-wrapper {
  margin-bottom: 120px;
}

.approach-singpost__item img {
  border-radius: 4px;
}
@media screen and (min-width: 900px) {
  .approach-singpost__item img {
    min-width: 400px;
  }
}

.business-banner-wrapper {
  margin-bottom: 120px;
}

.addressWidget ul {
  margin: 10px 0px 0px 0px;
}

.career-positions-wrapper {
  z-index: 4;
}

.career-list-search {
  position: relative;
  margin-top: 100px;
}

.career-list__column--right > div {
  font-size: 16px;
  padding-right: 20px;
}

.career-detail__list, .cetin-theme .career-detail-inner > ul,
.career-detail-inner > ul {
  margin-left: 35px;
}

.career-detail__list, .cetin-theme .career-detail-inner > ul,
.career-detail-inner > p {
  margin-bottom: 20px;
}

.career-detail-inner-2, .career-detail-inner-3, .career-detail-inner-4, .career-detail-inner-5, .career-detail-inner-6, .career-benefits {
  margin-top: 20px;
}

.career-detail-inner p:last-of-type {
  margin-bottom: 20px;
}

@media screen and (min-width: 500px) {
  .career-list__column--right > div {
    width: 30%;
  }
}
/************************************************
	Personal bar
*************************************************/
.portlet-user-personal-bar {
  display: none;
  position: fixed;
  right: 20px;
  top: 4px;
  width: 42px;
  z-index: 999;
}
@media screen and (min-width: 36em) {
  .portlet-user-personal-bar {
    display: block;
    left: 260px;
  }
}
@media screen and (min-width: 48em) {
  .portlet-user-personal-bar {
    left: 50%;
    top: 8px;
  }
}
.portlet-user-personal-bar .btn {
  height: 40px;
  line-height: 1.3;
  padding: 0;
}
.portlet-user-personal-bar .badge {
  position: relative;
  left: -10px;
  top: -42px;
}

.dropdown-menu-personal-menu a {
  text-decoration: none;
}

/************************************************
	Portlet preferences
*************************************************/
.portlet:has(form[id^=settings]) {
  max-width: 75rem;
  margin: 0 auto;
}
.portlet:has(form[id^=settings]) .Button {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: none;
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  text-align: left;
  position: relative;
  border-color: #F12E49;
  border-radius: 50px;
  background: #F12E49;
  border-radius: 50px;
  padding: 10px 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0.8px;
  transition: 0.3s background-color;
  font-family: "Avenir Next", sans-serif;
}
.portlet:has(form[id^=settings]) .Button:hover {
  background-color: #DC0F2B;
  border-color: #DC0F2B;
}
.portlet:has(form[id^=settings]) .Button:focus {
  box-shadow: none;
}
.portlet:has(form[id^=settings]) .Button--disabled {
  color: #29293E;
  border: 2px solid #CCD4E6;
  background: transparent;
}
.portlet:has(form[id^=settings]) .Button--disabled:hover {
  color: #29293E;
  background-color: rgba(41, 41, 62, 0.2);
  border-color: #CCD4E6;
}
.portlet:has(form[id^=settings]) .Button--blue {
  background-color: #300091;
}
.portlet:has(form[id^=settings]) .Button--blue:hover {
  background-color: #220068;
}
.portlet:has(form[id^=settings]) form[id^=settings] label,
.portlet:has(form[id^=settings]) form[id^=settings] .block-title {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.5px;
  font-weight: 600;
  color: #66668a;
}
.portlet:has(form[id^=settings]) form[id^=settings] input[type=text],
.portlet:has(form[id^=settings]) form[id^=settings] input[type=number] {
  height: 38px;
  width: 300px;
  border: 1px solid #D7DAE1;
  border-radius: 3px;
  background-color: #F9FAFC;
  padding: 15px 16px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
  color: #29293E;
}
.portlet:has(form[id^=settings]) form[id^=settings] input[type=text]:hover,
.portlet:has(form[id^=settings]) form[id^=settings] input[type=number]:hover {
  border: 1px solid #6E6E84;
  background-color: #F9FAFC;
}
.portlet:has(form[id^=settings]) form[id^=settings] input[type=text]:focus,
.portlet:has(form[id^=settings]) form[id^=settings] input[type=number]:focus {
  outline: none;
}
.portlet:has(form[id^=settings]) form[id^=settings] input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  bottom: -4px;
}
.portlet:has(form[id^=settings]) form[id^=settings] select {
  box-sizing: border-box;
  height: 38px;
  width: 300px;
  border: none;
  border-right: 10px solid transparent;
  outline: 1px solid #D7DAE1;
  border-radius: 3px;
  background-color: #F9FAFC;
  padding: 4px 16px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0;
  cursor: pointer;
  color: #66668a;
  position: relative;
  transition: 0.3s all;
}
.portlet:has(form[id^=settings]) form[id^=settings] select:hover {
  outline: 1px solid #6E6E84;
}
.portlet:has(form[id^=settings]) form[id^=settings] .form-group {
  width: 480px;
}
.portlet:has(form[id^=settings]) form[id^=settings] .input-text-wrapper > input[type=text] {
  margin: 0;
}
.portlet:has(form[id^=settings]) form[id^=settings] .Form-row {
  margin-bottom: 1rem;
}
.portlet:has(form[id^=settings]) form[id^=settings] .Form-row > label {
  margin-right: 0.75rem;
  margin-bottom: 0;
}
.portlet:has(form[id^=settings]) form[id^=settings] .input-group {
  align-items: center;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field {
  display: flex;
  overflow: hidden;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field .switch-title {
  margin-bottom: 6px;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field input {
  display: none;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field input:checked + label {
  background-color: #300091;
  color: #ffffff;
  box-shadow: none;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field input:checked + label:hover {
  background-color: #300091;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field label {
  margin: 0;
  display: inline-block;
  background-color: #ffffff;
  font-weight: normal;
  text-align: center;
  text-shadow: none;
  padding: 3px 7px;
  border: 1px solid #D7DAE1;
  transition: all 0.3s ease-in-out;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field label:hover {
  cursor: pointer;
  background-color: #ebebeb;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}
.portlet:has(form[id^=settings]) form[id^=settings] .switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}

body:not(.portal-popup) .portlet-search {
  margin: 220px auto 0;
  max-width: 800px;
  padding: 0 10px;
  /***** Search input *****/
  /***** Search results *****/
  /***** Search results pagination *****/
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container),
body:not(.portal-popup) .portlet-search .input-container > fieldset {
  border-bottom: 1px solid rgba(102, 102, 138, 0.4);
  margin: 0 auto 20px;
  max-width: 300px;
  position: relative;
}
@media (min-width: 360px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container),
  body:not(.portal-popup) .portlet-search .input-container > fieldset {
    max-width: 340px;
  }
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container),
  body:not(.portal-popup) .portlet-search .input-container > fieldset {
    margin: 0 auto 40px;
    max-width: 556px;
  }
}
@media (min-width: 800px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container),
  body:not(.portal-popup) .portlet-search .input-container > fieldset {
    margin: 0 auto 70px;
    max-width: 780px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(2) {
  display: none;
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1),
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) {
  margin-bottom: 5px;
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1) .field,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) .field {
  font-size: 24px;
  width: 242px;
}
@media (min-width: 360px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1) .field,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) .field {
    width: 282px;
  }
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1) .field,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) .field {
    width: 360px;
  }
}
@media (min-width: 800px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1) .field,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) .field {
    font-size: 32px;
    width: 584px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(1) .field,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(1) .field {
  background: transparent;
  border: none;
  box-shadow: none;
  height: 80px;
  line-height: 80px;
  margin-bottom: 0;
  padding-left: 0;
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3),
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2) {
  height: 42px;
  margin-left: 10px;
  position: relative;
  width: 42px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3),
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2) {
    height: 52px;
    margin-left: 10px;
    position: relative;
    width: 180px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3) .field,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2) .field {
  height: 42px;
  opacity: 0 !important;
  width: 42px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3) .field,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2) .field {
    height: 52px;
    opacity: 0 !important;
    width: 180px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3)::before,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2)::before {
  background: #f12e49;
  border-radius: 26px;
  content: "";
  font-size: 14px;
  height: 42px;
  left: 0;
  line-height: 52px;
  padding-left: 32px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  transition: 0.3s all;
  width: 42px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3)::before,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2)::before {
    background: #f12e49;
    border-radius: 26px;
    color: #fff;
    content: "Vyhledat";
    font-family: "Avenir Next", sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 52px;
    left: 0;
    letter-spacing: 1.4px;
    line-height: 54px;
    padding-left: 32px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    width: 180px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3):hover::before,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2):hover::before {
  background: #DD1F3A;
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3)::after,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2)::after {
  background: #f12e49 url("assets/icons/caret-right.svg") center center no-repeat;
  color: #fff;
  content: "";
  font-size: 20px;
  height: 16px;
  right: 15px;
  line-height: 16px;
  position: absolute;
  text-transform: uppercase;
  top: 14px;
  transition: 0.3s all;
  width: 10px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3)::after,
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2)::after {
    right: 18px;
    top: 19px;
  }
}
body:not(.portal-popup) .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3):hover::after,
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(2):hover::after {
  background: #dd1f3a;
}
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(3) {
  right: 60px;
  position: absolute;
  top: 26px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(3) {
    right: 200px;
  }
}
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(3) .field {
  height: 28px;
  opacity: 0 !important;
  width: 28px;
}
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(3)::before {
  border: 1px solid #cbd3e5;
  border-radius: 16px;
  color: #29293e;
  content: "+";
  font-size: 30px;
  height: 28px;
  left: 0;
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: 0;
  transform: rotate(45deg);
  transition: 0.3s all;
  width: 28px;
}
body:not(.portal-popup) .portlet-search .input-container > fieldset .control-group:nth-child(3):hover::before {
  background: #fff;
}
body:not(.portal-popup) .portlet-search .result .table,
body:not(.portal-popup) .portlet-search .result .table .table-cell {
  border: none;
}
body:not(.portal-popup) .portlet-search .result .table-hover thead {
  display: none;
}
body:not(.portal-popup) .portlet-search .result .table-hover tbody tr:hover > td,
body:not(.portal-popup) .portlet-search .result .table-striped tbody > tr:nth-child(2n+1) > td {
  background: transparent;
}
body:not(.portal-popup) .portlet-search .result .table .table-cell {
  border-bottom: 1px solid rgba(102, 102, 138, 0.2);
  padding: 24px 0;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry-title a,
body:not(.portal-popup) .portlet-search .result .table .asset-entry-title > span {
  color: #29293e;
  font-size: 18px;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry-title img {
  display: none;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry .asset-entry-summary {
  color: #4e4e5e;
  flex: 0 1 100%;
  font-size: 15px;
  margin-bottom: 0;
  max-height: 72px;
  overflow: hidden;
  padding-top: 0.8em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry-title .highlight,
body:not(.portal-popup) .portlet-search .result .table .asset-entry-summary .highlight {
  background: transparent;
  font-weight: inherit;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry-content {
  display: flex;
  margin-top: 0;
}
body:not(.portal-popup) .portlet-search .result .table .asset-entry-content .view-detail {
  width: 40px;
  height: 40px;
  border: 2px solid #ccd4e6;
  border-radius: 50%;
  display: flex;
  flex: 0 0 40px;
  justify-content: center;
  align-items: center;
  align-self: center;
  margin-left: 20px;
}
@media (min-width: 576px) {
  body:not(.portal-popup) .portlet-search .result .table .asset-entry-content .view-detail {
    margin-left: 40px;
  }
}
body:not(.portal-popup) .portlet-search .button--link::before {
  display: none;
}
body:not(.portal-popup) .portlet-search .button--link::after {
  margin-left: 3px;
}
body:not(.portal-popup) .portlet-search .result .taglib-search-iterator-page-iterator-top {
  margin-bottom: 0;
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator .lfr-pagination {
  border-bottom: 1px solid rgba(102, 102, 138, 0.2);
  margin-bottom: 0;
  padding-bottom: 28px;
}
body:not(.portal-popup) .portlet-search .result .taglib-search-iterator-page-iterator-bottom .lfr-pagination {
  border-bottom: none;
  margin-top: 20px;
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator .search-results {
  color: #29293e;
  font-size: 18px;
  font-weight: 700;
  margin-left: 0;
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator li a {
  background: transparent;
  border: 1px solid #cbd3e5;
  border-radius: 23px;
  padding: 9px 16px;
}
@media (max-width: 575.98px) {
  body:not(.portal-popup) .portlet-search .result .taglib-page-iterator li a {
    min-width: 120px;
  }
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator li:not(.disabled) a {
  color: #66668a;
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator li.disabled a:hover {
  background: transparent;
}
body:not(.portal-popup) .portlet-search .result .taglib-page-iterator li:not(.disabled) a:hover {
  background: #fff;
}
@media (min-width: 576px) and (max-width: 979px) {
  body:not(.portal-popup) .portlet-search .taglib-page-iterator .lfr-pagination-buttons > li.first {
    display: block;
  }
  body:not(.portal-popup) .portlet-search .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 33%;
  }
  body:not(.portal-popup) .portlet-search .taglib-page-iterator .lfr-pagination-buttons > li > a {
    width: 67%;
  }
}

html[lang=en-US] .portlet-search form > fieldset:not(.input-container) .control-group:nth-child(3)::before,
html[lang=en-US] .portlet-search .input-container > fieldset .control-group:nth-child(2)::before {
  content: "Search";
}

.lfr-layout-structure-item-collection .row:not(.portlet-layout) {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.lfr-layout-structure-item-collection .operators-news__column {
  max-width: 100%;
}

.news-list-container .lfr-layout-structure-item-collection > .container-fluid > .row > .col-md-4 {
  padding: 0;
}
.news-list-container .news-other__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 24px;
  max-height: 66px;
  overflow: hidden;
  padding-bottom: 0;
  text-overflow: ellipsis;
}

.features__title + .textField-wrapper {
  padding-top: 16px;
}

/***** Pagination *****/
.pagination-bar {
  justify-content: center;
  margin-top: 30px;
}
.pagination-bar .pagination-results {
  display: none;
}
.pagination-bar .page-item:first-child {
  margin-right: 30px;
}
.pagination-bar .page-item:last-child {
  margin-left: 30px;
}
.pagination-bar .page-link,
.pagination-bar .page-item.disabled .page-link {
  background-color: transparent;
  border: none;
}
.pagination-bar .page-link {
  color: #212529;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}
.pagination-bar .page-item.active .page-link {
  background-color: transparent;
  border: none;
  color: #f12e49;
}
.pagination-bar .page-item:first-child .page-link, .pagination-bar .page-item:last-child .page-link {
  border: 2px solid #ccd4e6;
  border-radius: 19px;
  cursor: pointer;
  display: block;
  line-height: 14px;
  width: 38px;
}
.pagination-bar .page-item .page-link svg {
  fill: #f12e49;
}
.pagination-bar .page-item.disabled .page-link {
  cursor: not-allowed;
}
.pagination-bar .page-item.disabled .page-link svg {
  fill: #bbc3d5;
}

.portlet-asset-publisher .taglib-page-iterator {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  position: relative;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-config {
  left: 50%;
  line-height: normal;
  position: absolute;
  transform: translateX(-50%);
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-config a {
  background: transparent url(assets/icons/caret-down_red.svg?t=un5m8be) right 16px center no-repeat;
  background-size: 14px;
  border: 1px solid #ccd4e6;
  border-radius: 19px;
  color: #000;
  line-height: 20px;
  padding: 8px 34px 8px 16px;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons {
  justify-content: space-between;
  float: none;
  width: 100%;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons .page-item a {
  line-height: 34px;
  padding: 0;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(2) a,
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a {
  border: 2px solid #ccd4e6;
  border-radius: 19px;
  display: block;
  text-indent: -99999px;
  width: 38px;
}
@media screen and (max-width: 61.9375em) {
  .portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a {
    left: calc(100% - 38px);
    position: relative;
  }
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(2) a {
  background: url(assets/icons/caret-left_red.svg?t=un5m8be) no-repeat 12px center;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(2) a:hover {
  background: url(assets/icons/caret2-left_red.svg?t=un5m8be) no-repeat 10px center;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a {
  background: url(assets/icons/caret-right_red.svg?t=un5m8be) no-repeat 14px center;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons li:nth-child(3) a:hover {
  background: url(assets/icons/caret2-right_red.svg?t=un5m8be) no-repeat 14px center;
}
.portlet-asset-publisher .taglib-page-iterator .search-results,
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  display: none;
}
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons .page-item.first,
.portlet-asset-publisher .taglib-page-iterator .lfr-pagination-buttons .page-item.last {
  display: none;
}
@media screen and (min-width: 103.8125em) {
  .portlet-asset-publisher .section__media-press {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 103.75em) {
  .portlet-asset-publisher .section__media-press {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 86.25em) {
  .portlet-asset-publisher .section__media-press {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 103.8125em) {
  .portlet-asset-publisher .section__media-press + .taglib-page-iterator {
    margin-top: -60px;
  }
}
@media screen and (max-width: 103.75em) {
  .portlet-asset-publisher .section__media-press + .taglib-page-iterator {
    margin-top: -40px;
  }
}
@media screen and (max-width: 86.25em) {
  .portlet-asset-publisher .section__media-press + .taglib-page-iterator {
    margin-top: -20px;
  }
}

@media screen and (min-width: 48em) {
  html:not(#__):not(#___) .page-editor__wrapper {
    display: block;
    max-width: calc(100% - 280px);
  }
  html:not(#__):not(#___) .page-editor__fragment-content .header-wrapper {
    position: static;
  }
  html:not(#__):not(#___) .header__tab .page-editor__no-fragments-state {
    padding: 20px;
  }
  html:not(#__):not(#___) .header__tab .page-editor__no-fragments-state p {
    line-height: 20px;
    padding-bottom: 0;
  }
  html:not(#__):not(#___) .page-editor .header-wrapper .header .mobile-content {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .features__box .features__content {
    height: auto !important;
    max-height: 20000px;
  }
  html:not(#__):not(#___) .page-editor .features__box .features__content--wide {
    padding: 0 !important;
  }
  html:not(#__):not(#___) .page-editor .features__box .features__content--wide .vetez-documents {
    background-color: #fff;
    border-radius: 4px;
    padding: 24px 32px;
  }
  html:not(#__):not(#___) .page-editor .item__content .content__meta > p > span:last-child:empty::before {
    display: inline-block;
  }
  html:not(#__):not(#___) .page-editor .download-list__item--inner {
    border: 1px solid #E6E6EB;
  }
  html:not(#__):not(#___) .page-editor .teams-list.contact-tiles .teams__item {
    background-color: #999;
  }
  html:not(#__):not(#___) .page-editor .about-company ~ .about-modal-wrapper,
  html:not(#__):not(#___) .page-editor .content-block ~ .about-modal-wrapper {
    display: block;
    position: relative;
    height: auto;
    z-index: 0;
  }
  html:not(#__):not(#___) .page-editor .about-company ~ .about-modal-wrapper .modal,
  html:not(#__):not(#___) .page-editor .content-block ~ .about-modal-wrapper .modal {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .about-company .content__cards .people__item--image::after,
  html:not(#__):not(#___) .page-editor .content-block .content__cards .people__item--image::after {
    display: none;
  }
  html:not(#__):not(#___) .page-editor .cards .cards__item .cards__item-inner .item__expanding-text {
    opacity: 1;
    padding-top: 12px;
    position: static;
  }
  html:not(#__):not(#___) .page-editor .cards .cards__item:hover .cards__item-inner, html:not(#__):not(#___) .page-editor .cards .cards__item:focus .cards__item-inner {
    margin-top: 0;
  }
  html:not(#__):not(#___) .page-editor .benefits__cards--modals > .cards__item:hover .item__icon {
    opacity: 1;
  }
  html:not(#__):not(#___) .page-editor .benefits__cards--modals .item__icon--hovered {
    position: static;
    opacity: 1;
  }
  html:not(#__):not(#___) .page-editor .cover-lg__image .cover-image__image.edit-visible {
    opacity: 1;
    z-index: 1;
  }
  html:not(#__):not(#___) .page-editor .cover-lg__image .cover-image__cable {
    z-index: 4;
  }
  html:not(#__):not(#___) .page-editor .link-cards__card > .link-cards__card-content {
    transform: translateY(-230px);
  }
  html:not(#__):not(#___) .page-editor .link-cards__card > .link-cards__card-content > .link-cards__expand-block {
    margin-top: 0;
  }
  html:not(#__):not(#___) .page-editor .link-cards__card > .link-cards__filter {
    background-color: rgba(41, 41, 62, 0.6);
  }
  html:not(#__):not(#___) .page-editor .link-cards__card .link-cards__bg-image {
    z-index: 0;
  }
  html:not(#__):not(#___) .page-editor .link-cards__card-nav .link-cards__bg-image {
    z-index: 0;
  }
  html:not(#__):not(#___) .page-editor .gallery p {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .gallery__modal--open {
    display: none;
  }
  html:not(#__):not(#___) .page-editor .grid-link-tiles__item-wrapper {
    height: 140px;
  }
  html:not(#__):not(#___) .page-editor .grid-link-tiles__item-wrapper .page-editor__no-fragments-state {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  html:not(#__):not(#___) .page-editor .grid-link-tiles__item-wrapper .page-editor__topper,
  html:not(#__):not(#___) .page-editor .grid-link-tiles__item-wrapper .page-editor,
  html:not(#__):not(#___) .page-editor .grid-link-tiles__item-wrapper .lfr-tooltip-scope {
    width: 100%;
    height: 100%;
  }
  html:not(#__):not(#___) .page-editor .logo-slider__marquee {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
    animation-play-state: paused;
  }
  html:not(#__):not(#___) .page-editor .logo-slider__background {
    height: auto;
  }
  html:not(#__):not(#___) .page-editor .coordinators-map__btn,
  html:not(#__):not(#___) .page-editor .coordinators-map__btn--mobile {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .grid-link-tiles--5-items > .grid-link-tiles__item-wrapper:first-of-type {
    height: 300px;
  }
  html:not(#__):not(#___) .page-editor .link-cards__title {
    z-index: 1;
  }
  html:not(#__):not(#___) .page-editor .link-cards__title > a::after {
    content: none;
  }
  html:not(#__):not(#___) .page-editor .link-cards__text {
    z-index: 1;
  }
  html:not(#__):not(#___) .page-editor .tooltip-custom__editable-text {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .read-more__read-more--closed,
  html:not(#__):not(#___) .page-editor .read-more__read-more--opened,
  html:not(#__):not(#___) .page-editor .read-more__full-text {
    display: block;
  }
  html:not(#__):not(#___) .page-editor .read-more__start-text {
    margin-bottom: 20px;
  }
  html:not(#__):not(#___) .page-editor .read-more__read-more {
    display: flex;
    gap: 20px;
  }
  .has-edit-mode-menu > div > .modal {
    max-width: unset;
    background: unset;
    position: absolute;
  }
}
