/* cmsms stylesheet: Remodeling modified: Friday, February 27, 2026 8:27:23 AM */
@font-face {
  font-display: block;
  font-family: Icons;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/icons.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 200;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-200.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 200;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-200-italic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 300;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-300.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 300;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-300-italic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 400;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-italic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 600;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-600.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 600;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-600-italic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 700;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-700.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 700;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-700-italic.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: normal;
  font-weight: 900;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-900.woff") format("woff");
}

@font-face {
  font-display: swap;
  font-family: "Source Sans";
  font-style: italic;
  font-weight: 900;
  src: url("https://www.pearlremodeling.com/uploads/fonts/first/sourcesanspro-900-italic.woff") format("woff");
}

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
main, summary {
  display: block;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: 625%;
  scroll-behavior: smooth;
  touch-action: manipulation;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  line-height: 1;
  font-family: sans-serif;
  font-size: 0.16rem;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

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

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
}

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

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

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

em {
  font-style: italic;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
[type="reset"],
[type="submit"],
[type="button"] {
  -webkit-appearance: button;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

fieldset {
  min-width: 0;
}

legend {
  max-width: 100%;
  white-space: normal;
  color: inherit;
  display: block;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

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

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

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

output {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.html-first {
  --rem: 100px;

  --color-main: 25, 100, 245;
  --color-main-rgb: rgb( 25, 100, 245 );

  --color-sub: 72, 172, 255;
  --color-sub-rgb: rgb( 72, 172, 255 );

  --color-first: 255, 255, 255;
  --color-first-rgb: rgb( 255, 255, 255 );

  --color-second: 43, 43, 43;
  --color-second-rgb: rgb( 43, 43, 43 );

  --color-third: 200, 213, 218;
  --color-third-rgb: rgb( 200, 213, 218 );

  --color-fourth: 147, 156, 160;
  --color-fourth-rgb: rgb( 147, 156, 160 );

  --color-fifth: 245, 247, 249;
  --color-fifth-rgb: rgb( 245, 247, 249 );

  --container: calc( 11.80 * var(--rem) );

  --margins: calc( ( 100vw - var(--container) ) / 2 );
  --margins-: calc( var(--margins) * -1 );

  --grid: calc( 0.64 * var(--rem) );
  --grid-: calc( var(--grid) * -1 );

  --font: "Source Sans", Tahoma, Verdana, Segoe, sans-serif;
}

html, body {
  height: 100%;
}

body {
  font-family: var(--font);
  letter-spacing: 0.012em;
  word-spacing: 0.016em;
}

.hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}

.icon:before, .icon:after {
  font-family: 'icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content {
  color: rgb( var(--color-second) );
  font-size: calc( 0.18 * var(--rem) );
  font-weight: 400;
  line-height: 1.5em;
}

.content a {
  color: rgb( var(--color-main) );
  text-decoration: none;
  transition: color 0.2s;
}

.content a:hover,
.content a:focus {
  color: inherit;
}

.content div, .content address, .content article,
.content aside, .content blockquote, .content details,
.content dialog, .content dd, .content dl, .content dt,
.content fieldset, .content figcaption, .content figure,
.content footer, .content form, .content h1, .content h2,
.content h3, .content h4, .content h5, .content h6,
.content header, .content hgroup, .content hr,
.content main, .content nav, .content p, .content pre,
.content section, .content table, .content ul, .content ol,
.content img {
  margin-bottom: 2em;
}

.content div:last-child, .content address:last-child, .content article:last-child,
.content aside:last-child, .content blockquote:last-child, .content details:last-child,
.content dialog:last-child, .content dd:last-child, .content dl:last-child, .content dt:last-child,
.content fieldset:last-child, .content figcaption:last-child, .content figure:last-child,
.content footer:last-child, .content form:last-child, .content h1:last-child, .content h2:last-child,
.content h3:last-child, .content h4:last-child, .content h5:last-child, .content h6:last-child,
.content header:last-child, .content hgroup:last-child, .content hr:last-child,
.content main:last-child, .content nav:last-child, .content p:last-child, .content pre:last-child,
.content section:last-child, .content table:last-child, .content ul:last-child, .content ol:last-child,
.content img:last-child {
  margin-bottom: 0;
}

.content h1, .content h2, .content h3,
.content h4, .content h5, .content h6 {
  font-weight: 400;
  line-height: 1.5em;
  margin-bottom: 1em;
  padding-top: 1em;
}

.content h1:first-child, .content h2:first-child, .content h3:first-child,
.content h4:first-child, .content h5:first-child, .content h6:first-child {
  padding-top: 0;
}

.content h2 {
  font-size: calc( 0.32 * var(--rem) );
}

.content h3 {
  font-size: calc( 0.24 * var(--rem) );
}

.content h4 {
  font-size: calc( 0.18 * var(--rem) );
}

.content h5 {
  font-size: calc( 0.16 * var(--rem) );
}

.content h6 {
  font-size: calc( 0.14 * var(--rem) );
}

.content ul, .content ol {
  overflow: hidden;
}

.content ul ul {
  padding: 0.8em 0 1em;
}

.content ul li {
  padding: 0 0 0 1em;
  position: relative;
}

.content ul li:before {
  background: rgb( var(--color-main) );
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 0.2em;
  margin: 0 0.8em 0 -1em;
  transform: translate3d(0, -50%, 0);
  vertical-align: middle;
  width: 0.2em;
}

.content ul li:last-child {
  margin: 0;
}

.content ol {
  counter-reset: li;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}

.content ol ol {
  padding: 0 0 0 2em;
}

.content ol li {
  counter-increment: li;
  margin-bottom: 1em;
  padding-top: 1em;
}

.content ol li:last-child {
  margin-bottom: 0;
}

.content ol li:before {
  color: rgb( var(--color-main) );
  content: counters(li,".") ". ";
  font-weight: 700;
}

.content ol li ol li:before {
  content: counters(li,".") " ";
}

.table {
  box-shadow: 0px 0px calc( 0.16 * var(--rem) ) rgba(0, 0, 0, 0.15);
  overflow: auto;
}

.content table {
  border-collapse: collapse;
  overflow: hidden;
  width: 100%;
}

.content th {
  background-color: rgb( var(--color-main) );
  border-bottom: calc( 0.02 * var(--rem) ) solid rgb( var(--color-fourth) );
  color: rgb( var(--color-first) );
  padding: calc( 0.16 * var(--rem) );
  text-transform: uppercase;
}

.content th:hover {
  background-color: rgba( var(--color-main), 0.8 );
}

.content td {
  border-bottom: calc( 0.01 * var(--rem) ) solid rgb( var(--color-fourth) );
  padding: calc( 0.16 * var(--rem) );
  text-align: left;
}

.content tr:nth-child(even) {
  background-color: rgba( var(--color-second), 0.06 );
}

.content tr {
  transition: background-color 0.3s ease;
}

.content tr:last-child td {
  border-bottom: none;
}

.container {
  padding-left: var(--margins);
  padding-right: var(--margins);
}

.heading {
  font-size: calc( 0.72 * var(--rem) );
  font-weight: 900;
  letter-spacing: -0.01em;
  line-height: 0.8;
  text-transform: uppercase;
}

.heading span {
  display: inline-block;
  position: relative;
}

.heading span:before {
  background: rgb( var(--color-main) );
  bottom: 0.1em;
  content: "";
  left: -0.1em;
  position: absolute;
  right: -0.1em;
  top: -0.1em;
  z-index: -1;
}

a.heading,
a.heading:hover,
a.heading:focus {
  color: rgb( var(--color-first) );
}

.subheading {
  font-size: calc( 0.32 * var(--rem) );
  font-weight: 300;
  line-height: 1.25;
}

.module-content .subheading {
  font-weight: 700;
}

a.subheading,
a.subheading:hover,
a.subheading:focus {
  color: rgb( var(--color-first) );
}

.module {
  margin-bottom: calc( 2 * var(--grid) );
  margin-top: calc( 2 * var(--grid) );
}

.button, .more, .submit,
.content .button, .content .more, .content .submit {
  background: rgb( var(--color-main) );
  border: none;
  border-radius: calc( 0.04 * var(--rem) );
  color: rgb( var(--color-first) );
  cursor: pointer;
  display: inline-flex;
  font-size: calc( 0.20 * var(--rem) );
  font-weight: 600;
  line-height: 1.5;
  padding: 1em 2em 0.74em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 0.4s;
}

.button:hover, .more:hover, .submit:hover,
.button:focus, .more:focus, .submit:focus,
.content .button:hover, .content .more:hover, .content .submit:hover,
.content .button:focus, .content .more:focus, .content .submit:focus {
  background: rgb( var(--color-sub) );
  color: rgb( var(--color-first) );
}

.parallax {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 80em) { /*1280px*/
  .html-first {
    --container: calc( 10.88 * var(--rem) );
    --grid: calc( 0.64 * var(--rem) );
  }
}

@media screen and (max-width: 72em) { /*1152px*/
  .html-first {
    --container: 100%;
    --margins: calc( 0.32 * var(--rem) );
    --grid: calc( 0.64 * var(--rem) );
  }
}

@media screen and (max-width: 45em) { /*720px*/
  .html-first {
    --margins: calc( 0.32 * var(--rem) );
    --grid: calc( 0.32 * var(--rem) );
  }
}

@media screen and (max-width: 45em) { /*720px*/
  .html-first {
    --container: 100%;
    --margins: calc( 0.32 * var(--rem) );
    --grid: calc( 0.32 * var(--rem) );
  }
}

@media screen and (max-width: 20em) { /*320px*/
  .html-first {
    --margins: calc( 0.24 * var(--rem) );
    --grid: calc( 0.24 * var(--rem) );
  }
}

@media screen and (max-width: 18em) { /*288px*/
  .html-first {
    --margins: calc( 0.12 * var(--rem) );
    --grid: calc( 0.12 * var(--rem) );
  }
}

.module-top.top-first {
  container: top-first / inline-size;
  position: relative;
  z-index: 4;
}

.top-first .top-container {
  align-items: center;
  background: rgb( var(--color-first) );
  display: flex;
  justify-content: center;
  width: 100%;
}

.logo-first .logo-link {
  display: inline-block;  
  padding: calc( 0.16 * var(--rem) );
}

.logo-first .logo-link .logo-img {
  display: block;
  max-height: calc( 1 * var(--rem) );
}

@container top-first (max-width: 64em) { /*820px*/
  .logo-first .logo-link .logo-img {
    max-height: calc( 0.5 * var(--rem) );
  }
}

.module-fixed {
  container: fixed / inline-size;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}

.module-fixed .fixed-container {
  align-items: center;
  background: rgb( var(--color-first) );
  box-shadow: 0 calc( 0.06 * var(--rem) ) calc( 0.16 * var(--rem) ) 0 rgba( var(--color-second), 0.1);
  display: flex;
  justify-content: space-between;
  flex-flow: row;
}

.module-fixed .module-top {
  container: top / normal;
}

.module-fixed .module-logo .logo-link {
  padding: calc( 0.08 * var(--rem) ) calc( 0.16 * var(--rem) );  
}

.module-fixed .module-logo .logo-img {
  max-height: calc( 0.64 * var(--rem) ); 
}

.module-phone {
  container: phone / normal;
  color: rgb( var(--color-second) );
  display: inline-flex;
  flex-flow: row;
  font-size: calc( 0.24 * var(--rem) );
  font-weight: 700;
  gap: calc( 0.08 * var(--rem) );
  padding: calc( 0.08 * var(--rem) ) calc( 0.16 * var(--rem) );
  text-decoration: none;
}

.module-phone:before {
  content: "\e946";
  font-size: calc( 0.21 * var(--rem) );
}

.module-header .header-container {
  display: grid;
  grid-auto-rows: auto 1fr;
  grid-template-columns: 100%;
  position: relative;
  z-index: 2;
}

.module-header.header-sub-first .header-container {
  height: auto;
  min-height: auto;
  overflow: hidden;
  position: relative;
}

.module-header .header-content {
  align-items: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-bottom: var(--grid);
  padding-top: var(--grid);
}

.header-first .header-heading {
  color: rgb( var(--color-first) );
  font-size: calc( 0.32 * var(--rem) );
  font-weight: 700;
  background: rgb( var(--color-main) );
  padding: 1em;
  text-align: center;
  text-transform: uppercase;
  text-wrap: balance;
  max-width: calc( 6.40 * var(--rem) );
}

.header-first .header-main {
  background: rgb( var(--color-second) );
  color: rgb( var(--color-first) );
  margin: calc( 0.06 * var(--rem) ) 0 0;
  max-width: calc( 6.40 * var(--rem) );
  padding: 2em 1em;
  text-align: center;
}

.header-first .header-img {
  filter: blur( calc( 0.05 * var(--rem) ) );
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  transform: scale(1.2);
  width: 100%;
  z-index: -1;
}

.module-headline {
    container: header / inline-size;
}

.module-headline .headline-container {
    align-items: center;
    display: flex;
    flex-flow: column;
    gap: calc( 0.64 * var(--rem) );
    justify-content: center;
    padding-bottom: calc( 0.64 * var(--rem) );
    padding-top: calc( 0.64 * var(--rem) );
    position: relative;
    z-index: 2;
}

.module-headline .headline-grid {
    align-items: center;
    color: rgb( var(--color-first) );
    display: grid;
    font-size: calc( 1.00 * var(--rem) );
    grid-template-columns: auto 1fr;
    grid-template-rows: 1fr auto auto;
    gap: 0.08em;
    line-height: 1;
    text-transform: uppercase;
}

.module-headline .headline-header {
    color: rgb( var(--color-first) );
    font-size: calc( 0.72 * var(--rem) );
    font-weight: 700;
    margin: 0 0 -0.5em;
    text-transform: uppercase;
}

.module-headline .headline-strong {
    font-size: 2em;
    grid-column: 1;
    grid-row: 1 / -1;
    line-height: 0.92;
    margin: 0 0 -0.18em 0;
}

.module-headline .headline-span {
    align-self: end;
    font-size: 0.42em;
    font-weight: 400;
    grid-column: 2;
}

.module-headline .headline-img {
  border-radius: 0 0 100% 100%;
  max-width: calc( 4 * var(--rem) );
}

.module-headline .headline-content {
    color: rgb( var(--color-first) );
    font-size: 0.16em;
    text-align: center;
    grid-column: 1 / -1;
    grid-row: -1;
    padding: 0 1em;
}

@container header (max-width: 51.25em) { /*820px*/
  .module-header .header-title {
    font-size: 12vw;
  }

  .module-header .header-title .header-subheading {
    font-size: calc( 0.12 * var(--rem) );
  }
}

.module-main {
  container: main / inline-size;
  overflow: hidden;
  position: relative;
  text-align: center;
  z-index: 0;
}

.module-main .main-container {
  display: grid;
  gap: calc( 0.4 * var(--rem) ) 0;
  grid-template-columns: 1fr;
  padding-bottom: calc( var(--grid) * 2 );
  padding-top: calc( var(--grid) * 2 );
}

.module-main .module-dispatch .dispatch-container {
  background: rgba( var(--color-second), 0.05);
  border-radius: 0.1rem;
}

.module-main .dispatch-container {
  margin: 0;
}

.module-main .main-heading {
  font-size: calc( 0.64 * var(--rem) );
  letter-spacing: 0.03em;
}

.module-main .main-subheading {
  order: 1;
}

.module-main .main-content {
  margin-top: calc( 0.72 * var(--rem) );
}

.module-main .main-content a.heading {
 color: rgb(var(--color-second));
}

.module-main .main-content a.heading:is(:hover, :focus) {
  color: rgb(var(--color-main));
}

.module-dispatch {
  container: dispatch / inline-size;
  position: relative;
}

.module-dispatch .dispatch-container {
  background: rgba( var(--color-first), 1) ;
  padding: var(--grid);
  text-align: center;
}

.module-dispatch .dispatch-container .error {
  margin-bottom: 1.5em;
}

.module-dispatch .dispatch-heading {
  color: rgb( var(--color-second) ) ;
  font-size: calc( 0.48 * var(--rem) );
  font-weight: 900;
  text-transform: uppercase;
}
 
.module-dispatch .dispatch-subheading {
  color: rgb( var(--color-second) ) ;
  font-size: calc( 0.24 * var(--rem) );
  font-weight: 200;
  margin: 0 0 calc( 0.72 * var(--rem) );
  text-transform: lowercase;
}

@container dispatch (max-width: 82.5em) { /*1320px*/
  .module-dispatch .dispatch-heading {
    font-size: calc( 0.32 * var(--rem) );
  }
}

@container dispatch (max-width: 40em) { /*640px*/
  .module-dispatch .dispatch-container{
    max-width: unset;
  }
}

@container dispatch (max-width: 30em) { /*640px*/
  .module-dispatch .dispatch-container{
    padding:  calc( 0.24 * var(--rem) );
  }
}

.module-form {
  container: form / inline-size;
  position: relative;
}

.module-form-message {
  margin-top: calc( 0.32 * var(--rem) );
}

.module-dispatch .module-form .form-container {
  display: grid;
  gap: calc( 0.16 * var(--rem) );
  grid-template-columns: 1fr 1fr 1fr;
}

.module-footer .module-form .form-container{
  display: grid;
  gap: calc( 0.16 * var(--rem) );
  grid-template-columns: 1fr 1fr 1fr;
}

.module-form .module-field {
  margin: 0 0 calc( 0.16 * var(--rem) );
}

.module-form .form-field-file {
  display: grid;
}

.module-form .form-field-file input,
.module-form .form-field-file label {
  align-self: start;
  cursor: pointer;
  grid-column: 1;
  grid-row: 1;
  text-align: left;
}

.module-form .form-field-file input {
  opacity: 0;
  z-index: 1;
}

.module-form .form-field-file input.has-file + .form-label-file:after {
  content: "File selected";
}

.module-form .form-field-file input.has-file + .form-label-file .form-label-file-text {
  display: none;
}

.module-form .form-input,
.module-form .form-select,
.module-form .form-label-file {
  background: none;
  border: none;
  border-bottom: 2px solid rgba( var(--color-second), 0.5 );
  box-sizing: border-box;
  color: rgb( var(--color-second) );
  font-family: var(--font);
  font-size: calc( 0.24 * var(--rem) );
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 calc( 0.72 * var(--rem) );
  padding: 0;
  resize: none;
  width: 100%;
}

.module-form .form-input:focus,
.module-form .form-select:focus {
 outline: none !important;
 border-bottom: 2px solid rgb( var(--color-second) );
}

.module-form .form-input:last-child {
  margin-bottom: 0;
}

.module-form .form-input::-webkit-input-placeholder {
  color: rgb( var(--color-second) );
  opacity: 1;
}

.module-form .form-input::-moz-placeholder {
  color: rgb( var(--color-second) );
  opacity: 1;
}

.module-form .form-input:-ms-input-placeholder {
  color: rgb( var(--color-second) );
  opacity: 1;
}

.module-form .form-input:-moz-placeholder {
  color: rgb( var(--color-second) );
  opacity: 1;
}

.module-form textarea.form-input {
  height: calc( 1.40 * var(--rem) );
}

.module-form .form-checkbox {
  display: none;
}

.module-form .form-checkbox-label {
  align-items: first baseline;
  color: rgb( var(--color-second) );
  cursor: pointer;
  display: grid;
  font-size: calc( 0.24 * var(--rem) );
  font-weight: 400;
  gap: calc( 0.08 * var(--rem) );
  grid-template-columns: auto 1fr;
  justify-items: start;
  line-height: 1.5em;
  margin: 0 0 calc( 0.24 * var(--rem) );
}

.module-form .form-checkbox-label:before,
.module-form .form-checkbox-label:after {
  border: 3px solid rgba( var(--color-second), 0.5 );
  content: "";
  grid-column: 1;
  grid-row: 1;
  height: 1em;
  width: 1em;
}

.module-form .form-checkbox-label:before {
  border-color: #ffffffff;
}

.module-form :checked ~ .form-checkbox-label:before {
  background: rgb( var(--color-main) );
}

.module-form .form-placeholder {
  position: relative;
}

.module-form .form-placeholder .form-label {
  background: rgb( var(--color-main) );
  color: rgb( var(--color-first) );
  font-size: calc( 0.14 * var(--rem) );
  left: 50%;
  opacity: 0;
  padding: calc( 0.08 * var(--rem) ) calc( 0.16 * var(--rem) );
  position: absolute;
  pointer-events: none;
  top: calc( -0.08 * var(--rem) );
  transition: transform 0.4s, opacity 0.4s;
  transform: translate(-50%, -120%);
}

.module-form .form-placeholder .form-input:focus + .form-label {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -102%);
}

.module-form .form-placeholder .form-input:placeholder-shown + .form-label {
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -120%);
}

.module-form .form-placeholder .form-label:before {
  border-top: calc( 0.06 * var(--rem) ) solid rgb( var(--color-main) );
  border-left: calc( 0.04 * var(--rem) ) solid transparent;
  border-right: calc( 0.04 * var(--rem) ) solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 100%);
  width: 0;
}

