@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #E82249;
  --secondary: #1968B3;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #EAEAEC;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --breakpoint-xxxl: 1722px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

/* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

/* line 73, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
[tabindex="-1"]:focus {
  outline: 0 !important; }

/* line 83, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

/* line 109, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem; }

/* line 121, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

/* line 129, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

/* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

/* line 142, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

/* line 149, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
dt {
  font-weight: 700; }

/* line 153, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0; }

/* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem; }

/* line 162, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
dfn {
  font-style: italic; }

/* line 167, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder; }

/* line 173, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
small {
  font-size: 80%; }

/* line 182, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 190, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
sub {
  bottom: -.25em; }

/* line 191, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
sup {
  top: -.5em; }

/* line 198, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
a {
  color: #E82249;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  a:hover {
    color: #ac1230;
    text-decoration: underline; }

/* line 216, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  /* line 225, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

/* line 235, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

/* line 243, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

/* line 260, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem; }

/* line 270, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none; }

/* line 275, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle; }

/* line 287, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
table {
  border-collapse: collapse; }

/* line 291, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

/* line 299, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
th {
  text-align: inherit; }

/* line 310, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem; }

/* line 319, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button {
  border-radius: 0; }

/* line 327, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

/* line 332, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* line 343, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button,
input {
  overflow: visible; }

/* line 348, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button,
select {
  text-transform: none; }

/* line 356, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/* line 364, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

/* line 372, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

/* line 379, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

/* line 391, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical; }

/* line 397, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* line 412, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

/* line 424, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline; }

/* line 429, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 434, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

/* line 447, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 457, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

/* line 466, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
output {
  display: inline-block; }

/* line 470, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer; }

/* line 475, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
template {
  display: none; }

/* line 481, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_reboot.scss */
[hidden] {
  display: none !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.1875rem; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.75rem; }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.53125rem; }

/* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.3125rem; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.09375rem; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.875rem; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.lead {
  font-size: 1.09375rem;
  font-weight: 300; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

/* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

/* line 55, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400; }

/* line 73, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none; }

/* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none; }

/* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block; }
  /* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

/* line 106, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.09375rem; }

/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  /* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_type.scss */
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_images.scss */
.figure {
  display: inline-block; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

/* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  /* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
  a > code {
    color: inherit; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

/* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 1140px; } }
  @media (min-width: 1400px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 1320px; } }
  @media (min-width: 1722px) {
    /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
    .container {
      max-width: 1692px; } }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_grid.scss */
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

/* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1; }

/* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11; }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%; }

/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1400px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxl-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1722px) {
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-first {
    order: -1; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-last {
    order: 13; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-0 {
    order: 0; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-1 {
    order: 1; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-2 {
    order: 2; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-3 {
    order: 3; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-4 {
    order: 4; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-5 {
    order: 5; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-6 {
    order: 6; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-7 {
    order: 7; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-8 {
    order: 8; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-9 {
    order: 9; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-10 {
    order: 10; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-11 {
    order: 11; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .order-xxxl-12 {
    order: 12; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-0 {
    margin-left: 0; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-1 {
    margin-left: 8.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-2 {
    margin-left: 16.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-3 {
    margin-left: 25%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-4 {
    margin-left: 33.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-5 {
    margin-left: 41.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-6 {
    margin-left: 50%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-7 {
    margin-left: 58.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-8 {
    margin-left: 66.66667%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-9 {
    margin-left: 75%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-10 {
    margin-left: 83.33333%; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_grid-framework.scss */
  .offset-xxxl-11 {
    margin-left: 91.66667%; } }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table .table {
    background-color: #fff; }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  /* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

/* line 65, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

/* line 78, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f9c1cc; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #f7aab9; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #f7aab9; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #bfd5ea; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #acc8e4; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #acc8e4; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #f9f9fa; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #ebebee; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #ebebee; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_table-row.scss */
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

/* line 116, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

/* line 124, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

/* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #212529; }
  /* line 136, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  /* line 142, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-dark.table-bordered {
    border: 0; }
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-xl > .table-bordered {
      border: 0; } }

@media (max-width: 1399.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-xxl > .table-bordered {
      border: 0; } }

@media (max-width: 1721.98px) {
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive-xxxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
    .table-responsive-xxxl > .table-bordered {
      border: 0; } }

/* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  /* line 181, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.0625rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-control {
      transition: none; } }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #f495a8;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

/* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

/* line 73, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

/* line 86, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

/* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5; }

/* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.76562rem;
  line-height: 1.5; }

/* line 114, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  /* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

/* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.64844rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

/* line 149, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(2.64062rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

/* line 159, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto; }

/* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
textarea.form-control {
  height: auto; }

/* line 175, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem; }

/* line 179, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem; }

/* line 189, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  /* line 195, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

/* line 207, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

/* line 213, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  /* line 218, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

/* line 223, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0; }

/* line 227, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  /* line 234, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

/* line 55, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated
  .custom-select:valid ~ .valid-feedback,
  .was-validated
  .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

/* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

/* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

/* line 98, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

/* line 106, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

/* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

/* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

/* line 129, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  /* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }

/* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

/* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

/* line 55, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

/* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

/* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

/* line 98, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }

/* line 106, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

/* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }

/* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

/* line 129, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  /* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }

/* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

/* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

/* line 262, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  /* line 270, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    /* line 276, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    /* line 284, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    /* line 293, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    /* line 300, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .form-control-plaintext {
      display: inline-block; }
    /* line 304, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    /* line 311, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    /* line 318, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    /* line 325, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    /* line 329, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_forms.scss */
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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 screen and (prefers-reduced-motion: reduce) {
    /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
    .btn {
      transition: none; } }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn:hover, .btn:focus {
    text-decoration: none; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
  /* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

/* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #E82249;
  border-color: #E82249; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-primary:hover {
    color: #fff;
    background-color: #ce153a;
    border-color: #c31437; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #E82249;
    border-color: #E82249; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #c31437;
    border-color: #b71333; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #1968B3;
  border-color: #1968B3; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-secondary:hover {
    color: #fff;
    background-color: #145591;
    border-color: #134e86; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(25, 104, 179, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #1968B3;
    border-color: #1968B3; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #134e86;
    border-color: #11487b; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(25, 104, 179, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-dark {
  color: #212529;
  background-color: #EAEAEC;
  border-color: #EAEAEC; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-dark:hover {
    color: #212529;
    background-color: #d6d6da;
    border-color: #cfcfd4; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 234, 236, 0.5); }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-dark.disabled, .btn-dark:disabled {
    color: #212529;
    background-color: #EAEAEC;
    border-color: #EAEAEC; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #212529;
    background-color: #cfcfd4;
    border-color: #c9c9ce; }
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 234, 236, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #E82249;
  background-color: transparent;
  background-image: none;
  border-color: #E82249; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #E82249;
    border-color: #E82249; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #E82249;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #E82249;
    border-color: #E82249; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #1968B3;
  background-color: transparent;
  background-image: none;
  border-color: #1968B3; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #1968B3;
    border-color: #1968B3; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(25, 104, 179, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #1968B3;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #1968B3;
    border-color: #1968B3; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(25, 104, 179, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

/* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #EAEAEC;
  background-color: transparent;
  background-image: none;
  border-color: #EAEAEC; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-dark:hover {
    color: #212529;
    background-color: #EAEAEC;
    border-color: #EAEAEC; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 234, 236, 0.5); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #EAEAEC;
    background-color: transparent; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #212529;
    background-color: #EAEAEC;
    border-color: #EAEAEC; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_buttons.scss */
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 234, 236, 0.5); }

/* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #E82249;
  background-color: transparent; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .btn-link:hover {
    color: #ac1230;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  /* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  /* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

/* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

/* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%; }
  /* line 131, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

/* line 140, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
    .fade {
      transition: none; } }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
  .fade:not(.show) {
    opacity: 0; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_transitions.scss */
    .collapsing {
      transition: none; } }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

/* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

/* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

/* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

/* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

/* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none; }

/* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

/* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

/* line 104, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

/* line 111, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  /* line 129, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #E82249; }
  /* line 136, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

/* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block; }

/* line 152, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.76562rem;
  color: #6c757d;
  white-space: nowrap; }

/* line 162, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

/* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-toolbar .input-group {
    width: auto; }

/* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group > .btn:first-child {
  margin-left: 0; }

/* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 75, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  /* line 85, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

/* line 90, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

/* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  /* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  /* line 127, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  /* line 136, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  /* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

/* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_button-group.scss */
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    /* line 55, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    /* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

/* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex; }
  /* line 75, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

/* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px; }

/* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px; }

/* line 97, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  /* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

/* line 125, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.64062rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

/* line 137, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.64844rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

/* line 157, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 166, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.3125rem;
  padding-left: 1.5rem; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #E82249; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #f9c4ce; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

/* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-label::before {
    position: absolute;
    top: 0.15625rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-control-label::after {
    position: absolute;
    top: 0.15625rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

/* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

/* line 104, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #E82249; }

/* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

/* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #E82249; }

/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

/* line 123, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(232, 34, 73, 0.5); }

/* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(232, 34, 73, 0.5); }

/* line 137, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%; }

/* line 142, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #E82249; }

/* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

/* line 151, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(232, 34, 73, 0.5); }

/* line 164, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.0625rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  /* line 183, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-select:focus {
    border-color: #f495a8;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(244, 149, 168, 0.5); }
    /* line 192, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  /* line 203, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  /* line 210, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  /* line 216, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-select::-ms-expand {
    opacity: 0; }

/* line 221, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.64844rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

/* line 228, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(2.64062rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

/* line 240, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.0625rem + 2px);
  margin-bottom: 0; }

/* line 248, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.0625rem + 2px);
  margin: 0;
  opacity: 0; }
  /* line 256, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #f495a8;
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
    /* line 260, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #f495a8; }
  /* line 265, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  /* line 270, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

/* line 276, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.0625rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  /* line 291, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.0625rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

/* line 315, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none; }
  /* line 321, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range:focus {
    outline: none; }
    /* line 326, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
    /* line 327, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
    /* line 328, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
  /* line 331, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-moz-focus-outer {
    border: 0; }
  /* line 335, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #E82249;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 335, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    /* line 346, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range::-webkit-slider-thumb:active {
      background-color: #f9c4ce; }
  /* line 351, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  /* line 362, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #E82249;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 362, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
      .custom-range::-moz-range-thumb {
        transition: none; } }
    /* line 372, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range::-moz-range-thumb:active {
      background-color: #f9c4ce; }
  /* line 377, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  /* line 388, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #E82249;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 388, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
      .custom-range::-ms-thumb {
        transition: none; } }
    /* line 401, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-range::-ms-thumb:active {
      background-color: #f9c4ce; }
  /* line 406, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  /* line 417, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  /* line 422, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

/* line 429, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 429, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_custom-forms.scss */
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
  .nav-link.disabled {
    color: #6c757d; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  /* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

/* line 75, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem; }

/* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #E82249; }

/* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

/* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

/* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none; }

/* line 115, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_nav.scss */
.tab-content > .active {
  display: block; }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.33594rem;
  padding-bottom: 0.33594rem;
  margin-right: 1rem;
  font-size: 1.09375rem;
  line-height: inherit;
  white-space: nowrap; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

/* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  /* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  /* line 73, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

/* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

/* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  /* line 121, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

/* line 128, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

@media (max-width: 1399.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1400px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxl .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxl > .container,
    .navbar-expand-xxl > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxl .navbar-toggler {
      display: none; } }

@media (max-width: 1721.98px) {
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1722px) {
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand-xxxl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxxl .navbar-nav {
      flex-direction: row; }
      /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xxxl .navbar-nav .dropdown-menu {
        position: absolute; }
      /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
      .navbar-expand-xxxl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxxl > .container,
    .navbar-expand-xxxl > .container-fluid {
      flex-wrap: nowrap; }
    /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxxl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand-xxxl .navbar-toggler {
      display: none; } }

/* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  /* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    /* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  /* line 172, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-expand .navbar-toggler {
    display: none; }

/* line 199, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

/* line 208, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  /* line 215, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

/* line 220, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

/* line 228, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

/* line 233, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

/* line 237, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  /* line 239, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

/* line 251, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

/* line 260, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  /* line 267, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

/* line 272, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

/* line 280, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

/* line 285, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

/* line 289, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  /* line 291, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_navbar.scss */
  .navbar-dark .navbar-text a {
    color: #fff; }
    /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

/* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

/* line 50, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none; }

/* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem; }

/* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

/* line 85, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  /* line 90, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

/* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

/* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

/* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

/* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

/* line 128, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

/* line 133, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

/* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-deck {
  display: flex;
  flex-direction: column; }
  /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    /* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      /* line 154, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

/* line 171, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-group {
  display: flex;
  flex-direction: column; }
  /* line 177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    /* line 171, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
    .card-group {
      flex-flow: row wrap; }
      /* line 185, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        /* line 190, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        /* line 197, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          /* line 200, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          /* line 204, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        /* line 210, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          /* line 213, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          /* line 217, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        /* line 223, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          /* line 226, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          /* line 230, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        /* line 236, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          /* line 239, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

/* line 257, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  /* line 256, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    /* line 267, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

/* line 280, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }

/* line 286, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }

/* line 291, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* line 297, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_card.scss */
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-link, .page-numbers {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #E82249;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
  .page-link:hover, .page-numbers:hover {
    z-index: 2;
    color: #ac1230;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
  .page-link:focus, .page-numbers:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(232, 34, 73, 0.25); }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
  .page-link:not(:disabled):not(.disabled), .page-numbers:not(:disabled):not(.disabled) {
    cursor: pointer; }

/* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

/* line 50, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #E82249;
  border-color: #E82249; }

/* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

/* line 65, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_pagination.scss */
.page-item .current {
  background: #E82249;
  color: #fff; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.09375rem;
  line-height: 1.5; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.76562rem;
  line-height: 1.5; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
  .badge:empty {
    display: none; }

/* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #E82249; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c31437; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #1968B3; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #134e86; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_badge.scss */
.badge-dark {
  color: #212529;
  background-color: #EAEAEC; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #cfcfd4; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_jumbotron.scss */
    .jumbotron {
      padding: 4rem 2rem; } }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-heading {
  color: inherit; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3.8125rem; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-primary {
  color: #791226;
  background-color: #fad3db;
  border-color: #f9c1cc; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-primary hr {
    border-top-color: #f7aab9; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-primary .alert-link {
    color: #4d0b18; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-secondary {
  color: #0d365d;
  background-color: #d1e1f0;
  border-color: #bfd5ea; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-secondary hr {
    border-top-color: #acc8e4; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-secondary .alert-link {
    color: #071c30; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-success hr {
    border-top-color: #b1dfbb; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-success .alert-link {
    color: #0b2e13; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-info hr {
    border-top-color: #abdde5; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-info .alert-link {
    color: #062c33; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-warning .alert-link {
    color: #533f03; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-danger .alert-link {
    color: #491217; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-light hr {
    border-top-color: #ececf6; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-light .alert-link {
    color: #686868; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_alert.scss */
.alert-dark {
  color: #7a7a7b;
  background-color: #fbfbfb;
  border-color: #f9f9fa; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-dark hr {
    border-top-color: #ebebee; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_alert.scss */
  .alert-dark .alert-link {
    color: #616161; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.65625rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #E82249;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_progress.scss */
    .progress-bar {
      transition: none; } }

/* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_progress.scss */
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_media.scss */
.media-body {
  flex: 1; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

/* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  /* line 56, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  /* line 66, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  /* line 73, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #E82249;
    border-color: #E82249; }

/* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

/* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

/* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_list-group.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #791226;
  background-color: #f9c1cc; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #791226;
    background-color: #f7aab9; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #791226;
    border-color: #791226; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #0d365d;
  background-color: #bfd5ea; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #0d365d;
    background-color: #acc8e4; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #0d365d;
    border-color: #0d365d; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #7a7a7b;
  background-color: #f9f9fa; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #7a7a7b;
    background-color: #ebebee; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_list-group.scss */
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #7a7a7b;
    border-color: #7a7a7b; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_close.scss */
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: #000;
      text-decoration: none;
      opacity: .75; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden; }
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

/* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
      .modal.fade .modal-dialog {
        transition: none; } }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

/* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

/* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-backdrop.fade {
    opacity: 0; }
  /* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-backdrop.show {
    opacity: 0.5; }

/* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  /* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

/* line 116, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

/* line 123, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

/* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  /* line 140, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  /* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

/* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  /* line 156, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    /* line 164, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  /* line 174, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  /* line 179, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_modal.scss */
  .modal-lg {
    max-width: 800px; } }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  opacity: 0; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .tooltip.show {
    opacity: 0.9; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

/* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  /* line 65, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    /* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

/* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

/* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.76562rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  /* line 50, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  /* line 55, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

/* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  /* line 71, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  /* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  /* line 81, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

/* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  /* line 90, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  /* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  /* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  /* line 104, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  /* line 110, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

/* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  /* line 125, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  /* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  /* line 137, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  /* line 142, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

/* line 165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  /* line 175, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
  .popover-header:empty {
    display: none; }

/* line 180, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel {
  position: relative; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
      transition: none; } }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

/* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    /* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

/* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

/* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    /* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

/* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }

/* line 82, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }

/* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }

/* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    /* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

/* line 111, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

/* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0; }

/* line 141, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0; }

/* line 149, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

/* line 157, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

/* line 160, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

/* line 170, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  /* line 184, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    /* line 196, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    /* line 205, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  /* line 216, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
  .carousel-indicators .active {
    background-color: #fff; }

/* line 226, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

/* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important; }

/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #E82249 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #c31437 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #1968B3 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #134e86 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #EAEAEC !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #cfcfd4 !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important; }

/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important; }

/* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #E82249 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #1968B3 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #EAEAEC !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important; }

/* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

/* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

/* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important; }

/* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important; }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important; }

/* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1400px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1722px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-none {
    display: none !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-inline {
    display: inline !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-inline-block {
    display: inline-block !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-block {
    display: block !important; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-table {
    display: table !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-table-row {
    display: table-row !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-table-cell {
    display: table-cell !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-flex {
    display: flex !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-xxxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important; }
  /* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important; }
  /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important; } }

/* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
  .embed-responsive::before {
    display: block;
    content: ""; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%; }

/* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%; }

/* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important; }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

/* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important; }

/* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important; }

/* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important; }

/* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important; }

/* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important; }

/* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important; }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important; }

/* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important; }

/* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important; }

/* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important; }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important; }

/* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important; }

/* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important; }

/* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1400px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxl-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxl-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxl-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxl-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1722px) {
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-row {
    flex-direction: row !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-column {
    flex-direction: column !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-wrap {
    flex-wrap: wrap !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-fill {
    flex: 1 1 auto !important; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxxl-start {
    justify-content: flex-start !important; }
  /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxxl-end {
    justify-content: flex-end !important; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxxl-center {
    justify-content: center !important; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxxl-between {
    justify-content: space-between !important; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .justify-content-xxxl-around {
    justify-content: space-around !important; }
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxxl-start {
    align-items: flex-start !important; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxxl-end {
    align-items: flex-end !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxxl-center {
    align-items: center !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxxl-baseline {
    align-items: baseline !important; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-items-xxxl-stretch {
    align-items: stretch !important; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-start {
    align-content: flex-start !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-end {
    align-content: flex-end !important; }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-center {
    align-content: center !important; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-between {
    align-content: space-between !important; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-around {
    align-content: space-around !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-content-xxxl-stretch {
    align-content: stretch !important; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-auto {
    align-self: auto !important; }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-start {
    align-self: flex-start !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-end {
    align-self: flex-end !important; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-center {
    align-self: center !important; }
  /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-baseline {
    align-self: baseline !important; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_flex.scss */
  .align-self-xxxl-stretch {
    align-self: stretch !important; } }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important; }

@media (min-width: 576px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1400px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxl-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxl-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxl-none {
    float: none !important; } }

@media (min-width: 1722px) {
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxxl-left {
    float: left !important; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxxl-right {
    float: right !important; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_float.scss */
  .float-xxxl-none {
    float: none !important; } }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.position-sticky {
  position: sticky !important; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

/* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-6 {
  margin: 6rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-6,
.my-6 {
  margin-top: 6rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-6,
.mx-6 {
  margin-right: 6rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-6,
.my-6 {
  margin-bottom: 6rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-6,
.mx-6 {
  margin-left: 6rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.p-6 {
  padding: 6rem !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pt-6,
.py-6 {
  padding-top: 6rem !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pr-6,
.px-6 {
  padding-right: 6rem !important; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pb-6,
.py-6 {
  padding-bottom: 6rem !important; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.pl-6,
.px-6 {
  padding-left: 6rem !important; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important; }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important; }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

/* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-sm-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-6,
  .my-md-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-md-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-md-6,
  .py-md-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-md-6,
  .px-md-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-md-6,
  .px-md-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-lg-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xl-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1400px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxl-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxl-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

@media (min-width: 1722px) {
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-0 {
    margin: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-1 {
    margin: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-2 {
    margin: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-3 {
    margin: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-4 {
    margin: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-5 {
    margin: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-6 {
    margin: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-6,
  .my-xxxl-6 {
    margin-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-6,
  .mx-xxxl-6 {
    margin-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-6,
  .my-xxxl-6 {
    margin-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-6,
  .mx-xxxl-6 {
    margin-left: 6rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-0 {
    padding: 0 !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-1 {
    padding: 0.25rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-2 {
    padding: 0.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-3 {
    padding: 1rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-4 {
    padding: 1.5rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-5 {
    padding: 3rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .p-xxxl-6 {
    padding: 6rem !important; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pt-xxxl-6,
  .py-xxxl-6 {
    padding-top: 6rem !important; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pr-xxxl-6,
  .px-xxxl-6 {
    padding-right: 6rem !important; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pb-xxxl-6,
  .py-xxxl-6 {
    padding-bottom: 6rem !important; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .pl-xxxl-6,
  .px-xxxl-6 {
    padding-left: 6rem !important; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .m-xxxl-auto {
    margin: auto !important; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important; }
  /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_spacing.scss */
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important; } }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important; }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxl-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxl-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1722px) {
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxxl-left {
    text-align: left !important; }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxxl-right {
    text-align: right !important; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
  .text-xxxl-center {
    text-align: center !important; } }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important; }

/* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important; }

/* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important; }

/* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important; }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important; }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #E82249 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #c31437 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #1968B3 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #134e86 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #EAEAEC !important; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #cfcfd4 !important; }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important; }

/* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important; }

/* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

/* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

/* line 56, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important; }

/* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important; }

@media print {
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important; }
  /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  thead {
    display: table-header-group; }
  /* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid; }
  /* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  /* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  body {
    min-width: 992px !important; }
  /* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .container {
    min-width: 992px !important; }
  /* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .navbar {
    display: none; }
  /* line 103, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000; }
  /* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important; }
    /* line 110, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
    .table td,
    .table th {
      background-color: #fff !important; }
  /* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  /* line 123, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .table-dark {
    color: inherit; }
    /* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  /* line 134, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*
 *  Owl Carousel - Core
 */
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  /* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-loaded {
    display: block; }
  /* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  /* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-hidden {
    opacity: 0; }
  /* line 97, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  /* line 109, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  /* line 114, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-rtl {
    direction: rtl; }
  /* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
/* line 124, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_core.scss */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_animate.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

/* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_animate.scss */
.owl-carousel .owl-animated-in {
  z-index: 0; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_animate.scss */
.owl-carousel .owl-animated-out {
  z-index: 1; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_animate.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_autoheight.scss */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_lazyload.scss */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_lazyload.scss */
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_lazyload.scss */
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_lazyload.scss */
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

/* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

/* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/owlcarousel/_video.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel {
  position: relative;
  box-sizing: border-box; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel *,
.carousel *:before,
.carousel *:after {
  box-sizing: inherit; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel.is-draggable {
  cursor: move;
  cursor: grab; }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel.is-dragging {
  cursor: move;
  cursor: grabbing; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__track {
  display: flex; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

/* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  user-select: none; }

/* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer; }

/* line 71, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out; }

/* line 85, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1; }

/* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity .15s ease; }

/* line 106, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button.is-prev,
.carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

/* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button.is-prev {
  left: 10px; }

/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button.is-next {
  right: 10px; }

/* line 121, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button[disabled] {
  cursor: default;
  opacity: .3; }

/* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none; }

/* line 138, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
html.with-fancybox {
  scroll-behavior: auto; }

/* line 142, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none; }

/* line 147, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
; }

/* line 173, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
  box-sizing: inherit; }

/* line 179, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container :focus {
  outline: none; }

/* line 183, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94)); }

@media all and (min-width: 1024px) {
  /* line 188, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__container {
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 27px;
    --carousel-button-svg-height: 27px
    ; } }

/* line 196, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92)); }

/* line 206, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10; }

/* line 214, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

/* line 218, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default; }

/* line 226, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__track {
  display: flex;
  height: 100%; }

/* line 231, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px
; }

/* line 249, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto; }

@media all and (min-width: 1024px) {
  /* line 257, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__slide {
    padding: 64px 100px; } }

/* line 262, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20; }

/* line 274, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none; }

/* line 279, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere; }

/* line 292, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.is-loading .fancybox__caption {
  visibility: hidden; }

/* line 296, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff); }

/* line 301, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__nav .carousel__button {
  z-index: 40; }

/* line 305, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__nav .carousel__button.is-next {
  right: 8px; }

@media all and (min-width: 1024px) {
  /* line 310, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__nav .carousel__button.is-next {
    right: 40px; } }

/* line 315, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__nav .carousel__button.is-prev {
  left: 8px; }

@media all and (min-width: 1024px) {
  /* line 320, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__nav .carousel__button.is-prev {
    left: 40px; } }

/* line 325, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40; }

@media all and (min-width: 1024px) {
  /* line 335, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .carousel__button.is-close {
    right: 40px; } }

/* line 340, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff); }

/* line 347, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__no-click,
.fancybox__no-click button {
  pointer-events: none; }

/* line 352, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor); }

/* line 362, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053; }

/* line 367, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%; }

/* line 380, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

/* line 414, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1); }

/* line 422, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  animation: .15s ease backwards fancybox-fadeIn; }

/* line 430, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
  animation: .15s ease both fancybox-fadeOut; }

/* line 438, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-fadeIn {
  animation: .15s ease both fancybox-fadeIn; }

/* line 442, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-fadeOut {
  animation: .1s ease both fancybox-fadeOut; }

/* line 446, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-zoomInUp {
  animation: .2s ease both fancybox-zoomInUp; }

/* line 450, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-zoomOutDown {
  animation: .15s ease both fancybox-zoomOutDown; }

/* line 454, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-throwOutUp {
  animation: .15s ease both fancybox-throwOutUp; }

/* line 458, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-throwOutDown {
  animation: .15s ease both fancybox-throwOutDown; }

@keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutUp {
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutDown {
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0; } }

/* line 511, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1); }

/* line 516, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

/* line 521, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1); }

/* line 525, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }

/* line 531, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab; }

/* line 537, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing; }

/* line 543, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto; }

/* line 547, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in; }

/* line 551, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out; }

/* line 555, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab; }

/* line 560, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing; }

/* line 565, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__image {
  transform-origin: 0 0;
  user-select: none;
  transition: none; }

/* line 571, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px; }

/* line 577, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.is-closing .has-image .fancybox__content {
  overflow: visible; }

/* line 581, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none; }

/* line 586, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap; }

/* line 591, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* line 597, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 602, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto; }

/* line 606, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto; }

/* line 611, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none; }

/* line 616, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%; }

/* line 621, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 627, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible; }

/* line 638, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%; }

/* line 645, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

/* line 653, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff; }

/* line 662, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df; }

/* line 666, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0); }

/* line 675, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

/* line 687, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1); }

/* line 694, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  animation: .15s ease-in backwards fancybox-fadeIn; }

/* line 698, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0; }

/* line 702, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer; }

/* line 715, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

/* line 730, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92; }

/* line 734, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  user-select: none; }

/* line 739, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

/* line 750, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4)); }

@media all and (min-width: 1024px) {
  /* line 768, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__toolbar {
    padding: 8px; } }

/* line 773, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  animation: .15s ease-in backwards fancybox-fadeIn; }

/* line 777, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0; }

/* line 781, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__toolbar__items {
  display: flex; }

/* line 785, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__toolbar__items--left {
  margin-right: auto; }

/* line 789, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

/* line 795, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__toolbar__items--right {
  margin-left: auto; }

@media (max-width: 640px) {
  /* line 800, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none; } }

/* line 805, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased; }

/* line 815, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 30;
  user-select: none; }

/* line 830, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container:fullscreen::backdrop {
  opacity: 0; }

/* line 834, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__button--fullscreen g:nth-child(2) {
  display: none; }

/* line 838, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

/* line 842, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

/* line 846, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__button--slideshow g:nth-child(2) {
  display: none; }

/* line 850, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none; }

/* line 854, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_fancybox.scss */
.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block; }

/* ==============================================================

BSNAV - advanced Bootstrap 4 menu
Author : @fitodac
Version : 0.1.1
Created : May 2018
Last update : Aug 2019

============================================================== */
/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-brand.scss */
.navbar-brand {
  padding: 0;
  margin: 0; }

/*------------------------------------------------------------*/
/*	NAVBAR TOGGLER
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
.navbar-toggler {
  border: none;
  width: 32px;
  height: 24px;
  padding: 0;
  position: relative;
  border-radius: 0;
  cursor: pointer;
  /*------------------------------------------------------------*/
  /*	SPIN
	/*------------------------------------------------------------*/
  /*------------------------------------------------------------*/
  /*	ELASTIC
	/*------------------------------------------------------------*/
  /*------------------------------------------------------------*/
  /*	SPRING
	/*------------------------------------------------------------*/ }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler .navbar-toggler-icon {
    display: block;
    top: 10px;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear; }
    /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::before, .navbar-toggler .navbar-toggler-icon::after {
      background-color: #333;
      width: 100%;
      height: 3px;
      display: block;
      position: absolute;
      border-radius: 100px;
      transition-property: transform;
      transition-duration: .2s;
      transition-timing-function: ease; }
    /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler .navbar-toggler-icon::before, .navbar-toggler .navbar-toggler-icon::after {
      content: "";
      display: block; }
    /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler .navbar-toggler-icon::before {
      top: -10px; }
    /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler .navbar-toggler-icon::after {
      bottom: -10px; }
  /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-spin .navbar-toggler-icon {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    /* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spin .navbar-toggler-icon::before {
      transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
    /* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spin .navbar-toggler-icon::after {
      transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  /* line 75, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-spin.active .navbar-toggler-icon {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spin.active .navbar-toggler-icon::before {
      top: 0;
      opacity: 0;
      transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
    /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spin.active .navbar-toggler-icon::after {
      bottom: 0;
      transform: rotate(-90deg);
      transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
  /* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-elastic .navbar-toggler-icon {
    top: 0;
    transition-duration: 0.275s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
    /* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-elastic .navbar-toggler-icon::before {
      top: 10px;
      transition: opacity 0.125s 0.275s ease; }
    /* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-elastic .navbar-toggler-icon::after {
      top: 20px;
      transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  /* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-elastic.active .navbar-toggler-icon {
    transform: translate3d(0, 10px, 0) rotate(135deg);
    transition-delay: 0.075s; }
    /* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-elastic.active .navbar-toggler-icon::before {
      transition-delay: 0s;
      opacity: 0; }
    /* line 137, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-elastic.active .navbar-toggler-icon::after {
      transform: translate3d(0, -20px, 0) rotate(-270deg);
      transition-delay: 0.075s; }
  /* line 157, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-spring .navbar-toggler-icon {
    top: 0;
    transition: background-color 0s 0.13s linear; }
    /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spring .navbar-toggler-icon::before {
      top: 10px;
      transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    /* line 167, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spring .navbar-toggler-icon::after {
      top: 20px;
      transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  /* line 176, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.toggler-spring.active .navbar-toggler-icon {
    transition-delay: 0.22s;
    background-color: transparent !important; }
    /* line 180, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spring.active .navbar-toggler-icon::before {
      top: 0;
      transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(45deg); }
    /* line 186, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
    .navbar-toggler.toggler-spring.active .navbar-toggler-icon::after {
      top: 0;
      transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
      transform: translate3d(0, 10px, 0) rotate(-45deg); }
  /* line 200, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_navbar-toggler.scss */
  .navbar-toggler.active, .navbar-toggler:hover, .navbar-toggler:active, .navbar-toggler:focus, .navbar-toggler:active:focus, .navbar-toggler.active.btn, .navbar-toggler.active.focus.btn, .navbar-toggler.btn:active, .navbar-toggler.btn:active:focus, .navbar-toggler.btn:active:hover, .navbar-toggler.btn:focus, .navbar-toggler.btn:hover, .navbar-toggler.btn:not(:disabled):not(.disabled).active, .navbar-toggler.btn:not(:disabled):not(.disabled):active, .navbar-toggler.focus.btn, .navbar-togglerbutton.active, .navbar-togglerbutton.active.focus, .navbar-togglerbutton.focus, .navbar-togglerbutton:active, .navbar-togglerbutton:active:focus, .navbar-togglerbutton:active:hover, .navbar-togglerbutton:focus, .navbar-togglerbutton:hover, .navbar-togglerbutton:not(:disabled):not(.disabled).active, .navbar-togglerbutton:not(:disabled):not(.disabled):active {
    background: transparent !important;
    border: none !important;
    border-color: transparent !important; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bsnav.scss */
.bsnav {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 50; }

/*------------------------------------------------------------*/
/*	NAVBAR DARK
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
.bsnav-dark {
  background: #000; }
  /* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .navbar-nav .nav-item {
    color: #fff; }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .navbar-toggler .navbar-toggler-icon, .bsnav-dark .navbar-toggler .navbar-toggler-icon::before, .bsnav-dark .navbar-toggler .navbar-toggler-icon::after {
    background-color: #fff; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .nav-item .caret {
    border-top-color: #fff; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .nav-item.dropdown .navbar-nav .nav-link .caret,
  .bsnav-dark .nav-item.dropdown.dropdown-right .navbar-nav .nav-link .caret {
    border-left-color: #fff;
    border-right-color: #fff; }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .nav-item.dropdown.dropdown-horizontal > .navbar-nav .nav-link .caret,
  .bsnav-dark .nav-item.dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-link .caret {
    border-top-color: #fff;
    top: 2px;
    position: relative; }
  /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
  .bsnav-dark .nav-item.dropdown > .navbar-nav {
    background: #000; }
    /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-dark.scss */
    .bsnav-dark .nav-item.dropdown > .navbar-nav .navbar-nav {
      background: #000; }

/*------------------------------------------------------------*/
/*	NAVBAR TRANSPARENT
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
.bsnav-transparent {
  background: transparent;
  left: 0;
  right: 0;
  position: absolute; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
  .bsnav-transparent .nav-item.dropdown > .navbar-nav {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15); }
    /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
    .bsnav-transparent .nav-item.dropdown > .navbar-nav .navbar-nav {
      background: #fff;
      margin-left: 3px;
      border-radius: 4px;
      box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15); }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
  .bsnav-transparent .nav-item.dropdown.dropdown-right > .navbar-nav .navbar-nav {
    margin-left: 0;
    margin-right: 3px; }
  /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
  .bsnav-transparent .nav-item.dropdown.dropdown-horizontal > .navbar-nav {
    left: 15px;
    right: 15px; }
    /* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-transparent.scss */
    .bsnav-transparent .nav-item.dropdown.dropdown-horizontal > .navbar-nav.in .navbar-nav {
      margin-left: 0; }

/*------------------------------------------------------------*/
/*	NAVBAR LIGHT
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
.bsnav-light {
  background: transparent;
  left: 0;
  right: 0;
  position: absolute; }
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .navbar-nav .nav-item {
    color: #fff; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .navbar-toggler .navbar-toggler-icon, .bsnav-light .navbar-toggler .navbar-toggler-icon::before, .bsnav-light .navbar-toggler .navbar-toggler-icon::after {
    background-color: #fff; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .nav-item .caret {
    border-top-color: #fff; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .nav-item.dropdown > .navbar-nav {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15); }
    /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
    .bsnav-light .nav-item.dropdown > .navbar-nav .navbar-nav {
      background: #fff;
      margin-left: 3px;
      border-radius: 4px;
      box-shadow: 0 2px 14px rgba(0, 0, 0, 0.15); }
  /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .nav-item.dropdown.dropdown-right > .navbar-nav .navbar-nav {
    margin-left: 0;
    margin-right: 3px; }
  /* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .nav-item.dropdown .nav-item {
    color: #000; }
  /* line 78, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
  .bsnav-light .nav-item.dropdown.dropdown-horizontal > .navbar-nav {
    left: 15px;
    right: 15px; }
    /* line 83, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-light.scss */
    .bsnav-light .nav-item.dropdown.dropdown-horizontal > .navbar-nav.in .navbar-nav {
      margin-left: 0; }

/*------------------------------------------------------------*/
/*	NAVBAR OVERLAY
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
.bsnav-overlay {
  background: rgba(0, 0, 0, 0.4);
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  left: 0;
  right: 0;
  position: absolute; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .navbar-nav .nav-item {
    color: #fff; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .navbar-toggler .navbar-toggler-icon, .bsnav-overlay .navbar-toggler .navbar-toggler-icon::before, .bsnav-overlay .navbar-toggler .navbar-toggler-icon::after {
    background-color: #fff; }
  /* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .nav-item .caret {
    border-top-color: #fff; }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .nav-item.dropdown .navbar-nav .nav-link .caret,
  .bsnav-overlay .nav-item.dropdown.dropdown-right .navbar-nav .nav-link .caret {
    border-left-color: #fff;
    border-right-color: #fff; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .nav-item.dropdown.dropdown-horizontal > .navbar-nav .nav-link .caret,
  .bsnav-overlay .nav-item.dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-link .caret {
    border-top-color: #fff;
    top: 2px;
    position: relative; }
  /* line 50, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay .nav-item.dropdown > .navbar-nav {
    background: rgba(0, 0, 0, 0.4); }
    /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
    .bsnav-overlay .nav-item.dropdown > .navbar-nav .navbar-nav {
      background: rgba(0, 0, 0, 0.4); }
    /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
    .bsnav-overlay .nav-item.dropdown > .navbar-nav:not(.in) {
      transition: clip 0s; }

/* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
.bsnav-overlay-light {
  background: rgba(255, 255, 255, 0.8);
  border-bottom: solid 1px #fff;
  left: 0;
  right: 0;
  position: absolute; }
  /* line 85, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay-light .nav-item.dropdown > .navbar-nav {
    background: rgba(255, 255, 255, 0.8); }
    /* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
    .bsnav-overlay-light .nav-item.dropdown > .navbar-nav .navbar-nav {
      background: rgba(255, 255, 255, 0.8); }
  /* line 99, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay-light .dropdown.dropdown-horizontal > .navbar-nav,
  .bsnav-overlay-light .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav {
    box-shadow: 0 1px 0 #fff inset; }
  /* line 104, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_bg-overlay.scss */
  .bsnav-overlay-light .dropdown.dropdown-horizontal > .navbar-nav:not(.in) {
    transition: clip 0s; }

/*---------------------------------------------------------*/
/*	NAV ITEM
/*---------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
.navbar-nav .nav-item {
  color: #000;
  /*------------------------------------------------*/
  /*	FILL
	/*------------------------------------------------*/
  /*------------------------------------------------*/
  /*	LINE
	/*------------------------------------------------*/
  /*------------------------------------------------*/
  /*	DOUBLE LINE
	/*------------------------------------------------*/
  /*------------------------------------------------*/
  /*	OUTLINE
	/*------------------------------------------------*/ }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item:hover > .nav-link,
  .navbar-nav .nav-item:focus > .nav-link,
  .navbar-nav .nav-item:active > .nav-link,
  .navbar-nav .nav-item:active:focus > .nav-link,
  .navbar-nav .nav-item.active > .nav-link {
    color: #e82249; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-fill > .nav-link:hover > .nav-link,
  .navbar-nav .nav-item.nav-item-fill > .nav-link:focus > .nav-link,
  .navbar-nav .nav-item.nav-item-fill > .nav-link:active > .nav-link,
  .navbar-nav .nav-item.nav-item-fill > .nav-link:active:focus > .nav-link {
    background: #e82249;
    color: #fff; }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-fill.active > .nav-link {
    background: #e82249;
    color: #fff; }
  /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-line > .nav-link::after {
    content: '';
    background: #e82249;
    width: 0;
    height: 2px;
    left: 50%;
    bottom: 0;
    position: absolute;
    transition: .3s; }
  /* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-line > .nav-link:hover,
  .navbar-nav .nav-item.nav-item-line > .nav-link:focus,
  .navbar-nav .nav-item.nav-item-line > .nav-link:active,
  .navbar-nav .nav-item.nav-item-line > .nav-link:active:focus,
  .navbar-nav .nav-item.nav-item-line.active > .nav-link {
    color: #e82249; }
    /* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-line > .nav-link:hover::after,
    .navbar-nav .nav-item.nav-item-line > .nav-link:focus::after,
    .navbar-nav .nav-item.nav-item-line > .nav-link:active::after,
    .navbar-nav .nav-item.nav-item-line > .nav-link:active:focus::after,
    .navbar-nav .nav-item.nav-item-line.active > .nav-link::after {
      width: 100%;
      left: 0; }
  /* line 83, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-double-line > .nav-link::before, .navbar-nav .nav-item.nav-item-double-line > .nav-link::after {
    content: '';
    background: #e82249;
    width: 0;
    height: 2px;
    left: 50%;
    position: absolute;
    transition: .3s; }
  /* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-double-line > .nav-link::before {
    top: 0; }
  /* line 98, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-double-line > .nav-link::after {
    bottom: 0; }
  /* line 105, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-double-line > .nav-link:hover,
  .navbar-nav .nav-item.nav-item-double-line > .nav-link:focus,
  .navbar-nav .nav-item.nav-item-double-line > .nav-link:active,
  .navbar-nav .nav-item.nav-item-double-line > .nav-link:active:focus,
  .navbar-nav .nav-item.nav-item-double-line.active > .nav-link {
    color: #e82249; }
    /* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:hover::before, .navbar-nav .nav-item.nav-item-double-line > .nav-link:hover::after,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:focus::before,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:focus::after,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:active::before,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:active::after,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:active:focus::before,
    .navbar-nav .nav-item.nav-item-double-line > .nav-link:active:focus::after,
    .navbar-nav .nav-item.nav-item-double-line.active > .nav-link::before,
    .navbar-nav .nav-item.nav-item-double-line.active > .nav-link::after {
      width: 100%;
      left: 0; }
  /* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
  .navbar-nav .nav-item.nav-item-outline {
    margin-left: 5px; }
    /* line 131, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-outline > .nav-link::before, .navbar-nav .nav-item.nav-item-outline > .nav-link::after {
      content: '';
      background: #e82249;
      width: 0;
      height: 2px;
      position: absolute;
      transition: .3s; }
    /* line 140, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-outline > .nav-link::before {
      left: 0;
      top: 0; }
    /* line 145, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-outline > .nav-link::after {
      right: 0;
      bottom: 0; }
    /* line 153, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
    .navbar-nav .nav-item.nav-item-outline > .nav-link:hover,
    .navbar-nav .nav-item.nav-item-outline > .nav-link:focus,
    .navbar-nav .nav-item.nav-item-outline > .nav-link:active,
    .navbar-nav .nav-item.nav-item-outline > .nav-link:active:focus,
    .navbar-nav .nav-item.nav-item-outline.active > .nav-link {
      box-shadow: -2px 0 0 #e82249 inset, 2px 0 0 #e82249 inset; }
      /* line 160, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-item.scss */
      .navbar-nav .nav-item.nav-item-outline > .nav-link:hover::before, .navbar-nav .nav-item.nav-item-outline > .nav-link:hover::after,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:focus::before,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:focus::after,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:active::before,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:active::after,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:active:focus::before,
      .navbar-nav .nav-item.nav-item-outline > .nav-link:active:focus::after,
      .navbar-nav .nav-item.nav-item-outline.active > .nav-link::before,
      .navbar-nav .nav-item.nav-item-outline.active > .nav-link::after {
        width: 100%; }

/*---------------------------------------------------------*/
/*	NAV LINK
/*---------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-link.scss */
.navbar-expand-lg .navbar-nav .nav-link,
.navbar-expand-xl .navbar-nav .nav-link,
.navbar-nav .nav-link {
  color: #1968B3;
  padding: 15px 10px;
  display: block;
  position: relative;
  transition: .3s;
  cursor: pointer; }
  /* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_nav-link.scss */
  .sticked .navbar-expand-lg .navbar-nav .nav-link, .sticked
  .navbar-expand-xl .navbar-nav .nav-link, .sticked
  .navbar-nav .nav-link {
    color: #fff; }

/*------------------------------------------------------------*/
/*	CARET
/*------------------------------------------------------------*/
/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_caret.scss */
.nav-item .caret {
  width: 0;
  height: 0;
  margin-left: 5px;
  margin-top: -2.5px;
  border: none;
  border-left: solid 4px transparent;
  border-right: solid 4px transparent;
  border-top: solid 5px #444;
  vertical-align: middle;
  display: inline-block; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_caret.scss */
.nav-item:hover .caret,
.nav-item.active .caret {
  border-top-color: #64DD17; }

/* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_caret.scss */
.nav-item.dropdown .navbar-nav .nav-link .caret {
  border: none;
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
  border-left: solid 5px #444; }

/* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_caret.scss */
.nav-item.dropdown.dropdown-right .navbar-nav .nav-link .caret {
  border: none;
  border-top: solid 4px transparent;
  border-bottom: solid 4px transparent;
  border-right: solid 5px #444;
  margin-left: 0;
  margin-right: 5px; }

/*------------------------------------------------------------*/
/*	DROPDOWN
/*------------------------------------------------------------*/
/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
.nav-item.dropdown > .navbar-nav {
  background: #fff;
  width: 200px;
  position: absolute;
  pointer-events: none;
  flex-direction: column;
  transition: .3s ease-out;
  transition-delay: .1s;
  clip: rect(0, 100vw, 0, 0); }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
  .nav-item.dropdown > .navbar-nav.in {
    pointer-events: initial;
    clip: rect(0, 50vw, 2000px, 0);
    transition: 1.5s ease-in; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
  .nav-item.dropdown > .navbar-nav .navbar-nav {
    background: #fff;
    width: 200px;
    flex-direction: column;
    top: 0;
    left: 100%;
    position: absolute;
    transition: 1s;
    clip: rect(0, 0, 2000px, 0); }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
  .nav-item.dropdown > .navbar-nav .nav-item {
    font-size: 0.9rem;
    line-height: 1.2;
    position: relative; }
    /* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
    .nav-item.dropdown > .navbar-nav .nav-item .nav-link {
      padding: 10px; }
    /* line 48, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
    .nav-item.dropdown > .navbar-nav .nav-item:hover > .navbar-nav {
      clip: rect(0, 100vw, 2000px, 0); }
    /* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
    .nav-item.dropdown > .navbar-nav .nav-item strong.nav-link {
      font-weight: 700; }

/*------------------------------------------------------------*/
/*	RIGHT DROPDOWN
/*------------------------------------------------------------*/
/* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
.nav-item.dropdown.dropdown-right > .navbar-nav .navbar-nav {
  left: auto;
  right: 100%;
  transition: .8s;
  clip: rect(0, 100vw, 100vh, 100vw); }

/* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
.nav-item.dropdown.dropdown-right > .navbar-nav .nav-item:hover > .navbar-nav {
  clip: rect(0, 100vw, 100vh, -100vw); }

/* line 91, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu.scss */
.nav-item.dropdown.dropdown-right > .navbar-nav.in {
  clip: rect(0, 100vw, 100vh, -100vw); }

/*------------------------------------------------------------*/
/*	HORIZONTAL DROPDOWN
/*------------------------------------------------------------*/
/* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
.dropdown.dropdown-horizontal {
  position: initial; }
  /* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
  .dropdown.dropdown-horizontal > .navbar-nav,
  .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav {
    width: auto;
    left: 0;
    right: 0;
    top: 100%;
    transition: .6s;
    flex-direction: row;
    justify-content: flex-end;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
    clip: rect(0, 100vw, 0, 0); }
    /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
    .dropdown.dropdown-horizontal > .navbar-nav.in,
    .dropdown.dropdown-horizontal > .navbar-nav .nav-item:hover > .navbar-nav,
    .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav.in,
    .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-item:hover > .navbar-nav {
      clip: rect(0, 100vw, 50vh, 0); }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
    .dropdown.dropdown-horizontal > .navbar-nav .nav-item,
    .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-item {
      display: inline-block;
      position: initial; }
      /* line 31, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
      .dropdown.dropdown-horizontal > .navbar-nav .nav-item .nav-link,
      .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-item .nav-link {
        padding: 20px 10px; }
        /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-horizontal.scss */
        .dropdown.dropdown-horizontal > .navbar-nav .nav-item .nav-link .caret,
        .dropdown.dropdown-horizontal > .navbar-nav .navbar-nav .nav-item .nav-link .caret {
          border-left: solid 4px transparent;
          border-right: solid 4px transparent;
          border-top: solid 5px #444; }

/*------------------------------------------------------------*/
/*	POP
/*------------------------------------------------------------*/
/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
.nav-item.dropdown.pop > .navbar-nav {
  display: none;
  clip: initial; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
  .nav-item.dropdown.pop > .navbar-nav.in {
    display: block; }

/*------------------------------------------------------------*/
/*	FADE
/*------------------------------------------------------------*/
/* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
.nav-item.dropdown.fade {
  opacity: 1; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
  .nav-item.dropdown.fade > .navbar-nav {
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: .3s; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
    .nav-item.dropdown.fade > .navbar-nav.in {
      opacity: 1;
      visibility: visible; }

/*------------------------------------------------------------*/
/*	FADE UP
/*------------------------------------------------------------*/
/* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
.nav-item.dropdown.fadeup > .navbar-nav {
  margin-top: 30px;
  opacity: 0;
  visibility: hidden;
  display: block;
  transition: .3s; }
  /* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
  .nav-item.dropdown.fadeup > .navbar-nav.in {
    margin-top: 0;
    opacity: 1;
    visibility: visible; }

/*------------------------------------------------------------*/
/*	ZOOM
/*------------------------------------------------------------*/
/* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
.nav-item.dropdown.zoom > .navbar-nav {
  opacity: 0;
  visibility: hidden;
  display: block;
  transform: scale(1.1);
  transition: .3s; }
  /* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
  .nav-item.dropdown.zoom > .navbar-nav.in {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }

/*------------------------------------------------------------*/
/*	RIGHT ALIGN
/*------------------------------------------------------------*/
/* line 117, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_submenu-animations.scss */
.nav-item.dropdown.dropdown-right > .navbar-nav {
  right: 0; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
.dropdown.megamenu {
  position: static; }
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
  .dropdown.megamenu > .navbar-nav {
    width: 100vw;
    padding: 15px;
    left: 0; }
    /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
    .dropdown.megamenu > .navbar-nav .navbar-nav {
      width: auto;
      position: initial; }
    /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
    .dropdown.megamenu > .navbar-nav .nav-item .nav-link {
      padding: 7px 0; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
    .dropdown.megamenu > .navbar-nav.in {
      clip: rect(0, 100vw, 2000px, 0); }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_megamenu.scss */
  .dropdown.megamenu.fade > .navbar-nav,
  .dropdown.megamenu.pop > .navbar-nav,
  .dropdown.megamenu.zoom > .navbar-nav,
  .dropdown.megamenu.fadeup > .navbar-nav {
    clip: rect(0, 100vw, 2000px, 0); }

/*------------------------------------------------------------*/
/*	NAVBAR CENTER BRAND
/*	Navigation menu with brand center
/*------------------------------------------------------------*/
/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
.bsnav-brand-center .navbar-brand,
.bsnav-brand-center-between .navbar-brand {
  margin-left: 0;
  margin-right: 0;
  left: 50%;
  top: 0;
  position: absolute;
  transform: translate3d(-50%, 0, 0); }

/* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
.bsnav-brand-center:not(.bsnav-brand-center-between) .navbar-nav,
.bsnav-brand-center-between:not(.bsnav-brand-center-between) .navbar-nav {
  flex: 1 0 50%; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
.bsnav-brand-center .navbar-nav:first-child,
.bsnav-brand-center-between .navbar-nav:first-child {
  padding-right: 100px;
  justify-content: flex-end; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
.bsnav-brand-center .navbar-nav:last-child,
.bsnav-brand-center-between .navbar-nav:last-child {
  padding-left: 100px; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
.bsnav-brand-center.navbar-expand-xs .navbar-brand,
.bsnav-brand-center-between.navbar-expand-xs .navbar-brand {
  position: relative; }

@media (max-width: 575px) {
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
  .bsnav-brand-center.navbar-expand-sm .navbar-brand,
  .bsnav-brand-center-between.navbar-expand-sm .navbar-brand {
    position: relative; } }

@media (max-width: 768px) {
  /* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
  .bsnav-brand-center.navbar-expand-md .navbar-brand,
  .bsnav-brand-center-between.navbar-expand-md .navbar-brand {
    position: relative; } }

@media (max-width: 992px) {
  /* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-center.scss */
  .bsnav-brand-center.navbar-expand-lg .navbar-brand,
  .bsnav-brand-center-between.navbar-expand-lg .navbar-brand {
    position: relative; } }

/*------------------------------------------------------------*/
/*	NAVBAR WITH BRAND TOP
/*	Brand above navbar
/*------------------------------------------------------------*/
/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
.bsnav-brand-top {
  padding-top: 20px;
  flex-flow: column; }
  /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top > .container {
    flex-flow: column; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top .navbar-brand {
    margin-left: 0;
    margin-right: 0; }

/* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
.bsnav-brand-top.navbar-expand-xs {
  padding-top: 15px;
  padding-bottom: 15px;
  flex-flow: row wrap; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top.navbar-expand-xs .navbar-brand {
    position: relative;
    left: 50%;
    transform: translate3d(-50%, 0, 0); }

@media (max-width: 575px) {
  /* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top.navbar-expand-sm {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-flow: row wrap; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
    .bsnav-brand-top.navbar-expand-sm .navbar-brand {
      position: relative;
      left: 50%;
      transform: translate3d(-50%, 0, 0); } }

@media (max-width: 768px) {
  /* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top.navbar-expand-md {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-flow: row wrap; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
    .bsnav-brand-top.navbar-expand-md .navbar-brand {
      position: relative;
      left: 50%;
      transform: translate3d(-50%, 0, 0); } }

@media (max-width: 768px) and (min-width: 768px) {
  /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top.navbar-expand-md {
    padding-top: 20px;
    padding-bottom: 0;
    flex-flow: column; } }

@media (max-width: 992px) {
  /* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
  .bsnav-brand-top.navbar-expand-lg {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-flow: row wrap; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_brand-top.scss */
    .bsnav-brand-top.navbar-expand-lg .navbar-brand {
      position: relative;
      left: 50%;
      transform: translate3d(-50%, 0, 0); } }

/* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-sidebar {
  height: 100vh;
  padding: 0;
  top: 0;
  position: fixed;
  flex-direction: column;
  overflow: hidden;
  /*-------------------------------------------------*/
  /*	SIDEBAR CONDENSED
	/*-------------------------------------------------*/ }
  /* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .navbar-brand {
    margin-left: 0;
    margin-right: 0; }
    /* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-brand.align-self-start {
      margin-left: 15px; }
    /* line 97, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-brand.align-self-end {
      margin-right: 15px; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .navbar-nav {
    width: 100%;
    padding: 15px;
    flex-direction: column; }
    /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav .nav-item .nav-link {
      max-width: 100%;
      padding: 5px 0;
      display: inline-block; }
      /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
      .bsnav-sidebar .navbar-nav .nav-item .nav-link > .title {
        max-width: calc(100% - 20px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block; }
    /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav .nav-item .navbar-nav {
      margin-left: -15px;
      margin-right: -15px;
      display: none;
      box-sizing: content-box; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav .nav-item.active .navbar-nav {
      display: block; }
    /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav .nav-item.menu-item-has-children > .nav-link {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between; }
    /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav .nav-item.menu-item-has-children > .navbar-nav {
      padding-top: 0;
      padding-bottom: 30px; }
    /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .navbar-nav.active {
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0); }
  /* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .navbar-collapse {
    width: 250px; }
  /* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .justify-content-sm-end .navbar-nav {
    text-align: right; }
  /* line 116, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .justify-content-sm-center .navbar-nav {
    text-align: center; }
  /* line 121, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .in > .nav-link .caret {
    border-top-width: 0;
    border-bottom: solid 4px #444; }
  /* line 128, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .collapse {
    overflow-y: auto; }
  /* line 139, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar.bsnav-sidebar-condensed {
    transition: transform .4s .1s ease-in-out; }
    /* line 144, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar.bsnav-sidebar-condensed .navbar-nav .nav-item .nav-link {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between; }
  /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-sidebar .icon-thumbnail {
    width: 40px;
    height: 40px;
    display: inline-block; }
    /* line 167, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-sidebar .icon-thumbnail > i {
      font-size: 25px;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      top: -1px;
      position: relative; }

/* line 196, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-left-sidebar .bsnav-sidebar-left {
  left: 0; }

/* line 197, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-left-sidebar .bsnav-body-wrapper {
  padding-left: 250px; }

/* line 202, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-right-sidebar .bsnav-sidebar-right {
  right: 0; }

/* line 203, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-right-sidebar .bsnav-body-wrapper {
  padding-right: 250px; }

/* line 212, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-condensed-sidebar .bsnav-sidebar-left {
  left: -180px; }
  /* line 215, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-condensed-sidebar .bsnav-sidebar-left:hover {
    transform: translate3d(180px, 0, 0); }

/* line 218, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-condensed-sidebar .bsnav-sidebar-right {
  right: -180px; }
  /* line 221, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-condensed-sidebar .bsnav-sidebar-right:hover {
    transform: translate3d(-180px, 0, 0); }

/* line 225, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-condensed-sidebar.bsnav-has-left-sidebar .bsnav-body-wrapper {
  padding-left: 70px; }

/* line 226, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
.bsnav-has-condensed-sidebar.bsnav-has-right-sidebar .bsnav-body-wrapper {
  padding-right: 70px; }

@media (max-width: 575px) {
  /* line 253, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .navbar-expand-sm.bsnav-sidebar {
    width: 70px;
    justify-content: flex-start; }
    /* line 258, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-sm.bsnav-sidebar .bsnav-body-wrapper.bsnav-sidebar-left {
      width: 70px; }
    /* line 259, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-sm.bsnav-sidebar .navbar-brand {
      width: calc(100% - 10px);
      background-size: contain;
      margin-left: 5px;
      margin-right: 5px; }
    /* line 260, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-sm.bsnav-sidebar .navbar-toggler {
      flex: auto 0 0; }
  /* line 266, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-sidebar-left {
    left: 0; }
  /* line 267, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-body-wrapper {
    padding-left: 70px; }
  /* line 272, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-sidebar-right {
    right: 0; }
  /* line 273, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-body-wrapper {
    padding-right: 70px; } }

@media (max-width: 768px) {
  /* line 285, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .navbar-expand-md.bsnav-sidebar {
    width: 70px;
    justify-content: flex-start; }
    /* line 289, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-md.bsnav-sidebar .bsnav-body-wrapper.bsnav-sidebar-left {
      width: 70px; }
    /* line 290, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-md.bsnav-sidebar .navbar-brand {
      width: calc(100% - 10px);
      background-size: contain;
      margin-left: 5px;
      margin-right: 5px; }
    /* line 291, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-md.bsnav-sidebar .navbar-toggler {
      flex: auto 0 0; }
  /* line 297, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-sidebar-left {
    left: 0; }
  /* line 298, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-body-wrapper {
    padding-left: 70px; }
  /* line 303, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-sidebar-right {
    right: 0; }
  /* line 304, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-body-wrapper {
    padding-right: 70px; } }

@media (max-width: 992px) {
  /* line 316, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .navbar-expand-lg.bsnav-sidebar {
    width: 70px;
    justify-content: flex-start; }
    /* line 320, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-lg.bsnav-sidebar .bsnav-body-wrapper.bsnav-sidebar-left {
      width: 70px; }
    /* line 321, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-lg.bsnav-sidebar .navbar-brand {
      width: calc(100% - 10px);
      background-size: contain;
      margin-left: 5px;
      margin-right: 5px; }
    /* line 322, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .navbar-expand-lg.bsnav-sidebar .navbar-toggler {
      flex: auto 0 0; }
  /* line 328, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-sidebar-left {
    left: 0; }
  /* line 329, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-left-sidebar .bsnav-body-wrapper {
    padding-left: 70px; }
  /* line 334, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-sidebar-right {
    right: 0; }
  /* line 335, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-has-right-sidebar .bsnav-body-wrapper {
    padding-right: 70px; } }

/*---------------------------------------------------------*/
/*	NAV PLACEMENT
/*---------------------------------------------------------*/
/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
.bsnav-sticky {
  left: 0;
  right: 0;
  position: fixed;
  z-index: 99;
  /*---------------------------------------------------------*/
  /*	NAV TOGGLE
	/*---------------------------------------------------------*/ }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
  .bsnav-sticky.bsnav-sticky-slide {
    position: absolute; }
    /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.bsnav-sticky-slide.sticked {
      position: fixed;
      transform: translate3d(0, -100%, 0); }
    /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.bsnav-sticky-slide.sticked.in {
      transition: transform .4s .2s;
      transform: translate3d(0, 0, 0); }
  /* line 35, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
  .bsnav-sticky.bsnav-sticky-fade {
    position: absolute; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.bsnav-sticky-fade.sticked {
      position: fixed;
      opacity: 0;
      visibility: hidden; }
    /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.bsnav-sticky-fade.sticked.in {
      transition: opacity .3s .2s;
      opacity: 1;
      visibility: visible; }
  /* line 60, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
  .bsnav-sticky[data-navbar-toggle] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
  /* line 69, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
  .bsnav-sticky.navbar-slide {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transform: translateY(-100%); }
    /* line 77, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.navbar-slide.in {
      transform: translateY(0); }
  /* line 87, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
  .bsnav-sticky.navbar-fade {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    opacity: 0; }
    /* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sticky.scss */
    .bsnav-sticky.navbar-fade.in {
      visibility: visible;
      opacity: 1; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
.bsnav-mobile {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 49;
  pointer-events: none; }
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
  .bsnav-mobile .bsnav-mobile-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    visibility: hidden;
    pointer-events: none; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
  .bsnav-mobile .navbar {
    background: #fff;
    width: 230px;
    padding: 70px 0 15px;
    flex-flow: column;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    transition: .4s ease-in-out;
    transform: translate3d(300px, 0, 0);
    overflow: auto; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
    .bsnav-mobile .navbar.bsnav-dark {
      background: #000; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
  .bsnav-mobile .navbar-nav {
    width: 100%;
    padding: 15px;
    flex-direction: column; }
    /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav .nav-item .nav-link {
      max-width: 100%;
      padding: 5px 0;
      display: inline-block; }
      /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
      .bsnav-mobile .navbar-nav .nav-item .nav-link > .title {
        max-width: calc(100% - 20px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block; }
    /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
      margin-left: -15px;
      margin-right: -15px;
      display: none;
      box-sizing: content-box; }
    /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav .nav-item.active .navbar-nav {
      display: block; }
    /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav .nav-item.menu-item-has-children > .nav-link {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: space-between; }
    /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav .nav-item.menu-item-has-children > .navbar-nav {
      padding-top: 0;
      padding-bottom: 30px; }
    /* line 64, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_sidebar.scss */
    .bsnav-mobile .navbar-nav.active {
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0); }
  /* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
  .bsnav-mobile.in {
    pointer-events: initial; }
    /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
    .bsnav-mobile.in .navbar {
      transform: translate3d(0, 0, 0); }
    /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
    .bsnav-mobile.in .bsnav-mobile-overlay {
      visibility: visible;
      pointer-events: initial; }
  /* line 67, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/bsnav/_mobile.scss */
  .bsnav-mobile .nav-item.nav-item-fill > .nav-link {
    padding-left: 10px;
    padding-right: 10px; }

/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1
; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* line 30, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat); }

/* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*2);
  animation-iteration-count: calc(var(--animate-repeat)*2); }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: 3;
  animation-iteration-count: 3;
  -webkit-animation-iteration-count: calc(var(--animate-repeat)*3);
  animation-iteration-count: calc(var(--animate-repeat)*3); }

/* line 51, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay); }

/* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-delay: calc(var(--animate-delay)*2);
  animation-delay: calc(var(--animate-delay)*2); }

/* line 65, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-animation-delay: calc(var(--animate-delay)*3);
  animation-delay: calc(var(--animate-delay)*3); }

/* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
  -webkit-animation-delay: calc(var(--animate-delay)*4);
  animation-delay: calc(var(--animate-delay)*4); }

/* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
  -webkit-animation-delay: calc(var(--animate-delay)*5);
  animation-delay: calc(var(--animate-delay)*5); }

/* line 86, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__faster {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-duration: calc(var(--animate-duration)/2);
  animation-duration: calc(var(--animate-duration)/2); }

/* line 93, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__fast {
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.8);
  animation-duration: calc(var(--animate-duration)*0.8); }

/* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2); }

/* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-duration: calc(var(--animate-duration)*3);
  animation-duration: calc(var(--animate-duration)*3); }

@media (prefers-reduced-motion: reduce), print {
  /* line 116, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; }
  /* line 125, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
  .animate__animated[class*=Out] {
    opacity: 0; } }

@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

@keyframes bounce {
  0%,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02); } }

/* line 210, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

/* line 245, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 284, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 365, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

/* line 422, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX; }

@-webkit-keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

@keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); } }

/* line 479, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

/* line 548, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* line 609, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 682, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 761, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

/* line 856, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* line 917, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-duration: calc(var(--animate-duration)*1.3);
  animation-duration: calc(var(--animate-duration)*1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* line 968, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown; }

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* line 1013, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft; }

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* line 1058, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight; }

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: .7; }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

/* line 1103, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp; }

@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: .7; } }

@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: .7; } }

/* line 1148, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown; }

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; } }

@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; } }

/* line 1193, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft; }

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: .7; } }

@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: .7; } }

/* line 1238, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight; }

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: .7; } }

@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: .7; }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: .7; } }

/* line 1283, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp; }

@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

/* line 1380, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceIn {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 1467, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 1550, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 1633, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 1716, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

/* line 1761, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3); } }

/* line 1810, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2); } }

/* line 1843, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2); } }

/* line 1876, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3); } }

/* line 1921, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

/* line 1946, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 1979, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2012, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2045, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2078, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2111, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2144, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2177, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2210, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2243, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft; }

@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2276, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight; }

@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2309, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft; }

@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 2342, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

/* line 2367, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 2396, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

/* line 2425, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 2454, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

/* line 2483, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 2512, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

/* line 2541, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 2570, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

/* line 2599, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); } }

@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0); } }

/* line 2632, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft; }

@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); } }

@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0); } }

/* line 2665, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight; }

@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); } }

@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0); } }

/* line 2698, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight; }

@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); } }

@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0); } }

/* line 2731, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

/* line 2810, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2883, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

/* line 2956, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

/* line 3001, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__flipOutX {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

/* line 3050, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-duration: calc(var(--animate-duration)*0.75);
  animation-duration: calc(var(--animate-duration)*0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 3109, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg); }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 3164, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOutRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

/* line 3195, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0; } }

/* line 3226, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

/* line 3261, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

/* line 3296, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

/* line 3331, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

/* line 3366, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }

/* line 3401, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes rotateOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

/* line 3432, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

/* line 3463, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

/* line 3494, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

/* line 3525, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

/* line 3556, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom; }

@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

/* line 3623, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-duration: calc(var(--animate-duration)*2);
  animation-duration: calc(var(--animate-duration)*2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left; }

@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

/* line 3686, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 3719, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

/* line 3748, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

/* line 3777, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3818, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3859, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3900, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 3941, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

/* line 3978, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 4019, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0); } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0); } }

/* line 4054, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0); } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0); } }

/* line 4089, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

/* line 4132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 4165, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 4196, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 4227, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

/* line 4258, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

/* line 4289, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/* line 4320, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

/* line 4351, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

/* line 4382, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/vendor/_animate.scss */
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
* {
  margin: 0;
  padding: 0; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
html {
  scroll-behavior: smooth; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
body {
  font-size: 14px;
  line-height: 1.25rem;
  font-family: "Montserrat", sans-serif;
  color: #000; }
  @media (min-width: 768px) {
    /* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    body {
      font-size: 16px;
      line-height: 1.625rem; } }

/* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  color: #000;
  font-weight: 700; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h1 {
  font-size: 2.5rem;
  line-height: 3.125rem; }
  @media (min-width: 576px) {
    /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h1 {
      font-size: 3.75rem;
      line-height: 5rem; } }
  @media (min-width: 1400px) {
    /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h1 {
      font-size: 4.375rem;
      line-height: 6.25rem; } }

/* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h2 {
  font-size: 2.125rem;
  line-height: 2.625rem; }
  @media (min-width: 576px) {
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h2 {
      font-size: 3.125rem;
      line-height: 4.0625rem; } }
  @media (min-width: 1400px) {
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h2 {
      font-size: 4.375rem;
      line-height: 5.9375rem; } }

/* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h3 {
  font-size: 1.375rem;
  line-height: 1.875rem; }
  @media (min-width: 1400px) {
    /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h3 {
      font-size: 2.25rem;
      line-height: 2.75rem; } }

/* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h4 {
  font-size: 1.5625rem; }

/* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h5 {
  font-size: 1.25rem; }

/* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
h6 {
  font-size: 0.875rem; }
  @media (min-width: 1400px) {
    /* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    h6 {
      font-size: 1rem; } }

/* line 83, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
p {
  margin-bottom: 0.9375rem;
  font-size: 1rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.8; }
  /* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
  p:last-child {
    margin-bottom: 0; }
  @media (min-width: 1400px) {
    /* line 83, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    p {
      font-size: 1.125rem; } }

/* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
a {
  text-decoration: none;
  color: #1968B3;
  transition: all, 0.2s, linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
    a {
      transition: none; } }
  /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
  a:hover {
    text-decoration: none;
    color: #1968B3; }

/* line 107, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0; }

/* line 114, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
strong,
b {
  font-weight: 700; }

/* line 119, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
em,
i {
  font-style: italic; }

/* line 124, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
img {
  max-width: 100%; }

/* line 128, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
.vh-100 {
  height: 100vh; }

/* Track */
/* line 134, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
::-webkit-scrollbar-track {
  background: rgba(25, 104, 179, 0.2); }

/* Handle */
/* line 139, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
::-webkit-scrollbar-thumb {
  background: rgba(25, 104, 179, 0.5); }

/* Handle on hover */
/* line 144, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/global/_reset.scss */
::-webkit-scrollbar-thumb:hover {
  background: #1968b3; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion .card {
  border: none; }

/* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion .card-header {
  background-color: #e6e6e6;
  border-top: 1px solid #CFCFCF;
  border-bottom: 0;
  border-radius: 0; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
  .accordion .card-header h3 button {
    display: flex;
    flex-wrap: no-wrap;
    align-items: center;
    background: none;
    width: 100%;
    cursor: pointer; }
  /* line 21, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
  .accordion .card-header .accordion-toggle-icon {
    background: none; }

/* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion .accordion-toggle-icon svg {
  transition: all 0.2s ease-in-out;
  transform: rotate(180deg); }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
    .accordion .accordion-toggle-icon svg {
      transition: none; } }

/* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion .collapsed .accordion-toggle-icon svg {
  transition: all 0.2s ease-in-out;
  transform: rotate(0deg); }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
    .accordion .collapsed .accordion-toggle-icon svg {
      transition: none; } }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion-title-prefix {
  margin: 0;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
  padding: 30px 15px;
  background: #1968B3;
  height: 100%; }

/* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
.accordion-title {
  padding: 27px 15px;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #000;
  font-weight: 700;
  background-color: #E6E6E6;
  text-align: left; }
  @media (min-width: 992px) {
    /* line 53, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_accordion.scss */
    .accordion-title {
      font-size: 1.5625rem; } }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
.archive-tab {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px; }
  /* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
  .archive-tab::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #ABABAB;
    z-index: 1; }
  /* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
  .archive-tab li {
    list-style: none;
    margin-left: -1px; }
    /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
    .archive-tab li a {
      padding: 30px 50px;
      border: 1px solid #ABABAB;
      display: block;
      font-size: rem-cal(18);
      line-height: 1;
      font-weight: 700;
      color: #000;
      transition: all 0.2s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
        .archive-tab li a {
          transition: none; } }
      /* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
      .archive-tab li a[aria-current=page] {
        background-color: #1968B3;
        border-color: #1968B3;
        color: #fff; }
      /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_archive-tab.scss */
      .archive-tab li a:hover {
        background-color: #1968B3;
        border-color: #1968B3;
        color: #fff; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
.btn {
  display: inline-block;
  font: 700 16px/1 "Montserrat", sans-serif;
  border: 2px solid transparent;
  border-radius: 0.75rem;
  text-transform: uppercase;
  cursor: pointer;
  color: #E82249;
  padding: 15px 15px;
  min-width: 180px;
  appearance: none;
  outline: none;
  text-align: center;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
    .btn {
      padding: 20px 20px;
      min-width: 208px; } }
  @media (min-width: 1400px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
    .btn {
      font: 700 18px/1 "Montserrat", sans-serif; } }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
.btn-primary {
  background-color: #1968B3;
  border-color: #1968B3;
  color: #fff; }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
  .btn-primary:hover {
    background-color: transparent;
    border-color: #1968B3;
    color: #1968B3; }

/* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
.btn-secondary {
  background-color: #1968B3;
  border-color: #1968B3;
  color: #fff; }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
  .btn-secondary:hover {
    background-color: transparent;
    border-color: #1968B3;
    color: #1968B3; }

/* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
.btn-outline {
  background-color: #fff; }
  /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
  .btn-outline.btn-primary {
    color: #1968B3;
    border-color: #1968B3; }
    /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
    .btn-outline.btn-primary:hover {
      background-color: #1968B3;
      color: #fff; }
  /* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
  .btn-outline.btn-secondary {
    color: #1968B3;
    border-color: #1968B3; }
    /* line 57, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_button.scss */
    .btn-outline.btn-secondary:hover {
      background-color: #1968B3;
      color: #fff; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_breadcrumb.scss */
#breadcrumbs i {
  margin: 0 10px;
  color: #C7C5BF; }

/* line 6, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_breadcrumb.scss */
#breadcrumbs .breadcrumb_last {
  color: #C7C5BF; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_career-card.scss */
.career-card {
  margin-bottom: 50px; }
  /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_career-card.scss */
  .career-card h4 {
    line-height: 1.2;
    margin-bottom: 15px; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_career-card.scss */
  .career-card a {
    color: #000; }
    /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_career-card.scss */
    .career-card a:hover {
      color: #1968B3; }
      /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_career-card.scss */
      .career-card a:hover path {
        fill: #1968B3; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_download-card.scss */
.download-card .btn {
  border-radius: 0; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_excerpt-content.scss */
.excerpt-content h6 {
  font-weight: 400; }
  /* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_excerpt-content.scss */
  .excerpt-content h6 svg {
    margin-right: 15px; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_figure-card.scss */
.figure-card {
  text-align: center;
  padding: 50px 0;
  box-sizing: border-box; }
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_figure-card.scss */
  .figure-card h3 {
    color: #fff;
    font-size: 2.8125rem;
    line-height: 4.0625rem; }
    @media (min-width: 1400px) {
      /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_figure-card.scss */
      .figure-card h3 {
        font-size: 4rem;
        line-height: 4.875rem; } }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_figure-card.scss */
  .figure-card h4 {
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.125rem; }
    @media (min-width: 1400px) {
      /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_figure-card.scss */
      .figure-card h4 {
        font-size: 1.5625rem; } }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
button, input[type=submit] {
  display: block;
  border: 1px solid #1968B3;
  background-color: #1968B3;
  color: #fff;
  appearance: none;
  outline: none;
  cursor: pointer; }
  /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
  button:hover, input[type=submit]:hover {
    background-color: #fff;
    color: #1968B3;
    transition: all 0.2s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
      button:hover, input[type=submit]:hover {
        transition: none; } }

/* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
.form-group label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
.form-group select.form-control {
  border: 1px solid #888888;
  border-radius: 0;
  height: auto;
  padding: 10px;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #888888;
  display: block; }
  @media (min-width: 992px) {
    /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
    .form-group select.form-control {
      padding: 20px;
      font-size: 1rem;
      line-height: 1rem; } }

/* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_wrapper.gravity-theme input[type=color], div .gform_wrapper.gravity-theme input[type=date], div .gform_wrapper.gravity-theme input[type=datetime-local], div .gform_wrapper.gravity-theme input[type=datetime], div .gform_wrapper.gravity-theme input[type=email], div .gform_wrapper.gravity-theme input[type=month], div .gform_wrapper.gravity-theme input[type=number], div .gform_wrapper.gravity-theme input[type=password], div .gform_wrapper.gravity-theme input[type=search], div .gform_wrapper.gravity-theme input[type=tel], div .gform_wrapper.gravity-theme input[type=text], div .gform_wrapper.gravity-theme input[type=time], div .gform_wrapper.gravity-theme input[type=url], div .gform_wrapper.gravity-theme input[type=week], div .gform_wrapper.gravity-theme select, div .gform_wrapper.gravity-theme textarea, div input {
  border: 1px solid #888888;
  padding: 10px;
  font-size: 0.875rem;
  line-height: auto;
  color: #888888;
  display: block; }
  @media (min-width: 992px) {
    /* line 42, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
    div .gform_wrapper.gravity-theme input[type=color], div .gform_wrapper.gravity-theme input[type=date], div .gform_wrapper.gravity-theme input[type=datetime-local], div .gform_wrapper.gravity-theme input[type=datetime], div .gform_wrapper.gravity-theme input[type=email], div .gform_wrapper.gravity-theme input[type=month], div .gform_wrapper.gravity-theme input[type=number], div .gform_wrapper.gravity-theme input[type=password], div .gform_wrapper.gravity-theme input[type=search], div .gform_wrapper.gravity-theme input[type=tel], div .gform_wrapper.gravity-theme input[type=text], div .gform_wrapper.gravity-theme input[type=time], div .gform_wrapper.gravity-theme input[type=url], div .gform_wrapper.gravity-theme input[type=week], div .gform_wrapper.gravity-theme select, div .gform_wrapper.gravity-theme textarea, div input {
      padding: 10px 20px;
      font-size: 1rem; } }

/* line 56, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_wrapper .gfield_validation_message, div .gform_wrapper .validation_message {
  background: none;
  border: none;
  font-size: 12px !important;
  margin-top: 0px;
  padding: 0px !important; }

/* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_wrapper .gfield_error [aria-invalid=true] {
  border: 1px solid #c02b0a !important; }

/* line 66, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_heading {
  margin-bottom: 30px; }

/* line 70, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_footer button {
  display: block;
  padding: 10px 15px;
  font-size: 0.875rem;
  line-height: auto;
  margin-top: 15px;
  margin-bottom: 0;
  display: block;
  border: 1px solid #1968B3;
  background-color: #1968B3;
  color: #fff; }
  @media (min-width: 1200px) {
    /* line 70, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
    div .gform_footer button {
      font-size: rem-cal(18);
      padding: 20px; } }
  /* line 85, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
  div .gform_footer button svg {
    margin-left: 30px; }
  /* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
  div .gform_footer button:hover {
    background-color: #fff;
    color: #1968B3; }
    /* line 91, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
    div .gform_footer button:hover path {
      fill: #1968B3; }

/* line 97, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
div .gform_wrapper.gravity-theme .gform_footer, div .gform_wrapper.gravity-theme .gform_page_footer {
  padding: 0; }

/* line 102, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_form.scss */
#gform_wrapper_1 button {
  width: 100%; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_member-card.scss */
.member-card {
  display: block;
  padding: 10px 10px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  overflow: hidden; }
  @media (min-width: 768px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_member-card.scss */
    .member-card {
      padding: 10px 30px;
      height: 200px; } }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_member-card.scss */
  .member-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.2s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_member-card.scss */
      .member-card img {
        transition: none; } }
  /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_member-card.scss */
  .member-card:hover img {
    transform: scale(1.3); }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
.news-card {
  background: #FFFFFF;
  box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.23); }
  /* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
  .news-card .img-content {
    height: 250px;
    display: block;
    overflow: hidden; }
    @media (min-width: 1200px) {
      /* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
      .news-card .img-content {
        height: 300px; } }
    @media (min-width: 1400px) {
      /* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
      .news-card .img-content {
        height: 400px; } }
    /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
    .news-card .img-content img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.2s ease-in-out; }
      @media screen and (prefers-reduced-motion: reduce) {
        /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
        .news-card .img-content img {
          transition: none; } }
      /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
      .news-card .img-content img:hover {
        transform: scale(1.3); }
  /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
  .news-card .excerpt-content {
    padding: 40px 30px 50px; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
    .news-card .excerpt-content h3 a {
      display: block; }
    /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
    .news-card .excerpt-content div {
      text-align: right; }
    /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_news-card.scss */
    .news-card .excerpt-content a {
      display: inline-block; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_owl-dots.scss */
.owl-dots {
  display: flex; }
  /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_owl-dots.scss */
  .owl-dots button.owl-dot {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #1968B3;
    background-color: #fff;
    margin-right: 20px; }
    /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_owl-dots.scss */
    .owl-dots button.owl-dot.active {
      background-color: #1968B3; }
    /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_owl-dots.scss */
    .owl-dots button.owl-dot:last-child {
      margin-right: 0; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.section-title h6 {
  font-weight: 400;
  text-transform: uppercase;
  color: #595959; }

/* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.section-title h2 strong {
  color: #1968B3; }

/* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.section-title p {
  margin-top: 30px; }

/* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.section-title .btn {
  margin-top: 30px; }

/* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.bg-primary .section-title *, .bg-secondary .section-title * {
  color: #fff; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.bg-primary .section-title strong, .bg-secondary .section-title strong {
  color: #000; }

/* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
.bg-primary .section-title .btn-outline, .bg-secondary .section-title .btn-outline {
  border-color: #fff;
  color: #fff;
  background-color: transparent; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_section-title.scss */
  .bg-primary .section-title .btn-outline:hover, .bg-secondary .section-title .btn-outline:hover {
    background-color: #fff;
    color: #000; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_service-card.scss */
.service-card img {
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 15px; }

/* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_service-card.scss */
.service-card-3 h3 {
  font-size: 2.1875rem;
  color: #1968B3;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_service-card.scss */
    .service-card-3 h3 {
      font-size: 2.8125rem; } }
  @media (min-width: 1200px) {
    /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_service-card.scss */
    .service-card-3 h3 {
      font-size: 4.0625rem; } }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_sct-sidebar-widget.scss */
.sct-sidebar-widget {
  padding-bottom: 30px;
  border-bottom: 1px solid #EAEAEC;
  padding-top: 30px; }
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_sct-sidebar-widget.scss */
  .sct-sidebar-widget:first-child {
    padding-top: 0; }
  /* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_sct-sidebar-widget.scss */
  .sct-sidebar-widget:last-child {
    border: none; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_sct-sidebar-widget.scss */
  .sct-sidebar-widget .news-card .img-content {
    max-height: 250px; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-category.scss */
.team-category {
  position: relative; }
  /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-category.scss */
  .team-category:after {
    content: '';
    height: 1px;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(128, 129, 132, 0.65);
    z-index: -1; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-category.scss */
  .team-category h3 {
    display: inline-block;
    background-color: #1968B3;
    padding: 1.5625rem;
    color: #fff;
    margin: 0; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
.team-member-card .team-member-image {
  height: 400px;
  position: relative; }
  @media (min-width: 576px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
    .team-member-card .team-member-image {
      height: 250px; } }
  @media (min-width: 1200px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
    .team-member-card .team-member-image {
      height: 300px; } }
  @media (min-width: 1400px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
    .team-member-card .team-member-image {
      height: 350px; } }
  /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
  .team-member-card .team-member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
  .team-member-card .team-member-image:hover .team-member-links {
    opacity: 1;
    transition: all 0.2s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
      .team-member-card .team-member-image:hover .team-member-links {
        transition: none; } }

/* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
.team-member-card .team-member-links {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    /* line 26, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
    .team-member-card .team-member-links {
      transition: none; } }
  /* line 39, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
  .team-member-card .team-member-links ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    /* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
    .team-member-card .team-member-links ul li {
      margin: 10px; }
      /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
      .team-member-card .team-member-links ul li i {
        color: #fff; }
        /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_team-member-card.scss */
        .team-member-card .team-member-links ul li i:hover {
          color: #1968B3; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
.sct-wysiwyg, .popmake-content {
  column-gap: 30px;
  /* == WordPress WYSIWYG Editor Styles == */ }
  /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h1, .popmake-content h1 {
    font-size: 4.375rem;
    line-height: 6.25rem; }
  /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h2, .popmake-content h2 {
    font-size: 2.5rem;
    line-height: 3.125rem; }
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h3, .popmake-content h3 {
    font-size: 2.1875rem;
    line-height: 2.5rem; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h4, .popmake-content h4 {
    font-size: 1.875rem;
    line-height: 2.8125rem; }
  /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h5, .popmake-content h5 {
    font-size: 1.5625rem;
    line-height: 1.875rem; }
  /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg h6, .popmake-content h6 {
    font-size: 1.25rem;
    line-height: 1.5625rem; }
  @media (min-width: 768px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .sct-wysiwyg, .popmake-content {
      column-gap: 50px; } }
  @media (min-width: 1400px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .sct-wysiwyg, .popmake-content {
      column-gap: 100px; } }
  @media (max-width: 639px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .sct-wysiwyg, .popmake-content {
      column-count: 1 !important; } }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg p, .popmake-content p {
    margin-bottom: 20px; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg strong, .popmake-content strong {
    color: #1968B3; }
  /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg ul, .popmake-content ul {
    list-style: disc;
    padding-left: 1.25rem;
    font-size: 1rem;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg ul, .popmake-content ul {
        padding-left: 1.875rem; } }
    @media (min-width: 1200px) {
      /* line 44, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg ul, .popmake-content ul {
        padding-left: 2.5rem;
        font-size: 1.125rem; } }
    /* line 56, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .sct-wysiwyg ul ul, .popmake-content ul ul {
      list-style: circle; }
      /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg ul ul ul, .popmake-content ul ul ul {
        list-style: square; }
  /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg ol, .popmake-content ol {
    list-style: decimal;
    padding-left: 1.25rem;
    font-size: 1rem;
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg ol, .popmake-content ol {
        padding-left: 1.875rem; } }
    @media (min-width: 1200px) {
      /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg ol, .popmake-content ol {
        padding-left: 2.5rem;
        font-size: 1.125rem; } }
  /* line 76, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg img, .popmake-content img {
    object-fit: cover; }
  /* line 81, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .entry-content img, .popmake-content .entry-content img {
    margin: 0 0 1.5em 0; }
  /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .alignleft, .sct-wysiwyg img.alignleft, .popmake-content .alignleft, .popmake-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  /* line 89, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .alignright, .sct-wysiwyg img.alignright, .popmake-content .alignright, .popmake-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  /* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .aligncenter, .sct-wysiwyg img.aligncenter, .popmake-content .aligncenter, .popmake-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  /* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .alignnone, .sct-wysiwyg img.alignnone, .popmake-content .alignnone, .popmake-content img.alignnone {
    /* not sure about this one */ }
  /* line 103, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .wp-caption, .popmake-content .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px; }
  /* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .wp-caption img, .popmake-content .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  /* line 113, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .wp-caption p.wp-caption-text, .popmake-content .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0; }
  /* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg .wp-smiley, .popmake-content .wp-smiley {
    margin: 0 !important;
    max-height: 1em; }
  /* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .sct-wysiwyg blockquote, .popmake-content blockquote {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-weight: 700;
    position: relative;
    padding-left: 60px;
    text-align: left;
    margin-right: 0;
    padding-top: 15px; }
    @media (min-width: 768px) {
      /* line 122, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
      .sct-wysiwyg blockquote, .popmake-content blockquote {
        padding-left: 100px;
        padding-top: 30px; } }
    /* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .sct-wysiwyg blockquote:after, .popmake-content blockquote:after {
      content: '';
      background: url("../../assets/img/blockquote.svg") no-repeat center center/contain;
      position: absolute;
      left: 0;
      top: 0;
      width: 50px;
      height: 50px; }
      @media (min-width: 768px) {
        /* line 135, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
        .sct-wysiwyg blockquote:after, .popmake-content blockquote:after {
          width: 80px;
          height: 80px; } }
  /* line 161, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .bg-primary .sct-wysiwyg *, .bg-secondary .sct-wysiwyg *, .bg-primary .popmake-content *, .bg-secondary .popmake-content * {
    color: #fff; }
  /* line 164, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
  .bg-primary .sct-wysiwyg .btn-outline, .bg-secondary .sct-wysiwyg .btn-outline, .bg-primary .popmake-content .btn-outline, .bg-secondary .popmake-content .btn-outline {
    border-color: #fff;
    color: #fff;
    background-color: transparent; }
    /* line 168, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/component/_wysiwyg.scss */
    .bg-primary .sct-wysiwyg .btn-outline:hover, .bg-secondary .sct-wysiwyg .btn-outline:hover, .bg-primary .popmake-content .btn-outline:hover, .bg-secondary .popmake-content .btn-outline:hover {
      background-color: #fff;
      color: #000; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .language-search-icon {
  display: flex;
  flex-direction: row;
  border-left: 1px solid #74889A;
  border-right: 1px solid #74889A;
  height: 100%; }
  /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .language-search-icon .sct-language-switcher {
    padding: 12px;
    background: #1968B3;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
      header .language-search-icon .sct-language-switcher {
        transition: none; } }
    /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .language-search-icon .sct-language-switcher:hover {
      background-color: #1968B3; }
    @media (min-width: 1200px) {
      /* line 9, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
      header .language-search-icon .sct-language-switcher {
        padding: 20px; } }
  /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .language-search-icon .sct-search-icon {
    padding: 5px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #e82249; }
    /* line 36, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .language-search-icon .sct-search-icon:hover {
      background-color: #1968B3; }
    @media (min-width: 1200px) {
      /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
      header .language-search-icon .sct-search-icon {
        padding: 20px; } }

/* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .sticked .language-search-icon .sct-search-icon, header .sticked .language-search-icon .sct-language-switcher {
  padding: 10px; }
  @media (min-width: 768px) {
    /* line 46, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .sticked .language-search-icon .sct-search-icon, header .sticked .language-search-icon .sct-language-switcher {
      padding: 15px 15px; } }

/* line 54, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .bsnav {
  background-color: white;
  border-bottom: 1px solid #74889A; }
  /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .bsnav.sticked {
    background-color: #1968b3; }
    /* line 59, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .bsnav.sticked .navbar-brand {
      height: 50px; }
      /* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
      header .bsnav.sticked .navbar-brand img {
        display: none; }
        /* line 63, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
        header .bsnav.sticked .navbar-brand img.logo-alt {
          display: block; }
  /* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .bsnav .navbar-brand {
    height: 50px;
    padding: 5px 0; }
    @media (min-width: 1400px) {
      /* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
      header .bsnav .navbar-brand {
        height: 60px; } }
    /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .bsnav .navbar-brand img {
      height: 100%;
      width: auto; }
    /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .bsnav .navbar-brand .logo-alt {
      display: none; }

/* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .navbar-toggler-search {
  display: flex;
  align-items: center;
  flex-direction: row-reverse; }
  /* line 96, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .navbar-toggler-search .navbar-toggler {
    margin-left: 15px; }

/* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .navbar-toggler {
  outline: none;
  border: none; }
  /* line 105, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .navbar-toggler .navbar-toggler-icon {
    background-color: #1968B3; }
    /* line 108, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .navbar-toggler .navbar-toggler-icon:before {
      background-color: #1968B3; }
    /* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .navbar-toggler .navbar-toggler-icon:after {
      background-color: #1968B3; }

/* line 123, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .navbar-nav .nav-link {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #1968B3;
  font-weight: 700; }
  @media (min-width: 1400px) {
    /* line 123, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    header .navbar-nav .nav-link {
      font-size: 0.875rem; } }

/* line 133, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .navbar-nav .dropdown-menu {
  position: absolute;
  border-radius: 0;
  margin-top: 6px;
  outline: none;
  border: none; }

/* line 143, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .bsnav-mobile .navbar {
  width: 300px;
  padding-top: 100px;
  background-color: white; }

/* line 153, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
header .sticked .navbar-toggler .navbar-toggler-icon {
  background-color: #fff; }
  /* line 156, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .sticked .navbar-toggler .navbar-toggler-icon:before {
    background-color: #fff; }
  /* line 160, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  header .sticked .navbar-toggler .navbar-toggler-icon:after {
    background-color: #fff; }

/* line 174, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
#full-screen-search.open {
  opacity: 1;
  z-index: 99; }

/* line 179, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
#full-screen-search.fade {
  height: auto;
  padding: 6.25rem 0;
  width: 100%;
  transition: all 0.2s; }

@media (min-width: 768px) {
  /* line 186, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
  .search-pop .container {
    max-width: 50%; } }

/* line 192, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
#full-screen-search button.close {
  background: none;
  cursor: pointer;
  margin: 0 0 15px;
  float: right;
  color: #FFF;
  font-size: 1rem;
  opacity: 1;
  font-weight: 400; }

/* line 203, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.search-pop {
  align-items: center;
  background: #1968B3;
  height: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: fixed;
  transition: all 0.2s;
  width: 100vw;
  will-change: transform, opacity;
  z-index: -1;
  top: 79px; }
  @media (min-width: 1400px) {
    /* line 203, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
    .search-pop {
      top: 139px; } }

/* line 221, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.ger-search-pop {
  clear: both; }

/* line 225, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.ger-form-wrapper ul {
  margin-top: -1.25rem; }

/* line 229, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.ger-form-wrapper ul li {
  position: relative;
  margin-top: 1.25rem; }

/* line 234, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
search-pop li input[type=search],
.search-pop li input[type=text] {
  padding: 1.875rem;
  border-color: transparent;
  width: 100%; }

/* line 241, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.search-pop li button img,
.search-pop li button svg {
  width: 2rem;
  height: 2rem; }

/* line 247, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_header.scss */
.search-pop li button {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background: none;
  outline: none;
  border: none; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-section div, .footer-section p, .footer-section a {
  font-size: 1rem;
  line-height: 2.125rem;
  color: #595959; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-section .footer-newsletter {
  min-width: 40%; }
  @media (min-width: 768px) {
    /* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-section .footer-newsletter {
      min-width: none; } }

/* line 13, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-section a {
  color: #595959; }
  /* line 15, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-section a:hover {
    color: #1968B3; }

/* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-section form input {
  width: 100%; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-section form button {
  display: block;
  padding: 10px 15px;
  font-size: 0.875rem;
  line-height: auto;
  width: 100%;
  display: block;
  border: 1px solid #1968B3;
  background-color: #1968B3;
  color: #fff; }
  @media (min-width: 1200px) {
    /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-section form button {
      font-size: rem-cal(18);
      padding: 10px 15px; } }
  /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-section form button svg {
    margin-left: 30px; }
  /* line 40, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-section form button:hover {
    background-color: #fff;
    color: #1968B3; }
    /* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-section form button:hover path {
      fill: #1968B3; }

/* line 50, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-top {
  background-color: #F3F3F3; }
  /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-top h3 {
    position: relative;
    padding-bottom: 1.875rem;
    margin-bottom: 1.875rem; }
    /* line 56, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-top h3:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 5px;
      width: 80px;
      background-color: #1968B3; }
  /* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-top .footer-about h3 {
    padding: 0; }
    /* line 70, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-top .footer-about h3:after {
      content: none; }
  /* line 75, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-top .footer-social-links {
    margin-top: 3.75rem; }

/* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-bottom .container {
  font-size: 14px; }
  @media (min-width: 768px) {
    /* line 80, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .container {
      font-size: 18px; } }

/* line 86, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-bottom .footer-menu {
  display: flex;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    /* line 86, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .footer-menu {
      margin-right: 50px; } }
  /* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-bottom .footer-menu li {
    padding: 0 45px;
    position: relative; }
    /* line 95, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .footer-menu li::after {
      content: '|';
      position: absolute;
      right: 0; }
    /* line 100, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .footer-menu li:first-child {
      padding-left: 0; }
    /* line 103, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .footer-menu li:last-child {
      padding-right: 0; }
      /* line 105, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
      .footer-bottom .footer-menu li:last-child::after {
        content: none; }
    /* line 110, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
    .footer-bottom .footer-menu li a {
      color: #595959; }
      /* line 112, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
      .footer-bottom .footer-menu li a:hover {
        color: #1968B3; }

/* line 118, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-bottom .footer-rights {
  color: #595959; }

/* line 121, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-bottom .footer-developer {
  margin-left: 10px;
  color: #595959; }
  /* line 124, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-bottom .footer-developer img {
    margin-left: 5px; }

/* line 129, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
.footer-social-links {
  display: flex;
  flex-wrap: wrap; }
  /* line 132, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_footer.scss */
  .footer-social-links li {
    margin-right: 2.1875rem;
    margin-bottom: 1.875rem; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
.about-section {
  background-image: none;
  background-color: #EAEAEC;
  padding-top: 84px;
  padding-bottom: 140px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 0; }
  @media (min-width: 992px) {
    /* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
    .about-section {
      background-size: contain; } }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
  .about-section .section-title {
    padding: 0;
    position: relative; }
    @media (min-width: 768px) {
      /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
      .about-section .section-title {
        padding: 30px 0 0 30px; } }
    @media (min-width: 992px) {
      /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
      .about-section .section-title {
        padding: 60px 0 0 80px; } }
    /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
    .about-section .section-title:after {
      position: absolute;
      content: '';
      width: 250px;
      height: 250px;
      top: 0;
      left: 0;
      border: 1px solid #EAEAEC;
      border-bottom: 0;
      border-right: 0;
      box-shadow: -10px -10px 13px rgba(0, 0, 0, 0.1);
      display: none; }
      @media (min-width: 768px) {
        /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
        .about-section .section-title:after {
          display: block;
          width: 350px;
          height: 350px; } }
      @media (min-width: 1200px) {
        /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_about.scss */
        .about-section .section-title:after {
          width: 520px;
          height: 520px; } }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
.banner-section {
  position: relative; }
  /* line 5, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .banner-section .banner-carousel .banner-item {
    padding-top: 50px; }
    /* line 19, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-carousel .banner-item h2 {
      color: #fff; }
    /* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-carousel .banner-item p {
      color: #fff; }
    /* line 27, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-carousel .banner-item .section-title {
      margin-top: 100px; }
  /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .banner-section .banner-carousel .owl-dots {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (min-width: 768px) {
      /* line 32, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .banner-section .banner-carousel .owl-dots {
        left: 30px; } }
    /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-carousel .owl-dots .owl-dot {
      width: 5px;
      height: 30px;
      margin-top: 10px;
      background-color: #EAEAEC;
      border-radius: 0;
      border: none; }
      @media (min-width: 768px) {
        /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
        .banner-section .banner-carousel .owl-dots .owl-dot {
          width: 8px;
          height: 65px; } }
      /* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .banner-section .banner-carousel .owl-dots .owl-dot.active {
        background-color: #1968B3; }
      /* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .banner-section .banner-carousel .owl-dots .owl-dot:focus {
        outline: none;
        border: none; }
  /* line 70, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .banner-section .banner-scroll {
    position: absolute;
    bottom: 15px;
    left: 50%;
    z-index: 1; }
    @media (min-width: 768px) {
      /* line 70, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .banner-section .banner-scroll {
        bottom: 45px; } }
    /* line 81, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-scroll:hover path {
      fill: #1968B3; }
    /* line 86, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .banner-section .banner-scroll svg {
      transform: translateX(-50%); }

/* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
.no-banner-section {
  padding-top: 50px; }
  @media (min-width: 1200px) {
    /* line 92, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .no-banner-section {
      padding-top: 72px; } }

/* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
.simple-banner-section {
  padding-top: 52px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .simple-banner-section {
      min-height: 31.25rem; } }
  @media (min-width: 1200px) {
    /* line 101, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .simple-banner-section {
      padding-top: 72px; } }
  /* line 116, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45); }
  /* line 126, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section.simple-banner-imageonly {
    min-height: unset; }
  /* line 130, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section .simple-banner {
    width: 100%; }
  /* line 134, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      /* line 134, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .simple-banner-section video {
        min-height: 100%; } }
  /* line 148, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section .simple-banner.video-banner {
    display: flex;
    align-items: center;
    width: 100%;
    height: 45vh; }
    @media (min-width: 768px) {
      /* line 148, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
      .simple-banner-section .simple-banner.video-banner {
        height: 90vh; } }
  /* line 158, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
  .simple-banner-section .section-title {
    position: relative;
    z-index: 1; }
    /* line 162, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .simple-banner-section .section-title h2 {
      color: #fff; }
    /* line 166, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_banner.scss */
    .simple-banner-section .section-title p {
      color: #fff; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_figure.scss */
.figure-section {
  background-color: #1968B3;
  background-size: cover;
  background-repeat: no-repeat; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
.image-content-section {
  padding: 80px 0; }
  /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section h2 {
    font-size: 1.5625rem;
    line-height: 1.875rem; }
    @media (min-width: 1200px) {
      /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
      .image-content-section h2 {
        font-size: 2.1875rem;
        line-height: 2.5rem; } }
  /* line 11, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section img {
    width: auto;
    height: auto;
    max-width: 100%; }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section.bg-primary *, .image-content-section.bg-secondary * {
    color: #fff; }
  /* line 20, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section.bg-primary .btn-primary, .image-content-section.bg-primary .btn-secondary, .image-content-section.bg-secondary .btn-primary, .image-content-section.bg-secondary .btn-secondary {
    border-color: #fff;
    color: #000;
    background-color: #fff; }
    /* line 24, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
    .image-content-section.bg-primary .btn-primary:hover, .image-content-section.bg-primary .btn-secondary:hover, .image-content-section.bg-secondary .btn-primary:hover, .image-content-section.bg-secondary .btn-secondary:hover {
      background-color: transparent;
      color: #fff; }
  /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section.bg-primary .btn-outline, .image-content-section.bg-secondary .btn-outline {
    border-color: #fff;
    color: #fff;
    background-color: transparent; }
    /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
    .image-content-section.bg-primary .btn-outline:hover, .image-content-section.bg-secondary .btn-outline:hover {
      background-color: #fff;
      color: #000; }
  /* line 41, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
  .image-content-section.bg-dark .btn-outline {
    background-color: transparent; }
    /* line 43, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
    .image-content-section.bg-dark .btn-outline.btn-secondary:hover {
      background-color: #1968B3;
      color: #F3F3F3; }
    /* line 47, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_image-content-section.scss */
    .image-content-section.bg-dark .btn-outline.btn-primary:hover {
      background-color: #1968B3;
      color: #F3F3F3; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
.map-section #map-tabContent {
  height: 350px; }
  @media (min-width: 768px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section #map-tabContent {
      height: 400px; } }
  @media (min-width: 992px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section #map-tabContent {
      height: 500px; } }
  @media (min-width: 1200px) {
    /* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section #map-tabContent {
      height: 600px; } }
  /* line 17, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
  .map-section #map-tabContent .tab-pane {
    height: 100%; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
.map-section .list-group {
  height: 350px;
  overflow-y: scroll; }
  @media (min-width: 768px) {
    /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group {
      height: 400px; } }
  @media (min-width: 992px) {
    /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group {
      height: 500px; } }
  @media (min-width: 1200px) {
    /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group {
      height: 600px; } }
  /* line 38, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
  .map-section .list-group .list-group-item {
    background-color: #BC1D3C;
    color: #fff;
    border: 1px solid #1968B3;
    border-left: none;
    border-right: none;
    padding: 1.2rem 1.25rem; }
    /* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group .list-group-item:hover {
      background-color: #1968B3; }
    /* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group .list-group-item.active {
      background-color: #1968B3; }
    /* line 52, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
    .map-section .list-group .list-group-item svg {
      margin-right: 15px; }

/* line 58, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_map.scss */
.map-section .gmap_canvas {
  height: 100%; }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_member.scss */
.member-section .member-row {
  margin: 0; }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_news.scss */
.news-section {
  background-color: #F3F3F3; }
  /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_news.scss */
  .news-section .news-card {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      /* line 3, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_news.scss */
      .news-section .news-card {
        margin-bottom: 0; } }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 #notfound {
  position: relative;
  height: 100vh; }

/* line 7, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 #notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound {
  max-width: 520px;
  width: 100%;
  line-height: 1.4;
  text-align: center; }

/* line 23, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound .notfound-404 {
  position: relative;
  height: 240px; }

/* line 28, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 252px;
  font-weight: 900;
  margin: 0px;
  color: #262626;
  text-transform: uppercase;
  letter-spacing: -40px;
  margin-left: -20px; }

/* line 45, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound .notfound-404 h1 > span {
  text-shadow: -8px 0px 0px #fff; }

/* line 49, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound .notfound-404 h3 {
  font-family: 'Cabin', sans-serif;
  position: relative;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #262626;
  margin: 0px;
  letter-spacing: 3px;
  padding-left: 6px; }

/* line 62, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
.page-404 .notfound h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  margin-top: 0px;
  margin-bottom: 25px;
  line-height: 1.8; }

@media only screen and (max-width: 767px) {
  /* line 74, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
  .page-404 .notfound .notfound-404 {
    height: 200px; }
  /* line 78, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
  .page-404 .notfound .notfound-404 h1 {
    font-size: 200px; } }

@media only screen and (max-width: 480px) {
  /* line 84, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
  .page-404 .notfound .notfound-404 {
    height: 162px; }
  /* line 88, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
  .page-404 .notfound .notfound-404 h1 {
    font-size: 162px;
    height: 150px;
    line-height: 162px; }
  /* line 94, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_page-404.scss */
  .page-404 .notfound h2 {
    font-size: 16px; } }

/* line 1, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
.products-section {
  position: relative;
  padding-bottom: 100px; }
  /* line 4, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
  .products-section .products-item {
    background-repeat: no-repeat;
    background-size: cover; }
    /* line 8, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
    .products-section .products-item .product-item-image {
        text-align:center;
    }
    .products-section .products-item .product-item-image img {
      max-width: 270px;
      display: inline-block;
    }
    /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
    .products-section .products-item .section-title {
      padding: 30px;
      position: relative; }
      @media (min-width: 1200px) {
        /* line 14, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
        .products-section .products-item .section-title {
          padding: 70px; } }
  /* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
  .products-section .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%); }
  /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
  .products-section .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    display: none; }
    @media (min-width: 768px) {
      /* line 34, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
      .products-section .owl-nav {
        display: block; } }
    /* line 61, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
    .products-section .owl-nav button.owl-prev {
      position: absolute;
      top: 0;
      left: 0;
      transform: translateY(-50%);
      outline: none;
      border: none; }
      /* line 68, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
      .products-section .owl-nav button.owl-prev:hover {
        background-color: rgba(255, 255, 255, 0.6); }
    /* line 72, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
    .products-section .owl-nav button.owl-next {
      position: absolute;
      top: 0;
      right: 0;
      transform: translateY(-50%);
      outline: none;
      border: none; }
      /* line 79, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_products.scss */
      .products-section .owl-nav button.owl-next:hover {
        background-color: rgba(255, 255, 255, 0.6); }

/* line 2, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
.testimonial-section img {
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain; }

/* line 10, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
.testimonial-slider .testimonial-description {
  color: #1968B3; }
  /* line 12, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
  .testimonial-slider .testimonial-description svg {
    vertical-align: bottom; }

/* line 16, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
.testimonial-slider .testimonial-client {
  margin-top: 2.5rem; }
  /* line 18, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
  .testimonial-slider .testimonial-client strong {
    color: #1968B3; }

/* line 22, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
.testimonial-slider .owl-nav {
  margin-top: 2.5rem;
  display: flex; }
  /* line 25, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
  .testimonial-slider .owl-nav button.owl-prev {
    color: #000;
    font-weight: 700;
    outline: none; }
    /* line 29, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
    .testimonial-slider .owl-nav button.owl-prev:hover {
      font-weight: 700; }
  /* line 33, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
  .testimonial-slider .owl-nav button.owl-next {
    color: #1968B3;
    outline: none;
    font-weight: 400; }
    /* line 37, ../../../../XAMPP/xamppfiles/htdocs/sct/wp-content/themes/sct/src/scss/blocks/_testimonial.scss */
    .testimonial-slider .owl-nav button.owl-next:hover {
      font-weight: 700; }

/*# sourceMappingURL=style.css.map */