.module-form .form-submit {
  grid-column: 1 / -1;
  justify-self: center;
  position: relative;
}

.module-brands {
  --module: "brands";
}

.module-brands .brands-container {
  --rem: var(--_rem, 100px);
  --grid: var(--_grid, 100px);

  --size: min( 10vw, calc( 3.2 * var(--rem) ) );
  --gap: calc( var(--size) / 2 );

  display: grid;
  gap: var(--gap);
  grid-template-columns: 100% max-content 100% max-content;
  overflow: hidden;
  padding-bottom: calc( 0.5 * var(--grid) );
  padding-top: calc( 0.5 * var(--grid) );
  max-width: 100%;
}

.module-brands .brands-list {
  align-items: center;
  animation: module-brands-list 20s infinite linear;
  display: flex;
  gap: var(--gap);
  grid-column: 1 / 3;
  justify-content: space-around;
}

.module-brands .brands-list + .brands-list {
  grid-column: 3 / 5;
}

.module-brands .brands-container:hover .brands-list,
.module-brands .brands-container:focus-within .brands-list {
  animation-play-state: paused;
}

@keyframes module-brands-list {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate( calc( -100% - var(--gap) ), 0 );
  }
}

.module-brands .brands-img {
  display: block;
  max-height: calc( var(--size) / 2 );
  max-width: var(--size);
}

@media (max-width: 1000px) {
  .module-brands .brands-container {
    --size: min(40vw, calc( 2 * var(--rem) ));
  }
}

.module-content {
  container: content / inline-size;
  z-index: 0;
}

.module-content .content-container {
  display: grid;
  gap: 0 calc( 0.4 * var(--rem) );
  grid-template-columns: auto 1fr;
  grid-template-rows: 1fr auto auto auto;
}

.module-content .content-content:not(:first-child) {
  margin: calc( 0.32 * var(--rem) ) 0;
}

.module-content .content-figure {
  grid-column: 1;
  grid-row: 1 / span 8;
  max-width: calc( 5.60 * var(--rem) );
}

.module-content .content-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  will-change: transform;
}

.module-content .content-heading {
  margin: 0 0 calc( 0.32 * var(--rem) );
}

.module-content .content-heading,
.module-content .content-subheading,
.module-content .content-content {
  align-self: end;
  grid-column: 2;
}

@container content (max-width: 82.5em) { /*1320px*/
  .module-content .content-container {
    grid-template-columns: 1fr 1fr;
  }
}

@container content (max-width: 60em) { /*960px*/
  .module-content .content-container {
    display: flex;
    flex-flow: column;
    gap: 0;
    padding-top: 0;
  }

  .module-content .content-heading, .module-content .content-subheading, .module-content .content-content {
    align-self: unset;
  }

  .module-content .content-heading, .module-content .content-subheading {
    text-align: center;
  }

  .module-content .content-subheading {
    margin-top: calc( 0.24 * var(--rem) );
  }

  .module-content .content-figure {
    align-self: center;
    order: -1;
  }
}

.module-counter {
  container: counter / inline-size;
  z-index: 0;
}

.module-content .module-counter {
  margin-top: calc( 0.48 * var(--rem) );
  grid-column: 2;
}

.module-counter .counter-container {
  align-items: end;
  justify-content: center;
  display: flex;
  flex-flow: row-reverse;
  gap: calc( 0.08 * var(--rem) );
}

.module-counter .counter-heading {
  display: flex;
  font-size: calc( 0.28 * var(--rem) );
  flex-flow: column;
  font-weight: 300;
}

.module-counter .counter-content {
  align-items: center;
  display: flex;
  line-height: 0.6;
}

.module-counter .counter-content:after {
  animation: module-counter 4s linear forwards;
  content: attr(data-counter);
  font-size: calc( 1.28 * var(--rem) );
}

@container content (max-width: 30em) { /*480px*/
  .module-counter .counter-container {
    align-items: center;
  }

  .module-counter .counter-content:after {
    font-size: calc( 0.72 * var(--rem) );
  }
}

.module-video {
  container: qr / inline-size;
  z-index: 0;
}

.module-video .video-container {
  align-items: center;
  display: grid;
  flex-flow: column;
  gap: 0 calc( 0.32 * var(--rem) );
  grid-template-columns: 1fr 1fr;
  padding-bottom: calc( 1.28 * var(--rem) );
  padding-top: calc( 1.28 * var(--rem) );
  position: relative;
  text-align: center;
  z-index: 0;
}

.module-video .video-heading {
  color: rgb( var(--color-first) );
  grid-column: 1 / -1;
}

.module-video .video-subheading {
  color: rgb( var(--color-first) );
  font-weight: 300;
  grid-column: 1 / -1;
  line-height: 1.25;
}

.module-video .video-content {
  color: rgb( var(--color-first) ); 
  margin-top: calc( 0.64 * var(--rem) );
}

.module-video .video-content iframe {
  display: inline-block;
  max-width: 100%;;
}

.module-video .video-figure {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.module-video .video-figure:before {
  background: rgba( var(--color-second), 0.5 );
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}

.module-video .video-img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
  will-change: transform;
}

@container video (max-width: 40em) { /*640px*/
  .module-video .video-container {
    padding-bottom: calc( var(--grid) );
    padding-top: calc( var(--grid) );
  }
}

.module-carousel {
  container: carousel / inline-size;
  position: relative;
}

.module-carousel .carousel-container {
  display: grid;
  gap: 0;
  grid-auto-flow: column;
  grid-auto-columns: calc( ( 100% / 4 ) );
  grid-template-columns: unset;
  position: relative;
  transition: transform 0.2s;
}

.module-carousel .carousel-next,
.module-carousel .carousel-prev {
  background: none;
  border: none;
  cursor: pointer;
  font-size: calc( 0.12 * var(--rem) );
  margin: 0;
  right: var(--margins);
  opacity: 0;
  padding: 1em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(100%, -50%);
  transition: opacity 0.2s;
}

.module-carousel .carousel-prev {
  left: var(--margins);
  right: auto;
  transform: translate(-100%, -50%);
}

.module-carousel .carousel-next.active,
.module-carousel .carousel-prev.active {
  opacity: 1;
  pointer-events: auto;
}

.module-carousel .carousel-next:focus,
.module-carousel .carousel-prev:focus {
  outline: none;
}

.module-carousel .carousel-next:before, .module-carousel .carousel-prev:before {
  border-top: 0.25em solid rgb( var(--color-second) );
  border-right: 0.25em solid rgb( var(--color-second) );
  box-sizing: content-box;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 1em;
  padding: 0 0 0.25em 0.25em;
  transform: rotate(-135deg);
  transition: border 0.2s;
  width: 1em;
}

.module-carousel .carousel-next:focus:before,
.module-carousel .carousel-prev:focus:before,
.module-carousel .carousel-next:hover:before,
.module-carousel .carousel-prev:hover:before {
  border-top: 0.25em solid rgb( var(--color-main) );
  border-right: 0.25em solid rgb( var(--color-main) );
  outline: none;
}

.module-carousel .carousel-next:before {
  transform: rotate(45deg);  
}

@container carousel (max-width: 60em) { /*960px*/
  .module-carousel .carousel-container {
    grid-auto-columns: calc( ( 100% / 3 ) );
  }
}

@container carousel (max-width: 42.5em) { /*680px*/
  .module-carousel .carousel-container {
    grid-auto-columns: calc( ( 100% / 2 ) );
  }

  .module-carousel .carousel-next,
  .module-carousel .carousel-prev {
    margin-top: var(--grid);
    position: static;
    transform: unset;
  }
}

@container carousel (max-width: 30em) { /*480px*/
  .module-carousel .carousel-container {
    grid-auto-columns: calc( ( 100% / 1 ) );
  }

  .module-carousel .carousel-next,
  .module-carousel .carousel-prev {
    opacity: 0.4;
  }
}

.module-footer {
  container: footer / inline-size;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.module-footer .footer-container {
  display: grid;
  gap: 0 calc( 0.4 * var(--rem) );
  grid-template-columns: 1fr;
  padding-bottom: calc( var(--grid) * 2 );
  padding-top: calc( var(--grid) * 2 );
  text-align: center;
}

.module-footer .dispatch-container {
  margin: 0;
}

.module-footer .footer-heading {
  color: rgb( var(--color-first) );
}

.module-footer .footer-subheading {
  color: rgb( var(--color-first) );
  font-size: calc( 0.32 * var(--rem) );
  margin: 0 0 calc( 0.4 * var(--rem) );
}

.module-footer .footer-content {
  margin-top: calc( 0.72 * var(--rem) );
  order: 1;
}

.module-footer .footer-figure {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.module-footer .footer-figure:before {
  background: rgba( var(--color-second), 0.5 );
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}

.module-footer .footer-img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
  will-change: transform;
}

@container footer (max-width: 60em) { /*960px*/
  .module-footer .footer-container {
    align-items: center;
    display: flex;
    flex-flow: column;
    padding-bottom: calc( var(--grid) );
    padding-top: calc( var(--grid) );
  }

  .module-footer .footer-heading, 
  .module-footer .footer-subheading, 
  .module-footer .footer-content, 
  .module-footer .footer-dispatch {
    align-self: unset;
    text-align: center;
  }

  .module-footer .footer-content {
    margin-top: calc( var(--grid) );
  }

  .module-footer .module-dispatch {
    margin-top: calc( var(--grid) );
    width: 100%;
  }

  .module-footer .module-dispatch .dispatch-container {
    margin: 0 auto;
    width: fit-content;
  }
}

.module-gallery.gallery-first {
  container: gallery / inline-size;
  position: relative;
}

.module-gallery.gallery-first:last-child {
  margin-bottom: 0;
}

.gallery-first .gallery-container {
  align-items: center;
  display: flex;
  flex-flow: column;
}

.gallery-first .gallery-module {
  order: -1;
}

.gallery-first .gallery-heading,
.gallery-first .gallery-module {
  margin-bottom: calc( var(--grid) );
}

.gallery-first .gallery-heading {
  font-size: calc( 0.48 * var(--rem) );
  text-align: center;
  max-width: 50%;;
  margin-bottom: calc( var(--grid) / 2 );
}

.gallery-first .gallery-list {
  display: grid;
  gap: calc( 0.16 * var(--rem) );
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.gallery-first .gallery-item {
  overflow: hidden;
  position: relative;
}

.gallery-first .gallery-link,
.gallery-first .gallery-figure {
  display: block;
  height: 100%;
  width: 100%;
}

.gallery-first .gallery-link {
  color: rgb( var(--color-first) );
  position: relative;
}

.gallery-first .gallery-figure {
  pointer-events: none;
}

.gallery-first .gallery-img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease 0s;
  width: 100%;
}

.gallery-first .gallery-link:hover .gallery-img,
.gallery-first .gallery-link:focus .gallery-img {
  transform: scale(1.2) translateZ(0px);
}

@container gallery (max-width: 60em) { /*960px*/
  .gallery-first .gallery-container {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gallery-first .gallery-heading {
    max-width: 80%;
  }
}

@container gallery (max-width: 40em) { /*640px*/
  .gallery-first .gallery-container {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-first .gallery-heading {
    font-size: calc( 0.32 * var(--rem) );
    max-width: 100%;
  }

  .gallery-first .gallery-list {
    grid-template-columns: 1fr 1fr;
  }
}

@container gallery (max-width: 20em) { /*320px*/
  .gallery-first .gallery-container {
    grid-template-columns: 1fr;
  }
}

.module-faq {
  --module: "faq";
}

.module-faq .faq-container {
  --animation-duration: var(--_animation-duration, 0.2s);
  --animation-timing-function: var(--_animation-timing-function, linear);

  --color-border: var(--color-second, 200, 209, 210);
  --color-main_: var(--color-main, 109, 4, 254);
  --color-font_: var(--color-second, 6, 16, 17);
}

.module-faq .faq-details {
  border-bottom: max(0.03125em, 1px) solid rgb( var(--color-border) );
}

.module-faq .faq-summary {
  cursor: pointer;
  color: rgb( var(--color-second) ) ;
  font-size: calc( 0.32 * var(--rem) );
  font-weight: 900;
  line-height: 1.5em;
  padding: 0.75em 2em 0.75em 0;
  position: relative;
  text-transform: uppercase;
  transition: color var(--animation-duration) var(--animation-timing-function);
}

.module-faq .faq-summary:hover,
.module-faq .faq-summary:focus {
  color: rgb( var(--color-main_) );
}

.module-faq .faq-summary:before,
.module-faq .faq-summary:after {
  background: rgb( var(--color-font_) );
  content: "";
  height: calc( 0.03 * var(--rem) );
  position: absolute;
  right: 0;
  top: 50%;
  width: calc( 0.03 * var(--rem) );
}

.module-faq .faq-summary:before {
  height: 1em;
  right: 0.5em;
  transform: translate(50%, -50%);
}

.module-faq [open] .faq-summary:before {
  display: none;
}

.module-faq .faq-summary:after {
  transform: translate(0, -50%);
  width: 1em;
}

.module-faq [open] .faq-content {
  padding-bottom: 1.2em;
}

@media (max-width: 1200px) {
  .module-faq .faq-summary {
    line-height: 1.5;
    padding: 1em 2em 1em 0;
  }
}

.module-sub {
  --module: "sub";
}

.module-sub .sub-container {
  --rem: var(--_rem, 100px);
  --grid: var(--_grid, 100px);

  --color-font_: var(--_color-font_, 6, 16, 17);

  display: grid;
  gap: calc( var(--grid) / 2 );
  grid-template-columns: 1fr calc( 7 * var(--rem) ) 1fr;
}

.module-sub:not(:last-child) .sub-container {
  padding-bottom: var(--grid);
}

.module-sub .sub-heading {
  align-self: start;
  color: rgb( var(--color-font_) );  
  font-size: calc( 1.28 * var(--rem) );
  font-weight: 700;
  letter-spacing: -0.09em;
  line-height: 1;
  margin: 0.5em 0 0 0;
  text-orientation: mixed;
  transform: scale(-1);
  writing-mode: vertical-rl;
  white-space: nowrap;
}

@media (max-width: 1000px) {
  .module-sub .sub-container {
    display: flex;
    flex-flow: column;
  }

  .module-sub .sub-heading {
    align-self: unset;
    color: rgb( var(--color-font_) );  
    font-size: calc( 0.48 * var(--rem) );
    letter-spacing: -0.09em;
    line-height: 1;
    margin: 0.5em 0 0 0;
    text-align: center;
    text-orientation: unset;
    transform: unset;
    writing-mode: unset;
    white-space: unset;
  }
}

.module-slider.slider-first {
  container: slider-first / inline-size;
  z-index: 0;
}

.module-header .module-slider.slider-first {
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  height: 100%;
  z-index: -1;
} 

.slider-first .slider-container {

}

.slider-first .slider-slide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}

.slider-first .slider-slide:before {
  background: rgba( var(--color-second), 0.5 );
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
}

.slider-first .slider-img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  width: 100%;
}

.compsoul-slider {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.compsoul-slide-hidden {
  border: 0;
  clip: rect(0 0 0 0); 
  height: 1px; 
  overflow: hidden; 
  padding: 0;
  position: absolute; 
  margin: -1px;
  width: 1px;
}

.compsoul-slide {
  box-sizing: border-box;
  left: 0;
  min-height: 100%;
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 0;
}

.compsoul-slide.compsoul-active {
  z-index: 1;
  pointer-events: auto;
}

.compsoul-slide-timeline {
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
}

.compsoul-slide-timeline:before {
  animation: compsoul-slide-timeline 8s linear forwards;
  animation-play-state: paused;
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  opacity: 0;
  transform: translate(-100%, 0);
  width: 100%;
}

.compsoul-slider .compsoul-slide-timeline.compsoul-active:before {
  animation-play-state: running;
}

.compsoul-slider:hover .compsoul-slide-timeline:before {
  animation-play-state: paused;
}

.compsoul-slide-timeline.compsoul-unset:before {
  animation: unset;
}

@keyframes compsoul-slide-timeline {
  from {
    transform: translate(-100%, 0);
  }

  to {
    transform: translate(0, 0);
  }
}

.compsoul-slider-fade .compsoul-slide {
  opacity: 0;
  will-change: opacity;
  z-index: 0;
}

.compsoul-slider-fade .compsoul-slide.compsoul-wait {
  opacity: 1;
  z-index: 1;
}

.compsoul-slider-fade .compsoul-slide.compsoul-active {
  opacity: 1;
  transition: opacity 0.4s;
  z-index: 2;
}

.compsoul-slider-fade .compsoul-slide.compsoul-first, 
.compsoul-slider-fade .compsoul-slide.compsoul-previous {
  transition: unset;
}

.compsoul-slider-vertical {
  overflow: hidden;
}

.compsoul-slider-vertical .compsoul-slide {
  background: transparent;
  will-change: transform;
}

.compsoul-slider-vertical .compsoul-slide.compsoul-previous {
  z-index: 2;
}

.compsoul-slider-vertical .compsoul-slide.compsoul-active {
  z-index: 4;
}

.compsoul-slider-vertical .compsoul-slide.compsoul-direction-down {
  animation: compsoul-slider-vertical-down 0.4s linear forwards;
}

@keyframes compsoul-slider-vertical-down {
  from {
    transform: translate(0, -100%);
  }

  to {
    transform: translate(0, 0);
  }
}

.compsoul-slider-vertical .compsoul-slide.compsoul-direction-up {
  animation: compsoul-slider-vertical-up 0.4s linear forwards;
}

@keyframes compsoul-slider-vertical-up {
  from {
    transform: translate(0, 100%);
  }

  to {
    transform: translate(0, 0);
  }
}

.compsoul-slider-vertical .compsoul-slide.compsoul-first, .compsoul-slider-vertical .compsoul-slide.compsoul-previous {
  animation: unset;
}

.compsoul-slider-horizontal {
  overflow: hidden;
}

.compsoul-slider-horizontal .compsoul-slide {
  will-change: transform;
}

.compsoul-slider-horizontal .compsoul-slide.compsoul-previous {
  z-index: 2;
}

.compsoul-slider-horizontal .compsoul-slide.compsoul-active {
  z-index: 4;
}

.compsoul-slider-horizontal .compsoul-slide.compsoul-direction-down {
  animation: compsoul-slider-horizontal-left 0.4s linear forwards;
}

@keyframes compsoul-slider-horizontal-left {
  from {
    transform: translate(-100%, 0);
  }

  to {
    transform: translate(0, 0);
  }
}

.compsoul-slider-horizontal .compsoul-slide.compsoul-direction-up {
  animation: compsoul-slider-horizontal-right 0.4s linear forwards;
}

@keyframes compsoul-slider-horizontal-right {
  from {
    transform: translate(100%, 0);
  }

  to {
    transform: translate(0, 0);
  }
}

.compsoul-slider-horizontal .compsoul-slide.compsoul-first, .compsoul-slider-horizontal .compsoul-slide.compsoul-previous {
  animation: unset;
}

.compsoul-gallery-div, .compsoul-gallery-small, .compsoul-gallery-small,
.compsoul-gallery-big, .compsoul-gallery-hash, .compsoul-gallery-hash-test,
.compsoul-gallery-comment, .compsoul-gallery-comment-inside, .compsoul-gallery-comment-mix, .compsoul-gallery {
  display: inline-block;
  position: relative;
}

.compsoul-gallery-div:after, .compsoul-gallery-small:after, .compsoul-gallery-small:after,
.compsoul-gallery-big:after, .compsoul-gallery-hash:after, .compsoul-gallery-hash-test:after,
.compsoul-gallery-comment:after, .compsoul-gallery-comment-inside:after, .compsoul-gallery-comment-mix:after, .compsoul-gallery:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.compsoul-gallery {
  display: inline-block;
  max-width: 80%;
}

.compsoul-gallery-container {
  background: rgba( var(--color-second), 0.9 );
  bottom: 0;
  font-size: calc( 0.08 * var(--rem) );
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  will-change: auto;
  z-index: 10;
}

.compsoul-gallery-container .compsoul-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  padding: 0;
  width: 1px;
}

.compsoul-gallery-container.compsoul-active {
  animation: gallery-container 0.2s linear;
  will-change: opacity;
}

.compsoul-gallery-container.compsoul-inactive {
  animation: gallery-container-close 0.2s linear forwards;
  will-change: opacity;
}

@keyframes gallery-container {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes gallery-container-close {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.compsoul-gallery-container button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: inherit;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.compsoul-gallery-content {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}

.thumbnails-active .compsoul-gallery-content {
  bottom: calc( 1.20 * var(--rem) );
}

.thumbnails-inactive .compsoul-gallery-content {
  bottom: 0;
}

.compsoul-gallery-content .compsoul-gallery-item {
  height: 80vh;
  height: calc( 100vh - ( 1.72 * var(--rem) ) );
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  visibility: hidden;
  width: 80vw;
  width: calc( 100vw - ( 2.04 * var(--rem) ) );
  will-change: auto;
  z-index: 0;
}

.compsoul-gallery-item.compsoul-active, .compsoul-gallery-item.compsoul-prev, .compsoul-gallery-item.compsoul-next {
  opacity: 1;
  transform: translate(-150vw, -50%);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  visibility: visible;
  will-change: opacity, transform;
  z-index: 1;
}

.compsoul-gallery-item.compsoul-fade {
  opacity: 0;
  transition: opacity 0.2s ease-out;
  visibility: visible;
  will-change: opacity;
}

.compsoul-direction-prev .compsoul-gallery-item.compsoul-prev,
.compsoul-direction-next .compsoul-gallery-item.compsoul-next {
  transition: unset;
  will-change: auto;
}

.compsoul-resize .compsoul-gallery-item.compsoul-prev {
  animation: compsoul-resize-prev 0.1s linear forwards;
}

@keyframes compsoul-resize-prev {
  from {
    transform: translate(-150vw, -50%);
  }

  to {
    transform: translate(-150vw, -50%);
  }

}

.compsoul-resize .compsoul-gallery-item.compsoul-next {
  animation: compsoul-resize-next 0.1s linear forwards;
}

@keyframes compsoul-resize-next {
  from {
    transform: translate(50vw, -50%);
  }

  to {
    transform: translate(50vw, -50%);
  }

}

.compsoul-gallery-item.compsoul-next {
  transform: translate(50vw, -50%);
}

.compsoul-gallery-item.compsoul-active {
  transform: translate(-50%, -50%);
}

.compsoul-disorderly .compsoul-gallery-item,
.compsoul-disorderly .compsoul-gallery-item.compsoul-prev,
.compsoul-disorderly .compsoul-gallery-item.compsoul-next {
  opacity: 0;
  transition: unset;
  visibility: hidden;
  will-change: auto;
  z-index: 2;
}

.compsoul-disorderly .compsoul-gallery-item.compsoul-past {
  animation: disorderly-past 0.2s linear;
  will-change: opacity, transform, visibility;
  z-index: 3;
}

@keyframes disorderly-past {
  0% {
    opacity: 1;
    transform: translate(-50%, -50%);
    visibility: visible;
  }

  99% {
    opacity: 0;
    transform: translate(-50%, -50%);
    visibility: visible;
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%);
    visibility: hidden;
  }

}

.compsoul-disorderly .compsoul-gallery-item.compsoul-active {
  animation: disorderly-active 0.2s linear;
  opacity: 1;
  visibility: visible;
  will-change: opacity, transform, visibility;
  z-index: 4;
}

@keyframes disorderly-active {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%);
    visibility: hidden;
  }

  1% {
    opacity: 0;
    transform: translate(-50%, -50%);
    visibility: visible;
  }

  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
    visibility: visible;
  }

}

.compsoul-gallery-item .compsoul-gallery-image {
  display: inline-block;
  left: 50%;
  opacity: 0.001;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  will-change: auto;
  width: auto;
  z-index: 1;
}

.compsoul-gallery-item.compsoul-active .compsoul-gallery-image {
  transition: opacity 0.2s 0.2s linear, transform 0.2s linear;
  will-change: opacity;
}

.compsoul-gallery-item .compsoul-gallery-image:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.thumbnails-show .compsoul-gallery-image {
  transform: scale(0.8) translate(-50%, -50%);
}

.thumbnails-show .compsoul-gallery-item.compsoul-active .compsoul-gallery-image {
  will-change: transform;
}

.compsoul-gallery-item.compsoul-loaded .compsoul-gallery-image {
  opacity: 1;
}

.compsoul-gallery-item .compsoul-gallery-image img {
  display: block;
  max-height: 80vh;
  max-height: calc( 100vh - ( 1.72 * var(--rem) ) );
  max-width: 80vw;
  max-width: calc( 100vw - ( 2.04 * var(--rem) ) );
}

.compsoul-gallery-item .compsoul-gallery-comment {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: rgb( var(--color-first) );
  font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
  font-size: 2em;
  left: 0;
  padding: 2em;
  position: absolute;
  right: 0;
  transform: translate(0, 100%);
  transition: transform 0.2s 0.4s linear;
  z-index: 1;
}

.compsoul-disorderly .compsoul-gallery-item .compsoul-gallery-comment {
  transform: translate(0, 0);
  transition: unset;
}

.compsoul-gallery-item.compsoul-active.compsoul-loaded .compsoul-gallery-comment {
  transform: translate(0, 0);
}

.compsoul-gallery-item .compsoul-gallery-comment.compsoul-inactive {
  display: none;
}

.compsoul-loader {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}

.compsoul-loader:before, .compsoul-loader:after {
  animation: compsoul-loading 1s linear infinite;
  animation-play-state: paused;
  border: 0.5em solid rgb( var(--color-first) );
  border-radius: 100%;
  content: "";
  display: block;
  filter: blur(1px);
  height: 8em;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8em;
}

.compsoul-gallery-item.compsoul-active .compsoul-loader,
.compsoul-gallery-item.compsoul-prev .compsoul-loader,
.compsoul-gallery-item.compsoul-next .compsoul-loader {
  transition: opacity 0.2s linear;
}

.compsoul-gallery-item.compsoul-active .compsoul-loader {
  opacity: 1;
}

.compsoul-gallery-item.compsoul-loaded .compsoul-loader {
  opacity: 0;
}

.compsoul-gallery-item.compsoul-active.compsoul-loading .compsoul-loader:before,
.compsoul-gallery-item.compsoul-active.compsoul-loading .compsoul-loader:after {
  animation-play-state: running;
}

.compsoul-loader:after {
  animation-delay: 0.5s;
}

@keyframes compsoul-loading {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.5);
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }

}

.compsoul-gallery-full-screen {
  background: #000;
  bottom: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  opacity: 0;
  overflow: auto;
  right: 0;
  top: 0;
  transition: opacity 0.2s linear;
  z-index: -1;
}

.compsoul-gallery-full-screen.compsoul-active {
  z-index: 1;
}

.compsoul-zoom .compsoul-gallery-full-screen {
  opacity: 1;
}

.compsoul-zoom-out .compsoul-gallery-full-screen {
  opacity: 0;
  transition-delay: 0.2s;
}

.compsoul-gallery-full-screen img {
  display: block;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 0.2s 0.2s linear;
}

.compsoul-zoom .compsoul-gallery-full-screen img {
  opacity: 1;
}

.compsoul-zoom-out .compsoul-gallery-full-screen img {
  opacity: 0;
  transition-delay: unset;
}

.compsoul-logo, .compsoul-gallery-close, .compsoul-gallery-next, .compsoul-gallery-prev, .thumbnails-toggle, .compsoul-gallery-progress, .compsoul-gallery-zoom {
  cursor: pointer;
  height: 7em;
  outline: 1px solid rgba(242, 242, 242, 0);
  overflow: hidden;
  position: absolute;
  right: 4em;
  top: 2em;
  transform: translate(0);
  transition: outline 0.2s linear;
  width: 7em;
}

.compsoul-logo {
  box-sizing: border-box;
  left: 4em;
  right: auto;
  transition: unset;
  width: 8em;
}

.compsoul-logo svg {
  fill: rgb( var(--color-first) );
  top: 50%;
  position: relative;
  transform: translate(0, -50%);
  transition: fill 0.2s linear;
}

.compsoul-logo:focus-within {
  outline: none;
}

.compsoul-logo:hover svg, .compsoul-logo:focus-within svg {
  fill: rgb( var(--color-main) );
}

.compsoul-logo:focus-within, .compsoul-gallery-close:focus-within, .compsoul-gallery-next:focus-within, .compsoul-gallery-prev:focus-within, .thumbnails-toggle:focus-within, .compsoul-gallery-progress:focus-within, .compsoul-gallery-zoom:focus-within {
  outline-color: rgba(242, 242, 242, 0.8);
}

.compsoul-gallery-close:before, .compsoul-gallery-next:before, .compsoul-gallery-prev:before, .thumbnails-toggle:before, .compsoul-gallery-progress:before, .compsoul-gallery-zoom:before, .compsoul-gallery-close:after, .compsoul-gallery-next:after, .compsoul-gallery-prev:after, .thumbnails-toggle:after, .compsoul-gallery-progress:after, .compsoul-gallery-zoom:after {
  background: rgb( var(--color-second) );
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: -2;
}

.compsoul-gallery-close:after, .compsoul-gallery-next:after, .compsoul-gallery-prev:after, .thumbnails-toggle:after, .compsoul-gallery-progress:after, .compsoul-gallery-zoom:after {
  background: none;
  z-index: 1;
}

.compsoul-gallery-close button, .compsoul-gallery-next button, .compsoul-gallery-prev button, .thumbnails-toggle button, .compsoul-gallery-progress button, .compsoul-gallery-zoom button {
  outline: 0;
  position: relative;
  z-index: -1;
}

.compsoul-gallery-close button:before, .compsoul-gallery-close button:after, .compsoul-gallery-next button:before, .compsoul-gallery-prev button:before {
  border-top: 0.25em solid rgb( var(--color-first) );
  border-right: 0.25em solid rgb( var(--color-first) );
  box-sizing: content-box;
  content: "";
  cursor: pointer;
  display: inline-block;
  height: 1em;
  padding: 0 0 0.25em 0.25em;
  width: 1em;
}

.compsoul-gallery-close {
  z-index: 2;
}

.compsoul-gallery-close button {
  cursor: pointer;
  height: 6em;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 6em;
}

.compsoul-gallery-close button:before, .compsoul-gallery-close button:after {
  bottom: 1.625em;
  left: 1.625em;
  position: absolute;
  transform: rotate(0deg);
}

.compsoul-gallery-close button:before {
  border: none;
  border-bottom: 0.25em solid rgb( var(--color-first) );
  border-left: 0.25em solid rgb( var(--color-first) );
  left: auto;
  padding: 0.25em 0.25em 0 0;
  right: 1.625em;
  top: 1.625em;
}

.compsoul-gallery-close button:after {
  border-top: 0.25em solid rgb( var(--color-first) );
  border-right: 0.25em solid rgb( var(--color-first) );
  padding: 0 0 0.25em 0.25em;
}

.compsoul-gallery-zoom {
  right: 28em;
}

.compsoul-gallery-zoom button {
  cursor: pointer;
  height: 100%;
  position: relative;
  width: 100%;
}

.compsoul-gallery-zoom button:before {
  border: 0.25em solid rgb( var(--color-first) );
  border-radius: 100%;
  content: "";
  height: 2em;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2em;
}

.compsoul-gallery-zoom button:after {
  background: rgb( var(--color-first) );
  border-radius: 0 0 0.25em 0.25em;
  content: "";
  height: 1em;
  left: 50%;
  margin: 1em 0 0 -1.5em;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate(-50%, -50%);
  width: 0.25em;
}

.compsoul-gallery-progress {
  right: 20em;
}

.compsoul-gallery-progress button {
  cursor: pointer;
  height: 100%;
  position: relative;
  width: 100%;
}

.compsoul-gallery-progress button:before {
  border-bottom: 1em solid transparent;
  border-left: 1.2em solid rgb( var(--color-first) );
  border-top: 1em solid transparent;
  border-radius: 0.2em;
  content: "";
  height: 0;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.2s 0.2s linear;
  width: 0;
}

.compsoul-gallery-progress.compsoul-active button:before {
  opacity: 0;
  transition-delay: unset;
}

.compsoul-gallery-progress button:after {
  animation: gallery-progress 6s linear forwards;
  animation-play-state: paused;
  color: rgb( var(--color-first) );
  content: "10";
  font-size: 1.6em;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: opacity 0.2s linear;
  transform: translate(-50%, -50%);
}

.compsoul-gallery-progress.compsoul-active button:after {
  opacity: 1;
  transition-delay: 0.2s;
}

.compsoul-gallery-progress.compsoul-play button:after {
  animation-delay: 0.4s;
  animation-play-state: running;
}

.compsoul-gallery-progress.compsoul-unset button:after {
  animation: unset;
}

@keyframes gallery-progress {
  0% {
    content: "10";
  }

  9% {
    content: "9";
  }

  18% {
    content: "8";
  }

  27% {
    content: "7";
  }

  36% {
    content: "6";
  }

  45% {
    content: "5";
  }

  54% {
    content: "4";
  }

  63% {
    content: "3";
  }

  72% {
    content: "2";
  }

  81% {
    content: "1";
  }

  90% {
    content: "0";
  }

  100% {
    content: "0";
  }

}

.compsoul-gallery-next, .compsoul-gallery-prev {
  opacity: 0;
  right: 4em;
  top: 50%;
  transform: translate(0, -50%);
  transition: opacity 0.2s linear, outline 0.2s linear;
}

.compsoul-gallery-next.compsoul-active, .compsoul-gallery-prev.compsoul-active {
  opacity: 1;
}

.compsoul-gallery-prev {
  left: 4em;
}

.compsoul-gallery-next button, .compsoul-gallery-prev button {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-1em, -50%);
}

.compsoul-gallery-prev button {
  transform: translate(-0.5em, -50%);
}

.compsoul-gallery-next button:before, .compsoul-gallery-prev button:before {
  transform: rotate(-135deg);
}

.compsoul-gallery-next button:before {
  transform: rotate(45deg);
}

.thumbnails-toggle {
  right: 12em;
}

.thumbnails-toggle button {
  cursor: pointer;
  height: 100%;
  position: relative;
  width: 100%;
}

.thumbnails-toggle button:before {
  background-color: transparent;
  background-image: linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.25em),
                    linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.25em),
                    linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.25em);
  background-position: 0 0, 0 0.75em, 0 1.5em;
  background-repeat: repeat-x;
  background-size: 0.75em 0.5em, 0.75em 0.5em, 0.75em 0.5em;
  content: "";
  cursor: pointer;
  height: 2em;
  left: 50%;
  opacity: 0.6;
  position: absolute;
  top: 50%;
  transition: opacity 0.4s linear;
  transform: translate(-50%, -50%);
  width: 2em;
}

.thumbnails-toggle:active button:before, .thumbnails-toggle button:active:before {
  background-image: linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.125em),
                    linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.125em),
                    linear-gradient(90deg, rgb( var(--color-first) ) 0.5em, transparent 0.125em);
  background-position: 0 0, 0 0.625em, 0 1.25em;
  background-size: 0.625em 0.5em, 0.625em 0.5em, 0.625em 0.5em;
  height: 1.75em;
  width: 1.75em;
}

.thumbnails-show .thumbnails-toggle button:before {
  opacity: 1;
}

.thumbnails-container {
  background: rgb( var(--color-second) );
  bottom: 0;
  font-size: 0;
  height: calc( 0.72 * var(--rem) );
  left: 0;
  letter-spacing: 0;
  position: fixed;
  right: 0;
  transition: transform 0.2s linear;
  transform: translateY(100%);
}

.thumbnails-show .thumbnails-container {
  transform: translateY(0);
}

.thumbnails-content {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.thumbnails-show .thumbnails-content  {
  transition: transform 0.2s linear;
}

.thumbnails-content.compsoul-drag {
  transition: unset;
}

.thumbnails-content.compsoul-drag:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.thumbnails-content .thumbnails-image {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 100%;
  position: relative;
  user-select: none;
}

.thumbnails-content .thumbnails-image:before, .thumbnails-content .thumbnails-image:after {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  outline: 1px solid rgb( var(--color-first) );
  outline-offset: -1px;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.2s linear;
  z-index: 1;
}

.thumbnails-content .thumbnails-image:after {
  outline-color: rgb( var(--color-main) );
}

.thumbnails-content .thumbnails-image button:focus {
  outline: none;
}

.thumbnails-content .thumbnails-image:focus-within:before {
  opacity: 1;
}

.thumbnails-content .thumbnails-image.compsoul-active:after {
  opacity: 1;
}

.thumbnails-content .thumbnails-image img {
  display: block;
  max-height: calc( 0.72 * var(--rem) );
}

.gallery {
  display: flex;
  flex-flow: row wrap;
  gap: calc( 0.10 * var(--rem) );
}

.gallery-row {
  display: flex;
  flex: 1 100%;
  flex-flow: row nowrap;
  gap: calc( 0.10 * var(--rem) );
}

.gallery-thumbnail * {
  pointer-events: none;
}

.gallery-thumbnail img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1000px) {
  .compsoul-gallery-container {
    font-size: calc( 0.054 * var(--rem) );
  }

  .compsoul-gallery-content .compsoul-gallery-item {
    height: 100vh;
    height: calc(100vh - ( 0.16 * var(--rem) ) );
    width: 100vw;
    width: calc(100vw - ( 0.16 * var(--rem) ) );
  }

  .thumbnails-show .compsoul-gallery-image {
    transform: scale(0.68) translate(-50%, -50%);
  }

  .compsoul-gallery-item .compsoul-gallery-image img {
    max-height: 100vh;
    max-height: calc(100vh - ( 0.16 * var(--rem) ) );
    max-width: 100vw;
    max-width: calc(100vw - ( 0.16 * var(--rem) ) );
  }

}

@media (max-width: 380px) {
  .compsoul-gallery-content .compsoul-gallery-item {
    height: 100vh;
    width: 100vw;
  }

  .thumbnails-show .compsoul-gallery-image {
    transform: scale(0.75) translate(-50%, -50%);
  }

  .compsoul-gallery-item .compsoul-gallery-image img {
    max-height: 100vh;
    max-width: 100vw;
  }

}

@media screen and (max-width: 82.5em) { /*1320px*/
  .html-first {
    --container: 100%;
    --margins: calc( 0.64 * var(--rem) );
  }

  .heading {
    font-size: calc( 0.64 * var(--rem) );
  }

  .module-headline .headline-header {
    font-size: calc( 0.64 * var(--rem) );
  }

  .module-headline .headline-strong {
    font-size: 1.75em;
  }

  .module-headline .headline-span {
    font-size: 0.375em;
  }

  .module-main .main-heading {
    font-size: calc( 0.5 * var(--rem) );
  }

  .module-form .form-checkbox-label {
    font-size: calc( 0.22 * var(--rem) );
  }

  .module-main .main-container {
    padding-bottom: calc( var(--grid) );
  }

  .gallery-first .gallery-heading {
    max-width: 80%;
  }

  .module-dispatch .module-form .form-container {
    grid-template-columns: 1fr;
  }

  .module-content .content-heading {
    margin: calc( 0.4 * var(--rem) ) 0 calc( 0.24 * var(--rem) );
  }
}

@media screen and (max-width: 64em) { /*1024px*/
  .html-first {
    --grid: calc( 0.48 * var(--rem) );
    --margins: calc( 0.48 * var(--rem) );
  }

  .module {
    margin-bottom: var(--grid);
    margin-top: var(--grid);
  }

  .heading {
    font-size: calc( 0.48 * var(--rem) );
    line-height: 1.25;
  }

  .module-headline .headline-container {
    gap: 6vw;
  }

  .module-headline .headline-header {
    font-size: 5.75vw;
    margin: 0;
  }

  .module-headline .headline-strong {
    font-size: 16vw;
  }

  .module-headline .headline-span {
    font-size: 3vw;
  }

  .module-video .video-container {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 32.5em) { /*520px*/
  .html-first {
    --margins: calc( 0.16 * var(--rem) );
  }

  .module-headline .headline-img {
    max-width: 80vw;
  }
}

@media screen and (max-width: 30em) { /*480px*/
  .heading {
    font-size: calc( 0.32 * var(--rem) );
  }

  .subheading {
    font-size: calc( 0.24 * var(--rem) );
  }

  .module-phone .phone-container{
    display: none;
  }
}

.text-center {
text-align: center!important;
}

.form-plans {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.form-plan-item-4 {
  flex: 0 0 calc(25% - 11.25px);
}

.form-plan-item-3 {
  flex: 0 0 33.3333%;
}

/* Responsive */
@media (max-width: 768px) {
  .form-plan-item-4,
  .form-plan-item-3 {
    flex: 0 0 50%;
  }
}

@media (max-width: 480px) {
  .form-plan-item-4,
  .form-plan-item-3 {
    flex: 0 0 100%;
  }
}

.form-contact-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.form-contact-row .form-field {
  flex: 1 1 calc(33.333% - 10px);
  min-width: 0;
}

/* Tablet */
@media (max-width: 768px) {
  .form-contact-row .form-field {
    flex: 1 1 calc(50% - 10px);
  }
}

/* Mobile */
@media (max-width: 480px) {
  .form-contact-row .form-field {
    flex: 1 1 100%;
  }
}

.module-main .dispatch-container {
  background: rgba( var(--color-second), 0.05);
  border-radius: 0.1rem;
padding: var(--grid);
    text-align: center;
}

.module-form .label_small .form-checkbox-label {
font-size: calc(0.19 * var(--rem))!important;
}
.landingform .module-form .form-input {
margin: 0 0 calc(0.22 * var(--rem))!important;
}

.landingform .form-contact-row {
  margin-bottom: 50px;
}
